Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e554929d717cf1151dbdc4a6532773c76b36b26 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-ssh8527594900347145477.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9835903304895009535.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1413161032835843539.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh17781396311951696061.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15695063088617042622.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-116883’ is offline ‘prd-ubuntu20.04-docker-8c-8g-116891’ is offline ‘prd-ubuntu20.04-docker-8c-8g-116892’ is offline ‘prd-ubuntu20.04-docker-8c-8g-116893’ is offline ‘prd-ubuntu20.04-docker-8c-8g-116894’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-116881’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116909 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/342 [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/342 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9e554929d717cf1151dbdc4a6532773c76b36b26 (main) Commit message: "fix(command): validate query params in command handler (#4215)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 > git rev-list --no-walk bfb966fc2fdc6f003f57b30a663a731781ff427d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T16:30:02.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T16:30:02.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T16:30:02.793Z] ========================================================= [2022-10-25T16:30:02.793Z] EdgeX Global Pipelines Version Info [2022-10-25T16:30:02.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:30:03.518Z] ------------------- [2022-10-25T16:30:03.518Z] stable info: [2022-10-25T16:30:03.518Z] ------------------- [2022-10-25T16:30:03.518Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T16:30:03.518Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T16:30:03.518Z] Message: update stable to v1.0.243 [2022-10-25T16:30:04.088Z] ------------------- [2022-10-25T16:30:04.088Z] experimental info: [2022-10-25T16:30:04.088Z] ------------------- [2022-10-25T16:30:04.088Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T16:30:04.088Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T16:30:04.088Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T16:30:04.271Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-25T16:30:04.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-25T16:30:04.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T16:30:04.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T16:30:04.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T16:30:04.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T16:30:04.333Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T16:30:04.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-25T16:30:04.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-25T16:30:04.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-25T16:30:04.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T16:30:04.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T16:30:04.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T16:30:04.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T16:30:04.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T16:30:04.427Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T16:30:04.437Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T16:30:04.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T16:30:04.463Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T16:30:04.472Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T16:30:04.484Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T16:30:04.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T16:30:04.505Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T16:30:04.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T16:30:04.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T16:30:04.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T16:30:04.540Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e554929d717cf1151dbdc4a6532773c76b36b26 [Pipeline] echo [2022-10-25T16:30:04.548Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e55492 [Pipeline] echo [2022-10-25T16:30:04.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:30:04.592Z] provisioning config files... [2022-10-25T16:30:04.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/342@tmp/config14486778561996120049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:30:04.910Z] ---> docker-login.sh [2022-10-25T16:30:04.910Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:30:05.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:30:05.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:30:05.172Z] Configure a credential helper to remove this warning. See [2022-10-25T16:30:05.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:30:05.172Z] [2022-10-25T16:30:05.172Z] Login Succeeded [2022-10-25T16:30:05.172Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:30:05.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:30:05.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:30:05.432Z] Configure a credential helper to remove this warning. See [2022-10-25T16:30:05.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:30:05.432Z] [2022-10-25T16:30:05.432Z] Login Succeeded [2022-10-25T16:30:05.432Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:30:05.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:30:05.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:30:05.432Z] Configure a credential helper to remove this warning. See [2022-10-25T16:30:05.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:30:05.432Z] [2022-10-25T16:30:05.432Z] Login Succeeded [2022-10-25T16:30:05.432Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:30:05.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:30:05.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:30:05.694Z] Configure a credential helper to remove this warning. See [2022-10-25T16:30:05.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:30:05.694Z] [2022-10-25T16:30:05.694Z] Login Succeeded [2022-10-25T16:30:05.694Z] docker.io [2022-10-25T16:30:05.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:30:05.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:30:05.954Z] Configure a credential helper to remove this warning. See [2022-10-25T16:30:05.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:30:05.954Z] [2022-10-25T16:30:05.954Z] Login Succeeded [2022-10-25T16:30:05.954Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:30:05.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:30:06.270Z] + 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-10-25T16:30:06.270Z] + dirname cmd/core-command/Dockerfile [2022-10-25T16:30:06.270Z] + cut -d/ -f2 [2022-10-25T16:30:06.270Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-25T16:30:06.270Z] + dirname cmd/core-data/Dockerfile [2022-10-25T16:30:06.270Z] + cut -d/ -f2 [2022-10-25T16:30:06.270Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-25T16:30:06.270Z] + dirname cmd/core-metadata/Dockerfile [2022-10-25T16:30:06.270Z] + cut -d/ -f2 [2022-10-25T16:30:06.270Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-25T16:30:06.270Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-10-25T16:30:06.270Z] cut -d/ -f2 [2022-10-25T16:30:06.270Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-25T16:30:06.270Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-25T16:30:06.270Z] + cut -d/ -f2 [2022-10-25T16:30:06.270Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-25T16:30:06.270Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-25T16:30:06.270Z] cut -d/ -f2 [2022-10-25T16:30:06.271Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-25T16:30:06.271Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T16:30:06.271Z] + cut -d/ -f2 [2022-10-25T16:30:06.271Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T16:30:06.271Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-25T16:30:06.271Z] + cut -d/ -f2 [2022-10-25T16:30:06.271Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-25T16:30:06.271Z] + + dirname cmd/security-spire-config/Dockerfile [2022-10-25T16:30:06.271Z] cut -d/ -f2 [2022-10-25T16:30:06.271Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-25T16:30:06.271Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-25T16:30:06.271Z] + cut -d/ -f2 [2022-10-25T16:30:06.271Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-25T16:30:06.271Z] + dirname cmd/support-notifications/Dockerfile [2022-10-25T16:30:06.271Z] + cut -d/ -f2 [2022-10-25T16:30:06.271Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-25T16:30:06.271Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-25T16:30:06.271Z] + cut -d/ -f2 [2022-10-25T16:30:06.271Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-25T16:30:06.271Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-25T16:30:06.271Z] + cut -d/ -f2 [2022-10-25T16:30:06.271Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-25T16:30:06.309Z] 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-10-25T16:30:06.647Z] + git rev-list -1 --merges 9e554929d717cf1151dbdc4a6532773c76b36b26~1..9e554929d717cf1151dbdc4a6532773c76b36b26 [Pipeline] echo [2022-10-25T16:30:06.661Z] -----------> git rev-list -1 --merges 9e554929d717cf1151dbdc4a6532773c76b36b26~1..9e554929d717cf1151dbdc4a6532773c76b36b26 9e554929d717cf1151dbdc4a6532773c76b36b26 [false] [Pipeline] sh [2022-10-25T16:30:06.955Z] + git log --format=format:%s -1 9e554929d717cf1151dbdc4a6532773c76b36b26 [Pipeline] echo [2022-10-25T16:30:06.971Z] ========================================================= [2022-10-25T16:30:06.971Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T16:30:06.971Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-25T16:30:07.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T16:30:07.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T16:30:07.344Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T16:30:07.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T16:30:07.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T16:30:07.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T16:30:07.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:30:07.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:30:07.701Z] [2022-10-25T16:30:07.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:30:08.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:30:08.001Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T16:30:08.001Z] b85a868b505f: Pulling fs layer [2022-10-25T16:30:08.001Z] e2be974225ed: Pulling fs layer [2022-10-25T16:30:08.001Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T16:30:08.001Z] 988bab9f4d93: Pulling fs layer [2022-10-25T16:30:08.001Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T16:30:08.001Z] eaf3925da568: Pulling fs layer [2022-10-25T16:30:08.001Z] bab4dde63d76: Pulling fs layer [2022-10-25T16:30:08.001Z] bde34c3a00c8: Pulling fs layer [2022-10-25T16:30:08.001Z] b352a97aabf1: Pulling fs layer [2022-10-25T16:30:08.001Z] 4872d77fe225: Pulling fs layer [2022-10-25T16:30:08.001Z] 5851b861e8e6: Pulling fs layer [2022-10-25T16:30:08.001Z] 988bab9f4d93: Waiting [2022-10-25T16:30:08.001Z] 1469e6f7b9e6: Waiting [2022-10-25T16:30:08.001Z] bde34c3a00c8: Waiting [2022-10-25T16:30:08.001Z] bab4dde63d76: Waiting [2022-10-25T16:30:08.001Z] 4872d77fe225: Waiting [2022-10-25T16:30:08.001Z] 5851b861e8e6: Waiting [2022-10-25T16:30:08.001Z] b352a97aabf1: Waiting [2022-10-25T16:30:08.001Z] e2be974225ed: Download complete [2022-10-25T16:30:08.001Z] 988bab9f4d93: Verifying Checksum [2022-10-25T16:30:08.261Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T16:30:08.261Z] 1469e6f7b9e6: Download complete [2022-10-25T16:30:08.261Z] eaf3925da568: Verifying Checksum [2022-10-25T16:30:08.261Z] eaf3925da568: Download complete [2022-10-25T16:30:08.261Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T16:30:08.261Z] 339a4e72a1f5: Download complete [2022-10-25T16:30:08.261Z] bde34c3a00c8: Download complete [2022-10-25T16:30:08.261Z] b352a97aabf1: Verifying Checksum [2022-10-25T16:30:08.261Z] 4872d77fe225: Verifying Checksum [2022-10-25T16:30:08.261Z] 4872d77fe225: Download complete [2022-10-25T16:30:08.261Z] 5851b861e8e6: Download complete [2022-10-25T16:30:08.261Z] b85a868b505f: Download complete [2022-10-25T16:30:08.829Z] bab4dde63d76: Verifying Checksum [2022-10-25T16:30:08.829Z] bab4dde63d76: Download complete [2022-10-25T16:30:09.763Z] b85a868b505f: Pull complete [2022-10-25T16:30:10.022Z] e2be974225ed: Pull complete [2022-10-25T16:30:10.587Z] 339a4e72a1f5: Pull complete [2022-10-25T16:30:10.588Z] 988bab9f4d93: Pull complete [2022-10-25T16:30:10.847Z] 1469e6f7b9e6: Pull complete [2022-10-25T16:30:10.847Z] eaf3925da568: Pull complete [2022-10-25T16:30:12.747Z] bab4dde63d76: Pull complete [2022-10-25T16:30:12.747Z] bde34c3a00c8: Pull complete [2022-10-25T16:30:13.007Z] b352a97aabf1: Pull complete [2022-10-25T16:30:13.007Z] 4872d77fe225: Pull complete [2022-10-25T16:30:13.007Z] 5851b861e8e6: Pull complete [2022-10-25T16:30:13.267Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T16:30:13.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T16:30:13.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:30:13.359Z] prd-ubuntu20.04-docker-8c-8g-116909 does not seem to be running inside a container [2022-10-25T16:30:13.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T16:30:14.932Z] $ docker top eaffe5220072de0cd453e80b01bee56f24e51c70674773c037e7a1144e7c588f -eo pid,comm [2022-10-25T16:30:14.988Z] 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-10-25T16:30:14.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T16:30:15.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:30:15.023Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:30:15.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:30:15.162Z] $ docker exec eaffe5220072de0cd453e80b01bee56f24e51c70674773c037e7a1144e7c588f ssh-agent [2022-10-25T16:30:15.279Z] SSH_AUTH_SOCK=/tmp/ssh-CFaMcePYgy7W/agent.34 [2022-10-25T16:30:15.279Z] SSH_AGENT_PID=40 [2022-10-25T16:30:15.287Z] Running ssh-add (command line suppressed) [2022-10-25T16:30:15.388Z] Identity added: /w/workspace/edgex-go/342@tmp/private_key_12979829539101787335.key (/w/workspace/edgex-go/342@tmp/private_key_12979829539101787335.key) [2022-10-25T16:30:15.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:30:15.746Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T16:30:15.776Z] $ docker exec --env ******** --env ******** eaffe5220072de0cd453e80b01bee56f24e51c70674773c037e7a1144e7c588f ssh-agent -k [2022-10-25T16:30:15.885Z] unset SSH_AUTH_SOCK; [2022-10-25T16:30:15.885Z] unset SSH_AGENT_PID; [2022-10-25T16:30:15.885Z] echo Agent pid 40 killed; [2022-10-25T16:30:15.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T16:30:15.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T16:30:15.931Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T16:30:16.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T16:30:16.068Z] $ docker exec eaffe5220072de0cd453e80b01bee56f24e51c70674773c037e7a1144e7c588f ssh-agent [2022-10-25T16:30:16.203Z] SSH_AUTH_SOCK=/tmp/ssh-rMOK7QbEMpeV/agent.73 [2022-10-25T16:30:16.203Z] SSH_AGENT_PID=80 [2022-10-25T16:30:16.214Z] Running ssh-add (command line suppressed) [2022-10-25T16:30:16.330Z] Identity added: /w/workspace/edgex-go/342@tmp/private_key_15474219095587314018.key (/w/workspace/edgex-go/342@tmp/private_key_15474219095587314018.key) [2022-10-25T16:30:16.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T16:30:16.636Z] + git semver init [2022-10-25T16:30:16.897Z] 2022-10-25 16:30:16,815 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T16:30:16.898Z] 2022-10-25 16:30:16,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/342/.semver [2022-10-25T16:30:16.898Z] 2022-10-25 16:30:16,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/342/.semver [2022-10-25T16:30:16.898Z] 2022-10-25 16:30:16,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/342/.semver'], cwd=/w/workspace/edgex-go/342, universal_newlines=False, shell=None, istream=None) [2022-10-25T16:30:22.231Z] 2022-10-25 16:30:21,321 [append_file] DEBUG append to file:/w/workspace/edgex-go/342/.git/info/exclude [2022-10-25T16:30:22.231Z] 2022-10-25 16:30:21,322 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/342/.semver/main with force:False [2022-10-25T16:30:22.231Z] 2022-10-25 16:30:21,322 [read_version] DEBUG read version from /w/workspace/edgex-go/342/.semver/main [2022-10-25T16:30:22.231Z] 2022-10-25 16:30:21,322 [read_version] DEBUG read version from /w/workspace/edgex-go/342/.semver/main [2022-10-25T16:30:22.231Z] 2.3.0-dev.102 [Pipeline] } [2022-10-25T16:30:22.243Z] $ docker exec --env ******** --env ******** eaffe5220072de0cd453e80b01bee56f24e51c70674773c037e7a1144e7c588f ssh-agent -k [2022-10-25T16:30:22.347Z] unset SSH_AUTH_SOCK; [2022-10-25T16:30:22.347Z] unset SSH_AGENT_PID; [2022-10-25T16:30:22.347Z] echo Agent pid 80 killed; [2022-10-25T16:30:22.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T16:30:22.664Z] + git semver [Pipeline] } [2022-10-25T16:30:22.939Z] $ docker stop --time=1 eaffe5220072de0cd453e80b01bee56f24e51c70674773c037e7a1144e7c588f [2022-10-25T16:30:24.492Z] $ docker rm -f eaffe5220072de0cd453e80b01bee56f24e51c70674773c037e7a1144e7c588f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T16:30:24.893Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T16:30:25.106Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T16:30:25.109Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.102 [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-10-25T16:30:25.503Z] + git config --global --add safe.directory /w/workspace/edgex-go/342 [Pipeline] echo [2022-10-25T16:30:25.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:30:25.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:30:25.530Z] ========================================================= [2022-10-25T16:30:25.530Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T16:30:25.530Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:30:25.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:30:26.088Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T16:30:26.088Z] 213ec9aee27d: Pulling fs layer [2022-10-25T16:30:26.088Z] 4583459ba037: Pulling fs layer [2022-10-25T16:30:26.088Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T16:30:26.088Z] 53926ce57604: Pulling fs layer [2022-10-25T16:30:26.088Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T16:30:26.088Z] 30f14e443154: Pulling fs layer [2022-10-25T16:30:26.088Z] 801331c1e519: Pulling fs layer [2022-10-25T16:30:26.088Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T16:30:26.088Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T16:30:26.088Z] 53926ce57604: Waiting [2022-10-25T16:30:26.088Z] 21b2b0c7a3f4: Waiting [2022-10-25T16:30:26.088Z] 30f14e443154: Waiting [2022-10-25T16:30:26.088Z] 801331c1e519: Waiting [2022-10-25T16:30:26.088Z] 7d9ed39f4882: Waiting [2022-10-25T16:30:26.088Z] 99cc6dd402b0: Waiting [2022-10-25T16:30:26.088Z] 93c1e223e6f2: Download complete [2022-10-25T16:30:26.088Z] 4583459ba037: Download complete [2022-10-25T16:30:26.088Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T16:30:26.088Z] 21b2b0c7a3f4: Download complete [2022-10-25T16:30:26.088Z] 30f14e443154: Download complete [2022-10-25T16:30:26.088Z] 213ec9aee27d: Verifying Checksum [2022-10-25T16:30:26.088Z] 213ec9aee27d: Download complete [2022-10-25T16:30:26.088Z] 801331c1e519: Download complete [2022-10-25T16:30:26.362Z] 213ec9aee27d: Pull complete [2022-10-25T16:30:26.362Z] 4583459ba037: Pull complete [2022-10-25T16:30:26.362Z] 93c1e223e6f2: Pull complete [2022-10-25T16:30:26.954Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T16:30:26.954Z] 7d9ed39f4882: Download complete [2022-10-25T16:30:26.954Z] 53926ce57604: Download complete [2022-10-25T16:30:27.214Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T16:30:27.214Z] 99cc6dd402b0: Download complete [2022-10-25T16:30:31.411Z] 53926ce57604: Pull complete [2022-10-25T16:30:31.411Z] 21b2b0c7a3f4: Pull complete [2022-10-25T16:30:31.411Z] 30f14e443154: Pull complete [2022-10-25T16:30:31.411Z] 801331c1e519: Pull complete [2022-10-25T16:30:33.310Z] 99cc6dd402b0: Pull complete [2022-10-25T16:30:34.244Z] 7d9ed39f4882: Pull complete [2022-10-25T16:30:34.244Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T16:30:34.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:30:34.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:30:34.551Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:30:34.551Z] WORKDIR /edgex [2022-10-25T16:30:34.551Z] COPY go.mod . [2022-10-25T16:30:34.551Z] RUN go mod download [2022-10-25T16:30:34.551Z] docker build -t ci-base-image-x86_64 -f - . [2022-10-25T16:30:35.487Z] Sending build context to Docker daemon 169.7MB [2022-10-25T16:30:35.487Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T16:30:35.487Z] ---> 1dedd983c030 [2022-10-25T16:30:35.487Z] Step 2/4 : WORKDIR /edgex [2022-10-25T16:30:37.394Z] ---> Running in 4f5bbbcb9054 [2022-10-25T16:30:37.653Z] Removing intermediate container 4f5bbbcb9054 [2022-10-25T16:30:37.653Z] ---> 1ddee0df336c [2022-10-25T16:30:37.653Z] Step 3/4 : COPY go.mod . [2022-10-25T16:30:37.653Z] ---> 4e84c6784a59 [2022-10-25T16:30:37.653Z] Step 4/4 : RUN go mod download [2022-10-25T16:30:37.912Z] ---> Running in e4b47d239079 [2022-10-25T16:30:40.179Z] Still waiting to schedule task [2022-10-25T16:30:40.180Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-25T16:30:50.139Z] Removing intermediate container e4b47d239079 [2022-10-25T16:30:50.139Z] ---> 79206ba8147c [2022-10-25T16:30:50.139Z] Successfully built 79206ba8147c [2022-10-25T16:30:50.139Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:30:50.441Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T16:30:50.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:30:50.506Z] prd-ubuntu20.04-docker-8c-8g-116909 does not seem to be running inside a container [2022-10-25T16:30:50.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@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 ******** ci-base-image-x86_64 cat [2022-10-25T16:30:50.926Z] $ docker top d7050dc24e8a73651450f8a1675a3972ad4facdd255e843bc69b612e2a812435 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:30:51.265Z] + go version [2022-10-25T16:30:51.265Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T16:30:51.277Z] $ docker stop --time=1 d7050dc24e8a73651450f8a1675a3972ad4facdd255e843bc69b612e2a812435 [2022-10-25T16:30:52.567Z] $ docker rm -f d7050dc24e8a73651450f8a1675a3972ad4facdd255e843bc69b612e2a812435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:30:53.002Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T16:30:53.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:30:53.065Z] prd-ubuntu20.04-docker-8c-8g-116909 does not seem to be running inside a container [2022-10-25T16:30:53.099Z] $ 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/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@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 ******** ci-base-image-x86_64 cat [2022-10-25T16:30:53.467Z] $ docker top 0d0b7ca22cfff161ce352884cc5f404a9f12106bcbc66749dae9d2e6a8187067 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T16:30:53.535Z] ========================================================= [2022-10-25T16:30:53.535Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-25T16:30:53.535Z] ========================================================= [Pipeline] sh [2022-10-25T16:30:53.812Z] + git config --global --add safe.directory /w/workspace/edgex-go/342 [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:30:54.106Z] + make test [2022-10-25T16:30:54.106Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T16:31:00.671Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-25T16:31:15.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-25T16:31:15.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements [2022-10-25T16:31:15.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.124s coverage: 43.0% of statements [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-25T16:31:15.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.2% of statements [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-25T16:31:15.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-25T16:31:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.517s coverage: 89.2% of statements [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-25T16:31:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-25T16:31:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.434s coverage: 95.6% of statements [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-25T16:31:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-25T16:31:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-10-25T16:31:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-25T16:31:18.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-25T16:31:18.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-25T16:31:18.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2022-10-25T16:31:18.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-25T16:31:18.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-10-25T16:31:18.829Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-10-25T16:31:18.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-25T16:31:18.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-10-25T16:31:18.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2022-10-25T16:31:18.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2022-10-25T16:31:18.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-10-25T16:31:18.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2022-10-25T16:31:26.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2022-10-25T16:31:26.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-10-25T16:31:30.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 79.9% of statements [2022-10-25T16:31:30.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.7% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.8% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 41.8% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-25T16:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-10-25T16:31:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-25T16:31:38.350Z] 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-10-25T16:32:00.272Z] 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-10-25T16:32:00.272Z] GO111MODULE=on go vet ./... [2022-10-25T16:32:00.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T16:32:00.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T16:32:00.788Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T16:32:00.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-25T16:32:01.092Z] + ls -al . [2022-10-25T16:32:01.092Z] total 768 [2022-10-25T16:32:01.092Z] drwxrwxr-x 11 1001 1001 4096 Oct 25 16:30 . [2022-10-25T16:32:01.092Z] drwxr-xr-x 4 root root 4096 Oct 25 16:30 .. [2022-10-25T16:32:01.092Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 16:30 .blubracket [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 16 Oct 25 16:30 .dockerignore [2022-10-25T16:32:01.092Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 16:31 .git [2022-10-25T16:32:01.092Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 16:30 .github [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 1030 Oct 25 16:30 .gitignore [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 16:30 .golangci.yml [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 87 Oct 25 16:30 .hadolint.yml [2022-10-25T16:32:01.092Z] drwxr-xr-x 3 1001 1001 4096 Oct 25 16:30 .semver [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 16:30 .sonarcloud.properties [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 16:30 ADOPTERS.md [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 10722 Oct 25 16:30 Attribution.txt [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 63209 Oct 25 16:30 CHANGELOG.md [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 16:30 CONTRIBUTING.md [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 16:30 GOVERNANCE.md [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 850 Oct 25 16:30 Jenkinsfile [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 16:30 LICENSE [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 13857 Oct 25 16:30 Makefile [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 16:30 OWNERS.md [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 9799 Oct 25 16:30 README.md [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 16:30 SECURITY.md [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 13 Oct 25 16:30 VERSION [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 16:30 ZMQWindows.md [2022-10-25T16:32:01.092Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 16:30 bin [2022-10-25T16:32:01.092Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 16:30 cmd [2022-10-25T16:32:01.092Z] -rw-r--r-- 1 root root 501828 Oct 25 16:31 coverage.out [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 3446 Oct 25 16:30 go.mod [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 45060 Oct 25 16:30 go.sum [2022-10-25T16:32:01.092Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 16:30 internal [2022-10-25T16:32:01.092Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 16:30 openapi [2022-10-25T16:32:01.092Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 16:30 snap [2022-10-25T16:32:01.092Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 16:30 version.go [Pipeline] sh [2022-10-25T16:32:01.386Z] + '[' -e coverage.out ] [2022-10-25T16:32:01.386Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-25T16:32:01.502Z] Stashed 1 file(s) [Pipeline] sh [2022-10-25T16:32:01.826Z] + make build [2022-10-25T16:32:01.826Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T16:32:14.088Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T16:32:24.056Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T16:32:24.314Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T16:32:32.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T16:32:32.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T16:32:32.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T16:32:34.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T16:32:35.145Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T16:32:36.521Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T16:32:37.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T16:32:38.020Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T16:32:39.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-25T16:32:40.863Z] $ docker stop --time=1 0d0b7ca22cfff161ce352884cc5f404a9f12106bcbc66749dae9d2e6a8187067 [2022-10-25T16:32:43.306Z] $ docker rm -f 0d0b7ca22cfff161ce352884cc5f404a9f12106bcbc66749dae9d2e6a8187067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:32:44.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T16:32:44.254Z] [2022-10-25T16:32:44.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:32:44.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T16:32:44.550Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-25T16:32:44.550Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-25T16:32:44.550Z] ca9280d653b3: Pulling fs layer [2022-10-25T16:32:44.550Z] 7e9c9ca2126c: Pulling fs layer [2022-10-25T16:32:44.550Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-25T16:32:44.550Z] cbdbe7a5bc2a: Download complete [2022-10-25T16:32:44.809Z] ca9280d653b3: Verifying Checksum [2022-10-25T16:32:44.809Z] ca9280d653b3: Download complete [2022-10-25T16:32:44.809Z] cbdbe7a5bc2a: Pull complete [2022-10-25T16:32:45.066Z] 7e9c9ca2126c: Download complete [2022-10-25T16:32:45.066Z] ca9280d653b3: Pull complete [2022-10-25T16:32:48.354Z] 7e9c9ca2126c: Pull complete [2022-10-25T16:32:48.354Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-25T16:32:48.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T16:32:48.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:32:48.429Z] prd-ubuntu20.04-docker-8c-8g-116909 does not seem to be running inside a container [2022-10-25T16:32:48.463Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@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/edgex-compose:latest cat [2022-10-25T16:32:49.692Z] $ docker top 6fb3db48a87d3544204b0726a27a4664472a11c99e0c2743e63ae64ad228ff9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:32:50.036Z] + docker-compose build --help [2022-10-25T16:32:50.036Z] + grep parallel [2022-10-25T16:32:50.606Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T16:32:50.619Z] $ docker stop --time=1 6fb3db48a87d3544204b0726a27a4664472a11c99e0c2743e63ae64ad228ff9c [2022-10-25T16:32:51.903Z] $ docker rm -f 6fb3db48a87d3544204b0726a27a4664472a11c99e0c2743e63ae64ad228ff9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:32:52.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T16:32:52.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:32:52.368Z] prd-ubuntu20.04-docker-8c-8g-116909 does not seem to be running inside a container [2022-10-25T16:32:52.405Z] $ 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/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-25T16:32:52.749Z] $ docker top 49585e05ffff2a0f44ddad7b6d9bc602141cee4a8f66da1a8cf77afe55798683 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:32:53.098Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T16:32:53.666Z] Building core-command ... [2022-10-25T16:32:53.666Z] Building core-data ... [2022-10-25T16:32:53.666Z] Building core-metadata ... [2022-10-25T16:32:53.666Z] Building security-bootstrapper ... [2022-10-25T16:32:53.666Z] Building security-proxy-setup ... [2022-10-25T16:32:53.666Z] Building security-secretstore-setup ... [2022-10-25T16:32:53.666Z] Building security-spiffe-token-provider ... [2022-10-25T16:32:53.666Z] Building security-spire-agent ... [2022-10-25T16:32:53.666Z] Building security-spire-config ... [2022-10-25T16:32:53.666Z] Building security-spire-server ... [2022-10-25T16:32:53.666Z] Building support-notifications ... [2022-10-25T16:32:53.666Z] Building support-scheduler ... [2022-10-25T16:32:53.666Z] Building sys-mgmt-agent ... [2022-10-25T16:32:53.666Z] Building core-metadata [2022-10-25T16:32:53.666Z] Building security-spire-config [2022-10-25T16:32:53.666Z] Building security-spiffe-token-provider [2022-10-25T16:32:53.666Z] Building security-spire-agent [2022-10-25T16:32:53.666Z] Building support-scheduler [2022-10-25T16:33:05.863Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:33:05.863Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:33:05.863Z] ---> 79206ba8147c [2022-10-25T16:33:05.863Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T16:33:05.863Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:33:05.863Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:33:05.863Z] ---> 79206ba8147c [2022-10-25T16:33:05.863Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:33:05.863Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:33:05.863Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:33:05.863Z] ---> 79206ba8147c [2022-10-25T16:33:05.863Z] Step 3/20 : WORKDIR /edgex-go [2022-10-25T16:33:05.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:33:05.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:33:05.863Z] ---> 79206ba8147c [2022-10-25T16:33:05.863Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:33:05.863Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:33:05.863Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:33:05.863Z] ---> 79206ba8147c [2022-10-25T16:33:05.863Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T16:33:07.765Z] ---> Running in 94c639509fc3 [2022-10-25T16:33:07.765Z] ---> Running in 5fe1c08b6b89 [2022-10-25T16:33:07.765Z] ---> Running in a8670b890a5f [2022-10-25T16:33:07.765Z] ---> Running in f58113dd795c [2022-10-25T16:33:07.765Z] ---> Running in 557b4ecd652b [2022-10-25T16:33:08.024Z] Removing intermediate container 5fe1c08b6b89 [2022-10-25T16:33:08.024Z] ---> 5d22467eba7f [2022-10-25T16:33:08.024Z] Step 4/25 : WORKDIR /edgex-go [2022-10-25T16:33:08.024Z] Removing intermediate container f58113dd795c [2022-10-25T16:33:08.024Z] ---> be0146f03c63 [2022-10-25T16:33:08.024Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T16:33:08.024Z] ---> Running in 932d2c90b146 [2022-10-25T16:33:08.024Z] Removing intermediate container a8670b890a5f [2022-10-25T16:33:08.024Z] ---> d0ba8a1697fe [2022-10-25T16:33:08.024Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:08.024Z] ---> Running in c5d1415f8b8c [2022-10-25T16:33:08.024Z] Removing intermediate container 94c639509fc3 [2022-10-25T16:33:08.024Z] ---> b337b7d8fb63 [2022-10-25T16:33:08.024Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T16:33:08.024Z] Removing intermediate container 557b4ecd652b [2022-10-25T16:33:08.024Z] ---> 55de91b98333 [2022-10-25T16:33:08.024Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:08.024Z] ---> Running in 96e75182a413 [2022-10-25T16:33:08.024Z] ---> Running in 2b6c66775a4a [2022-10-25T16:33:08.024Z] ---> Running in 7a1bd345cbec [2022-10-25T16:33:08.024Z] Removing intermediate container 932d2c90b146 [2022-10-25T16:33:08.024Z] ---> 3d232761632a [2022-10-25T16:33:08.024Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:08.282Z] ---> Running in 4bb75765ba25 [2022-10-25T16:33:08.282Z] Removing intermediate container c5d1415f8b8c [2022-10-25T16:33:08.282Z] ---> 6eb97cd4ff77 [2022-10-25T16:33:08.282Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:08.283Z] ---> Running in a095289c48ac [2022-10-25T16:33:08.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:08.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:08.849Z] Removing intermediate container 96e75182a413 [2022-10-25T16:33:08.849Z] ---> d3cdbc6daf56 [2022-10-25T16:33:08.849Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T16:33:08.850Z] ---> Running in 947e7dc6c049 [2022-10-25T16:33:09.107Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T16:33:09.107Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T16:33:09.107Z] OK: 17038 distinct packages available [2022-10-25T16:33:09.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:09.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:09.365Z] Removing intermediate container a095289c48ac [2022-10-25T16:33:09.365Z] ---> 5f0558f44734 [2022-10-25T16:33:09.365Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-25T16:33:09.365Z] ---> Running in 498e6b419df3 [2022-10-25T16:33:09.365Z] Removing intermediate container 7a1bd345cbec [2022-10-25T16:33:09.365Z] ---> 9ec3836f60c2 [2022-10-25T16:33:09.365Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T16:33:09.365Z] OK: 211 MiB in 51 packages [2022-10-25T16:33:09.365Z] ---> Running in 5b9ac8fc39ef [2022-10-25T16:33:09.623Z] Removing intermediate container 4bb75765ba25 [2022-10-25T16:33:09.623Z] ---> c89cbc70850f [2022-10-25T16:33:09.623Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-25T16:33:09.623Z] ---> Running in 94cca3918835 [2022-10-25T16:33:09.881Z] Removing intermediate container 2b6c66775a4a [2022-10-25T16:33:09.881Z] ---> 46e991978870 [2022-10-25T16:33:09.881Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-25T16:33:10.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:10.139Z] ---> 085189fb0fd2 [2022-10-25T16:33:10.139Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:33:10.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:10.139Z] ---> Running in d8a132f4a16f [2022-10-25T16:33:10.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:10.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:10.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:10.139Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:33:10.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:10.397Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:33:10.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:10.397Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:33:10.397Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:33:10.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:10.397Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:33:10.397Z] OK: 211 MiB in 51 packages [2022-10-25T16:33:10.656Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:33:10.656Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:33:10.656Z] OK: 211 MiB in 51 packages [2022-10-25T16:33:10.656Z] OK: 211 MiB in 51 packages [2022-10-25T16:33:10.656Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:33:10.656Z] OK: 211 MiB in 51 packages [2022-10-25T16:33:10.916Z] Removing intermediate container 5b9ac8fc39ef [2022-10-25T16:33:10.916Z] ---> 39c6cc8ab4f5 [2022-10-25T16:33:10.916Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T16:33:10.916Z] Removing intermediate container 94cca3918835 [2022-10-25T16:33:10.916Z] ---> 375c75b3247a [2022-10-25T16:33:10.916Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-25T16:33:11.173Z] Removing intermediate container 947e7dc6c049 [2022-10-25T16:33:11.173Z] ---> 5245581ad482 [2022-10-25T16:33:11.173Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T16:33:11.173Z] Removing intermediate container 498e6b419df3 [2022-10-25T16:33:11.173Z] ---> f4de2e0d1e50 [2022-10-25T16:33:11.173Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T16:33:11.173Z] ---> 5b549bcd0667 [2022-10-25T16:33:11.173Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> eac8eb43dbc2 [2022-10-25T16:33:11.173Z] [2022-10-25T16:33:11.173Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:33:11.173Z] ---> Running in 707bb21bf7e0 [2022-10-25T16:33:11.173Z] ---> Running in b79c6aa37009 [2022-10-25T16:33:11.173Z] ---> da46f9664c16 [2022-10-25T16:33:11.173Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:33:11.434Z] ---> 2cccabb8e48d [2022-10-25T16:33:11.434Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:33:11.434Z] ---> Running in 9754a91635ce [2022-10-25T16:33:11.434Z] ---> Running in 56a8c0b2475e [2022-10-25T16:33:29.525Z] Removing intermediate container b79c6aa37009 [2022-10-25T16:33:29.525Z] ---> df5b30d5e7a1 [2022-10-25T16:33:29.525Z] Step 9/25 : COPY . . [2022-10-25T16:33:29.525Z] Removing intermediate container 9754a91635ce [2022-10-25T16:33:29.525Z] ---> 4f7731fcfdfb [2022-10-25T16:33:29.525Z] Step 8/26 : COPY . . [2022-10-25T16:33:29.525Z] Removing intermediate container 707bb21bf7e0 [2022-10-25T16:33:29.525Z] ---> 68e52ce26124 [2022-10-25T16:33:29.525Z] Step 8/26 : COPY . . [2022-10-25T16:33:29.525Z] Removing intermediate container 56a8c0b2475e [2022-10-25T16:33:29.525Z] ---> 23fc5703d169 [2022-10-25T16:33:29.525Z] Step 9/23 : COPY . . [2022-10-25T16:33:29.525Z] Removing intermediate container d8a132f4a16f [2022-10-25T16:33:29.525Z] ---> f7b430bd9624 [2022-10-25T16:33:29.525Z] Step 7/20 : COPY . . [2022-10-25T16:33:37.636Z] ---> b5d0c13eae6e [2022-10-25T16:33:37.636Z] ---> eeb7829db955 [2022-10-25T16:33:37.636Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T16:33:37.636Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T16:33:37.636Z] ---> cf97be15d639 [2022-10-25T16:33:37.636Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T16:33:37.636Z] ---> 4c8939d1f783 [2022-10-25T16:33:37.636Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T16:33:37.636Z] ---> 22d957112ca4 [2022-10-25T16:33:37.636Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T16:33:37.636Z] ---> Running in 0e25eae159a1 [2022-10-25T16:33:37.636Z] ---> Running in ba62bef14fe7 [2022-10-25T16:33:37.636Z] ---> Running in fd147a80f20c [2022-10-25T16:33:37.636Z] ---> Running in 04cc3907c21e [2022-10-25T16:33:37.636Z] ---> Running in b5c2889c4ff0 [2022-10-25T16:33:37.636Z] Removing intermediate container 0e25eae159a1 [2022-10-25T16:33:37.636Z] ---> fdb7a3b25aef [2022-10-25T16:33:37.636Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T16:33:37.636Z] Removing intermediate container fd147a80f20c [2022-10-25T16:33:37.636Z] ---> 1a6397fde5f7 [2022-10-25T16:33:37.636Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T16:33:37.636Z] ---> Running in 0057befc5978 [2022-10-25T16:33:37.636Z] ---> Running in 207fd7beb431 [2022-10-25T16:33:37.636Z] Removing intermediate container 0057befc5978 [2022-10-25T16:33:37.636Z] ---> a401525c1c6f [2022-10-25T16:33:37.636Z] 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-10-25T16:33:37.636Z] Removing intermediate container 207fd7beb431 [2022-10-25T16:33:37.636Z] ---> 5f1adec853b5 [2022-10-25T16:33:37.636Z] 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-10-25T16:33:37.636Z] ---> Running in 6e07bf1e3eb2 [2022-10-25T16:33:37.636Z] ---> Running in dba79b57f599 [2022-10-25T16:33:37.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T16:33:37.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-25T16:33:37.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T16:33:38.570Z] Removing intermediate container dba79b57f599 [2022-10-25T16:33:38.570Z] ---> dd2a2e3cf508 [2022-10-25T16:33:38.570Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T16:33:38.570Z] Removing intermediate container 6e07bf1e3eb2 [2022-10-25T16:33:38.570Z] ---> 3d6c7eecf292 [2022-10-25T16:33:38.570Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T16:33:38.570Z] ---> Running in bd39e10c1e0c [2022-10-25T16:33:38.570Z] ---> Running in 8c91938bd8d3 [2022-10-25T16:33:38.829Z] Removing intermediate container bd39e10c1e0c [2022-10-25T16:33:38.829Z] ---> f67d54a1e72c [2022-10-25T16:33:38.829Z] [2022-10-25T16:33:38.829Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T16:33:38.829Z] Removing intermediate container 8c91938bd8d3 [2022-10-25T16:33:38.829Z] ---> ba403a73e67b [2022-10-25T16:33:38.829Z] [2022-10-25T16:33:38.829Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T16:33:39.395Z] 3.15: Pulling from library/alpine [2022-10-25T16:33:39.395Z] 3.15: Pulling from library/alpine [2022-10-25T16:33:40.327Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T16:33:40.327Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T16:33:40.327Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T16:33:40.327Z] Status: Image is up to date for alpine:3.15 [2022-10-25T16:33:40.327Z] ---> c4fc93816858 [2022-10-25T16:33:40.327Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:33:40.327Z] ---> c4fc93816858 [2022-10-25T16:33:40.327Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:33:40.327Z] ---> Running in 8378cde4fefe [2022-10-25T16:33:40.327Z] ---> Running in 2543cfd8d66e [2022-10-25T16:33:40.327Z] Removing intermediate container 2543cfd8d66e [2022-10-25T16:33:40.327Z] ---> a07615390d44 [2022-10-25T16:33:40.327Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:40.327Z] Removing intermediate container 8378cde4fefe [2022-10-25T16:33:40.327Z] ---> 6c72fc9a2a5a [2022-10-25T16:33:40.327Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:40.327Z] ---> Running in ca57f838c33c [2022-10-25T16:33:40.584Z] ---> Running in fd2f9eb9f5b2 [2022-10-25T16:33:42.479Z] Removing intermediate container fd2f9eb9f5b2 [2022-10-25T16:33:42.479Z] ---> 71d8d0bbf515 [2022-10-25T16:33:42.479Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T16:33:42.479Z] Removing intermediate container ca57f838c33c [2022-10-25T16:33:42.479Z] ---> 97b5907347fb [2022-10-25T16:33:42.479Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T16:33:42.479Z] ---> Running in cb9c289f8960 [2022-10-25T16:33:42.479Z] ---> Running in 9a672e492801 [2022-10-25T16:33:43.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:43.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:43.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:43.410Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:33:43.410Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:33:43.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:43.666Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:33:43.666Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:33:43.666Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:33:43.666Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:33:43.666Z] 2 errors; 14 distinct packages available [2022-10-25T16:33:43.923Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:33:43.923Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:33:43.923Z] 2 errors; 14 distinct packages available [2022-10-25T16:33:44.489Z] Building sys-mgmt-agent [2022-10-25T16:33:44.489Z] Building security-spire-server [2022-10-25T16:33:48.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:33:48.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:33:48.669Z] ---> 79206ba8147c [2022-10-25T16:33:48.669Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T16:33:48.669Z] ---> Using cache [2022-10-25T16:33:48.669Z] ---> 55de91b98333 [2022-10-25T16:33:48.669Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:48.669Z] ---> Using cache [2022-10-25T16:33:48.669Z] ---> 9ec3836f60c2 [2022-10-25T16:33:48.669Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-25T16:33:49.233Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:33:49.233Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:33:49.233Z] ---> 79206ba8147c [2022-10-25T16:33:49.233Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T16:33:49.233Z] ---> Using cache [2022-10-25T16:33:49.233Z] ---> 55de91b98333 [2022-10-25T16:33:49.233Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:49.233Z] ---> Using cache [2022-10-25T16:33:49.233Z] ---> 9ec3836f60c2 [2022-10-25T16:33:49.233Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T16:33:49.233Z] ---> Using cache [2022-10-25T16:33:49.233Z] ---> 39c6cc8ab4f5 [2022-10-25T16:33:49.233Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T16:33:49.233Z] ---> Using cache [2022-10-25T16:33:49.233Z] ---> 5b549bcd0667 [2022-10-25T16:33:49.233Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:33:49.233Z] ---> Using cache [2022-10-25T16:33:49.233Z] ---> 68e52ce26124 [2022-10-25T16:33:49.233Z] Step 8/25 : COPY . . [2022-10-25T16:33:49.233Z] ---> Using cache [2022-10-25T16:33:49.233Z] ---> eeb7829db955 [2022-10-25T16:33:49.233Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T16:33:49.233Z] ---> Using cache [2022-10-25T16:33:49.233Z] ---> fdb7a3b25aef [2022-10-25T16:33:49.233Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-25T16:33:49.233Z] ---> Using cache [2022-10-25T16:33:49.233Z] ---> a401525c1c6f [2022-10-25T16:33:49.233Z] 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-10-25T16:33:51.757Z] ---> Running in 54cdd834c03b [2022-10-25T16:33:51.757Z] ---> Running in 10aa26cbc071 [2022-10-25T16:33:52.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:52.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:52.946Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:33:53.203Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:33:53.203Z] OK: 211 MiB in 51 packages [2022-10-25T16:33:53.767Z] Removing intermediate container 54cdd834c03b [2022-10-25T16:33:53.767Z] ---> 058a78556b26 [2022-10-25T16:33:53.767Z] Step 12/25 : WORKDIR /edgex-go [2022-10-25T16:33:53.767Z] ---> Running in e3dfd6e711d3 [2022-10-25T16:33:54.025Z] Removing intermediate container 10aa26cbc071 [2022-10-25T16:33:54.025Z] ---> c681d5de0693 [2022-10-25T16:33:54.025Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T16:33:54.025Z] Removing intermediate container e3dfd6e711d3 [2022-10-25T16:33:54.025Z] ---> fe6c0644a9b4 [2022-10-25T16:33:54.025Z] [2022-10-25T16:33:54.025Z] Step 13/25 : FROM alpine:3.15 [2022-10-25T16:33:54.025Z] ---> c4fc93816858 [2022-10-25T16:33:54.025Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:33:54.025Z] ---> Using cache [2022-10-25T16:33:54.025Z] ---> 6c72fc9a2a5a [2022-10-25T16:33:54.025Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:54.025Z] ---> Using cache [2022-10-25T16:33:54.025Z] ---> 71d8d0bbf515 [2022-10-25T16:33:54.025Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T16:33:54.282Z] ---> Running in b6df739e2243 [2022-10-25T16:33:54.542Z] ---> 82daddf2fedc [2022-10-25T16:33:54.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:33:54.542Z] ---> Running in 33f078ddc504 [2022-10-25T16:33:54.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:55.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:33:55.056Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:33:55.056Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:33:55.313Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:33:55.313Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:33:55.313Z] 2 errors; 14 distinct packages available [2022-10-25T16:33:55.878Z] Building support-notifications [2022-10-25T16:33:59.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:33:59.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:33:59.161Z] ---> 79206ba8147c [2022-10-25T16:33:59.161Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:33:59.161Z] ---> Using cache [2022-10-25T16:33:59.161Z] ---> be0146f03c63 [2022-10-25T16:33:59.161Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T16:33:59.161Z] ---> Using cache [2022-10-25T16:33:59.161Z] ---> 6eb97cd4ff77 [2022-10-25T16:33:59.161Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:33:59.161Z] ---> Using cache [2022-10-25T16:33:59.161Z] ---> 5f0558f44734 [2022-10-25T16:33:59.161Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T16:34:01.055Z] ---> Running in 34ef2b03eed9 [2022-10-25T16:34:01.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:01.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:01.880Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:34:02.137Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:34:02.137Z] OK: 211 MiB in 51 packages [2022-10-25T16:34:04.659Z] Removing intermediate container 34ef2b03eed9 [2022-10-25T16:34:04.659Z] ---> ed9ef4c60317 [2022-10-25T16:34:04.659Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T16:34:05.592Z] ---> a2a767109397 [2022-10-25T16:34:05.592Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:34:05.851Z] ---> Running in a065ed00e2c3 [2022-10-25T16:34:06.782Z] Removing intermediate container 33f078ddc504 [2022-10-25T16:34:06.782Z] ---> f011a014bc0d [2022-10-25T16:34:06.782Z] Step 8/23 : COPY . . [2022-10-25T16:34:07.042Z] Removing intermediate container b5c2889c4ff0 [2022-10-25T16:34:07.042Z] ---> 04bbd57dd341 [2022-10-25T16:34:07.042Z] [2022-10-25T16:34:07.042Z] Step 11/25 : FROM alpine:3.16 [2022-10-25T16:34:07.977Z] 3.16: Pulling from library/alpine [2022-10-25T16:34:07.977Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T16:34:07.977Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T16:34:07.977Z] ---> 9c6f07244728 [2022-10-25T16:34:07.977Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-25T16:34:11.265Z] ---> Running in f5ef669fd2b7 [2022-10-25T16:34:11.265Z] Removing intermediate container 04cc3907c21e [2022-10-25T16:34:11.265Z] ---> 4083840c68fd [2022-10-25T16:34:11.265Z] [2022-10-25T16:34:11.265Z] Step 9/20 : FROM alpine:3.15 [2022-10-25T16:34:11.265Z] ---> c4fc93816858 [2022-10-25T16:34:11.265Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:34:11.265Z] ---> Using cache [2022-10-25T16:34:11.265Z] ---> 6c72fc9a2a5a [2022-10-25T16:34:11.265Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:34:11.265Z] ---> e91055bed8dd [2022-10-25T16:34:11.265Z] ---> Using cache [2022-10-25T16:34:11.265Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent ---> 71d8d0bbf515 [2022-10-25T16:34:11.265Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T16:34:11.265Z] [2022-10-25T16:34:11.265Z] ---> Running in edbed1aa0a5d [2022-10-25T16:34:11.265Z] ---> Running in bcb36f5f2ee3 [2022-10-25T16:34:11.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:11.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:11.523Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T16:34:11.523Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:34:11.523Z] OK: 6 MiB in 15 packages [2022-10-25T16:34:11.523Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T16:34:11.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:11.784Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:34:11.784Z] WARNING: fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:11.784Z] Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:34:12.043Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:34:12.043Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:34:12.043Z] 2 errors; 14 distinct packages available [2022-10-25T16:34:12.976Z] Removing intermediate container f5ef669fd2b7 [2022-10-25T16:34:12.976Z] ---> 4b85002d2cc0 [2022-10-25T16:34:12.976Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T16:34:13.235Z] Building core-data [2022-10-25T16:34:13.235Z] ---> Running in 9b8a4d786688 [2022-10-25T16:34:14.615Z] Removing intermediate container 9b8a4d786688 [2022-10-25T16:34:14.615Z] ---> 9d004c9546fb [2022-10-25T16:34:14.615Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-25T16:34:15.546Z] Removing intermediate container ba62bef14fe7 [2022-10-25T16:34:15.546Z] ---> 22826ed1f0ee [2022-10-25T16:34:15.546Z] [2022-10-25T16:34:15.546Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T16:34:15.546Z] ---> 9c6f07244728 [2022-10-25T16:34:15.546Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T16:34:15.546Z] ---> Using cache [2022-10-25T16:34:15.546Z] ---> 4b85002d2cc0 [2022-10-25T16:34:15.546Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T16:34:15.546Z] ---> Using cache [2022-10-25T16:34:15.546Z] ---> 9d004c9546fb [2022-10-25T16:34:15.546Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-25T16:34:15.803Z] ---> Running in fd4b3f0431be [2022-10-25T16:34:16.385Z] ---> Running in 0db01a980db0 [2022-10-25T16:34:16.385Z] Removing intermediate container fd4b3f0431be [2022-10-25T16:34:16.385Z] ---> d7d464229bc4 [2022-10-25T16:34:16.385Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-25T16:34:16.385Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:34:16.385Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:34:16.385Z] ---> 79206ba8147c [2022-10-25T16:34:16.385Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:34:16.385Z] ---> Using cache [2022-10-25T16:34:16.385Z] ---> be0146f03c63 [2022-10-25T16:34:16.385Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T16:34:16.385Z] ---> Using cache [2022-10-25T16:34:16.385Z] ---> 6eb97cd4ff77 [2022-10-25T16:34:16.385Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:34:16.385Z] ---> Using cache [2022-10-25T16:34:16.385Z] ---> 5f0558f44734 [2022-10-25T16:34:16.385Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T16:34:16.643Z] Removing intermediate container 0db01a980db0 [2022-10-25T16:34:16.643Z] ---> a5c0f130778f [2022-10-25T16:34:16.643Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T16:34:16.643Z] ---> Running in 9f0db1012807 [2022-10-25T16:34:16.643Z] ---> Running in 90a74121bb64 [2022-10-25T16:34:16.901Z] ---> Running in e65b96fd31d7 [2022-10-25T16:34:16.901Z] Removing intermediate container 90a74121bb64 [2022-10-25T16:34:16.901Z] ---> d942236da847 [2022-10-25T16:34:16.901Z] Step 16/25 : WORKDIR / [2022-10-25T16:34:17.244Z] ---> Running in ae6f7664bd16 [2022-10-25T16:34:17.244Z] Removing intermediate container e65b96fd31d7 [2022-10-25T16:34:17.244Z] ---> 6393db6d927f [2022-10-25T16:34:17.244Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:34:17.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:17.244Z] Removing intermediate container a065ed00e2c3 [2022-10-25T16:34:17.244Z] ---> 8532b8b6ea43 [2022-10-25T16:34:17.244Z] Step 9/23 : COPY . . [2022-10-25T16:34:17.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:17.501Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:34:17.501Z] Removing intermediate container ae6f7664bd16 [2022-10-25T16:34:17.501Z] ---> cf8683600361 [2022-10-25T16:34:17.501Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:34:17.501Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:34:17.759Z] OK: 211 MiB in 51 packages [2022-10-25T16:34:17.759Z] ---> f1a360df1479 [2022-10-25T16:34:17.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T16:34:18.325Z] ---> 73794b4ef1a2 [2022-10-25T16:34:18.326Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T16:34:19.299Z] ---> 37737e2fb4af [2022-10-25T16:34:19.299Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T16:34:19.558Z] Removing intermediate container 9f0db1012807 [2022-10-25T16:34:19.558Z] ---> eb084c5d85d1 [2022-10-25T16:34:19.558Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T16:34:19.816Z] ---> 399443fc414f [2022-10-25T16:34:19.816Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T16:34:19.816Z] ---> a12aa4385907 [2022-10-25T16:34:19.816Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T16:34:20.073Z] ---> 9a7902937d80 [2022-10-25T16:34:20.073Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:34:20.073Z] ---> Running in 0095a7662894 [2022-10-25T16:34:20.073Z] ---> ca9e1062b3c9 [2022-10-25T16:34:20.073Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T16:34:20.073Z] ---> Running in fe91baed0cfd [2022-10-25T16:34:20.341Z] Removing intermediate container 0095a7662894 [2022-10-25T16:34:20.341Z] ---> 1341e39cd4e9 [2022-10-25T16:34:20.341Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:34:20.341Z] ---> a0012508a190 [2022-10-25T16:34:20.341Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-25T16:34:20.341Z] ---> Running in 46eb04264def [2022-10-25T16:34:20.609Z] ---> Running in e11dd365b141 [2022-10-25T16:34:20.609Z] Removing intermediate container 46eb04264def [2022-10-25T16:34:20.609Z] ---> 91f5592a4d5b [2022-10-25T16:34:20.609Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T16:34:20.609Z] ---> Running in 6eb3ec6c7eb3 [2022-10-25T16:34:20.609Z] Removing intermediate container e11dd365b141 [2022-10-25T16:34:20.609Z] ---> e2d9b6d2d1e0 [2022-10-25T16:34:20.609Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:34:20.871Z] ---> Running in c5334eb65b1f [2022-10-25T16:34:20.871Z] Removing intermediate container 6eb3ec6c7eb3 [2022-10-25T16:34:20.871Z] ---> b021774d0493 [2022-10-25T16:34:20.871Z] Step 22/23 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T16:34:20.871Z] ---> Running in 6bb7758d3d46 [2022-10-25T16:34:20.871Z] Removing intermediate container c5334eb65b1f [2022-10-25T16:34:20.871Z] ---> 8bbb69f128d5 [2022-10-25T16:34:20.871Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T16:34:21.148Z] ---> Running in 8924721dec4d [2022-10-25T16:34:21.148Z] Removing intermediate container 6bb7758d3d46 [2022-10-25T16:34:21.148Z] ---> 91b6531c3950 [2022-10-25T16:34:21.148Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T16:34:21.148Z] ---> Running in 25bde149d291 [2022-10-25T16:34:21.148Z] Removing intermediate container 8924721dec4d [2022-10-25T16:34:21.148Z] ---> 7b48c7e2fd75 [2022-10-25T16:34:21.148Z] Step 24/25 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T16:34:21.405Z] ---> Running in 61af371e9e12 [2022-10-25T16:34:21.405Z] Removing intermediate container 25bde149d291 [2022-10-25T16:34:21.405Z] ---> 2d577473a2a1 [2022-10-25T16:34:21.405Z] [2022-10-25T16:34:21.405Z] Successfully built 2d577473a2a1 [2022-10-25T16:34:21.405Z] Successfully tagged support-scheduler:latest [2022-10-25T16:34:21.405Z] Building security-bootstrapper [2022-10-25T16:34:21.663Z]  Building support-scheduler ... done Removing intermediate container 61af371e9e12 [2022-10-25T16:34:21.663Z] ---> 77ea54f310fc [2022-10-25T16:34:21.663Z] Step 25/25 : LABEL version=2.3.0-dev.102 [2022-10-25T16:34:21.663Z] ---> Running in 20fb987bc842 [2022-10-25T16:34:22.612Z] Removing intermediate container 20fb987bc842 [2022-10-25T16:34:22.612Z] ---> 718ae301ec6d [2022-10-25T16:34:22.612Z] [2022-10-25T16:34:22.612Z] Successfully built 718ae301ec6d [2022-10-25T16:34:22.612Z] Successfully tagged core-metadata:latest [2022-10-25T16:34:22.612Z]  Building core-metadata ... done Building security-secretstore-setup [2022-10-25T16:34:25.895Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:34:25.895Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:34:25.895Z] ---> 79206ba8147c [2022-10-25T16:34:25.895Z] Step 3/33 : WORKDIR /edgex-go [2022-10-25T16:34:25.895Z] ---> Using cache [2022-10-25T16:34:25.895Z] ---> 55de91b98333 [2022-10-25T16:34:25.895Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:34:25.895Z] ---> Using cache [2022-10-25T16:34:25.895Z] ---> 9ec3836f60c2 [2022-10-25T16:34:25.895Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-25T16:34:25.895Z] ---> 4da1071637e5 [2022-10-25T16:34:25.895Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-25T16:34:26.462Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:34:26.462Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:34:26.462Z] ---> 79206ba8147c [2022-10-25T16:34:26.462Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T16:34:26.462Z] ---> Using cache [2022-10-25T16:34:26.462Z] ---> 55de91b98333 [2022-10-25T16:34:26.462Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:34:26.462Z] ---> Using cache [2022-10-25T16:34:26.462Z] ---> 9ec3836f60c2 [2022-10-25T16:34:26.462Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-25T16:34:26.462Z] ---> Running in 9f27b465861f [2022-10-25T16:34:26.462Z] ---> Running in 53831faa9a9b [2022-10-25T16:34:26.462Z] ---> Running in 37a6dd738bc9 [2022-10-25T16:34:27.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:27.395Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T16:34:27.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:27.395Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:34:27.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:27.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:27.395Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:34:27.654Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:34:27.654Z] OK: 211 MiB in 51 packages [2022-10-25T16:34:27.654Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:34:27.654Z] OK: 211 MiB in 51 packages [2022-10-25T16:34:29.041Z] Removing intermediate container bcb36f5f2ee3 [2022-10-25T16:34:29.041Z] ---> a7079cd793c8 [2022-10-25T16:34:29.041Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T16:34:29.305Z] ---> Running in 2b0ca07249a8 [2022-10-25T16:34:29.305Z] Removing intermediate container 9f27b465861f [2022-10-25T16:34:29.305Z] ---> 6e75ae91778a [2022-10-25T16:34:29.305Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T16:34:29.305Z] Removing intermediate container 53831faa9a9b [2022-10-25T16:34:29.305Z] ---> 25d99a5c432a [2022-10-25T16:34:29.305Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-25T16:34:29.871Z] ---> 2ec730bdcb21 [2022-10-25T16:34:29.871Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:34:29.871Z] ---> e8bf062fba6f [2022-10-25T16:34:29.871Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T16:34:29.871Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:34:29.871Z] ---> Running in 78284c9b0431 [2022-10-25T16:34:29.871Z] ---> Running in b3202da1792f [2022-10-25T16:34:31.772Z] Removing intermediate container 2b0ca07249a8 [2022-10-25T16:34:31.772Z] ---> 185212c87443 [2022-10-25T16:34:31.772Z] [2022-10-25T16:34:31.772Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T16:34:31.772Z] ---> 9c6f07244728 [2022-10-25T16:34:31.772Z] 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-10-25T16:34:31.772Z] ---> Running in f4995af70aad [2022-10-25T16:34:32.031Z] Removing intermediate container fe91baed0cfd [2022-10-25T16:34:32.031Z] ---> e64f36817cae [2022-10-25T16:34:32.031Z] Step 9/24 : COPY . . [2022-10-25T16:34:32.291Z] Removing intermediate container f4995af70aad [2022-10-25T16:34:32.291Z] ---> 608a228a328f [2022-10-25T16:34:32.291Z] 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-10-25T16:34:34.827Z] ---> Running in 1aa2ee68905f [2022-10-25T16:34:36.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:36.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:36.531Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T16:34:36.531Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T16:34:36.531Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T16:34:36.531Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T16:34:36.531Z] Executing bash-5.1.16-r2.post-install [2022-10-25T16:34:36.531Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T16:34:36.531Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T16:34:36.531Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T16:34:36.531Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T16:34:36.531Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T16:34:36.531Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T16:34:36.819Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T16:34:36.819Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T16:34:36.819Z] (13/33) Installing expat (2.4.9-r0) [2022-10-25T16:34:36.819Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T16:34:36.819Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T16:34:36.819Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T16:34:36.819Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T16:34:36.819Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T16:34:36.819Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T16:34:37.077Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T16:34:37.077Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T16:34:37.334Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T16:34:37.334Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T16:34:37.334Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T16:34:37.334Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T16:34:37.334Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T16:34:37.334Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T16:34:37.334Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T16:34:37.591Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T16:34:37.591Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T16:34:37.591Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T16:34:37.591Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T16:34:37.591Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T16:34:37.591Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:34:37.591Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:34:37.591Z] OK: 122 MiB in 47 packages [2022-10-25T16:34:38.968Z] ---> 2e4d58dd60c3 [2022-10-25T16:34:38.968Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T16:34:38.968Z] ---> Running in c3043a426a18 [2022-10-25T16:34:39.907Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T16:34:40.476Z] Collecting docker-compose==1.23.2 [2022-10-25T16:34:40.476Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T16:34:40.476Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.7 MB/s eta 0:00:00 [2022-10-25T16:34:40.476Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T16:34:40.476Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T16:34:40.476Z] Preparing metadata (setup.py): started [2022-10-25T16:34:40.734Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T16:34:40.734Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T16:34:40.734Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T16:34:40.734Z] Preparing metadata (setup.py): started [2022-10-25T16:34:40.992Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T16:34:40.992Z] 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-10-25T16:34:41.252Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T16:34:41.252Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T16:34:41.252Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 157.8 MB/s eta 0:00:00 [2022-10-25T16:34:41.252Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T16:34:41.252Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T16:34:41.252Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 48.3 MB/s eta 0:00:00 [2022-10-25T16:34:41.252Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T16:34:41.252Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T16:34:41.515Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T16:34:41.515Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T16:34:41.515Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 151.0 MB/s eta 0:00:00 [2022-10-25T16:34:41.515Z] Collecting PyYAML<4,>=3.10 [2022-10-25T16:34:41.773Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T16:34:41.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 83.4 MB/s eta 0:00:00 [2022-10-25T16:34:41.773Z] Preparing metadata (setup.py): started [2022-10-25T16:34:42.031Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T16:34:42.031Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T16:34:42.031Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T16:34:42.031Z] Preparing metadata (setup.py): started [2022-10-25T16:34:42.599Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T16:34:42.599Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T16:34:42.599Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T16:34:42.599Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T16:34:42.599Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T16:34:42.599Z] Collecting certifi>=2017.4.17 [2022-10-25T16:34:42.857Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T16:34:42.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 153.2 MB/s eta 0:00:00 [2022-10-25T16:34:42.857Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T16:34:42.857Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T16:34:42.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 87.5 MB/s eta 0:00:00 [2022-10-25T16:34:42.857Z] Collecting idna<2.8,>=2.5 [2022-10-25T16:34:42.857Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T16:34:42.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.6 MB/s eta 0:00:00 [2022-10-25T16:34:42.857Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T16:34:43.116Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T16:34:43.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 206.6 MB/s eta 0:00:00 [2022-10-25T16:34:43.116Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T16:34:43.116Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T16:34:43.116Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T16:34:43.116Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T16:34:43.116Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T16:34:43.116Z] Running setup.py install for texttable: started [2022-10-25T16:34:43.374Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T16:34:43.374Z] Running setup.py install for PyYAML: started [2022-10-25T16:34:43.940Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T16:34:43.940Z] Running setup.py install for docopt: started [2022-10-25T16:34:44.509Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T16:34:44.767Z] Running setup.py install for dockerpty: started [2022-10-25T16:34:45.024Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T16:34:45.964Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-25T16:34:45.964Z] 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-10-25T16:34:49.245Z] Removing intermediate container 78284c9b0431 [2022-10-25T16:34:49.245Z] ---> 7a728f1e9a64 [2022-10-25T16:34:49.245Z] Step 8/33 : COPY . . [2022-10-25T16:34:49.245Z] Removing intermediate container b3202da1792f [2022-10-25T16:34:49.245Z] ---> 04435e0ba2ab [2022-10-25T16:34:49.245Z] Step 8/25 : COPY . . [2022-10-25T16:34:54.511Z] Removing intermediate container 1aa2ee68905f [2022-10-25T16:34:54.511Z] ---> c7d99160257a [2022-10-25T16:34:54.511Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-25T16:34:54.511Z] ---> Running in ab99bf527113 [2022-10-25T16:34:54.769Z] Removing intermediate container 37a6dd738bc9 [2022-10-25T16:34:54.769Z] ---> 3a0104ec4e01 [2022-10-25T16:34:54.769Z] [2022-10-25T16:34:54.769Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T16:34:54.769Z] ---> 9c6f07244728 [2022-10-25T16:34:54.769Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T16:34:55.362Z] Removing intermediate container ab99bf527113 [2022-10-25T16:34:55.362Z] ---> ded4df2d1981 [2022-10-25T16:34:55.362Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T16:34:55.362Z] ---> Running in 908f4eefe71c [2022-10-25T16:34:55.362Z] ---> Running in e9abfe89a10f [2022-10-25T16:34:55.621Z] ---> 4b558cf239e9 [2022-10-25T16:34:55.621Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T16:34:55.621Z] Removing intermediate container e9abfe89a10f [2022-10-25T16:34:55.621Z] ---> 5a5b0036f13e [2022-10-25T16:34:55.621Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T16:34:55.621Z] ---> Running in 44e62f267948 [2022-10-25T16:34:55.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:55.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:34:56.136Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T16:34:56.136Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T16:34:56.136Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T16:34:56.136Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:34:56.136Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:34:56.395Z] ---> 69e6ee909332 [2022-10-25T16:34:56.395Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T16:34:56.395Z] ---> da8cd676ee3e [2022-10-25T16:34:56.395Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T16:34:56.395Z] OK: 6 MiB in 16 packages [2022-10-25T16:34:56.395Z] ---> Running in 0df26953de3f [2022-10-25T16:34:56.652Z] ---> 376d631b82a9 [2022-10-25T16:34:56.652Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T16:34:56.652Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T16:34:56.912Z] ---> 7d12a6c6b982 [2022-10-25T16:34:56.912Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T16:34:57.170Z] Removing intermediate container 908f4eefe71c [2022-10-25T16:34:57.170Z] ---> 1b81b0774db3 [2022-10-25T16:34:57.170Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T16:34:57.170Z] ---> Running in 657aa03a1b47 [2022-10-25T16:34:57.170Z] ---> Running in 445ccf06d4c4 [2022-10-25T16:34:57.427Z] Removing intermediate container 657aa03a1b47 [2022-10-25T16:34:57.427Z] ---> ddf22acbe795 [2022-10-25T16:34:57.427Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:34:57.427Z] Removing intermediate container 445ccf06d4c4 [2022-10-25T16:34:57.427Z] ---> 6c902761c0df [2022-10-25T16:34:57.427Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-25T16:34:57.427Z] ---> Running in 5cafce277124 [2022-10-25T16:34:57.427Z] ---> Running in b2c463e40cf0 [2022-10-25T16:34:57.685Z] Removing intermediate container 5cafce277124 [2022-10-25T16:34:57.685Z] ---> 8ae6b5283922 [2022-10-25T16:34:57.685Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T16:34:57.685Z] Removing intermediate container b2c463e40cf0 [2022-10-25T16:34:57.685Z] ---> e1c8122d3e8d [2022-10-25T16:34:57.685Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T16:34:57.685Z] ---> Running in c5076d490679 [2022-10-25T16:34:57.685Z] ---> Running in d8d9e00c6b62 [2022-10-25T16:34:57.944Z] Removing intermediate container d8d9e00c6b62 [2022-10-25T16:34:57.944Z] ---> aed29551f193 [2022-10-25T16:34:57.944Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:34:57.944Z] Removing intermediate container c5076d490679 [2022-10-25T16:34:57.944Z] ---> cc147c455b78 [2022-10-25T16:34:57.944Z] Step 22/23 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T16:34:57.944Z] ---> Running in 78d20d8f39b9 [2022-10-25T16:34:57.944Z] Removing intermediate container 78d20d8f39b9 [2022-10-25T16:34:57.944Z] ---> 34da382c7006 [2022-10-25T16:34:57.944Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T16:34:58.201Z] ---> Running in e22fc32ed3dc [2022-10-25T16:34:58.201Z] ---> 2c905539ae93 [2022-10-25T16:34:58.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T16:34:58.201Z] Removing intermediate container e22fc32ed3dc [2022-10-25T16:34:58.202Z] ---> f7f4d05e23d0 [2022-10-25T16:34:58.202Z] [2022-10-25T16:34:58.459Z] Successfully built f7f4d05e23d0 [2022-10-25T16:34:58.459Z] Successfully tagged sys-mgmt-agent:latest [2022-10-25T16:34:58.459Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-10-25T16:35:00.986Z] ---> 06bbaf23d078 [2022-10-25T16:35:00.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T16:35:01.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:35:01.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:35:01.557Z] ---> 79206ba8147c [2022-10-25T16:35:01.557Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T16:35:01.557Z] ---> Using cache [2022-10-25T16:35:01.557Z] ---> 55de91b98333 [2022-10-25T16:35:01.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:35:01.557Z] ---> Using cache [2022-10-25T16:35:01.557Z] ---> 9ec3836f60c2 [2022-10-25T16:35:01.557Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T16:35:01.557Z] ---> Using cache [2022-10-25T16:35:01.557Z] ---> 25d99a5c432a [2022-10-25T16:35:01.557Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T16:35:01.557Z] ---> Using cache [2022-10-25T16:35:01.557Z] ---> e8bf062fba6f [2022-10-25T16:35:01.557Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:35:01.557Z] ---> Using cache [2022-10-25T16:35:01.557Z] ---> 7a728f1e9a64 [2022-10-25T16:35:01.557Z] Step 8/22 : COPY . . [2022-10-25T16:35:01.557Z] ---> Using cache [2022-10-25T16:35:01.557Z] ---> 4b558cf239e9 [2022-10-25T16:35:01.557Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T16:35:01.557Z] ---> 8e6a5ccfdb0a [2022-10-25T16:35:01.557Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-25T16:35:01.816Z] ---> Running in 32b21ada27a1 [2022-10-25T16:35:01.816Z] ---> Running in be3f4111e62a [2022-10-25T16:35:02.075Z] Removing intermediate container be3f4111e62a [2022-10-25T16:35:02.075Z] ---> 101ed9757f10 [2022-10-25T16:35:02.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:35:02.333Z] ---> Running in 9ea8109ce624 [2022-10-25T16:35:02.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T16:35:02.590Z] Removing intermediate container 9ea8109ce624 [2022-10-25T16:35:02.590Z] ---> d4e48cbf8c30 [2022-10-25T16:35:02.590Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T16:35:02.848Z] ---> Running in 13035935cf4c [2022-10-25T16:35:03.117Z] Removing intermediate container 13035935cf4c [2022-10-25T16:35:03.117Z] ---> 00d413865a79 [2022-10-25T16:35:03.117Z] Step 22/23 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T16:35:03.374Z] ---> Running in dbf0e017971f [2022-10-25T16:35:03.374Z] Removing intermediate container c3043a426a18 [2022-10-25T16:35:03.374Z] ---> 229ce423ac3e [2022-10-25T16:35:03.374Z] [2022-10-25T16:35:03.374Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T16:35:03.374Z] ---> 9c6f07244728 [2022-10-25T16:35:03.374Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T16:35:03.646Z] ---> Running in eed8cc51bb54 [2022-10-25T16:35:03.646Z] Removing intermediate container dbf0e017971f [2022-10-25T16:35:03.646Z] ---> ebf082b5c60c [2022-10-25T16:35:03.646Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T16:35:03.646Z] ---> Running in b7655da976f6 [2022-10-25T16:35:03.646Z] Removing intermediate container eed8cc51bb54 [2022-10-25T16:35:03.646Z] ---> 16e783f24d97 [2022-10-25T16:35:03.646Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-25T16:35:03.902Z] ---> Running in d0c19b5ee386 [2022-10-25T16:35:03.902Z] Removing intermediate container b7655da976f6 [2022-10-25T16:35:03.902Z] ---> c8c44ab34088 [2022-10-25T16:35:03.902Z] [2022-10-25T16:35:03.902Z] Successfully built c8c44ab34088 [2022-10-25T16:35:03.902Z] Successfully tagged support-notifications:latest [2022-10-25T16:35:03.902Z]  Building support-notifications ... done Building core-command [2022-10-25T16:35:04.161Z] Removing intermediate container d0c19b5ee386 [2022-10-25T16:35:04.161Z] ---> d9094f2f12d0 [2022-10-25T16:35:04.161Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T16:35:04.419Z] ---> Running in 5d0b79f5d89c [2022-10-25T16:35:05.352Z] Removing intermediate container 5d0b79f5d89c [2022-10-25T16:35:05.352Z] ---> d55c8eefc6a0 [2022-10-25T16:35:05.352Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:35:05.611Z] ---> Running in 57b50fe47352 [2022-10-25T16:35:08.135Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:35:08.135Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:35:08.135Z] ---> 79206ba8147c [2022-10-25T16:35:08.135Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:35:08.135Z] ---> Using cache [2022-10-25T16:35:08.135Z] ---> be0146f03c63 [2022-10-25T16:35:08.135Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T16:35:08.135Z] ---> Using cache [2022-10-25T16:35:08.135Z] ---> 6eb97cd4ff77 [2022-10-25T16:35:08.135Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:35:08.135Z] ---> Using cache [2022-10-25T16:35:08.135Z] ---> 5f0558f44734 [2022-10-25T16:35:08.135Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-25T16:35:08.135Z] ---> Using cache [2022-10-25T16:35:08.135Z] ---> f4de2e0d1e50 [2022-10-25T16:35:08.135Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T16:35:08.135Z] ---> Using cache [2022-10-25T16:35:08.135Z] ---> 2cccabb8e48d [2022-10-25T16:35:08.135Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:35:08.135Z] ---> Using cache [2022-10-25T16:35:08.135Z] ---> 23fc5703d169 [2022-10-25T16:35:08.135Z] Step 9/24 : COPY . . [2022-10-25T16:35:08.135Z] ---> Using cache [2022-10-25T16:35:08.135Z] ---> cf97be15d639 [2022-10-25T16:35:08.135Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T16:35:08.392Z] ---> Running in de19b2fac43f [2022-10-25T16:35:08.392Z] Removing intermediate container 57b50fe47352 [2022-10-25T16:35:08.392Z] ---> dc6fc480188b [2022-10-25T16:35:08.392Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T16:35:08.649Z] ---> Running in d7a261cc93df [2022-10-25T16:35:09.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T16:35:09.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:35:09.729Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:35:09.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:35:09.988Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:35:09.988Z] ERROR: unable to select packages: [2022-10-25T16:35:09.988Z]  dumb-init (no such package): [2022-10-25T16:35:09.988Z] required by: world[dumb-init] [2022-10-25T16:35:09.988Z] zeromq (no such package): [2022-10-25T16:35:09.988Z] required by: world[zeromq] [2022-10-25T16:35:19.968Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T16:35:24.159Z] Removing intermediate container 44e62f267948 [2022-10-25T16:35:24.159Z] ---> bc4f11c36c98 [2022-10-25T16:35:24.159Z] [2022-10-25T16:35:24.159Z] Step 10/33 : FROM alpine:3.16 [2022-10-25T16:35:24.159Z] ---> 9c6f07244728 [2022-10-25T16:35:24.159Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:35:24.159Z] ---> Running in edf4ac56adbd [2022-10-25T16:35:24.159Z] Removing intermediate container 0df26953de3f [2022-10-25T16:35:24.159Z] ---> cb40f672732f [2022-10-25T16:35:24.159Z] [2022-10-25T16:35:24.159Z] Step 10/25 : FROM alpine:3.16 [2022-10-25T16:35:24.159Z] ---> 9c6f07244728 [2022-10-25T16:35:24.159Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T16:35:24.159Z] ---> Running in d037090991db [2022-10-25T16:35:24.159Z] Removing intermediate container edf4ac56adbd [2022-10-25T16:35:24.159Z] ---> f0cf5159222e [2022-10-25T16:35:24.159Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T16:35:24.159Z] ---> Running in 258a82115da6 [2022-10-25T16:35:24.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T16:35:24.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:35:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:35:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:35:24.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:35:24.672Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T16:35:24.672Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T16:35:24.672Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T16:35:24.672Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:35:24.672Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:35:24.672Z] OK: 6 MiB in 17 packages [2022-10-25T16:35:24.672Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T16:35:24.672Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T16:35:24.672Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:35:24.672Z] OK: 6 MiB in 16 packages [2022-10-25T16:35:25.603Z] Removing intermediate container 258a82115da6 [2022-10-25T16:35:25.603Z] ---> f31732c66e3f [2022-10-25T16:35:25.603Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T16:35:25.603Z] ---> Running in 94658013391c [2022-10-25T16:35:25.603Z] Removing intermediate container d037090991db [2022-10-25T16:35:25.603Z] ---> 4dfd861d4615 [2022-10-25T16:35:25.603Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T16:35:25.604Z] ---> Running in e327ba1af101 [2022-10-25T16:35:25.861Z] Removing intermediate container 94658013391c [2022-10-25T16:35:25.861Z] ---> 9ef009db11d0 [2022-10-25T16:35:25.861Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T16:35:25.861Z] Removing intermediate container e327ba1af101 [2022-10-25T16:35:25.861Z] ---> 283d77d6adad [2022-10-25T16:35:25.861Z] Step 13/25 : WORKDIR / [2022-10-25T16:35:26.118Z] ---> Running in 91d9d1a37330 [2022-10-25T16:35:26.118Z] ---> Running in 0d715fed8bd5 [2022-10-25T16:35:26.118Z] Removing intermediate container 91d9d1a37330 [2022-10-25T16:35:26.118Z] ---> 18ac59fac04a [2022-10-25T16:35:26.118Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T16:35:26.376Z] Removing intermediate container 0d715fed8bd5 [2022-10-25T16:35:26.376Z] ---> 298ab15e56a9 [2022-10-25T16:35:26.376Z] 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-10-25T16:35:26.376Z] ---> Running in c43ffc485246 [2022-10-25T16:35:26.634Z] Removing intermediate container c43ffc485246 [2022-10-25T16:35:26.634Z] ---> f99867fe9ee3 [2022-10-25T16:35:26.634Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T16:35:26.894Z] ---> d0d0cace27b4 [2022-10-25T16:35:26.894Z] ---> Running in b36ce72bfe63 [2022-10-25T16:35:26.894Z] 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-10-25T16:35:27.152Z] Removing intermediate container b36ce72bfe63 [2022-10-25T16:35:27.152Z] ---> f891c830feeb [2022-10-25T16:35:27.152Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T16:35:27.152Z] ---> 204e90f56c2f [2022-10-25T16:35:27.152Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T16:35:27.152Z] ---> Running in 20c27114c80c [2022-10-25T16:35:27.779Z] ---> d281c9b1f081 [2022-10-25T16:35:27.779Z] 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-10-25T16:35:27.779Z] Removing intermediate container 32b21ada27a1 [2022-10-25T16:35:27.779Z] ---> 67ce7338dc0b [2022-10-25T16:35:27.779Z] [2022-10-25T16:35:27.779Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T16:35:27.779Z] ---> 9c6f07244728 [2022-10-25T16:35:27.779Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T16:35:28.071Z] ---> Running in e643473c0b6b [2022-10-25T16:35:28.071Z] ---> 462fffa6c5d3 [2022-10-25T16:35:28.071Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T16:35:28.071Z] Removing intermediate container 20c27114c80c [2022-10-25T16:35:28.071Z] ---> 08ca3e99b2d5 [2022-10-25T16:35:28.071Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T16:35:28.329Z] ---> Running in 9c60b1e28738 [2022-10-25T16:35:28.329Z] ---> 292df9a5d46d [2022-10-25T16:35:28.329Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T16:35:28.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T16:35:28.329Z] Removing intermediate container 9c60b1e28738 [2022-10-25T16:35:28.329Z] ---> fd90d0853062 [2022-10-25T16:35:28.329Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T16:35:28.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T16:35:28.588Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T16:35:28.849Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T16:35:28.849Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T16:35:28.849Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T16:35:28.849Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T16:35:28.849Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T16:35:28.849Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T16:35:28.849Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T16:35:28.849Z] ---> 5b39cba11c56 [2022-10-25T16:35:28.849Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T16:35:28.849Z] OK: 8 MiB in 20 packages [2022-10-25T16:35:28.849Z] ---> Running in dfe5707f062e [2022-10-25T16:35:28.849Z] ---> 21575e3b287c [2022-10-25T16:35:28.849Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T16:35:29.109Z] ---> 8cefcf89b516 [2022-10-25T16:35:29.109Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T16:35:29.367Z] ---> Running in 40e65d3e5488 [2022-10-25T16:35:29.625Z] Removing intermediate container e643473c0b6b [2022-10-25T16:35:29.625Z] ---> ec8d1a7cb262 [2022-10-25T16:35:29.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T16:35:29.625Z] ---> Running in 04165cfd6589 [2022-10-25T16:35:29.884Z] Removing intermediate container 04165cfd6589 [2022-10-25T16:35:29.884Z] ---> e824d60218d6 [2022-10-25T16:35:29.884Z] Step 13/22 : WORKDIR /edgex [2022-10-25T16:35:29.884Z] Removing intermediate container dfe5707f062e [2022-10-25T16:35:29.884Z] ---> 8abd97a0acca [2022-10-25T16:35:29.884Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:35:30.145Z] ---> Running in 9591e33c8ec6 [2022-10-25T16:35:30.145Z] ---> 883b98c31a54 [2022-10-25T16:35:30.145Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T16:35:30.145Z] Removing intermediate container 40e65d3e5488 [2022-10-25T16:35:30.145Z] ---> 49a63e8dca99 [2022-10-25T16:35:30.145Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T16:35:30.145Z] Removing intermediate container 9591e33c8ec6 [2022-10-25T16:35:30.145Z] ---> c012acf652b1 [2022-10-25T16:35:30.145Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T16:35:30.419Z] ---> Running in 66dc7c93c05c [2022-10-25T16:35:30.678Z] ---> adf15bd8c8d3 [2022-10-25T16:35:30.678Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T16:35:30.678Z] Removing intermediate container 66dc7c93c05c [2022-10-25T16:35:30.678Z] ---> 41f86d85db24 [2022-10-25T16:35:30.678Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T16:35:30.678Z] ---> 9a8d1376d14c [2022-10-25T16:35:30.679Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T16:35:30.679Z] ---> Running in b01231ab80bf [2022-10-25T16:35:30.942Z] Removing intermediate container b01231ab80bf [2022-10-25T16:35:30.942Z] ---> cd62f5fad66d [2022-10-25T16:35:30.942Z] Step 24/25 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T16:35:31.201Z] ---> 06e53f02bf98 [2022-10-25T16:35:31.201Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T16:35:31.201Z] ---> 4faaffc1ef91 [2022-10-25T16:35:31.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T16:35:31.201Z] ---> Running in 5420f856567b [2022-10-25T16:35:31.201Z] Removing intermediate container de19b2fac43f [2022-10-25T16:35:31.201Z] ---> 4de8c4e28a45 [2022-10-25T16:35:31.201Z] [2022-10-25T16:35:31.201Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T16:35:31.201Z] ---> 9c6f07244728 [2022-10-25T16:35:31.201Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T16:35:31.201Z] ---> Using cache [2022-10-25T16:35:31.201Z] ---> 4b85002d2cc0 [2022-10-25T16:35:31.201Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T16:35:31.201Z] ---> Using cache [2022-10-25T16:35:31.201Z] ---> 9d004c9546fb [2022-10-25T16:35:31.201Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-25T16:35:31.201Z] Removing intermediate container 5420f856567b [2022-10-25T16:35:31.201Z] ---> ba80c0990202 [2022-10-25T16:35:31.201Z] Step 25/25 : LABEL version=2.3.0-dev.102 [2022-10-25T16:35:31.201Z] ---> e58a6b105836 [2022-10-25T16:35:31.462Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T16:35:31.462Z] ---> Running in f10a40182954 [2022-10-25T16:35:31.462Z] ---> Running in 320b8f9154fd [2022-10-25T16:35:31.462Z] Removing intermediate container f10a40182954 [2022-10-25T16:35:31.462Z] ---> f863582a9696 [2022-10-25T16:35:31.462Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-25T16:35:31.462Z] ---> Running in d550150676f4 [2022-10-25T16:35:31.462Z] ---> b87e32b643c3 [2022-10-25T16:35:31.462Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T16:35:31.720Z] Removing intermediate container 320b8f9154fd [2022-10-25T16:35:31.720Z] ---> c87f34f1600d [2022-10-25T16:35:31.720Z] ---> 69e1baddc3ab [2022-10-25T16:35:31.720Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T16:35:31.720Z] [2022-10-25T16:35:31.720Z] Successfully built 69e1baddc3ab [2022-10-25T16:35:31.720Z] Successfully tagged security-secretstore-setup:latest [2022-10-25T16:35:31.720Z]  Building security-secretstore-setup ... done Removing intermediate container d550150676f4 [2022-10-25T16:35:31.720Z] ---> 45118e98a6be [2022-10-25T16:35:31.720Z] Step 16/24 : WORKDIR / [2022-10-25T16:35:31.720Z] ---> Running in 6c1f4ca1d160 [2022-10-25T16:35:31.720Z] ---> c17e116048bb [2022-10-25T16:35:31.720Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T16:35:31.720Z] ---> a2ef293ded7e [2022-10-25T16:35:31.720Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T16:35:31.720Z] ---> Running in 7ea3777e434f [2022-10-25T16:35:31.978Z] Removing intermediate container 6c1f4ca1d160 [2022-10-25T16:35:31.978Z] ---> a0e3d71856e4 [2022-10-25T16:35:31.978Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T16:35:31.978Z] ---> 7f0e41d592b1 [2022-10-25T16:35:31.978Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-25T16:35:31.978Z] ---> Running in 8ed0fdb3e00f [2022-10-25T16:35:31.978Z] ---> 5f33e09314d7 [2022-10-25T16:35:31.978Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T16:35:32.545Z] ---> 763e3b4691e7 [2022-10-25T16:35:32.545Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T16:35:32.545Z] Removing intermediate container 7ea3777e434f [2022-10-25T16:35:32.545Z] ---> b5368e3bf503 [2022-10-25T16:35:32.545Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T16:35:32.807Z] ---> Running in 5d511e76ad67 [2022-10-25T16:35:32.808Z] ---> 02d558e3999f [2022-10-25T16:35:32.808Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-25T16:35:32.808Z] ---> Running in f57223ebd6aa [2022-10-25T16:35:32.808Z] Removing intermediate container 5d511e76ad67 [2022-10-25T16:35:32.808Z] ---> 983f72df13c7 [2022-10-25T16:35:32.808Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T16:35:32.808Z] ---> Running in f9dffde7b75c [2022-10-25T16:35:32.808Z] Removing intermediate container f57223ebd6aa [2022-10-25T16:35:32.808Z] ---> 05718646c786 [2022-10-25T16:35:32.808Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T16:35:32.808Z] Removing intermediate container 8ed0fdb3e00f [2022-10-25T16:35:32.808Z] ---> 3f7e3eef3c24 [2022-10-25T16:35:32.808Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T16:35:33.065Z] ---> Running in 6078cb7d6b3b [2022-10-25T16:35:33.065Z] ---> Running in 3890650b8b4e [2022-10-25T16:35:33.065Z] Removing intermediate container f9dffde7b75c [2022-10-25T16:35:33.065Z] ---> e7e48b6475f8 [2022-10-25T16:35:33.065Z] Step 21/22 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T16:35:33.065Z] ---> Running in c330a9bbf0b4 [2022-10-25T16:35:33.065Z] Removing intermediate container 6078cb7d6b3b [2022-10-25T16:35:33.065Z] ---> 6e3aa955ab93 [2022-10-25T16:35:33.065Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T16:35:33.065Z] Removing intermediate container 3890650b8b4e [2022-10-25T16:35:33.065Z] ---> d8e6ed49f8c7 [2022-10-25T16:35:33.065Z] Step 30/33 : CMD ["gate"] [2022-10-25T16:35:33.065Z] ---> Running in cd541b4fab64 [2022-10-25T16:35:33.065Z] ---> Running in c14448911f55 [2022-10-25T16:35:33.065Z] Removing intermediate container c330a9bbf0b4 [2022-10-25T16:35:33.065Z] ---> cf7f67ea41ba [2022-10-25T16:35:33.065Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T16:35:33.323Z] ---> Running in 41b98ea4833d [2022-10-25T16:35:33.323Z] Removing intermediate container c14448911f55 [2022-10-25T16:35:33.323Z] ---> 113901f547f6 [2022-10-25T16:35:33.323Z] Step 31/33 : LABEL arch=x86_64 [2022-10-25T16:35:33.323Z] Removing intermediate container cd541b4fab64 [2022-10-25T16:35:33.323Z] ---> 0d8316220950 [2022-10-25T16:35:33.323Z] Step 23/24 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T16:35:33.323Z] ---> Running in 34deaa25b7be [2022-10-25T16:35:33.323Z] ---> Running in 0cda9e413e2e [2022-10-25T16:35:33.323Z] Removing intermediate container 41b98ea4833d [2022-10-25T16:35:33.323Z] ---> 8961efbf328c [2022-10-25T16:35:33.323Z] [2022-10-25T16:35:33.323Z] Removing intermediate container 34deaa25b7be [2022-10-25T16:35:33.323Z] ---> e5009577ea16 [2022-10-25T16:35:33.323Z] Step 32/33 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T16:35:33.582Z] Successfully built 8961efbf328c [2022-10-25T16:35:33.582Z] Removing intermediate container 0cda9e413e2e [2022-10-25T16:35:33.582Z] ---> 267652cdf1c4 [2022-10-25T16:35:33.582Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T16:35:33.582Z] Successfully tagged security-proxy-setup:latest [2022-10-25T16:35:33.582Z]  Building security-proxy-setup ... done  ---> Running in 9f870459af90 [2022-10-25T16:35:33.582Z] ---> Running in 1e5efadf1e4b [2022-10-25T16:35:33.582Z] Removing intermediate container 9f870459af90 [2022-10-25T16:35:33.582Z] ---> e8feefdac0b9 [2022-10-25T16:35:33.582Z] Step 33/33 : LABEL version=2.3.0-dev.102 [2022-10-25T16:35:33.582Z] Removing intermediate container 1e5efadf1e4b [2022-10-25T16:35:33.582Z] ---> 2cf6cb0a2249 [2022-10-25T16:35:33.582Z] [2022-10-25T16:35:33.582Z] ---> Running in a7788c2c3fdf [2022-10-25T16:35:33.582Z] Successfully built 2cf6cb0a2249 [2022-10-25T16:35:33.582Z] Successfully tagged core-command:latest [2022-10-25T16:35:33.841Z]  Building core-command ... done Removing intermediate container a7788c2c3fdf [2022-10-25T16:35:33.841Z] ---> f6d172d974e7 [2022-10-25T16:35:33.841Z] [2022-10-25T16:35:33.841Z] Successfully built f6d172d974e7 [2022-10-25T16:35:33.841Z] Successfully tagged security-bootstrapper:latest [2022-10-25T16:35:33.841Z]  Building security-bootstrapper ... done  [2022-10-25T16:35:33.841Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T16:35:33.841Z] [2022-10-25T16:35:33.841Z] ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") [2022-10-25T16:35:33.841Z] [2022-10-25T16:35:33.841Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T16:35:33.841Z] [2022-10-25T16:35:33.841Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-10-25T16:35:33.841Z] [2022-10-25T16:35:33.841Z] ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2") [2022-10-25T16:35:33.841Z] Service 'core-data' failed to build: The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2 [Pipeline] } [2022-10-25T16:35:33.854Z] $ docker stop --time=1 49585e05ffff2a0f44ddad7b6d9bc602141cee4a8f66da1a8cf77afe55798683 [2022-10-25T16:35:35.201Z] $ docker rm -f 49585e05ffff2a0f44ddad7b6d9bc602141cee4a8f66da1a8cf77afe55798683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T16:35:35.388Z] Failed in branch amd64 [2022-10-25T16:50:45.134Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116919 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-25T16:50:45.145Z] Running in /w/workspace/edgex-go/342 [Pipeline] { [Pipeline] checkout [2022-10-25T16:50:45.182Z] The recommended git tool is: git [2022-10-25T16:50:51.691Z] using credential edgex-jenkins-ssh [2022-10-25T16:50:51.708Z] Cloning the remote Git repository [2022-10-25T16:50:51.764Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-25T16:50:51.848Z] > git init /w/workspace/edgex-go/342 # timeout=10 [2022-10-25T16:50:52.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-25T16:50:52.037Z] > git --version # timeout=10 [2022-10-25T16:50:52.059Z] > git --version # 'git version 2.25.1' [2022-10-25T16:50:52.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T16:50:52.118Z] Verifying host key using known hosts file [2022-10-25T16:50:52.347Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T16:50:52.361Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:51:08.773Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-25T16:51:08.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T16:51:09.622Z] Avoid second fetch [2022-10-25T16:51:09.623Z] Checking out Revision 9e554929d717cf1151dbdc4a6532773c76b36b26 (main) [2022-10-25T16:51:10.309Z] Commit message: "fix(command): validate query params in command handler (#4215)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T16:51:11.239Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T16:51:11.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T16:51:11.239Z] Dload Upload Total Spent Left Speed [2022-10-25T16:51:11.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2022-10-25T16:51:09.636Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T16:51:09.658Z] > git checkout -f 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 [2022-10-25T16:51:11.855Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T16:51:12.189Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T16:51:12.189Z] + sudo tee /etc/docker/daemon.new [2022-10-25T16:51:12.189Z] { [2022-10-25T16:51:12.189Z] "registry-mirrors": [ [2022-10-25T16:51:12.189Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T16:51:12.189Z] ], [2022-10-25T16:51:12.189Z] "bip": "10.250.0.254/24", [2022-10-25T16:51:12.189Z] "hosts": [ [2022-10-25T16:51:12.189Z] "tcp://0.0.0.0:5555", [2022-10-25T16:51:12.189Z] "unix:///var/run/docker.sock" [2022-10-25T16:51:12.189Z] ], [2022-10-25T16:51:12.189Z] "mtu": 1458, [2022-10-25T16:51:12.189Z] "selinux-enabled": true, [2022-10-25T16:51:12.189Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T16:51:12.189Z] } [Pipeline] sh [2022-10-25T16:51:12.525Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T16:51:12.872Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T16:51:31.154Z] provisioning config files... [2022-10-25T16:51:31.184Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/342@tmp/config14146332671251824232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T16:51:31.550Z] ---> docker-login.sh [2022-10-25T16:51:31.550Z] nexus3.edgexfoundry.org:10001 [2022-10-25T16:51:32.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:51:32.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:51:32.143Z] Configure a credential helper to remove this warning. See [2022-10-25T16:51:32.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:51:32.143Z] [2022-10-25T16:51:32.143Z] Login Succeeded [2022-10-25T16:51:32.143Z] nexus3.edgexfoundry.org:10002 [2022-10-25T16:51:32.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:51:32.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:51:32.697Z] Configure a credential helper to remove this warning. See [2022-10-25T16:51:32.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:51:32.697Z] [2022-10-25T16:51:32.697Z] Login Succeeded [2022-10-25T16:51:32.697Z] nexus3.edgexfoundry.org:10003 [2022-10-25T16:51:32.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:51:32.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:51:32.967Z] Configure a credential helper to remove this warning. See [2022-10-25T16:51:32.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:51:32.967Z] [2022-10-25T16:51:32.967Z] Login Succeeded [2022-10-25T16:51:33.249Z] nexus3.edgexfoundry.org:10004 [2022-10-25T16:51:33.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:51:33.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:51:33.525Z] Configure a credential helper to remove this warning. See [2022-10-25T16:51:33.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:51:33.525Z] [2022-10-25T16:51:33.525Z] Login Succeeded [2022-10-25T16:51:33.525Z] docker.io [2022-10-25T16:51:33.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T16:51:34.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T16:51:34.385Z] Configure a credential helper to remove this warning. See [2022-10-25T16:51:34.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T16:51:34.385Z] [2022-10-25T16:51:34.385Z] Login Succeeded [2022-10-25T16:51:34.385Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T16:51:34.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-25T16:51:34.923Z] + git config --global --add safe.directory /w/workspace/edgex-go/342 [Pipeline] echo [2022-10-25T16:51:34.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:51:34.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T16:51:34.968Z] ========================================================= [2022-10-25T16:51:34.968Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T16:51:34.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:51:35.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:51:35.575Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T16:51:35.575Z] 9b18e9b68314: Pulling fs layer [2022-10-25T16:51:35.575Z] d32db5db7311: Pulling fs layer [2022-10-25T16:51:35.575Z] d0c4b47475fc: Pulling fs layer [2022-10-25T16:51:35.575Z] 5831b945b038: Pulling fs layer [2022-10-25T16:51:35.575Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T16:51:35.575Z] e10730c5d714: Pulling fs layer [2022-10-25T16:51:35.575Z] 5dd5c2283517: Pulling fs layer [2022-10-25T16:51:35.575Z] d5ac0230b979: Pulling fs layer [2022-10-25T16:51:35.575Z] e10730c5d714: Waiting [2022-10-25T16:51:35.575Z] 5831b945b038: Waiting [2022-10-25T16:51:35.575Z] 86bbec2aaacd: Waiting [2022-10-25T16:51:35.575Z] d5ac0230b979: Waiting [2022-10-25T16:51:35.575Z] d0c4b47475fc: Verifying Checksum [2022-10-25T16:51:35.575Z] d0c4b47475fc: Download complete [2022-10-25T16:51:35.575Z] d32db5db7311: Verifying Checksum [2022-10-25T16:51:35.575Z] d32db5db7311: Download complete [2022-10-25T16:51:35.575Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T16:51:35.575Z] 86bbec2aaacd: Download complete [2022-10-25T16:51:35.575Z] 9b18e9b68314: Verifying Checksum [2022-10-25T16:51:35.575Z] 9b18e9b68314: Download complete [2022-10-25T16:51:35.575Z] e10730c5d714: Verifying Checksum [2022-10-25T16:51:35.575Z] e10730c5d714: Download complete [2022-10-25T16:51:36.561Z] 9b18e9b68314: Pull complete [2022-10-25T16:51:36.837Z] d5ac0230b979: Verifying Checksum [2022-10-25T16:51:36.837Z] d5ac0230b979: Download complete [2022-10-25T16:51:37.113Z] d32db5db7311: Pull complete [2022-10-25T16:51:37.384Z] d0c4b47475fc: Pull complete [2022-10-25T16:51:38.368Z] 5dd5c2283517: Verifying Checksum [2022-10-25T16:51:38.368Z] 5dd5c2283517: Download complete [2022-10-25T16:51:38.638Z] 5831b945b038: Verifying Checksum [2022-10-25T16:51:38.638Z] 5831b945b038: Download complete [2022-10-25T16:51:51.001Z] 5831b945b038: Pull complete [2022-10-25T16:51:51.001Z] 86bbec2aaacd: Pull complete [2022-10-25T16:51:51.001Z] e10730c5d714: Pull complete [2022-10-25T16:51:57.822Z] 5dd5c2283517: Pull complete [2022-10-25T16:51:59.778Z] d5ac0230b979: Pull complete [2022-10-25T16:51:59.778Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T16:51:59.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:51:59.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T16:52:00.122Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:52:00.122Z] WORKDIR /edgex [2022-10-25T16:52:00.122Z] COPY go.mod . [2022-10-25T16:52:00.122Z] RUN go mod download [2022-10-25T16:52:00.122Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-25T16:52:00.714Z] Sending build context to Docker daemon 3.269MB [2022-10-25T16:52:00.714Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T16:52:00.714Z] ---> 59b3b1a385d4 [2022-10-25T16:52:00.714Z] Step 2/4 : WORKDIR /edgex [2022-10-25T16:52:02.690Z] ---> Running in 1d868bdb65c2 [2022-10-25T16:52:03.282Z] Removing intermediate container 1d868bdb65c2 [2022-10-25T16:52:03.282Z] ---> ce1cec4bf28c [2022-10-25T16:52:03.282Z] Step 3/4 : COPY go.mod . [2022-10-25T16:52:03.552Z] ---> 265dae5f75b3 [2022-10-25T16:52:03.552Z] Step 4/4 : RUN go mod download [2022-10-25T16:52:03.823Z] ---> Running in af77672b9c1e [2022-10-25T16:52:36.158Z] Removing intermediate container af77672b9c1e [2022-10-25T16:52:36.158Z] ---> aaea38bc917a [2022-10-25T16:52:36.158Z] Successfully built aaea38bc917a [2022-10-25T16:52:36.158Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:52:36.506Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T16:52:36.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:52:36.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-116919 does not seem to be running inside a container [2022-10-25T16:52:36.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@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 ******** ci-base-image-arm64 cat [2022-10-25T16:52:38.152Z] $ docker top 90b1a6d7b3da4b5009c339fe53ad1ba8321f5c450656e8dc23fc26eb73cea89d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:52:39.017Z] + go version [2022-10-25T16:52:39.017Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T16:52:39.044Z] $ docker stop --time=1 90b1a6d7b3da4b5009c339fe53ad1ba8321f5c450656e8dc23fc26eb73cea89d [2022-10-25T16:52:40.730Z] $ docker rm -f 90b1a6d7b3da4b5009c339fe53ad1ba8321f5c450656e8dc23fc26eb73cea89d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:52:41.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T16:52:41.343Z] [2022-10-25T16:52:41.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:52:41.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T16:52:41.689Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-25T16:52:41.689Z] 29e5d40040c1: Pulling fs layer [2022-10-25T16:52:41.689Z] 1ce36da41761: Pulling fs layer [2022-10-25T16:52:41.689Z] 25b303627fd3: Pulling fs layer [2022-10-25T16:52:41.961Z] 29e5d40040c1: Verifying Checksum [2022-10-25T16:52:41.961Z] 29e5d40040c1: Download complete [2022-10-25T16:52:42.233Z] 1ce36da41761: Verifying Checksum [2022-10-25T16:52:42.234Z] 1ce36da41761: Download complete [2022-10-25T16:52:42.504Z] 29e5d40040c1: Pull complete [2022-10-25T16:52:43.937Z] 25b303627fd3: Verifying Checksum [2022-10-25T16:52:43.937Z] 25b303627fd3: Download complete [2022-10-25T16:52:44.902Z] 1ce36da41761: Pull complete [2022-10-25T16:52:54.990Z] 25b303627fd3: Pull complete [2022-10-25T16:52:54.990Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-25T16:52:54.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T16:52:54.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:52:55.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-116919 does not seem to be running inside a container [2022-10-25T16:52:55.270Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-25T16:52:57.682Z] $ docker top 96ae85a28006ec9d19bb1723c4b1c93c2ba3ddea6b88f48dc93cac8c4be07a82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:52:58.525Z] + + grepdocker-compose parallel build [2022-10-25T16:52:58.525Z] --help [2022-10-25T16:53:03.874Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T16:53:03.898Z] $ docker stop --time=1 96ae85a28006ec9d19bb1723c4b1c93c2ba3ddea6b88f48dc93cac8c4be07a82 [2022-10-25T16:53:05.590Z] $ docker rm -f 96ae85a28006ec9d19bb1723c4b1c93c2ba3ddea6b88f48dc93cac8c4be07a82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T16:53:06.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T16:53:06.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T16:53:06.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-116919 does not seem to be running inside a container [2022-10-25T16:53:06.390Z] $ 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/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-25T16:53:07.697Z] $ docker top 8e31df297433dd3ef3355d655912021bd5b8bc5bcdcaef75254ed452efd6de06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T16:53:08.546Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T16:53:15.198Z] Building core-command ... [2022-10-25T16:53:15.198Z] Building core-data ... [2022-10-25T16:53:15.198Z] Building core-metadata ... [2022-10-25T16:53:15.198Z] Building security-bootstrapper ... [2022-10-25T16:53:15.198Z] Building security-proxy-setup ... [2022-10-25T16:53:15.198Z] Building security-secretstore-setup ... [2022-10-25T16:53:15.198Z] Building security-spiffe-token-provider ... [2022-10-25T16:53:15.198Z] Building security-spire-agent ... [2022-10-25T16:53:15.198Z] Building security-spire-config ... [2022-10-25T16:53:15.198Z] Building security-spire-server ... [2022-10-25T16:53:15.198Z] Building support-notifications ... [2022-10-25T16:53:15.198Z] Building support-scheduler ... [2022-10-25T16:53:15.198Z] Building sys-mgmt-agent ... [2022-10-25T16:53:15.198Z] Building security-spire-config [2022-10-25T16:53:15.198Z] Building security-secretstore-setup [2022-10-25T16:53:15.198Z] Building support-scheduler [2022-10-25T16:53:15.198Z] Building support-notifications [2022-10-25T16:53:15.198Z] Building security-proxy-setup [2022-10-25T16:53:27.537Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:27.537Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:27.537Z] ---> aaea38bc917a [2022-10-25T16:53:27.537Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T16:53:27.537Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:27.537Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:27.537Z] ---> aaea38bc917a [2022-10-25T16:53:27.537Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:53:27.537Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:27.537Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:27.537Z] ---> aaea38bc917a [2022-10-25T16:53:27.537Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T16:53:27.537Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:27.537Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:27.537Z] ---> aaea38bc917a [2022-10-25T16:53:27.537Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T16:53:27.537Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:53:27.537Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:53:27.537Z] ---> aaea38bc917a [2022-10-25T16:53:27.537Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T16:53:27.537Z] ---> Running in 235e7d1d353a [2022-10-25T16:53:27.537Z] ---> Running in ad7faed38fe3 [2022-10-25T16:53:27.537Z] ---> Running in 57b6062d1cab [2022-10-25T16:53:27.812Z] ---> Running in e0f91ee01c7b [2022-10-25T16:53:27.812Z] ---> Running in 45bd1b977e1a [2022-10-25T16:53:28.405Z] Removing intermediate container 57b6062d1cab [2022-10-25T16:53:28.405Z] ---> 16a7ac24cd67 [2022-10-25T16:53:28.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:28.406Z] Removing intermediate container ad7faed38fe3 [2022-10-25T16:53:28.406Z] ---> fc9212673b7c [2022-10-25T16:53:28.406Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T16:53:28.406Z] Removing intermediate container 235e7d1d353a [2022-10-25T16:53:28.406Z] ---> c0f28db578df [2022-10-25T16:53:28.406Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:28.406Z] Removing intermediate container e0f91ee01c7b [2022-10-25T16:53:28.406Z] ---> 0c1ea88fec5d [2022-10-25T16:53:28.406Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:28.406Z] ---> Running in d2cad34c7042 [2022-10-25T16:53:28.406Z] ---> Running in 3b869a4ee39b [2022-10-25T16:53:28.684Z] ---> Running in c72a1466c544 [2022-10-25T16:53:28.684Z] ---> Running in 542b758ab747 [2022-10-25T16:53:28.684Z] Removing intermediate container 45bd1b977e1a [2022-10-25T16:53:28.684Z] ---> b46036980626 [2022-10-25T16:53:28.684Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T16:53:28.684Z] ---> Running in 6192d1a17c41 [2022-10-25T16:53:29.660Z] Removing intermediate container 3b869a4ee39b [2022-10-25T16:53:29.660Z] ---> 8fad7761a003 [2022-10-25T16:53:29.660Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:29.660Z] Removing intermediate container 6192d1a17c41 [2022-10-25T16:53:29.660Z] ---> accd4dfa0f1d [2022-10-25T16:53:29.660Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:53:29.660Z] ---> Running in 35d55892295f [2022-10-25T16:53:29.928Z] ---> Running in e3703e1ce0b6 [2022-10-25T16:53:32.526Z] Removing intermediate container d2cad34c7042 [2022-10-25T16:53:32.526Z] ---> b8ae857854ef [2022-10-25T16:53:32.526Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T16:53:32.803Z] ---> Running in 167cace2f73f [2022-10-25T16:53:33.394Z] Removing intermediate container c72a1466c544 [2022-10-25T16:53:33.395Z] ---> 196f86746f45 [2022-10-25T16:53:33.395Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-25T16:53:33.395Z] ---> Running in e905977f465f [2022-10-25T16:53:33.395Z] Removing intermediate container 542b758ab747 [2022-10-25T16:53:33.395Z] Removing intermediate container 35d55892295f [2022-10-25T16:53:33.395Z] ---> 90530d475583 [2022-10-25T16:53:33.395Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T16:53:33.395Z] ---> 7bdf6d10dc47 [2022-10-25T16:53:33.395Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T16:53:33.664Z] ---> Running in 50e134d20931 [2022-10-25T16:53:33.664Z] ---> Running in 6b997d3fd875 [2022-10-25T16:53:33.933Z] Removing intermediate container e3703e1ce0b6 [2022-10-25T16:53:33.933Z] ---> 612b108bde51 [2022-10-25T16:53:33.933Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-25T16:53:34.203Z] ---> Running in 43f1f09ea501 [2022-10-25T16:53:35.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:35.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:35.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:35.727Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:35.727Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:35.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:35.996Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:35.996Z] OK: 221 MiB in 51 packages [2022-10-25T16:53:35.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:35.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:36.266Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:36.266Z] OK: 221 MiB in 51 packages [2022-10-25T16:53:36.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:36.266Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:36.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:36.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:36.535Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:36.535Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:53:36.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:53:36.535Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:36.535Z] OK: 221 MiB in 51 packages [2022-10-25T16:53:36.804Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:36.804Z] OK: 221 MiB in 51 packages [2022-10-25T16:53:36.804Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:53:36.804Z] OK: 221 MiB in 51 packages [2022-10-25T16:53:37.400Z] Removing intermediate container 167cace2f73f [2022-10-25T16:53:37.400Z] ---> abd74faf19a0 [2022-10-25T16:53:37.400Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T16:53:37.671Z] Removing intermediate container e905977f465f [2022-10-25T16:53:37.671Z] ---> 18d7eb09dddc [2022-10-25T16:53:37.671Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T16:53:38.261Z] Removing intermediate container 43f1f09ea501 [2022-10-25T16:53:38.261Z] Removing intermediate container 6b997d3fd875 [2022-10-25T16:53:38.261Z] ---> d9779640916f [2022-10-25T16:53:38.261Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T16:53:38.261Z] ---> af769f0ba976 [2022-10-25T16:53:38.261Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T16:53:38.541Z] Removing intermediate container 50e134d20931 [2022-10-25T16:53:38.541Z] ---> c9b89bd32a66 [2022-10-25T16:53:38.541Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T16:53:38.811Z] ---> e30bbc1aa6d6 [2022-10-25T16:53:38.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:38.811Z] ---> Running in 5b442b3a1fed [2022-10-25T16:53:39.090Z] ---> 7748849ce91e [2022-10-25T16:53:39.090Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:39.359Z] ---> Running in 6dee71c63f65 [2022-10-25T16:53:39.952Z] ---> c5363ea6b7f7 [2022-10-25T16:53:39.952Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:39.952Z] ---> c9371a06b7c9 [2022-10-25T16:53:39.952Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:39.952Z] ---> Running in b8430e9a495b [2022-10-25T16:53:39.952Z] ---> 32cdc670ed79 [2022-10-25T16:53:39.952Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:53:40.223Z] ---> Running in aec4e3802a22 [2022-10-25T16:53:40.494Z] ---> Running in b5220c4d1153 [2022-10-25T16:55:17.172Z] Removing intermediate container b8430e9a495b [2022-10-25T16:55:17.172Z] ---> f5a6a83e4e4b [2022-10-25T16:55:17.172Z] Step 9/23 : COPY . . [2022-10-25T16:55:17.172Z] Removing intermediate container aec4e3802a22 [2022-10-25T16:55:17.172Z] ---> 3802f2679ef5 [2022-10-25T16:55:17.172Z] Step 9/23 : COPY . . [2022-10-25T16:55:17.172Z] Removing intermediate container 6dee71c63f65 [2022-10-25T16:55:17.172Z] ---> f9478e0edc1b [2022-10-25T16:55:17.172Z] Step 8/25 : COPY . . [2022-10-25T16:55:17.172Z] Removing intermediate container 5b442b3a1fed [2022-10-25T16:55:17.172Z] ---> c03ec5e144e4 [2022-10-25T16:55:17.172Z] Step 8/22 : COPY . . [2022-10-25T16:55:17.172Z] Removing intermediate container b5220c4d1153 [2022-10-25T16:55:17.172Z] ---> 9e6512479c66 [2022-10-25T16:55:17.172Z] Step 8/26 : COPY . . [2022-10-25T16:55:17.172Z] ---> 2b77da7fe0bb [2022-10-25T16:55:17.172Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-25T16:55:17.172Z] ---> 0f803172b900 [2022-10-25T16:55:17.172Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T16:55:17.172Z] ---> Running in ae2c5ccbb364 [2022-10-25T16:55:17.172Z] ---> Running in 3af03ba26afb [2022-10-25T16:55:17.172Z] ---> bb11c7039f25 [2022-10-25T16:55:17.172Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T16:55:17.172Z] ---> e5c91fa1cd0e [2022-10-25T16:55:17.172Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T16:55:17.172Z] ---> 7a876b55d9c4 [2022-10-25T16:55:17.172Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T16:55:17.172Z] ---> Running in 582cbc908629 [2022-10-25T16:55:17.172Z] ---> Running in 480b477e0a7b [2022-10-25T16:55:17.172Z] ---> Running in 7ba5931ec6d8 [2022-10-25T16:55:17.172Z] Removing intermediate container 582cbc908629 [2022-10-25T16:55:17.172Z] ---> c09ac383729a [2022-10-25T16:55:17.172Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T16:55:17.172Z] ---> Running in 08368813f4bd [2022-10-25T16:55:17.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T16:55:17.172Z] Removing intermediate container 08368813f4bd [2022-10-25T16:55:17.172Z] ---> 90da74797e78 [2022-10-25T16:55:17.172Z] 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-10-25T16:55:17.172Z] ---> Running in 370f052654b3 [2022-10-25T16:55:17.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T16:55:18.150Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T16:55:18.150Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T16:55:21.502Z] Removing intermediate container 370f052654b3 [2022-10-25T16:55:21.502Z] ---> 75f88ed33803 [2022-10-25T16:55:21.502Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T16:55:21.502Z] ---> Running in 8e03f980ea8f [2022-10-25T16:55:22.096Z] Removing intermediate container 8e03f980ea8f [2022-10-25T16:55:22.096Z] ---> b0edc406be47 [2022-10-25T16:55:22.096Z] [2022-10-25T16:55:22.096Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T16:55:22.096Z] 3.15: Pulling from library/alpine [2022-10-25T16:55:24.046Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T16:55:24.312Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T16:55:24.312Z] ---> 02e0d6fdf486 [2022-10-25T16:55:24.312Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T16:55:24.581Z] ---> Running in b81163cc4ab0 [2022-10-25T16:55:25.544Z] Removing intermediate container b81163cc4ab0 [2022-10-25T16:55:25.544Z] ---> 74d08fb9f87a [2022-10-25T16:55:25.544Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:55:25.544Z] ---> Running in bc216dde44b7 [2022-10-25T16:55:29.806Z] Removing intermediate container bc216dde44b7 [2022-10-25T16:55:29.806Z] ---> 6f71d68c1006 [2022-10-25T16:55:29.806Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T16:55:29.806Z] ---> Running in 2aab8ec5d26e [2022-10-25T16:55:33.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:55:33.165Z] ERROR: fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:55:33.165Z] https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:55:33.165Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T16:55:33.431Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:55:33.431Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T16:55:33.431Z] 2 errors; 14 distinct packages available [2022-10-25T16:55:34.842Z] Building sys-mgmt-agent [2022-10-25T16:55:43.051Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T16:55:43.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T16:55:43.051Z] ---> aaea38bc917a [2022-10-25T16:55:43.051Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T16:55:43.051Z] ---> Using cache [2022-10-25T16:55:43.051Z] ---> 0c1ea88fec5d [2022-10-25T16:55:43.051Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T16:55:43.051Z] ---> Using cache [2022-10-25T16:55:43.051Z] ---> 196f86746f45 [2022-10-25T16:55:43.051Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-25T16:55:43.051Z] ---> Running in 26e46de89349 [2022-10-25T16:55:44.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T16:55:44.605Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T16:55:44.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T16:55:44.872Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T16:55:44.872Z] OK: 221 MiB in 51 packages [2022-10-25T16:55:46.839Z] Removing intermediate container 26e46de89349 [2022-10-25T16:55:46.839Z] ---> e325369ba840 [2022-10-25T16:55:46.839Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T16:55:47.799Z] ---> a5a625989f4c [2022-10-25T16:55:47.799Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T16:55:48.064Z] ---> Running in d4866f65f85f [2022-10-25T16:57:24.786Z] Removing intermediate container d4866f65f85f [2022-10-25T16:57:24.786Z] ---> 5875ede7af9e [2022-10-25T16:57:24.786Z] Step 8/23 : COPY . . [2022-10-25T16:57:24.786Z] ---> 486cb8917861 [2022-10-25T16:57:24.786Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T16:57:24.786Z] ---> Running in 1294ab2550a6 [2022-10-25T16:57:24.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T17:01:46.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T17:01:46.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T17:02:04.817Z] Removing intermediate container 480b477e0a7b [2022-10-25T17:02:04.817Z] ---> 6e7ac62972e9 [2022-10-25T17:02:04.817Z] [2022-10-25T17:02:04.817Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T17:02:04.817Z] 3.16: Pulling from library/alpine [2022-10-25T17:02:04.817Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T17:02:04.817Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T17:02:04.817Z] ---> a6215f271958 [2022-10-25T17:02:04.817Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T17:02:04.817Z] ---> Running in ea5f04f76566 [2022-10-25T17:02:06.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:02:07.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:02:08.073Z] Removing intermediate container 7ba5931ec6d8 [2022-10-25T17:02:08.073Z] ---> 8a2d17e8619a [2022-10-25T17:02:08.073Z] [2022-10-25T17:02:08.073Z] Step 10/25 : FROM alpine:3.16 [2022-10-25T17:02:08.073Z] ---> a6215f271958 [2022-10-25T17:02:08.073Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T17:02:08.073Z] ---> Running in b70f55344890 [2022-10-25T17:02:09.120Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T17:02:09.120Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T17:02:09.120Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T17:02:09.120Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T17:02:09.120Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T17:02:09.120Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T17:02:09.120Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:02:09.411Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T17:02:09.703Z] OK: 8 MiB in 20 packages [2022-10-25T17:02:09.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:02:10.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:02:12.412Z] Removing intermediate container ea5f04f76566 [2022-10-25T17:02:12.412Z] ---> 21dade36244d [2022-10-25T17:02:12.412Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T17:02:12.412Z] ---> Running in b4c4d192cdd3 [2022-10-25T17:02:12.412Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T17:02:12.412Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T17:02:12.412Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T17:02:12.683Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:02:12.683Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T17:02:12.951Z] Removing intermediate container b4c4d192cdd3 [2022-10-25T17:02:12.951Z] ---> f74cc6c0870e [2022-10-25T17:02:12.951Z] Step 13/22 : WORKDIR /edgex [2022-10-25T17:02:12.951Z] ---> Running in 1a99e2062653 [2022-10-25T17:02:12.951Z] OK: 6 MiB in 17 packages [2022-10-25T17:02:13.539Z] Removing intermediate container 1a99e2062653 [2022-10-25T17:02:13.539Z] ---> 105c904df441 [2022-10-25T17:02:13.539Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T17:02:14.954Z] ---> 7310340ca3fc [2022-10-25T17:02:14.954Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T17:02:15.535Z] Removing intermediate container b70f55344890 [2022-10-25T17:02:15.535Z] ---> 472c237d4446 [2022-10-25T17:02:15.535Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T17:02:15.535Z] ---> Running in e13557964379 [2022-10-25T17:02:16.490Z] Removing intermediate container e13557964379 [2022-10-25T17:02:16.490Z] ---> 1d055ea93391 [2022-10-25T17:02:16.490Z] Step 13/25 : WORKDIR / [2022-10-25T17:02:16.490Z] ---> Running in 1b2b7db8d22c [2022-10-25T17:02:17.080Z] Removing intermediate container 1b2b7db8d22c [2022-10-25T17:02:17.080Z] ---> f5c5223e9b0a [2022-10-25T17:02:17.080Z] 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-10-25T17:02:17.346Z] ---> 575e045035a7 [2022-10-25T17:02:17.346Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T17:02:18.309Z] ---> f437e6b46e67 [2022-10-25T17:02:18.310Z] 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-10-25T17:02:19.268Z] ---> 77a11a538e9b [2022-10-25T17:02:19.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T17:02:19.911Z] ---> 34fd361dd963 [2022-10-25T17:02:19.911Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T17:02:20.494Z] ---> f83f748c4808 [2022-10-25T17:02:20.494Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T17:02:20.494Z] ---> Running in 7d61ce894bf2 [2022-10-25T17:02:21.076Z] ---> 7b146c2ed86c [2022-10-25T17:02:21.076Z] 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-10-25T17:02:23.018Z] ---> bf490e0d8e4e [2022-10-25T17:02:23.018Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T17:02:24.425Z] Removing intermediate container 7d61ce894bf2 [2022-10-25T17:02:24.425Z] ---> f244cad84201 [2022-10-25T17:02:24.425Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T17:02:24.691Z] ---> Running in e17720246185 [2022-10-25T17:02:25.646Z] Removing intermediate container e17720246185 [2022-10-25T17:02:25.646Z] ---> 52f5f8022407 [2022-10-25T17:02:25.646Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T17:02:25.646Z] ---> 6de6024a3f10 [2022-10-25T17:02:25.646Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T17:02:25.646Z] ---> Running in 96c16fa637ee [2022-10-25T17:02:25.913Z] Removing intermediate container 96c16fa637ee [2022-10-25T17:02:25.913Z] ---> b69e617f346f [2022-10-25T17:02:25.913Z] Step 21/22 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T17:02:26.182Z] ---> Running in dfb9b708445d [2022-10-25T17:02:27.139Z] Removing intermediate container dfb9b708445d [2022-10-25T17:02:27.139Z] ---> 99cee0e0deb2 [2022-10-25T17:02:27.139Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T17:02:27.139Z] ---> Running in 2ea69368fa12 [2022-10-25T17:02:27.724Z] Removing intermediate container 2ea69368fa12 [2022-10-25T17:02:27.724Z] ---> 3695915c4c79 [2022-10-25T17:02:27.724Z] [2022-10-25T17:02:27.724Z] Successfully built 3695915c4c79 [2022-10-25T17:02:27.724Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-25T17:02:27.724Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-10-25T17:02:27.724Z] ---> 5a79d6e7ed5e [2022-10-25T17:02:27.724Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T17:02:28.684Z] ---> 6a4c4fcfceb9 [2022-10-25T17:02:28.684Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T17:02:28.955Z] ---> Running in 06f09e928e81 [2022-10-25T17:02:32.312Z] Removing intermediate container 06f09e928e81 [2022-10-25T17:02:32.312Z] ---> f3db3f73a5ba [2022-10-25T17:02:32.312Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T17:02:32.312Z] ---> Running in 1bf03694e4d5 [2022-10-25T17:02:32.576Z] Removing intermediate container 1bf03694e4d5 [2022-10-25T17:02:32.576Z] ---> 149ad63c0e8b [2022-10-25T17:02:32.576Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T17:02:32.844Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:02:32.844Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:02:32.844Z] ---> aaea38bc917a [2022-10-25T17:02:32.844Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T17:02:32.844Z] ---> Using cache [2022-10-25T17:02:32.844Z] ---> 0c1ea88fec5d [2022-10-25T17:02:32.844Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:02:32.844Z] ---> Using cache [2022-10-25T17:02:32.844Z] ---> 196f86746f45 [2022-10-25T17:02:32.844Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T17:02:32.844Z] ---> Running in 99a1f13e5f4f [2022-10-25T17:02:33.110Z] ---> Running in 47f6dc28fecf [2022-10-25T17:02:33.699Z] Removing intermediate container 99a1f13e5f4f [2022-10-25T17:02:33.699Z] ---> eb81a70ccfd7 [2022-10-25T17:02:33.699Z] Step 24/25 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T17:02:33.964Z] ---> Running in 501aa96a6c20 [2022-10-25T17:02:34.553Z] Removing intermediate container 501aa96a6c20 [2022-10-25T17:02:34.553Z] ---> 70b5aac2b5cf [2022-10-25T17:02:34.553Z] Step 25/25 : LABEL version=2.3.0-dev.102 [2022-10-25T17:02:34.821Z] ---> Running in 5676bd0063a2 [2022-10-25T17:02:35.402Z] Removing intermediate container 5676bd0063a2 [2022-10-25T17:02:35.402Z] ---> c8930241aa62 [2022-10-25T17:02:35.402Z] [2022-10-25T17:02:35.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:02:35.402Z] Successfully built c8930241aa62 [2022-10-25T17:02:35.402Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-25T17:02:35.402Z]  Building security-secretstore-setup ... done Building core-data [2022-10-25T17:02:35.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:02:35.668Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:02:35.934Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:02:35.934Z] OK: 221 MiB in 51 packages [2022-10-25T17:02:37.347Z] Removing intermediate container 47f6dc28fecf [2022-10-25T17:02:37.347Z] ---> 4432f99e2b85 [2022-10-25T17:02:37.347Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T17:02:38.305Z] ---> 6ad219adb81f [2022-10-25T17:02:38.305Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:02:38.305Z] ---> Running in 7c09cadb4a70 [2022-10-25T17:02:40.882Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:02:40.882Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:02:40.882Z] ---> aaea38bc917a [2022-10-25T17:02:40.882Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T17:02:40.882Z] ---> Using cache [2022-10-25T17:02:40.882Z] ---> b46036980626 [2022-10-25T17:02:40.882Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T17:02:40.882Z] ---> Using cache [2022-10-25T17:02:40.882Z] ---> accd4dfa0f1d [2022-10-25T17:02:40.882Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:02:40.882Z] ---> Using cache [2022-10-25T17:02:40.882Z] ---> 612b108bde51 [2022-10-25T17:02:40.882Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T17:02:40.882Z] ---> Running in 18642c3c91bf [2022-10-25T17:02:42.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:02:42.557Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:02:42.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:02:42.829Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:02:42.829Z] OK: 221 MiB in 51 packages [2022-10-25T17:02:44.240Z] Removing intermediate container 18642c3c91bf [2022-10-25T17:02:44.240Z] ---> d19456c649e1 [2022-10-25T17:02:44.240Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T17:02:45.209Z] ---> a22e8e00f556 [2022-10-25T17:02:45.209Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:02:45.476Z] ---> Running in 8686ab90a2dd [2022-10-25T17:03:17.702Z] Removing intermediate container 1294ab2550a6 [2022-10-25T17:03:17.702Z] ---> 673426fd49c3 [2022-10-25T17:03:17.702Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T17:03:17.702Z] ---> Running in b438e46c05d4 [2022-10-25T17:03:17.702Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T17:03:24.363Z] Removing intermediate container b438e46c05d4 [2022-10-25T17:03:24.363Z] ---> 8c337247fd10 [2022-10-25T17:03:24.363Z] [2022-10-25T17:03:24.363Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T17:03:24.363Z] ---> a6215f271958 [2022-10-25T17:03:24.363Z] 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-10-25T17:03:24.954Z] ---> Running in 7cae08c7b76b [2022-10-25T17:03:26.357Z] Removing intermediate container 7cae08c7b76b [2022-10-25T17:03:26.357Z] ---> 5b4932af4984 [2022-10-25T17:03:26.357Z] 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-10-25T17:03:26.357Z] ---> Running in f71362459250 [2022-10-25T17:03:28.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:03:29.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:03:30.622Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T17:03:30.622Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T17:03:30.622Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T17:03:30.622Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T17:03:30.886Z] Executing bash-5.1.16-r2.post-install [2022-10-25T17:03:30.886Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T17:03:30.886Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T17:03:30.886Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T17:03:30.886Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T17:03:30.886Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T17:03:30.886Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T17:03:31.849Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T17:03:31.849Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T17:03:31.849Z] (13/33) Installing expat (2.4.9-r0) [2022-10-25T17:03:31.849Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T17:03:31.849Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T17:03:31.849Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T17:03:32.115Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T17:03:32.115Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T17:03:32.115Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T17:03:32.115Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T17:03:32.115Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T17:03:34.686Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T17:03:34.686Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T17:03:34.686Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T17:03:34.686Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T17:03:34.686Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T17:03:34.686Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T17:03:34.951Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T17:03:34.951Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T17:03:34.951Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T17:03:34.951Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T17:03:34.951Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T17:03:35.217Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T17:03:36.175Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:03:36.175Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T17:03:36.762Z] OK: 120 MiB in 47 packages [2022-10-25T17:03:54.965Z] Collecting docker-compose==1.23.2 [2022-10-25T17:03:54.965Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T17:03:54.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.4 MB/s eta 0:00:00 [2022-10-25T17:03:54.965Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T17:03:54.965Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T17:03:55.558Z] Collecting PyYAML<4,>=3.10 [2022-10-25T17:03:55.558Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T17:03:55.825Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.6 MB/s eta 0:00:00 [2022-10-25T17:03:57.233Z] Preparing metadata (setup.py): started [2022-10-25T17:04:01.484Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T17:04:01.484Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T17:04:01.484Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T17:04:01.484Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T17:04:01.751Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T17:04:01.751Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 3.5 MB/s eta 0:00:00 [2022-10-25T17:04:01.751Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T17:04:02.018Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T17:04:02.018Z] Preparing metadata (setup.py): started [2022-10-25T17:04:04.589Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T17:04:04.856Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T17:04:04.856Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T17:04:04.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.9 MB/s eta 0:00:00 [2022-10-25T17:04:05.124Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T17:04:05.124Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T17:04:05.124Z] Preparing metadata (setup.py): started [2022-10-25T17:04:07.706Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T17:04:07.706Z] 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-10-25T17:04:09.117Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T17:04:09.117Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T17:04:09.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 [2022-10-25T17:04:09.117Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T17:04:09.117Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T17:04:09.117Z] Removing intermediate container 7c09cadb4a70 [2022-10-25T17:04:09.117Z] ---> f81de7e5dd0e [2022-10-25T17:04:09.117Z] Step 8/26 : COPY . . [2022-10-25T17:04:09.117Z] Preparing metadata (setup.py): started [2022-10-25T17:04:09.385Z] Removing intermediate container 8686ab90a2dd [2022-10-25T17:04:09.385Z] ---> 259c0df9324c [2022-10-25T17:04:09.385Z] Step 9/24 : COPY . . [2022-10-25T17:04:11.328Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T17:04:11.595Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T17:04:11.595Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T17:04:13.001Z] Collecting idna<2.8,>=2.5 [2022-10-25T17:04:13.001Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T17:04:13.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 [2022-10-25T17:04:13.271Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T17:04:13.271Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T17:04:13.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.5 MB/s eta 0:00:00 [2022-10-25T17:04:13.538Z] ---> 92c1df64ea2c [2022-10-25T17:04:13.538Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T17:04:13.538Z] ---> 105f3652ba5a [2022-10-25T17:04:13.538Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T17:04:13.804Z] ---> Running in 7e8568787425 [2022-10-25T17:04:13.804Z] ---> Running in ab97f3c65f00 [2022-10-25T17:04:14.388Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T17:04:14.388Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T17:04:14.388Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 14.1 MB/s eta 0:00:00 [2022-10-25T17:04:14.656Z] Removing intermediate container 7e8568787425 [2022-10-25T17:04:14.656Z] ---> 76e669070cf1 [2022-10-25T17:04:14.656Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T17:04:14.656Z] ---> Running in 156a86b4bd6f [2022-10-25T17:04:14.922Z] Collecting certifi>=2017.4.17 [2022-10-25T17:04:14.922Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T17:04:14.922Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.0 MB/s eta 0:00:00 [2022-10-25T17:04:15.503Z] Removing intermediate container 156a86b4bd6f [2022-10-25T17:04:15.503Z] ---> d8fdcb3862f7 [2022-10-25T17:04:15.503Z] 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-10-25T17:04:15.503Z] ---> Running in 6e88e850a9f5 [2022-10-25T17:04:15.503Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T17:04:15.503Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T17:04:15.769Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T17:04:15.769Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T17:04:16.348Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T17:04:16.931Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T17:04:16.931Z] Running setup.py install for texttable: started [2022-10-25T17:04:18.873Z] Removing intermediate container 6e88e850a9f5 [2022-10-25T17:04:18.873Z] ---> e68efd825a34 [2022-10-25T17:04:18.873Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T17:04:18.873Z] ---> Running in a67d3627a544 [2022-10-25T17:04:19.456Z] Removing intermediate container a67d3627a544 [2022-10-25T17:04:19.456Z] ---> 4eac2be7d60c [2022-10-25T17:04:19.456Z] [2022-10-25T17:04:19.456Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T17:04:19.456Z] ---> 02e0d6fdf486 [2022-10-25T17:04:19.456Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:04:19.456Z] ---> Using cache [2022-10-25T17:04:19.456Z] ---> 74d08fb9f87a [2022-10-25T17:04:19.456Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:04:19.456Z] ---> Using cache [2022-10-25T17:04:19.456Z] ---> 6f71d68c1006 [2022-10-25T17:04:19.456Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T17:04:19.456Z] ---> Running in eeca8dfc4b64 [2022-10-25T17:04:20.418Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T17:04:20.418Z] Running setup.py install for PyYAML: started [2022-10-25T17:04:21.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:04:21.955Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:04:21.955Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:04:21.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:04:22.220Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:04:22.220Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:04:22.220Z] 2 errors; 14 distinct packages available [2022-10-25T17:04:23.181Z] Building security-bootstrapper [2022-10-25T17:04:24.140Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T17:04:25.549Z] Running setup.py install for docopt: started [2022-10-25T17:04:26.957Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:04:26.957Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:04:26.957Z] ---> aaea38bc917a [2022-10-25T17:04:26.957Z] Step 3/33 : WORKDIR /edgex-go [2022-10-25T17:04:26.957Z] ---> Using cache [2022-10-25T17:04:26.957Z] ---> 0c1ea88fec5d [2022-10-25T17:04:26.957Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:04:26.957Z] ---> Using cache [2022-10-25T17:04:26.957Z] ---> 196f86746f45 [2022-10-25T17:04:26.957Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-25T17:04:26.957Z] ---> Using cache [2022-10-25T17:04:26.957Z] ---> 18d7eb09dddc [2022-10-25T17:04:26.957Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-25T17:04:26.957Z] ---> Using cache [2022-10-25T17:04:26.957Z] ---> 7748849ce91e [2022-10-25T17:04:26.957Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:04:26.957Z] ---> Using cache [2022-10-25T17:04:26.957Z] ---> f9478e0edc1b [2022-10-25T17:04:26.957Z] Step 8/33 : COPY . . [2022-10-25T17:04:26.957Z] ---> Using cache [2022-10-25T17:04:26.957Z] ---> e5c91fa1cd0e [2022-10-25T17:04:26.957Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T17:04:27.231Z] ---> Running in aa7a9ca64692 [2022-10-25T17:04:29.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T17:04:29.174Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T17:04:33.430Z] Running setup.py install for dockerpty: started [2022-10-25T17:04:35.369Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T17:04:38.702Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-25T17:04:38.702Z] 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-10-25T17:04:56.902Z] Removing intermediate container f71362459250 [2022-10-25T17:04:56.902Z] ---> dc921875ea32 [2022-10-25T17:04:56.902Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-25T17:04:56.902Z] ---> Running in 353402eb674b [2022-10-25T17:04:56.902Z] Removing intermediate container 353402eb674b [2022-10-25T17:04:56.902Z] ---> 0d7d857b0549 [2022-10-25T17:04:56.902Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T17:04:56.902Z] ---> Running in f7016d09e99c [2022-10-25T17:04:56.902Z] Removing intermediate container f7016d09e99c [2022-10-25T17:04:56.902Z] ---> 79ec0432096d [2022-10-25T17:04:56.902Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T17:04:57.173Z] ---> 3dd6e25552f5 [2022-10-25T17:04:57.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T17:04:59.742Z] ---> 5c0134df2787 [2022-10-25T17:04:59.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T17:05:00.322Z] ---> b38d74a17eef [2022-10-25T17:05:00.322Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T17:05:00.589Z] ---> Running in b8c52e0b0758 [2022-10-25T17:05:01.172Z] Removing intermediate container b8c52e0b0758 [2022-10-25T17:05:01.172Z] ---> 9e58809eb9f7 [2022-10-25T17:05:01.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:05:01.172Z] ---> Running in d2218f6df23b [2022-10-25T17:05:01.439Z] Removing intermediate container d2218f6df23b [2022-10-25T17:05:01.439Z] ---> aa271f215592 [2022-10-25T17:05:01.439Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T17:05:01.711Z] ---> Running in 91fa4c075ee0 [2022-10-25T17:05:02.296Z] Removing intermediate container 91fa4c075ee0 [2022-10-25T17:05:02.296Z] ---> 7f55e7941bd0 [2022-10-25T17:05:02.296Z] Step 22/23 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T17:05:02.296Z] ---> Running in 60dc433b8664 [2022-10-25T17:05:02.877Z] Removing intermediate container 60dc433b8664 [2022-10-25T17:05:02.877Z] ---> e9b61bd1f67e [2022-10-25T17:05:02.877Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T17:05:02.877Z] ---> Running in a85aef360981 [2022-10-25T17:05:03.464Z] Removing intermediate container a85aef360981 [2022-10-25T17:05:03.464Z] ---> 54fb1cbe01a7 [2022-10-25T17:05:03.464Z] [2022-10-25T17:05:03.464Z] Successfully built 54fb1cbe01a7 [2022-10-25T17:05:03.464Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-25T17:05:03.464Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-10-25T17:05:06.808Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:05:06.808Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:05:06.808Z] ---> aaea38bc917a [2022-10-25T17:05:06.808Z] Step 3/20 : WORKDIR /edgex-go [2022-10-25T17:05:06.808Z] ---> Using cache [2022-10-25T17:05:06.808Z] ---> 0c1ea88fec5d [2022-10-25T17:05:06.808Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T17:05:07.075Z] ---> Running in 9af0387c1b05 [2022-10-25T17:05:09.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:05:09.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:05:10.710Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T17:05:10.710Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T17:05:10.710Z] OK: 16895 distinct packages available [2022-10-25T17:05:10.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:05:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:05:13.064Z] OK: 221 MiB in 51 packages [2022-10-25T17:05:14.506Z] Removing intermediate container 9af0387c1b05 [2022-10-25T17:05:14.506Z] ---> f299f8f30b9d [2022-10-25T17:05:14.776Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-25T17:05:16.250Z] ---> 2f37286ec60e [2022-10-25T17:05:16.250Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:05:16.250Z] ---> Running in 8bd2f349626d [2022-10-25T17:05:34.467Z] Removing intermediate container ae2c5ccbb364 [2022-10-25T17:05:34.467Z] ---> ea1694635013 [2022-10-25T17:05:34.467Z] [2022-10-25T17:05:34.467Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T17:05:34.467Z] ---> a6215f271958 [2022-10-25T17:05:34.467Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T17:05:34.467Z] Removing intermediate container 3af03ba26afb [2022-10-25T17:05:34.467Z] ---> cf4de9442da9 [2022-10-25T17:05:34.467Z] [2022-10-25T17:05:34.467Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T17:05:34.467Z] ---> a6215f271958 [2022-10-25T17:05:34.467Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T17:05:34.467Z] ---> Running in ac364ac0f781 [2022-10-25T17:05:34.467Z] ---> Running in 7e859289a091 [2022-10-25T17:05:36.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:05:36.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:05:36.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:05:36.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:05:37.909Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T17:05:37.909Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:05:37.909Z] OK: 5 MiB in 15 packages [2022-10-25T17:05:38.492Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T17:05:38.492Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T17:05:38.758Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:05:38.758Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T17:05:39.024Z] OK: 6 MiB in 16 packages [2022-10-25T17:05:39.994Z] Removing intermediate container 7e859289a091 [2022-10-25T17:05:39.994Z] ---> ff9ab5a7e189 [2022-10-25T17:05:39.994Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T17:05:40.261Z] ---> Running in c849a83518f0 [2022-10-25T17:05:41.218Z] Removing intermediate container c849a83518f0 [2022-10-25T17:05:41.218Z] ---> 0d2f704cdcd1 [2022-10-25T17:05:41.218Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-25T17:05:41.218Z] ---> Running in 179a0ecb9ecc [2022-10-25T17:05:41.800Z] Removing intermediate container ac364ac0f781 [2022-10-25T17:05:41.800Z] ---> 9496061557f8 [2022-10-25T17:05:41.800Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T17:05:42.068Z] ---> Running in 3b5c3a279328 [2022-10-25T17:05:42.068Z] Removing intermediate container 179a0ecb9ecc [2022-10-25T17:05:42.068Z] ---> f0ca7877bb2b [2022-10-25T17:05:42.068Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T17:05:42.338Z] ---> Running in 26c3c3baa89b [2022-10-25T17:05:42.605Z] Removing intermediate container 3b5c3a279328 [2022-10-25T17:05:42.605Z] ---> 81be53fb152a [2022-10-25T17:05:42.605Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-25T17:05:42.880Z] Removing intermediate container 26c3c3baa89b [2022-10-25T17:05:42.880Z] ---> 8c6c67a41316 [2022-10-25T17:05:42.880Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:05:42.880Z] ---> Running in 1e7d9fa2208d [2022-10-25T17:05:43.836Z] Removing intermediate container 1e7d9fa2208d [2022-10-25T17:05:43.836Z] ---> 8cd68d927720 [2022-10-25T17:05:43.836Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T17:05:44.102Z] ---> Running in 8c25cc7d537e [2022-10-25T17:05:44.102Z] ---> 2a779e01286e [2022-10-25T17:05:44.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T17:05:44.697Z] Removing intermediate container 8c25cc7d537e [2022-10-25T17:05:44.697Z] ---> 73d6d649e9a8 [2022-10-25T17:05:44.697Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:05:46.101Z] ---> ee9d2ce803d8 [2022-10-25T17:05:46.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T17:05:48.037Z] ---> 69f86dded090 [2022-10-25T17:05:48.037Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T17:05:48.994Z] ---> 6eacd94b3ee8 [2022-10-25T17:05:48.994Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T17:05:49.262Z] ---> Running in b87717584811 [2022-10-25T17:05:49.847Z] ---> 4ec96bdd3dc4 [2022-10-25T17:05:49.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T17:05:50.112Z] Removing intermediate container b87717584811 [2022-10-25T17:05:50.112Z] ---> 19fb61329722 [2022-10-25T17:05:50.112Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:05:50.112Z] ---> Running in 64c66a76ebd8 [2022-10-25T17:05:51.073Z] Removing intermediate container 64c66a76ebd8 [2022-10-25T17:05:51.073Z] ---> 05edfb10c5da [2022-10-25T17:05:51.073Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T17:05:51.073Z] ---> 6a36df2dfbc3 [2022-10-25T17:05:51.073Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-25T17:05:51.340Z] ---> Running in 650aab544c94 [2022-10-25T17:05:51.340Z] ---> Running in f89ffd0ee3cb [2022-10-25T17:05:51.921Z] Removing intermediate container 650aab544c94 [2022-10-25T17:05:51.921Z] ---> b273092d5423 [2022-10-25T17:05:51.921Z] Step 22/23 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T17:05:52.212Z] Removing intermediate container f89ffd0ee3cb [2022-10-25T17:05:52.212Z] ---> d8412aab803c [2022-10-25T17:05:52.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:05:52.212Z] ---> Running in 233df01fde31 [2022-10-25T17:05:52.477Z] ---> Running in 58e2ec946a5c [2022-10-25T17:05:53.072Z] Removing intermediate container 58e2ec946a5c [2022-10-25T17:05:53.072Z] ---> b65029e1fbff [2022-10-25T17:05:53.072Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T17:05:53.072Z] Removing intermediate container 233df01fde31 [2022-10-25T17:05:53.072Z] ---> 4fe73b331756 [2022-10-25T17:05:53.072Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T17:05:53.338Z] ---> Running in 48d472e1a987 [2022-10-25T17:05:53.338Z] ---> Running in 283445b1f421 [2022-10-25T17:05:53.919Z] Removing intermediate container 48d472e1a987 [2022-10-25T17:05:53.919Z] ---> cacbbcbb5b77 [2022-10-25T17:05:53.919Z] Step 22/23 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T17:05:53.919Z] Removing intermediate container 283445b1f421 [2022-10-25T17:05:53.919Z] ---> 227981e1e7d3 [2022-10-25T17:05:53.919Z] [2022-10-25T17:05:53.919Z] ---> Running in e307356060fa [2022-10-25T17:05:54.184Z] Successfully built 227981e1e7d3 [2022-10-25T17:05:54.184Z] Successfully tagged support-scheduler-arm64:latest [2022-10-25T17:05:54.184Z]  Building support-scheduler ... done Building core-metadata [2022-10-25T17:05:54.450Z] Removing intermediate container e307356060fa [2022-10-25T17:05:54.450Z] ---> 365501a86477 [2022-10-25T17:05:54.450Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T17:05:54.719Z] ---> Running in c6e769bcbc4f [2022-10-25T17:05:55.302Z] Removing intermediate container c6e769bcbc4f [2022-10-25T17:05:55.302Z] ---> 45222bd03115 [2022-10-25T17:05:55.302Z] [2022-10-25T17:05:55.886Z] Successfully built 45222bd03115 [2022-10-25T17:05:55.886Z] Successfully tagged support-notifications-arm64:latest [2022-10-25T17:05:55.886Z]  Building support-notifications ... done Building core-command [2022-10-25T17:06:00.140Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:06:00.140Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:06:00.140Z] ---> aaea38bc917a [2022-10-25T17:06:00.140Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-25T17:06:00.140Z] ---> Using cache [2022-10-25T17:06:00.140Z] ---> b46036980626 [2022-10-25T17:06:00.140Z] Step 4/25 : WORKDIR /edgex-go [2022-10-25T17:06:00.140Z] ---> Using cache [2022-10-25T17:06:00.140Z] ---> accd4dfa0f1d [2022-10-25T17:06:00.140Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:06:00.140Z] ---> Using cache [2022-10-25T17:06:00.140Z] ---> 612b108bde51 [2022-10-25T17:06:00.140Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-25T17:06:00.141Z] ---> Using cache [2022-10-25T17:06:00.141Z] ---> af769f0ba976 [2022-10-25T17:06:00.141Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-25T17:06:00.141Z] ---> Using cache [2022-10-25T17:06:00.141Z] ---> c9371a06b7c9 [2022-10-25T17:06:00.141Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:06:00.141Z] ---> Using cache [2022-10-25T17:06:00.141Z] ---> 3802f2679ef5 [2022-10-25T17:06:00.141Z] Step 9/25 : COPY . . [2022-10-25T17:06:00.407Z] ---> Using cache [2022-10-25T17:06:00.407Z] ---> 0f803172b900 [2022-10-25T17:06:00.407Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T17:06:00.992Z] ---> Running in 939d7bb13d0e [2022-10-25T17:06:02.397Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:06:02.397Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:06:02.397Z] ---> aaea38bc917a [2022-10-25T17:06:02.397Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T17:06:02.397Z] ---> Using cache [2022-10-25T17:06:02.397Z] ---> b46036980626 [2022-10-25T17:06:02.397Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T17:06:02.397Z] ---> Using cache [2022-10-25T17:06:02.397Z] ---> accd4dfa0f1d [2022-10-25T17:06:02.397Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:06:02.397Z] ---> Using cache [2022-10-25T17:06:02.397Z] ---> 612b108bde51 [2022-10-25T17:06:02.397Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-25T17:06:02.397Z] ---> Using cache [2022-10-25T17:06:02.397Z] ---> af769f0ba976 [2022-10-25T17:06:02.397Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T17:06:02.397Z] ---> Using cache [2022-10-25T17:06:02.397Z] ---> c9371a06b7c9 [2022-10-25T17:06:02.397Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:06:02.397Z] ---> Using cache [2022-10-25T17:06:02.397Z] ---> 3802f2679ef5 [2022-10-25T17:06:02.397Z] Step 9/24 : COPY . . [2022-10-25T17:06:03.358Z] ---> Using cache [2022-10-25T17:06:03.358Z] ---> 0f803172b900 [2022-10-25T17:06:03.358Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T17:06:03.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T17:06:03.358Z] ---> Running in 81e5fae64c8e [2022-10-25T17:06:05.954Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T17:06:28.005Z] Removing intermediate container 8bd2f349626d [2022-10-25T17:06:28.005Z] ---> 4d66f2270f68 [2022-10-25T17:06:28.005Z] Step 7/20 : COPY . . [2022-10-25T17:06:28.284Z] ---> 41ba16324d85 [2022-10-25T17:06:28.284Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T17:06:28.549Z] ---> Running in 56e4ef4b2fb8 [2022-10-25T17:06:30.492Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-25T17:10:37.384Z] Removing intermediate container aa7a9ca64692 [2022-10-25T17:10:37.384Z] ---> 34a908574c72 [2022-10-25T17:10:37.384Z] [2022-10-25T17:10:37.384Z] Step 10/33 : FROM alpine:3.16 [2022-10-25T17:10:37.384Z] ---> a6215f271958 [2022-10-25T17:10:37.384Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:10:37.384Z] ---> Running in 6a412e2fb971 [2022-10-25T17:10:37.384Z] Removing intermediate container 6a412e2fb971 [2022-10-25T17:10:37.384Z] ---> 300b70d60656 [2022-10-25T17:10:37.384Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T17:10:37.384Z] ---> Running in c3963a6ed04b [2022-10-25T17:10:37.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:10:37.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:10:37.384Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T17:10:37.384Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T17:10:37.384Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T17:10:37.384Z] OK: 5 MiB in 16 packages [2022-10-25T17:10:37.384Z] Removing intermediate container c3963a6ed04b [2022-10-25T17:10:37.384Z] ---> 0ece0900eb7b [2022-10-25T17:10:37.384Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T17:10:37.384Z] ---> Running in 293f34b8fcfc [2022-10-25T17:10:38.347Z] Removing intermediate container 293f34b8fcfc [2022-10-25T17:10:38.347Z] ---> b6fdfb204d1f [2022-10-25T17:10:38.347Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T17:10:38.616Z] ---> Running in 818f5d5a446e [2022-10-25T17:10:39.208Z] Removing intermediate container 818f5d5a446e [2022-10-25T17:10:39.208Z] ---> b43c1a2aedee [2022-10-25T17:10:39.208Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T17:10:39.478Z] ---> Running in 75f68235afa0 [2022-10-25T17:10:39.744Z] Removing intermediate container 75f68235afa0 [2022-10-25T17:10:39.744Z] ---> 0dc655d0d4b6 [2022-10-25T17:10:39.744Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T17:10:40.015Z] ---> Running in 5254fb14c5ff [2022-10-25T17:10:40.599Z] Removing intermediate container 5254fb14c5ff [2022-10-25T17:10:40.599Z] ---> 090136b84ba0 [2022-10-25T17:10:40.599Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T17:10:40.599Z] ---> Running in 6af7d8bf3fa1 [2022-10-25T17:10:43.938Z] Removing intermediate container 6af7d8bf3fa1 [2022-10-25T17:10:43.938Z] ---> dd1e5ca2755e [2022-10-25T17:10:43.938Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T17:10:43.938Z] ---> Running in 1f8fdf773546 [2022-10-25T17:10:44.205Z] Removing intermediate container 1f8fdf773546 [2022-10-25T17:10:44.205Z] ---> 86c3ee98ffe7 [2022-10-25T17:10:44.205Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T17:10:45.172Z] ---> 9d3b9467da67 [2022-10-25T17:10:45.172Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T17:10:45.172Z] ---> Running in ef0bfae13e30 [2022-10-25T17:10:48.535Z] Removing intermediate container ef0bfae13e30 [2022-10-25T17:10:48.535Z] ---> 26aba8971b5c [2022-10-25T17:10:48.535Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:10:49.501Z] ---> 0d70adcd9201 [2022-10-25T17:10:49.501Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T17:10:51.488Z] ---> df8d4a020f16 [2022-10-25T17:10:51.488Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T17:10:52.075Z] ---> b733a7def04e [2022-10-25T17:10:52.075Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T17:10:53.054Z] ---> 1bd5efbb43dc [2022-10-25T17:10:53.054Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T17:10:53.645Z] ---> a7822e75fcb0 [2022-10-25T17:10:53.645Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T17:10:54.615Z] ---> 03201025148f [2022-10-25T17:10:54.615Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T17:10:55.583Z] ---> 1a66b627f62e [2022-10-25T17:10:55.583Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-25T17:10:55.858Z] ---> Running in e9c9fff55280 [2022-10-25T17:10:59.219Z] Removing intermediate container e9c9fff55280 [2022-10-25T17:10:59.219Z] ---> ca76a5e503d5 [2022-10-25T17:10:59.219Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T17:10:59.219Z] ---> Running in 2122dea9092d [2022-10-25T17:10:59.489Z] Removing intermediate container 2122dea9092d [2022-10-25T17:10:59.489Z] ---> 68bae65e0680 [2022-10-25T17:10:59.489Z] Step 30/33 : CMD ["gate"] [2022-10-25T17:10:59.489Z] ---> Running in eb36c2747ab7 [2022-10-25T17:11:00.090Z] Removing intermediate container eb36c2747ab7 [2022-10-25T17:11:00.090Z] ---> 4358f1b32bf9 [2022-10-25T17:11:00.090Z] Step 31/33 : LABEL arch=arm64 [2022-10-25T17:11:00.358Z] ---> Running in 9ce586b5716d [2022-10-25T17:11:00.949Z] Removing intermediate container 9ce586b5716d [2022-10-25T17:11:00.949Z] ---> 2e0102e70018 [2022-10-25T17:11:00.949Z] Step 32/33 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T17:11:01.229Z] ---> Running in b0c3ca08154a [2022-10-25T17:11:01.814Z] Removing intermediate container b0c3ca08154a [2022-10-25T17:11:01.814Z] ---> cf0b81b10bb4 [2022-10-25T17:11:01.814Z] Step 33/33 : LABEL version=2.3.0-dev.102 [2022-10-25T17:11:02.084Z] ---> Running in 194d34799e8b [2022-10-25T17:11:02.688Z] Removing intermediate container 194d34799e8b [2022-10-25T17:11:02.688Z] ---> 792c156cbbfa [2022-10-25T17:11:02.688Z] [2022-10-25T17:11:02.688Z] Successfully built 792c156cbbfa [2022-10-25T17:11:02.688Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-25T17:11:02.688Z]  Building security-bootstrapper ... done Building security-spire-server [2022-10-25T17:11:06.956Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T17:11:06.956Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T17:11:06.956Z] ---> aaea38bc917a [2022-10-25T17:11:06.956Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T17:11:06.956Z] ---> Using cache [2022-10-25T17:11:06.956Z] ---> 0c1ea88fec5d [2022-10-25T17:11:06.956Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:11:06.956Z] ---> Using cache [2022-10-25T17:11:06.956Z] ---> 196f86746f45 [2022-10-25T17:11:06.956Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T17:11:06.956Z] ---> Using cache [2022-10-25T17:11:06.956Z] ---> 4432f99e2b85 [2022-10-25T17:11:06.956Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T17:11:06.956Z] ---> Using cache [2022-10-25T17:11:06.956Z] ---> 6ad219adb81f [2022-10-25T17:11:06.956Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T17:11:06.956Z] ---> Using cache [2022-10-25T17:11:06.956Z] ---> f81de7e5dd0e [2022-10-25T17:11:06.956Z] Step 8/25 : COPY . . [2022-10-25T17:11:06.956Z] ---> Using cache [2022-10-25T17:11:06.956Z] ---> 92c1df64ea2c [2022-10-25T17:11:06.956Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T17:11:06.956Z] ---> Using cache [2022-10-25T17:11:06.956Z] ---> 76e669070cf1 [2022-10-25T17:11:06.956Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-25T17:11:06.956Z] ---> Using cache [2022-10-25T17:11:06.956Z] ---> d8fdcb3862f7 [2022-10-25T17:11:06.956Z] 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-10-25T17:11:07.563Z] ---> Running in 6177727108ef [2022-10-25T17:11:10.922Z] Removing intermediate container 6177727108ef [2022-10-25T17:11:10.922Z] ---> 0599c1da0ced [2022-10-25T17:11:10.922Z] Step 12/25 : WORKDIR /edgex-go [2022-10-25T17:11:10.922Z] ---> Running in cd171da739f8 [2022-10-25T17:11:10.923Z] Removing intermediate container cd171da739f8 [2022-10-25T17:11:10.923Z] ---> efb32509df4c [2022-10-25T17:11:10.923Z] [2022-10-25T17:11:10.923Z] Step 13/25 : FROM alpine:3.15 [2022-10-25T17:11:11.193Z] ---> 02e0d6fdf486 [2022-10-25T17:11:11.193Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:11:11.193Z] ---> Using cache [2022-10-25T17:11:11.193Z] ---> 74d08fb9f87a [2022-10-25T17:11:11.193Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:11:11.193Z] ---> Using cache [2022-10-25T17:11:11.193Z] ---> 6f71d68c1006 [2022-10-25T17:11:11.193Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T17:11:11.193Z] ---> Running in ad58bd28d708 [2022-10-25T17:11:13.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:11:13.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:11:13.417Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:11:13.417Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:11:13.686Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:11:13.686Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:11:13.686Z] 2 errors; 14 distinct packages available [2022-10-25T17:11:52.605Z] Removing intermediate container ab97f3c65f00 [2022-10-25T17:11:52.605Z] ---> 8ab5612c2cc8 [2022-10-25T17:11:52.605Z] [2022-10-25T17:11:52.605Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T17:11:52.605Z] ---> a6215f271958 [2022-10-25T17:11:52.605Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T17:11:52.605Z] ---> Running in 5cb1e1e973d7 [2022-10-25T17:11:52.605Z] Removing intermediate container 5cb1e1e973d7 [2022-10-25T17:11:52.605Z] ---> 750b4a243373 [2022-10-25T17:11:52.605Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-25T17:11:52.605Z] ---> Running in 4772a575cbe4 [2022-10-25T17:11:52.605Z] Removing intermediate container 4772a575cbe4 [2022-10-25T17:11:52.605Z] ---> daf77eaf4df9 [2022-10-25T17:11:52.605Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T17:11:52.605Z] ---> Running in 48b5ceeeb926 [2022-10-25T17:11:52.893Z] Removing intermediate container 48b5ceeeb926 [2022-10-25T17:11:52.893Z] ---> 1418c9355ebd [2022-10-25T17:11:52.893Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:11:53.165Z] ---> Running in 53613af102a0 [2022-10-25T17:11:56.527Z] Removing intermediate container 53613af102a0 [2022-10-25T17:11:56.527Z] ---> 01e4152977f8 [2022-10-25T17:11:56.527Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T17:11:56.527Z] ---> Running in 76e9c4551d7f [2022-10-25T17:11:58.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:11:59.091Z] WARNING: fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:11:59.091Z] Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory [2022-10-25T17:11:59.367Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory [2022-10-25T17:11:59.367Z] ERROR: unable to select packages: [2022-10-25T17:11:59.367Z]  dumb-init (no such package): [2022-10-25T17:11:59.367Z] required by: world[dumb-init] [2022-10-25T17:11:59.367Z] zeromq (no such package): [2022-10-25T17:11:59.367Z] required by: world[zeromq] [2022-10-25T17:12:31.648Z] Removing intermediate container 81e5fae64c8e [2022-10-25T17:12:31.648Z] ---> 709c153e4fea [2022-10-25T17:12:31.648Z] [2022-10-25T17:12:31.648Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T17:12:31.648Z] ---> a6215f271958 [2022-10-25T17:12:31.648Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T17:12:31.648Z] ---> Using cache [2022-10-25T17:12:31.648Z] ---> ff9ab5a7e189 [2022-10-25T17:12:31.648Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T17:12:31.648Z] ---> Using cache [2022-10-25T17:12:31.648Z] ---> 0d2f704cdcd1 [2022-10-25T17:12:31.648Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-25T17:12:31.648Z] ---> Running in 4603e428374b [2022-10-25T17:12:32.240Z] Removing intermediate container 4603e428374b [2022-10-25T17:12:32.240Z] ---> 17934145f58d [2022-10-25T17:12:32.240Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-25T17:12:32.240Z] ---> Running in a2eceb835d0c [2022-10-25T17:12:32.828Z] Removing intermediate container a2eceb835d0c [2022-10-25T17:12:32.828Z] ---> 8a07f7d62520 [2022-10-25T17:12:32.828Z] Step 16/24 : WORKDIR / [2022-10-25T17:12:32.828Z] ---> Running in c96031f3b5da [2022-10-25T17:12:33.420Z] Removing intermediate container c96031f3b5da [2022-10-25T17:12:33.420Z] ---> af7056d35a0b [2022-10-25T17:12:33.420Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:12:34.006Z] ---> 1094e56b7fc2 [2022-10-25T17:12:34.006Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T17:12:35.960Z] ---> 40da30a2d6fc [2022-10-25T17:12:35.960Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T17:12:37.371Z] ---> 83977d0c9f5d [2022-10-25T17:12:37.371Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-25T17:12:37.371Z] ---> Running in 6a3d2775a3a1 [2022-10-25T17:12:37.967Z] Removing intermediate container 6a3d2775a3a1 [2022-10-25T17:12:37.967Z] ---> cd69a9c997c1 [2022-10-25T17:12:37.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:12:37.967Z] ---> Running in d2fdf1298a59 [2022-10-25T17:12:38.940Z] Removing intermediate container d2fdf1298a59 [2022-10-25T17:12:38.940Z] ---> 7d8c15abc616 [2022-10-25T17:12:38.940Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T17:12:39.209Z] ---> Running in c7973929c3db [2022-10-25T17:12:40.182Z] Removing intermediate container c7973929c3db [2022-10-25T17:12:40.182Z] ---> ae2dd4f4bd70 [2022-10-25T17:12:40.182Z] Step 23/24 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T17:12:40.182Z] ---> Running in c2252d3eb0c9 [2022-10-25T17:12:41.152Z] Removing intermediate container c2252d3eb0c9 [2022-10-25T17:12:41.152Z] ---> f03be9615df3 [2022-10-25T17:12:41.152Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T17:12:41.152Z] ---> Running in 6af65691fe8e [2022-10-25T17:12:42.287Z] Removing intermediate container 6af65691fe8e [2022-10-25T17:12:42.287Z] ---> a211dee4fa08 [2022-10-25T17:12:42.287Z] [2022-10-25T17:12:42.596Z] Successfully built a211dee4fa08 [2022-10-25T17:12:42.596Z] Successfully tagged core-command-arm64:latest [2022-10-25T17:12:47.099Z]  Building core-command ... done Removing intermediate container 939d7bb13d0e [2022-10-25T17:12:47.099Z] ---> 8fe65213f5da [2022-10-25T17:12:47.099Z] [2022-10-25T17:12:47.099Z] Step 11/25 : FROM alpine:3.16 [2022-10-25T17:12:47.099Z] ---> a6215f271958 [2022-10-25T17:12:47.099Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-25T17:12:47.099Z] ---> Using cache [2022-10-25T17:12:47.099Z] ---> ff9ab5a7e189 [2022-10-25T17:12:47.099Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T17:12:47.099Z] ---> Using cache [2022-10-25T17:12:47.099Z] ---> 0d2f704cdcd1 [2022-10-25T17:12:47.099Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-25T17:12:47.099Z] ---> Running in 27e283ecb656 [2022-10-25T17:12:47.710Z] Removing intermediate container 27e283ecb656 [2022-10-25T17:12:47.710Z] ---> e191c6970859 [2022-10-25T17:12:47.710Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-25T17:12:47.710Z] ---> Running in e2f0129061e2 [2022-10-25T17:12:48.358Z] Removing intermediate container e2f0129061e2 [2022-10-25T17:12:48.358Z] ---> 9603d3a01f2c [2022-10-25T17:12:48.358Z] Step 16/25 : WORKDIR / [2022-10-25T17:12:48.639Z] ---> Running in 6a0363d2cc02 [2022-10-25T17:12:48.918Z] Removing intermediate container 6a0363d2cc02 [2022-10-25T17:12:48.918Z] ---> 5cda30967b33 [2022-10-25T17:12:48.918Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T17:12:51.676Z] ---> eb6bbd6d0a09 [2022-10-25T17:12:51.676Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T17:12:53.117Z] ---> 693deafb3387 [2022-10-25T17:12:53.117Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T17:12:53.701Z] ---> b4602561ebe2 [2022-10-25T17:12:53.701Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T17:12:55.412Z] ---> 38580a69b777 [2022-10-25T17:12:55.412Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-25T17:12:55.412Z] ---> Running in c728f5bc8cfb [2022-10-25T17:12:55.412Z] Removing intermediate container c728f5bc8cfb [2022-10-25T17:12:55.412Z] ---> 2578948c5cd8 [2022-10-25T17:12:55.412Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T17:12:55.412Z] ---> Running in f061edc7b919 [2022-10-25T17:12:55.997Z] Removing intermediate container f061edc7b919 [2022-10-25T17:12:55.997Z] ---> 09a3b5a122ed [2022-10-25T17:12:55.997Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T17:12:55.997Z] ---> Running in 9244cc3c379e [2022-10-25T17:12:56.265Z] Removing intermediate container 9244cc3c379e [2022-10-25T17:12:56.531Z] ---> 116133fa2d9b [2022-10-25T17:12:56.531Z] Step 24/25 : LABEL git_sha=9e554929d717cf1151dbdc4a6532773c76b36b26 [2022-10-25T17:12:56.531Z] ---> Running in 67290f9881f7 [2022-10-25T17:12:57.113Z] Removing intermediate container 67290f9881f7 [2022-10-25T17:12:57.113Z] ---> 4c106cbcf6fc [2022-10-25T17:12:57.113Z] Step 25/25 : LABEL version=2.3.0-dev.102 [2022-10-25T17:12:57.113Z] ---> Running in 4c37459f5c08 [2022-10-25T17:12:57.694Z] Removing intermediate container 4c37459f5c08 [2022-10-25T17:12:57.694Z] ---> b95959d01c4b [2022-10-25T17:12:57.694Z] [2022-10-25T17:12:57.694Z] Successfully built b95959d01c4b [2022-10-25T17:12:57.694Z] Successfully tagged core-metadata-arm64:latest [2022-10-25T17:13:20.016Z]  Building core-metadata ... done Removing intermediate container 56e4ef4b2fb8 [2022-10-25T17:13:20.016Z] ---> a88255f87518 [2022-10-25T17:13:20.016Z] [2022-10-25T17:13:20.016Z] Step 9/20 : FROM alpine:3.15 [2022-10-25T17:13:20.016Z] ---> 02e0d6fdf486 [2022-10-25T17:13:20.016Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T17:13:20.016Z] ---> Using cache [2022-10-25T17:13:20.016Z] ---> 74d08fb9f87a [2022-10-25T17:13:20.016Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T17:13:20.016Z] ---> Using cache [2022-10-25T17:13:20.016Z] ---> 6f71d68c1006 [2022-10-25T17:13:20.016Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T17:13:20.016Z] ---> Running in 3d44b7618cdb [2022-10-25T17:13:20.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T17:13:20.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T17:13:20.016Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:13:20.016Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-10-25T17:13:20.016Z] ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:13:20.016Z] WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-10-25T17:13:20.016Z] 2 errors; 14 distinct packages available [2022-10-25T17:13:20.016Z] [2022-10-25T17:13:20.016Z] ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") [2022-10-25T17:13:20.016Z] [2022-10-25T17:13:20.016Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T17:13:20.016Z] [2022-10-25T17:13:20.016Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") [2022-10-25T17:13:20.016Z] [2022-10-25T17:13:20.016Z] ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2") [2022-10-25T17:13:20.016Z] [2022-10-25T17:13:20.016Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-10-25T17:13:20.016Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-10-25T17:13:20.625Z] $ docker stop --time=1 8e31df297433dd3ef3355d655912021bd5b8bc5bcdcaef75254ed452efd6de06 [2022-10-25T17:13:22.342Z] $ docker rm -f 8e31df297433dd3ef3355d655912021bd5b8bc5bcdcaef75254ed452efd6de06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:13:22.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:13:22.942Z] [2022-10-25T17:13:22.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:13:23.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:13:23.545Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T17:13:23.545Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T17:13:23.545Z] 04944245beec: Pulling fs layer [2022-10-25T17:13:23.545Z] 699f458cf7ca: Pulling fs layer [2022-10-25T17:13:23.545Z] 765212b225bb: Pulling fs layer [2022-10-25T17:13:23.545Z] f23df028b6ca: Pulling fs layer [2022-10-25T17:13:23.545Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T17:13:23.545Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T17:13:23.545Z] 765212b225bb: Waiting [2022-10-25T17:13:23.545Z] f23df028b6ca: Waiting [2022-10-25T17:13:23.545Z] d65c8cfc05b1: Waiting [2022-10-25T17:13:23.545Z] 2437ff75d9bd: Waiting [2022-10-25T17:13:23.545Z] 04944245beec: Verifying Checksum [2022-10-25T17:13:23.545Z] 04944245beec: Download complete [2022-10-25T17:13:23.545Z] 765212b225bb: Verifying Checksum [2022-10-25T17:13:23.545Z] 765212b225bb: Download complete [2022-10-25T17:13:23.545Z] f23df028b6ca: Verifying Checksum [2022-10-25T17:13:23.545Z] f23df028b6ca: Download complete [2022-10-25T17:13:23.545Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T17:13:23.545Z] d65c8cfc05b1: Download complete [2022-10-25T17:13:23.813Z] 699f458cf7ca: Verifying Checksum [2022-10-25T17:13:23.813Z] 699f458cf7ca: Download complete [2022-10-25T17:13:24.399Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T17:13:24.399Z] 8998bd30e6a1: Download complete [2022-10-25T17:13:26.985Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T17:13:26.985Z] 2437ff75d9bd: Download complete [2022-10-25T17:13:28.393Z] 8998bd30e6a1: Pull complete [2022-10-25T17:13:28.661Z] 04944245beec: Pull complete [2022-10-25T17:13:30.070Z] 699f458cf7ca: Pull complete [2022-10-25T17:13:30.070Z] 765212b225bb: Pull complete [2022-10-25T17:13:31.030Z] f23df028b6ca: Pull complete [2022-10-25T17:13:31.030Z] d65c8cfc05b1: Pull complete [2022-10-25T17:13:43.327Z] 2437ff75d9bd: Pull complete [2022-10-25T17:13:43.327Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T17:13:43.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:13:43.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:13:43.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-116919 does not seem to be running inside a container [2022-10-25T17:13:43.591Z] $ 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/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T17:13:46.401Z] $ docker top fc1d654f88fa5360aed81954fd5e8225705e0310f668e0818b2f53268a5fa329 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:13:47.293Z] ---> job-cost.sh [2022-10-25T17:13:47.293Z] lf-activate-venv: SKIPPING [2022-10-25T17:13:47.293Z] INFO: No Stack... [2022-10-25T17:13:47.873Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T17:13:48.837Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T17:13:49.497Z] + cat /w/workspace/edgex-go/342/archives/cost.csv [2022-10-25T17:13:49.497Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T17:13:49.538Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-342-stack-cost] [2022-10-25T17:13:49.544Z] Resource [jenkins-edgexfoundry-edgex-go-main-342-stack-cost] did not exist. Created. [2022-10-25T17:13:49.544Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-342-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T17:13:50.193Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T17:13:50.870Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T17:13:50.880Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-342-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T17:13:50.909Z] $ docker stop --time=1 fc1d654f88fa5360aed81954fd5e8225705e0310f668e0818b2f53268a5fa329 [2022-10-25T17:13:52.507Z] $ docker rm -f fc1d654f88fa5360aed81954fd5e8225705e0310f668e0818b2f53268a5fa329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T17:13:52.782Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-10-25T17:13:53.339Z] + [ -d /w/workspace/edgex-go/342/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:13:53.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:13:54.484Z] ---> package-listing.sh [2022-10-25T17:13:54.484Z] ++ facter osfamily [2022-10-25T17:13:54.484Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T17:13:54.744Z] + OS_FAMILY=debian [2022-10-25T17:13:54.744Z] + workspace=/w/workspace/edgex-go/342 [2022-10-25T17:13:54.744Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T17:13:54.744Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T17:13:54.744Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T17:13:54.744Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T17:13:54.744Z] + '[' /w/workspace/edgex-go/342 ']' [2022-10-25T17:13:54.744Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T17:13:54.744Z] + case "${OS_FAMILY}" in [2022-10-25T17:13:54.744Z] + dpkg -l [2022-10-25T17:13:54.744Z] + grep '^ii' [2022-10-25T17:13:54.744Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T17:13:54.744Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T17:13:54.744Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T17:13:54.744Z] + '[' /w/workspace/edgex-go/342 ']' [2022-10-25T17:13:54.744Z] + mkdir -p /w/workspace/edgex-go/342/archives/ [2022-10-25T17:13:54.744Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/342/archives/ [Pipeline] echo [2022-10-25T17:13:54.755Z] 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/342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T17:13:55.031Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:13:55.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:13:55.588Z] [2022-10-25T17:13:55.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:13:55.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:13:55.885Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T17:13:55.885Z] 5eb5b503b376: Pulling fs layer [2022-10-25T17:13:55.885Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T17:13:55.885Z] ec43610c2a17: Pulling fs layer [2022-10-25T17:13:55.885Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T17:13:55.885Z] 33b1e0a273af: Pulling fs layer [2022-10-25T17:13:55.885Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T17:13:55.885Z] 2f39f015ded8: Pulling fs layer [2022-10-25T17:13:55.885Z] 3a2ae6a8a46f: Waiting [2022-10-25T17:13:55.885Z] 33b1e0a273af: Waiting [2022-10-25T17:13:55.885Z] 5d3b04190fa2: Waiting [2022-10-25T17:13:55.885Z] 5c69ac0246d0: Download complete [2022-10-25T17:13:55.885Z] 3a2ae6a8a46f: Download complete [2022-10-25T17:13:55.885Z] ec43610c2a17: Verifying Checksum [2022-10-25T17:13:55.885Z] ec43610c2a17: Download complete [2022-10-25T17:13:55.885Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T17:13:55.885Z] 5d3b04190fa2: Download complete [2022-10-25T17:13:55.885Z] 33b1e0a273af: Verifying Checksum [2022-10-25T17:13:55.885Z] 33b1e0a273af: Download complete [2022-10-25T17:13:56.145Z] 5eb5b503b376: Verifying Checksum [2022-10-25T17:13:56.145Z] 5eb5b503b376: Download complete [2022-10-25T17:13:56.710Z] 2f39f015ded8: Download complete [2022-10-25T17:13:57.308Z] 5eb5b503b376: Pull complete [2022-10-25T17:13:57.308Z] 5c69ac0246d0: Pull complete [2022-10-25T17:13:57.946Z] ec43610c2a17: Pull complete [2022-10-25T17:13:57.946Z] 3a2ae6a8a46f: Pull complete [2022-10-25T17:13:58.221Z] 33b1e0a273af: Pull complete [2022-10-25T17:13:58.221Z] 5d3b04190fa2: Pull complete [2022-10-25T17:14:02.543Z] 2f39f015ded8: Pull complete [2022-10-25T17:14:02.543Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T17:14:02.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:14:02.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:14:02.618Z] prd-ubuntu20.04-docker-8c-8g-116909 does not seem to be running inside a container [2022-10-25T17:14:02.648Z] $ 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/342/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/342 -v /w/workspace/edgex-go/342:/w/workspace/edgex-go/342:rw,z -v /w/workspace/edgex-go/342@tmp:/w/workspace/edgex-go/342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T17:14:04.149Z] $ docker top 5cc8026702684250e81ba2a267c9306ab74ddcad0e43e3a01e45336873c4026b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:14:04.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T17:14:04.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T17:14:05.061Z] + ls /var/log/sa-host [2022-10-25T17:14:05.061Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T17:14:05.117Z] provisioning config files... [2022-10-25T17:14:05.124Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/342@tmp/config18160554044524125800tmp [Pipeline] { [Pipeline] echo [2022-10-25T17:14:05.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:14:05.423Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T17:14:05.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:14:05.751Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T17:14:05.759Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:14:06.050Z] ---> sudo-logs.sh [2022-10-25T17:14:06.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T17:14:06.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:14:06.378Z] ---> job-cost.sh [2022-10-25T17:14:06.378Z] lf-activate-venv: SKIPPING [2022-10-25T17:14:06.378Z] DEBUG: total: 0.10999999940395355 [2022-10-25T17:14:06.378Z] INFO: Retrieving Stack Cost... [2022-10-25T17:14:06.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T17:14:07.204Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T17:14:07.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:14:07.496Z] ---> logs-deploy.sh [2022-10-25T17:14:07.496Z] lf-activate-venv: SKIPPING [2022-10-25T17:14:07.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/342 [2022-10-25T17:14:07.496Z] INFO: archiving workspace using pattern(s): [2022-10-25T17:14:08.429Z] Archives upload complete. [2022-10-25T17:14:08.429Z] INFO: archiving logs to Nexus