Pull request #4133 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7+0b67b2119381be7da318202365afae4bab1434a1 (a5ec39629ab9afafcfab2bbed7acacb30bc1dc49) 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-ssh14122540522154312554.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12723239557187465435.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4133/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-4133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12691533613622076522.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-4133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4706372057883846293.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2956046363817122249.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-4133/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-4133/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3649850142630020734.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/v2], buildSnap:false] ========================================================= [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.18 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/v2 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-23568 in /w/workspace/edgexfoundry_edgex-go_PR-4133 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 Merge succeeded, producing 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 Checking out Revision 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 (PR-4133) > 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/4133/head:refs/remotes/origin/PR-4133 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 # 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 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-25T19:06:07.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-25T19:06:07.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-25T19:06:07.848Z] ========================================================= [2022-08-25T19:06:07.848Z] EdgeX Global Pipelines Version Info [2022-08-25T19:06:07.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:06:08.641Z] ------------------- [2022-08-25T19:06:08.641Z] stable info: [2022-08-25T19:06:08.641Z] ------------------- [2022-08-25T19:06:08.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-25T19:06:08.641Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T19:06:08.641Z] Message: update stable to v1.0.239 [2022-08-25T19:06:09.218Z] ------------------- [2022-08-25T19:06:09.218Z] experimental info: [2022-08-25T19:06:09.218Z] ------------------- [2022-08-25T19:06:09.218Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-25T19:06:09.218Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T19:06:09.218Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-25T19:06:09.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-25T19:06:09.672Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-25T19:06:09.716Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-25T19:06:09.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-25T19:06:09.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-25T19:06:09.850Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-25T19:06:09.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-25T19:06:09.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-25T19:06:09.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-25T19:06:10.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-25T19:06:10.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-25T19:06:10.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-25T19:06:10.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-25T19:06:10.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-25T19:06:10.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-25T19:06:10.247Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T19:06:10.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T19:06:10.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-25T19:06:10.374Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-25T19:06:10.418Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-25T19:06:10.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-25T19:06:10.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-25T19:06:10.551Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-25T19:06:10.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4133 [Pipeline] echo [2022-08-25T19:06:10.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4133 [Pipeline] echo [2022-08-25T19:06:10.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4133 [Pipeline] echo [2022-08-25T19:06:10.725Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [Pipeline] echo [2022-08-25T19:06:10.769Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 941f66c [Pipeline] echo [2022-08-25T19:06:10.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T19:06:10.934Z] provisioning config files... [2022-08-25T19:06:10.954Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2333871842327458487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:06:11.326Z] ---> docker-login.sh [2022-08-25T19:06:11.326Z] nexus3.edgexfoundry.org:10001 [2022-08-25T19:06:11.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:06:11.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:06:11.590Z] Configure a credential helper to remove this warning. See [2022-08-25T19:06:11.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:06:11.590Z] [2022-08-25T19:06:11.590Z] Login Succeeded [2022-08-25T19:06:11.590Z] nexus3.edgexfoundry.org:10002 [2022-08-25T19:06:11.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:06:11.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:06:11.854Z] Configure a credential helper to remove this warning. See [2022-08-25T19:06:11.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:06:11.854Z] [2022-08-25T19:06:11.854Z] Login Succeeded [2022-08-25T19:06:11.854Z] nexus3.edgexfoundry.org:10003 [2022-08-25T19:06:11.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:06:11.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:06:11.854Z] Configure a credential helper to remove this warning. See [2022-08-25T19:06:11.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:06:11.854Z] [2022-08-25T19:06:11.854Z] Login Succeeded [2022-08-25T19:06:11.854Z] nexus3.edgexfoundry.org:10004 [2022-08-25T19:06:12.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:06:12.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:06:12.116Z] Configure a credential helper to remove this warning. See [2022-08-25T19:06:12.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:06:12.116Z] [2022-08-25T19:06:12.116Z] Login Succeeded [2022-08-25T19:06:12.116Z] docker.io [2022-08-25T19:06:12.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:06:12.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:06:12.697Z] Configure a credential helper to remove this warning. See [2022-08-25T19:06:12.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:06:12.697Z] [2022-08-25T19:06:12.697Z] Login Succeeded [2022-08-25T19:06:12.697Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T19:06:12.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T19:06:13.169Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/core-command/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/core-data/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/core-metadata/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/support-notifications/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-25T19:06:13.169Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-25T19:06:13.169Z] + cut -d/ -f2 [2022-08-25T19:06:13.169Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-25T19:06:13.226Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-25T19:06:13.735Z] + git rev-list -1 --merges 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7~1..941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [Pipeline] echo [2022-08-25T19:06:13.776Z] -----------> git rev-list -1 --merges 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7~1..941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [false] [Pipeline] sh [2022-08-25T19:06:14.092Z] + git log --format=format:%s -1 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [Pipeline] echo [2022-08-25T19:06:14.130Z] ========================================================= [2022-08-25T19:06:14.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-25T19:06:14.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-25T19:06:14.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T19:06:14.579Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-25T19:06:14.579Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-25T19:06:14.579Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-25T19:06:14.579Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-25T19:06:14.579Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-25T19:06:14.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:06:15.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T19:06:15.032Z] [2022-08-25T19:06:15.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:06:15.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T19:06:15.411Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-25T19:06:15.411Z] b85a868b505f: Pulling fs layer [2022-08-25T19:06:15.411Z] e2be974225ed: Pulling fs layer [2022-08-25T19:06:15.411Z] 339a4e72a1f5: Pulling fs layer [2022-08-25T19:06:15.411Z] 988bab9f4d93: Pulling fs layer [2022-08-25T19:06:15.411Z] 1469e6f7b9e6: Pulling fs layer [2022-08-25T19:06:15.411Z] eaf3925da568: Pulling fs layer [2022-08-25T19:06:15.411Z] bab4dde63d76: Pulling fs layer [2022-08-25T19:06:15.411Z] 1469e6f7b9e6: Waiting [2022-08-25T19:06:15.411Z] bde34c3a00c8: Pulling fs layer [2022-08-25T19:06:15.411Z] b352a97aabf1: Pulling fs layer [2022-08-25T19:06:15.411Z] 4872d77fe225: Pulling fs layer [2022-08-25T19:06:15.411Z] 5851b861e8e6: Pulling fs layer [2022-08-25T19:06:15.411Z] eaf3925da568: Waiting [2022-08-25T19:06:15.411Z] bab4dde63d76: Waiting [2022-08-25T19:06:15.411Z] bde34c3a00c8: Waiting [2022-08-25T19:06:15.411Z] b352a97aabf1: Waiting [2022-08-25T19:06:15.411Z] 4872d77fe225: Waiting [2022-08-25T19:06:15.411Z] 988bab9f4d93: Waiting [2022-08-25T19:06:15.411Z] 5851b861e8e6: Waiting [2022-08-25T19:06:15.411Z] e2be974225ed: Download complete [2022-08-25T19:06:15.411Z] 988bab9f4d93: Download complete [2022-08-25T19:06:15.676Z] 1469e6f7b9e6: Verifying Checksum [2022-08-25T19:06:15.676Z] 1469e6f7b9e6: Download complete [2022-08-25T19:06:15.676Z] eaf3925da568: Verifying Checksum [2022-08-25T19:06:15.676Z] eaf3925da568: Download complete [2022-08-25T19:06:15.676Z] 339a4e72a1f5: Verifying Checksum [2022-08-25T19:06:15.676Z] 339a4e72a1f5: Download complete [2022-08-25T19:06:15.676Z] bde34c3a00c8: Download complete [2022-08-25T19:06:15.676Z] b352a97aabf1: Verifying Checksum [2022-08-25T19:06:15.676Z] b352a97aabf1: Download complete [2022-08-25T19:06:15.676Z] 4872d77fe225: Verifying Checksum [2022-08-25T19:06:15.676Z] 4872d77fe225: Download complete [2022-08-25T19:06:15.676Z] 5851b861e8e6: Download complete [2022-08-25T19:06:15.676Z] b85a868b505f: Verifying Checksum [2022-08-25T19:06:15.676Z] b85a868b505f: Download complete [2022-08-25T19:06:15.944Z] bab4dde63d76: Verifying Checksum [2022-08-25T19:06:15.944Z] bab4dde63d76: Download complete [2022-08-25T19:06:17.338Z] b85a868b505f: Pull complete [2022-08-25T19:06:17.338Z] e2be974225ed: Pull complete [2022-08-25T19:06:17.909Z] 339a4e72a1f5: Pull complete [2022-08-25T19:06:17.909Z] 988bab9f4d93: Pull complete [2022-08-25T19:06:18.171Z] 1469e6f7b9e6: Pull complete [2022-08-25T19:06:18.431Z] eaf3925da568: Pull complete [2022-08-25T19:06:20.355Z] bab4dde63d76: Pull complete [2022-08-25T19:06:20.617Z] bde34c3a00c8: Pull complete [2022-08-25T19:06:20.617Z] b352a97aabf1: Pull complete [2022-08-25T19:06:20.617Z] 4872d77fe225: Pull complete [2022-08-25T19:06:20.880Z] 5851b861e8e6: Pull complete [2022-08-25T19:06:20.880Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-25T19:06:20.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T19:06:20.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:06:21.128Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-08-25T19:06:21.171Z] $ 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 [2022-08-25T19:06:22.720Z] $ docker top 1663df659e2f16ebf2ff66c86852a23bb3677a00aba966fa330321a0f2db84ba -eo pid,comm [2022-08-25T19:06:22.782Z] 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). [2022-08-25T19:06:22.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T19:06:22.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T19:06:22.905Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T19:06:23.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T19:06:23.039Z] $ docker exec 1663df659e2f16ebf2ff66c86852a23bb3677a00aba966fa330321a0f2db84ba ssh-agent [2022-08-25T19:06:23.157Z] SSH_AUTH_SOCK=/tmp/ssh-Fve80WhO6LJa/agent.32 [2022-08-25T19:06:23.157Z] SSH_AGENT_PID=38 [2022-08-25T19:06:23.162Z] Running ssh-add (command line suppressed) [2022-08-25T19:06:23.278Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5948383770276026451.key (/w/workspace/edgex-go/1@tmp/private_key_5948383770276026451.key) [2022-08-25T19:06:23.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T19:06:23.629Z] + git tag --points-at HEAD [Pipeline] } [2022-08-25T19:06:23.659Z] $ docker exec --env ******** --env ******** 1663df659e2f16ebf2ff66c86852a23bb3677a00aba966fa330321a0f2db84ba ssh-agent -k [2022-08-25T19:06:23.786Z] unset SSH_AUTH_SOCK; [2022-08-25T19:06:23.786Z] unset SSH_AGENT_PID; [2022-08-25T19:06:23.787Z] echo Agent pid 38 killed; [2022-08-25T19:06:23.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-25T19:06:23.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T19:06:23.886Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T19:06:24.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T19:06:24.043Z] $ docker exec 1663df659e2f16ebf2ff66c86852a23bb3677a00aba966fa330321a0f2db84ba ssh-agent [2022-08-25T19:06:24.170Z] SSH_AUTH_SOCK=/tmp/ssh-fuIC6dk891B3/agent.72 [2022-08-25T19:06:24.170Z] SSH_AGENT_PID=78 [2022-08-25T19:06:24.176Z] Running ssh-add (command line suppressed) [2022-08-25T19:06:24.295Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4263160158399378830.key (/w/workspace/edgex-go/1@tmp/private_key_4263160158399378830.key) [2022-08-25T19:06:24.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T19:06:24.643Z] + git semver init [2022-08-25T19:06:24.905Z] 2022-08-25 19:06:24,861 [run_init] DEBUG init version:0.0.0 force:False [2022-08-25T19:06:24.905Z] 2022-08-25 19:06:24,862 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-25T19:06:24.905Z] 2022-08-25 19:06:24,862 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-25T19:06:24.905Z] 2022-08-25 19:06:24,862 [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) [2022-08-25T19:06:29.183Z] 2022-08-25 19:06:28,945 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-25T19:06:29.183Z] 2022-08-25 19:06:28,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4133 with force:False [2022-08-25T19:06:29.183Z] 2022-08-25 19:06:28,946 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4133 [2022-08-25T19:06:29.183Z] 2022-08-25 19:06:28,950 [execute] INFO git cat-file --batch-check [2022-08-25T19:06:29.183Z] 2022-08-25 19:06:28,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T19:06:29.183Z] 2022-08-25 19:06:28,959 [execute] INFO git cat-file --batch [2022-08-25T19:06:29.183Z] 2022-08-25 19:06:28,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T19:06:29.183Z] 2022-08-25 19:06:28,964 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4133 [2022-08-25T19:06:29.183Z] 0.0.0 [Pipeline] } [2022-08-25T19:06:29.214Z] $ docker exec --env ******** --env ******** 1663df659e2f16ebf2ff66c86852a23bb3677a00aba966fa330321a0f2db84ba ssh-agent -k [2022-08-25T19:06:29.330Z] unset SSH_AUTH_SOCK; [2022-08-25T19:06:29.330Z] unset SSH_AGENT_PID; [2022-08-25T19:06:29.330Z] echo Agent pid 78 killed; [2022-08-25T19:06:29.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T19:06:29.779Z] + git semver [Pipeline] } [2022-08-25T19:06:30.071Z] $ docker stop --time=1 1663df659e2f16ebf2ff66c86852a23bb3677a00aba966fa330321a0f2db84ba [2022-08-25T19:06:31.424Z] $ docker rm -f 1663df659e2f16ebf2ff66c86852a23bb3677a00aba966fa330321a0f2db84ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T19:06:31.853Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-25T19:06:32.187Z] Stashed 1 file(s) [Pipeline] echo [2022-08-25T19:06:32.205Z] [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 [2022-08-25T19:06:33.076Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-25T19:06:33.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T19:06:33.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T19:06:33.186Z] ========================================================= [2022-08-25T19:06:33.186Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-25T19:06:33.186Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:06:33.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T19:06:33.538Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-25T19:06:33.538Z] 2408cc74d12b: Pulling fs layer [2022-08-25T19:06:33.538Z] ea60b727a1ce: Pulling fs layer [2022-08-25T19:06:33.538Z] 30c4a7721957: Pulling fs layer [2022-08-25T19:06:33.538Z] 370296b7ddb6: Pulling fs layer [2022-08-25T19:06:33.538Z] 7c6cee850709: Pulling fs layer [2022-08-25T19:06:33.538Z] 39a5fcdaea64: Pulling fs layer [2022-08-25T19:06:33.538Z] d94ebbe4e438: Pulling fs layer [2022-08-25T19:06:33.538Z] bcfd1f05c69d: Pulling fs layer [2022-08-25T19:06:33.538Z] 59ccb84bbe0f: Pulling fs layer [2022-08-25T19:06:33.538Z] 7c6cee850709: Waiting [2022-08-25T19:06:33.538Z] 39a5fcdaea64: Waiting [2022-08-25T19:06:33.538Z] d94ebbe4e438: Waiting [2022-08-25T19:06:33.538Z] bcfd1f05c69d: Waiting [2022-08-25T19:06:33.538Z] 370296b7ddb6: Waiting [2022-08-25T19:06:33.538Z] 59ccb84bbe0f: Waiting [2022-08-25T19:06:33.538Z] 30c4a7721957: Verifying Checksum [2022-08-25T19:06:33.538Z] 30c4a7721957: Download complete [2022-08-25T19:06:33.538Z] ea60b727a1ce: Download complete [2022-08-25T19:06:33.538Z] 7c6cee850709: Verifying Checksum [2022-08-25T19:06:33.538Z] 7c6cee850709: Download complete [2022-08-25T19:06:33.538Z] 39a5fcdaea64: Verifying Checksum [2022-08-25T19:06:33.538Z] 39a5fcdaea64: Download complete [2022-08-25T19:06:33.538Z] 2408cc74d12b: Verifying Checksum [2022-08-25T19:06:33.538Z] 2408cc74d12b: Download complete [2022-08-25T19:06:33.800Z] d94ebbe4e438: Download complete [2022-08-25T19:06:33.800Z] 2408cc74d12b: Pull complete [2022-08-25T19:06:34.063Z] ea60b727a1ce: Pull complete [2022-08-25T19:06:34.063Z] 30c4a7721957: Pull complete [2022-08-25T19:06:34.063Z] 59ccb84bbe0f: Verifying Checksum [2022-08-25T19:06:34.063Z] 59ccb84bbe0f: Download complete [2022-08-25T19:06:34.326Z] bcfd1f05c69d: Verifying Checksum [2022-08-25T19:06:34.326Z] bcfd1f05c69d: Download complete [2022-08-25T19:06:34.588Z] 370296b7ddb6: Verifying Checksum [2022-08-25T19:06:34.588Z] 370296b7ddb6: Download complete [2022-08-25T19:06:38.783Z] 370296b7ddb6: Pull complete [2022-08-25T19:06:38.783Z] 7c6cee850709: Pull complete [2022-08-25T19:06:38.783Z] 39a5fcdaea64: Pull complete [2022-08-25T19:06:38.783Z] d94ebbe4e438: Pull complete [2022-08-25T19:06:41.322Z] bcfd1f05c69d: Pull complete [2022-08-25T19:06:41.584Z] 59ccb84bbe0f: Pull complete [2022-08-25T19:06:41.584Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-25T19:06:41.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T19:06:41.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:06:41.944Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T19:06:41.945Z] WORKDIR /edgex [2022-08-25T19:06:41.945Z] COPY go.mod . [2022-08-25T19:06:41.945Z] RUN go mod download [2022-08-25T19:06:41.945Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-25T19:06:42.514Z] Sending build context to Docker daemon 169.3MB [2022-08-25T19:06:42.514Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T19:06:42.514Z] ---> a4fb48ad2a94 [2022-08-25T19:06:42.514Z] Step 2/4 : WORKDIR /edgex [2022-08-25T19:06:44.440Z] ---> Running in 154e6faf7349 [2022-08-25T19:06:44.440Z] Removing intermediate container 154e6faf7349 [2022-08-25T19:06:44.440Z] ---> 02589b2d0e83 [2022-08-25T19:06:44.440Z] Step 3/4 : COPY go.mod . [2022-08-25T19:06:44.700Z] ---> 7bbb16048fd4 [2022-08-25T19:06:44.701Z] Step 4/4 : RUN go mod download [2022-08-25T19:06:44.701Z] ---> Running in d1a2ca2961b2 [2022-08-25T19:06:47.574Z] Still waiting to schedule task [2022-08-25T19:06:47.574Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23569’ is offline [2022-08-25T19:06:59.620Z] Removing intermediate container d1a2ca2961b2 [2022-08-25T19:06:59.620Z] ---> 2aa0658d2e16 [2022-08-25T19:06:59.620Z] Successfully built 2aa0658d2e16 [2022-08-25T19:06:59.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:07:00.019Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T19:07:00.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:07:00.191Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-08-25T19:07:00.232Z] $ 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 [2022-08-25T19:07:00.697Z] $ docker top ea6561d01c784872ebcb26bb395e29a7d8f3c1d41a2a885e53c30edbc665b40c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:07:01.116Z] + go version [2022-08-25T19:07:01.117Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-25T19:07:01.153Z] $ docker stop --time=1 ea6561d01c784872ebcb26bb395e29a7d8f3c1d41a2a885e53c30edbc665b40c [2022-08-25T19:07:02.462Z] $ docker rm -f ea6561d01c784872ebcb26bb395e29a7d8f3c1d41a2a885e53c30edbc665b40c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:07:03.185Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T19:07:03.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:07:03.350Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-08-25T19:07:03.394Z] $ 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 [2022-08-25T19:07:03.815Z] $ docker top f6fe333312a5fdb8577fa441795257922d26b184ec0957fef9c3da8bb296ff8c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-25T19:07:03.949Z] ========================================================= [2022-08-25T19:07:03.949Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-25T19:07:03.949Z] ========================================================= [Pipeline] sh [2022-08-25T19:07:04.280Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:07:04.639Z] + make test [2022-08-25T19:07:04.640Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-25T19:07:11.229Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-25T19:07:26.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-25T19:07:26.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-25T19:07:26.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.136s coverage: 54.2% of statements [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-25T19:07:26.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.160s coverage: 89.2% of statements [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 2.1% of statements [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.089s coverage: 29.6% of statements [2022-08-25T19:07:29.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-08-25T19:07:29.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2022-08-25T19:07:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-08-25T19:07:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-08-25T19:07:40.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 80.8% of statements [2022-08-25T19:07:40.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 65.1% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.044s coverage: 87.2% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 65.8% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 43.6% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-25T19:07:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-25T19:07:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-25T19:07:48.918Z] 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 [2022-08-25T19:08:07.007Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-25T19:08:07.007Z] GO111MODULE=on go vet ./... [2022-08-25T19:08:10.299Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T19:08:10.299Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T19:08:10.299Z] ./bin/test-attribution-txt.sh [2022-08-25T19:08:10.299Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-25T19:08:10.299Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-25T19:08:10.299Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-25T19:08:10.299Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T19:08:10.299Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T19:08:10.299Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-25T19:08:10.299Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T19:08:10.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-25T19:08:10.644Z] + ls -al . [2022-08-25T19:08:10.645Z] total 736 [2022-08-25T19:08:10.645Z] drwxrwxr-x 10 1001 1001 4096 Aug 25 19:07 . [2022-08-25T19:08:10.645Z] drwxr-xr-x 4 root root 4096 Aug 25 19:07 .. [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 16 Aug 25 19:06 .dockerignore [2022-08-25T19:08:10.645Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 19:07 .git [2022-08-25T19:08:10.645Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 19:06 .github [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 1030 Aug 25 19:06 .gitignore [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 42 Aug 25 19:06 .golangci.yml [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 87 Aug 25 19:06 .hadolint.yml [2022-08-25T19:08:10.645Z] drwxr-xr-x 3 1001 1001 4096 Aug 25 19:06 .semver [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 166 Aug 25 19:06 .sonarcloud.properties [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 1171 Aug 25 19:06 ADOPTERS.md [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 10347 Aug 25 19:06 Attribution.txt [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 63209 Aug 25 19:06 CHANGELOG.md [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 3804 Aug 25 19:06 CONTRIBUTING.md [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 677 Aug 25 19:06 GOVERNANCE.md [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 850 Aug 25 19:06 Jenkinsfile [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 10775 Aug 25 19:06 LICENSE [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 13276 Aug 25 19:06 Makefile [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 582 Aug 25 19:06 OWNERS.md [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 9094 Aug 25 19:06 README.md [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 6912 Aug 25 19:06 SECURITY.md [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 5 Aug 25 19:06 VERSION [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 4131 Aug 25 19:06 ZMQWindows.md [2022-08-25T19:08:10.645Z] drwxrwxr-x 2 1001 1001 4096 Aug 25 19:06 bin [2022-08-25T19:08:10.645Z] drwxrwxr-x 18 1001 1001 4096 Aug 25 19:06 cmd [2022-08-25T19:08:10.645Z] -rw-r--r-- 1 root root 482786 Aug 25 19:07 coverage.out [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 3681 Aug 25 19:06 go.mod [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 38033 Aug 25 19:06 go.sum [2022-08-25T19:08:10.645Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 19:06 internal [2022-08-25T19:08:10.645Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 19:06 openapi [2022-08-25T19:08:10.645Z] drwxrwxr-x 4 1001 1001 4096 Aug 25 19:06 snap [2022-08-25T19:08:10.645Z] -rw-rw-r-- 1 1001 1001 204 Aug 25 19:06 version.go [Pipeline] sh [2022-08-25T19:08:10.959Z] + '[' -e coverage.out ] [2022-08-25T19:08:10.959Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-25T19:08:11.087Z] Stashed 1 file(s) [Pipeline] sh [2022-08-25T19:08:11.386Z] + make build [2022-08-25T19:08:11.386Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-25T19:08:23.601Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-25T19:08:33.584Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-25T19:08:33.584Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-25T19:08:40.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-25T19:08:40.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-25T19:08:41.106Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-25T19:08:42.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-25T19:08:43.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:08:44.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:08:44.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-25T19:08:45.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-25T19:08:47.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2022-08-25T19:08:48.753Z] $ docker stop --time=1 f6fe333312a5fdb8577fa441795257922d26b184ec0957fef9c3da8bb296ff8c [2022-08-25T19:08:50.879Z] $ docker rm -f f6fe333312a5fdb8577fa441795257922d26b184ec0957fef9c3da8bb296ff8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:08:52.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-25T19:08:52.004Z] [2022-08-25T19:08:52.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:08:52.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-25T19:08:52.412Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-25T19:08:52.412Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-25T19:08:52.412Z] ca9280d653b3: Pulling fs layer [2022-08-25T19:08:52.412Z] 7e9c9ca2126c: Pulling fs layer [2022-08-25T19:08:52.412Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-25T19:08:52.412Z] cbdbe7a5bc2a: Download complete [2022-08-25T19:08:52.673Z] ca9280d653b3: Verifying Checksum [2022-08-25T19:08:52.673Z] ca9280d653b3: Download complete [2022-08-25T19:08:52.673Z] cbdbe7a5bc2a: Pull complete [2022-08-25T19:08:52.932Z] 7e9c9ca2126c: Verifying Checksum [2022-08-25T19:08:52.932Z] 7e9c9ca2126c: Download complete [2022-08-25T19:08:52.932Z] ca9280d653b3: Pull complete [2022-08-25T19:08:56.227Z] 7e9c9ca2126c: Pull complete [2022-08-25T19:08:56.227Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-25T19:08:56.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-25T19:08:56.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:08:56.453Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-08-25T19:08:56.498Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-25T19:08:57.594Z] $ docker top 52ed9f8a82b86782ff55ae71341b2996e9684fe5ee4f35bc340f992bc91fc6e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:08:58.012Z] + docker-compose build --help [2022-08-25T19:08:58.013Z] + grep parallel [2022-08-25T19:08:58.583Z] --parallel Build images in parallel. [Pipeline] } [2022-08-25T19:08:58.617Z] $ docker stop --time=1 52ed9f8a82b86782ff55ae71341b2996e9684fe5ee4f35bc340f992bc91fc6e8 [2022-08-25T19:08:59.937Z] $ docker rm -f 52ed9f8a82b86782ff55ae71341b2996e9684fe5ee4f35bc340f992bc91fc6e8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:09:00.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-25T19:09:00.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:09:00.709Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-08-25T19:09:00.750Z] $ 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 [2022-08-25T19:09:01.124Z] $ docker top 3a5e524355be5793a1e27328cda0adc22b15bcbf6317a9bf64a68365c8b0e335 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:09:01.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-25T19:09:02.095Z] Building core-command ... [2022-08-25T19:09:02.095Z] Building core-data ... [2022-08-25T19:09:02.095Z] Building core-metadata ... [2022-08-25T19:09:02.095Z] Building security-bootstrapper ... [2022-08-25T19:09:02.095Z] Building security-proxy-setup ... [2022-08-25T19:09:02.095Z] Building security-secretstore-setup ... [2022-08-25T19:09:02.095Z] Building security-spiffe-token-provider ... [2022-08-25T19:09:02.095Z] Building security-spire-agent ... [2022-08-25T19:09:02.095Z] Building security-spire-config ... [2022-08-25T19:09:02.095Z] Building security-spire-server ... [2022-08-25T19:09:02.095Z] Building support-notifications ... [2022-08-25T19:09:02.095Z] Building support-scheduler ... [2022-08-25T19:09:02.095Z] Building sys-mgmt-agent ... [2022-08-25T19:09:02.095Z] Building security-secretstore-setup [2022-08-25T19:09:02.095Z] Building security-proxy-setup [2022-08-25T19:09:02.095Z] Building core-command [2022-08-25T19:09:02.095Z] Building security-spire-server [2022-08-25T19:09:02.095Z] Building support-notifications [2022-08-25T19:09:12.075Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:12.075Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:12.075Z] ---> 2aa0658d2e16 [2022-08-25T19:09:12.075Z] Step 3/25 : WORKDIR /edgex-go [2022-08-25T19:09:12.075Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:12.075Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:12.075Z] ---> 2aa0658d2e16 [2022-08-25T19:09:12.075Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:09:12.336Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:12.337Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:12.337Z] ---> 2aa0658d2e16 [2022-08-25T19:09:12.337Z] Step 3/25 : WORKDIR /edgex-go [2022-08-25T19:09:12.337Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:12.337Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:12.337Z] ---> 2aa0658d2e16 [2022-08-25T19:09:12.337Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:09:12.679Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23570 in /w/workspace/edgexfoundry_edgex-go_PR-4133 [Pipeline] { [Pipeline] ws [2022-08-25T19:09:12.721Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-25T19:09:12.808Z] The recommended git tool is: git [2022-08-25T19:09:12.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:09:12.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:09:12.909Z] ---> 2aa0658d2e16 [2022-08-25T19:09:12.909Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:09:15.456Z] ---> Running in a844108d8895 [2022-08-25T19:09:15.456Z] ---> Running in 441eb396c71a [2022-08-25T19:09:15.456Z] ---> Running in 688d220351db [2022-08-25T19:09:15.456Z] ---> Running in 949936743d1f [2022-08-25T19:09:15.456Z] ---> Running in e47cc6ae3d10 [2022-08-25T19:09:15.456Z] Removing intermediate container 688d220351db [2022-08-25T19:09:15.456Z] ---> 11cfdf2b2f21 [2022-08-25T19:09:15.456Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:15.456Z] Removing intermediate container 441eb396c71a [2022-08-25T19:09:15.456Z] ---> 25defde59493 [2022-08-25T19:09:15.456Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:15.456Z] Removing intermediate container a844108d8895 [2022-08-25T19:09:15.456Z] ---> 3fc9ac31aebd [2022-08-25T19:09:15.456Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:15.456Z] ---> Running in 6237384fabf4 [2022-08-25T19:09:15.456Z] Removing intermediate container e47cc6ae3d10 [2022-08-25T19:09:15.456Z] ---> 68af3e4b55b6 [2022-08-25T19:09:15.456Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:15.456Z] Removing intermediate container 949936743d1f [2022-08-25T19:09:15.456Z] ---> 5e88f61b9d40 [2022-08-25T19:09:15.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:15.456Z] ---> Running in 2b7a3fd6fdfa [2022-08-25T19:09:15.456Z] ---> Running in 2681d166aeb5 [2022-08-25T19:09:15.456Z] ---> Running in 5c00e942711f [2022-08-25T19:09:15.456Z] ---> Running in 0417b1022db1 [2022-08-25T19:09:16.026Z] Removing intermediate container 6237384fabf4 [2022-08-25T19:09:16.026Z] ---> fe825b7493bb [2022-08-25T19:09:16.026Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-25T19:09:16.026Z] ---> Running in d5ea63dbbd52 [2022-08-25T19:09:16.597Z] Removing intermediate container 0417b1022db1 [2022-08-25T19:09:16.597Z] ---> 8fc1b228897e [2022-08-25T19:09:16.597Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-25T19:09:16.597Z] ---> Running in 9dc423cf8f33 [2022-08-25T19:09:16.597Z] Removing intermediate container 2b7a3fd6fdfa [2022-08-25T19:09:16.597Z] ---> 4a40d484076d [2022-08-25T19:09:16.597Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-25T19:09:16.597Z] Removing intermediate container 2681d166aeb5 [2022-08-25T19:09:16.597Z] ---> 5563c8564ac3 [2022-08-25T19:09:16.597Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:09:16.597Z] ---> Running in 614cf2befba7 [2022-08-25T19:09:16.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:16.598Z] ---> Running in d5ba9feadad1 [2022-08-25T19:09:16.858Z] Removing intermediate container 5c00e942711f [2022-08-25T19:09:16.858Z] ---> b6f41d203795 [2022-08-25T19:09:16.858Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-25T19:09:16.858Z] ---> Running in bf389099083e [2022-08-25T19:09:17.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:17.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:17.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:17.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:17.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:17.953Z] OK: 211 MiB in 51 packages [2022-08-25T19:09:17.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:18.211Z] Removing intermediate container d5ea63dbbd52 [2022-08-25T19:09:18.211Z] ---> 4806fcc76f23 [2022-08-25T19:09:18.211Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:09:18.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:18.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:18.211Z] ---> ef2370a0966c [2022-08-25T19:09:18.211Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:09:18.211Z] ---> Running in c595a1d1bf8e [2022-08-25T19:09:18.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:18.469Z] OK: 211 MiB in 51 packages [2022-08-25T19:09:18.469Z] OK: 211 MiB in 51 packages [2022-08-25T19:09:18.730Z] OK: 211 MiB in 51 packages [2022-08-25T19:09:18.730Z] OK: 211 MiB in 51 packages [2022-08-25T19:09:18.990Z] Removing intermediate container 614cf2befba7 [2022-08-25T19:09:18.990Z] ---> c04848388230 [2022-08-25T19:09:18.990Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-25T19:09:19.249Z] Removing intermediate container 9dc423cf8f33 [2022-08-25T19:09:19.249Z] ---> 15f8cb5776a4 [2022-08-25T19:09:19.249Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:09:19.249Z] Removing intermediate container bf389099083e [2022-08-25T19:09:19.249Z] ---> cccd197614ca [2022-08-25T19:09:19.249Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:09:19.249Z] ---> f34a5608df04 [2022-08-25T19:09:19.249Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:09:19.249Z] ---> Running in 78f18be488ef [2022-08-25T19:09:19.249Z] Removing intermediate container d5ba9feadad1 [2022-08-25T19:09:19.249Z] ---> 95c3091aa8cf [2022-08-25T19:09:19.249Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-25T19:09:19.386Z] using credential edgex-jenkins-ssh [2022-08-25T19:09:19.403Z] Cloning the remote Git repository [2022-08-25T19:09:19.520Z] ---> 509a36c68bb0 [2022-08-25T19:09:19.520Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:09:19.520Z] ---> 6084be4a0f8a [2022-08-25T19:09:19.520Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:09:19.520Z] ---> Running in 17082e3ceb10 [2022-08-25T19:09:19.782Z] ---> 8f6347982e81 [2022-08-25T19:09:19.782Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:09:19.782Z] ---> Running in bffa7d8c6a1b [2022-08-25T19:09:20.042Z] ---> Running in ad9da9873b95 [2022-08-25T19:09:19.466Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-25T19:09:19.546Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-25T19:09:19.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-25T19:09:19.646Z] > git --version # timeout=10 [2022-08-25T19:09:19.671Z] > git --version # 'git version 2.25.1' [2022-08-25T19:09:19.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T19:09:19.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T19:09:25.320Z] Removing intermediate container c595a1d1bf8e [2022-08-25T19:09:25.320Z] ---> 3634d0a46409 [2022-08-25T19:09:25.320Z] Step 8/22 : COPY . . [2022-08-25T19:09:30.592Z] ---> 93704464f317 [2022-08-25T19:09:30.592Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-25T19:09:30.592Z] Removing intermediate container 78f18be488ef [2022-08-25T19:09:30.592Z] ---> d7c6adfb8f49 [2022-08-25T19:09:30.592Z] Step 8/25 : COPY . . [2022-08-25T19:09:30.592Z] Removing intermediate container bffa7d8c6a1b [2022-08-25T19:09:30.592Z] ---> dc8fe2fc0bee [2022-08-25T19:09:30.592Z] Step 8/22 : COPY . . [2022-08-25T19:09:30.592Z] Removing intermediate container ad9da9873b95 [2022-08-25T19:09:30.592Z] ---> c4a241d69d48 [2022-08-25T19:09:30.592Z] Step 8/25 : COPY . . [2022-08-25T19:09:30.592Z] Removing intermediate container 17082e3ceb10 [2022-08-25T19:09:30.592Z] ---> 21407b66ea1c [2022-08-25T19:09:30.592Z] Step 8/23 : COPY . . [2022-08-25T19:09:30.592Z] ---> Running in 2ed733907da2 [2022-08-25T19:09:30.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-25T19:09:36.461Z] Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:09:36.820Z] Merge succeeded, producing 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:09:36.820Z] Checking out Revision 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 (PR-4133) [2022-08-25T19:09:35.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-25T19:09:35.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T19:09:35.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-25T19:09:35.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-25T19:09:35.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T19:09:35.916Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4133/head:refs/remotes/origin/PR-4133 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-25T19:09:36.482Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:09:36.501Z] > git checkout -f 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 # timeout=10 [2022-08-25T19:09:36.744Z] > git remote # timeout=10 [2022-08-25T19:09:36.759Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:09:36.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T19:09:36.784Z] > git merge 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 [2022-08-25T19:09:36.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:09:36.829Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:09:36.840Z] > git checkout -f 941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 # timeout=10 [2022-08-25T19:09:40.580Z] ---> 7c5b725628a2 [2022-08-25T19:09:40.580Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-25T19:09:40.580Z] ---> 5ad60147976a [2022-08-25T19:09:40.580Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-25T19:09:40.580Z] ---> Running in eb5b2f96948b [2022-08-25T19:09:40.580Z] ---> ce0f1661fd4e [2022-08-25T19:09:40.580Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-25T19:09:40.580Z] ---> 7cd8f4c00d38 [2022-08-25T19:09:40.580Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:09:40.580Z] ---> Running in d506d4c38151 [2022-08-25T19:09:40.580Z] ---> Running in ab7f2f73efe6 [2022-08-25T19:09:40.580Z] ---> Running in e2dc5a53ccac [2022-08-25T19:09:40.580Z] Removing intermediate container e2dc5a53ccac [2022-08-25T19:09:40.580Z] ---> 7d90e33f581f [2022-08-25T19:09:40.580Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-25T19:09:40.580Z] ---> Running in e4d8018fca0d [2022-08-25T19:09:40.580Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-25T19:09:40.580Z] Removing intermediate container e4d8018fca0d [2022-08-25T19:09:40.580Z] ---> f99a64072b24 [2022-08-25T19:09:40.580Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:09:40.580Z] ---> Running in 1a2431cfeab4 [2022-08-25T19:09:40.580Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-25T19:09:40.580Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:09:41.168Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2022-08-25T19:09:41.230Z] > git --version # timeout=10 [2022-08-25T19:09:41.239Z] > git --version # 'git version 2.25.1' [2022-08-25T19:09:41.252Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T19:09:41.535Z] Removing intermediate container 1a2431cfeab4 [2022-08-25T19:09:41.535Z] ---> dd1d7b148cc5 [2022-08-25T19:09:41.535Z] Step 12/25 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-08-25T19:09:41.793Z] ---> Running in db7c00f55522 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T19:09:42.050Z] Removing intermediate container db7c00f55522 [2022-08-25T19:09:42.050Z] ---> aa3ca6012951 [2022-08-25T19:09:42.050Z] [2022-08-25T19:09:42.050Z] Step 13/25 : FROM alpine:3.15 [2022-08-25T19:09:42.050Z] 3.15: Pulling from library/alpine [2022-08-25T19:09:42.413Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-25T19:09:42.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T19:09:42.413Z] Dload Upload Total Spent Left Speed [2022-08-25T19:09:42.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 236k [2022-08-25T19:09:42.616Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-25T19:09:42.617Z] Status: Downloaded newer image for alpine:3.15 [2022-08-25T19:09:42.617Z] ---> c4fc93816858 [2022-08-25T19:09:42.617Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] sh [2022-08-25T19:09:42.876Z] ---> Running in b67e658d44ea [2022-08-25T19:09:43.135Z] Removing intermediate container b67e658d44ea [2022-08-25T19:09:43.135Z] ---> cbf5f99db7e0 [2022-08-25T19:09:43.135Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:09:43.281Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-25T19:09:43.393Z] ---> Running in 2c6f8da18b68 [2022-08-25T19:09:43.632Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-08-25T19:09:43.632Z] sudo tee /etc/docker/daemon.new [2022-08-25T19:09:43.632Z] { [2022-08-25T19:09:43.632Z] "registry-mirrors": [ [2022-08-25T19:09:43.632Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-25T19:09:43.632Z] ], [2022-08-25T19:09:43.632Z] "bip": "10.250.0.254/24", [2022-08-25T19:09:43.632Z] "hosts": [ [2022-08-25T19:09:43.632Z] "tcp://0.0.0.0:5555", [2022-08-25T19:09:43.632Z] "unix:///var/run/docker.sock" [2022-08-25T19:09:43.632Z] ], [2022-08-25T19:09:43.632Z] "mtu": 1458, [2022-08-25T19:09:43.632Z] "selinux-enabled": true, [2022-08-25T19:09:43.632Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-25T19:09:43.632Z] } [Pipeline] sh [2022-08-25T19:09:43.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-25T19:09:44.351Z] + sudo service docker restart [2022-08-25T19:09:45.297Z] Removing intermediate container 2c6f8da18b68 [2022-08-25T19:09:45.297Z] ---> 00c22d4a583d [2022-08-25T19:09:45.297Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-25T19:09:45.297Z] ---> Running in 7bde8b257d1c [2022-08-25T19:09:45.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:46.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:46.997Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:09:46.997Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:09:46.997Z] OK: 15856 distinct packages available [2022-08-25T19:09:46.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:47.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:47.934Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-25T19:09:48.195Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:09:48.195Z] (3/5) Installing libucontext (1.1-r0) [2022-08-25T19:09:48.195Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-25T19:09:48.453Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-25T19:09:48.453Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:09:48.453Z] OK: 7 MiB in 19 packages [2022-08-25T19:09:50.364Z] Removing intermediate container 7bde8b257d1c [2022-08-25T19:09:50.364Z] ---> 471d05d1946f [2022-08-25T19:09:50.364Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:09:56.947Z] ---> 096f01203aa0 [2022-08-25T19:09:56.947Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:09:56.947Z] Removing intermediate container 2ed733907da2 [2022-08-25T19:09:56.947Z] ---> 2663e6aab556 [2022-08-25T19:09:56.947Z] [2022-08-25T19:09:56.947Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:09:56.947Z] 3.16: Pulling from library/alpine [2022-08-25T19:09:56.947Z] ---> 466047a8b3dc [2022-08-25T19:09:56.947Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-25T19:09:57.211Z] ---> 27abc129e530 [2022-08-25T19:09:57.211Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-25T19:09:57.211Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T19:09:57.211Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T19:09:57.211Z] ---> 9c6f07244728 [2022-08-25T19:09:57.211Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-25T19:09:57.211Z] ---> Running in 843fb9fd5992 [2022-08-25T19:09:57.470Z] ---> 2d07e97af442 [2022-08-25T19:09:57.470Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:09:57.729Z] ---> Running in fe878170798b [2022-08-25T19:09:57.729Z] Removing intermediate container fe878170798b [2022-08-25T19:09:57.729Z] ---> e596fdef15b4 [2022-08-25T19:09:57.729Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:09:57.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:57.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:09:57.989Z] ---> Running in 0b3a4246e214 [2022-08-25T19:09:57.989Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-25T19:09:58.249Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-25T19:09:58.249Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:09:58.249Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:09:58.249Z] Removing intermediate container 0b3a4246e214 [2022-08-25T19:09:58.249Z] ---> 14e1e9512e90 [2022-08-25T19:09:58.249Z] Step 23/25 : LABEL arch=x86_64 [2022-08-25T19:09:58.249Z] OK: 6 MiB in 16 packages [2022-08-25T19:09:58.249Z] ---> Running in 65891caeb351 [2022-08-25T19:09:58.510Z] Removing intermediate container 65891caeb351 [2022-08-25T19:09:58.510Z] ---> 204c4813188a [2022-08-25T19:09:58.510Z] Step 24/25 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:09:58.510Z] ---> Running in ab166ed6231d [2022-08-25T19:09:58.771Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-25T19:09:58.771Z] Removing intermediate container ab166ed6231d [2022-08-25T19:09:58.771Z] ---> 6a268f49be1d [2022-08-25T19:09:58.771Z] Step 25/25 : LABEL version=0.0.0 [2022-08-25T19:09:58.771Z] Removing intermediate container 843fb9fd5992 [2022-08-25T19:09:58.771Z] ---> 876e54ebbea5 [2022-08-25T19:09:58.771Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:09:58.771Z] ---> Running in 4da8b4c83c78 [2022-08-25T19:09:59.033Z] ---> Running in fcc67105bca6 [2022-08-25T19:09:59.033Z] Removing intermediate container 4da8b4c83c78 [2022-08-25T19:09:59.033Z] ---> 1a20c8e2e17d [2022-08-25T19:09:59.033Z] [2022-08-25T19:09:59.033Z] Removing intermediate container fcc67105bca6 [2022-08-25T19:09:59.033Z] ---> fde9d57492bf [2022-08-25T19:09:59.033Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-25T19:09:59.033Z] Successfully built 1a20c8e2e17d [2022-08-25T19:09:59.292Z] Successfully tagged security-spire-server:latest [2022-08-25T19:09:59.292Z]  Building security-spire-server ... done Building support-scheduler [2022-08-25T19:09:59.292Z] ---> Running in ae7b44b8423e [2022-08-25T19:09:59.292Z] Removing intermediate container ae7b44b8423e [2022-08-25T19:09:59.292Z] ---> 06011e071b13 [2022-08-25T19:09:59.292Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-25T19:09:59.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:10:00.432Z] ---> Running in 0b3bf206f88f [2022-08-25T19:10:01.007Z] Removing intermediate container 0b3bf206f88f [2022-08-25T19:10:01.007Z] ---> 26b4a4bc4aaa [2022-08-25T19:10:01.007Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:10:01.949Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:01.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:01.949Z] ---> 2aa0658d2e16 [2022-08-25T19:10:01.949Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:10:01.949Z] ---> Using cache [2022-08-25T19:10:01.949Z] ---> 68af3e4b55b6 [2022-08-25T19:10:01.949Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:01.949Z] ---> Using cache [2022-08-25T19:10:01.949Z] ---> b6f41d203795 [2022-08-25T19:10:01.949Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-25T19:10:01.949Z] ---> Using cache [2022-08-25T19:10:01.949Z] ---> cccd197614ca [2022-08-25T19:10:01.949Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:10:01.949Z] ---> Using cache [2022-08-25T19:10:01.949Z] ---> 6084be4a0f8a [2022-08-25T19:10:01.949Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:01.949Z] ---> Using cache [2022-08-25T19:10:01.949Z] ---> dc8fe2fc0bee [2022-08-25T19:10:01.949Z] Step 8/22 : COPY . . [2022-08-25T19:10:01.949Z] ---> Using cache [2022-08-25T19:10:01.949Z] ---> 7c5b725628a2 [2022-08-25T19:10:01.949Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-25T19:10:02.209Z] ---> e3e9c3f93259 [2022-08-25T19:10:02.209Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-25T19:10:02.209Z] ---> Running in a0ccf51c1d17 [2022-08-25T19:10:02.470Z] Removing intermediate container ab7f2f73efe6 [2022-08-25T19:10:02.470Z] ---> 38bc1b64203b [2022-08-25T19:10:02.470Z] [2022-08-25T19:10:02.470Z] Step 10/23 : FROM alpine:3.16 [2022-08-25T19:10:02.470Z] ---> 9c6f07244728 [2022-08-25T19:10:02.470Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:10:02.470Z] Removing intermediate container eb5b2f96948b [2022-08-25T19:10:02.470Z] ---> 29276c3cf777 [2022-08-25T19:10:02.470Z] [2022-08-25T19:10:02.470Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:10:02.470Z] ---> 9c6f07244728 [2022-08-25T19:10:02.470Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [Pipeline] withEnv [Pipeline] { [2022-08-25T19:10:02.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] configFileProvider [2022-08-25T19:10:02.735Z] provisioning config files... [2022-08-25T19:10:02.762Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2762479311623537270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:10:02.989Z] ---> Running in ec69aa44b150 [2022-08-25T19:10:02.989Z] ---> Running in 319868bf286c [2022-08-25T19:10:02.989Z] ---> 214dd002c1f1 [2022-08-25T19:10:02.989Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:03.160Z] ---> docker-login.sh [2022-08-25T19:10:03.160Z] nexus3.edgexfoundry.org:10001 [2022-08-25T19:10:03.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:03.582Z] ---> 96dfb71f10ae [2022-08-25T19:10:03.582Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-25T19:10:03.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:03.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:03.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:03.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:10:03.842Z] ---> Running in 5223ca1e4f31 [2022-08-25T19:10:03.842Z] Removing intermediate container d506d4c38151 [2022-08-25T19:10:03.842Z] ---> e338fb4f41d3 [2022-08-25T19:10:03.842Z] [2022-08-25T19:10:03.842Z] Step 10/25 : FROM alpine:3.16 [2022-08-25T19:10:03.842Z] ---> 9c6f07244728 [2022-08-25T19:10:03.842Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-25T19:10:03.842Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-25T19:10:03.842Z] ---> Running in e047b0bf4403 [2022-08-25T19:10:03.842Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-25T19:10:03.842Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-25T19:10:03.842Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-25T19:10:03.842Z] Removing intermediate container 5223ca1e4f31 [2022-08-25T19:10:03.842Z] ---> 010bd93de4d7 [2022-08-25T19:10:03.842Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:03.842Z] (5/6) Installing curl (7.83.1-r2) [2022-08-25T19:10:03.842Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:03.842Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:10:03.842Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:10:03.842Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:03.842Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:10:04.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:10:04.035Z] Configure a credential helper to remove this warning. See [2022-08-25T19:10:04.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:10:04.035Z] [2022-08-25T19:10:04.035Z] Login Succeeded [2022-08-25T19:10:04.035Z] nexus3.edgexfoundry.org:10002 [2022-08-25T19:10:04.113Z] OK: 6 MiB in 15 packages [2022-08-25T19:10:04.113Z] ---> Running in 2f8d6462be41 [2022-08-25T19:10:04.113Z] OK: 8 MiB in 20 packages [2022-08-25T19:10:04.113Z] Removing intermediate container 2f8d6462be41 [2022-08-25T19:10:04.113Z] ---> ed39c163aa14 [2022-08-25T19:10:04.113Z] Step 20/22 : LABEL arch=x86_64 [2022-08-25T19:10:04.113Z] ---> Running in 7579ff0ed655 [2022-08-25T19:10:04.372Z] Removing intermediate container 7579ff0ed655 [2022-08-25T19:10:04.372Z] ---> b8432e8c747a [2022-08-25T19:10:04.372Z] Step 21/22 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:10:04.372Z] ---> Running in 243a83da1ee3 [2022-08-25T19:10:04.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:04.632Z] Removing intermediate container 319868bf286c [2022-08-25T19:10:04.632Z] ---> d8cb803aac0c [2022-08-25T19:10:04.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:10:04.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:04.632Z] Removing intermediate container 243a83da1ee3 [2022-08-25T19:10:04.632Z] ---> 1239cd03f160 [2022-08-25T19:10:04.632Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:10:04.632Z] ---> Running in e06812ef374a [2022-08-25T19:10:04.632Z] ---> Running in a82fe2f4090e [2022-08-25T19:10:04.632Z] Removing intermediate container ec69aa44b150 [2022-08-25T19:10:04.632Z] ---> c59a6043111c [2022-08-25T19:10:04.632Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-25T19:10:04.632Z] ---> Running in 083abab81f7f [2022-08-25T19:10:04.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:10:04.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:10:04.636Z] Configure a credential helper to remove this warning. See [2022-08-25T19:10:04.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:10:04.636Z] [2022-08-25T19:10:04.636Z] Login Succeeded [2022-08-25T19:10:04.636Z] nexus3.edgexfoundry.org:10003 [2022-08-25T19:10:04.893Z] Removing intermediate container a82fe2f4090e [2022-08-25T19:10:04.893Z] ---> 6f52bd77a5c1 [2022-08-25T19:10:04.893Z] [2022-08-25T19:10:04.893Z] Removing intermediate container e06812ef374a [2022-08-25T19:10:04.893Z] ---> cfb3d200ac12 [2022-08-25T19:10:04.893Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-25T19:10:04.893Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-25T19:10:04.893Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:04.893Z] (3/3) Installing su-exec (0.2-r1) [2022-08-25T19:10:04.893Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:10:04.893Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:10:04.893Z] ---> Running in 03c35190d089 [2022-08-25T19:10:04.893Z] Successfully built 6f52bd77a5c1 [2022-08-25T19:10:04.893Z] Removing intermediate container 083abab81f7f [2022-08-25T19:10:04.893Z] ---> 460ed5f0a616 [2022-08-25T19:10:04.893Z] Step 13/22 : WORKDIR /edgex [2022-08-25T19:10:04.893Z] Successfully tagged support-notifications:latest [2022-08-25T19:10:04.893Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-08-25T19:10:04.893Z] OK: 6 MiB in 17 packages [2022-08-25T19:10:04.893Z] ---> Running in bfe469cb2bcc [2022-08-25T19:10:04.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:10:05.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:10:05.189Z] Configure a credential helper to remove this warning. See [2022-08-25T19:10:05.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:10:05.189Z] [2022-08-25T19:10:05.189Z] Login Succeeded [2022-08-25T19:10:05.189Z] nexus3.edgexfoundry.org:10004 [2022-08-25T19:10:05.198Z] Removing intermediate container 03c35190d089 [2022-08-25T19:10:05.198Z] ---> 78bc299e761e [2022-08-25T19:10:05.198Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-25T19:10:05.198Z] ---> Running in e3555fd46865 [2022-08-25T19:10:05.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:10:05.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:10:05.467Z] Configure a credential helper to remove this warning. See [2022-08-25T19:10:05.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:10:05.467Z] [2022-08-25T19:10:05.467Z] Login Succeeded [2022-08-25T19:10:05.467Z] docker.io [2022-08-25T19:10:05.850Z] Removing intermediate container bfe469cb2bcc [2022-08-25T19:10:05.850Z] ---> 25fafc14b15b [2022-08-25T19:10:05.850Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-25T19:10:06.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T19:10:06.197Z] Removing intermediate container e3555fd46865 [2022-08-25T19:10:06.198Z] ---> d27e49a8274c [2022-08-25T19:10:06.198Z] Step 15/23 : WORKDIR / [2022-08-25T19:10:06.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T19:10:06.341Z] Configure a credential helper to remove this warning. See [2022-08-25T19:10:06.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T19:10:06.341Z] [2022-08-25T19:10:06.341Z] Login Succeeded [2022-08-25T19:10:06.341Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T19:10:06.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-08-25T19:10:06.551Z] ---> 7016d64664e7 [2022-08-25T19:10:06.551Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-25T19:10:06.551Z] ---> Running in ab7283672b6b [Pipeline] sh [2022-08-25T19:10:06.817Z] Removing intermediate container e047b0bf4403 [2022-08-25T19:10:06.817Z] ---> d0cc3d3bf453 [2022-08-25T19:10:06.817Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-25T19:10:06.817Z] Removing intermediate container ab7283672b6b [2022-08-25T19:10:06.817Z] ---> cfcba0d76ea3 [2022-08-25T19:10:06.817Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:10:06.817Z] ---> Running in 2534b6eb7444 [2022-08-25T19:10:07.137Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-25T19:10:07.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T19:10:07.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T19:10:07.253Z] ========================================================= [2022-08-25T19:10:07.253Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-25T19:10:07.253Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:10:07.385Z] Removing intermediate container 2534b6eb7444 [2022-08-25T19:10:07.385Z] ---> e50bc6d14023 [2022-08-25T19:10:07.385Z] Step 13/25 : WORKDIR / [2022-08-25T19:10:07.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T19:10:07.922Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-25T19:10:07.922Z] b3c136eddcbf: Pulling fs layer [2022-08-25T19:10:07.922Z] c0a3192eca97: Pulling fs layer [2022-08-25T19:10:07.922Z] a050256f5b6f: Pulling fs layer [2022-08-25T19:10:07.922Z] 656be50a0ddc: Pulling fs layer [2022-08-25T19:10:07.922Z] 2bbca73fdf42: Pulling fs layer [2022-08-25T19:10:07.922Z] 46d945488cbd: Pulling fs layer [2022-08-25T19:10:07.922Z] 8a5474983e97: Pulling fs layer [2022-08-25T19:10:07.922Z] 329c88fbcd65: Pulling fs layer [2022-08-25T19:10:07.922Z] 656be50a0ddc: Waiting [2022-08-25T19:10:07.922Z] 2bbca73fdf42: Waiting [2022-08-25T19:10:07.922Z] 46d945488cbd: Waiting [2022-08-25T19:10:07.922Z] 8a5474983e97: Waiting [2022-08-25T19:10:07.922Z] 329c88fbcd65: Waiting [2022-08-25T19:10:07.922Z] a050256f5b6f: Download complete [2022-08-25T19:10:07.922Z] c0a3192eca97: Verifying Checksum [2022-08-25T19:10:07.922Z] c0a3192eca97: Download complete [2022-08-25T19:10:07.922Z] 2bbca73fdf42: Verifying Checksum [2022-08-25T19:10:07.922Z] 2bbca73fdf42: Download complete [2022-08-25T19:10:07.922Z] 46d945488cbd: Verifying Checksum [2022-08-25T19:10:07.922Z] 46d945488cbd: Download complete [2022-08-25T19:10:07.922Z] b3c136eddcbf: Verifying Checksum [2022-08-25T19:10:07.922Z] b3c136eddcbf: Download complete [2022-08-25T19:10:07.952Z] ---> fedd12a1e99c [2022-08-25T19:10:07.952Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-25T19:10:07.952Z] ---> c2b183a7bbe0 [2022-08-25T19:10:07.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-25T19:10:07.952Z] ---> Running in cae5527602c8 [2022-08-25T19:10:08.521Z] Removing intermediate container cae5527602c8 [2022-08-25T19:10:08.521Z] ---> cbbe06491f95 [2022-08-25T19:10:08.521Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-25T19:10:08.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:08.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:08.780Z] ---> 2aa0658d2e16 [2022-08-25T19:10:08.780Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:10:08.780Z] ---> Using cache [2022-08-25T19:10:08.780Z] ---> 68af3e4b55b6 [2022-08-25T19:10:08.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:08.780Z] ---> Using cache [2022-08-25T19:10:08.780Z] ---> b6f41d203795 [2022-08-25T19:10:08.780Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-25T19:10:08.780Z] ---> 665de4845912 [2022-08-25T19:10:08.780Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-25T19:10:08.780Z] ---> 20a63580bd16 [2022-08-25T19:10:08.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:08.780Z] ---> Running in 1437d794525b [2022-08-25T19:10:08.780Z] ---> b231dc8d056f [2022-08-25T19:10:08.780Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-25T19:10:08.917Z] b3c136eddcbf: Pull complete [2022-08-25T19:10:09.202Z] 329c88fbcd65: Verifying Checksum [2022-08-25T19:10:09.202Z] 329c88fbcd65: Download complete [2022-08-25T19:10:09.352Z] ---> 523626a6147b [2022-08-25T19:10:09.352Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-25T19:10:09.352Z] ---> 9d664a5a386f [2022-08-25T19:10:09.352Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-25T19:10:09.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:09.352Z] ---> e9450b36e060 [2022-08-25T19:10:09.352Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:09.482Z] c0a3192eca97: Pull complete [2022-08-25T19:10:09.612Z] ---> Running in 671abc5f44f7 [2022-08-25T19:10:09.612Z] ---> Running in 5420873320d2 [2022-08-25T19:10:09.762Z] a050256f5b6f: Pull complete [2022-08-25T19:10:09.880Z] Removing intermediate container 671abc5f44f7 [2022-08-25T19:10:09.880Z] ---> a475e5a1c3c7 [2022-08-25T19:10:09.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:09.880Z] ---> d69200943bad [2022-08-25T19:10:09.880Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-25T19:10:09.880Z] ---> Running in 8efe252bf2ba [2022-08-25T19:10:10.145Z] Removing intermediate container 8efe252bf2ba [2022-08-25T19:10:10.145Z] ---> e68dfc3f8160 [2022-08-25T19:10:10.145Z] Step 21/23 : LABEL arch=x86_64 [2022-08-25T19:10:10.363Z] 8a5474983e97: Verifying Checksum [2022-08-25T19:10:10.363Z] 8a5474983e97: Download complete [2022-08-25T19:10:10.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:10.407Z] ---> c43eb9521c77 [2022-08-25T19:10:10.407Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-25T19:10:10.407Z] ---> Running in 78cc9074bc92 [2022-08-25T19:10:10.667Z] Removing intermediate container 78cc9074bc92 [2022-08-25T19:10:10.667Z] ---> f113f81bbf56 [2022-08-25T19:10:10.667Z] Step 22/23 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:10:10.667Z] OK: 211 MiB in 51 packages [2022-08-25T19:10:10.667Z] Removing intermediate container 5420873320d2 [2022-08-25T19:10:10.667Z] ---> e79b3808c84a [2022-08-25T19:10:10.667Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-25T19:10:10.927Z] ---> Running in 652669bfef2d [2022-08-25T19:10:10.927Z] ---> Running in 9f504dd9cd05 [2022-08-25T19:10:10.964Z] 656be50a0ddc: Verifying Checksum [2022-08-25T19:10:10.964Z] 656be50a0ddc: Download complete [2022-08-25T19:10:11.190Z] ---> 419f318cea8c [2022-08-25T19:10:11.191Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-25T19:10:11.191Z] Removing intermediate container 652669bfef2d [2022-08-25T19:10:11.191Z] ---> ba831b15a158 [2022-08-25T19:10:11.191Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:10:11.191Z] Removing intermediate container 9f504dd9cd05 [2022-08-25T19:10:11.191Z] ---> f0d485d81b3c [2022-08-25T19:10:11.191Z] Step 20/22 : LABEL arch=x86_64 [2022-08-25T19:10:11.451Z] ---> Running in d7fc0ed773e6 [2022-08-25T19:10:11.451Z] ---> Running in 762da42fd09a [2022-08-25T19:10:11.451Z] Removing intermediate container 1437d794525b [2022-08-25T19:10:11.451Z] ---> d27c9b85080a [2022-08-25T19:10:11.451Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:10:11.713Z] Removing intermediate container d7fc0ed773e6 [2022-08-25T19:10:11.713Z] ---> 558203a6585e [2022-08-25T19:10:11.713Z] [2022-08-25T19:10:11.713Z] Successfully built 558203a6585e [2022-08-25T19:10:11.713Z] Successfully tagged core-command:latest [2022-08-25T19:10:11.713Z] Building security-spiffe-token-provider [2022-08-25T19:10:11.713Z]  Building core-command ... done Removing intermediate container 762da42fd09a [2022-08-25T19:10:11.713Z] ---> 4dba14b1566f [2022-08-25T19:10:11.713Z] Step 21/22 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:10:11.975Z] ---> 5436a0b5a50e [2022-08-25T19:10:11.975Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:12.982Z] ---> 6a279644a57a [2022-08-25T19:10:12.982Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-25T19:10:12.982Z] ---> Running in 2f8daa1e2b42 [2022-08-25T19:10:12.982Z] ---> Running in 6febfa5324f3 [2022-08-25T19:10:13.241Z] Removing intermediate container 2f8daa1e2b42 [2022-08-25T19:10:13.242Z] ---> 067cd1c30511 [2022-08-25T19:10:13.242Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:10:13.242Z] ---> 90407bc8c613 [2022-08-25T19:10:13.242Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-25T19:10:13.242Z] ---> Running in 0e60266220d0 [2022-08-25T19:10:13.501Z] ---> Running in e3b250c3e1fc [2022-08-25T19:10:13.760Z] Removing intermediate container 0e60266220d0 [2022-08-25T19:10:13.760Z] ---> ddce7456dfdd [2022-08-25T19:10:13.760Z] [2022-08-25T19:10:13.760Z] Successfully built ddce7456dfdd [2022-08-25T19:10:13.760Z] Successfully tagged security-proxy-setup:latest [2022-08-25T19:10:13.760Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-08-25T19:10:16.301Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:16.301Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:16.301Z] ---> 2aa0658d2e16 [2022-08-25T19:10:16.301Z] Step 3/20 : WORKDIR /edgex-go [2022-08-25T19:10:16.301Z] ---> Using cache [2022-08-25T19:10:16.301Z] ---> 68af3e4b55b6 [2022-08-25T19:10:16.301Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-25T19:10:17.246Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:17.246Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:17.246Z] ---> 2aa0658d2e16 [2022-08-25T19:10:17.246Z] Step 3/26 : WORKDIR /edgex-go [2022-08-25T19:10:17.246Z] ---> Using cache [2022-08-25T19:10:17.246Z] ---> 68af3e4b55b6 [2022-08-25T19:10:17.246Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:17.246Z] ---> Using cache [2022-08-25T19:10:17.246Z] ---> b6f41d203795 [2022-08-25T19:10:17.246Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:10:17.817Z] Removing intermediate container e3b250c3e1fc [2022-08-25T19:10:17.817Z] ---> 91e17045b41e [2022-08-25T19:10:17.817Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-25T19:10:17.817Z] ---> Running in dae597e64a5d [2022-08-25T19:10:17.817Z] ---> Running in 47f04302354b [2022-08-25T19:10:17.817Z] ---> Running in 4008f22dadc8 [2022-08-25T19:10:18.083Z] Removing intermediate container 4008f22dadc8 [2022-08-25T19:10:18.083Z] ---> 3464737567a6 [2022-08-25T19:10:18.084Z] Step 23/25 : LABEL arch=x86_64 [2022-08-25T19:10:18.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:18.084Z] ---> Running in 7925abf7b5e7 [2022-08-25T19:10:18.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:18.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:18.602Z] Removing intermediate container 7925abf7b5e7 [2022-08-25T19:10:18.602Z] ---> 85fc59943784 [2022-08-25T19:10:18.602Z] Step 24/25 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:10:18.602Z] ---> Running in b77ee244d0e6 [2022-08-25T19:10:18.602Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-25T19:10:18.602Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-25T19:10:18.602Z] OK: 17036 distinct packages available [2022-08-25T19:10:18.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:18.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:18.860Z] Removing intermediate container b77ee244d0e6 [2022-08-25T19:10:18.860Z] ---> 5ffc92486106 [2022-08-25T19:10:18.860Z] Step 25/25 : LABEL version=0.0.0 [2022-08-25T19:10:18.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:19.121Z] ---> Running in 412a5d3d2383 [2022-08-25T19:10:19.121Z] OK: 211 MiB in 51 packages [2022-08-25T19:10:19.379Z] Removing intermediate container 412a5d3d2383 [2022-08-25T19:10:19.379Z] ---> c15b7d2284d0 [2022-08-25T19:10:19.379Z] [2022-08-25T19:10:19.379Z] OK: 211 MiB in 51 packages [2022-08-25T19:10:19.379Z] Successfully built c15b7d2284d0 [2022-08-25T19:10:19.379Z] Successfully tagged security-secretstore-setup:latest [2022-08-25T19:10:19.379Z] Building core-metadata [2022-08-25T19:10:21.284Z]  Building security-secretstore-setup ... done Removing intermediate container dae597e64a5d [2022-08-25T19:10:21.284Z] ---> f207778280a2 [2022-08-25T19:10:21.284Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-25T19:10:21.284Z] Removing intermediate container 47f04302354b [2022-08-25T19:10:21.284Z] ---> b02480ad8990 [2022-08-25T19:10:21.284Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-25T19:10:21.543Z] ---> a0e87d816a52 [2022-08-25T19:10:21.543Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:21.805Z] ---> Running in 04883552b30a [2022-08-25T19:10:21.805Z] ---> 920ae6cc4b9f [2022-08-25T19:10:21.805Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:22.066Z] ---> Running in df0a7795b089 [2022-08-25T19:10:22.066Z] Removing intermediate container 6febfa5324f3 [2022-08-25T19:10:22.066Z] ---> 0c0af7436f2c [2022-08-25T19:10:22.066Z] Step 8/23 : COPY . . [2022-08-25T19:10:22.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:22.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:22.336Z] ---> 2aa0658d2e16 [2022-08-25T19:10:22.336Z] Step 3/24 : WORKDIR /edgex-go [2022-08-25T19:10:22.336Z] ---> Using cache [2022-08-25T19:10:22.336Z] ---> 68af3e4b55b6 [2022-08-25T19:10:22.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:22.336Z] ---> Using cache [2022-08-25T19:10:22.336Z] ---> b6f41d203795 [2022-08-25T19:10:22.336Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-25T19:10:22.336Z] ---> Using cache [2022-08-25T19:10:22.336Z] ---> cccd197614ca [2022-08-25T19:10:22.336Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-25T19:10:22.336Z] ---> Using cache [2022-08-25T19:10:22.336Z] ---> 6084be4a0f8a [2022-08-25T19:10:22.336Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:22.336Z] ---> Using cache [2022-08-25T19:10:22.336Z] ---> dc8fe2fc0bee [2022-08-25T19:10:22.336Z] Step 8/24 : COPY . . [2022-08-25T19:10:22.336Z] ---> Using cache [2022-08-25T19:10:22.336Z] ---> 7c5b725628a2 [2022-08-25T19:10:22.336Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-25T19:10:24.244Z] ---> Running in 6983fef20247 [2022-08-25T19:10:24.813Z] Removing intermediate container a0ccf51c1d17 [2022-08-25T19:10:24.813Z] ---> 3e7aa5110e20 [2022-08-25T19:10:24.813Z] [2022-08-25T19:10:24.813Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:10:24.813Z] ---> 9c6f07244728 [2022-08-25T19:10:24.813Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:10:24.813Z] ---> Using cache [2022-08-25T19:10:24.813Z] ---> d8cb803aac0c [2022-08-25T19:10:24.813Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:10:24.813Z] ---> Using cache [2022-08-25T19:10:24.813Z] ---> cfb3d200ac12 [2022-08-25T19:10:24.813Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-25T19:10:25.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-25T19:10:25.382Z] ---> Running in cf0b5c9859ca [2022-08-25T19:10:25.642Z] Removing intermediate container cf0b5c9859ca [2022-08-25T19:10:25.642Z] ---> 6433aa5ec6a5 [2022-08-25T19:10:25.642Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-25T19:10:25.902Z] ---> 9b2218ded8d5 [2022-08-25T19:10:25.902Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-25T19:10:25.902Z] ---> Running in df07268670f3 [2022-08-25T19:10:25.902Z] ---> Running in e94392e81e2e [2022-08-25T19:10:26.082Z] 656be50a0ddc: Pull complete [2022-08-25T19:10:26.082Z] 2bbca73fdf42: Pull complete [2022-08-25T19:10:26.082Z] 46d945488cbd: Pull complete [2022-08-25T19:10:26.162Z] Removing intermediate container df07268670f3 [2022-08-25T19:10:26.162Z] ---> e8c87a363f8f [2022-08-25T19:10:26.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:10:26.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-25T19:10:26.678Z] ---> 29c58bf3f921 [2022-08-25T19:10:26.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-25T19:10:28.581Z] ---> 0ad5984fc8dd [2022-08-25T19:10:28.581Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:29.518Z] ---> 0309757ea947 [2022-08-25T19:10:29.518Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-25T19:10:29.777Z] ---> Running in 540694383c2d [2022-08-25T19:10:30.058Z] Removing intermediate container 540694383c2d [2022-08-25T19:10:30.058Z] ---> 6c0c59b30afb [2022-08-25T19:10:30.058Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:30.625Z] Removing intermediate container df0a7795b089 [2022-08-25T19:10:30.625Z] ---> 6daa2091cce1 [2022-08-25T19:10:30.625Z] Step 8/26 : COPY . . [2022-08-25T19:10:30.625Z] ---> Running in a467f3af6c2f [2022-08-25T19:10:30.625Z] Removing intermediate container 04883552b30a [2022-08-25T19:10:30.625Z] ---> 0ac3c38fd4e1 [2022-08-25T19:10:30.625Z] Step 7/20 : COPY . . [2022-08-25T19:10:30.884Z] Removing intermediate container a467f3af6c2f [2022-08-25T19:10:30.884Z] ---> 779821488db2 [2022-08-25T19:10:30.884Z] Step 20/22 : LABEL arch=x86_64 [2022-08-25T19:10:31.507Z] 8a5474983e97: Pull complete [2022-08-25T19:10:32.265Z] ---> Running in 4bc99b56ee5c [2022-08-25T19:10:33.238Z] Removing intermediate container 4bc99b56ee5c [2022-08-25T19:10:33.238Z] ---> d8be6601a647 [2022-08-25T19:10:33.238Z] Step 21/22 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:10:33.489Z] 329c88fbcd65: Pull complete [2022-08-25T19:10:33.489Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-25T19:10:33.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T19:10:33.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-25T19:10:33.911Z] + + echodocker build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T19:10:33.911Z] WORKDIR /edgex [2022-08-25T19:10:33.911Z] COPY go.mod . [2022-08-25T19:10:33.911Z] RUN go mod download -t [2022-08-25T19:10:33.911Z] ci-base-image-arm64 -f - . [2022-08-25T19:10:34.172Z] ---> Running in dadf503b87ab [2022-08-25T19:10:34.540Z] Removing intermediate container dadf503b87ab [2022-08-25T19:10:34.540Z] ---> a53bdd0ff8dc [2022-08-25T19:10:34.540Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:10:34.799Z] ---> Running in 2d43b7cf1979 [2022-08-25T19:10:34.902Z] Sending build context to Docker daemon 3.156MB [2022-08-25T19:10:34.902Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T19:10:34.902Z] ---> ff4287adb874 [2022-08-25T19:10:34.902Z] Step 2/4 : WORKDIR /edgex [2022-08-25T19:10:36.182Z] Removing intermediate container 2d43b7cf1979 [2022-08-25T19:10:36.183Z] ---> 97f0591e5766 [2022-08-25T19:10:36.183Z] [2022-08-25T19:10:36.183Z] Successfully built 97f0591e5766 [2022-08-25T19:10:36.183Z] Successfully tagged support-scheduler:latest [2022-08-25T19:10:36.183Z]  Building support-scheduler ... done Building core-data [2022-08-25T19:10:36.883Z] ---> Running in 57baf7c017b5 [2022-08-25T19:10:36.883Z] Removing intermediate container 57baf7c017b5 [2022-08-25T19:10:36.883Z] ---> 6da81c7c79b8 [2022-08-25T19:10:36.883Z] Step 3/4 : COPY go.mod . [2022-08-25T19:10:37.484Z] ---> 84fecceb3f23 [2022-08-25T19:10:37.484Z] Step 4/4 : RUN go mod download [2022-08-25T19:10:37.484Z] ---> Running in e7764e93e67c [2022-08-25T19:10:38.719Z] ---> 5ecf2637644d [2022-08-25T19:10:38.719Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:10:38.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:38.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:38.978Z] ---> 2aa0658d2e16 [2022-08-25T19:10:38.978Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:10:38.978Z] ---> Using cache [2022-08-25T19:10:38.978Z] ---> 68af3e4b55b6 [2022-08-25T19:10:38.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:38.978Z] ---> Using cache [2022-08-25T19:10:38.978Z] ---> b6f41d203795 [2022-08-25T19:10:38.978Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-25T19:10:38.978Z] ---> 4e3cfb9dd648 [2022-08-25T19:10:38.978Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-25T19:10:39.238Z] ---> Running in 6db1253ebe6a [2022-08-25T19:10:39.238Z] ---> Running in 66abf0847104 [2022-08-25T19:10:39.238Z] ---> Running in 57d8377b531f [2022-08-25T19:10:39.499Z] Removing intermediate container 6db1253ebe6a [2022-08-25T19:10:39.499Z] ---> 129165b07e16 [2022-08-25T19:10:39.499Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-25T19:10:39.499Z] ---> Running in 6575f942276b [2022-08-25T19:10:40.067Z] Removing intermediate container 6575f942276b [2022-08-25T19:10:40.067Z] ---> 2855fe38b59c [2022-08-25T19:10:40.067Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:10:40.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:40.067Z] ---> Running in 32d17f7c89c9 [2022-08-25T19:10:40.067Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:10:41.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:41.005Z] Removing intermediate container 32d17f7c89c9 [2022-08-25T19:10:41.005Z] ---> d1a0cda72e77 [2022-08-25T19:10:41.005Z] Step 12/26 : WORKDIR /edgex-go [2022-08-25T19:10:41.265Z] ---> Running in c96a586c3595 [2022-08-25T19:10:41.265Z] OK: 211 MiB in 51 packages [2022-08-25T19:10:41.265Z] Removing intermediate container c96a586c3595 [2022-08-25T19:10:41.265Z] ---> aa24e7558fde [2022-08-25T19:10:41.265Z] [2022-08-25T19:10:41.265Z] Step 13/26 : FROM alpine:3.15 [2022-08-25T19:10:41.265Z] ---> c4fc93816858 [2022-08-25T19:10:41.265Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:10:41.265Z] ---> Using cache [2022-08-25T19:10:41.265Z] ---> cbf5f99db7e0 [2022-08-25T19:10:41.265Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:41.265Z] ---> Using cache [2022-08-25T19:10:41.265Z] ---> 00c22d4a583d [2022-08-25T19:10:41.265Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-25T19:10:41.265Z] ---> Using cache [2022-08-25T19:10:41.265Z] ---> 471d05d1946f [2022-08-25T19:10:41.265Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-25T19:10:41.833Z] Removing intermediate container 66abf0847104 [2022-08-25T19:10:41.834Z] ---> ab695f29d5be [2022-08-25T19:10:41.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:10:42.102Z] ---> e5c8443a0b07 [2022-08-25T19:10:42.102Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:42.361Z] ---> 142a1d905acc [2022-08-25T19:10:42.361Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:10:42.361Z] ---> Running in bae77983507b [2022-08-25T19:10:46.566Z] Removing intermediate container 6983fef20247 [2022-08-25T19:10:46.566Z] ---> baa8095d7d1c [2022-08-25T19:10:46.566Z] [2022-08-25T19:10:46.566Z] Step 10/24 : FROM alpine:3.16 [2022-08-25T19:10:46.566Z] ---> 9c6f07244728 [2022-08-25T19:10:46.566Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:10:46.566Z] ---> Using cache [2022-08-25T19:10:46.566Z] ---> d8cb803aac0c [2022-08-25T19:10:46.566Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:10:46.566Z] ---> Using cache [2022-08-25T19:10:46.566Z] ---> cfb3d200ac12 [2022-08-25T19:10:46.566Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-25T19:10:46.566Z] Removing intermediate container e94392e81e2e [2022-08-25T19:10:46.566Z] ---> 2dd5169ed588 [2022-08-25T19:10:46.566Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-25T19:10:46.566Z] ---> c299b94cf8bc [2022-08-25T19:10:46.566Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:10:46.566Z] ---> Running in 4ae4b659eec8 [2022-08-25T19:10:46.566Z] ---> Running in f34eff6acc4a [2022-08-25T19:10:47.137Z] Removing intermediate container f34eff6acc4a [2022-08-25T19:10:47.137Z] ---> dbc6fea63449 [2022-08-25T19:10:47.137Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-25T19:10:47.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-25T19:10:47.137Z] ---> 3c9f639185c4 [2022-08-25T19:10:47.137Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-25T19:10:47.137Z] ---> Running in fd98f00bc915 [2022-08-25T19:10:47.707Z] Removing intermediate container fd98f00bc915 [2022-08-25T19:10:47.707Z] ---> f77333169299 [2022-08-25T19:10:47.707Z] Step 15/24 : WORKDIR / [2022-08-25T19:10:47.966Z] ---> e1eebb298858 [2022-08-25T19:10:47.966Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-25T19:10:48.224Z] ---> Running in c8fccbbb1a4a [2022-08-25T19:10:48.482Z] ---> 5566e4ff5768 [2022-08-25T19:10:48.482Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:10:48.482Z] Removing intermediate container c8fccbbb1a4a [2022-08-25T19:10:48.482Z] ---> 6af0a63f0ce5 [2022-08-25T19:10:48.482Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:10:48.744Z] ---> Running in 889d1167d65b [2022-08-25T19:10:48.744Z] Removing intermediate container 4ae4b659eec8 [2022-08-25T19:10:48.744Z] ---> 44d0511df151 [2022-08-25T19:10:48.744Z] [2022-08-25T19:10:48.744Z] Step 11/23 : FROM alpine:3.16 [2022-08-25T19:10:48.744Z] ---> 9c6f07244728 [2022-08-25T19:10:48.744Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:10:49.004Z] ---> Running in 491e17b82a93 [2022-08-25T19:10:49.004Z] Removing intermediate container 889d1167d65b [2022-08-25T19:10:49.004Z] ---> 6740b4bbb066 [2022-08-25T19:10:49.004Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:10:49.268Z] Removing intermediate container 491e17b82a93 [2022-08-25T19:10:49.268Z] ---> 0b4d9c79aa7b [2022-08-25T19:10:49.268Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-25T19:10:49.268Z] ---> Running in 387314a2d019 [2022-08-25T19:10:49.268Z] ---> 5e7f5c35ac19 [2022-08-25T19:10:49.268Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-25T19:10:49.527Z] ---> Running in dd2bd72de7fa [2022-08-25T19:10:49.527Z] Removing intermediate container 387314a2d019 [2022-08-25T19:10:49.527Z] ---> 800e35d16b19 [2022-08-25T19:10:49.527Z] Step 24/26 : LABEL arch=x86_64 [2022-08-25T19:10:49.787Z] ---> Running in 9c268e7bd477 [2022-08-25T19:10:50.054Z] Removing intermediate container 9c268e7bd477 [2022-08-25T19:10:50.054Z] ---> 2c30b7a18c72 [2022-08-25T19:10:50.054Z] Step 25/26 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:10:50.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:50.054Z] ---> 79030005d479 [2022-08-25T19:10:50.054Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-25T19:10:50.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:50.054Z] ---> Running in 6e563a961ab4 [2022-08-25T19:10:50.314Z] Removing intermediate container 6e563a961ab4 [2022-08-25T19:10:50.314Z] ---> 542b666ce2d7 [2022-08-25T19:10:50.314Z] Step 26/26 : LABEL version=0.0.0 [2022-08-25T19:10:50.314Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-25T19:10:50.314Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-25T19:10:50.314Z] (3/33) Installing readline (8.1.2-r0) [2022-08-25T19:10:50.314Z] (4/33) Installing bash (5.1.16-r2) [2022-08-25T19:10:50.314Z] Executing bash-5.1.16-r2.post-install [2022-08-25T19:10:50.314Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-25T19:10:50.314Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-25T19:10:50.314Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-25T19:10:50.575Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-25T19:10:50.575Z] (9/33) Installing curl (7.83.1-r2) [2022-08-25T19:10:50.575Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-25T19:10:50.575Z] ---> 91622e2a0bfc [2022-08-25T19:10:50.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-25T19:10:50.575Z] ---> Running in f08097c076ec [2022-08-25T19:10:50.835Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:50.835Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-25T19:10:50.835Z] (13/33) Installing expat (2.4.8-r0) [2022-08-25T19:10:50.835Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-25T19:10:50.835Z] (15/33) Installing gdbm (1.23-r0) [2022-08-25T19:10:50.835Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-25T19:10:50.835Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T19:10:50.835Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T19:10:50.835Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-25T19:10:50.835Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-25T19:10:50.835Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-25T19:10:51.402Z] Removing intermediate container f08097c076ec [2022-08-25T19:10:51.402Z] ---> d854915276f4 [2022-08-25T19:10:51.402Z] [2022-08-25T19:10:51.402Z] Successfully built d854915276f4 [2022-08-25T19:10:51.402Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-25T19:10:51.402Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-25T19:10:51.402Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-25T19:10:51.402Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-25T19:10:51.402Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-25T19:10:51.402Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-25T19:10:51.402Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-25T19:10:51.402Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-25T19:10:51.402Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-25T19:10:51.402Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-25T19:10:51.402Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-25T19:10:51.402Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-25T19:10:51.402Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:10:51.402Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:10:51.660Z] OK: 122 MiB in 47 packages [2022-08-25T19:10:51.920Z] Successfully tagged security-spire-agent:latest [2022-08-25T19:10:51.921Z]  Building security-spire-agent ... done Building security-spire-config [2022-08-25T19:10:52.180Z] ---> 3d6c4cbc7ada [2022-08-25T19:10:52.180Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-25T19:10:52.440Z] Removing intermediate container bae77983507b [2022-08-25T19:10:52.440Z] ---> 80e40fa1099e [2022-08-25T19:10:52.440Z] Step 8/23 : COPY . . [2022-08-25T19:10:53.377Z] ---> Running in 534044ada726 [2022-08-25T19:10:54.757Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:54.757Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:54.757Z] ---> 2aa0658d2e16 [2022-08-25T19:10:54.757Z] Step 3/26 : WORKDIR /edgex-go [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> 68af3e4b55b6 [2022-08-25T19:10:54.757Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> b6f41d203795 [2022-08-25T19:10:54.757Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> b02480ad8990 [2022-08-25T19:10:54.757Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> 920ae6cc4b9f [2022-08-25T19:10:54.757Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> 6daa2091cce1 [2022-08-25T19:10:54.757Z] Step 8/26 : COPY . . [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> 5ecf2637644d [2022-08-25T19:10:54.757Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> 129165b07e16 [2022-08-25T19:10:54.757Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> 2855fe38b59c [2022-08-25T19:10:54.757Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> d1a0cda72e77 [2022-08-25T19:10:54.757Z] Step 12/26 : WORKDIR /edgex-go [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> aa24e7558fde [2022-08-25T19:10:54.757Z] [2022-08-25T19:10:54.757Z] Step 13/26 : FROM alpine:3.15 [2022-08-25T19:10:54.757Z] ---> c4fc93816858 [2022-08-25T19:10:54.757Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> cbf5f99db7e0 [2022-08-25T19:10:54.757Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:54.757Z] ---> Using cache [2022-08-25T19:10:54.757Z] ---> 00c22d4a583d [2022-08-25T19:10:54.757Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-25T19:10:55.346Z] Removing intermediate container 534044ada726 [2022-08-25T19:10:55.346Z] ---> 631233824004 [2022-08-25T19:10:55.346Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:10:55.617Z] ---> Running in 6843a223d96b [2022-08-25T19:10:55.617Z] ---> Running in 9c15b3c6af02 [2022-08-25T19:10:55.883Z] Removing intermediate container 9c15b3c6af02 [2022-08-25T19:10:55.883Z] ---> 8d37ddfaec3d [2022-08-25T19:10:55.883Z] Step 22/24 : LABEL arch=x86_64 [2022-08-25T19:10:55.883Z] ---> Running in 6d174eff2581 [2022-08-25T19:10:55.883Z] ---> f19301a32dcf [2022-08-25T19:10:55.883Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-25T19:10:56.144Z] ---> Running in ed89bfadc907 [2022-08-25T19:10:56.144Z] Removing intermediate container 6d174eff2581 [2022-08-25T19:10:56.144Z] ---> c5c9cfcd939f [2022-08-25T19:10:56.144Z] Step 23/24 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:10:56.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:56.404Z] ---> Running in 88e04deae0d0 [2022-08-25T19:10:56.666Z] Removing intermediate container 88e04deae0d0 [2022-08-25T19:10:56.666Z] ---> 29fa572fc8a8 [2022-08-25T19:10:56.666Z] Step 24/24 : LABEL version=0.0.0 [2022-08-25T19:10:56.666Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-25T19:10:56.666Z] ---> Running in 881f1bac591d [2022-08-25T19:10:56.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:57.192Z] Removing intermediate container 881f1bac591d [2022-08-25T19:10:57.192Z] ---> d6706811724d [2022-08-25T19:10:57.192Z] [2022-08-25T19:10:57.192Z] Successfully built d6706811724d [2022-08-25T19:10:57.192Z] Successfully tagged core-metadata:latest [2022-08-25T19:10:57.192Z]  Building core-metadata ... done Building security-bootstrapper [2022-08-25T19:10:57.454Z] Collecting docker-compose==1.23.2 [2022-08-25T19:10:57.454Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-25T19:10:57.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.2 MB/s eta 0:00:00 [2022-08-25T19:10:57.454Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:10:57.454Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:10:57.454Z] OK: 15856 distinct packages available [2022-08-25T19:10:57.454Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-25T19:10:57.454Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-25T19:10:57.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:57.454Z] Preparing metadata (setup.py): started [2022-08-25T19:10:57.713Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:10:57.972Z] Collecting texttable<0.10,>=0.9.0 [2022-08-25T19:10:57.972Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-25T19:10:57.972Z] Preparing metadata (setup.py): started [2022-08-25T19:10:58.233Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:10:58.233Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-25T19:10:58.233Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-25T19:10:58.233Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 120.8 MB/s eta 0:00:00 [2022-08-25T19:10:58.233Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-25T19:10:58.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:10:58.233Z] Collecting cached-property<2,>=1.2.0 [2022-08-25T19:10:58.233Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-25T19:10:58.567Z] Collecting PyYAML<4,>=3.10 [2022-08-25T19:10:58.567Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-25T19:10:58.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 26.6 MB/s eta 0:00:00 [2022-08-25T19:10:58.567Z] Preparing metadata (setup.py): started [2022-08-25T19:10:58.826Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-25T19:10:58.826Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:10:58.827Z] (3/4) Installing libucontext (1.1-r0) [2022-08-25T19:10:58.827Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-25T19:10:59.085Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:10:59.085Z] OK: 6 MiB in 18 packages [2022-08-25T19:10:59.085Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:10:59.085Z] Collecting jsonschema<3,>=2.5.1 [2022-08-25T19:10:59.085Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-25T19:10:59.085Z] Removing intermediate container 57d8377b531f [2022-08-25T19:10:59.085Z] ---> 1fcde035980b [2022-08-25T19:10:59.085Z] [2022-08-25T19:10:59.085Z] Step 9/20 : FROM alpine:3.15 [2022-08-25T19:10:59.085Z] ---> c4fc93816858 [2022-08-25T19:10:59.085Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:10:59.085Z] ---> Using cache [2022-08-25T19:10:59.085Z] ---> cbf5f99db7e0 [2022-08-25T19:10:59.085Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:59.085Z] ---> Using cache [2022-08-25T19:10:59.085Z] ---> 00c22d4a583d [2022-08-25T19:10:59.085Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-25T19:10:59.085Z] Collecting docker<4.0,>=3.6.0 [2022-08-25T19:10:59.085Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-25T19:10:59.085Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 87.8 MB/s eta 0:00:00 [2022-08-25T19:10:59.085Z] Collecting docopt<0.7,>=0.6.1 [2022-08-25T19:10:59.085Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-25T19:10:59.085Z] Preparing metadata (setup.py): started [2022-08-25T19:10:59.353Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:10:59.353Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:10:59.353Z] ---> 2aa0658d2e16 [2022-08-25T19:10:59.353Z] Step 3/31 : WORKDIR /edgex-go [2022-08-25T19:10:59.353Z] ---> Using cache [2022-08-25T19:10:59.353Z] ---> 68af3e4b55b6 [2022-08-25T19:10:59.353Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:10:59.353Z] ---> Using cache [2022-08-25T19:10:59.353Z] ---> b6f41d203795 [2022-08-25T19:10:59.353Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-25T19:10:59.353Z] ---> Using cache [2022-08-25T19:10:59.353Z] ---> cccd197614ca [2022-08-25T19:10:59.353Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-25T19:10:59.353Z] ---> Using cache [2022-08-25T19:10:59.353Z] ---> 6084be4a0f8a [2022-08-25T19:10:59.353Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:10:59.353Z] ---> Using cache [2022-08-25T19:10:59.353Z] ---> dc8fe2fc0bee [2022-08-25T19:10:59.353Z] Step 8/31 : COPY . . [2022-08-25T19:10:59.353Z] ---> Using cache [2022-08-25T19:10:59.353Z] ---> 7c5b725628a2 [2022-08-25T19:10:59.353Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-25T19:10:59.613Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:10:59.613Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-25T19:10:59.613Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-25T19:10:59.614Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 115.0 MB/s eta 0:00:00 [2022-08-25T19:10:59.614Z] Collecting docker-pycreds>=0.4.0 [2022-08-25T19:10:59.614Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-25T19:10:59.614Z] ---> Running in 595676c470be [2022-08-25T19:10:59.614Z] ---> Running in 394962954f32 [2022-08-25T19:10:59.876Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-25T19:10:59.876Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-25T19:10:59.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 48.4 MB/s eta 0:00:00 [2022-08-25T19:10:59.876Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-25T19:10:59.876Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-25T19:10:59.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 46.7 MB/s eta 0:00:00 [2022-08-25T19:10:59.876Z] Collecting certifi>=2017.4.17 [2022-08-25T19:10:59.876Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-25T19:10:59.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 87.5 MB/s eta 0:00:00 [2022-08-25T19:10:59.876Z] Collecting idna<2.8,>=2.5 [2022-08-25T19:10:59.876Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-25T19:10:59.876Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 186.7 MB/s eta 0:00:00 [2022-08-25T19:10:59.876Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-25T19:10:59.876Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-25T19:10:59.876Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-25T19:10:59.876Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-25T19:11:00.135Z] Removing intermediate container 6843a223d96b [2022-08-25T19:11:00.135Z] ---> 494dda4f3bc4 [2022-08-25T19:11:00.135Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:11:00.135Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-25T19:11:00.135Z] Running setup.py install for texttable: started [2022-08-25T19:11:00.394Z] Running setup.py install for texttable: finished with status 'done' [2022-08-25T19:11:00.394Z] Running setup.py install for PyYAML: started [2022-08-25T19:11:00.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:00.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-25T19:11:00.656Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-25T19:11:00.917Z] Running setup.py install for docopt: started [2022-08-25T19:11:01.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:01.436Z] Running setup.py install for docopt: finished with status 'done' [2022-08-25T19:11:01.695Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:11:01.695Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:11:01.695Z] OK: 15856 distinct packages available [2022-08-25T19:11:01.695Z] ---> cb33f68d7bc8 [2022-08-25T19:11:01.695Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:11:01.695Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:01.958Z] ---> 1b0370de47c9 [2022-08-25T19:11:01.958Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-25T19:11:01.958Z] ---> Running in 7cfcd82be069 [2022-08-25T19:11:01.958Z] Running setup.py install for dockerpty: started [2022-08-25T19:11:02.232Z] Removing intermediate container 7cfcd82be069 [2022-08-25T19:11:02.232Z] ---> 67ecfe17bb7e [2022-08-25T19:11:02.232Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-25T19:11:02.232Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-25T19:11:02.496Z] ---> 4c69b25a9871 [2022-08-25T19:11:02.496Z] Step 21/26 : WORKDIR / [2022-08-25T19:11:02.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:02.755Z] ---> Running in a6728e4aa3ce [2022-08-25T19:11:02.755Z] Removing intermediate container a6728e4aa3ce [2022-08-25T19:11:02.755Z] ---> d606b88bce78 [2022-08-25T19:11:02.755Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:11:03.013Z] ---> Running in 6826c8515038 [2022-08-25T19:11:03.013Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-25T19:11:03.013Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-25T19:11:03.014Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-25T19:11:03.014Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-25T19:11:03.014Z] Removing intermediate container 6826c8515038 [2022-08-25T19:11:03.014Z] ---> 3e919d2c104c [2022-08-25T19:11:03.014Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:11:03.290Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-25T19:11:03.290Z] ---> Running in f45d9d04c63c [2022-08-25T19:11:03.290Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-25T19:11:03.290Z] (5/9) Installing curl (7.80.0-r2) [2022-08-25T19:11:03.290Z] Removing intermediate container f45d9d04c63c [2022-08-25T19:11:03.290Z] ---> ef2a36733737 [2022-08-25T19:11:03.290Z] Step 24/26 : LABEL arch=x86_64 [2022-08-25T19:11:03.552Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-25T19:11:03.552Z] ---> Running in c43fc2ffa89a [2022-08-25T19:11:03.552Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:11:03.552Z] (8/9) Installing libucontext (1.1-r0) [2022-08-25T19:11:03.815Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-25T19:11:03.815Z] Removing intermediate container c43fc2ffa89a [2022-08-25T19:11:03.815Z] ---> afbe6111ab82 [2022-08-25T19:11:03.815Z] Step 25/26 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:11:03.815Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:11:03.815Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:11:03.815Z] ---> Running in 1d1f2603ff44 [2022-08-25T19:11:04.075Z] OK: 8 MiB in 23 packages [2022-08-25T19:11:04.642Z] Removing intermediate container 1d1f2603ff44 [2022-08-25T19:11:04.642Z] ---> ebf4b2ef7376 [2022-08-25T19:11:04.642Z] Step 26/26 : LABEL version=0.0.0 [2022-08-25T19:11:04.904Z] ---> Running in bf61e0d3c12e [2022-08-25T19:11:05.163Z] Removing intermediate container bf61e0d3c12e [2022-08-25T19:11:05.163Z] ---> e7460b642cac [2022-08-25T19:11:05.163Z] [2022-08-25T19:11:05.163Z] Successfully built e7460b642cac [2022-08-25T19:11:05.163Z] Successfully tagged security-spire-config:latest [2022-08-25T19:11:05.421Z]  Building security-spire-config ... done Removing intermediate container 595676c470be [2022-08-25T19:11:05.421Z] ---> e792cfbcc52a [2022-08-25T19:11:05.421Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:11:05.989Z] ---> 82d9293b23e3 [2022-08-25T19:11:05.989Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-25T19:11:07.377Z] ---> 551350577038 [2022-08-25T19:11:07.377Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-25T19:11:07.641Z] Removing intermediate container dd2bd72de7fa [2022-08-25T19:11:07.641Z] ---> 938e1a031ca9 [2022-08-25T19:11:07.641Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-25T19:11:07.641Z] ---> Running in 0910389c5a2c [2022-08-25T19:11:07.641Z] ---> 6d31f4057d39 [2022-08-25T19:11:07.641Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-25T19:11:07.901Z] ---> Running in 163cb732ffba [2022-08-25T19:11:07.901Z] Removing intermediate container 0910389c5a2c [2022-08-25T19:11:07.901Z] ---> 6d45aa117279 [2022-08-25T19:11:07.901Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-25T19:11:08.180Z] ---> Running in 66f9b6feb900 [2022-08-25T19:11:08.180Z] Removing intermediate container 163cb732ffba [2022-08-25T19:11:08.180Z] ---> 841250c77b29 [2022-08-25T19:11:08.180Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:11:08.180Z] ---> Running in e00ccf69c869 [2022-08-25T19:11:08.449Z] Removing intermediate container 66f9b6feb900 [2022-08-25T19:11:08.449Z] ---> 68a18b7626f0 [2022-08-25T19:11:08.449Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-25T19:11:08.449Z] Removing intermediate container e00ccf69c869 [2022-08-25T19:11:08.449Z] ---> b7cc4c67eb71 [2022-08-25T19:11:08.449Z] Step 18/20 : LABEL arch=x86_64 [2022-08-25T19:11:08.710Z] ---> Running in eb9c46ccd204 [2022-08-25T19:11:09.284Z] Removing intermediate container eb9c46ccd204 [2022-08-25T19:11:09.284Z] ---> 472c4403d452 [2022-08-25T19:11:09.284Z] Step 19/20 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:11:09.284Z] ---> f45ea6f8d988 [2022-08-25T19:11:09.284Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-25T19:11:09.284Z] ---> Running in 31d9345af185 [2022-08-25T19:11:09.545Z] Removing intermediate container 31d9345af185 [2022-08-25T19:11:09.546Z] ---> a3f5089d0b09 [2022-08-25T19:11:09.546Z] Step 20/20 : LABEL version=0.0.0 [2022-08-25T19:11:09.546Z] ---> Running in 17dd5cd31f5e [2022-08-25T19:11:09.860Z] ---> bf5eebe346d0 [2022-08-25T19:11:09.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-25T19:11:10.177Z] Removing intermediate container 17dd5cd31f5e [2022-08-25T19:11:10.177Z] ---> 6328cdbc6cf3 [2022-08-25T19:11:10.177Z] [2022-08-25T19:11:10.177Z] Successfully built 6328cdbc6cf3 [2022-08-25T19:11:10.177Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-25T19:11:10.449Z]  Building security-spiffe-token-provider ... done  ---> 8a9cd76185f3 [2022-08-25T19:11:10.449Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-25T19:11:10.732Z] ---> Running in 53fe8d168cb2 [2022-08-25T19:11:11.020Z] Removing intermediate container 53fe8d168cb2 [2022-08-25T19:11:11.020Z] ---> aa062c2d27b4 [2022-08-25T19:11:11.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:11:11.020Z] ---> Running in 144eb94a43c5 [2022-08-25T19:11:11.285Z] Removing intermediate container 144eb94a43c5 [2022-08-25T19:11:11.544Z] ---> ae23015c47cc [2022-08-25T19:11:11.544Z] Step 21/23 : LABEL arch=x86_64 [2022-08-25T19:11:11.544Z] ---> Running in f9666b737b69 [2022-08-25T19:11:11.810Z] Removing intermediate container f9666b737b69 [2022-08-25T19:11:11.810Z] ---> 934b8d0bd11b [2022-08-25T19:11:11.810Z] Step 22/23 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:11:11.810Z] ---> Running in 04bdf0b926a4 [2022-08-25T19:11:12.070Z] Removing intermediate container 04bdf0b926a4 [2022-08-25T19:11:12.070Z] ---> 60b2739b3a78 [2022-08-25T19:11:12.070Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:11:12.070Z] ---> Running in 3db5d98418ee [2022-08-25T19:11:12.330Z] Removing intermediate container 3db5d98418ee [2022-08-25T19:11:12.330Z] ---> 61ad5e2df1bf [2022-08-25T19:11:12.330Z] [2022-08-25T19:11:12.330Z] Successfully built 61ad5e2df1bf [2022-08-25T19:11:12.330Z] Successfully tagged sys-mgmt-agent:latest [2022-08-25T19:11:16.488Z] Removing intermediate container e7764e93e67c [2022-08-25T19:11:16.488Z] ---> 605e3d9e3ef7 [2022-08-25T19:11:16.488Z] Successfully built 605e3d9e3ef7 [2022-08-25T19:11:16.488Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [2022-08-25T19:11:16.530Z]  Building sys-mgmt-agent ... done Removing intermediate container ed89bfadc907 [2022-08-25T19:11:16.530Z] ---> 7b68991add26 [2022-08-25T19:11:16.530Z] [2022-08-25T19:11:16.530Z] Step 10/23 : FROM alpine:3.16 [2022-08-25T19:11:16.530Z] ---> 9c6f07244728 [2022-08-25T19:11:16.530Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-25T19:11:16.530Z] ---> Running in 5ed0991d6fc5 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:11:16.790Z] Removing intermediate container 5ed0991d6fc5 [2022-08-25T19:11:16.790Z] ---> 10499362214c [2022-08-25T19:11:16.790Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-25T19:11:16.790Z] ---> Running in 43d5f8b59619 [2022-08-25T19:11:16.923Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T19:11:16.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:11:17.049Z] Removing intermediate container 43d5f8b59619 [2022-08-25T19:11:17.049Z] ---> 34578afd82ae [2022-08-25T19:11:17.049Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-25T19:11:17.049Z] ---> Running in 5295368e6e3b [2022-08-25T19:11:17.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-23570 does not seem to be running inside a container [2022-08-25T19:11:17.308Z] Removing intermediate container 5295368e6e3b [2022-08-25T19:11:17.308Z] ---> 365acfe972ce [2022-08-25T19:11:17.308Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:11:17.320Z] $ 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 [2022-08-25T19:11:17.568Z] ---> Running in 092248a209f6 [2022-08-25T19:11:18.141Z] Removing intermediate container 394962954f32 [2022-08-25T19:11:18.141Z] ---> 0ba686fb2ed4 [2022-08-25T19:11:18.141Z] [2022-08-25T19:11:18.141Z] Step 10/31 : FROM alpine:3.16 [2022-08-25T19:11:18.141Z] ---> 9c6f07244728 [2022-08-25T19:11:18.141Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:11:18.141Z] ---> Running in 898459de51f3 [2022-08-25T19:11:18.405Z] Removing intermediate container 092248a209f6 [2022-08-25T19:11:18.405Z] ---> c6bc9e9d61f5 [2022-08-25T19:11:18.405Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-25T19:11:18.405Z] Removing intermediate container 898459de51f3 [2022-08-25T19:11:18.405Z] ---> 90d4ae9ce3a3 [2022-08-25T19:11:18.405Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-25T19:11:18.405Z] ---> Running in 9c430876b069 [2022-08-25T19:11:18.405Z] ---> Running in 3ef5ebd692cb [2022-08-25T19:11:18.616Z] $ docker top c02ea94ce12e575d8b585862ae958de02d5eed7c68df81801a47bb7ccc7d8497 -eo pid,comm [2022-08-25T19:11:18.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] { [2022-08-25T19:11:18.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-08-25T19:11:19.197Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-25T19:11:19.197Z] (2/2) Installing su-exec (0.2-r1) [2022-08-25T19:11:19.197Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:11:19.197Z] OK: 6 MiB in 16 packages [2022-08-25T19:11:19.465Z] Removing intermediate container 3ef5ebd692cb [2022-08-25T19:11:19.465Z] ---> fb4c555879bc [2022-08-25T19:11:19.465Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-25T19:11:19.465Z] ---> Running in 78ddb58ee4d7 [2022-08-25T19:11:19.465Z] Removing intermediate container 78ddb58ee4d7 [2022-08-25T19:11:19.465Z] ---> 8248448d91b9 [2022-08-25T19:11:19.465Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-25T19:11:19.670Z] + go version [2022-08-25T19:11:19.670Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-25T19:11:19.708Z] $ docker stop --time=1 c02ea94ce12e575d8b585862ae958de02d5eed7c68df81801a47bb7ccc7d8497 [2022-08-25T19:11:19.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T19:11:19.743Z] ---> Running in 57ca9f6034d1 [2022-08-25T19:11:19.743Z] Removing intermediate container 57ca9f6034d1 [2022-08-25T19:11:19.743Z] ---> 319ae801b669 [2022-08-25T19:11:19.743Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-25T19:11:19.743Z] ---> Running in 116b7e364cd4 [2022-08-25T19:11:19.743Z] Removing intermediate container 116b7e364cd4 [2022-08-25T19:11:19.743Z] ---> ce47d1a04156 [2022-08-25T19:11:19.743Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-25T19:11:20.003Z] ---> Running in e80d39f81fb9 [2022-08-25T19:11:20.003Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-25T19:11:20.003Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T19:11:20.273Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-25T19:11:20.273Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T19:11:20.273Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-25T19:11:20.532Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-25T19:11:20.532Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:11:20.532Z] OK: 8 MiB in 20 packages [2022-08-25T19:11:20.532Z] Removing intermediate container e80d39f81fb9 [2022-08-25T19:11:20.532Z] ---> ddec72cc92ad [2022-08-25T19:11:20.532Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-25T19:11:20.532Z] ---> Running in d7e02c1c9471 [2022-08-25T19:11:20.794Z] Removing intermediate container d7e02c1c9471 [2022-08-25T19:11:20.794Z] ---> 52e2442b5a77 [2022-08-25T19:11:20.794Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-25T19:11:20.794Z] ---> d1e1291c0b92 [2022-08-25T19:11:20.794Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-25T19:11:20.794Z] ---> Running in 90a53e576826 [2022-08-25T19:11:21.054Z] Removing intermediate container 9c430876b069 [2022-08-25T19:11:21.054Z] ---> a85ff39b9fe9 [2022-08-25T19:11:21.054Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:11:21.054Z] ---> 4d357a4634b8 [2022-08-25T19:11:21.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-25T19:11:21.376Z] $ docker rm -f c02ea94ce12e575d8b585862ae958de02d5eed7c68df81801a47bb7ccc7d8497 [2022-08-25T19:11:21.626Z] ---> 966fc64f7c91 [2022-08-25T19:11:21.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-25T19:11:21.626Z] Removing intermediate container 90a53e576826 [2022-08-25T19:11:21.626Z] ---> ad5a4922af04 [2022-08-25T19:11:21.626Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:11:21.626Z] ---> e0fda065c15b [2022-08-25T19:11:21.626Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-25T19:11:21.626Z] ---> Running in 03ed49fe2f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-08-25T19:11:21.941Z] ---> 19efa41f4d12 [2022-08-25T19:11:21.941Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-25T19:11:21.941Z] Removing intermediate container 03ed49fe2f35 [2022-08-25T19:11:21.941Z] ---> 522df018d89b [2022-08-25T19:11:21.941Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:11:21.941Z] ---> Running in a28040e9197c [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:11:22.215Z] Removing intermediate container a28040e9197c [2022-08-25T19:11:22.215Z] ---> a366e567ea6a [2022-08-25T19:11:22.215Z] Step 21/23 : LABEL arch=x86_64 [2022-08-25T19:11:22.215Z] ---> dca08ceed1db [2022-08-25T19:11:22.215Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-25T19:11:22.215Z] ---> Running in 2202ee84cfad [2022-08-25T19:11:22.215Z] Removing intermediate container 2202ee84cfad [2022-08-25T19:11:22.215Z] ---> 32cd945ebf18 [2022-08-25T19:11:22.215Z] Step 22/23 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:11:22.431Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T19:11:22.431Z] . [Pipeline] } [2022-08-25T19:11:22.478Z] ---> Running in 05ee8ae6ad8a [2022-08-25T19:11:22.478Z] ---> 56e81fc17991 [2022-08-25T19:11:22.478Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-25T19:11:22.478Z] Removing intermediate container 05ee8ae6ad8a [2022-08-25T19:11:22.478Z] ---> 1d46213c9ef8 [2022-08-25T19:11:22.478Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:11:22.478Z] ---> Running in 14942be024f5 [2022-08-25T19:11:22.478Z] ---> 3499b509be53 [2022-08-25T19:11:22.478Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:11:22.748Z] Removing intermediate container 14942be024f5 [2022-08-25T19:11:22.749Z] ---> 62045d6c3219 [2022-08-25T19:11:22.749Z] [2022-08-25T19:11:22.749Z] Successfully built 62045d6c3219 [2022-08-25T19:11:22.749Z] Successfully tagged core-data:latest [2022-08-25T19:11:22.749Z]  Building core-data ... done  ---> 7bde014e74f1 [2022-08-25T19:11:22.749Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-25T19:11:22.749Z] ---> f4e918bd91d5 [2022-08-25T19:11:22.749Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-25T19:11:22.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-23570 does not seem to be running inside a container [2022-08-25T19:11:22.839Z] $ 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 [2022-08-25T19:11:23.009Z] ---> Running in 82f065a06429 [2022-08-25T19:11:23.578Z] Removing intermediate container 82f065a06429 [2022-08-25T19:11:23.578Z] ---> 18582b0fb26e [2022-08-25T19:11:23.578Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-25T19:11:23.578Z] ---> Running in 8e0f9d49129a [2022-08-25T19:11:23.578Z] Removing intermediate container 8e0f9d49129a [2022-08-25T19:11:23.578Z] ---> 3184ca3f2192 [2022-08-25T19:11:23.578Z] Step 28/31 : CMD ["gate"] [2022-08-25T19:11:23.578Z] ---> Running in 80a2642a29be [2022-08-25T19:11:23.838Z] Removing intermediate container 80a2642a29be [2022-08-25T19:11:23.838Z] ---> df7c71c00acc [2022-08-25T19:11:23.838Z] Step 29/31 : LABEL arch=x86_64 [2022-08-25T19:11:23.838Z] ---> Running in 3d4c5db33541 [2022-08-25T19:11:23.838Z] Removing intermediate container 3d4c5db33541 [2022-08-25T19:11:23.838Z] ---> 6d5a20a72548 [2022-08-25T19:11:23.838Z] Step 30/31 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:11:23.838Z] ---> Running in 3b005364064b [2022-08-25T19:11:24.098Z] Removing intermediate container 3b005364064b [2022-08-25T19:11:24.098Z] ---> 218ab23dc269 [2022-08-25T19:11:24.098Z] Step 31/31 : LABEL version=0.0.0 [2022-08-25T19:11:24.098Z] ---> Running in ef3002eda583 [2022-08-25T19:11:24.098Z] Removing intermediate container ef3002eda583 [2022-08-25T19:11:24.098Z] ---> e851b78cb53f [2022-08-25T19:11:24.098Z] [2022-08-25T19:11:24.098Z] Successfully built e851b78cb53f [2022-08-25T19:11:24.098Z] Successfully tagged security-bootstrapper:latest [2022-08-25T19:11:24.108Z] $ docker top f527bab6ba8cb852fe75aad5fe43b2deb85761a8aebdafc226e816931168f134 -eo pid,comm [2022-08-25T19:11:24.364Z]  Building security-bootstrapper ... done  [Pipeline] { [Pipeline] } [2022-08-25T19:11:24.504Z] $ docker stop --time=1 3a5e524355be5793a1e27328cda0adc22b15bcbf6317a9bf64a68365c8b0e335 [2022-08-25T19:11:25.792Z] $ docker rm -f 3a5e524355be5793a1e27328cda0adc22b15bcbf6317a9bf64a68365c8b0e335 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2022-08-25T19:11:25.955Z] ========================================================= [2022-08-25T19:11:25.955Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-25T19:11:25.955Z] ========================================================= [Pipeline] sh [2022-08-25T19:11:26.179Z] + docker images [2022-08-25T19:11:26.179Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-25T19:11:26.179Z] security-bootstrapper latest e851b78cb53f 2 seconds ago 19.3MB [2022-08-25T19:11:26.179Z] core-data latest 62045d6c3219 3 seconds ago 21.5MB [2022-08-25T19:11:26.179Z] 0ba686fb2ed4 8 seconds ago 1.52GB [2022-08-25T19:11:26.179Z] 7b68991add26 9 seconds ago 1.55GB [2022-08-25T19:11:26.179Z] sys-mgmt-agent latest 61ad5e2df1bf 13 seconds ago 135MB [2022-08-25T19:11:26.179Z] security-spiffe-token-provider latest 6328cdbc6cf3 16 seconds ago 29.2MB [2022-08-25T19:11:26.179Z] security-spire-config latest e7460b642cac 21 seconds ago 85.8MB [2022-08-25T19:11:26.180Z] 1fcde035980b 28 seconds ago 1.57GB [2022-08-25T19:11:26.180Z] core-metadata latest d6706811724d 29 seconds ago 18.2MB [2022-08-25T19:11:26.180Z] security-spire-agent latest d854915276f4 35 seconds ago 125MB [2022-08-25T19:11:26.180Z] 44d0511df151 37 seconds ago 1.52GB [2022-08-25T19:11:26.180Z] baa8095d7d1c 41 seconds ago 1.55GB [2022-08-25T19:11:26.180Z] aa24e7558fde 44 seconds ago 1.42GB [2022-08-25T19:11:26.180Z] support-scheduler latest 97f0591e5766 50 seconds ago 26.5MB [2022-08-25T19:11:26.180Z] 3e7aa5110e20 About a minute ago 1.58GB [2022-08-25T19:11:26.180Z] security-secretstore-setup latest c15b7d2284d0 About a minute ago 29MB [2022-08-25T19:11:26.180Z] security-proxy-setup latest ddce7456dfdd About a minute ago 27.2MB [2022-08-25T19:11:26.180Z] core-command latest 558203a6585e About a minute ago 16.2MB [2022-08-25T19:11:26.180Z] support-notifications latest 6f52bd77a5c1 About a minute ago 27.2MB [2022-08-25T19:11:26.180Z] e338fb4f41d3 About a minute ago 1.53GB [2022-08-25T19:11:26.180Z] 38bc1b64203b About a minute ago 1.52GB [2022-08-25T19:11:26.180Z] 29276c3cf777 About a minute ago 1.53GB [2022-08-25T19:11:26.180Z] security-spire-server latest 1a20c8e2e17d About a minute ago 86.5MB [2022-08-25T19:11:26.180Z] 2663e6aab556 About a minute ago 1.58GB [2022-08-25T19:11:26.180Z] aa3ca6012951 About a minute ago 1.42GB [2022-08-25T19:11:26.180Z] ci-base-image-x86_64 latest 2aa0658d2e16 4 minutes ago 993MB [2022-08-25T19:11:26.180Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-25T19:11:26.180Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-25T19:11:26.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 weeks ago 253MB [2022-08-25T19:11:26.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-25T19:11:26.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2022-08-25T19:11:26.611Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T19:11:27.336Z] + make test [2022-08-25T19:11:27.336Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-25T19:12:06.354Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-25T19:13:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-25T19:14:00.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-25T19:14:00.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-25T19:14:00.269Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-25T19:14:00.269Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-25T19:14:00.269Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-25T19:14:00.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-25T19:14:15.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.441s coverage: 28.7% of statements [2022-08-25T19:14:15.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-25T19:14:15.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-25T19:14:18.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.418s coverage: 98.5% of statements [2022-08-25T19:14:18.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-25T19:14:18.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.2% of statements [2022-08-25T19:14:18.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-25T19:14:18.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-25T19:14:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.898s coverage: 89.2% of statements [2022-08-25T19:14:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-25T19:14:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-25T19:14:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:14:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-25T19:14:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-25T19:14:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.505s coverage: 2.1% of statements [2022-08-25T19:14:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-25T19:14:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-25T19:14:43.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.376s coverage: 95.6% of statements [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-25T19:14:43.174Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.391s coverage: 72.2% of statements [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-25T19:14:43.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.553s coverage: 60.0% of statements [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-25T19:14:43.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-25T19:14:43.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements [2022-08-25T19:14:43.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.276s coverage: 29.6% of statements [2022-08-25T19:14:43.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-25T19:14:47.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements [2022-08-25T19:14:47.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 79.5% of statements [2022-08-25T19:14:47.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.240s coverage: 94.1% of statements [2022-08-25T19:14:47.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2022-08-25T19:14:51.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2022-08-25T19:15:00.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.249s coverage: 94.4% of statements [2022-08-25T19:15:00.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.246s coverage: 44.8% of statements [2022-08-25T19:15:10.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.750s coverage: 80.8% of statements [2022-08-25T19:15:10.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.094s coverage: 65.1% of statements [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements [2022-08-25T19:15:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.870s coverage: 91.2% of statements [2022-08-25T19:15:13.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-25T19:15:20.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.998s coverage: 64.7% of statements [2022-08-25T19:15:20.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-25T19:15:20.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-25T19:15:20.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements [2022-08-25T19:15:20.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2022-08-25T19:15:20.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-08-25T19:15:20.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2022-08-25T19:15:20.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2022-08-25T19:15:28.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.330s coverage: 65.8% of statements [2022-08-25T19:15:28.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-25T19:15:28.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-25T19:15:28.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-25T19:15:30.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.919s coverage: 43.6% of statements [2022-08-25T19:15:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-25T19:15:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-25T19:15:30.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.356s coverage: 89.5% of statements [2022-08-25T19:15:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-25T19:15:30.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements [2022-08-25T19:15:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-25T19:15:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-25T19:15:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-25T19:15:30.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-25T19:15:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.488s coverage: 17.7% of statements [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-25T19:15:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.885s coverage: 92.3% of statements [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-25T19:15:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 63.2% of statements [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-25T19:15:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.487s coverage: 97.7% of statements [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-25T19:15:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-25T19:15:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-25T19:15:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.239s coverage: 100.0% of statements [2022-08-25T19:15:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-08-25T19:15:40.555Z] 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 [2022-08-25T19:15:40.555Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-25T19:15:40.555Z] GO111MODULE=on go vet ./... [2022-08-25T19:17:32.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T19:17:32.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T19:17:32.482Z] ./bin/test-attribution-txt.sh [2022-08-25T19:17:32.482Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-25T19:17:32.482Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-25T19:17:32.482Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-25T19:17:32.482Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-25T19:17:32.482Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-25T19:17:32.482Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-25T19:17:32.482Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-25T19:17:32.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-25T19:17:33.201Z] + ls -al . [2022-08-25T19:17:33.201Z] total 732 [2022-08-25T19:17:33.201Z] drwxrwxr-x 9 1001 1001 4096 Aug 25 19:11 . [2022-08-25T19:17:33.201Z] drwxr-xr-x 4 root root 4096 Aug 25 19:11 .. [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 16 Aug 25 19:09 .dockerignore [2022-08-25T19:17:33.201Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 19:09 .git [2022-08-25T19:17:33.201Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 19:09 .github [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 1030 Aug 25 19:09 .gitignore [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 42 Aug 25 19:09 .golangci.yml [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 87 Aug 25 19:09 .hadolint.yml [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 166 Aug 25 19:09 .sonarcloud.properties [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 1171 Aug 25 19:09 ADOPTERS.md [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 10347 Aug 25 19:09 Attribution.txt [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 63209 Aug 25 19:09 CHANGELOG.md [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 3804 Aug 25 19:09 CONTRIBUTING.md [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 677 Aug 25 19:09 GOVERNANCE.md [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 850 Aug 25 19:09 Jenkinsfile [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 10775 Aug 25 19:09 LICENSE [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 13276 Aug 25 19:09 Makefile [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 582 Aug 25 19:09 OWNERS.md [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 9094 Aug 25 19:09 README.md [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 6912 Aug 25 19:09 SECURITY.md [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 5 Aug 25 19:06 VERSION [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 4131 Aug 25 19:09 ZMQWindows.md [2022-08-25T19:17:33.201Z] drwxrwxr-x 2 1001 1001 4096 Aug 25 19:09 bin [2022-08-25T19:17:33.201Z] drwxrwxr-x 18 1001 1001 4096 Aug 25 19:09 cmd [2022-08-25T19:17:33.201Z] -rw-r--r-- 1 root root 482786 Aug 25 19:15 coverage.out [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 3681 Aug 25 19:09 go.mod [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 38033 Aug 25 19:09 go.sum [2022-08-25T19:17:33.201Z] drwxrwxr-x 8 1001 1001 4096 Aug 25 19:09 internal [2022-08-25T19:17:33.201Z] drwxrwxr-x 3 1001 1001 4096 Aug 25 19:09 openapi [2022-08-25T19:17:33.201Z] drwxrwxr-x 4 1001 1001 4096 Aug 25 19:09 snap [2022-08-25T19:17:33.201Z] -rw-rw-r-- 1 1001 1001 204 Aug 25 19:09 version.go [Pipeline] sh [2022-08-25T19:17:33.885Z] + '[' -e coverage.out ] [2022-08-25T19:17:33.885Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-25T19:17:33.920Z] Warning: overwriting stash ‘coverage-report’ [2022-08-25T19:17:34.824Z] Stashed 1 file(s) [Pipeline] sh [2022-08-25T19:17:35.493Z] + make build [2022-08-25T19:17:35.493Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-25T19:19:12.364Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-25T19:20:20.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-25T19:20:25.867Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-25T19:21:04.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-25T19:21:05.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-25T19:21:10.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-25T19:21:17.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-25T19:21:21.640Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:21:27.056Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:21:31.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-25T19:21:34.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-25T19:21:44.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2022-08-25T19:21:50.365Z] $ docker stop --time=1 f527bab6ba8cb852fe75aad5fe43b2deb85761a8aebdafc226e816931168f134 [2022-08-25T19:21:52.379Z] $ docker rm -f f527bab6ba8cb852fe75aad5fe43b2deb85761a8aebdafc226e816931168f134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:21:55.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-25T19:21:55.214Z] [2022-08-25T19:21:55.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:21:55.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-25T19:21:55.917Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-25T19:21:55.917Z] 29e5d40040c1: Pulling fs layer [2022-08-25T19:21:55.917Z] 1ce36da41761: Pulling fs layer [2022-08-25T19:21:55.917Z] 25b303627fd3: Pulling fs layer [2022-08-25T19:21:55.917Z] 29e5d40040c1: Verifying Checksum [2022-08-25T19:21:55.917Z] 29e5d40040c1: Download complete [2022-08-25T19:21:56.192Z] 1ce36da41761: Verifying Checksum [2022-08-25T19:21:56.192Z] 1ce36da41761: Download complete [2022-08-25T19:21:56.801Z] 29e5d40040c1: Pull complete [2022-08-25T19:21:57.789Z] 25b303627fd3: Verifying Checksum [2022-08-25T19:21:57.789Z] 25b303627fd3: Download complete [2022-08-25T19:21:58.065Z] 1ce36da41761: Pull complete [2022-08-25T19:22:10.512Z] 25b303627fd3: Pull complete [2022-08-25T19:22:10.512Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-25T19:22:10.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-25T19:22:10.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:22:10.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-23570 does not seem to be running inside a container [2022-08-25T19:22:11.017Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-25T19:22:13.478Z] $ docker top 3ec06a3ab6937e297204832a25aa28d737eb2ddf14b00810e9b1cf36a25e9df2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:22:14.437Z] + docker-compose build --help [2022-08-25T19:22:14.437Z] + grep parallel [2022-08-25T19:22:19.817Z] --parallel Build images in parallel. [Pipeline] } [2022-08-25T19:22:19.850Z] $ docker stop --time=1 3ec06a3ab6937e297204832a25aa28d737eb2ddf14b00810e9b1cf36a25e9df2 [2022-08-25T19:22:21.584Z] $ docker rm -f 3ec06a3ab6937e297204832a25aa28d737eb2ddf14b00810e9b1cf36a25e9df2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:22:22.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-25T19:22:22.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:22:22.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-23570 does not seem to be running inside a container [2022-08-25T19:22:22.846Z] $ 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 [2022-08-25T19:22:24.119Z] $ docker top 04a9f5e9ad1fe54e6419148b1c43cbf3cdf2fae71ee52929a2daefefa76a70ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:22:25.102Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-25T19:22:31.821Z] Building core-command ... [2022-08-25T19:22:31.821Z] Building core-data ... [2022-08-25T19:22:31.821Z] Building core-metadata ... [2022-08-25T19:22:31.821Z] Building security-bootstrapper ... [2022-08-25T19:22:31.821Z] Building security-proxy-setup ... [2022-08-25T19:22:31.821Z] Building security-secretstore-setup ... [2022-08-25T19:22:31.821Z] Building security-spiffe-token-provider ... [2022-08-25T19:22:31.821Z] Building security-spire-agent ... [2022-08-25T19:22:31.821Z] Building security-spire-config ... [2022-08-25T19:22:31.821Z] Building security-spire-server ... [2022-08-25T19:22:31.821Z] Building support-notifications ... [2022-08-25T19:22:31.821Z] Building support-scheduler ... [2022-08-25T19:22:31.821Z] Building sys-mgmt-agent ... [2022-08-25T19:22:31.821Z] Building security-spire-config [2022-08-25T19:22:31.821Z] Building security-bootstrapper [2022-08-25T19:22:31.821Z] Building sys-mgmt-agent [2022-08-25T19:22:31.821Z] Building core-data [2022-08-25T19:22:31.821Z] Building security-secretstore-setup [2022-08-25T19:23:28.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:23:28.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:23:28.381Z] ---> 605e3d9e3ef7 [2022-08-25T19:23:28.381Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:23:28.381Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:23:28.381Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:23:28.381Z] ---> 605e3d9e3ef7 [2022-08-25T19:23:28.381Z] Step 3/26 : WORKDIR /edgex-go [2022-08-25T19:23:28.381Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:23:28.381Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:23:28.381Z] ---> 605e3d9e3ef7 [2022-08-25T19:23:28.381Z] Step 3/31 : WORKDIR /edgex-go [2022-08-25T19:23:28.381Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:23:28.381Z] [2022-08-25T19:23:28.381Z] Step 2/25 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:23:28.381Z] [2022-08-25T19:23:28.381Z] ---> 605e3d9e3ef7 [2022-08-25T19:23:28.381Z] ---> 605e3d9e3ef7 [2022-08-25T19:23:28.381Z] Step 3/25 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go [2022-08-25T19:23:28.381Z] [2022-08-25T19:23:28.381Z] ---> Running in 0f2591769938 [2022-08-25T19:23:28.381Z] ---> Running in 47f1a027ed20 [2022-08-25T19:23:28.381Z] ---> Running in b24912bf8ba3 [2022-08-25T19:23:28.381Z] ---> Running in 950443c0249e [2022-08-25T19:23:28.381Z] ---> Running in a3de751e79bd [2022-08-25T19:23:28.381Z] Removing intermediate container a3de751e79bd [2022-08-25T19:23:28.381Z] ---> 64d0c4754c78 [2022-08-25T19:23:28.381Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:23:28.381Z] Removing intermediate container 47f1a027ed20 [2022-08-25T19:23:28.381Z] ---> 5daa0f6d5a91 [2022-08-25T19:23:28.381Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:23:28.381Z] ---> Running in 9f5a53a667a4 [2022-08-25T19:23:28.381Z] Removing intermediate container 0f2591769938 [2022-08-25T19:23:28.381Z] ---> d8903a44105a [2022-08-25T19:23:28.381Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:23:28.381Z] Removing intermediate container 950443c0249e [2022-08-25T19:23:28.381Z] ---> 625d8e260ad9 [2022-08-25T19:23:28.381Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:23:28.381Z] Removing intermediate container b24912bf8ba3 [2022-08-25T19:23:28.381Z] ---> e53d4f97540d [2022-08-25T19:23:28.381Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:23:28.381Z] ---> Running in 9cd8c116749b [2022-08-25T19:23:28.381Z] ---> Running in 89c5553e360f [2022-08-25T19:23:28.381Z] ---> Running in e5bf660cd9da [2022-08-25T19:23:28.381Z] ---> Running in f05c07b496d0 [2022-08-25T19:23:28.381Z] Removing intermediate container 9f5a53a667a4 [2022-08-25T19:23:28.381Z] ---> 6cf87e39eba3 [2022-08-25T19:23:28.381Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-25T19:23:28.381Z] ---> Running in 19204a21fcf7 [2022-08-25T19:23:28.381Z] Removing intermediate container 89c5553e360f [2022-08-25T19:23:28.381Z] ---> e7fcb9fef966 [2022-08-25T19:23:28.381Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-25T19:23:28.381Z] Removing intermediate container e5bf660cd9da [2022-08-25T19:23:28.381Z] ---> a2b75656d6b4 [2022-08-25T19:23:28.381Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-25T19:23:28.381Z] Removing intermediate container 9cd8c116749b [2022-08-25T19:23:28.381Z] ---> 08f169c295b9 [2022-08-25T19:23:28.381Z] ---> Running in 754e4e7a0c72 [2022-08-25T19:23:28.381Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-25T19:23:28.381Z] ---> Running in 5cb819801383 [2022-08-25T19:23:28.381Z] Removing intermediate container f05c07b496d0 [2022-08-25T19:23:28.381Z] ---> 778336d4bf9c [2022-08-25T19:23:28.381Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:23:28.381Z] ---> Running in 91a8219d54ca [2022-08-25T19:23:28.381Z] ---> Running in de21f9d3c26e [2022-08-25T19:23:28.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:28.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:28.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:28.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:28.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:28.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:29.216Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:29.499Z] OK: 221 MiB in 51 packages [2022-08-25T19:23:29.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:29.781Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:30.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:23:30.708Z] OK: 221 MiB in 51 packages [2022-08-25T19:23:30.989Z] Removing intermediate container 19204a21fcf7 [2022-08-25T19:23:30.989Z] ---> 6cf3a87d6a31 [2022-08-25T19:23:30.989Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-25T19:23:30.989Z] OK: 221 MiB in 51 packages [2022-08-25T19:23:31.589Z] OK: 221 MiB in 51 packages [2022-08-25T19:23:31.589Z] OK: 221 MiB in 51 packages [2022-08-25T19:23:32.608Z] Removing intermediate container 5cb819801383 [2022-08-25T19:23:32.608Z] ---> b93bf874a114 [2022-08-25T19:23:32.608Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:23:32.887Z] ---> b5ac38ee1217 [2022-08-25T19:23:32.887Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:23:33.166Z] ---> Running in e39a41b1c5a5 [2022-08-25T19:23:33.166Z] Removing intermediate container 754e4e7a0c72 [2022-08-25T19:23:33.166Z] ---> 0f715e20d868 [2022-08-25T19:23:33.166Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-25T19:23:33.452Z] Removing intermediate container de21f9d3c26e [2022-08-25T19:23:33.452Z] ---> 883345300343 [2022-08-25T19:23:33.452Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-25T19:23:33.452Z] Removing intermediate container 91a8219d54ca [2022-08-25T19:23:33.452Z] ---> a704cbb2cfe0 [2022-08-25T19:23:33.452Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:23:34.058Z] ---> f00b7e385dda [2022-08-25T19:23:34.058Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:23:34.058Z] ---> Running in 414d4f27d762 [2022-08-25T19:23:34.336Z] ---> f533c5ace6bf [2022-08-25T19:23:34.336Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:23:34.624Z] ---> Running in 296d89f76757 [2022-08-25T19:23:34.624Z] ---> b065c75b2538 [2022-08-25T19:23:34.624Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:23:34.915Z] ---> 6668f1b13202 [2022-08-25T19:23:34.915Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:23:34.915Z] ---> Running in fecda565f717 [2022-08-25T19:23:35.205Z] ---> Running in 112b32a6387c [2022-08-25T19:24:43.285Z] Removing intermediate container fecda565f717 [2022-08-25T19:24:43.285Z] ---> 9b9e07715457 [2022-08-25T19:24:43.285Z] Step 8/26 : COPY . . [2022-08-25T19:24:43.285Z] Removing intermediate container 296d89f76757 [2022-08-25T19:24:43.285Z] ---> 42b1d0958a91 [2022-08-25T19:24:43.285Z] Step 8/25 : COPY . . [2022-08-25T19:24:43.285Z] Removing intermediate container 112b32a6387c [2022-08-25T19:24:43.285Z] ---> 4562e530bf9e [2022-08-25T19:24:43.285Z] Step 8/23 : COPY . . [2022-08-25T19:24:43.285Z] Removing intermediate container 414d4f27d762 [2022-08-25T19:24:43.285Z] ---> 2114ec61ce18 [2022-08-25T19:24:43.285Z] Step 8/23 : COPY . . [2022-08-25T19:24:43.285Z] Removing intermediate container e39a41b1c5a5 [2022-08-25T19:24:43.285Z] ---> 56ca8edfd5af [2022-08-25T19:24:43.285Z] Step 8/31 : COPY . . [2022-08-25T19:24:53.448Z] ---> ad3beef1eeec [2022-08-25T19:24:53.448Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:24:53.448Z] ---> c5134bfa4870 [2022-08-25T19:24:53.448Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-25T19:24:53.448Z] ---> 30cff714fad8 [2022-08-25T19:24:53.448Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-25T19:24:53.448Z] ---> Running in fb3d8bc6cca1 [2022-08-25T19:24:53.448Z] ---> Running in 7d4338ceb6c8 [2022-08-25T19:24:53.448Z] ---> Running in 4e86dc202f25 [2022-08-25T19:24:53.448Z] ---> 58bae12fb5e8 [2022-08-25T19:24:53.448Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-25T19:24:53.448Z] ---> ee6ccb6b4894 [2022-08-25T19:24:53.448Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-25T19:24:53.448Z] ---> Running in aa448fee515b [2022-08-25T19:24:53.448Z] ---> Running in ac3fde813725 [2022-08-25T19:24:53.448Z] Removing intermediate container 4e86dc202f25 [2022-08-25T19:24:53.448Z] ---> 6d14d21820c7 [2022-08-25T19:24:53.448Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-25T19:24:53.448Z] ---> Running in 9dcfa3e0b812 [2022-08-25T19:24:54.050Z] Removing intermediate container 9dcfa3e0b812 [2022-08-25T19:24:54.050Z] ---> 1d5aa1026aa6 [2022-08-25T19:24:54.050Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:24:54.050Z] ---> Running in 6888ab1f71c2 [2022-08-25T19:24:54.655Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-25T19:24:54.655Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-25T19:24:54.935Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-25T19:24:55.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:24:57.211Z] Removing intermediate container 6888ab1f71c2 [2022-08-25T19:24:57.211Z] ---> f0acfbe84ee4 [2022-08-25T19:24:57.211Z] Step 12/26 : WORKDIR /edgex-go [2022-08-25T19:24:57.211Z] ---> Running in f8e9b7fe88a5 [2022-08-25T19:24:57.821Z] Removing intermediate container f8e9b7fe88a5 [2022-08-25T19:24:57.821Z] ---> 7fa68d9bd85e [2022-08-25T19:24:57.821Z] [2022-08-25T19:24:57.821Z] Step 13/26 : FROM alpine:3.15 [2022-08-25T19:24:57.821Z] 3.15: Pulling from library/alpine [2022-08-25T19:24:59.276Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-25T19:24:59.276Z] Status: Downloaded newer image for alpine:3.15 [2022-08-25T19:24:59.276Z] ---> 02e0d6fdf486 [2022-08-25T19:24:59.276Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:24:59.276Z] ---> Running in 18e5499c8229 [2022-08-25T19:24:59.880Z] Removing intermediate container 18e5499c8229 [2022-08-25T19:24:59.880Z] ---> 74c55b9bc40c [2022-08-25T19:24:59.880Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:24:59.880Z] ---> Running in b35d70f908a3 [2022-08-25T19:25:03.305Z] Removing intermediate container b35d70f908a3 [2022-08-25T19:25:03.305Z] ---> d4a64678c743 [2022-08-25T19:25:03.305Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-25T19:25:03.305Z] ---> Running in 0ded813ce2e5 [2022-08-25T19:25:05.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:06.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:07.752Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:25:07.752Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:25:07.752Z] OK: 15733 distinct packages available [2022-08-25T19:25:08.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:09.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:10.466Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-25T19:25:10.466Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:25:10.466Z] (3/4) Installing libucontext (1.1-r0) [2022-08-25T19:25:10.466Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-25T19:25:10.743Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:25:10.743Z] OK: 6 MiB in 18 packages [2022-08-25T19:25:12.749Z] Removing intermediate container 0ded813ce2e5 [2022-08-25T19:25:12.749Z] ---> d144a8d6efcf [2022-08-25T19:25:12.749Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:25:19.500Z] ---> c88521ef7aee [2022-08-25T19:25:19.500Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:25:19.785Z] ---> 8fbe065763bc [2022-08-25T19:25:19.785Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-25T19:25:20.075Z] ---> Running in 601f9f301fde [2022-08-25T19:25:20.679Z] Removing intermediate container 601f9f301fde [2022-08-25T19:25:20.679Z] ---> c605190a0df7 [2022-08-25T19:25:20.679Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-25T19:25:21.670Z] ---> 565630c78024 [2022-08-25T19:25:21.670Z] Step 21/26 : WORKDIR / [2022-08-25T19:25:21.670Z] ---> Running in 721511e9ddb0 [2022-08-25T19:25:22.273Z] Removing intermediate container 721511e9ddb0 [2022-08-25T19:25:22.273Z] ---> 9621be8131c7 [2022-08-25T19:25:22.273Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:25:22.273Z] ---> Running in e6a2c547f5e7 [2022-08-25T19:25:22.880Z] Removing intermediate container e6a2c547f5e7 [2022-08-25T19:25:22.880Z] ---> 8ad8c7e3a9bc [2022-08-25T19:25:22.880Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:25:22.880Z] ---> Running in 9020346945e8 [2022-08-25T19:25:23.474Z] Removing intermediate container 9020346945e8 [2022-08-25T19:25:23.474Z] ---> 259a8070d708 [2022-08-25T19:25:23.474Z] Step 24/26 : LABEL arch=arm64 [2022-08-25T19:25:23.750Z] ---> Running in 0065dd5755df [2022-08-25T19:25:24.044Z] Removing intermediate container 0065dd5755df [2022-08-25T19:25:24.044Z] ---> 4db103961764 [2022-08-25T19:25:24.044Z] Step 25/26 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:25:24.332Z] ---> Running in c55649161b56 [2022-08-25T19:25:24.954Z] Removing intermediate container c55649161b56 [2022-08-25T19:25:24.954Z] ---> eb0ea9f65aab [2022-08-25T19:25:24.954Z] Step 26/26 : LABEL version=0.0.0 [2022-08-25T19:25:24.954Z] ---> Running in f991dcf32c70 [2022-08-25T19:25:25.590Z] Removing intermediate container f991dcf32c70 [2022-08-25T19:25:25.590Z] ---> 0aa0389c56d3 [2022-08-25T19:25:25.590Z] [2022-08-25T19:25:25.867Z] Successfully built 0aa0389c56d3 [2022-08-25T19:25:25.867Z] Successfully tagged security-spire-config-arm64:latest [2022-08-25T19:25:25.867Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-25T19:25:40.985Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:25:40.985Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:25:40.985Z] ---> 605e3d9e3ef7 [2022-08-25T19:25:40.985Z] Step 3/20 : WORKDIR /edgex-go [2022-08-25T19:25:40.985Z] ---> Using cache [2022-08-25T19:25:40.985Z] ---> 625d8e260ad9 [2022-08-25T19:25:40.985Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-25T19:25:40.985Z] ---> Running in cb6d528a5523 [2022-08-25T19:25:41.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:42.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:43.693Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-25T19:25:43.693Z] v3.16.2-101-g5201df137e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-25T19:25:43.693Z] OK: 16890 distinct packages available [2022-08-25T19:25:43.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:43.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:25:45.425Z] OK: 221 MiB in 51 packages [2022-08-25T19:25:46.884Z] Removing intermediate container cb6d528a5523 [2022-08-25T19:25:46.884Z] ---> c243b74d05cd [2022-08-25T19:25:46.884Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-25T19:25:47.876Z] ---> 62d2bf8f16d8 [2022-08-25T19:25:47.876Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:25:48.159Z] ---> Running in 839e59fde972 [2022-08-25T19:26:44.744Z] Removing intermediate container 839e59fde972 [2022-08-25T19:26:44.744Z] ---> ad94ef3641f4 [2022-08-25T19:26:44.744Z] Step 7/20 : COPY . . [2022-08-25T19:26:53.257Z] ---> 888c1e99ef50 [2022-08-25T19:26:53.257Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-25T19:26:53.257Z] ---> Running in afa79ba3cb00 [2022-08-25T19:26:54.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:30:31.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2022-08-25T19:30:34.797Z] Removing intermediate container ac3fde813725 [2022-08-25T19:30:34.797Z] ---> 2b8ce612752c [2022-08-25T19:30:34.797Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-25T19:30:34.797Z] ---> Running in a1326ba15315 [2022-08-25T19:30:36.793Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-25T19:30:45.126Z] Removing intermediate container a1326ba15315 [2022-08-25T19:30:45.126Z] ---> 6a76f6a13255 [2022-08-25T19:30:45.126Z] [2022-08-25T19:30:45.126Z] Step 11/23 : FROM alpine:3.16 [2022-08-25T19:30:45.126Z] 3.16: Pulling from library/alpine [2022-08-25T19:30:47.122Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T19:30:47.122Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T19:30:47.122Z] ---> a6215f271958 [2022-08-25T19:30:47.122Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:30:47.400Z] ---> Running in 65cd90b64a8b [2022-08-25T19:30:48.395Z] Removing intermediate container 65cd90b64a8b [2022-08-25T19:30:48.395Z] ---> d9d0d271414f [2022-08-25T19:30:48.395Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-25T19:30:48.677Z] ---> Running in d1ce42e23335 [2022-08-25T19:30:51.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:51.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:53.389Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-25T19:30:53.389Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-25T19:30:53.389Z] (3/33) Installing readline (8.1.2-r0) [2022-08-25T19:30:53.389Z] (4/33) Installing bash (5.1.16-r2) [2022-08-25T19:30:53.389Z] Executing bash-5.1.16-r2.post-install [2022-08-25T19:30:53.389Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-25T19:30:53.671Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-25T19:30:53.671Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-25T19:30:53.671Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-25T19:30:53.671Z] (9/33) Installing curl (7.83.1-r2) [2022-08-25T19:30:53.671Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-25T19:30:54.679Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-25T19:30:54.679Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-25T19:30:54.679Z] (13/33) Installing expat (2.4.8-r0) [2022-08-25T19:30:54.679Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-25T19:30:54.679Z] (15/33) Installing gdbm (1.23-r0) [2022-08-25T19:30:54.679Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-25T19:30:54.679Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T19:30:54.679Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T19:30:54.679Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-25T19:30:54.679Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-25T19:30:54.958Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-25T19:30:55.576Z] Removing intermediate container fb3d8bc6cca1 [2022-08-25T19:30:55.576Z] ---> 5727cb62de86 [2022-08-25T19:30:55.576Z] [2022-08-25T19:30:55.576Z] Step 10/31 : FROM alpine:3.16 [2022-08-25T19:30:55.576Z] ---> a6215f271958 [2022-08-25T19:30:55.576Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:30:55.857Z] ---> Running in 3ba25cd5ceae [2022-08-25T19:30:56.481Z] Removing intermediate container aa448fee515b [2022-08-25T19:30:56.481Z] ---> 1d0ee4421075 [2022-08-25T19:30:56.481Z] [2022-08-25T19:30:56.481Z] Step 10/25 : FROM alpine:3.16 [2022-08-25T19:30:56.481Z] ---> a6215f271958 [2022-08-25T19:30:56.481Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-25T19:30:56.765Z] Removing intermediate container 3ba25cd5ceae [2022-08-25T19:30:56.766Z] ---> 94eee8413e09 [2022-08-25T19:30:56.766Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-25T19:30:57.047Z] ---> Running in ce057695a06e [2022-08-25T19:30:57.047Z] ---> Running in 4b65cc63c11f [2022-08-25T19:30:58.050Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-25T19:30:58.050Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-25T19:30:58.050Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-25T19:30:58.050Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-25T19:30:58.050Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-25T19:30:58.050Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-25T19:30:58.050Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-25T19:30:58.050Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-25T19:30:58.330Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-25T19:30:58.330Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-25T19:30:58.330Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-25T19:30:58.611Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-25T19:30:59.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:59.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:59.619Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:30:59.906Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:30:59.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:30:59.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:31:00.192Z] OK: 120 MiB in 47 packages [2022-08-25T19:31:01.187Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-25T19:31:01.187Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-25T19:31:01.187Z] (3/3) Installing su-exec (0.2-r1) [2022-08-25T19:31:01.187Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:31:01.469Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:31:01.469Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-25T19:31:01.469Z] (2/2) Installing su-exec (0.2-r1) [2022-08-25T19:31:01.469Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:31:01.469Z] OK: 5 MiB in 16 packages [2022-08-25T19:31:01.766Z] OK: 6 MiB in 17 packages [2022-08-25T19:31:03.794Z] Removing intermediate container 4b65cc63c11f [2022-08-25T19:31:03.794Z] ---> f6ee3c1057e1 [2022-08-25T19:31:03.794Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-25T19:31:04.073Z] ---> Running in 840c0b226aa0 [2022-08-25T19:31:04.687Z] Removing intermediate container ce057695a06e [2022-08-25T19:31:04.687Z] ---> d9e3fe236416 [2022-08-25T19:31:04.687Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-25T19:31:04.687Z] ---> Running in ab47efc8aa04 [2022-08-25T19:31:04.971Z] Removing intermediate container 840c0b226aa0 [2022-08-25T19:31:04.971Z] ---> e77a4531776b [2022-08-25T19:31:04.971Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-25T19:31:04.971Z] ---> Running in a1622f845ea9 [2022-08-25T19:31:05.606Z] Removing intermediate container ab47efc8aa04 [2022-08-25T19:31:05.606Z] ---> 499664775a4b [2022-08-25T19:31:05.606Z] Step 13/25 : WORKDIR / [2022-08-25T19:31:05.606Z] ---> Running in 4739a2942aa8 [2022-08-25T19:31:05.883Z] Removing intermediate container a1622f845ea9 [2022-08-25T19:31:05.883Z] ---> a31f25a94b1e [2022-08-25T19:31:05.883Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-25T19:31:05.883Z] ---> Running in a4c45bd25a87 [2022-08-25T19:31:06.499Z] Removing intermediate container 4739a2942aa8 [2022-08-25T19:31:06.499Z] ---> 2f939c1a3bdc [2022-08-25T19:31:06.499Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-25T19:31:06.793Z] Removing intermediate container a4c45bd25a87 [2022-08-25T19:31:06.793Z] ---> c741bd2f99fd [2022-08-25T19:31:06.793Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-25T19:31:06.793Z] ---> Running in c47e7f522f61 [2022-08-25T19:31:08.238Z] ---> 2e03ee4b531b [2022-08-25T19:31:08.238Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-25T19:31:09.238Z] ---> ef7eb40a66e9 [2022-08-25T19:31:09.238Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-25T19:31:10.709Z] ---> df6961aba065 [2022-08-25T19:31:10.709Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-25T19:31:10.709Z] Removing intermediate container c47e7f522f61 [2022-08-25T19:31:10.709Z] ---> d971bd267b9f [2022-08-25T19:31:10.709Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-25T19:31:10.998Z] ---> Running in 25af36ed23c6 [2022-08-25T19:31:11.618Z] Removing intermediate container 25af36ed23c6 [2022-08-25T19:31:11.618Z] ---> f5c7c1516453 [2022-08-25T19:31:11.618Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-25T19:31:11.905Z] ---> 1c24ee4493e7 [2022-08-25T19:31:11.905Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-25T19:31:12.916Z] ---> 6585af5a6317 [2022-08-25T19:31:12.916Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-25T19:31:13.198Z] ---> Running in 83a3198c0415 [2022-08-25T19:31:14.190Z] ---> ae5f0d3a5458 [2022-08-25T19:31:14.190Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-25T19:31:16.838Z] ---> e58bcb88535d [2022-08-25T19:31:16.838Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-25T19:31:17.141Z] Removing intermediate container 83a3198c0415 [2022-08-25T19:31:17.141Z] ---> c4f4f97d4495 [2022-08-25T19:31:17.141Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:31:18.130Z] ---> 49fca2f628aa [2022-08-25T19:31:18.130Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-25T19:31:18.130Z] ---> Running in e711753f2765 [2022-08-25T19:31:18.130Z] ---> 9baff161b669 [2022-08-25T19:31:18.130Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-25T19:31:19.581Z] Collecting docker-compose==1.23.2 [2022-08-25T19:31:19.859Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-25T19:31:19.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 [2022-08-25T19:31:20.140Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-25T19:31:20.417Z] Collecting docopt<0.7,>=0.6.1 [2022-08-25T19:31:20.417Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-25T19:31:20.417Z] Preparing metadata (setup.py): started [2022-08-25T19:31:20.699Z] ---> 41caffa06ac3 [2022-08-25T19:31:20.699Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-25T19:31:21.724Z] Removing intermediate container e711753f2765 [2022-08-25T19:31:21.724Z] ---> dfdcc4a3f316 [2022-08-25T19:31:21.724Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-25T19:31:22.002Z] ---> 4aa5a0558ad2 [2022-08-25T19:31:22.002Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-25T19:31:22.002Z] ---> Running in 89ec368ecffe [2022-08-25T19:31:22.620Z] Removing intermediate container 89ec368ecffe [2022-08-25T19:31:22.620Z] ---> ffaff8f5e93d [2022-08-25T19:31:22.620Z] Step 23/25 : LABEL arch=arm64 [2022-08-25T19:31:22.901Z] ---> Running in 2f2810f58f50 [2022-08-25T19:31:23.186Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:31:23.467Z] ---> 66cfab5521ff [2022-08-25T19:31:23.467Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-25T19:31:23.750Z] Removing intermediate container 2f2810f58f50 [2022-08-25T19:31:23.750Z] ---> 05575ad2c549 [2022-08-25T19:31:23.750Z] Step 24/25 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:31:23.750Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-25T19:31:23.750Z] ---> Running in 33382079027c [2022-08-25T19:31:24.037Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-25T19:31:24.037Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.7 MB/s eta 0:00:00 [2022-08-25T19:31:24.323Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-25T19:31:24.323Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-25T19:31:24.323Z] Preparing metadata (setup.py): started [2022-08-25T19:31:24.603Z] Removing intermediate container 33382079027c [2022-08-25T19:31:24.603Z] ---> 7ce818a6216d [2022-08-25T19:31:24.603Z] Step 25/25 : LABEL version=0.0.0 [2022-08-25T19:31:24.890Z] ---> Running in cc16da74b582 [2022-08-25T19:31:25.507Z] ---> 14a3955564fa [2022-08-25T19:31:25.507Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-25T19:31:25.786Z] Removing intermediate container cc16da74b582 [2022-08-25T19:31:25.786Z] ---> aeb11690b1e9 [2022-08-25T19:31:25.786Z] [2022-08-25T19:31:26.068Z] Successfully built aeb11690b1e9 [2022-08-25T19:31:26.354Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-25T19:31:26.354Z] Building security-spire-agent [2022-08-25T19:31:26.635Z]  Building security-secretstore-setup ... done  ---> c93743bc4cf9 [2022-08-25T19:31:26.635Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-25T19:31:26.635Z] ---> Running in 3c152795d887 [2022-08-25T19:31:27.241Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:31:29.256Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-25T19:31:29.256Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-25T19:31:29.256Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.1 MB/s eta 0:00:00 [2022-08-25T19:31:29.536Z] Collecting texttable<0.10,>=0.9.0 [2022-08-25T19:31:29.536Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-25T19:31:29.536Z] Preparing metadata (setup.py): started [2022-08-25T19:31:29.827Z] Removing intermediate container 3c152795d887 [2022-08-25T19:31:29.827Z] ---> 190b8ac1688d [2022-08-25T19:31:29.827Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-25T19:31:29.827Z] ---> Running in 11d370589b65 [2022-08-25T19:31:30.455Z] Removing intermediate container 11d370589b65 [2022-08-25T19:31:30.455Z] ---> 117ff224b081 [2022-08-25T19:31:30.455Z] Step 28/31 : CMD ["gate"] [2022-08-25T19:31:30.729Z] ---> Running in 7cc4e5648ab6 [2022-08-25T19:31:31.333Z] Removing intermediate container 7cc4e5648ab6 [2022-08-25T19:31:31.333Z] ---> d8a0bad99b90 [2022-08-25T19:31:31.333Z] Step 29/31 : LABEL arch=arm64 [2022-08-25T19:31:31.333Z] ---> Running in 844d7ac8f677 [2022-08-25T19:31:31.953Z] Removing intermediate container 844d7ac8f677 [2022-08-25T19:31:31.953Z] ---> 55082635f62a [2022-08-25T19:31:31.953Z] Step 30/31 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:31:31.953Z] ---> Running in aa1c0a167c87 [2022-08-25T19:31:32.575Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:31:32.575Z] Removing intermediate container aa1c0a167c87 [2022-08-25T19:31:32.575Z] ---> c3e105c9ee19 [2022-08-25T19:31:32.575Z] Step 31/31 : LABEL version=0.0.0 [2022-08-25T19:31:32.859Z] ---> Running in b91f7afd65fa [2022-08-25T19:31:33.147Z] Collecting docker<4.0,>=3.6.0 [2022-08-25T19:31:33.422Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-25T19:31:33.422Z] Removing intermediate container b91f7afd65fa [2022-08-25T19:31:33.422Z] ---> 6fc11e531e06 [2022-08-25T19:31:33.422Z] [2022-08-25T19:31:33.422Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.9 MB/s eta 0:00:00 [2022-08-25T19:31:33.699Z] Successfully built 6fc11e531e06 [2022-08-25T19:31:33.699Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-25T19:31:33.699Z]  Building security-bootstrapper ... done Building security-spire-server [2022-08-25T19:31:34.304Z] Collecting PyYAML<4,>=3.10 [2022-08-25T19:31:34.304Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-25T19:31:34.304Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.0 MB/s eta 0:00:00 [2022-08-25T19:31:36.299Z] Preparing metadata (setup.py): started [2022-08-25T19:31:39.713Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-25T19:31:39.990Z] Collecting jsonschema<3,>=2.5.1 [2022-08-25T19:31:39.990Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-25T19:31:40.267Z] Collecting cached-property<2,>=1.2.0 [2022-08-25T19:31:40.267Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-25T19:31:41.258Z] Collecting docker-pycreds>=0.4.0 [2022-08-25T19:31:41.258Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-25T19:31:41.864Z] Collecting idna<2.8,>=2.5 [2022-08-25T19:31:41.864Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-25T19:31:42.145Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.4 MB/s eta 0:00:00 [2022-08-25T19:31:42.424Z] Collecting certifi>=2017.4.17 [2022-08-25T19:31:42.424Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-25T19:31:42.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 8.8 MB/s eta 0:00:00 [2022-08-25T19:31:43.415Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-25T19:31:43.415Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-25T19:31:43.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 [2022-08-25T19:31:43.415Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-25T19:31:43.694Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-25T19:31:43.694Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.4 MB/s eta 0:00:00 [2022-08-25T19:31:44.300Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-25T19:31:44.300Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-25T19:31:44.300Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-25T19:31:44.300Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-25T19:31:45.292Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-25T19:31:45.292Z] Running setup.py install for texttable: started [2022-08-25T19:31:47.960Z] Running setup.py install for texttable: finished with status 'done' [2022-08-25T19:31:47.960Z] Running setup.py install for PyYAML: started [2022-08-25T19:31:51.408Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:31:51.408Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:31:51.408Z] ---> 605e3d9e3ef7 [2022-08-25T19:31:51.408Z] Step 3/26 : WORKDIR /edgex-go [2022-08-25T19:31:51.408Z] ---> Using cache [2022-08-25T19:31:51.408Z] ---> 625d8e260ad9 [2022-08-25T19:31:51.408Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:31:51.408Z] ---> Using cache [2022-08-25T19:31:51.408Z] ---> a2b75656d6b4 [2022-08-25T19:31:51.408Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:31:51.408Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-25T19:31:52.026Z] ---> Running in 05b9de3b1a74 [2022-08-25T19:31:54.696Z] Running setup.py install for docopt: started [2022-08-25T19:31:54.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:31:55.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:31:57.310Z] OK: 221 MiB in 51 packages [2022-08-25T19:31:58.310Z] Running setup.py install for docopt: finished with status 'done' [2022-08-25T19:31:58.920Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:31:58.920Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:31:58.920Z] ---> 605e3d9e3ef7 [2022-08-25T19:31:58.920Z] Step 3/25 : WORKDIR /edgex-go [2022-08-25T19:31:58.920Z] ---> Using cache [2022-08-25T19:31:58.920Z] ---> 625d8e260ad9 [2022-08-25T19:31:58.920Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:31:58.920Z] ---> Using cache [2022-08-25T19:31:58.920Z] ---> a2b75656d6b4 [2022-08-25T19:31:58.920Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-25T19:31:58.920Z] ---> Running in c7f328ec5a33 [2022-08-25T19:31:59.202Z] Removing intermediate container 05b9de3b1a74 [2022-08-25T19:31:59.202Z] ---> 98ee295a09cd [2022-08-25T19:31:59.202Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-25T19:32:00.681Z] ---> ce13d25cf972 [2022-08-25T19:32:00.681Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:32:00.957Z] ---> Running in 8375c34de071 [2022-08-25T19:32:01.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:32:02.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:32:03.164Z] Running setup.py install for dockerpty: started [2022-08-25T19:32:04.151Z] OK: 221 MiB in 51 packages [2022-08-25T19:32:05.605Z] Removing intermediate container c7f328ec5a33 [2022-08-25T19:32:05.605Z] ---> 5cb7eaf6b1e4 [2022-08-25T19:32:05.605Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-25T19:32:06.605Z] ---> c33e4560625e [2022-08-25T19:32:06.605Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:32:06.605Z] ---> Running in ddb332c3f00a [2022-08-25T19:32:07.217Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-25T19:32:11.577Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-25T19:32:11.577Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-25T19:32:38.410Z] Removing intermediate container d1ce42e23335 [2022-08-25T19:32:38.410Z] ---> 18a9ddd57406 [2022-08-25T19:32:38.410Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-25T19:32:38.410Z] ---> Running in 1f62cd68dacc [2022-08-25T19:32:38.410Z] Removing intermediate container 1f62cd68dacc [2022-08-25T19:32:38.410Z] ---> 4441cdfc3c0b [2022-08-25T19:32:38.410Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-25T19:32:38.410Z] ---> Running in 566a17f013ce [2022-08-25T19:32:39.401Z] Removing intermediate container 566a17f013ce [2022-08-25T19:32:39.401Z] ---> fbc59b54153a [2022-08-25T19:32:39.401Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-25T19:32:42.048Z] Removing intermediate container 7d4338ceb6c8 [2022-08-25T19:32:42.048Z] ---> 22e983b377ca [2022-08-25T19:32:42.048Z] [2022-08-25T19:32:42.048Z] Step 10/23 : FROM alpine:3.16 [2022-08-25T19:32:42.048Z] ---> a6215f271958 [2022-08-25T19:32:42.048Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-25T19:32:42.326Z] ---> Running in 605b27484fbd [2022-08-25T19:32:43.779Z] Removing intermediate container 605b27484fbd [2022-08-25T19:32:43.779Z] ---> e6369a17a47d [2022-08-25T19:32:43.779Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-25T19:32:44.060Z] ---> a1999e91ba6b [2022-08-25T19:32:44.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-25T19:32:44.060Z] ---> Running in f75f4ab1c6fc [2022-08-25T19:32:45.060Z] Removing intermediate container f75f4ab1c6fc [2022-08-25T19:32:45.060Z] ---> 1c43c53f7ed9 [2022-08-25T19:32:45.060Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-25T19:32:45.339Z] ---> Running in 2c3ac4c72279 [2022-08-25T19:32:46.343Z] ---> 5e60fb77d219 [2022-08-25T19:32:46.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-25T19:32:46.952Z] Removing intermediate container 2c3ac4c72279 [2022-08-25T19:32:46.952Z] ---> 71e1c8cc5eb4 [2022-08-25T19:32:46.952Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:32:46.952Z] ---> Running in e18251fdb77d [2022-08-25T19:32:48.957Z] ---> 1f095864639b [2022-08-25T19:32:48.957Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-25T19:32:49.233Z] ---> Running in 51d3a6d9abac [2022-08-25T19:32:50.673Z] Removing intermediate container 51d3a6d9abac [2022-08-25T19:32:50.673Z] ---> e1fb23695685 [2022-08-25T19:32:50.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:32:50.673Z] ---> Running in ac4b05a2d1b9 [2022-08-25T19:32:51.662Z] Removing intermediate container e18251fdb77d [2022-08-25T19:32:51.662Z] ---> 36b7c07bf574 [2022-08-25T19:32:51.662Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-25T19:32:51.938Z] ---> Running in fd0cfeedb0de [2022-08-25T19:32:51.938Z] Removing intermediate container ac4b05a2d1b9 [2022-08-25T19:32:51.938Z] ---> c6ca8c57adf7 [2022-08-25T19:32:51.938Z] Step 21/23 : LABEL arch=arm64 [2022-08-25T19:32:52.214Z] ---> Running in 212c05cfea28 [2022-08-25T19:32:54.203Z] Removing intermediate container 212c05cfea28 [2022-08-25T19:32:54.203Z] ---> fa8f282737f2 [2022-08-25T19:32:54.203Z] Step 22/23 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:32:54.203Z] ---> Running in eaa751fd5df4 [2022-08-25T19:32:55.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:32:55.493Z] Removing intermediate container eaa751fd5df4 [2022-08-25T19:32:55.493Z] ---> 18f46353aab2 [2022-08-25T19:32:55.493Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:32:55.773Z] ---> Running in cc4a84ca64c1 [2022-08-25T19:32:56.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:32:56.664Z] Removing intermediate container cc4a84ca64c1 [2022-08-25T19:32:56.664Z] ---> a02901684c5b [2022-08-25T19:32:56.664Z] [2022-08-25T19:32:57.265Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-25T19:32:57.265Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T19:32:57.541Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-25T19:32:57.541Z] Successfully built a02901684c5b [2022-08-25T19:32:57.541Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-25T19:32:57.541Z] Building support-scheduler [2022-08-25T19:32:57.541Z]  Building sys-mgmt-agent ... done (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T19:32:57.819Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-25T19:32:57.819Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-25T19:32:57.819Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:32:58.099Z] OK: 8 MiB in 20 packages [2022-08-25T19:33:00.805Z] Removing intermediate container fd0cfeedb0de [2022-08-25T19:33:00.805Z] ---> ee02f6904abb [2022-08-25T19:33:00.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:33:02.807Z] ---> 6f8cf2fcd3ea [2022-08-25T19:33:02.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-25T19:33:08.290Z] ---> 78e338d91a46 [2022-08-25T19:33:08.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-25T19:33:09.687Z] ---> c5f57e608fe0 [2022-08-25T19:33:09.687Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-25T19:33:10.043Z] ---> Running in 9bab0d79e55e [2022-08-25T19:33:11.558Z] Removing intermediate container 9bab0d79e55e [2022-08-25T19:33:11.558Z] ---> 0fa76fa89bc9 [2022-08-25T19:33:11.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:33:11.974Z] ---> Running in 7cb9e1de12af [2022-08-25T19:33:13.598Z] Removing intermediate container 7cb9e1de12af [2022-08-25T19:33:13.599Z] ---> c9da3beb5d00 [2022-08-25T19:33:13.599Z] Step 21/23 : LABEL arch=arm64 [2022-08-25T19:33:13.599Z] ---> Running in b063342a756b [2022-08-25T19:33:15.272Z] Removing intermediate container b063342a756b [2022-08-25T19:33:15.272Z] ---> a024429775d7 [2022-08-25T19:33:15.272Z] Step 22/23 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:33:15.272Z] ---> Running in 9ffa31c4075e [2022-08-25T19:33:16.731Z] Removing intermediate container 9ffa31c4075e [2022-08-25T19:33:16.731Z] ---> 08cdda22fb1c [2022-08-25T19:33:16.731Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:33:17.006Z] ---> Running in e598774a8f90 [2022-08-25T19:33:17.621Z] Removing intermediate container e598774a8f90 [2022-08-25T19:33:17.621Z] ---> b627c411000a [2022-08-25T19:33:17.621Z] [2022-08-25T19:33:18.228Z] Successfully built b627c411000a [2022-08-25T19:33:18.507Z] Successfully tagged core-data-arm64:latest [2022-08-25T19:33:18.507Z]  Building core-data ... done Building support-notifications [2022-08-25T19:33:19.495Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:33:19.495Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:33:19.495Z] ---> 605e3d9e3ef7 [2022-08-25T19:33:19.495Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:33:19.495Z] ---> Using cache [2022-08-25T19:33:19.495Z] ---> 625d8e260ad9 [2022-08-25T19:33:19.495Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:33:19.495Z] ---> Using cache [2022-08-25T19:33:19.495Z] ---> a2b75656d6b4 [2022-08-25T19:33:19.495Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-25T19:33:19.495Z] ---> Using cache [2022-08-25T19:33:19.495Z] ---> 0f715e20d868 [2022-08-25T19:33:19.495Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:33:19.495Z] ---> Using cache [2022-08-25T19:33:19.495Z] ---> f533c5ace6bf [2022-08-25T19:33:19.495Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:33:19.495Z] ---> Using cache [2022-08-25T19:33:19.495Z] ---> 42b1d0958a91 [2022-08-25T19:33:19.495Z] Step 8/22 : COPY . . [2022-08-25T19:33:19.495Z] ---> Using cache [2022-08-25T19:33:19.495Z] ---> ee6ccb6b4894 [2022-08-25T19:33:19.495Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-25T19:33:19.495Z] ---> Running in 551553e583e3 [2022-08-25T19:33:21.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-25T19:33:22.091Z] Removing intermediate container 8375c34de071 [2022-08-25T19:33:22.091Z] ---> 2cdb786ec890 [2022-08-25T19:33:22.091Z] Step 8/26 : COPY . . [2022-08-25T19:33:22.374Z] Removing intermediate container ddb332c3f00a [2022-08-25T19:33:22.374Z] ---> 31c2baaba789 [2022-08-25T19:33:22.374Z] Step 8/25 : COPY . . [2022-08-25T19:33:37.510Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:33:37.510Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:33:37.510Z] ---> 605e3d9e3ef7 [2022-08-25T19:33:37.510Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:33:37.510Z] ---> Using cache [2022-08-25T19:33:37.510Z] ---> 625d8e260ad9 [2022-08-25T19:33:37.510Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:33:37.510Z] ---> Using cache [2022-08-25T19:33:37.510Z] ---> a2b75656d6b4 [2022-08-25T19:33:37.510Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-25T19:33:37.510Z] ---> Running in d133528e2897 [2022-08-25T19:33:39.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:40.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:41.504Z] OK: 221 MiB in 51 packages [2022-08-25T19:33:43.496Z] Removing intermediate container d133528e2897 [2022-08-25T19:33:43.496Z] ---> 15c3c7238996 [2022-08-25T19:33:43.496Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:33:44.959Z] ---> 25454c47ad18 [2022-08-25T19:33:44.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:33:45.240Z] ---> Running in d539c86a076e [2022-08-25T19:33:47.266Z] ---> 73841efbe42d [2022-08-25T19:33:47.266Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:33:47.562Z] ---> Running in b28aaeb8b642 [2022-08-25T19:33:47.562Z] ---> c613fa1a011c [2022-08-25T19:33:47.562Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-25T19:33:47.837Z] ---> Running in 251ecff4ab65 [2022-08-25T19:33:48.111Z] Removing intermediate container afa79ba3cb00 [2022-08-25T19:33:48.111Z] ---> baf3bdced059 [2022-08-25T19:33:48.111Z] [2022-08-25T19:33:48.111Z] Step 9/20 : FROM alpine:3.15 [2022-08-25T19:33:48.111Z] ---> 02e0d6fdf486 [2022-08-25T19:33:48.111Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:33:48.111Z] ---> Using cache [2022-08-25T19:33:48.111Z] ---> 74c55b9bc40c [2022-08-25T19:33:48.111Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:33:48.111Z] ---> Using cache [2022-08-25T19:33:48.111Z] ---> d4a64678c743 [2022-08-25T19:33:48.111Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-25T19:33:48.389Z] Removing intermediate container b28aaeb8b642 [2022-08-25T19:33:48.389Z] ---> 73c4562e00f9 [2022-08-25T19:33:48.389Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-25T19:33:48.389Z] ---> Running in 952134b96e54 [2022-08-25T19:33:48.670Z] Removing intermediate container 251ecff4ab65 [2022-08-25T19:33:48.670Z] ---> 15e81bc0b181 [2022-08-25T19:33:48.670Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-25T19:33:48.670Z] ---> Running in b2047722a654 [2022-08-25T19:33:48.950Z] ---> Running in 9137946cb0b8 [2022-08-25T19:33:49.966Z] Removing intermediate container b2047722a654 [2022-08-25T19:33:49.966Z] ---> c5f383a33553 [2022-08-25T19:33:49.966Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:33:49.966Z] Removing intermediate container 9137946cb0b8 [2022-08-25T19:33:49.966Z] ---> 932774bc8b5a [2022-08-25T19:33:49.966Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-25T19:33:49.966Z] ---> Running in 1ba3026617bb [2022-08-25T19:33:49.966Z] ---> Running in 9ccba4a23550 [2022-08-25T19:33:51.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:52.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:54.353Z] Removing intermediate container 1ba3026617bb [2022-08-25T19:33:54.353Z] ---> 3c8f20d52268 [2022-08-25T19:33:54.353Z] Step 12/26 : WORKDIR /edgex-go [2022-08-25T19:33:54.353Z] Removing intermediate container 9ccba4a23550 [2022-08-25T19:33:54.353Z] ---> b47647e251c5 [2022-08-25T19:33:54.353Z] Step 12/25 : WORKDIR /edgex-go [2022-08-25T19:33:54.353Z] ---> Running in b5c6f0e4558b [2022-08-25T19:33:54.353Z] ---> Running in d6516583d041 [2022-08-25T19:33:54.353Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:33:54.353Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:33:54.353Z] OK: 15733 distinct packages available [2022-08-25T19:33:54.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:54.910Z] Removing intermediate container b5c6f0e4558b [2022-08-25T19:33:54.910Z] ---> 49e4dc9d175e [2022-08-25T19:33:54.910Z] [2022-08-25T19:33:55.206Z] Step 13/25 : FROM alpine:3.15 [2022-08-25T19:33:55.206Z] Removing intermediate container d6516583d041 [2022-08-25T19:33:55.206Z] ---> 56751de09449 [2022-08-25T19:33:55.206Z] [2022-08-25T19:33:55.206Z] Step 13/26 : FROM alpine:3.15 [2022-08-25T19:33:55.206Z] ---> 02e0d6fdf486 [2022-08-25T19:33:55.206Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:33:55.206Z] ---> Using cache [2022-08-25T19:33:55.206Z] ---> 74c55b9bc40c [2022-08-25T19:33:55.206Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:33:55.206Z] ---> Using cache [2022-08-25T19:33:55.206Z] ---> d4a64678c743 [2022-08-25T19:33:55.206Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-25T19:33:55.206Z] ---> 02e0d6fdf486 [2022-08-25T19:33:55.206Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-25T19:33:55.206Z] ---> Using cache [2022-08-25T19:33:55.206Z] ---> 74c55b9bc40c [2022-08-25T19:33:55.206Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:33:55.206Z] ---> Using cache [2022-08-25T19:33:55.206Z] ---> d4a64678c743 [2022-08-25T19:33:55.206Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-25T19:33:55.206Z] ---> Running in 4e58f0ce5bc1 [2022-08-25T19:33:55.206Z] ---> Running in 0074b0134da3 [2022-08-25T19:33:55.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:57.283Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-25T19:33:57.563Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-25T19:33:57.563Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-25T19:33:57.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:57.844Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-25T19:33:57.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:57.844Z] (5/9) Installing curl (7.80.0-r2) [2022-08-25T19:33:57.844Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-25T19:33:58.124Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:33:58.124Z] (8/9) Installing libucontext (1.1-r0) [2022-08-25T19:33:58.124Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-25T19:33:58.403Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:33:58.403Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:33:58.684Z] OK: 8 MiB in 23 packages [2022-08-25T19:33:58.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:33:58.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:34:01.008Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:34:01.008Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:34:01.008Z] OK: 15733 distinct packages available [2022-08-25T19:34:01.008Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-25T19:34:01.008Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-25T19:34:01.008Z] OK: 15733 distinct packages available [2022-08-25T19:34:01.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:34:01.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:34:01.294Z] Removing intermediate container 952134b96e54 [2022-08-25T19:34:01.294Z] ---> 48cc8bae6354 [2022-08-25T19:34:01.294Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:34:01.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:34:02.185Z] ---> c028017a3d21 [2022-08-25T19:34:02.186Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-25T19:34:02.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:34:03.648Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-25T19:34:03.648Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-25T19:34:03.648Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:34:03.648Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-25T19:34:03.937Z] (3/5) Installing libucontext (1.1-r0) [2022-08-25T19:34:03.937Z] (3/5) Installing libucontext (1.1-r0) [2022-08-25T19:34:03.937Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-25T19:34:03.937Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-25T19:34:03.937Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-25T19:34:03.937Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-25T19:34:04.235Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:34:04.235Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T19:34:04.235Z] OK: 6 MiB in 19 packages [2022-08-25T19:34:04.235Z] OK: 6 MiB in 19 packages [2022-08-25T19:34:04.518Z] ---> 5295107a1c15 [2022-08-25T19:34:04.518Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-25T19:34:05.987Z] ---> 9c72d3d11249 [2022-08-25T19:34:05.987Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-25T19:34:05.987Z] ---> Running in 950ec3125891 [2022-08-25T19:34:06.995Z] Removing intermediate container 0074b0134da3 [2022-08-25T19:34:06.995Z] ---> 741301fe27f5 [2022-08-25T19:34:06.995Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:34:07.273Z] Removing intermediate container 950ec3125891 [2022-08-25T19:34:07.273Z] ---> c74370c15449 [2022-08-25T19:34:07.273Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:34:07.273Z] Removing intermediate container 4e58f0ce5bc1 [2022-08-25T19:34:07.273Z] ---> 6671f85b2e8c [2022-08-25T19:34:07.273Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-25T19:34:07.547Z] ---> Running in 9e1635bd1f9f [2022-08-25T19:34:08.542Z] Removing intermediate container 9e1635bd1f9f [2022-08-25T19:34:08.542Z] ---> f5d5b5f31a65 [2022-08-25T19:34:08.542Z] Step 18/20 : LABEL arch=arm64 [2022-08-25T19:34:08.542Z] ---> Running in 453476e8eebd [2022-08-25T19:34:10.000Z] Removing intermediate container 453476e8eebd [2022-08-25T19:34:10.000Z] ---> 7662d523e1c2 [2022-08-25T19:34:10.000Z] Step 19/20 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:34:10.000Z] ---> Running in e8e588e62a22 [2022-08-25T19:34:11.469Z] Removing intermediate container e8e588e62a22 [2022-08-25T19:34:11.469Z] ---> 0d3684e1352f [2022-08-25T19:34:11.469Z] Step 20/20 : LABEL version=0.0.0 [2022-08-25T19:34:11.469Z] ---> Running in 9c7ba62ce940 [2022-08-25T19:34:12.926Z] Removing intermediate container 9c7ba62ce940 [2022-08-25T19:34:12.926Z] ---> 05d7efdfe822 [2022-08-25T19:34:12.926Z] [2022-08-25T19:34:13.533Z] Successfully built 05d7efdfe822 [2022-08-25T19:34:13.806Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-25T19:34:13.806Z]  Building security-spiffe-token-provider ... done Building core-command [2022-08-25T19:34:15.263Z] ---> f0f5e47dc783 [2022-08-25T19:34:15.263Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-25T19:34:20.679Z] ---> ede19aa5d85c [2022-08-25T19:34:20.679Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:34:23.318Z] ---> 3d67ed5cbb3a [2022-08-25T19:34:23.318Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-25T19:34:25.977Z] ---> f13c6c7f1e07 [2022-08-25T19:34:25.977Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-25T19:34:28.624Z] ---> c562ef0ba9f0 [2022-08-25T19:34:28.624Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:34:28.899Z] ---> Running in 8c8b5017e7ac [2022-08-25T19:34:29.894Z] ---> 68960d90c3cd [2022-08-25T19:34:29.894Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-25T19:34:30.170Z] Removing intermediate container 8c8b5017e7ac [2022-08-25T19:34:30.170Z] ---> 49e6ced71033 [2022-08-25T19:34:30.170Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:34:30.451Z] ---> Running in babc1c54b207 [2022-08-25T19:34:31.448Z] Removing intermediate container babc1c54b207 [2022-08-25T19:34:31.448Z] ---> ff557d80f13a [2022-08-25T19:34:31.448Z] Step 23/25 : LABEL arch=arm64 [2022-08-25T19:34:31.724Z] ---> Running in abf86344fccd [2022-08-25T19:34:32.329Z] ---> aa926d3a4641 [2022-08-25T19:34:32.329Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-25T19:34:32.606Z] Removing intermediate container abf86344fccd [2022-08-25T19:34:32.606Z] ---> d791292459f3 [2022-08-25T19:34:32.606Z] Step 24/25 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:34:32.887Z] ---> Running in 5c7082746619 [2022-08-25T19:34:34.336Z] Removing intermediate container 5c7082746619 [2022-08-25T19:34:34.336Z] ---> 32278d0dadce [2022-08-25T19:34:34.336Z] Step 25/25 : LABEL version=0.0.0 [2022-08-25T19:34:34.612Z] ---> Running in 61f2774dea4a [2022-08-25T19:34:34.888Z] ---> 43127b56c9ca [2022-08-25T19:34:34.888Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-25T19:34:34.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:34:34.888Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:34:34.888Z] ---> 605e3d9e3ef7 [2022-08-25T19:34:34.888Z] Step 3/23 : WORKDIR /edgex-go [2022-08-25T19:34:34.888Z] ---> Using cache [2022-08-25T19:34:34.888Z] ---> 625d8e260ad9 [2022-08-25T19:34:34.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:34:34.888Z] ---> Using cache [2022-08-25T19:34:34.888Z] ---> a2b75656d6b4 [2022-08-25T19:34:34.888Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-25T19:34:34.888Z] ---> Using cache [2022-08-25T19:34:34.888Z] ---> 0f715e20d868 [2022-08-25T19:34:34.888Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-25T19:34:35.163Z] ---> Using cache [2022-08-25T19:34:35.163Z] ---> f533c5ace6bf [2022-08-25T19:34:35.163Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:34:35.163Z] ---> Using cache [2022-08-25T19:34:35.163Z] ---> 42b1d0958a91 [2022-08-25T19:34:35.163Z] Step 8/23 : COPY . . [2022-08-25T19:34:35.440Z] Removing intermediate container 61f2774dea4a [2022-08-25T19:34:35.440Z] ---> fb4a8fe5d33e [2022-08-25T19:34:35.440Z] [2022-08-25T19:34:35.737Z] ---> Using cache [2022-08-25T19:34:35.737Z] ---> ee6ccb6b4894 [2022-08-25T19:34:35.737Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-25T19:34:36.018Z] ---> Running in 2c0ef4457029 [2022-08-25T19:34:36.622Z] Successfully built fb4a8fe5d33e [2022-08-25T19:34:36.622Z] Successfully tagged security-spire-server-arm64:latest [2022-08-25T19:34:36.622Z] Building security-proxy-setup [2022-08-25T19:34:37.225Z]  Building security-spire-server ... done  ---> ef645604a362 [2022-08-25T19:34:37.225Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-25T19:34:37.503Z] ---> Running in b2e0aeec3ccb [2022-08-25T19:34:38.953Z] Removing intermediate container b2e0aeec3ccb [2022-08-25T19:34:38.953Z] ---> 6fba7ed85764 [2022-08-25T19:34:38.953Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-25T19:34:38.953Z] ---> Running in f346cc63c2d1 [2022-08-25T19:34:39.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-25T19:34:40.229Z] Removing intermediate container f346cc63c2d1 [2022-08-25T19:34:40.229Z] ---> 81bc7e4d60f3 [2022-08-25T19:34:40.229Z] Step 24/26 : LABEL arch=arm64 [2022-08-25T19:34:40.511Z] ---> Running in 44e262217cfc [2022-08-25T19:34:41.519Z] Removing intermediate container 44e262217cfc [2022-08-25T19:34:41.519Z] ---> dfcf2587206c [2022-08-25T19:34:41.519Z] Step 25/26 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:34:41.519Z] ---> Running in 6089579359aa [2022-08-25T19:34:42.513Z] Removing intermediate container 6089579359aa [2022-08-25T19:34:42.513Z] ---> c0b7f89e7372 [2022-08-25T19:34:42.513Z] Step 26/26 : LABEL version=0.0.0 [2022-08-25T19:34:42.796Z] ---> Running in 85da76356e15 [2022-08-25T19:34:43.797Z] Removing intermediate container 85da76356e15 [2022-08-25T19:34:43.797Z] ---> 0c34407742c3 [2022-08-25T19:34:43.797Z] [2022-08-25T19:34:44.398Z] Successfully built 0c34407742c3 [2022-08-25T19:34:44.398Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-25T19:34:44.398Z]  Building security-spire-agent ... done Building core-metadata [2022-08-25T19:34:48.738Z] Removing intermediate container d539c86a076e [2022-08-25T19:34:48.738Z] ---> df8d517e1c38 [2022-08-25T19:34:48.738Z] Step 8/22 : COPY . . [2022-08-25T19:34:57.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:34:57.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:34:57.069Z] ---> 605e3d9e3ef7 [2022-08-25T19:34:57.069Z] Step 3/22 : WORKDIR /edgex-go [2022-08-25T19:34:57.069Z] ---> Using cache [2022-08-25T19:34:57.069Z] ---> 625d8e260ad9 [2022-08-25T19:34:57.069Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:34:57.069Z] ---> Using cache [2022-08-25T19:34:57.069Z] ---> a2b75656d6b4 [2022-08-25T19:34:57.069Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-25T19:34:57.069Z] ---> Using cache [2022-08-25T19:34:57.069Z] ---> 0f715e20d868 [2022-08-25T19:34:57.069Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-25T19:34:57.069Z] ---> Using cache [2022-08-25T19:34:57.069Z] ---> f533c5ace6bf [2022-08-25T19:34:57.069Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:34:57.069Z] ---> Using cache [2022-08-25T19:34:57.069Z] ---> 42b1d0958a91 [2022-08-25T19:34:57.069Z] Step 8/22 : COPY . . [2022-08-25T19:34:57.069Z] ---> Using cache [2022-08-25T19:34:57.069Z] ---> ee6ccb6b4894 [2022-08-25T19:34:57.069Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-25T19:34:57.672Z] ---> Running in 91563c96ad78 [2022-08-25T19:35:00.297Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-25T19:35:08.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-25T19:35:08.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-25T19:35:08.616Z] ---> 605e3d9e3ef7 [2022-08-25T19:35:08.616Z] Step 3/24 : WORKDIR /edgex-go [2022-08-25T19:35:08.616Z] ---> Using cache [2022-08-25T19:35:08.616Z] ---> 625d8e260ad9 [2022-08-25T19:35:08.616Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T19:35:08.616Z] ---> Using cache [2022-08-25T19:35:08.616Z] ---> a2b75656d6b4 [2022-08-25T19:35:08.616Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-25T19:35:08.616Z] ---> Using cache [2022-08-25T19:35:08.616Z] ---> 0f715e20d868 [2022-08-25T19:35:08.616Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-25T19:35:08.616Z] ---> Using cache [2022-08-25T19:35:08.616Z] ---> f533c5ace6bf [2022-08-25T19:35:08.616Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T19:35:08.616Z] ---> Using cache [2022-08-25T19:35:08.616Z] ---> 42b1d0958a91 [2022-08-25T19:35:08.616Z] Step 8/24 : COPY . . [2022-08-25T19:35:08.616Z] ---> Using cache [2022-08-25T19:35:08.616Z] ---> ee6ccb6b4894 [2022-08-25T19:35:08.616Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-25T19:35:08.616Z] ---> 931635f51811 [2022-08-25T19:35:08.616Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-25T19:35:08.616Z] ---> Running in ffe5a518cf42 [2022-08-25T19:35:08.616Z] ---> Running in 1e2882148b8f [2022-08-25T19:35:11.256Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-25T19:35:11.256Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-25T19:40:03.431Z] Removing intermediate container 2c0ef4457029 [2022-08-25T19:40:03.431Z] ---> 69b698103d71 [2022-08-25T19:40:03.431Z] [2022-08-25T19:40:03.431Z] Step 10/23 : FROM alpine:3.16 [2022-08-25T19:40:03.431Z] ---> a6215f271958 [2022-08-25T19:40:03.431Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:40:03.431Z] ---> Running in bed7a9dad3dc [2022-08-25T19:40:03.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:40:03.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:40:04.037Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-25T19:40:04.037Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:40:04.037Z] OK: 5 MiB in 15 packages [2022-08-25T19:40:05.495Z] Removing intermediate container bed7a9dad3dc [2022-08-25T19:40:05.495Z] ---> 790ffebf9639 [2022-08-25T19:40:05.773Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:40:05.773Z] ---> Running in c5d4f0f09cd8 [2022-08-25T19:40:06.379Z] Removing intermediate container c5d4f0f09cd8 [2022-08-25T19:40:06.379Z] ---> 829bb658d754 [2022-08-25T19:40:06.379Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-25T19:40:06.379Z] ---> Running in e3f54f5e4843 [2022-08-25T19:40:06.989Z] Removing intermediate container e3f54f5e4843 [2022-08-25T19:40:06.989Z] ---> 6d44b8e76ac0 [2022-08-25T19:40:06.989Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-25T19:40:06.989Z] ---> Running in 81f1e68e6821 [2022-08-25T19:40:07.594Z] Removing intermediate container 81f1e68e6821 [2022-08-25T19:40:07.594Z] ---> 96cae7a49f64 [2022-08-25T19:40:07.594Z] Step 15/23 : WORKDIR / [2022-08-25T19:40:07.872Z] ---> Running in a52e0b65a0e5 [2022-08-25T19:40:08.477Z] Removing intermediate container a52e0b65a0e5 [2022-08-25T19:40:08.477Z] ---> 9e5b13a6b35e [2022-08-25T19:40:08.477Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:40:09.470Z] ---> d6d5a0a07154 [2022-08-25T19:40:09.470Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-25T19:40:10.933Z] ---> 6bf3112c8bb5 [2022-08-25T19:40:10.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-25T19:40:11.932Z] ---> ab7acfa565cb [2022-08-25T19:40:11.932Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-25T19:40:11.932Z] ---> Running in ccac0c70dd11 [2022-08-25T19:40:12.538Z] Removing intermediate container ccac0c70dd11 [2022-08-25T19:40:12.538Z] ---> 05352188647f [2022-08-25T19:40:12.538Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:40:12.538Z] ---> Running in 8f1ec784cc36 [2022-08-25T19:40:13.142Z] Removing intermediate container 8f1ec784cc36 [2022-08-25T19:40:13.142Z] ---> 55230261e0f4 [2022-08-25T19:40:13.142Z] Step 21/23 : LABEL arch=arm64 [2022-08-25T19:40:13.142Z] ---> Running in 98ed6314cecb [2022-08-25T19:40:13.750Z] Removing intermediate container 98ed6314cecb [2022-08-25T19:40:13.750Z] ---> f6b7674fa743 [2022-08-25T19:40:13.750Z] Step 22/23 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:40:13.750Z] ---> Running in 99619e2fa6aa [2022-08-25T19:40:14.353Z] Removing intermediate container 99619e2fa6aa [2022-08-25T19:40:14.353Z] ---> 1806addf22fd [2022-08-25T19:40:14.353Z] Step 23/23 : LABEL version=0.0.0 [2022-08-25T19:40:14.353Z] ---> Running in b4b1ab17865a [2022-08-25T19:40:14.959Z] Removing intermediate container b4b1ab17865a [2022-08-25T19:40:14.959Z] ---> 2710545e565a [2022-08-25T19:40:14.959Z] [2022-08-25T19:40:15.237Z] Successfully built 2710545e565a [2022-08-25T19:40:15.237Z] Successfully tagged core-command-arm64:latest [2022-08-25T19:40:15.516Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-25T19:40:30.666Z] Removing intermediate container 551553e583e3 [2022-08-25T19:40:30.666Z] ---> 272ece797be7 [2022-08-25T19:40:30.666Z] [2022-08-25T19:40:30.666Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:40:30.666Z] ---> a6215f271958 [2022-08-25T19:40:30.666Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:40:30.666Z] ---> Using cache [2022-08-25T19:40:30.666Z] ---> 790ffebf9639 [2022-08-25T19:40:30.666Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:40:30.666Z] ---> Using cache [2022-08-25T19:40:30.666Z] ---> 829bb658d754 [2022-08-25T19:40:30.666Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-25T19:40:30.666Z] ---> Running in 3aadc5989910 [2022-08-25T19:40:30.666Z] Removing intermediate container 3aadc5989910 [2022-08-25T19:40:30.666Z] ---> 2cd24f9f5cb3 [2022-08-25T19:40:30.666Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-25T19:40:30.666Z] ---> Running in fc98a3247385 [2022-08-25T19:40:30.943Z] Removing intermediate container fc98a3247385 [2022-08-25T19:40:30.943Z] ---> 1f93edecef68 [2022-08-25T19:40:30.943Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:40:32.420Z] ---> 2ec65356f94a [2022-08-25T19:40:32.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-25T19:40:36.756Z] ---> 4e8c16bfb919 [2022-08-25T19:40:36.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-25T19:40:38.762Z] ---> 2776a2efd640 [2022-08-25T19:40:38.762Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-25T19:40:38.762Z] ---> Running in d24b1e1709f6 [2022-08-25T19:40:39.365Z] Removing intermediate container d24b1e1709f6 [2022-08-25T19:40:39.365Z] ---> fc1d3d23eb7a [2022-08-25T19:40:39.365Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:40:39.365Z] ---> Running in 2a7d86cbf0ad [2022-08-25T19:40:39.645Z] Removing intermediate container 91563c96ad78 [2022-08-25T19:40:39.645Z] ---> 051df18258b0 [2022-08-25T19:40:39.645Z] [2022-08-25T19:40:39.645Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:40:39.645Z] ---> a6215f271958 [2022-08-25T19:40:39.645Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-25T19:40:39.645Z] ---> Running in fa5f0c7eda90 [2022-08-25T19:40:40.259Z] Removing intermediate container 2a7d86cbf0ad [2022-08-25T19:40:40.259Z] ---> 83170d69b819 [2022-08-25T19:40:40.259Z] Step 20/22 : LABEL arch=arm64 [2022-08-25T19:40:40.546Z] ---> Running in 2d55991e2b80 [2022-08-25T19:40:41.152Z] Removing intermediate container 2d55991e2b80 [2022-08-25T19:40:41.152Z] ---> 02b3c0fe6770 [2022-08-25T19:40:41.152Z] Step 21/22 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:40:41.152Z] ---> Running in 706f954d936a [2022-08-25T19:40:42.140Z] Removing intermediate container 706f954d936a [2022-08-25T19:40:42.140Z] ---> cca7846b63f9 [2022-08-25T19:40:42.140Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:40:42.140Z] ---> Running in f5a4ef2bb9aa [2022-08-25T19:40:42.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:40:42.695Z] Removing intermediate container f5a4ef2bb9aa [2022-08-25T19:40:42.695Z] ---> 37c8f66f764a [2022-08-25T19:40:42.695Z] [2022-08-25T19:40:42.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:40:42.972Z] Successfully built 37c8f66f764a [2022-08-25T19:40:42.972Z] Successfully tagged support-scheduler-arm64:latest [2022-08-25T19:40:43.965Z]  Building support-scheduler ... done (1/6) Installing ca-certificates (20220614-r0) [2022-08-25T19:40:43.965Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-25T19:40:43.965Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-25T19:40:43.965Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-25T19:40:43.965Z] (5/6) Installing curl (7.83.1-r2) [2022-08-25T19:40:43.965Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-25T19:40:43.965Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:40:43.965Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:40:44.570Z] OK: 8 MiB in 20 packages [2022-08-25T19:40:46.575Z] Removing intermediate container fa5f0c7eda90 [2022-08-25T19:40:46.575Z] ---> 126e6dddf2e7 [2022-08-25T19:40:46.575Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-25T19:40:46.856Z] ---> Running in d55992f54197 [2022-08-25T19:40:47.467Z] Removing intermediate container d55992f54197 [2022-08-25T19:40:47.467Z] ---> fd4743e13f50 [2022-08-25T19:40:47.467Z] Step 13/22 : WORKDIR /edgex [2022-08-25T19:40:47.467Z] ---> Running in 89d6616e166c [2022-08-25T19:40:47.760Z] Removing intermediate container 89d6616e166c [2022-08-25T19:40:47.760Z] ---> 53fed9170138 [2022-08-25T19:40:47.760Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-25T19:40:48.773Z] ---> 77f982fd5256 [2022-08-25T19:40:48.773Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-25T19:40:50.774Z] ---> 0378139ff3df [2022-08-25T19:40:50.774Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-25T19:40:52.246Z] ---> f6914ee4437d [2022-08-25T19:40:52.246Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-25T19:40:53.236Z] ---> 94c724a69895 [2022-08-25T19:40:53.236Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-25T19:40:53.236Z] ---> Running in 7e0c95985073 [2022-08-25T19:40:56.645Z] Removing intermediate container 7e0c95985073 [2022-08-25T19:40:56.645Z] ---> 83f61ee58d2b [2022-08-25T19:40:56.645Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-25T19:40:56.645Z] ---> Running in 17f997ba143a [2022-08-25T19:40:56.645Z] Removing intermediate container 17f997ba143a [2022-08-25T19:40:56.645Z] ---> 834313d85d56 [2022-08-25T19:40:56.645Z] Step 20/22 : LABEL arch=arm64 [2022-08-25T19:40:56.921Z] ---> Running in 6f7f09f2a856 [2022-08-25T19:40:57.520Z] Removing intermediate container 6f7f09f2a856 [2022-08-25T19:40:57.520Z] ---> 5e2a46632e95 [2022-08-25T19:40:57.520Z] Step 21/22 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:40:57.520Z] ---> Running in b6e81ddd2f11 [2022-08-25T19:40:58.118Z] Removing intermediate container b6e81ddd2f11 [2022-08-25T19:40:58.118Z] ---> 4f8e1fdaf25f [2022-08-25T19:40:58.118Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:40:58.118Z] ---> Running in 4eb840e33138 [2022-08-25T19:40:58.717Z] Removing intermediate container 4eb840e33138 [2022-08-25T19:40:58.717Z] ---> a8482aef6d50 [2022-08-25T19:40:58.717Z] [2022-08-25T19:40:58.992Z] Successfully built a8482aef6d50 [2022-08-25T19:40:58.992Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-25T19:41:17.327Z]  Building security-proxy-setup ... done Removing intermediate container ffe5a518cf42 [2022-08-25T19:41:17.327Z] ---> c3561feaf68f [2022-08-25T19:41:17.327Z] [2022-08-25T19:41:17.327Z] Step 10/24 : FROM alpine:3.16 [2022-08-25T19:41:17.327Z] ---> a6215f271958 [2022-08-25T19:41:17.327Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-25T19:41:17.327Z] ---> Using cache [2022-08-25T19:41:17.327Z] ---> 790ffebf9639 [2022-08-25T19:41:17.327Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:41:17.327Z] ---> Using cache [2022-08-25T19:41:17.327Z] ---> 829bb658d754 [2022-08-25T19:41:17.327Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-25T19:41:17.327Z] ---> Running in 6b8addfbcd8b [2022-08-25T19:41:17.327Z] Removing intermediate container 6b8addfbcd8b [2022-08-25T19:41:17.328Z] ---> 9919e3732b74 [2022-08-25T19:41:17.328Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-25T19:41:17.328Z] ---> Running in aa5a070149a5 [2022-08-25T19:41:17.606Z] Removing intermediate container aa5a070149a5 [2022-08-25T19:41:17.606Z] ---> 358d420c6311 [2022-08-25T19:41:17.606Z] Step 15/24 : WORKDIR / [2022-08-25T19:41:17.882Z] ---> Running in bb42702b2020 [2022-08-25T19:41:18.159Z] Removing intermediate container bb42702b2020 [2022-08-25T19:41:18.159Z] ---> 3e676be04882 [2022-08-25T19:41:18.159Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:41:19.147Z] ---> ceceeb253b9e [2022-08-25T19:41:19.147Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-25T19:41:20.596Z] ---> 0a778896c1dc [2022-08-25T19:41:20.596Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-25T19:41:21.580Z] ---> a59aaa308b47 [2022-08-25T19:41:21.580Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-25T19:41:22.184Z] ---> 2ce6519721fe [2022-08-25T19:41:22.184Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-25T19:41:22.184Z] ---> Running in 45f4d690af44 [2022-08-25T19:41:22.468Z] Removing intermediate container 45f4d690af44 [2022-08-25T19:41:22.468Z] ---> dee166a1240c [2022-08-25T19:41:22.469Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:41:22.748Z] ---> Running in 5ab8e6638e32 [2022-08-25T19:41:23.024Z] Removing intermediate container 5ab8e6638e32 [2022-08-25T19:41:23.024Z] ---> 98506b9a059d [2022-08-25T19:41:23.024Z] Step 22/24 : LABEL arch=arm64 [2022-08-25T19:41:23.297Z] ---> Running in 47c93f52bee7 [2022-08-25T19:41:23.571Z] Removing intermediate container 47c93f52bee7 [2022-08-25T19:41:23.571Z] ---> 439995207f18 [2022-08-25T19:41:23.571Z] Step 23/24 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:41:23.843Z] ---> Running in 49f1a8a55afe [2022-08-25T19:41:24.118Z] Removing intermediate container 49f1a8a55afe [2022-08-25T19:41:24.118Z] ---> 9bf9335c51e2 [2022-08-25T19:41:24.118Z] Step 24/24 : LABEL version=0.0.0 [2022-08-25T19:41:24.118Z] ---> Running in 9e12a031be03 [2022-08-25T19:41:24.396Z] Removing intermediate container 9e12a031be03 [2022-08-25T19:41:24.396Z] ---> 50d6f8630f9a [2022-08-25T19:41:24.396Z] [2022-08-25T19:41:24.667Z] Successfully built 50d6f8630f9a [2022-08-25T19:41:24.667Z] Successfully tagged core-metadata-arm64:latest [2022-08-25T19:41:42.972Z]  Building core-metadata ... done Removing intermediate container 1e2882148b8f [2022-08-25T19:41:42.972Z] ---> 3565bac9fae3 [2022-08-25T19:41:42.972Z] [2022-08-25T19:41:42.972Z] Step 10/22 : FROM alpine:3.16 [2022-08-25T19:41:42.972Z] ---> a6215f271958 [2022-08-25T19:41:42.972Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-25T19:41:42.972Z] ---> Running in 4d60fef2590b [2022-08-25T19:41:42.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T19:41:42.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T19:41:42.972Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-25T19:41:42.972Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-25T19:41:42.972Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T19:41:42.972Z] Executing ca-certificates-20220614-r0.trigger [2022-08-25T19:41:42.972Z] OK: 6 MiB in 16 packages [2022-08-25T19:41:44.414Z] Removing intermediate container 4d60fef2590b [2022-08-25T19:41:44.414Z] ---> b9d034ea3b63 [2022-08-25T19:41:44.414Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-25T19:41:44.414Z] ---> Running in cc56ec8d4851 [2022-08-25T19:41:44.414Z] Removing intermediate container cc56ec8d4851 [2022-08-25T19:41:44.414Z] ---> 1846d0dc26bb [2022-08-25T19:41:44.414Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-25T19:41:44.414Z] ---> Running in d1d95bc3eae7 [2022-08-25T19:41:44.690Z] Removing intermediate container d1d95bc3eae7 [2022-08-25T19:41:44.690Z] ---> 61e4a1c7479a [2022-08-25T19:41:44.690Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-25T19:41:44.964Z] ---> Running in 1998722882c8 [2022-08-25T19:41:45.238Z] Removing intermediate container 1998722882c8 [2022-08-25T19:41:45.238Z] ---> 85748f908ebb [2022-08-25T19:41:45.238Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-25T19:41:45.836Z] ---> 52c71cd7f226 [2022-08-25T19:41:45.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-25T19:41:47.280Z] ---> 009964b04b41 [2022-08-25T19:41:47.280Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-25T19:41:47.882Z] ---> e2e186968b55 [2022-08-25T19:41:47.882Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-25T19:41:47.882Z] ---> Running in cd166ed74e33 [2022-08-25T19:41:48.157Z] Removing intermediate container cd166ed74e33 [2022-08-25T19:41:48.157Z] ---> a37f4767e422 [2022-08-25T19:41:48.157Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T19:41:48.157Z] ---> Running in 515754ce2001 [2022-08-25T19:41:48.430Z] Removing intermediate container 515754ce2001 [2022-08-25T19:41:48.430Z] ---> 033ea4ef8e37 [2022-08-25T19:41:48.430Z] Step 20/22 : LABEL arch=arm64 [2022-08-25T19:41:48.703Z] ---> Running in d0095d71d84c [2022-08-25T19:41:48.977Z] Removing intermediate container d0095d71d84c [2022-08-25T19:41:48.977Z] ---> ff29a916b055 [2022-08-25T19:41:48.977Z] Step 21/22 : LABEL git_sha=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [2022-08-25T19:41:48.977Z] ---> Running in aab0f2bab499 [2022-08-25T19:41:49.253Z] Removing intermediate container aab0f2bab499 [2022-08-25T19:41:49.253Z] ---> d0acac1bede9 [2022-08-25T19:41:49.253Z] Step 22/22 : LABEL version=0.0.0 [2022-08-25T19:41:49.532Z] ---> Running in 996a3eece804 [2022-08-25T19:41:49.810Z] Removing intermediate container 996a3eece804 [2022-08-25T19:41:49.810Z] ---> a831d7e812f7 [2022-08-25T19:41:49.810Z] [2022-08-25T19:41:49.810Z] Successfully built a831d7e812f7 [2022-08-25T19:41:49.810Z] Successfully tagged support-notifications-arm64:latest [2022-08-25T19:41:50.372Z]  Building support-notifications ... done  [Pipeline] } [2022-08-25T19:41:50.376Z] $ docker stop --time=1 04a9f5e9ad1fe54e6419148b1c43cbf3cdf2fae71ee52929a2daefefa76a70ca [2022-08-25T19:41:52.065Z] $ docker rm -f 04a9f5e9ad1fe54e6419148b1c43cbf3cdf2fae71ee52929a2daefefa76a70ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T19:41:52.712Z] + docker images [2022-08-25T19:41:52.987Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-25T19:41:52.987Z] support-notifications-arm64 latest a831d7e812f7 3 seconds ago 26.1MB [2022-08-25T19:41:52.987Z] 3565bac9fae3 13 seconds ago 1.41GB [2022-08-25T19:41:52.987Z] core-metadata-arm64 latest 50d6f8630f9a 28 seconds ago 17.5MB [2022-08-25T19:41:52.987Z] c3561feaf68f 37 seconds ago 1.38GB [2022-08-25T19:41:52.987Z] security-proxy-setup-arm64 latest a8482aef6d50 54 seconds ago 26.2MB [2022-08-25T19:41:52.987Z] support-scheduler-arm64 latest 37c8f66f764a About a minute ago 25.6MB [2022-08-25T19:41:52.987Z] 051df18258b0 About a minute ago 1.36GB [2022-08-25T19:41:52.987Z] 272ece797be7 About a minute ago 1.41GB [2022-08-25T19:41:52.987Z] core-command-arm64 latest 2710545e565a About a minute ago 15.6MB [2022-08-25T19:41:52.987Z] 69b698103d71 About a minute ago 1.35GB [2022-08-25T19:41:52.987Z] security-spire-agent-arm64 latest 0c34407742c3 7 minutes ago 122MB [2022-08-25T19:41:52.987Z] security-spire-server-arm64 latest fb4a8fe5d33e 7 minutes ago 84.2MB [2022-08-25T19:41:52.987Z] security-spiffe-token-provider-arm64 latest 05d7efdfe822 7 minutes ago 28.3MB [2022-08-25T19:41:52.987Z] 49e4dc9d175e 7 minutes ago 1.25GB [2022-08-25T19:41:52.987Z] 56751de09449 7 minutes ago 1.25GB [2022-08-25T19:41:52.987Z] baf3bdced059 8 minutes ago 1.4GB [2022-08-25T19:41:52.987Z] core-data-arm64 latest b627c411000a 8 minutes ago 20.7MB [2022-08-25T19:41:52.987Z] sys-mgmt-agent-arm64 latest a02901684c5b 8 minutes ago 133MB [2022-08-25T19:41:52.987Z] 22e983b377ca 9 minutes ago 1.38GB [2022-08-25T19:41:52.987Z] security-bootstrapper-arm64 latest 6fc11e531e06 10 minutes ago 18.6MB [2022-08-25T19:41:52.987Z] security-secretstore-setup-arm64 latest aeb11690b1e9 10 minutes ago 27.9MB [2022-08-25T19:41:52.987Z] 1d0ee4421075 10 minutes ago 1.36GB [2022-08-25T19:41:52.987Z] 5727cb62de86 10 minutes ago 1.35GB [2022-08-25T19:41:52.987Z] 6a76f6a13255 11 minutes ago 1.35GB [2022-08-25T19:41:52.987Z] security-spire-config-arm64 latest 0aa0389c56d3 16 minutes ago 83.6MB [2022-08-25T19:41:52.987Z] 7fa68d9bd85e 16 minutes ago 1.25GB [2022-08-25T19:41:52.987Z] ci-base-image-arm64 latest 605e3d9e3ef7 30 minutes ago 995MB [2022-08-25T19:41:52.987Z] alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB [2022-08-25T19:41:52.987Z] alpine 3.16 a6215f271958 2 weeks ago 5.29MB [2022-08-25T19:41:52.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-25T19:41:52.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:41:53.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T19:41:53.807Z] [2022-08-25T19:41:53.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:41:54.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T19:41:54.515Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-25T19:41:54.515Z] 8998bd30e6a1: Pulling fs layer [2022-08-25T19:41:54.515Z] 04944245beec: Pulling fs layer [2022-08-25T19:41:54.515Z] 699f458cf7ca: Pulling fs layer [2022-08-25T19:41:54.515Z] 765212b225bb: Pulling fs layer [2022-08-25T19:41:54.515Z] f23df028b6ca: Pulling fs layer [2022-08-25T19:41:54.515Z] d65c8cfc05b1: Pulling fs layer [2022-08-25T19:41:54.515Z] 2437ff75d9bd: Pulling fs layer [2022-08-25T19:41:54.515Z] 765212b225bb: Waiting [2022-08-25T19:41:54.515Z] f23df028b6ca: Waiting [2022-08-25T19:41:54.515Z] d65c8cfc05b1: Waiting [2022-08-25T19:41:54.515Z] 2437ff75d9bd: Waiting [2022-08-25T19:41:54.515Z] 04944245beec: Verifying Checksum [2022-08-25T19:41:54.515Z] 04944245beec: Download complete [2022-08-25T19:41:54.515Z] 765212b225bb: Verifying Checksum [2022-08-25T19:41:54.515Z] 765212b225bb: Download complete [2022-08-25T19:41:54.515Z] f23df028b6ca: Download complete [2022-08-25T19:41:54.515Z] d65c8cfc05b1: Verifying Checksum [2022-08-25T19:41:54.515Z] d65c8cfc05b1: Download complete [2022-08-25T19:41:54.789Z] 699f458cf7ca: Verifying Checksum [2022-08-25T19:41:54.789Z] 699f458cf7ca: Download complete [2022-08-25T19:41:55.062Z] 8998bd30e6a1: Verifying Checksum [2022-08-25T19:41:55.062Z] 8998bd30e6a1: Download complete [2022-08-25T19:41:57.695Z] 2437ff75d9bd: Verifying Checksum [2022-08-25T19:41:57.695Z] 2437ff75d9bd: Download complete [2022-08-25T19:41:59.674Z] 8998bd30e6a1: Pull complete [2022-08-25T19:41:59.948Z] 04944245beec: Pull complete [2022-08-25T19:42:01.385Z] 699f458cf7ca: Pull complete [2022-08-25T19:42:01.657Z] 765212b225bb: Pull complete [2022-08-25T19:42:02.639Z] f23df028b6ca: Pull complete [2022-08-25T19:42:02.639Z] d65c8cfc05b1: Pull complete [2022-08-25T19:42:17.723Z] 2437ff75d9bd: Pull complete [2022-08-25T19:42:17.723Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-25T19:42:17.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T19:42:17.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:42:18.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-23570 does not seem to be running inside a container [2022-08-25T19:42:18.187Z] $ 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 [2022-08-25T19:42:20.775Z] $ docker top 05375205bd29ae881442cf9e716957029fb2bb4a0b906381a08a2206f0f8c607 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:42:21.814Z] ---> job-cost.sh [2022-08-25T19:42:21.814Z] lf-activate-venv: SKIPPING [2022-08-25T19:42:21.814Z] INFO: No Stack... [2022-08-25T19:42:22.409Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-25T19:42:23.388Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T19:42:24.072Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-08-25T19:42:24.072Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T19:42:24.123Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4133-1-stack-cost] [2022-08-25T19:42:24.128Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4133-1-stack-cost] did not exist. Created. [2022-08-25T19:42:24.128Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T19:42:24.893Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-25T19:42:25.085Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T19:42:25.102Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4133-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T19:42:25.172Z] $ docker stop --time=1 05375205bd29ae881442cf9e716957029fb2bb4a0b906381a08a2206f0f8c607 [2022-08-25T19:42:26.706Z] $ docker rm -f 05375205bd29ae881442cf9e716957029fb2bb4a0b906381a08a2206f0f8c607 [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 [2022-08-25T19:42:27.720Z] provisioning config files... [2022-08-25T19:42:27.729Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6190815767230545889tmp [Pipeline] { [Pipeline] sh [2022-08-25T19:42:28.082Z] + set +x [2022-08-25T19:42:28.083Z] + curl -s https://codecov.io/bash [2022-08-25T19:42:28.083Z] + bash -s -- [2022-08-25T19:42:28.083Z] [2022-08-25T19:42:28.083Z] _____ _ [2022-08-25T19:42:28.083Z] / ____| | | [2022-08-25T19:42:28.083Z] | | ___ __| | ___ ___ _____ __ [2022-08-25T19:42:28.083Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-25T19:42:28.083Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-25T19:42:28.083Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-25T19:42:28.083Z] Bash-1.0.6 [2022-08-25T19:42:28.083Z] [2022-08-25T19:42:28.083Z] [2022-08-25T19:42:28.083Z] ==> git version 2.25.1 found [2022-08-25T19:42:28.083Z] ==> 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 [2022-08-25T19:42:28.083Z] Release-Date: 2020-01-08 [2022-08-25T19:42:28.083Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-25T19:42:28.083Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-25T19:42:28.083Z] ==> Jenkins CI detected. [2022-08-25T19:42:28.083Z] current dir:  /w/workspace/edgex-go/1 [2022-08-25T19:42:28.083Z] project root: . [2022-08-25T19:42:28.083Z] --> token set from env [2022-08-25T19:42:28.083Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-25T19:42:28.083Z] ==> Running gcov in . (disable via -X gcov) [2022-08-25T19:42:28.083Z] ==> Python coveragepy not found [2022-08-25T19:42:28.083Z] ==> Searching for coverage reports in: [2022-08-25T19:42:28.083Z] + . [2022-08-25T19:42:28.083Z] -> Found 1 reports [2022-08-25T19:42:28.083Z] ==> Detecting git/mercurial file structure [2022-08-25T19:42:28.083Z] ==> Reading reports [2022-08-25T19:42:28.083Z] + ./coverage.out bytes=482786 [2022-08-25T19:42:28.083Z] ==> Appending adjustments [2022-08-25T19:42:28.083Z] https://docs.codecov.io/docs/fixing-reports [2022-08-25T19:42:29.467Z] + Found adjustments [2022-08-25T19:42:29.467Z] ==> Gzipping contents [2022-08-25T19:42:29.467Z] 64K /tmp/codecov.CuSF1R.gz [2022-08-25T19:42:29.467Z] ==> Uploading reports [2022-08-25T19:42:29.467Z] url: https://codecov.io [2022-08-25T19:42:29.467Z] query: branch=PR-4133&commit=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4133&job=&cmd_args= [2022-08-25T19:42:29.467Z] -> Pinging Codecov [2022-08-25T19:42:29.467Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4133&commit=941f66c4502db1a8e09baf7ec51eca6fc8ef75d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4133&job=&cmd_args= [2022-08-25T19:42:29.728Z] -> Uploading to [2022-08-25T19:42:29.728Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-25/00271124DB129430A58F1EEE437C3FCB/941f66c4502db1a8e09baf7ec51eca6fc8ef75d7/ab896637-9585-4b0a-a75d-6f4a4e8e1ec3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T194229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8375ce2522ad3a5e41e0eb42afc9e5da4c479891862f6e7e9825d906a6180bb [2022-08-25T19:42:29.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T19:42:29.728Z] Dload Upload Total Spent Left Speed [2022-08-25T19:42:29.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63254 0 0 100 63254 0 304k --:--:-- --:--:-- --:--:-- 302k 100 63254 0 0 100 63254 0 267k --:--:-- --:--:-- --:--:-- 266k [2022-08-25T19:42:29.990Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/941f66c4502db1a8e09baf7ec51eca6fc8ef75d7 [Pipeline] } [2022-08-25T19:42:30.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-25T19:42:31.285Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:42:31.622Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:42:32.529Z] ---> package-listing.sh [2022-08-25T19:42:32.529Z] ++ facter osfamily [2022-08-25T19:42:32.529Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-25T19:42:32.798Z] + OS_FAMILY=debian [2022-08-25T19:42:32.798Z] + workspace=/w/workspace/edgex-go/1 [2022-08-25T19:42:32.798Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-25T19:42:32.798Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-25T19:42:32.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-25T19:42:32.798Z] + PACKAGES=/tmp/packages_start.txt [2022-08-25T19:42:32.798Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-25T19:42:32.798Z] + PACKAGES=/tmp/packages_end.txt [2022-08-25T19:42:32.798Z] + case "${OS_FAMILY}" in [2022-08-25T19:42:32.798Z] + dpkg -l [2022-08-25T19:42:32.798Z] + grep '^ii' [2022-08-25T19:42:32.798Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-25T19:42:32.798Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-25T19:42:32.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-25T19:42:32.798Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-25T19:42:32.798Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-25T19:42:32.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-25T19:42:32.829Z] 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 [2022-08-25T19:42:33.127Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:42:33.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T19:42:33.831Z] [2022-08-25T19:42:33.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:42:34.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T19:42:34.218Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-25T19:42:34.218Z] 5eb5b503b376: Pulling fs layer [2022-08-25T19:42:34.218Z] 5c69ac0246d0: Pulling fs layer [2022-08-25T19:42:34.218Z] ec43610c2a17: Pulling fs layer [2022-08-25T19:42:34.218Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-25T19:42:34.218Z] 33b1e0a273af: Pulling fs layer [2022-08-25T19:42:34.218Z] 5d3b04190fa2: Pulling fs layer [2022-08-25T19:42:34.218Z] 2f39f015ded8: Pulling fs layer [2022-08-25T19:42:34.218Z] 5d3b04190fa2: Waiting [2022-08-25T19:42:34.218Z] 33b1e0a273af: Waiting [2022-08-25T19:42:34.218Z] 3a2ae6a8a46f: Waiting [2022-08-25T19:42:34.218Z] 5c69ac0246d0: Download complete [2022-08-25T19:42:34.218Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-25T19:42:34.218Z] 3a2ae6a8a46f: Download complete [2022-08-25T19:42:34.218Z] 33b1e0a273af: Verifying Checksum [2022-08-25T19:42:34.218Z] 33b1e0a273af: Download complete [2022-08-25T19:42:34.479Z] ec43610c2a17: Verifying Checksum [2022-08-25T19:42:34.479Z] ec43610c2a17: Download complete [2022-08-25T19:42:34.479Z] 5d3b04190fa2: Verifying Checksum [2022-08-25T19:42:34.479Z] 5d3b04190fa2: Download complete [2022-08-25T19:42:34.479Z] 5eb5b503b376: Verifying Checksum [2022-08-25T19:42:34.479Z] 5eb5b503b376: Download complete [2022-08-25T19:42:35.051Z] 2f39f015ded8: Download complete [2022-08-25T19:42:35.621Z] 5eb5b503b376: Pull complete [2022-08-25T19:42:35.882Z] 5c69ac0246d0: Pull complete [2022-08-25T19:42:36.141Z] ec43610c2a17: Pull complete [2022-08-25T19:42:36.141Z] 3a2ae6a8a46f: Pull complete [2022-08-25T19:42:36.405Z] 33b1e0a273af: Pull complete [2022-08-25T19:42:36.664Z] 5d3b04190fa2: Pull complete [2022-08-25T19:42:40.860Z] 2f39f015ded8: Pull complete [2022-08-25T19:42:40.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-25T19:42:40.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T19:42:40.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T19:42:41.069Z] prd-ubuntu20.04-docker-8c-8g-23568 does not seem to be running inside a container [2022-08-25T19:42:41.105Z] $ 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 [2022-08-25T19:42:42.848Z] $ docker top 4c7f8781983bd2f5d2125cfaebb6f3daf5791b0f45a9d0882caf26003c7a4c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T19:42:43.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-25T19:42:43.552Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-25T19:42:43.865Z] + ls /var/log/sa-host [2022-08-25T19:42:43.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T19:42:43.985Z] provisioning config files... [2022-08-25T19:42:43.993Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3840571367798866462tmp [Pipeline] { [Pipeline] echo [2022-08-25T19:42:44.047Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:42:44.359Z] ---> create-netrc.sh [Pipeline] } [2022-08-25T19:42:44.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:42:44.792Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-25T19:42:44.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:42:45.142Z] ---> sudo-logs.sh [2022-08-25T19:42:45.142Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-25T19:42:45.220Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:42:45.532Z] ---> job-cost.sh [2022-08-25T19:42:45.532Z] lf-activate-venv: SKIPPING [2022-08-25T19:42:45.532Z] DEBUG: total: 0.10999999940395355 [2022-08-25T19:42:45.532Z] INFO: Retrieving Stack Cost... [2022-08-25T19:42:46.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T19:42:46.675Z] INFO: Archiving Costs [Pipeline] echo [2022-08-25T19:42:46.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T19:42:47.028Z] ---> logs-deploy.sh [2022-08-25T19:42:47.028Z] lf-activate-venv: SKIPPING [2022-08-25T19:42:47.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4133/1 [2022-08-25T19:42:47.028Z] INFO: archiving workspace using pattern(s): [2022-08-25T19:42:47.972Z] Archives upload complete. [2022-08-25T19:42:47.972Z] INFO: archiving logs to Nexus