Pull request #4200 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 78ede30a3e8baac30a9a1e988cb206c5ed4607cd rather than 895df5c41787de143cb3e0c973c0ae3bd64790aa Obtained Jenkinsfile from 78ede30a3e8baac30a9a1e988cb206c5ed4607cd 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-ssh658369153186920360.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-ssh14801000025969471546.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11470540228228211472.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7690371877385349579.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15139014040849154476.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18221559524677288593.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8469 in /w/workspace/edgexfoundry_edgex-go_PR-4200 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub 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 Merging remotes/origin/main commit 78ede30a3e8baac30a9a1e988cb206c5ed4607cd into PR head commit 895df5c41787de143cb3e0c973c0ae3bd64790aa Merge succeeded, producing 895df5c41787de143cb3e0c973c0ae3bd64790aa Checking out Revision 895df5c41787de143cb3e0c973c0ae3bd64790aa (PR-4200) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub 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/pull/4200/head:refs/remotes/origin/PR-4200 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 895df5c41787de143cb3e0c973c0ae3bd64790aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 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 merge 78ede30a3e8baac30a9a1e988cb206c5ed4607cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 895df5c41787de143cb3e0c973c0ae3bd64790aa # timeout=10 Commit message: "fix(scheduler): Check interval when adding intervalAction" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-18T12:42:00.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-18T12:42:00.332Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-18T12:42:00.426Z] ========================================================= [2022-10-18T12:42:00.426Z] EdgeX Global Pipelines Version Info [2022-10-18T12:42:00.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-18T12:42:01.552Z] ------------------- [2022-10-18T12:42:01.552Z] stable info: [2022-10-18T12:42:01.552Z] ------------------- [2022-10-18T12:42:01.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-18T12:42:01.552Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T12:42:01.552Z] Message: update stable to v1.0.243 [2022-10-18T12:42:01.812Z] ------------------- [2022-10-18T12:42:01.812Z] experimental info: [2022-10-18T12:42:01.812Z] ------------------- [2022-10-18T12:42:01.812Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-18T12:42:01.812Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T12:42:01.812Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-18T12:42:02.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-18T12:42:02.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-18T12:42:02.163Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-18T12:42:02.199Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-18T12:42:02.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-18T12:42:02.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-18T12:42:02.311Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-18T12:42:02.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-18T12:42:02.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-18T12:42:02.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-18T12:42:02.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-18T12:42:02.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-18T12:42:02.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-18T12:42:02.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-18T12:42:02.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-18T12:42:02.646Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T12:42:02.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T12:42:02.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-18T12:42:02.756Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-18T12:42:02.799Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-18T12:42:02.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-18T12:42:02.877Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-18T12:42:02.917Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-18T12:42:02.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4200 [Pipeline] echo [2022-10-18T12:42:02.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4200 [Pipeline] echo [2022-10-18T12:42:03.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4200 [Pipeline] echo [2022-10-18T12:42:03.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 895df5c41787de143cb3e0c973c0ae3bd64790aa [Pipeline] echo [2022-10-18T12:42:03.108Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 895df5c [Pipeline] echo [2022-10-18T12:42:03.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T12:42:03.259Z] provisioning config files... [2022-10-18T12:42:03.273Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1736849858471628598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T12:42:03.610Z] ---> docker-login.sh [2022-10-18T12:42:03.610Z] nexus3.edgexfoundry.org:10001 [2022-10-18T12:42:03.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:42:04.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:42:04.134Z] Configure a credential helper to remove this warning. See [2022-10-18T12:42:04.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:42:04.134Z] [2022-10-18T12:42:04.134Z] Login Succeeded [2022-10-18T12:42:04.134Z] nexus3.edgexfoundry.org:10002 [2022-10-18T12:42:04.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:42:04.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:42:04.134Z] Configure a credential helper to remove this warning. See [2022-10-18T12:42:04.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:42:04.134Z] [2022-10-18T12:42:04.134Z] Login Succeeded [2022-10-18T12:42:04.134Z] nexus3.edgexfoundry.org:10003 [2022-10-18T12:42:04.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:42:04.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:42:04.394Z] Configure a credential helper to remove this warning. See [2022-10-18T12:42:04.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:42:04.394Z] [2022-10-18T12:42:04.394Z] Login Succeeded [2022-10-18T12:42:04.394Z] nexus3.edgexfoundry.org:10004 [2022-10-18T12:42:04.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:42:04.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:42:04.394Z] Configure a credential helper to remove this warning. See [2022-10-18T12:42:04.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:42:04.394Z] [2022-10-18T12:42:04.394Z] Login Succeeded [2022-10-18T12:42:04.394Z] docker.io [2022-10-18T12:42:04.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:42:04.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:42:04.962Z] Configure a credential helper to remove this warning. See [2022-10-18T12:42:04.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:42:04.962Z] [2022-10-18T12:42:04.962Z] Login Succeeded [2022-10-18T12:42:04.962Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T12:42:04.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T12:42:05.399Z] + 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-18T12:42:05.400Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2022-10-18T12:42:05.400Z] -f2 [2022-10-18T12:42:05.400Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/core-data/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/core-metadata/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/support-notifications/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-18T12:42:05.400Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-18T12:42:05.400Z] + cut -d/ -f2 [2022-10-18T12:42:05.400Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-18T12:42:05.487Z] 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-18T12:42:05.983Z] + git rev-list -1 --merges 895df5c41787de143cb3e0c973c0ae3bd64790aa~1..895df5c41787de143cb3e0c973c0ae3bd64790aa [Pipeline] echo [2022-10-18T12:42:06.015Z] -----------> git rev-list -1 --merges 895df5c41787de143cb3e0c973c0ae3bd64790aa~1..895df5c41787de143cb3e0c973c0ae3bd64790aa 895df5c41787de143cb3e0c973c0ae3bd64790aa [false] [Pipeline] sh [2022-10-18T12:42:06.320Z] + git log --format=format:%s -1 895df5c41787de143cb3e0c973c0ae3bd64790aa [Pipeline] echo [2022-10-18T12:42:06.353Z] ========================================================= [2022-10-18T12:42:06.353Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-18T12:42:06.354Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-18T12:42:06.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T12:42:06.843Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-18T12:42:06.843Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-18T12:42:06.843Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-18T12:42:06.843Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-18T12:42:06.843Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-18T12:42:06.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:42:07.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T12:42:07.325Z] [2022-10-18T12:42:07.325Z] 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-18T12:42:07.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T12:42:07.719Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-18T12:42:07.719Z] b85a868b505f: Pulling fs layer [2022-10-18T12:42:07.719Z] e2be974225ed: Pulling fs layer [2022-10-18T12:42:07.719Z] 339a4e72a1f5: Pulling fs layer [2022-10-18T12:42:07.719Z] 988bab9f4d93: Pulling fs layer [2022-10-18T12:42:07.719Z] 1469e6f7b9e6: Pulling fs layer [2022-10-18T12:42:07.719Z] eaf3925da568: Pulling fs layer [2022-10-18T12:42:07.719Z] bab4dde63d76: Pulling fs layer [2022-10-18T12:42:07.719Z] bde34c3a00c8: Pulling fs layer [2022-10-18T12:42:07.719Z] b352a97aabf1: Pulling fs layer [2022-10-18T12:42:07.719Z] 4872d77fe225: Pulling fs layer [2022-10-18T12:42:07.719Z] 5851b861e8e6: Pulling fs layer [2022-10-18T12:42:07.719Z] 988bab9f4d93: Waiting [2022-10-18T12:42:07.719Z] 1469e6f7b9e6: Waiting [2022-10-18T12:42:07.719Z] eaf3925da568: Waiting [2022-10-18T12:42:07.719Z] bab4dde63d76: Waiting [2022-10-18T12:42:07.719Z] bde34c3a00c8: Waiting [2022-10-18T12:42:07.719Z] b352a97aabf1: Waiting [2022-10-18T12:42:07.719Z] 4872d77fe225: Waiting [2022-10-18T12:42:07.719Z] 5851b861e8e6: Waiting [2022-10-18T12:42:07.719Z] e2be974225ed: Download complete [2022-10-18T12:42:07.719Z] 988bab9f4d93: Verifying Checksum [2022-10-18T12:42:07.719Z] 988bab9f4d93: Download complete [2022-10-18T12:42:07.982Z] 1469e6f7b9e6: Verifying Checksum [2022-10-18T12:42:07.982Z] 1469e6f7b9e6: Download complete [2022-10-18T12:42:07.982Z] eaf3925da568: Verifying Checksum [2022-10-18T12:42:07.982Z] eaf3925da568: Download complete [2022-10-18T12:42:07.982Z] 339a4e72a1f5: Verifying Checksum [2022-10-18T12:42:07.982Z] 339a4e72a1f5: Download complete [2022-10-18T12:42:07.982Z] bde34c3a00c8: Download complete [2022-10-18T12:42:07.982Z] b352a97aabf1: Download complete [2022-10-18T12:42:07.982Z] 4872d77fe225: Verifying Checksum [2022-10-18T12:42:07.982Z] 4872d77fe225: Download complete [2022-10-18T12:42:07.982Z] 5851b861e8e6: Verifying Checksum [2022-10-18T12:42:07.982Z] 5851b861e8e6: Download complete [2022-10-18T12:42:07.982Z] b85a868b505f: Verifying Checksum [2022-10-18T12:42:07.982Z] b85a868b505f: Download complete [2022-10-18T12:42:08.240Z] bab4dde63d76: Verifying Checksum [2022-10-18T12:42:08.240Z] bab4dde63d76: Download complete [2022-10-18T12:42:09.182Z] b85a868b505f: Pull complete [2022-10-18T12:42:09.439Z] e2be974225ed: Pull complete [2022-10-18T12:42:10.010Z] 339a4e72a1f5: Pull complete [2022-10-18T12:42:10.010Z] 988bab9f4d93: Pull complete [2022-10-18T12:42:10.270Z] 1469e6f7b9e6: Pull complete [2022-10-18T12:42:10.270Z] eaf3925da568: Pull complete [2022-10-18T12:42:12.176Z] bab4dde63d76: Pull complete [2022-10-18T12:42:12.176Z] bde34c3a00c8: Pull complete [2022-10-18T12:42:12.176Z] b352a97aabf1: Pull complete [2022-10-18T12:42:12.436Z] 4872d77fe225: Pull complete [2022-10-18T12:42:12.436Z] 5851b861e8e6: Pull complete [2022-10-18T12:42:12.436Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-18T12:42:12.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T12:42:12.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T12:42:12.651Z] prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container [2022-10-18T12:42:12.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T12:42:16.047Z] $ docker top 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 -eo pid,comm [2022-10-18T12:42:16.100Z] 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-18T12:42:16.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T12:42:16.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T12:42:16.220Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T12:42:16.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T12:42:16.330Z] $ docker exec 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 ssh-agent [2022-10-18T12:42:16.441Z] SSH_AUTH_SOCK=/tmp/ssh-rXspFwwmJFeb/agent.32 [2022-10-18T12:42:16.441Z] SSH_AGENT_PID=38 [2022-10-18T12:42:16.447Z] Running ssh-add (command line suppressed) [2022-10-18T12:42:16.575Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16599326913183230684.key (/w/workspace/edgex-go/1@tmp/private_key_16599326913183230684.key) [2022-10-18T12:42:16.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T12:42:16.910Z] + git tag --points-at HEAD [Pipeline] } [2022-10-18T12:42:16.934Z] $ docker exec --env ******** --env ******** 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 ssh-agent -k [2022-10-18T12:42:17.021Z] unset SSH_AUTH_SOCK; [2022-10-18T12:42:17.021Z] unset SSH_AGENT_PID; [2022-10-18T12:42:17.021Z] echo Agent pid 38 killed; [2022-10-18T12:42:17.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-18T12:42:17.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T12:42:17.103Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T12:42:17.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T12:42:17.213Z] $ docker exec 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 ssh-agent [2022-10-18T12:42:17.311Z] SSH_AUTH_SOCK=/tmp/ssh-sqcgChcrVvtl/agent.70 [2022-10-18T12:42:17.311Z] SSH_AGENT_PID=76 [2022-10-18T12:42:17.315Z] Running ssh-add (command line suppressed) [2022-10-18T12:42:17.415Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1085550285403829300.key (/w/workspace/edgex-go/1@tmp/private_key_1085550285403829300.key) [2022-10-18T12:42:17.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T12:42:17.765Z] + git semver init [2022-10-18T12:42:18.025Z] 2022-10-18 12:42:17,960 [run_init] DEBUG init version:0.0.0 force:False [2022-10-18T12:42:18.025Z] 2022-10-18 12:42:17,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-10-18T12:42:18.025Z] 2022-10-18 12:42:17,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-10-18T12:42:18.025Z] 2022-10-18 12:42:17,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-10-18T12:42:23.303Z] 2022-10-18 12:42:22,801 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-10-18T12:42:23.303Z] 2022-10-18 12:42:22,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4200 with force:False [2022-10-18T12:42:23.303Z] 2022-10-18 12:42:22,802 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4200 [2022-10-18T12:42:23.303Z] 2022-10-18 12:42:22,805 [execute] INFO git cat-file --batch-check [2022-10-18T12:42:23.303Z] 2022-10-18 12:42:22,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T12:42:23.303Z] 2022-10-18 12:42:22,811 [execute] INFO git cat-file --batch [2022-10-18T12:42:23.303Z] 2022-10-18 12:42:22,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T12:42:23.303Z] 2022-10-18 12:42:22,817 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4200 [2022-10-18T12:42:23.303Z] 0.0.0 [Pipeline] } [2022-10-18T12:42:23.332Z] $ docker exec --env ******** --env ******** 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 ssh-agent -k [2022-10-18T12:42:23.425Z] unset SSH_AUTH_SOCK; [2022-10-18T12:42:23.425Z] unset SSH_AGENT_PID; [2022-10-18T12:42:23.426Z] echo Agent pid 76 killed; [2022-10-18T12:42:23.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T12:42:23.836Z] + git semver [Pipeline] } [2022-10-18T12:42:24.120Z] $ docker stop --time=1 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 [2022-10-18T12:42:25.394Z] $ docker rm -f 1e77afa26f4ca8dc2499e8233705283b850953bde8a56a970798b0802f375582 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T12:42:25.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-18T12:42:26.010Z] Stashed 1 file(s) [Pipeline] echo [2022-10-18T12:42:26.027Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T12:42:26.738Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-18T12:42:26.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T12:42:26.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T12:42:26.828Z] ========================================================= [2022-10-18T12:42:26.828Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-18T12:42:26.828Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-18T12:42:27.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T12:42:27.162Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-18T12:42:27.162Z] 213ec9aee27d: Pulling fs layer [2022-10-18T12:42:27.162Z] 4583459ba037: Pulling fs layer [2022-10-18T12:42:27.162Z] 93c1e223e6f2: Pulling fs layer [2022-10-18T12:42:27.162Z] 53926ce57604: Pulling fs layer [2022-10-18T12:42:27.162Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-18T12:42:27.162Z] 30f14e443154: Pulling fs layer [2022-10-18T12:42:27.162Z] 801331c1e519: Pulling fs layer [2022-10-18T12:42:27.162Z] 99cc6dd402b0: Pulling fs layer [2022-10-18T12:42:27.162Z] 7d9ed39f4882: Pulling fs layer [2022-10-18T12:42:27.162Z] 53926ce57604: Waiting [2022-10-18T12:42:27.162Z] 21b2b0c7a3f4: Waiting [2022-10-18T12:42:27.162Z] 30f14e443154: Waiting [2022-10-18T12:42:27.162Z] 801331c1e519: Waiting [2022-10-18T12:42:27.162Z] 99cc6dd402b0: Waiting [2022-10-18T12:42:27.162Z] 7d9ed39f4882: Waiting [2022-10-18T12:42:27.162Z] 93c1e223e6f2: Download complete [2022-10-18T12:42:27.162Z] 4583459ba037: Download complete [2022-10-18T12:42:27.162Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-18T12:42:27.162Z] 21b2b0c7a3f4: Download complete [2022-10-18T12:42:27.163Z] 30f14e443154: Verifying Checksum [2022-10-18T12:42:27.163Z] 213ec9aee27d: Verifying Checksum [2022-10-18T12:42:27.163Z] 213ec9aee27d: Download complete [2022-10-18T12:42:27.163Z] 801331c1e519: Verifying Checksum [2022-10-18T12:42:27.163Z] 801331c1e519: Download complete [2022-10-18T12:42:27.425Z] 213ec9aee27d: Pull complete [2022-10-18T12:42:27.425Z] 4583459ba037: Pull complete [2022-10-18T12:42:27.694Z] 93c1e223e6f2: Pull complete [2022-10-18T12:42:27.694Z] 7d9ed39f4882: Verifying Checksum [2022-10-18T12:42:27.694Z] 7d9ed39f4882: Download complete [2022-10-18T12:42:27.953Z] 99cc6dd402b0: Verifying Checksum [2022-10-18T12:42:27.953Z] 99cc6dd402b0: Download complete [2022-10-18T12:42:27.953Z] 53926ce57604: Verifying Checksum [2022-10-18T12:42:27.953Z] 53926ce57604: Download complete [2022-10-18T12:42:32.135Z] 53926ce57604: Pull complete [2022-10-18T12:42:32.135Z] 21b2b0c7a3f4: Pull complete [2022-10-18T12:42:32.135Z] 30f14e443154: Pull complete [2022-10-18T12:42:32.135Z] 801331c1e519: Pull complete [2022-10-18T12:42:33.505Z] 99cc6dd402b0: Pull complete [2022-10-18T12:42:34.437Z] 7d9ed39f4882: Pull complete [2022-10-18T12:42:34.437Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-18T12:42:34.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T12:42:34.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-18T12:42:34.799Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T12:42:34.799Z] WORKDIR /edgex [2022-10-18T12:42:34.799Z] COPY go.mod . [2022-10-18T12:42:34.799Z] RUN go mod download [2022-10-18T12:42:34.799Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-18T12:42:35.369Z] Sending build context to Docker daemon 169.7MB [2022-10-18T12:42:35.369Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T12:42:35.369Z] ---> 1dedd983c030 [2022-10-18T12:42:35.369Z] Step 2/4 : WORKDIR /edgex [2022-10-18T12:42:40.640Z] ---> Running in ae778815afe8 [2022-10-18T12:42:40.640Z] Removing intermediate container ae778815afe8 [2022-10-18T12:42:40.640Z] ---> 2ad84d2e126c [2022-10-18T12:42:40.640Z] Step 3/4 : COPY go.mod . [2022-10-18T12:42:40.640Z] ---> fc1318e26536 [2022-10-18T12:42:40.640Z] Step 4/4 : RUN go mod download [2022-10-18T12:42:40.640Z] ---> Running in f24a216b077f [2022-10-18T12:42:41.306Z] Still waiting to schedule task [2022-10-18T12:42:41.306Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-18T12:42:58.734Z] Removing intermediate container f24a216b077f [2022-10-18T12:42:58.734Z] ---> 6af0f7cda689 [2022-10-18T12:42:58.734Z] Successfully built 6af0f7cda689 [2022-10-18T12:42:58.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:42:59.098Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T12:42:59.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T12:42:59.231Z] prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container [2022-10-18T12:42:59.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T12:42:59.735Z] $ docker top 795e0d0a598e6bfe4ecc6b9bac0e44ef9936735f7af3f49491244f76968afa1c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T12:43:00.122Z] + go version [2022-10-18T12:43:00.122Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-18T12:43:00.157Z] $ docker stop --time=1 795e0d0a598e6bfe4ecc6b9bac0e44ef9936735f7af3f49491244f76968afa1c [2022-10-18T12:43:01.432Z] $ docker rm -f 795e0d0a598e6bfe4ecc6b9bac0e44ef9936735f7af3f49491244f76968afa1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:43:02.121Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T12:43:02.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T12:43:02.255Z] prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container [2022-10-18T12:43:02.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T12:43:02.615Z] $ docker top d94079cce1aafbd73ac1549b45c028cf2233ee9eaa6d10d8ceb5a123f510f4cc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T12:43:02.717Z] ========================================================= [2022-10-18T12:43:02.717Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-18T12:43:02.717Z] ========================================================= [Pipeline] sh [2022-10-18T12:43:03.007Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-18T12:43:03.357Z] + make test [2022-10-18T12:43:03.357Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-18T12:43:09.916Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-18T12:43:24.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-18T12:43:24.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-10-18T12:43:24.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-18T12:43:24.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-18T12:43:24.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.130s coverage: 98.5% of statements [2022-10-18T12:43:24.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.110s coverage: 41.3% of statements [2022-10-18T12:43:24.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-18T12:43:24.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-18T12:43:25.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.2% of statements [2022-10-18T12:43:25.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-18T12:43:25.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.455s coverage: 89.2% of statements [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.2% of statements [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.565s coverage: 95.6% of statements [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.098s coverage: 60.0% of statements [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2022-10-18T12:43:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 47.1% of statements [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2022-10-18T12:43:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-10-18T12:43:37.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2022-10-18T12:43:37.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-10-18T12:43:40.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.280s coverage: 80.5% of statements [2022-10-18T12:43:40.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-18T12:43:48.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.158s coverage: 100.0% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.132s coverage: 58.8% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 64.7% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 41.8% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-18T12:43:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-10-18T12:43:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-18T12:43:48.579Z] 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-18T12:44:10.504Z] 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-18T12:44:10.504Z] GO111MODULE=on go vet ./... [2022-10-18T12:44:11.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T12:44:11.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-18T12:44:11.328Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-18T12:44:11.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-18T12:44:11.686Z] + ls -al . [2022-10-18T12:44:11.686Z] total 760 [2022-10-18T12:44:11.686Z] drwxrwxr-x 11 1001 1001 4096 Oct 18 12:43 . [2022-10-18T12:44:11.686Z] drwxr-xr-x 4 root root 4096 Oct 18 12:43 .. [2022-10-18T12:44:11.686Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 12:41 .blubracket [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 16 Oct 18 12:41 .dockerignore [2022-10-18T12:44:11.686Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 12:43 .git [2022-10-18T12:44:11.686Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 12:41 .github [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 1030 Oct 18 12:41 .gitignore [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 12:41 .golangci.yml [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 87 Oct 18 12:41 .hadolint.yml [2022-10-18T12:44:11.686Z] drwxr-xr-x 3 1001 1001 4096 Oct 18 12:42 .semver [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 12:41 .sonarcloud.properties [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 12:41 ADOPTERS.md [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 10722 Oct 18 12:41 Attribution.txt [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 63209 Oct 18 12:41 CHANGELOG.md [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 12:41 CONTRIBUTING.md [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 12:41 GOVERNANCE.md [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 850 Oct 18 12:41 Jenkinsfile [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 12:41 LICENSE [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 13857 Oct 18 12:41 Makefile [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 12:41 OWNERS.md [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 9799 Oct 18 12:41 README.md [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 12:41 SECURITY.md [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 5 Oct 18 12:42 VERSION [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 12:41 ZMQWindows.md [2022-10-18T12:44:11.686Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 12:41 bin [2022-10-18T12:44:11.686Z] drwxrwxr-x 18 1001 1001 4096 Oct 18 12:41 cmd [2022-10-18T12:44:11.686Z] -rw-r--r-- 1 root root 503479 Oct 18 12:43 coverage.out [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 3458 Oct 18 12:41 go.mod [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 38041 Oct 18 12:41 go.sum [2022-10-18T12:44:11.686Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 12:41 internal [2022-10-18T12:44:11.686Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 12:41 openapi [2022-10-18T12:44:11.686Z] drwxrwxr-x 4 1001 1001 4096 Oct 18 12:41 snap [2022-10-18T12:44:11.686Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 12:41 version.go [Pipeline] sh [2022-10-18T12:44:11.999Z] + '[' -e coverage.out ] [2022-10-18T12:44:11.999Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-18T12:44:12.126Z] Stashed 1 file(s) [Pipeline] sh [2022-10-18T12:44:12.422Z] + make build [2022-10-18T12:44:12.422Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T12:44:13.152Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8470 in /w/workspace/edgexfoundry_edgex-go_PR-4200 [Pipeline] { [Pipeline] ws [2022-10-18T12:44:13.191Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-10-18T12:44:13.271Z] The recommended git tool is: git [2022-10-18T12:44:18.487Z] using credential edgex-jenkins-ssh [2022-10-18T12:44:18.504Z] Cloning the remote Git repository [2022-10-18T12:44:18.552Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-18T12:44:18.628Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-10-18T12:44:18.780Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-18T12:44:18.781Z] > git --version # timeout=10 [2022-10-18T12:44:18.808Z] > git --version # 'git version 2.25.1' [2022-10-18T12:44:18.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T12:44:18.852Z] Verifying host key using known hosts file [2022-10-18T12:44:19.042Z] 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-18T12:44:19.052Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T12:44:24.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T12:44:34.597Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T12:44:34.597Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T12:44:36.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-18T12:44:36.600Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T12:44:37.407Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-18T12:44:37.451Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-18T12:44:37.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T12:44:37.457Z] Verifying host key using known hosts file [2022-10-18T12:44:37.464Z] 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-18T12:44:37.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4200/head:refs/remotes/origin/PR-4200 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-18T12:44:38.323Z] Merging remotes/origin/main commit 78ede30a3e8baac30a9a1e988cb206c5ed4607cd into PR head commit 895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:44:38.719Z] Merge succeeded, producing 895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:44:38.719Z] Checking out Revision 895df5c41787de143cb3e0c973c0ae3bd64790aa (PR-4200) [2022-10-18T12:44:38.337Z] > git config core.sparsecheckout # timeout=10 [2022-10-18T12:44:38.356Z] > git checkout -f 895df5c41787de143cb3e0c973c0ae3bd64790aa # timeout=10 [2022-10-18T12:44:38.609Z] > git remote # timeout=10 [2022-10-18T12:44:38.632Z] > git config --get remote.origin.url # timeout=10 [2022-10-18T12:44:38.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T12:44:38.661Z] Verifying host key using known hosts file [2022-10-18T12:44:38.666Z] 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-18T12:44:38.677Z] > git merge 78ede30a3e8baac30a9a1e988cb206c5ed4607cd # timeout=10 [2022-10-18T12:44:38.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-18T12:44:38.722Z] > git config core.sparsecheckout # timeout=10 [2022-10-18T12:44:38.736Z] > git checkout -f 895df5c41787de143cb3e0c973c0ae3bd64790aa # timeout=10 [2022-10-18T12:44:42.342Z] Commit message: "fix(scheduler): Check interval when adding intervalAction" [2022-10-18T12:44:42.391Z] > git --version # timeout=10 [2022-10-18T12:44:42.403Z] > git --version # 'git version 2.25.1' [2022-10-18T12:44:42.415Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T12:44:42.706Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T12:44:42.706Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-10-18T12:44:42.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T12:44:43.574Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-18T12:44:43.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T12:44:43.574Z] Dload Upload Total Spent Left Speed [2022-10-18T12:44:43.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-10-18T12:44:44.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-18T12:44:44.639Z] + sudo tee /etc/docker/daemon.new [2022-10-18T12:44:44.639Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-18T12:44:44.639Z] { [2022-10-18T12:44:44.639Z] "registry-mirrors": [ [2022-10-18T12:44:44.639Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-18T12:44:44.639Z] ], [2022-10-18T12:44:44.639Z] "bip": "10.250.0.254/24", [2022-10-18T12:44:44.639Z] "hosts": [ [2022-10-18T12:44:44.639Z] "tcp://0.0.0.0:5555", [2022-10-18T12:44:44.639Z] "unix:///var/run/docker.sock" [2022-10-18T12:44:44.639Z] ], [2022-10-18T12:44:44.639Z] "mtu": 1458, [2022-10-18T12:44:44.639Z] "selinux-enabled": true, [2022-10-18T12:44:44.639Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-18T12:44:44.639Z] } [Pipeline] sh [2022-10-18T12:44:44.868Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T12:44:44.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-18T12:44:45.323Z] + sudo service docker restart [2022-10-18T12:44:45.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T12:44:46.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T12:44:47.308Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T12:44:48.242Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T12:44:50.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-18T12:44:51.103Z] $ docker stop --time=1 d94079cce1aafbd73ac1549b45c028cf2233ee9eaa6d10d8ceb5a123f510f4cc [2022-10-18T12:44:59.501Z] $ docker rm -f d94079cce1aafbd73ac1549b45c028cf2233ee9eaa6d10d8ceb5a123f510f4cc [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-18T12:45:00.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T12:45:00.724Z] [2022-10-18T12:45:00.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:45:01.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T12:45:01.097Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-18T12:45:01.097Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-18T12:45:01.097Z] ca9280d653b3: Pulling fs layer [2022-10-18T12:45:01.097Z] 7e9c9ca2126c: Pulling fs layer [2022-10-18T12:45:01.357Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-18T12:45:01.357Z] cbdbe7a5bc2a: Download complete [2022-10-18T12:45:01.357Z] ca9280d653b3: Verifying Checksum [2022-10-18T12:45:01.357Z] ca9280d653b3: Download complete [2022-10-18T12:45:01.357Z] cbdbe7a5bc2a: Pull complete [2022-10-18T12:45:01.928Z] 7e9c9ca2126c: Download complete [2022-10-18T12:45:01.928Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T12:45:03.627Z] provisioning config files... [2022-10-18T12:45:03.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9161664769593301035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T12:45:04.027Z] ---> docker-login.sh [2022-10-18T12:45:04.027Z] nexus3.edgexfoundry.org:10001 [2022-10-18T12:45:04.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:45:04.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:45:04.567Z] Configure a credential helper to remove this warning. See [2022-10-18T12:45:04.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:45:04.567Z] [2022-10-18T12:45:04.567Z] Login Succeeded [2022-10-18T12:45:04.567Z] nexus3.edgexfoundry.org:10002 [2022-10-18T12:45:04.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:45:04.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:45:04.837Z] Configure a credential helper to remove this warning. See [2022-10-18T12:45:04.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:45:04.837Z] [2022-10-18T12:45:04.837Z] Login Succeeded [2022-10-18T12:45:05.105Z] nexus3.edgexfoundry.org:10003 [2022-10-18T12:45:05.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:45:05.213Z] 7e9c9ca2126c: Pull complete [2022-10-18T12:45:05.213Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-18T12:45:05.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T12:45:05.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-10-18T12:45:05.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:45:05.374Z] Configure a credential helper to remove this warning. See [2022-10-18T12:45:05.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:45:05.374Z] [2022-10-18T12:45:05.374Z] Login Succeeded [2022-10-18T12:45:05.374Z] nexus3.edgexfoundry.org:10004 [Pipeline] withDockerContainer [2022-10-18T12:45:05.415Z] prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container [2022-10-18T12:45:05.449Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-18T12:45:05.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:45:05.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:45:05.647Z] Configure a credential helper to remove this warning. See [2022-10-18T12:45:05.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:45:05.647Z] [2022-10-18T12:45:05.647Z] Login Succeeded [2022-10-18T12:45:05.647Z] docker.io [2022-10-18T12:45:05.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T12:45:06.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T12:45:06.191Z] Configure a credential helper to remove this warning. See [2022-10-18T12:45:06.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T12:45:06.191Z] [2022-10-18T12:45:06.191Z] Login Succeeded [2022-10-18T12:45:06.191Z] ---> docker-login.sh ends [2022-10-18T12:45:08.806Z] $ docker top 280137e66fac7c8c6454796ace8c6bed0d1c9d7dd8821ce681e5fc8be5d43863 -eo pid,comm [Pipeline] { [Pipeline] } [2022-10-18T12:45:08.983Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-18T12:45:09.302Z] + docker-compose build --help [2022-10-18T12:45:09.302Z] + grep parallel [2022-10-18T12:45:09.583Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-10-18T12:45:09.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T12:45:09.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T12:45:09.689Z] ========================================================= [2022-10-18T12:45:09.689Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-18T12:45:09.689Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-18T12:45:09.867Z] --parallel Build images in parallel. [Pipeline] } [2022-10-18T12:45:09.902Z] $ docker stop --time=1 280137e66fac7c8c6454796ace8c6bed0d1c9d7dd8821ce681e5fc8be5d43863 [2022-10-18T12:45:10.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T12:45:10.332Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-18T12:45:10.332Z] 9b18e9b68314: Pulling fs layer [2022-10-18T12:45:10.332Z] d32db5db7311: Pulling fs layer [2022-10-18T12:45:10.332Z] d0c4b47475fc: Pulling fs layer [2022-10-18T12:45:10.332Z] 5831b945b038: Pulling fs layer [2022-10-18T12:45:10.332Z] 86bbec2aaacd: Pulling fs layer [2022-10-18T12:45:10.332Z] e10730c5d714: Pulling fs layer [2022-10-18T12:45:10.332Z] 5dd5c2283517: Pulling fs layer [2022-10-18T12:45:10.332Z] d5ac0230b979: Pulling fs layer [2022-10-18T12:45:10.332Z] 5831b945b038: Waiting [2022-10-18T12:45:10.332Z] 86bbec2aaacd: Waiting [2022-10-18T12:45:10.333Z] e10730c5d714: Waiting [2022-10-18T12:45:10.333Z] 5dd5c2283517: Waiting [2022-10-18T12:45:10.333Z] d5ac0230b979: Waiting [2022-10-18T12:45:10.333Z] d0c4b47475fc: Verifying Checksum [2022-10-18T12:45:10.333Z] d0c4b47475fc: Download complete [2022-10-18T12:45:10.333Z] d32db5db7311: Verifying Checksum [2022-10-18T12:45:10.333Z] d32db5db7311: Download complete [2022-10-18T12:45:10.333Z] 86bbec2aaacd: Verifying Checksum [2022-10-18T12:45:10.333Z] 86bbec2aaacd: Download complete [2022-10-18T12:45:10.333Z] e10730c5d714: Verifying Checksum [2022-10-18T12:45:10.333Z] e10730c5d714: Download complete [2022-10-18T12:45:10.333Z] 9b18e9b68314: Download complete [2022-10-18T12:45:11.201Z] $ docker rm -f 280137e66fac7c8c6454796ace8c6bed0d1c9d7dd8821ce681e5fc8be5d43863 [2022-10-18T12:45:11.309Z] 9b18e9b68314: Pull complete [2022-10-18T12:45:11.309Z] d5ac0230b979: Verifying Checksum [2022-10-18T12:45:11.309Z] d5ac0230b979: Download complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:45:11.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T12:45:11.882Z] . [2022-10-18T12:45:11.902Z] d32db5db7311: Pull complete [2022-10-18T12:45:11.902Z] d0c4b47475fc: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T12:45:12.030Z] prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container [2022-10-18T12:45:12.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-18T12:45:12.394Z] $ docker top 815937b765744ac8678e56d38c1284cfa8fd17cfaa2620afdc2fdc6a142d786d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T12:45:12.502Z] 5dd5c2283517: Verifying Checksum [2022-10-18T12:45:12.502Z] 5dd5c2283517: Download complete [2022-10-18T12:45:12.779Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-18T12:45:13.089Z] 5831b945b038: Verifying Checksum [2022-10-18T12:45:13.089Z] 5831b945b038: Download complete [2022-10-18T12:45:13.347Z] Building core-command ... [2022-10-18T12:45:13.347Z] Building core-data ... [2022-10-18T12:45:13.347Z] Building core-metadata ... [2022-10-18T12:45:13.347Z] Building security-bootstrapper ... [2022-10-18T12:45:13.347Z] Building security-proxy-setup ... [2022-10-18T12:45:13.347Z] Building security-secretstore-setup ... [2022-10-18T12:45:13.347Z] Building security-spiffe-token-provider ... [2022-10-18T12:45:13.347Z] Building security-spire-agent ... [2022-10-18T12:45:13.347Z] Building security-spire-config ... [2022-10-18T12:45:13.347Z] Building security-spire-server ... [2022-10-18T12:45:13.347Z] Building support-notifications ... [2022-10-18T12:45:13.347Z] Building support-scheduler ... [2022-10-18T12:45:13.347Z] Building sys-mgmt-agent ... [2022-10-18T12:45:13.347Z] Building sys-mgmt-agent [2022-10-18T12:45:13.347Z] Building core-metadata [2022-10-18T12:45:13.347Z] Building security-secretstore-setup [2022-10-18T12:45:13.347Z] Building security-proxy-setup [2022-10-18T12:45:13.347Z] Building core-data [2022-10-18T12:45:25.426Z] 5831b945b038: Pull complete [2022-10-18T12:45:25.426Z] 86bbec2aaacd: Pull complete [2022-10-18T12:45:25.426Z] e10730c5d714: Pull complete [2022-10-18T12:45:25.546Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:45:25.546Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:45:25.546Z] ---> 6af0f7cda689 [2022-10-18T12:45:25.546Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T12:45:25.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:45:25.546Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:45:25.546Z] ---> 6af0f7cda689 [2022-10-18T12:45:25.546Z] Step 3/23 : WORKDIR /edgex-go [2022-10-18T12:45:25.546Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:45:25.546Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:45:25.546Z] ---> 6af0f7cda689 [2022-10-18T12:45:25.546Z] Step 3/22 : WORKDIR /edgex-go [2022-10-18T12:45:25.546Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:45:25.546Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:45:25.546Z] ---> 6af0f7cda689 [2022-10-18T12:45:25.546Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T12:45:25.546Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:45:25.546Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:45:25.546Z] ---> 6af0f7cda689 [2022-10-18T12:45:25.546Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-18T12:45:30.781Z] 5dd5c2283517: Pull complete [2022-10-18T12:45:30.810Z] ---> Running in dd7177e9bf5d [2022-10-18T12:45:30.811Z] ---> Running in 607ad95d438f [2022-10-18T12:45:30.811Z] ---> Running in 75ae7706a4ae [2022-10-18T12:45:30.811Z] ---> Running in e5b550350965 [2022-10-18T12:45:30.811Z] ---> Running in 51460a684014 [2022-10-18T12:45:31.070Z] Removing intermediate container 75ae7706a4ae [2022-10-18T12:45:31.070Z] ---> 0a75dff8b53c [2022-10-18T12:45:31.070Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:45:31.070Z] Removing intermediate container 607ad95d438f [2022-10-18T12:45:31.070Z] ---> 29acad37eec2 [2022-10-18T12:45:31.070Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:45:31.070Z] Removing intermediate container 51460a684014 [2022-10-18T12:45:31.070Z] ---> cd6f99327655 [2022-10-18T12:45:31.070Z] Step 4/25 : WORKDIR /edgex-go [2022-10-18T12:45:31.070Z] Removing intermediate container e5b550350965 [2022-10-18T12:45:31.070Z] ---> 0dfa1bf37ea4 [2022-10-18T12:45:31.070Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T12:45:31.070Z] Removing intermediate container dd7177e9bf5d [2022-10-18T12:45:31.070Z] ---> ea9111e1c604 [2022-10-18T12:45:31.070Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:45:31.070Z] ---> Running in 36a1eb2438c0 [2022-10-18T12:45:31.070Z] ---> Running in c87d3eaaee0a [2022-10-18T12:45:31.070Z] ---> Running in 0af1d7806edd [2022-10-18T12:45:31.070Z] ---> Running in 729f09b51985 [2022-10-18T12:45:31.070Z] ---> Running in 4b86116214ef [2022-10-18T12:45:31.070Z] Removing intermediate container 0af1d7806edd [2022-10-18T12:45:31.070Z] ---> 8504dd3f5636 [2022-10-18T12:45:31.070Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:45:31.329Z] Removing intermediate container 729f09b51985 [2022-10-18T12:45:31.329Z] ---> a3528b55da97 [2022-10-18T12:45:31.330Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:45:31.330Z] ---> Running in 1aa231fdac61 [2022-10-18T12:45:31.330Z] ---> Running in a7da07a51e3f [2022-10-18T12:45:31.895Z] Removing intermediate container 36a1eb2438c0 [2022-10-18T12:45:31.895Z] ---> 83cba179c325 [2022-10-18T12:45:31.895Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-18T12:45:32.153Z] ---> Running in 3c6b165d2ef8 [2022-10-18T12:45:32.153Z] Removing intermediate container c87d3eaaee0a [2022-10-18T12:45:32.153Z] ---> b95f71c208f0 [2022-10-18T12:45:32.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-18T12:45:32.153Z] ---> Running in b41bb11ed04c [2022-10-18T12:45:32.411Z] Removing intermediate container 4b86116214ef [2022-10-18T12:45:32.411Z] ---> 486dea426177 [2022-10-18T12:45:32.411Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-18T12:45:32.411Z] ---> Running in cd739fe38232 [2022-10-18T12:45:32.411Z] Removing intermediate container 1aa231fdac61 [2022-10-18T12:45:32.411Z] ---> 6e842b9280ca [2022-10-18T12:45:32.411Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-18T12:45:32.411Z] ---> Running in 81fca9514adf [2022-10-18T12:45:32.677Z] Removing intermediate container a7da07a51e3f [2022-10-18T12:45:32.677Z] ---> 3aed9639d514 [2022-10-18T12:45:32.677Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-18T12:45:32.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:32.677Z] ---> Running in 3569f7f202ea [2022-10-18T12:45:32.737Z] d5ac0230b979: Pull complete [2022-10-18T12:45:32.737Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-18T12:45:32.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T12:45:32.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-18T12:45:32.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:32.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:32.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:32.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:33.121Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T12:45:33.121Z] WORKDIR /edgex [2022-10-18T12:45:33.121Z] COPY go.mod . [2022-10-18T12:45:33.121Z] RUN go mod download [2022-10-18T12:45:33.121Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-18T12:45:33.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:33.716Z] Sending build context to Docker daemon 3.269MB [2022-10-18T12:45:33.716Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T12:45:33.716Z] ---> 59b3b1a385d4 [2022-10-18T12:45:33.716Z] Step 2/4 : WORKDIR /edgex [2022-10-18T12:45:33.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:33.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:33.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:33.761Z] OK: 211 MiB in 51 packages [2022-10-18T12:45:33.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:45:34.020Z] OK: 211 MiB in 51 packages [2022-10-18T12:45:34.279Z] Removing intermediate container 3c6b165d2ef8 [2022-10-18T12:45:34.279Z] ---> 0cc4c09052ab [2022-10-18T12:45:34.279Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-18T12:45:34.279Z] OK: 211 MiB in 51 packages [2022-10-18T12:45:34.279Z] ---> a3d293132f31 [2022-10-18T12:45:34.279Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:45:34.279Z] ---> Running in 9b033521fb86 [2022-10-18T12:45:34.537Z] OK: 211 MiB in 51 packages [2022-10-18T12:45:34.537Z] Removing intermediate container 81fca9514adf [2022-10-18T12:45:34.537Z] ---> 6303baa79099 [2022-10-18T12:45:34.537Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-18T12:45:34.537Z] Removing intermediate container 3569f7f202ea [2022-10-18T12:45:34.537Z] ---> d13cc39d8c49 [2022-10-18T12:45:34.537Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T12:45:34.802Z] ---> d5aa27506023 [2022-10-18T12:45:34.802Z] ---> 106024e18252 [2022-10-18T12:45:34.802Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:45:34.802Z] [2022-10-18T12:45:34.802Z] ---> Running in e43644568904 [2022-10-18T12:45:34.802Z] ---> Running in d015b2583dd4 [2022-10-18T12:45:34.802Z] OK: 211 MiB in 51 packages [2022-10-18T12:45:34.802Z] Removing intermediate container b41bb11ed04c [2022-10-18T12:45:34.802Z] ---> adaa2c83c79f [2022-10-18T12:45:34.802Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-18T12:45:35.061Z] ---> ae69066cb867 [2022-10-18T12:45:35.061Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:45:35.061Z] ---> Running in 12dd039737aa [2022-10-18T12:45:35.320Z] Removing intermediate container cd739fe38232 [2022-10-18T12:45:35.320Z] ---> 123484f11c0e [2022-10-18T12:45:35.320Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T12:45:35.577Z] ---> 6ecda6520bb1 [2022-10-18T12:45:35.577Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:45:35.577Z] ---> Running in 79b74bb2a5ae [2022-10-18T12:45:35.662Z] ---> Running in 65e3694a11c9 [2022-10-18T12:45:35.662Z] Removing intermediate container 65e3694a11c9 [2022-10-18T12:45:35.662Z] ---> 505d9c441376 [2022-10-18T12:45:35.662Z] Step 3/4 : COPY go.mod . [2022-10-18T12:45:36.246Z] ---> e80e9c99e470 [2022-10-18T12:45:36.246Z] Step 4/4 : RUN go mod download [2022-10-18T12:45:36.246Z] ---> Running in 6562105073fa [2022-10-18T12:46:07.855Z] Removing intermediate container 79b74bb2a5ae [2022-10-18T12:46:07.855Z] ---> f5b6a05f008d [2022-10-18T12:46:07.855Z] Step 8/25 : COPY . . [2022-10-18T12:46:07.855Z] Removing intermediate container 12dd039737aa [2022-10-18T12:46:07.855Z] ---> 3fad8e55d419 [2022-10-18T12:46:07.855Z] Step 8/22 : COPY . . [2022-10-18T12:46:07.855Z] Removing intermediate container d015b2583dd4 [2022-10-18T12:46:07.855Z] ---> b8ac74f56941 [2022-10-18T12:46:07.855Z] Step 9/24 : COPY . . [2022-10-18T12:46:07.855Z] Removing intermediate container 9b033521fb86 [2022-10-18T12:46:07.855Z] ---> f432850fc25f [2022-10-18T12:46:07.855Z] Step 8/23 : COPY . . [2022-10-18T12:46:07.855Z] Removing intermediate container e43644568904 [2022-10-18T12:46:07.855Z] ---> 9684e6a58d0b [2022-10-18T12:46:07.855Z] Step 9/25 : COPY . . [2022-10-18T12:46:08.479Z] Removing intermediate container 6562105073fa [2022-10-18T12:46:08.479Z] ---> f7bd9ee4c9cc [2022-10-18T12:46:08.479Z] Successfully built f7bd9ee4c9cc [2022-10-18T12:46:08.479Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:46:08.876Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T12:46:08.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T12:46:09.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container [2022-10-18T12:46:09.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-18T12:46:10.316Z] $ docker top e75fd16c924b147cb702e16f5e9dd38d9cc32a203805fdd6bfbf539ac79f289b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T12:46:11.205Z] + go version [2022-10-18T12:46:11.205Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-18T12:46:11.237Z] $ docker stop --time=1 e75fd16c924b147cb702e16f5e9dd38d9cc32a203805fdd6bfbf539ac79f289b [2022-10-18T12:46:12.843Z] $ docker rm -f e75fd16c924b147cb702e16f5e9dd38d9cc32a203805fdd6bfbf539ac79f289b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:46:13.692Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T12:46:13.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T12:46:13.938Z] prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container [2022-10-18T12:46:14.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-18T12:46:15.147Z] $ docker top 91870d8b0fe2c07c7c457113a43b4b974459c4559200abfbdf778d8aced364bf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T12:46:15.388Z] ========================================================= [2022-10-18T12:46:15.388Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-18T12:46:15.388Z] ========================================================= [Pipeline] sh [2022-10-18T12:46:15.704Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-18T12:46:16.097Z] + make test [2022-10-18T12:46:16.097Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-18T12:46:25.999Z] ---> 88e1ff2436c9 [2022-10-18T12:46:26.000Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-18T12:46:26.000Z] ---> 3ec7a93f713f [2022-10-18T12:46:26.000Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-18T12:46:26.000Z] ---> 902a6cdc15ce [2022-10-18T12:46:26.000Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-18T12:46:26.000Z] ---> 96a06bd10b2d [2022-10-18T12:46:26.000Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-18T12:46:26.000Z] ---> Running in 58b7ea4ffd75 [2022-10-18T12:46:26.000Z] ---> Running in 3d1af3a47daf [2022-10-18T12:46:26.000Z] ---> Running in bed6e0fb99c1 [2022-10-18T12:46:26.000Z] ---> ff0ee6bf319d [2022-10-18T12:46:26.000Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-18T12:46:26.000Z] ---> Running in df9ef4665231 [2022-10-18T12:46:26.000Z] ---> Running in 11887712cc5d [2022-10-18T12:46:26.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T12:46:26.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T12:46:26.826Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T12:46:26.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T12:46:26.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T12:46:48.314Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-18T12:46:58.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T12:46:58.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T12:47:01.437Z] Removing intermediate container 3d1af3a47daf [2022-10-18T12:47:01.437Z] ---> b9a3f5e3dbdc [2022-10-18T12:47:01.437Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-18T12:47:01.694Z] ---> Running in 7d7093470afd [2022-10-18T12:47:05.060Z] Removing intermediate container df9ef4665231 [2022-10-18T12:47:05.060Z] ---> 25f16b3f631d [2022-10-18T12:47:05.060Z] [2022-10-18T12:47:05.060Z] Step 10/25 : FROM alpine:3.16 [2022-10-18T12:47:05.060Z] Removing intermediate container bed6e0fb99c1 [2022-10-18T12:47:05.060Z] ---> dd0001fa1676 [2022-10-18T12:47:05.060Z] [2022-10-18T12:47:05.060Z] Step 10/22 : FROM alpine:3.16 [2022-10-18T12:47:05.060Z] Removing intermediate container 58b7ea4ffd75 [2022-10-18T12:47:05.060Z] ---> d04e6d1b9106 [2022-10-18T12:47:05.060Z] [2022-10-18T12:47:05.060Z] Step 11/25 : FROM alpine:3.16 [2022-10-18T12:47:05.060Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T12:47:06.039Z] 3.16: Pulling from library/alpine [2022-10-18T12:47:06.658Z] 3.16: Pulling from library/alpine [2022-10-18T12:47:06.987Z] 3.16: Pulling from library/alpine [2022-10-18T12:47:07.246Z] Removing intermediate container 11887712cc5d [2022-10-18T12:47:07.246Z] ---> 061502a81d81 [2022-10-18T12:47:07.246Z] [2022-10-18T12:47:07.246Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T12:47:08.643Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T12:47:08.643Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T12:47:08.643Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T12:47:08.643Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T12:47:08.643Z] ---> 9c6f07244728 [2022-10-18T12:47:08.643Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-18T12:47:08.643Z] ---> 9c6f07244728 [2022-10-18T12:47:08.643Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-18T12:47:08.643Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T12:47:08.643Z] Status: Image is up to date for alpine:3.16 [2022-10-18T12:47:08.643Z] ---> 9c6f07244728 [2022-10-18T12:47:08.643Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-18T12:47:08.643Z] ---> Running in 9e69634cfd46 [2022-10-18T12:47:08.643Z] ---> Running in 8b23f1eb0ef1 [2022-10-18T12:47:08.643Z] 3.16: Pulling from library/alpine [2022-10-18T12:47:08.643Z] ---> Running in 724d66c60fdc [2022-10-18T12:47:08.643Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T12:47:08.643Z] Status: Image is up to date for alpine:3.16 [2022-10-18T12:47:08.643Z] ---> 9c6f07244728 [2022-10-18T12:47:08.643Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-18T12:47:08.643Z] ---> Running in 820448f21253 [2022-10-18T12:47:08.902Z] Removing intermediate container 7d7093470afd [2022-10-18T12:47:08.902Z] ---> 1543f25f89f1 [2022-10-18T12:47:08.902Z] [2022-10-18T12:47:08.902Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T12:47:08.902Z] ---> 9c6f07244728 [2022-10-18T12:47:08.902Z] 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-18T12:47:08.902Z] Removing intermediate container 820448f21253 [2022-10-18T12:47:08.902Z] ---> 9462b8428a9a [2022-10-18T12:47:08.902Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-18T12:47:08.902Z] ---> Running in 2d3b492ec4eb [2022-10-18T12:47:08.902Z] ---> Running in 76e5d85fc692 [2022-10-18T12:47:08.902Z] Removing intermediate container 76e5d85fc692 [2022-10-18T12:47:08.902Z] ---> e8833d1f6253 [2022-10-18T12:47:08.902Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-18T12:47:08.902Z] Removing intermediate container 2d3b492ec4eb [2022-10-18T12:47:08.902Z] ---> 2042024b9b2d [2022-10-18T12:47:08.902Z] 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-18T12:47:08.902Z] ---> Running in 3e54c7d7b45e [2022-10-18T12:47:08.902Z] ---> Running in fee8172fb389 [2022-10-18T12:47:09.160Z] Removing intermediate container 3e54c7d7b45e [2022-10-18T12:47:09.160Z] ---> 5a2087cb6323 [2022-10-18T12:47:09.160Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:47:09.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:09.160Z] ---> Running in e99558e5a72a [2022-10-18T12:47:09.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:09.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:09.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:09.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:09.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:09.420Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T12:47:09.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:09.420Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T12:47:09.420Z] OK: 6 MiB in 15 packages [2022-10-18T12:47:09.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:09.680Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-18T12:47:09.680Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-18T12:47:09.680Z] (3/3) Installing su-exec (0.2-r1) [2022-10-18T12:47:09.680Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T12:47:09.680Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T12:47:09.680Z] OK: 6 MiB in 17 packages [2022-10-18T12:47:09.680Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-18T12:47:09.680Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-18T12:47:09.680Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-18T12:47:09.680Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T12:47:09.680Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-18T12:47:09.680Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-18T12:47:09.680Z] (3/33) Installing readline (8.1.2-r0) [2022-10-18T12:47:09.680Z] (5/6) Installing curl (7.83.1-r3) [2022-10-18T12:47:09.680Z] (4/33) Installing bash (5.1.16-r2) [2022-10-18T12:47:09.680Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-18T12:47:09.680Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T12:47:09.680Z] Executing bash-5.1.16-r2.post-install [2022-10-18T12:47:09.680Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-18T12:47:09.680Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T12:47:09.939Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-18T12:47:09.939Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T12:47:09.939Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-18T12:47:09.939Z] (9/33) Installing curl (7.83.1-r3) [2022-10-18T12:47:09.939Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-18T12:47:09.939Z] OK: 8 MiB in 20 packages [2022-10-18T12:47:09.939Z] Removing intermediate container e99558e5a72a [2022-10-18T12:47:09.939Z] ---> 265d1360f125 [2022-10-18T12:47:09.939Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-18T12:47:10.318Z] Removing intermediate container 9e69634cfd46 [2022-10-18T12:47:10.318Z] ---> 2d132ba85d9d [2022-10-18T12:47:10.318Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T12:47:10.318Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-18T12:47:10.318Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-18T12:47:10.318Z] (13/33) Installing expat (2.4.9-r0) [2022-10-18T12:47:10.318Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-18T12:47:10.318Z] (15/33) Installing gdbm (1.23-r0) [2022-10-18T12:47:10.318Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-18T12:47:10.319Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T12:47:10.319Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T12:47:10.319Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-18T12:47:10.319Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-18T12:47:10.578Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-18T12:47:10.578Z] ---> Running in 211f18a098f4 [2022-10-18T12:47:10.578Z] ---> Running in 18203da10f22 [2022-10-18T12:47:10.838Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:11.098Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-18T12:47:11.098Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-18T12:47:11.098Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-18T12:47:11.098Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-18T12:47:11.098Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-18T12:47:11.098Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-18T12:47:11.098Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-18T12:47:11.098Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-18T12:47:11.098Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-18T12:47:11.098Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-18T12:47:11.098Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-18T12:47:11.098Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-18T12:47:11.098Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T12:47:11.357Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T12:47:11.357Z] OK: 122 MiB in 47 packages [2022-10-18T12:47:11.357Z] Removing intermediate container 18203da10f22 [2022-10-18T12:47:11.357Z] ---> a791f3449844 [2022-10-18T12:47:11.357Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-18T12:47:11.357Z] Removing intermediate container 8b23f1eb0ef1 [2022-10-18T12:47:11.357Z] ---> 7fd7c80fff83 [2022-10-18T12:47:11.357Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T12:47:11.615Z] ---> Running in 6b0b6bad04d8 [2022-10-18T12:47:11.615Z] Removing intermediate container 724d66c60fdc [2022-10-18T12:47:11.615Z] ---> df10f749d403 [2022-10-18T12:47:11.615Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T12:47:11.615Z] ---> Running in 9a8a402eff15 [2022-10-18T12:47:11.615Z] ---> Running in 4ee873647918 [2022-10-18T12:47:11.615Z] Removing intermediate container 6b0b6bad04d8 [2022-10-18T12:47:11.615Z] ---> 92712af84d37 [2022-10-18T12:47:11.615Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-18T12:47:11.615Z] ---> Running in 62a92f3d2fc5 [2022-10-18T12:47:11.615Z] Removing intermediate container 9a8a402eff15 [2022-10-18T12:47:11.615Z] ---> 2a33759a4148 [2022-10-18T12:47:11.615Z] Step 13/25 : WORKDIR / [2022-10-18T12:47:11.874Z] Removing intermediate container 4ee873647918 [2022-10-18T12:47:11.874Z] ---> 4a1c0da6dabe [2022-10-18T12:47:11.874Z] Step 13/22 : WORKDIR /edgex [2022-10-18T12:47:11.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:11.874Z] ---> Running in 05509cea7d17 [2022-10-18T12:47:11.874Z] ---> Running in d280e0e495ef [2022-10-18T12:47:11.874Z] Removing intermediate container 62a92f3d2fc5 [2022-10-18T12:47:11.874Z] ---> 7c8fd46c6b4f [2022-10-18T12:47:11.874Z] Step 16/25 : WORKDIR / [2022-10-18T12:47:11.874Z] ---> Running in 05a40d1b2a8a [2022-10-18T12:47:11.874Z] Removing intermediate container 05509cea7d17 [2022-10-18T12:47:11.874Z] ---> fd7c773ced98 [2022-10-18T12:47:11.874Z] 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-18T12:47:11.874Z] Removing intermediate container d280e0e495ef [2022-10-18T12:47:11.874Z] ---> 06308631b75a [2022-10-18T12:47:11.874Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-18T12:47:11.874Z] Removing intermediate container 05a40d1b2a8a [2022-10-18T12:47:11.874Z] ---> 87733b7f8070 [2022-10-18T12:47:11.874Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T12:47:12.142Z] ---> e5c02b31b0b3 [2022-10-18T12:47:12.142Z] 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-18T12:47:12.142Z] ---> 46fa2ec47bcc [2022-10-18T12:47:12.142Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-18T12:47:12.142Z] ---> 63830d251d58 [2022-10-18T12:47:12.142Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-18T12:47:12.142Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-18T12:47:12.445Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T12:47:12.445Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-18T12:47:12.445Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T12:47:12.445Z] ---> 8dc1aa5e6599 [2022-10-18T12:47:12.445Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-18T12:47:12.705Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-18T12:47:12.705Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-18T12:47:12.705Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T12:47:12.705Z] OK: 8 MiB in 20 packages [2022-10-18T12:47:12.705Z] ---> b22b36641ae6 [2022-10-18T12:47:12.705Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-18T12:47:12.705Z] ---> 8a43f2a5062e [2022-10-18T12:47:12.705Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-18T12:47:12.705Z] ---> c77a5c22773d [2022-10-18T12:47:12.705Z] 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-18T12:47:13.271Z] ---> abfa044e655b [2022-10-18T12:47:13.271Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-18T12:47:13.271Z] ---> e7c245b7b3d0 [2022-10-18T12:47:13.271Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-18T12:47:13.271Z] ---> ac40bfa1e459 [2022-10-18T12:47:13.271Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T12:47:13.530Z] Removing intermediate container 211f18a098f4 [2022-10-18T12:47:13.530Z] ---> eda7a61cd484 [2022-10-18T12:47:13.530Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T12:47:13.530Z] ---> afcc01e41ed9 [2022-10-18T12:47:13.530Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-18T12:47:13.530Z] ---> 4ca5145a3d9d [2022-10-18T12:47:13.530Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T12:47:13.530Z] ---> Running in af9c05feb568 [2022-10-18T12:47:13.530Z] ---> Running in b3533df8cdac [2022-10-18T12:47:13.790Z] ---> 5a10740fdae5 [2022-10-18T12:47:13.790Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-18T12:47:13.790Z] Removing intermediate container af9c05feb568 [2022-10-18T12:47:13.790Z] ---> b59dbf0443f9 [2022-10-18T12:47:13.790Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T12:47:13.790Z] ---> 22d9467f0424 [2022-10-18T12:47:13.790Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-18T12:47:13.790Z] ---> Running in 232337e6432f [2022-10-18T12:47:13.790Z] Collecting docker-compose==1.23.2 [2022-10-18T12:47:14.049Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-18T12:47:14.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.3 MB/s eta 0:00:00 [2022-10-18T12:47:14.049Z] Collecting docker<4.0,>=3.6.0 [2022-10-18T12:47:14.049Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-18T12:47:14.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 86.7 MB/s eta 0:00:00 [2022-10-18T12:47:14.049Z] Collecting PyYAML<4,>=3.10 [2022-10-18T12:47:14.307Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-18T12:47:14.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 68.0 MB/s eta 0:00:00 [2022-10-18T12:47:14.307Z] Removing intermediate container 232337e6432f [2022-10-18T12:47:14.307Z] ---> 28a2af525fc9 [2022-10-18T12:47:14.307Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T12:47:14.307Z] ---> 18d62e313246 [2022-10-18T12:47:14.307Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T12:47:14.307Z] ---> 900a1d7c5a9c [2022-10-18T12:47:14.307Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-18T12:47:14.307Z] ---> Running in 42f3bb1c70dc [2022-10-18T12:47:14.580Z] Preparing metadata (setup.py): started [2022-10-18T12:47:14.580Z] Removing intermediate container 42f3bb1c70dc [2022-10-18T12:47:14.580Z] ---> a1ffba77077a [2022-10-18T12:47:14.580Z] Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:47:14.580Z] ---> 5fa780aaeb37 [2022-10-18T12:47:14.580Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T12:47:14.580Z] ---> b3ed47163625 [2022-10-18T12:47:14.580Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-18T12:47:14.580Z] ---> Running in 00a2a6b6b36c [2022-10-18T12:47:14.580Z] ---> Running in c539b90077c7 [2022-10-18T12:47:14.580Z] ---> Running in a2c3ee068e72 [2022-10-18T12:47:14.838Z] Removing intermediate container b3533df8cdac [2022-10-18T12:47:14.838Z] ---> b6f6208518d1 [2022-10-18T12:47:14.838Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T12:47:14.838Z] Removing intermediate container c539b90077c7 [2022-10-18T12:47:14.838Z] ---> 148038b84c8e [2022-10-18T12:47:14.838Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T12:47:14.838Z] ---> Running in 86eb3b26470e [2022-10-18T12:47:14.838Z] Removing intermediate container a2c3ee068e72 [2022-10-18T12:47:14.838Z] ---> e4319af959dc [2022-10-18T12:47:14.838Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T12:47:14.838Z] ---> Running in 907a64d65a7f [2022-10-18T12:47:14.838Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T12:47:14.838Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-18T12:47:14.838Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-18T12:47:14.838Z] Preparing metadata (setup.py): started [2022-10-18T12:47:14.838Z] ---> Running in 425e29a4286c [2022-10-18T12:47:14.838Z] Removing intermediate container 86eb3b26470e [2022-10-18T12:47:14.838Z] ---> 59f992fe9483 [2022-10-18T12:47:14.838Z] Step 20/22 : LABEL arch=x86_64 [2022-10-18T12:47:15.099Z] ---> Running in d5d508a9162a [2022-10-18T12:47:15.099Z] Removing intermediate container 907a64d65a7f [2022-10-18T12:47:15.099Z] ---> 1f5d78f7c29b [2022-10-18T12:47:15.099Z] Step 22/24 : LABEL arch=x86_64 [2022-10-18T12:47:15.099Z] ---> Running in e46a942e687c [2022-10-18T12:47:15.099Z] Removing intermediate container 425e29a4286c [2022-10-18T12:47:15.099Z] ---> 01afd9fe9114 [2022-10-18T12:47:15.099Z] [2022-10-18T12:47:15.099Z] Removing intermediate container d5d508a9162a [2022-10-18T12:47:15.099Z] ---> 35ba3a5aecd3 [2022-10-18T12:47:15.099Z] Step 21/22 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:47:15.099Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T12:47:15.099Z] 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-18T12:47:15.099Z] ---> Running in b31fc1c5e5d7 [2022-10-18T12:47:15.099Z] Successfully built 01afd9fe9114 [2022-10-18T12:47:15.099Z] Removing intermediate container e46a942e687c [2022-10-18T12:47:15.099Z] ---> f9882986dc6d [2022-10-18T12:47:15.099Z] Step 23/24 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:47:15.099Z] Successfully tagged core-metadata:latest [2022-10-18T12:47:15.099Z]  Building core-metadata ... done Building support-scheduler [2022-10-18T12:47:15.359Z] ---> Running in 138325585f81 [2022-10-18T12:47:15.359Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-18T12:47:15.359Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-18T12:47:15.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 80.9 MB/s eta 0:00:00 [2022-10-18T12:47:15.359Z] Collecting texttable<0.10,>=0.9.0 [2022-10-18T12:47:15.618Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-18T12:47:15.618Z] Preparing metadata (setup.py): started [2022-10-18T12:47:15.618Z] Removing intermediate container b31fc1c5e5d7 [2022-10-18T12:47:15.618Z] ---> fcf560b54650 [2022-10-18T12:47:15.618Z] Step 22/22 : LABEL version=0.0.0 [2022-10-18T12:47:15.877Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T12:47:15.877Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-18T12:47:15.877Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-18T12:47:15.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.2 MB/s eta 0:00:00 [2022-10-18T12:47:15.877Z] Collecting docopt<0.7,>=0.6.1 [2022-10-18T12:47:15.877Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-18T12:47:16.136Z] Preparing metadata (setup.py): started [2022-10-18T12:47:16.703Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T12:47:16.703Z] Collecting cached-property<2,>=1.2.0 [2022-10-18T12:47:16.703Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-18T12:47:16.703Z] Collecting jsonschema<3,>=2.5.1 [2022-10-18T12:47:16.703Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-18T12:47:16.961Z] Collecting docker-pycreds>=0.4.0 [2022-10-18T12:47:16.961Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-18T12:47:16.961Z] Collecting idna<2.8,>=2.5 [2022-10-18T12:47:16.961Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-18T12:47:16.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 72.5 MB/s eta 0:00:00 [2022-10-18T12:47:16.961Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-18T12:47:16.961Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-18T12:47:16.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 86.8 MB/s eta 0:00:00 [2022-10-18T12:47:17.220Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-18T12:47:17.220Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-18T12:47:17.220Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.7 MB/s eta 0:00:00 [2022-10-18T12:47:17.220Z] Collecting certifi>=2017.4.17 [2022-10-18T12:47:17.220Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-18T12:47:17.220Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 41.9 MB/s eta 0:00:00 [2022-10-18T12:47:17.477Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-18T12:47:17.477Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-18T12:47:17.477Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-18T12:47:17.477Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-18T12:47:17.477Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-18T12:47:17.477Z] Running setup.py install for texttable: started [2022-10-18T12:47:17.735Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:47:17.735Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:47:17.735Z] ---> 6af0f7cda689 [2022-10-18T12:47:17.735Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T12:47:17.735Z] ---> Using cache [2022-10-18T12:47:17.735Z] ---> 0dfa1bf37ea4 [2022-10-18T12:47:17.735Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T12:47:17.735Z] ---> Using cache [2022-10-18T12:47:17.735Z] ---> a3528b55da97 [2022-10-18T12:47:17.735Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:47:17.735Z] ---> Using cache [2022-10-18T12:47:17.735Z] ---> 3aed9639d514 [2022-10-18T12:47:17.735Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-18T12:47:18.304Z] Removing intermediate container 00a2a6b6b36c [2022-10-18T12:47:18.304Z] ---> de8bdeb72e50 [2022-10-18T12:47:18.304Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T12:47:18.304Z] Removing intermediate container 138325585f81 [2022-10-18T12:47:18.304Z] ---> 70e99a8f60e1 [2022-10-18T12:47:18.304Z] Step 24/24 : LABEL version=0.0.0 [2022-10-18T12:47:18.304Z] ---> Running in b25404682b87 [2022-10-18T12:47:18.304Z] ---> Running in ae54ab355d69 [2022-10-18T12:47:18.304Z] ---> Running in f800420e15ee [2022-10-18T12:47:18.304Z] ---> Running in 4723742e4739 [2022-10-18T12:47:18.304Z] Running setup.py install for texttable: finished with status 'done' [2022-10-18T12:47:18.304Z] Running setup.py install for PyYAML: started [2022-10-18T12:47:18.304Z] Removing intermediate container ae54ab355d69 [2022-10-18T12:47:18.304Z] ---> f64fc595dba3 [2022-10-18T12:47:18.304Z] [2022-10-18T12:47:18.304Z] Removing intermediate container f800420e15ee [2022-10-18T12:47:18.304Z] ---> ccac8381fa0e [2022-10-18T12:47:18.304Z] [2022-10-18T12:47:18.304Z] Removing intermediate container 4723742e4739 [2022-10-18T12:47:18.304Z] ---> 0d5236a27a97 [2022-10-18T12:47:18.304Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T12:47:18.561Z] ---> Running in 7ba6ce8e3f0a [2022-10-18T12:47:18.561Z] Successfully built f64fc595dba3 [2022-10-18T12:47:18.561Z] Successfully tagged security-proxy-setup:latest [2022-10-18T12:47:18.561Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-10-18T12:47:18.561Z] Successfully built ccac8381fa0e [2022-10-18T12:47:18.561Z] Successfully tagged core-data:latest [2022-10-18T12:47:18.562Z]  Building core-data ... done Building core-command [2022-10-18T12:47:18.562Z] Removing intermediate container 7ba6ce8e3f0a [2022-10-18T12:47:18.562Z] ---> e610e1c5d8bd [2022-10-18T12:47:18.562Z] Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:47:18.562Z] ---> Running in 32d5bf360f36 [2022-10-18T12:47:18.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:18.562Z] Removing intermediate container 32d5bf360f36 [2022-10-18T12:47:18.562Z] ---> eca31559fefc [2022-10-18T12:47:18.562Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T12:47:18.562Z] ---> Running in 90f620284e21 [2022-10-18T12:47:18.820Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-18T12:47:19.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:19.955Z] OK: 211 MiB in 51 packages [2022-10-18T12:47:22.030Z] Removing intermediate container 90f620284e21 [2022-10-18T12:47:22.030Z] ---> 5b42b4733ed9 [2022-10-18T12:47:22.030Z] [2022-10-18T12:47:22.030Z] Running setup.py install for docopt: started [2022-10-18T12:47:22.030Z] Successfully built 5b42b4733ed9 [2022-10-18T12:47:22.595Z] Running setup.py install for docopt: finished with status 'done' [2022-10-18T12:47:22.595Z] Successfully tagged security-secretstore-setup:latest [2022-10-18T12:47:22.596Z]  Building security-secretstore-setup ... done Building support-notifications [2022-10-18T12:47:23.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:47:23.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:47:23.594Z] ---> 6af0f7cda689 [2022-10-18T12:47:23.594Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> 0dfa1bf37ea4 [2022-10-18T12:47:23.594Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> a3528b55da97 [2022-10-18T12:47:23.594Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> 3aed9639d514 [2022-10-18T12:47:23.594Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-18T12:47:23.594Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:47:23.594Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:47:23.594Z] ---> 6af0f7cda689 [2022-10-18T12:47:23.594Z] Step 3/33 : WORKDIR /edgex-go [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> ea9111e1c604 [2022-10-18T12:47:23.594Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> 486dea426177 [2022-10-18T12:47:23.594Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> 123484f11c0e [2022-10-18T12:47:23.594Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> 6ecda6520bb1 [2022-10-18T12:47:23.594Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> f5b6a05f008d [2022-10-18T12:47:23.594Z] Step 8/33 : COPY . . [2022-10-18T12:47:23.594Z] ---> Using cache [2022-10-18T12:47:23.594Z] ---> 96a06bd10b2d [2022-10-18T12:47:23.594Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-18T12:47:26.138Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:47:26.138Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:47:26.138Z] ---> 6af0f7cda689 [2022-10-18T12:47:26.138Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T12:47:26.138Z] ---> Using cache [2022-10-18T12:47:26.138Z] ---> 0dfa1bf37ea4 [2022-10-18T12:47:26.138Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T12:47:26.138Z] ---> Using cache [2022-10-18T12:47:26.138Z] ---> a3528b55da97 [2022-10-18T12:47:26.138Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:47:26.138Z] ---> Using cache [2022-10-18T12:47:26.138Z] ---> 3aed9639d514 [2022-10-18T12:47:26.138Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-18T12:47:26.872Z] Running setup.py install for dockerpty: started [2022-10-18T12:47:28.329Z] ---> Running in 794f97754c48 [2022-10-18T12:47:28.329Z] ---> Running in 416d86d49219 [2022-10-18T12:47:28.329Z] ---> Running in 6b7a55f5a450 [2022-10-18T12:47:28.329Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-18T12:47:28.329Z] Removing intermediate container b25404682b87 [2022-10-18T12:47:28.329Z] ---> 62936fec13c3 [2022-10-18T12:47:28.329Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T12:47:28.586Z] ---> eb2e82d20151 [2022-10-18T12:47:28.586Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:47:28.586Z] ---> Running in 285fe5532b01 [2022-10-18T12:47:28.844Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T12:47:28.844Z] 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-18T12:47:28.844Z] 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-18T12:47:28.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:29.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:29.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:29.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:30.254Z] OK: 211 MiB in 51 packages [2022-10-18T12:47:30.254Z] OK: 211 MiB in 51 packages [2022-10-18T12:47:37.105Z] Removing intermediate container fee8172fb389 [2022-10-18T12:47:37.105Z] ---> 2166d4053c68 [2022-10-18T12:47:37.105Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-18T12:47:37.105Z] Removing intermediate container 6b7a55f5a450 [2022-10-18T12:47:37.105Z] ---> 4c837260ed04 [2022-10-18T12:47:37.105Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T12:47:39.006Z] ---> Running in dc3a0ae70465 [2022-10-18T12:47:39.006Z] Removing intermediate container 416d86d49219 [2022-10-18T12:47:39.006Z] ---> 322f3dbd0b9e [2022-10-18T12:47:39.006Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T12:47:39.569Z] ---> 5cbf9519e33d [2022-10-18T12:47:39.569Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:47:39.569Z] ---> Running in 0f588fc439db [2022-10-18T12:47:39.569Z] ---> 75280359bc5e [2022-10-18T12:47:39.569Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:47:39.569Z] Removing intermediate container dc3a0ae70465 [2022-10-18T12:47:39.569Z] ---> f6bfeae8b88b [2022-10-18T12:47:39.569Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T12:47:39.828Z] ---> Running in 9cdbd822f410 [2022-10-18T12:47:39.828Z] ---> Running in 0d8c2da3fe12 [2022-10-18T12:47:39.828Z] Removing intermediate container 0d8c2da3fe12 [2022-10-18T12:47:39.828Z] ---> 8f82b18a76dd [2022-10-18T12:47:39.828Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-18T12:47:40.085Z] Removing intermediate container 285fe5532b01 [2022-10-18T12:47:40.085Z] ---> 5184493935fd [2022-10-18T12:47:40.085Z] Step 9/23 : COPY . . [2022-10-18T12:47:45.371Z] ---> 5d3e0d04dd54 [2022-10-18T12:47:45.371Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-18T12:47:45.371Z] ---> 233f8a27f6da [2022-10-18T12:47:45.371Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-18T12:47:49.559Z] ---> 2450dcaecc04 [2022-10-18T12:47:49.559Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-18T12:47:49.559Z] ---> Running in 07be6362e814 [2022-10-18T12:47:50.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T12:47:52.029Z] ---> 46142e42f5c0 [2022-10-18T12:47:52.029Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-18T12:47:54.012Z] Removing intermediate container 794f97754c48 [2022-10-18T12:47:54.012Z] ---> 00815e2b0afb [2022-10-18T12:47:54.012Z] [2022-10-18T12:47:54.012Z] Step 10/33 : FROM alpine:3.16 [2022-10-18T12:47:54.012Z] ---> 9c6f07244728 [2022-10-18T12:47:54.012Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T12:47:54.274Z] ---> Running in 6fbb1087d9b7 [2022-10-18T12:47:54.531Z] ---> Running in 573bc42c5aa5 [2022-10-18T12:47:54.789Z] Removing intermediate container 6fbb1087d9b7 [2022-10-18T12:47:54.789Z] ---> 14389012861b [2022-10-18T12:47:54.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T12:47:55.166Z] ---> Running in 27ea39aa4e10 [2022-10-18T12:47:55.166Z] Removing intermediate container 573bc42c5aa5 [2022-10-18T12:47:55.166Z] ---> c83f0e4b5460 [2022-10-18T12:47:55.166Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-18T12:47:55.456Z] ---> Running in 72ad774524ca [2022-10-18T12:47:55.765Z] Removing intermediate container 27ea39aa4e10 [2022-10-18T12:47:55.765Z] ---> 2451559413bf [2022-10-18T12:47:55.765Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T12:47:55.765Z] ---> Running in 176dbf944dfd [2022-10-18T12:47:56.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:56.049Z] Removing intermediate container 9cdbd822f410 [2022-10-18T12:47:56.049Z] ---> 467985fd3147 [2022-10-18T12:47:56.049Z] Step 9/24 : COPY . . [2022-10-18T12:47:56.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:47:56.049Z] Removing intermediate container 0f588fc439db [2022-10-18T12:47:56.049Z] ---> 8d3b2b627e9c [2022-10-18T12:47:56.049Z] Step 9/23 : COPY . . [2022-10-18T12:47:56.371Z] Removing intermediate container 176dbf944dfd [2022-10-18T12:47:56.371Z] ---> 5c499775605b [2022-10-18T12:47:56.371Z] Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:47:56.675Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-18T12:47:56.675Z] (2/2) Installing su-exec (0.2-r1) [2022-10-18T12:47:56.676Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T12:47:56.676Z] OK: 6 MiB in 16 packages [2022-10-18T12:47:57.574Z] ---> Running in 83b785aa3ad1 [2022-10-18T12:48:08.139Z] Removing intermediate container 83b785aa3ad1 [2022-10-18T12:48:08.139Z] ---> dfd9154e4400 [2022-10-18T12:48:08.139Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T12:48:08.139Z] ---> faa5ebcc7f6a [2022-10-18T12:48:08.139Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-18T12:48:08.139Z] Removing intermediate container 72ad774524ca [2022-10-18T12:48:08.139Z] ---> bd5ed1b339a7 [2022-10-18T12:48:08.139Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-18T12:48:08.139Z] ---> 06d17a53dcf2 [2022-10-18T12:48:08.139Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-18T12:48:08.139Z] ---> Running in d4e86238c645 [2022-10-18T12:48:08.139Z] ---> Running in 5317c3950b44 [2022-10-18T12:48:08.139Z] ---> Running in 4fdfd6e78534 [2022-10-18T12:48:08.139Z] ---> Running in 79f71788400d [2022-10-18T12:48:08.139Z] Removing intermediate container 4fdfd6e78534 [2022-10-18T12:48:08.139Z] ---> bfc1d002ecfa [2022-10-18T12:48:08.139Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-18T12:48:08.139Z] Removing intermediate container 5317c3950b44 [2022-10-18T12:48:08.139Z] ---> 3e6bf99a5c62 [2022-10-18T12:48:08.139Z] [2022-10-18T12:48:08.139Z] Successfully built 3e6bf99a5c62 [2022-10-18T12:48:08.139Z] Successfully tagged sys-mgmt-agent:latest [2022-10-18T12:48:08.139Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-10-18T12:48:08.139Z] ---> Running in e5cf1514187d [2022-10-18T12:48:08.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T12:48:08.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T12:48:08.139Z] Removing intermediate container e5cf1514187d [2022-10-18T12:48:08.139Z] ---> 8fdaf47a30be [2022-10-18T12:48:08.139Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-18T12:48:11.054Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:48:11.054Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:48:11.054Z] ---> 6af0f7cda689 [2022-10-18T12:48:11.054Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T12:48:11.054Z] ---> Using cache [2022-10-18T12:48:11.054Z] ---> ea9111e1c604 [2022-10-18T12:48:11.054Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:48:11.054Z] ---> Using cache [2022-10-18T12:48:11.054Z] ---> 486dea426177 [2022-10-18T12:48:11.054Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T12:48:13.641Z] ---> Running in 83913f862743 [2022-10-18T12:48:13.641Z] ---> Running in 65a261efa254 [2022-10-18T12:48:13.900Z] Removing intermediate container 83913f862743 [2022-10-18T12:48:13.900Z] ---> 0d6a03736733 [2022-10-18T12:48:13.900Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-18T12:48:14.195Z] ---> Running in 3362742228c9 [2022-10-18T12:48:14.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:48:15.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:48:15.413Z] Removing intermediate container 3362742228c9 [2022-10-18T12:48:15.413Z] ---> 22252d5c9552 [2022-10-18T12:48:15.413Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-18T12:48:15.673Z] OK: 211 MiB in 51 packages [2022-10-18T12:48:19.158Z] ---> Running in 32955f3ab8fb [2022-10-18T12:48:19.158Z] Removing intermediate container 07be6362e814 [2022-10-18T12:48:19.158Z] ---> 79a408018060 [2022-10-18T12:48:19.158Z] [2022-10-18T12:48:19.158Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T12:48:19.158Z] ---> 9c6f07244728 [2022-10-18T12:48:19.158Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-18T12:48:19.158Z] ---> Using cache [2022-10-18T12:48:19.158Z] ---> 2d132ba85d9d [2022-10-18T12:48:19.158Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T12:48:19.158Z] ---> Using cache [2022-10-18T12:48:19.158Z] ---> a791f3449844 [2022-10-18T12:48:19.158Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-18T12:48:19.416Z] ---> Running in 972fbd5a72ca [2022-10-18T12:48:19.416Z] Removing intermediate container 65a261efa254 [2022-10-18T12:48:19.416Z] ---> 8fac8aa66e53 [2022-10-18T12:48:19.416Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T12:48:19.980Z] Removing intermediate container 972fbd5a72ca [2022-10-18T12:48:19.980Z] ---> d7ff670d5f5a [2022-10-18T12:48:19.980Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T12:48:19.980Z] ---> e431d270a9f3 [2022-10-18T12:48:19.980Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:48:19.980Z] ---> Running in 0e94c403daa0 [2022-10-18T12:48:19.980Z] ---> Running in f6336f4da570 [2022-10-18T12:48:20.238Z] Removing intermediate container 0e94c403daa0 [2022-10-18T12:48:20.238Z] ---> 158b947c670f [2022-10-18T12:48:20.238Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T12:48:20.506Z] Removing intermediate container 32955f3ab8fb [2022-10-18T12:48:20.506Z] ---> 9b5a4a1a97c8 [2022-10-18T12:48:20.506Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-18T12:48:20.767Z] ---> Running in 438d798942f0 [2022-10-18T12:48:20.767Z] ---> 3f208d34fba7 [2022-10-18T12:48:20.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-18T12:48:21.700Z] Removing intermediate container 438d798942f0 [2022-10-18T12:48:21.700Z] ---> 64cd0904c9d3 [2022-10-18T12:48:21.700Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-18T12:48:22.286Z] ---> 48ffea1f7eb2 [2022-10-18T12:48:22.286Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-18T12:48:22.286Z] ---> 704eca37d0fa [2022-10-18T12:48:22.286Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-18T12:48:22.286Z] ---> Running in 87fdee65b8cd [2022-10-18T12:48:22.854Z] ---> ed1c5231154e [2022-10-18T12:48:22.854Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-18T12:48:23.423Z] ---> Running in 4066a03d0f28 [2022-10-18T12:48:25.958Z] Removing intermediate container 4066a03d0f28 [2022-10-18T12:48:25.958Z] ---> 6d629cee9586 [2022-10-18T12:48:25.958Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T12:48:26.524Z] ---> Running in edf193f179e3 [2022-10-18T12:48:26.524Z] Removing intermediate container 87fdee65b8cd [2022-10-18T12:48:26.524Z] ---> 58eae9ec25eb [2022-10-18T12:48:26.524Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T12:48:28.426Z] Removing intermediate container edf193f179e3 [2022-10-18T12:48:28.426Z] ---> 02440e78be7b [2022-10-18T12:48:28.426Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T12:48:32.610Z] ---> 22988d6dc8e5 [2022-10-18T12:48:32.610Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-18T12:48:32.610Z] ---> Running in 02276191c898 [2022-10-18T12:48:32.610Z] Removing intermediate container 02276191c898 [2022-10-18T12:48:32.610Z] ---> 3984eed81052 [2022-10-18T12:48:32.610Z] Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:48:32.610Z] Removing intermediate container f6336f4da570 [2022-10-18T12:48:32.610Z] ---> 93ac97ed583c [2022-10-18T12:48:32.610Z] Step 8/26 : COPY . . [2022-10-18T12:48:33.983Z] ---> Running in c9f662ce7c73 [2022-10-18T12:48:38.520Z] ---> c22eeb93bd22 [2022-10-18T12:48:38.520Z] Removing intermediate container c9f662ce7c73 [2022-10-18T12:48:38.520Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> 42147b766cc1 [2022-10-18T12:48:38.520Z] [2022-10-18T12:48:38.520Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T12:48:38.796Z] ---> Running in 2d302fe63ccc [2022-10-18T12:48:38.796Z] ---> 269f4a2cdfdb [2022-10-18T12:48:38.796Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T12:48:38.796Z] Removing intermediate container 79f71788400d [2022-10-18T12:48:38.796Z] ---> f3d19dc436de [2022-10-18T12:48:38.796Z] [2022-10-18T12:48:38.796Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T12:48:38.796Z] ---> 9c6f07244728 [2022-10-18T12:48:38.796Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-18T12:48:38.796Z] ---> Using cache [2022-10-18T12:48:38.796Z] ---> 2d132ba85d9d [2022-10-18T12:48:38.797Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T12:48:38.797Z] ---> Using cache [2022-10-18T12:48:38.797Z] ---> a791f3449844 [2022-10-18T12:48:38.797Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-18T12:48:38.797Z] ---> 6fb0a0dfe96b [2022-10-18T12:48:38.797Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-18T12:48:39.082Z] ---> Running in 4601f0d3b224 [2022-10-18T12:48:39.082Z] ---> Running in 4dbf3045e9a0 [2022-10-18T12:48:39.082Z] Removing intermediate container 2d302fe63ccc [2022-10-18T12:48:39.082Z] ---> 54f2ebc25533 [2022-10-18T12:48:39.082Z] [2022-10-18T12:48:39.082Z] Successfully built 54f2ebc25533 [2022-10-18T12:48:39.341Z] Successfully tagged support-scheduler:latest [2022-10-18T12:48:39.341Z]  Building support-scheduler ... done Building security-spire-server [2022-10-18T12:48:39.341Z] Removing intermediate container 4dbf3045e9a0 [2022-10-18T12:48:39.341Z] ---> f4396d87ab9c [2022-10-18T12:48:39.341Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-18T12:48:39.952Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-18T12:48:39.953Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-18T12:48:39.953Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-18T12:48:39.953Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-18T12:48:39.953Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-18T12:48:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-18T12:48:42.392Z] Removing intermediate container 4601f0d3b224 [2022-10-18T12:48:42.392Z] ---> ccd63adb2bd8 [2022-10-18T12:48:42.392Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T12:48:42.654Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:48:42.654Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:48:42.654Z] ---> 6af0f7cda689 [2022-10-18T12:48:42.654Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T12:48:42.654Z] ---> Using cache [2022-10-18T12:48:42.654Z] ---> ea9111e1c604 [2022-10-18T12:48:42.654Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:48:42.654Z] ---> Using cache [2022-10-18T12:48:42.654Z] ---> 486dea426177 [2022-10-18T12:48:42.654Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T12:48:42.654Z] ---> Using cache [2022-10-18T12:48:42.654Z] ---> 8fac8aa66e53 [2022-10-18T12:48:42.654Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T12:48:42.654Z] ---> Using cache [2022-10-18T12:48:42.654Z] ---> e431d270a9f3 [2022-10-18T12:48:42.654Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:48:42.654Z] ---> Using cache [2022-10-18T12:48:42.654Z] ---> 93ac97ed583c [2022-10-18T12:48:42.654Z] Step 8/25 : COPY . . [2022-10-18T12:48:42.654Z] ---> Using cache [2022-10-18T12:48:42.654Z] ---> 269f4a2cdfdb [2022-10-18T12:48:42.654Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T12:48:42.654Z] ---> Using cache [2022-10-18T12:48:42.654Z] ---> ccd63adb2bd8 [2022-10-18T12:48:42.654Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-18T12:48:45.202Z] ---> e48b31b325c6 [2022-10-18T12:48:45.202Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-18T12:48:45.202Z] ---> Running in 1e258152f7f6 [2022-10-18T12:48:45.202Z] ---> Running in 3535aadbfd69 [2022-10-18T12:48:45.202Z] ---> Running in 734f579a33ce [2022-10-18T12:48:45.202Z] Removing intermediate container d4e86238c645 [2022-10-18T12:48:45.202Z] ---> 4334c00fdbe6 [2022-10-18T12:48:45.202Z] [2022-10-18T12:48:45.202Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T12:48:45.202Z] ---> 9c6f07244728 [2022-10-18T12:48:45.202Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-18T12:48:45.202Z] ---> Running in c8e6a3ece84d [2022-10-18T12:48:45.202Z] ---> c2072f16fddb [2022-10-18T12:48:45.202Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-18T12:48:45.202Z] Removing intermediate container 1e258152f7f6 [2022-10-18T12:48:45.202Z] ---> 4495b869125b [2022-10-18T12:48:45.202Z] Step 16/24 : WORKDIR / [2022-10-18T12:48:45.464Z] Removing intermediate container 3535aadbfd69 [2022-10-18T12:48:45.464Z] ---> 8318649d48e7 [2022-10-18T12:48:45.464Z] 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-18T12:48:45.464Z] Removing intermediate container 734f579a33ce [2022-10-18T12:48:45.742Z] ---> 228596046264 [2022-10-18T12:48:45.742Z] 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-18T12:48:45.742Z] ---> Running in 90985031780a [2022-10-18T12:48:46.011Z] ---> Running in 5a6c14178e82 [2022-10-18T12:48:46.011Z] ---> Running in 2d4c66946c68 [2022-10-18T12:48:46.011Z] ---> b5a0ab8e98b8 [2022-10-18T12:48:46.011Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-18T12:48:46.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:48:46.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:48:46.526Z] Removing intermediate container 90985031780a [2022-10-18T12:48:46.526Z] ---> bd5e8e94e57e [2022-10-18T12:48:46.526Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T12:48:46.526Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-18T12:48:46.526Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-18T12:48:46.526Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T12:48:46.526Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T12:48:46.526Z] OK: 6 MiB in 16 packages [2022-10-18T12:48:46.784Z] ---> 0de8556f3499 [2022-10-18T12:48:46.784Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-18T12:48:47.350Z] ---> Running in 0c5d0e56d8b4 [2022-10-18T12:48:47.350Z] ---> 2642bd5ec12e [2022-10-18T12:48:47.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-18T12:48:49.248Z] Removing intermediate container c8e6a3ece84d [2022-10-18T12:48:49.248Z] ---> f7ccecaa4d14 [2022-10-18T12:48:49.248Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T12:48:49.248Z] ---> 0945932e5c72 [2022-10-18T12:48:49.248Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-18T12:48:49.505Z] ---> Running in 407d4b271339 [2022-10-18T12:48:49.505Z] ---> fd7c02fffaba [2022-10-18T12:48:49.505Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-18T12:48:49.505Z] ---> Running in 125bc6e872f4 [2022-10-18T12:48:49.505Z] Removing intermediate container 5a6c14178e82 [2022-10-18T12:48:49.505Z] ---> b1d6e0035dd8 [2022-10-18T12:48:49.505Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T12:48:49.762Z] ---> Running in a9fb1d1cc81c [2022-10-18T12:48:49.762Z] Removing intermediate container 407d4b271339 [2022-10-18T12:48:49.762Z] ---> ab01dd81f365 [2022-10-18T12:48:49.762Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-18T12:48:49.762Z] Removing intermediate container 2d4c66946c68 [2022-10-18T12:48:49.762Z] ---> 2f1152107164 [2022-10-18T12:48:49.762Z] Step 12/25 : WORKDIR /edgex-go [2022-10-18T12:48:49.762Z] Removing intermediate container 125bc6e872f4 [2022-10-18T12:48:49.762Z] ---> 9d47d5b3fff3 [2022-10-18T12:48:49.762Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T12:48:49.762Z] ---> Running in ffdd33a72b2c [2022-10-18T12:48:49.763Z] Removing intermediate container 0c5d0e56d8b4 [2022-10-18T12:48:49.763Z] ---> 0f75396d20c7 [2022-10-18T12:48:49.763Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-18T12:48:49.763Z] ---> Running in 95fab14b2764 [2022-10-18T12:48:49.763Z] ---> Running in 398d5e87ed07 [2022-10-18T12:48:49.763Z] Removing intermediate container a9fb1d1cc81c [2022-10-18T12:48:49.763Z] ---> f970579cf5bd [2022-10-18T12:48:49.763Z] [2022-10-18T12:48:49.763Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T12:48:50.021Z] ---> Running in 6c019dd1faf0 [2022-10-18T12:48:50.021Z] Removing intermediate container 95fab14b2764 [2022-10-18T12:48:50.021Z] ---> 08f0757c012f [2022-10-18T12:48:50.021Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T12:48:50.021Z] Removing intermediate container ffdd33a72b2c [2022-10-18T12:48:50.021Z] ---> 2c5296c75c23 [2022-10-18T12:48:50.021Z] [2022-10-18T12:48:50.021Z] Step 13/25 : FROM alpine:3.15 [2022-10-18T12:48:50.021Z] 3.15: Pulling from library/alpine [2022-10-18T12:48:50.021Z] Removing intermediate container 398d5e87ed07 [2022-10-18T12:48:50.021Z] ---> 677ea8dd2a69 [2022-10-18T12:48:50.021Z] Step 22/24 : LABEL arch=x86_64 [2022-10-18T12:48:50.021Z] 3.15: Pulling from library/alpine [2022-10-18T12:48:50.021Z] ---> Running in 1c68a678ad26 [2022-10-18T12:48:50.021Z] ---> Running in c3a12a69590e [2022-10-18T12:48:50.021Z] Removing intermediate container 6c019dd1faf0 [2022-10-18T12:48:50.021Z] ---> 9fcd1bba1248 [2022-10-18T12:48:50.021Z] Step 30/33 : CMD ["gate"] [2022-10-18T12:48:50.021Z] ---> Running in 490fa7582f3e [2022-10-18T12:48:50.279Z] Removing intermediate container 1c68a678ad26 [2022-10-18T12:48:50.279Z] ---> 7879fee64489 [2022-10-18T12:48:50.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T12:48:50.279Z] Removing intermediate container c3a12a69590e [2022-10-18T12:48:50.279Z] ---> 5d681dccfdc4 [2022-10-18T12:48:50.279Z] Step 23/24 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:48:50.279Z] ---> Running in ce7655d89b39 [2022-10-18T12:48:50.279Z] Removing intermediate container 490fa7582f3e [2022-10-18T12:48:50.279Z] ---> 31fd5a1be344 [2022-10-18T12:48:50.279Z] Step 31/33 : LABEL arch=x86_64 [2022-10-18T12:48:50.279Z] ---> Running in 85962168004b [2022-10-18T12:48:50.279Z] ---> f73a84b52bde [2022-10-18T12:48:50.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-18T12:48:50.279Z] Removing intermediate container ce7655d89b39 [2022-10-18T12:48:50.279Z] ---> a85a2033fced [2022-10-18T12:48:50.279Z] Step 24/24 : LABEL version=0.0.0 [2022-10-18T12:48:50.537Z] Removing intermediate container 85962168004b [2022-10-18T12:48:50.537Z] ---> 3e45a688c08e [2022-10-18T12:48:50.537Z] Step 32/33 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:48:50.537Z] ---> Running in bc37070a2966 [2022-10-18T12:48:50.795Z] ---> Running in 62be414eca6f [2022-10-18T12:48:51.064Z] Removing intermediate container bc37070a2966 [2022-10-18T12:48:51.064Z] ---> f7ee87713495 [2022-10-18T12:48:51.064Z] [2022-10-18T12:48:51.064Z] Removing intermediate container 62be414eca6f [2022-10-18T12:48:51.064Z] ---> 02f3e52d78a3 [2022-10-18T12:48:51.064Z] Step 33/33 : LABEL version=0.0.0 [2022-10-18T12:48:51.064Z] ---> bc88fe0f8720 [2022-10-18T12:48:51.064Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-18T12:48:51.322Z] ---> Running in c043696e44a8 [2022-10-18T12:48:51.322Z] Successfully built f7ee87713495 [2022-10-18T12:48:51.322Z] Successfully tagged core-command:latest [2022-10-18T12:48:51.322Z] Building security-spire-config [2022-10-18T12:48:51.322Z]  Building core-command ... done Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T12:48:51.322Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T12:48:51.322Z] Status: Downloaded newer image for alpine:3.15 [2022-10-18T12:48:51.322Z] Status: Image is up to date for alpine:3.15 [2022-10-18T12:48:51.322Z] ---> c4fc93816858 [2022-10-18T12:48:51.322Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T12:48:51.322Z] ---> c4fc93816858 [2022-10-18T12:48:51.322Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T12:48:51.322Z] ---> 5bcd5e1bc99c [2022-10-18T12:48:51.322Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-18T12:48:51.322Z] Removing intermediate container c043696e44a8 [2022-10-18T12:48:51.322Z] ---> 8a051151ca7d [2022-10-18T12:48:51.322Z] [2022-10-18T12:48:51.322Z] Successfully built 8a051151ca7d [2022-10-18T12:48:52.257Z] ---> Running in 7d1879a7b439 [2022-10-18T12:48:53.644Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:48:53.644Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:48:55.019Z] Successfully tagged security-bootstrapper:latest [2022-10-18T12:48:55.019Z] Building security-spiffe-token-provider [2022-10-18T12:48:55.019Z]  Building security-bootstrapper ... done  ---> 6af0f7cda689 [2022-10-18T12:48:55.019Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T12:48:55.019Z] ---> Using cache [2022-10-18T12:48:55.019Z] ---> ea9111e1c604 [2022-10-18T12:48:55.019Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:48:55.019Z] ---> Using cache [2022-10-18T12:48:55.019Z] ---> 486dea426177 [2022-10-18T12:48:55.019Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T12:48:55.019Z] ---> Using cache [2022-10-18T12:48:55.019Z] ---> 8fac8aa66e53 [2022-10-18T12:48:55.019Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T12:48:55.019Z] ---> Using cache [2022-10-18T12:48:55.019Z] ---> e431d270a9f3 [2022-10-18T12:48:55.019Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:48:55.019Z] ---> Using cache [2022-10-18T12:48:55.019Z] ---> 93ac97ed583c [2022-10-18T12:48:55.019Z] Step 8/26 : COPY . . [2022-10-18T12:48:55.019Z] ---> Using cache [2022-10-18T12:48:55.019Z] ---> 269f4a2cdfdb [2022-10-18T12:48:55.019Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T12:48:55.019Z] ---> Using cache [2022-10-18T12:48:55.019Z] ---> ccd63adb2bd8 [2022-10-18T12:48:55.019Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T12:48:55.019Z] ---> Using cache [2022-10-18T12:48:55.019Z] ---> 228596046264 [2022-10-18T12:48:55.019Z] 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-18T12:48:59.203Z] ---> Running in 0de6d318881d [2022-10-18T12:49:00.577Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:49:00.577Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:49:00.577Z] ---> 6af0f7cda689 [2022-10-18T12:49:00.577Z] Step 3/20 : WORKDIR /edgex-go [2022-10-18T12:49:00.577Z] ---> Using cache [2022-10-18T12:49:00.577Z] ---> ea9111e1c604 [2022-10-18T12:49:00.577Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-18T12:49:01.952Z] ---> Running in 2b8d6d003f40 [2022-10-18T12:49:01.952Z] ---> Running in eb7e0080b3be [2022-10-18T12:49:01.952Z] ---> Running in 7ff167bd6c17 [2022-10-18T12:49:01.952Z] Removing intermediate container 7d1879a7b439 [2022-10-18T12:49:01.952Z] ---> 0c6e6aa98644 [2022-10-18T12:49:01.952Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:49:01.952Z] Removing intermediate container 0de6d318881d [2022-10-18T12:49:01.952Z] ---> 2ed13fdd12ab [2022-10-18T12:49:01.952Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:49:01.952Z] ---> Running in 08641ccb1e5d [2022-10-18T12:49:01.952Z] ---> Running in 4fc322831b4c [2022-10-18T12:49:01.952Z] Removing intermediate container 2b8d6d003f40 [2022-10-18T12:49:01.952Z] ---> b2ded3f9f6ab [2022-10-18T12:49:01.952Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T12:49:01.952Z] ---> Running in 6dbdc9f63f55 [2022-10-18T12:49:01.952Z] Removing intermediate container 6dbdc9f63f55 [2022-10-18T12:49:01.952Z] ---> d7f3d31e38cf [2022-10-18T12:49:01.952Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T12:49:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2022-10-18T12:49:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-18T12:49:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-18T12:49:02.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.556s coverage: 98.5% of statements [2022-10-18T12:49:02.210Z] ---> Running in 7a605cf6db57 [2022-10-18T12:49:02.210Z] Removing intermediate container 7a605cf6db57 [2022-10-18T12:49:02.210Z] ---> e2efc7a6f738 [2022-10-18T12:49:02.210Z] Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:49:02.210Z] ---> Running in b9a4c1f459cc [2022-10-18T12:49:02.210Z] Removing intermediate container b9a4c1f459cc [2022-10-18T12:49:02.210Z] ---> 88fbaa9374f9 [2022-10-18T12:49:02.210Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T12:49:02.468Z] ---> Running in 06bfdb83bbc8 [2022-10-18T12:49:02.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:02.468Z] Removing intermediate container 06bfdb83bbc8 [2022-10-18T12:49:02.468Z] ---> 3356a27de134 [2022-10-18T12:49:02.468Z] [2022-10-18T12:49:02.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:02.468Z] Successfully built 3356a27de134 [2022-10-18T12:49:02.468Z] Successfully tagged support-notifications:latest [2022-10-18T12:49:02.725Z]  Building support-notifications ... done v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-18T12:49:02.725Z] v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-18T12:49:02.725Z] OK: 17037 distinct packages available [2022-10-18T12:49:02.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:02.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:02.984Z] Removing intermediate container 7ff167bd6c17 [2022-10-18T12:49:02.984Z] ---> d55d3231f788 [2022-10-18T12:49:02.984Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T12:49:02.984Z] ---> Running in eb2b79324688 [2022-10-18T12:49:02.984Z] Removing intermediate container eb2b79324688 [2022-10-18T12:49:02.984Z] ---> 500ddfc31a6c [2022-10-18T12:49:02.984Z] [2022-10-18T12:49:02.984Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T12:49:02.984Z] ---> c4fc93816858 [2022-10-18T12:49:02.984Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T12:49:02.984Z] ---> Using cache [2022-10-18T12:49:02.984Z] ---> 2ed13fdd12ab [2022-10-18T12:49:02.984Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:49:02.984Z] ---> Running in 1bed7851dfb7 [2022-10-18T12:49:02.984Z] OK: 211 MiB in 51 packages [2022-10-18T12:49:02.984Z] Removing intermediate container 08641ccb1e5d [2022-10-18T12:49:02.984Z] ---> 37dc828b1318 [2022-10-18T12:49:02.984Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T12:49:03.242Z] ---> Running in 2f67c44d8fe0 [2022-10-18T12:49:03.242Z] Removing intermediate container 4fc322831b4c [2022-10-18T12:49:03.242Z] ---> 902542616563 [2022-10-18T12:49:03.242Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T12:49:03.242Z] ---> Running in 493bb38cfd05 [2022-10-18T12:49:03.501Z] Removing intermediate container eb7e0080b3be [2022-10-18T12:49:03.501Z] ---> e58c777a33d8 [2022-10-18T12:49:03.501Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-18T12:49:03.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:03.501Z] ---> 12d97db9d9a5 [2022-10-18T12:49:03.501Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:49:03.501Z] ---> Running in 0841568f924b [2022-10-18T12:49:03.759Z] Removing intermediate container 1bed7851dfb7 [2022-10-18T12:49:03.759Z] ---> 50dd620a7ae1 [2022-10-18T12:49:03.759Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-18T12:49:03.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:03.759Z] ---> Running in 2b5c804d9402 [2022-10-18T12:49:04.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:04.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:04.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:04.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.708s coverage: 41.3% of statements [2022-10-18T12:49:04.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-18T12:49:04.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-18T12:49:04.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.510s coverage: 54.2% of statements [2022-10-18T12:49:04.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-18T12:49:04.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-18T12:49:04.819Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T12:49:04.819Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T12:49:04.819Z] OK: 15857 distinct packages available [2022-10-18T12:49:04.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:05.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:05.077Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T12:49:05.077Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T12:49:05.077Z] OK: 15857 distinct packages available [2022-10-18T12:49:05.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:05.338Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T12:49:05.338Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T12:49:05.338Z] OK: 15857 distinct packages available [2022-10-18T12:49:05.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:05.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:06.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:06.185Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T12:49:06.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:06.185Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T12:49:06.444Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T12:49:06.444Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T12:49:06.444Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-18T12:49:06.444Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T12:49:06.444Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-18T12:49:06.710Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T12:49:06.710Z] OK: 7 MiB in 19 packages [2022-10-18T12:49:06.710Z] (3/4) Installing libucontext (1.1-r0) [2022-10-18T12:49:06.710Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-18T12:49:06.710Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T12:49:06.710Z] OK: 6 MiB in 18 packages [2022-10-18T12:49:08.887Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T12:49:08.887Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T12:49:09.147Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T12:49:09.147Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T12:49:09.147Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T12:49:09.716Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T12:49:09.716Z] OK: 7 MiB in 19 packages [2022-10-18T12:49:11.135Z] Removing intermediate container 493bb38cfd05 [2022-10-18T12:49:11.135Z] ---> 69c46df181d1 [2022-10-18T12:49:11.135Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-18T12:49:11.394Z] Removing intermediate container 2b5c804d9402 [2022-10-18T12:49:11.394Z] ---> 7581f2e72b2b [2022-10-18T12:49:11.394Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T12:49:13.926Z] Removing intermediate container 2f67c44d8fe0 [2022-10-18T12:49:13.926Z] ---> 9cae77c39016 [2022-10-18T12:49:13.926Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T12:49:13.926Z] ---> b6823228dfd1 [2022-10-18T12:49:13.926Z] ---> 2fcaa5998d5c [2022-10-18T12:49:13.926Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T12:49:13.927Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T12:49:13.927Z] ---> 17df3f78d050 [2022-10-18T12:49:13.927Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-18T12:49:13.927Z] Removing intermediate container 0841568f924b [2022-10-18T12:49:13.927Z] ---> c46b72c7ca87 [2022-10-18T12:49:13.927Z] Step 7/20 : COPY . . [2022-10-18T12:49:19.187Z] ---> Running in 010f6211311b [2022-10-18T12:49:19.187Z] ---> cb0aaf139694 [2022-10-18T12:49:19.187Z] ---> 711a3fa1d6c8 [2022-10-18T12:49:19.187Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T12:49:19.187Z] [2022-10-18T12:49:19.187Z] ---> a7b6a1d9a34f [2022-10-18T12:49:19.187Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-18T12:49:19.187Z] Removing intermediate container 010f6211311b [2022-10-18T12:49:19.187Z] ---> d61fdd4abe9c [2022-10-18T12:49:19.187Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-18T12:49:19.445Z] ---> Running in 9511f4f1dd83 [2022-10-18T12:49:19.445Z] ---> 04c6e1f2cb94 [2022-10-18T12:49:19.445Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-18T12:49:19.445Z] ---> c186828bea2a [2022-10-18T12:49:19.445Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-18T12:49:19.445Z] ---> edaf39195b03 [2022-10-18T12:49:19.445Z] Step 21/26 : WORKDIR / [2022-10-18T12:49:19.445Z] ---> 4e6596b6b929 [2022-10-18T12:49:19.445Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-18T12:49:19.445Z] ---> Running in 95d11b218821 [2022-10-18T12:49:19.445Z] ---> e5576331b1d5 [2022-10-18T12:49:19.445Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-18T12:49:19.702Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-18T12:49:19.702Z] Removing intermediate container 95d11b218821 [2022-10-18T12:49:19.702Z] ---> dcefdb9feb6a [2022-10-18T12:49:19.702Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T12:49:19.702Z] ---> Running in b422456b3bf0 [2022-10-18T12:49:19.702Z] ---> 1d0269eaa3ea [2022-10-18T12:49:19.702Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T12:49:19.702Z] ---> d0df0767e651 [2022-10-18T12:49:19.702Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T12:49:19.702Z] ---> Running in 97a333d552c9 [2022-10-18T12:49:19.702Z] ---> Running in dc672ca11cbb [2022-10-18T12:49:19.702Z] Removing intermediate container b422456b3bf0 [2022-10-18T12:49:19.702Z] ---> 70d1c3804e1d [2022-10-18T12:49:19.702Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T12:49:19.961Z] ---> Running in c8b9ace5c0a0 [2022-10-18T12:49:19.961Z] Removing intermediate container 97a333d552c9 [2022-10-18T12:49:19.961Z] ---> 4ac2ad3c8db3 [2022-10-18T12:49:19.961Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T12:49:19.961Z] Removing intermediate container dc672ca11cbb [2022-10-18T12:49:19.961Z] ---> 8da423bccc36 [2022-10-18T12:49:19.961Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T12:49:20.223Z] ---> Running in f270ce594bb8 [2022-10-18T12:49:20.223Z] ---> Running in 3a47f01d103e [2022-10-18T12:49:20.223Z] Removing intermediate container c8b9ace5c0a0 [2022-10-18T12:49:20.223Z] ---> 96ad9ba12804 [2022-10-18T12:49:20.223Z] Step 24/26 : LABEL arch=x86_64 [2022-10-18T12:49:20.223Z] ---> Running in 4c2bdf2d9e28 [2022-10-18T12:49:20.223Z] Removing intermediate container f270ce594bb8 [2022-10-18T12:49:20.223Z] ---> 2cf0bd5e7af8 [2022-10-18T12:49:20.223Z] Step 24/26 : LABEL arch=x86_64 [2022-10-18T12:49:20.223Z] ---> Running in 19bcb049a7a0 [2022-10-18T12:49:20.223Z] Removing intermediate container 3a47f01d103e [2022-10-18T12:49:20.223Z] ---> 252278d06f9a [2022-10-18T12:49:20.223Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T12:49:20.223Z] Removing intermediate container 4c2bdf2d9e28 [2022-10-18T12:49:20.223Z] ---> ae828b5f1428 [2022-10-18T12:49:20.223Z] Step 25/26 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:49:20.480Z] ---> Running in 9ce1fccee0e7 [2022-10-18T12:49:20.480Z] ---> Running in 22ae945715cc [2022-10-18T12:49:20.480Z] Removing intermediate container 19bcb049a7a0 [2022-10-18T12:49:20.480Z] ---> ac5ece75a435 [2022-10-18T12:49:20.480Z] Step 25/26 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:49:20.480Z] ---> Running in 2610af34fe34 [2022-10-18T12:49:20.480Z] Removing intermediate container 22ae945715cc [2022-10-18T12:49:20.480Z] ---> 6099ca531d73 [2022-10-18T12:49:20.480Z] Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:49:20.480Z] Removing intermediate container 9ce1fccee0e7 [2022-10-18T12:49:20.480Z] ---> 16ffe9284c02 [2022-10-18T12:49:20.480Z] Step 26/26 : LABEL version=0.0.0 [2022-10-18T12:49:20.480Z] ---> Running in d7c23a1130bc [2022-10-18T12:49:20.480Z] Removing intermediate container 2610af34fe34 [2022-10-18T12:49:20.480Z] ---> 5548826b30ce [2022-10-18T12:49:20.480Z] Step 26/26 : LABEL version=0.0.0 [2022-10-18T12:49:20.480Z] ---> Running in 113dda972241 [2022-10-18T12:49:20.480Z] ---> Running in 101eb007b24b [2022-10-18T12:49:20.739Z] Removing intermediate container d7c23a1130bc [2022-10-18T12:49:20.739Z] ---> 5452318b11b8 [2022-10-18T12:49:20.739Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T12:49:20.739Z] Removing intermediate container 113dda972241 [2022-10-18T12:49:20.739Z] ---> 31a73d53363a [2022-10-18T12:49:20.739Z] [2022-10-18T12:49:20.739Z] ---> Running in 5ccbe892ee37 [2022-10-18T12:49:20.739Z] Removing intermediate container 101eb007b24b [2022-10-18T12:49:20.739Z] ---> 43be3d8ad2e3 [2022-10-18T12:49:20.739Z] [2022-10-18T12:49:20.739Z] Successfully built 31a73d53363a [2022-10-18T12:49:20.739Z] Successfully tagged security-spire-config:latest [2022-10-18T12:49:20.739Z]  Building security-spire-config ... done Successfully built 43be3d8ad2e3 [2022-10-18T12:49:20.739Z] Successfully tagged security-spire-agent:latest [2022-10-18T12:49:20.739Z]  Building security-spire-agent ... done Removing intermediate container 5ccbe892ee37 [2022-10-18T12:49:20.739Z] ---> d237322c219b [2022-10-18T12:49:20.739Z] [2022-10-18T12:49:20.739Z] Successfully built d237322c219b [2022-10-18T12:49:20.739Z] Successfully tagged security-spire-server:latest [2022-10-18T12:49:38.807Z]  Building security-spire-server ... done Removing intermediate container 9511f4f1dd83 [2022-10-18T12:49:38.807Z] ---> 38fb887c871e [2022-10-18T12:49:38.807Z] [2022-10-18T12:49:38.807Z] Step 9/20 : FROM alpine:3.15 [2022-10-18T12:49:38.807Z] ---> c4fc93816858 [2022-10-18T12:49:38.807Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T12:49:38.807Z] ---> Using cache [2022-10-18T12:49:38.807Z] ---> 2ed13fdd12ab [2022-10-18T12:49:38.807Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:49:38.807Z] ---> Using cache [2022-10-18T12:49:38.807Z] ---> 50dd620a7ae1 [2022-10-18T12:49:38.807Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-18T12:49:38.807Z] ---> Running in dc459c36376f [2022-10-18T12:49:38.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:38.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:39.065Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T12:49:39.065Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T12:49:39.065Z] OK: 15857 distinct packages available [2022-10-18T12:49:39.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:40.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T12:49:40.259Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-18T12:49:40.518Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-18T12:49:40.518Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-18T12:49:40.518Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-18T12:49:40.776Z] (5/9) Installing curl (7.80.0-r3) [2022-10-18T12:49:40.776Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-18T12:49:40.776Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-18T12:49:41.038Z] (8/9) Installing libucontext (1.1-r0) [2022-10-18T12:49:41.038Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-18T12:49:41.038Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T12:49:41.038Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T12:49:41.296Z] OK: 8 MiB in 23 packages [2022-10-18T12:49:41.861Z] Removing intermediate container dc459c36376f [2022-10-18T12:49:41.861Z] ---> af791fcbb51e [2022-10-18T12:49:41.861Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T12:49:41.861Z] ---> 72d2c68d42da [2022-10-18T12:49:41.861Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-18T12:49:42.427Z] ---> b5a9df818f1f [2022-10-18T12:49:42.427Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-18T12:49:42.685Z] ---> da1acdc69c05 [2022-10-18T12:49:42.685Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-18T12:49:42.685Z] ---> Running in d1597cb9151f [2022-10-18T12:49:42.685Z] Removing intermediate container d1597cb9151f [2022-10-18T12:49:42.685Z] ---> 7f221e1874a9 [2022-10-18T12:49:42.685Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T12:49:42.685Z] ---> Running in 8a03a99107ca [2022-10-18T12:49:42.943Z] Removing intermediate container 8a03a99107ca [2022-10-18T12:49:42.944Z] ---> f395bad0c3be [2022-10-18T12:49:42.944Z] Step 18/20 : LABEL arch=x86_64 [2022-10-18T12:49:42.944Z] ---> Running in db093f83155b [2022-10-18T12:49:42.944Z] Removing intermediate container db093f83155b [2022-10-18T12:49:42.944Z] ---> 7e0d1a08b3c1 [2022-10-18T12:49:42.944Z] Step 19/20 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T12:49:42.944Z] ---> Running in a1d91cfed880 [2022-10-18T12:49:42.944Z] Removing intermediate container a1d91cfed880 [2022-10-18T12:49:42.944Z] ---> c959c65868a5 [2022-10-18T12:49:42.944Z] Step 20/20 : LABEL version=0.0.0 [2022-10-18T12:49:42.944Z] ---> Running in 444a7fd1f970 [2022-10-18T12:49:43.202Z] Removing intermediate container 444a7fd1f970 [2022-10-18T12:49:43.202Z] ---> 3c9d1fa0b646 [2022-10-18T12:49:43.202Z] [2022-10-18T12:49:43.202Z] Successfully built 3c9d1fa0b646 [2022-10-18T12:49:43.202Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-18T12:49:43.208Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-18T12:49:43.241Z] $ docker stop --time=1 815937b765744ac8678e56d38c1284cfa8fd17cfaa2620afdc2fdc6a142d786d [2022-10-18T12:49:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.757s coverage: 89.2% of statements [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-18T12:49:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.646s coverage: 2.2% of statements [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-18T12:49:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.582s coverage: 95.6% of statements [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-18T12:49:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.317s coverage: 72.2% of statements [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-18T12:49:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.567s coverage: 60.0% of statements [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-18T12:49:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 0.9% of statements [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-18T12:49:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.732s coverage: 58.8% of statements [2022-10-18T12:49:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.546s coverage: 29.6% of statements [2022-10-18T12:49:43.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-18T12:49:44.512Z] $ docker rm -f 815937b765744ac8678e56d38c1284cfa8fd17cfaa2620afdc2fdc6a142d786d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T12:49:44.907Z] + docker images [2022-10-18T12:49:44.907Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-18T12:49:44.907Z] security-spiffe-token-provider latest 3c9d1fa0b646 2 seconds ago 29.3MB [2022-10-18T12:49:44.907Z] 38fb887c871e 9 seconds ago 1.61GB [2022-10-18T12:49:44.907Z] security-spire-agent latest 43be3d8ad2e3 24 seconds ago 125MB [2022-10-18T12:49:44.907Z] security-spire-server latest d237322c219b 24 seconds ago 86.5MB [2022-10-18T12:49:44.907Z] security-spire-config latest 31a73d53363a 24 seconds ago 85.8MB [2022-10-18T12:49:44.907Z] support-notifications latest 3356a27de134 42 seconds ago 30.1MB [2022-10-18T12:49:44.907Z] 500ddfc31a6c 42 seconds ago 1.45GB [2022-10-18T12:49:44.907Z] security-bootstrapper latest 8a051151ca7d 53 seconds ago 19.9MB [2022-10-18T12:49:44.907Z] core-command latest f7ee87713495 54 seconds ago 17.5MB [2022-10-18T12:49:44.907Z] f970579cf5bd 55 seconds ago 1.45GB [2022-10-18T12:49:44.907Z] 2c5296c75c23 55 seconds ago 1.45GB [2022-10-18T12:49:44.907Z] 4334c00fdbe6 About a minute ago 1.64GB [2022-10-18T12:49:44.907Z] support-scheduler latest 54f2ebc25533 About a minute ago 29.5MB [2022-10-18T12:49:44.907Z] f3d19dc436de About a minute ago 1.58GB [2022-10-18T12:49:44.907Z] 79a408018060 About a minute ago 1.64GB [2022-10-18T12:49:44.907Z] sys-mgmt-agent latest 3e6bf99a5c62 About a minute ago 136MB [2022-10-18T12:49:44.907Z] 00815e2b0afb About a minute ago 1.57GB [2022-10-18T12:49:44.907Z] security-proxy-setup latest f64fc595dba3 2 minutes ago 27.4MB [2022-10-18T12:49:44.907Z] security-secretstore-setup latest 5b42b4733ed9 2 minutes ago 29.3MB [2022-10-18T12:49:44.907Z] core-data latest ccac8381fa0e 2 minutes ago 21.6MB [2022-10-18T12:49:44.907Z] core-metadata latest 01afd9fe9114 2 minutes ago 18.3MB [2022-10-18T12:49:44.907Z] 1543f25f89f1 2 minutes ago 1.56GB [2022-10-18T12:49:44.907Z] 061502a81d81 2 minutes ago 1.59GB [2022-10-18T12:49:44.907Z] 25f16b3f631d 2 minutes ago 1.57GB [2022-10-18T12:49:44.907Z] dd0001fa1676 2 minutes ago 1.57GB [2022-10-18T12:49:44.907Z] d04e6d1b9106 2 minutes ago 1.59GB [2022-10-18T12:49:44.907Z] ci-base-image-x86_64 latest 6af0f7cda689 6 minutes ago 940MB [2022-10-18T12:49:44.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 7 days ago 677MB [2022-10-18T12:49:44.907Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-18T12:49:44.907Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-18T12:49:44.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-18T12:49:44.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-18T12:49:45.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements [2022-10-18T12:49:45.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.821s coverage: 79.5% of statements [2022-10-18T12:49:45.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.455s coverage: 94.1% of statements [2022-10-18T12:49:45.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-18T12:49:48.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements [2022-10-18T12:49:58.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.247s coverage: 94.4% of statements [2022-10-18T12:49:58.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.233s coverage: 44.8% of statements [2022-10-18T12:50:08.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.725s coverage: 80.5% of statements [2022-10-18T12:50:08.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-10-18T12:50:12.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2022-10-18T12:50:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements [2022-10-18T12:50:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.950s coverage: 91.2% of statements [2022-10-18T12:50:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-18T12:50:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.926s coverage: 64.7% of statements [2022-10-18T12:50:20.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-18T12:50:20.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-18T12:50:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.277s coverage: 100.0% of statements [2022-10-18T12:50:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements [2022-10-18T12:50:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2022-10-18T12:50:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-10-18T12:50:20.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2022-10-18T12:50:27.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.490s coverage: 65.8% of statements [2022-10-18T12:50:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-18T12:50:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-18T12:50:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-18T12:50:30.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.888s coverage: 41.8% of statements [2022-10-18T12:50:30.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-18T12:50:30.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-18T12:50:30.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.369s coverage: 89.5% of statements [2022-10-18T12:50:30.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-18T12:50:30.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements [2022-10-18T12:50:30.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-18T12:50:30.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-18T12:50:30.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-18T12:50:30.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-18T12:50:39.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.433s coverage: 17.7% of statements [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-18T12:50:39.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.713s coverage: 92.3% of statements [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-18T12:50:39.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-18T12:50:39.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-18T12:50:39.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-18T12:50:39.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-18T12:50:39.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-18T12:50:39.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-10-18T12:50:39.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-10-18T12:50:40.358Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-10-18T12:50:40.358Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-18T12:50:40.358Z] GO111MODULE=on go vet ./... [2022-10-18T12:52:32.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T12:52:32.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-18T12:52:32.007Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-18T12:52:32.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-18T12:52:32.725Z] + ls -al . [2022-10-18T12:52:32.725Z] total 756 [2022-10-18T12:52:32.725Z] drwxrwxr-x 10 1001 1001 4096 Oct 18 12:46 . [2022-10-18T12:52:32.725Z] drwxr-xr-x 4 root root 4096 Oct 18 12:46 .. [2022-10-18T12:52:32.725Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 12:44 .blubracket [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 16 Oct 18 12:44 .dockerignore [2022-10-18T12:52:32.725Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 12:44 .git [2022-10-18T12:52:32.725Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 12:44 .github [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 1030 Oct 18 12:44 .gitignore [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 12:44 .golangci.yml [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 87 Oct 18 12:44 .hadolint.yml [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 12:44 .sonarcloud.properties [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 12:44 ADOPTERS.md [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 10722 Oct 18 12:44 Attribution.txt [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 63209 Oct 18 12:44 CHANGELOG.md [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 12:44 CONTRIBUTING.md [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 12:44 GOVERNANCE.md [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 850 Oct 18 12:44 Jenkinsfile [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 12:44 LICENSE [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 13857 Oct 18 12:44 Makefile [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 12:44 OWNERS.md [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 9799 Oct 18 12:44 README.md [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 12:44 SECURITY.md [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 5 Oct 18 12:42 VERSION [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 12:44 ZMQWindows.md [2022-10-18T12:52:32.725Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 12:44 bin [2022-10-18T12:52:32.725Z] drwxrwxr-x 18 1001 1001 4096 Oct 18 12:44 cmd [2022-10-18T12:52:32.725Z] -rw-r--r-- 1 root root 503479 Oct 18 12:50 coverage.out [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 3458 Oct 18 12:44 go.mod [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 38041 Oct 18 12:44 go.sum [2022-10-18T12:52:32.725Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 12:44 internal [2022-10-18T12:52:32.725Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 12:44 openapi [2022-10-18T12:52:32.725Z] drwxrwxr-x 4 1001 1001 4096 Oct 18 12:44 snap [2022-10-18T12:52:32.725Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 12:44 version.go [Pipeline] sh [2022-10-18T12:52:33.068Z] + '[' -e coverage.out ] [2022-10-18T12:52:33.068Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-18T12:52:33.100Z] Warning: overwriting stash ‘coverage-report’ [2022-10-18T12:52:33.769Z] Stashed 1 file(s) [Pipeline] sh [2022-10-18T12:52:34.093Z] + make build [2022-10-18T12:52:34.372Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T12:54:10.992Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T12:55:18.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T12:55:18.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T12:55:57.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T12:55:57.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T12:56:03.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T12:56:09.677Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T12:56:13.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T12:56:18.342Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T12:56:20.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T12:56:25.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T12:56:33.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-18T12:56:38.700Z] $ docker stop --time=1 91870d8b0fe2c07c7c457113a43b4b974459c4559200abfbdf778d8aced364bf [2022-10-18T12:56:40.668Z] $ docker rm -f 91870d8b0fe2c07c7c457113a43b4b974459c4559200abfbdf778d8aced364bf [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-18T12:56:43.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T12:56:43.312Z] [2022-10-18T12:56:43.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:56:43.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T12:56:43.971Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-18T12:56:43.971Z] 29e5d40040c1: Pulling fs layer [2022-10-18T12:56:43.971Z] 1ce36da41761: Pulling fs layer [2022-10-18T12:56:43.971Z] 25b303627fd3: Pulling fs layer [2022-10-18T12:56:44.240Z] 29e5d40040c1: Download complete [2022-10-18T12:56:44.509Z] 1ce36da41761: Verifying Checksum [2022-10-18T12:56:44.509Z] 1ce36da41761: Download complete [2022-10-18T12:56:44.779Z] 29e5d40040c1: Pull complete [2022-10-18T12:56:45.737Z] 25b303627fd3: Verifying Checksum [2022-10-18T12:56:45.737Z] 25b303627fd3: Download complete [2022-10-18T12:56:45.737Z] 1ce36da41761: Pull complete [2022-10-18T12:56:55.799Z] 25b303627fd3: Pull complete [2022-10-18T12:56:55.799Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-18T12:56:55.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T12:56:55.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T12:56:56.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container [2022-10-18T12:56:56.164Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-18T12:56:58.274Z] $ docker top 98e26bc69cc6f4277aff3612a6a3e587f11ccb8cb704a1e772966b57d0a4a4cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T12:56:58.943Z] + + docker-composegrep build parallel --help [2022-10-18T12:56:58.943Z] [2022-10-18T12:57:03.240Z] --parallel Build images in parallel. [Pipeline] } [2022-10-18T12:57:03.268Z] $ docker stop --time=1 98e26bc69cc6f4277aff3612a6a3e587f11ccb8cb704a1e772966b57d0a4a4cd [2022-10-18T12:57:04.896Z] $ docker rm -f 98e26bc69cc6f4277aff3612a6a3e587f11ccb8cb704a1e772966b57d0a4a4cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T12:57:05.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T12:57:05.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T12:57:05.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container [2022-10-18T12:57:05.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-18T12:57:07.138Z] $ docker top c37f5056354298efb62ba1e9ecaf27012a35ce64d4ead91120ba30e1a8c06165 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T12:57:07.701Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-18T12:57:11.942Z] Building core-command ... [2022-10-18T12:57:11.942Z] Building core-data ... [2022-10-18T12:57:11.942Z] Building core-metadata ... [2022-10-18T12:57:11.942Z] Building security-bootstrapper ... [2022-10-18T12:57:11.942Z] Building security-proxy-setup ... [2022-10-18T12:57:11.942Z] Building security-secretstore-setup ... [2022-10-18T12:57:11.942Z] Building security-spiffe-token-provider ... [2022-10-18T12:57:11.942Z] Building security-spire-agent ... [2022-10-18T12:57:11.942Z] Building security-spire-config ... [2022-10-18T12:57:11.942Z] Building security-spire-server ... [2022-10-18T12:57:11.942Z] Building support-notifications ... [2022-10-18T12:57:11.942Z] Building support-scheduler ... [2022-10-18T12:57:11.942Z] Building sys-mgmt-agent ... [2022-10-18T12:57:11.942Z] Building security-spire-agent [2022-10-18T12:57:11.942Z] Building security-secretstore-setup [2022-10-18T12:57:11.942Z] Building support-scheduler [2022-10-18T12:57:11.942Z] Building security-bootstrapper [2022-10-18T12:57:11.942Z] Building core-command [2022-10-18T12:58:08.323Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:58:08.323Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:58:08.323Z] ---> f7bd9ee4c9cc [2022-10-18T12:58:08.323Z] Step 3/33 : WORKDIR /edgex-go [2022-10-18T12:58:08.323Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:58:08.323Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:58:08.323Z] ---> f7bd9ee4c9cc [2022-10-18T12:58:08.323Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T12:58:08.323Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:58:08.323Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:58:08.323Z] ---> f7bd9ee4c9cc [2022-10-18T12:58:08.323Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T12:58:08.323Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:58:08.323Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:58:08.323Z] ---> f7bd9ee4c9cc [2022-10-18T12:58:08.323Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T12:58:08.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T12:58:08.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T12:58:08.323Z] ---> f7bd9ee4c9cc [2022-10-18T12:58:08.323Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T12:58:08.323Z] ---> Running in 2a0580e43dc1 [2022-10-18T12:58:08.323Z] ---> Running in 3713f85d5185 [2022-10-18T12:58:08.323Z] ---> Running in 83fbe1014c22 [2022-10-18T12:58:08.323Z] ---> Running in 7ed6b2465ee7 [2022-10-18T12:58:08.323Z] ---> Running in ff64a88f24a4 [2022-10-18T12:58:08.323Z] Removing intermediate container 83fbe1014c22 [2022-10-18T12:58:08.323Z] ---> 83c4ddc071d3 [2022-10-18T12:58:08.323Z] Removing intermediate container ff64a88f24a4 [2022-10-18T12:58:08.323Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T12:58:08.323Z] ---> 48c4051b7396 [2022-10-18T12:58:08.323Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:58:08.323Z] Removing intermediate container 2a0580e43dc1 [2022-10-18T12:58:08.323Z] ---> 02f6a22da6da [2022-10-18T12:58:08.323Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:58:08.323Z] ---> Running in 59f053128447 [2022-10-18T12:58:08.323Z] Removing intermediate container 3713f85d5185 [2022-10-18T12:58:08.323Z] ---> bb32571a7392 [2022-10-18T12:58:08.323Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:58:08.323Z] ---> Running in e97712aedac8 [2022-10-18T12:58:08.323Z] Removing intermediate container 7ed6b2465ee7 [2022-10-18T12:58:08.323Z] ---> 59ac9d8a2460 [2022-10-18T12:58:08.323Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T12:58:08.323Z] ---> Running in c98ea6d7e7a1 [2022-10-18T12:58:08.323Z] ---> Running in 410f4f095f7e [2022-10-18T12:58:08.323Z] ---> Running in 077cff085c9b [2022-10-18T12:58:08.323Z] Removing intermediate container 077cff085c9b [2022-10-18T12:58:08.323Z] ---> 7e95b1f327d8 [2022-10-18T12:58:08.323Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:58:08.323Z] Removing intermediate container 59f053128447 [2022-10-18T12:58:08.323Z] ---> 1e0f9ce2ce9c [2022-10-18T12:58:08.323Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:58:08.323Z] ---> Running in be9818c653f1 [2022-10-18T12:58:08.323Z] ---> Running in b7d2fdd841de [2022-10-18T12:58:08.323Z] Removing intermediate container e97712aedac8 [2022-10-18T12:58:08.323Z] ---> 0cee974292fb [2022-10-18T12:58:08.323Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-18T12:58:08.323Z] ---> Running in 810deb169a8b [2022-10-18T12:58:08.323Z] Removing intermediate container c98ea6d7e7a1 [2022-10-18T12:58:08.323Z] ---> 002969cce674 [2022-10-18T12:58:08.323Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-18T12:58:08.323Z] ---> Running in 8633f7da105a [2022-10-18T12:58:08.323Z] Removing intermediate container 410f4f095f7e [2022-10-18T12:58:08.323Z] ---> 122ffc48bcfa [2022-10-18T12:58:08.323Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T12:58:08.323Z] ---> Running in 43ae10e46b65 [2022-10-18T12:58:08.323Z] Removing intermediate container b7d2fdd841de [2022-10-18T12:58:08.323Z] ---> 895216cb4ddf [2022-10-18T12:58:08.323Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-18T12:58:08.323Z] Removing intermediate container be9818c653f1 [2022-10-18T12:58:08.323Z] ---> 0e341ba23fa4 [2022-10-18T12:58:08.323Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-18T12:58:08.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:08.323Z] ---> Running in 80aa73b39d60 [2022-10-18T12:58:08.323Z] ---> Running in 4460a8c7fba1 [2022-10-18T12:58:08.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:08.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:08.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:08.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:08.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:09.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:09.177Z] OK: 221 MiB in 51 packages [2022-10-18T12:58:09.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:10.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:10.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T12:58:10.404Z] OK: 221 MiB in 51 packages [2022-10-18T12:58:10.404Z] Removing intermediate container 810deb169a8b [2022-10-18T12:58:10.404Z] ---> 7c1aa6e91b03 [2022-10-18T12:58:10.404Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T12:58:10.672Z] OK: 221 MiB in 51 packages [2022-10-18T12:58:11.636Z] OK: 221 MiB in 51 packages [2022-10-18T12:58:11.636Z] OK: 221 MiB in 51 packages [2022-10-18T12:58:12.215Z] ---> 659a8d99f68f [2022-10-18T12:58:12.215Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:58:12.481Z] ---> Running in d97ded9f6d71 [2022-10-18T12:58:12.746Z] Removing intermediate container 8633f7da105a [2022-10-18T12:58:12.746Z] ---> b2f9744efdad [2022-10-18T12:58:12.746Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-18T12:58:13.325Z] Removing intermediate container 4460a8c7fba1 [2022-10-18T12:58:13.325Z] ---> 931855bab871 [2022-10-18T12:58:13.325Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T12:58:13.325Z] Removing intermediate container 43ae10e46b65 [2022-10-18T12:58:13.325Z] ---> bb31a3129a5e [2022-10-18T12:58:13.325Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T12:58:13.325Z] Removing intermediate container 80aa73b39d60 [2022-10-18T12:58:13.325Z] ---> 8417cba39f41 [2022-10-18T12:58:13.325Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T12:58:13.904Z] ---> 3ef015f1aecd [2022-10-18T12:58:13.904Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:58:14.171Z] ---> e3319ad8246f [2022-10-18T12:58:14.171Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:58:14.171Z] ---> Running in e63f43f071a0 [2022-10-18T12:58:14.458Z] ---> Running in baaa60228c6d [2022-10-18T12:58:14.458Z] ---> 88295da29bce [2022-10-18T12:58:14.458Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:58:14.725Z] ---> Running in 7b983d66c90d [2022-10-18T12:58:14.725Z] ---> f0dfe6ba9872 [2022-10-18T12:58:14.725Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T12:58:14.990Z] ---> Running in c357458197b3 [2022-10-18T12:59:22.853Z] Removing intermediate container 7b983d66c90d [2022-10-18T12:59:22.853Z] ---> 0c78c6d10888 [2022-10-18T12:59:22.853Z] Step 8/26 : COPY . . [2022-10-18T12:59:22.853Z] Removing intermediate container e63f43f071a0 [2022-10-18T12:59:22.853Z] ---> 2e55ff4c8aa9 [2022-10-18T12:59:22.853Z] Step 8/33 : COPY . . [2022-10-18T12:59:22.853Z] Removing intermediate container baaa60228c6d [2022-10-18T12:59:22.853Z] ---> dc5fb5cc6d9f [2022-10-18T12:59:22.853Z] Step 9/24 : COPY . . [2022-10-18T12:59:22.853Z] Removing intermediate container d97ded9f6d71 [2022-10-18T12:59:22.853Z] ---> 9e9025f91645 [2022-10-18T12:59:22.853Z] Step 8/25 : COPY . . [2022-10-18T12:59:22.853Z] Removing intermediate container c357458197b3 [2022-10-18T12:59:22.853Z] ---> 70060184c734 [2022-10-18T12:59:22.853Z] Step 9/23 : COPY . . [2022-10-18T12:59:37.837Z] ---> 7b45a78860e2 [2022-10-18T12:59:37.837Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-18T12:59:37.837Z] ---> a4d47083ca07 [2022-10-18T12:59:37.837Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-18T12:59:37.837Z] ---> 97bdd8b239db [2022-10-18T12:59:37.837Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-18T12:59:37.837Z] ---> Running in ab257bdec472 [2022-10-18T12:59:37.837Z] ---> Running in a37a9527bf97 [2022-10-18T12:59:37.837Z] ---> 4399c77a468e [2022-10-18T12:59:37.837Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-18T12:59:37.837Z] ---> Running in 6096521bcf79 [2022-10-18T12:59:37.837Z] ---> 1a639265a20c [2022-10-18T12:59:37.837Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T12:59:37.837Z] ---> Running in 338fa046382d [2022-10-18T12:59:37.837Z] ---> Running in 2fa1b4b8af44 [2022-10-18T12:59:38.422Z] Removing intermediate container 2fa1b4b8af44 [2022-10-18T12:59:38.422Z] ---> 68ffac141475 [2022-10-18T12:59:38.422Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T12:59:38.422Z] ---> Running in b534e707ae3c [2022-10-18T12:59:39.016Z] Removing intermediate container b534e707ae3c [2022-10-18T12:59:39.016Z] ---> ae8ce2b2ff1d [2022-10-18T12:59:39.016Z] 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-18T12:59:39.016Z] ---> Running in 511497787bd5 [2022-10-18T12:59:39.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T12:59:39.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T12:59:39.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T12:59:40.079Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T12:59:42.015Z] Removing intermediate container 511497787bd5 [2022-10-18T12:59:42.015Z] ---> 13e397c8615c [2022-10-18T12:59:42.015Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T12:59:42.015Z] ---> Running in 8137371c5a30 [2022-10-18T12:59:42.281Z] Removing intermediate container 8137371c5a30 [2022-10-18T12:59:42.281Z] ---> f2062639d243 [2022-10-18T12:59:42.281Z] [2022-10-18T12:59:42.281Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T12:59:42.545Z] 3.15: Pulling from library/alpine [2022-10-18T12:59:44.488Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T12:59:44.488Z] Status: Downloaded newer image for alpine:3.15 [2022-10-18T12:59:44.488Z] ---> 02e0d6fdf486 [2022-10-18T12:59:44.488Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T12:59:44.488Z] ---> Running in e7711d89f509 [2022-10-18T12:59:44.763Z] Removing intermediate container e7711d89f509 [2022-10-18T12:59:44.763Z] ---> 7900ddb22bd8 [2022-10-18T12:59:44.763Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T12:59:44.763Z] ---> Running in 2f37965518ae [2022-10-18T12:59:48.103Z] Removing intermediate container 2f37965518ae [2022-10-18T12:59:48.103Z] ---> 1aa6b60d5fe6 [2022-10-18T12:59:48.103Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T12:59:48.103Z] ---> Running in 518b38bc8e0c [2022-10-18T12:59:49.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T12:59:50.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T12:59:52.316Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T12:59:52.316Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T12:59:52.316Z] OK: 15734 distinct packages available [2022-10-18T12:59:52.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T12:59:53.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T12:59:54.677Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T12:59:54.677Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T12:59:54.941Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T12:59:54.941Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T12:59:54.941Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T12:59:55.208Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T12:59:55.208Z] OK: 6 MiB in 19 packages [2022-10-18T12:59:57.154Z] Removing intermediate container 518b38bc8e0c [2022-10-18T12:59:57.154Z] ---> c779771757e0 [2022-10-18T12:59:57.154Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-18T13:00:01.408Z] ---> 45fe9be9df6c [2022-10-18T13:00:01.409Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T13:00:06.746Z] ---> 8268891a85ac [2022-10-18T13:00:06.746Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T13:00:07.015Z] ---> 903c7d31f7a8 [2022-10-18T13:00:07.015Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-18T13:00:07.968Z] ---> 98da7efbadb0 [2022-10-18T13:00:07.968Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-18T13:00:08.549Z] ---> 35e76247b36d [2022-10-18T13:00:08.549Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T13:00:08.814Z] ---> Running in 7caf776b1415 [2022-10-18T13:00:09.080Z] Removing intermediate container 7caf776b1415 [2022-10-18T13:00:09.080Z] ---> cd637f25b3af [2022-10-18T13:00:09.080Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T13:00:09.345Z] ---> Running in d6e934d78c60 [2022-10-18T13:00:09.624Z] Removing intermediate container d6e934d78c60 [2022-10-18T13:00:09.624Z] ---> c0469b210de9 [2022-10-18T13:00:09.624Z] Step 24/26 : LABEL arch=arm64 [2022-10-18T13:00:09.893Z] ---> Running in 5385a50e88d4 [2022-10-18T13:00:10.162Z] Removing intermediate container 5385a50e88d4 [2022-10-18T13:00:10.162Z] ---> 64536bd8300d [2022-10-18T13:00:10.162Z] Step 25/26 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:00:10.428Z] ---> Running in f0002d6ddca8 [2022-10-18T13:00:10.693Z] Removing intermediate container f0002d6ddca8 [2022-10-18T13:00:10.693Z] ---> 0f03863f4b8f [2022-10-18T13:00:10.693Z] Step 26/26 : LABEL version=0.0.0 [2022-10-18T13:00:10.960Z] ---> Running in 9dea9c442b61 [2022-10-18T13:00:11.224Z] Removing intermediate container 9dea9c442b61 [2022-10-18T13:00:11.224Z] ---> d77ef64c6bf5 [2022-10-18T13:00:11.224Z] [2022-10-18T13:00:11.492Z] Successfully built d77ef64c6bf5 [2022-10-18T13:00:11.492Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-18T13:00:11.492Z]  Building security-spire-agent ... done Building support-notifications [2022-10-18T13:00:29.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T13:00:29.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T13:00:29.679Z] ---> f7bd9ee4c9cc [2022-10-18T13:00:29.679Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T13:00:29.679Z] ---> Using cache [2022-10-18T13:00:29.679Z] ---> 59ac9d8a2460 [2022-10-18T13:00:29.679Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T13:00:29.679Z] ---> Using cache [2022-10-18T13:00:29.679Z] ---> 7e95b1f327d8 [2022-10-18T13:00:29.679Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:00:29.679Z] ---> Using cache [2022-10-18T13:00:29.679Z] ---> 0e341ba23fa4 [2022-10-18T13:00:29.679Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-18T13:00:29.679Z] ---> Running in 08fbb6443173 [2022-10-18T13:00:29.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:00:29.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:00:31.347Z] OK: 221 MiB in 51 packages [2022-10-18T13:00:32.307Z] Removing intermediate container 08fbb6443173 [2022-10-18T13:00:32.307Z] ---> f8423d3435ab [2022-10-18T13:00:32.307Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T13:00:33.268Z] ---> bfe056c6e0ad [2022-10-18T13:00:33.268Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T13:00:33.539Z] ---> Running in d45cd34beabf [2022-10-18T13:01:29.910Z] Removing intermediate container d45cd34beabf [2022-10-18T13:01:29.910Z] ---> 9363496f1750 [2022-10-18T13:01:29.910Z] Step 9/23 : COPY . . [2022-10-18T13:01:42.206Z] ---> e28f4d21bfdb [2022-10-18T13:01:42.206Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-18T13:01:42.206Z] ---> Running in 0377f0459d67 [2022-10-18T13:01:42.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T13:05:04.497Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T13:05:16.826Z] Removing intermediate container ab257bdec472 [2022-10-18T13:05:16.826Z] ---> 9fc526393439 [2022-10-18T13:05:16.826Z] [2022-10-18T13:05:16.826Z] Step 10/25 : FROM alpine:3.16 [2022-10-18T13:05:16.826Z] 3.16: Pulling from library/alpine [2022-10-18T13:05:16.826Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T13:05:16.826Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T13:05:16.826Z] ---> a6215f271958 [2022-10-18T13:05:16.826Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-18T13:05:16.826Z] ---> Running in 7af86ab02aa7 [2022-10-18T13:05:18.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:05:18.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:05:20.160Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-18T13:05:20.160Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-18T13:05:20.160Z] (3/3) Installing su-exec (0.2-r1) [2022-10-18T13:05:20.160Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T13:05:20.160Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T13:05:20.739Z] OK: 6 MiB in 17 packages [2022-10-18T13:05:22.140Z] Removing intermediate container 338fa046382d [2022-10-18T13:05:22.140Z] ---> d2c839368b0d [2022-10-18T13:05:22.140Z] [2022-10-18T13:05:22.140Z] Step 10/33 : FROM alpine:3.16 [2022-10-18T13:05:22.140Z] ---> a6215f271958 [2022-10-18T13:05:22.140Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T13:05:22.140Z] ---> Running in 8b4fe2d93771 [2022-10-18T13:05:23.098Z] Removing intermediate container 8b4fe2d93771 [2022-10-18T13:05:23.098Z] ---> d872f54c5717 [2022-10-18T13:05:23.098Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-18T13:05:23.098Z] ---> Running in 6a07113abfbf [2022-10-18T13:05:23.363Z] Removing intermediate container 7af86ab02aa7 [2022-10-18T13:05:23.363Z] ---> 1512d5934b5e [2022-10-18T13:05:23.363Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T13:05:23.363Z] ---> Running in 32c41eb916c3 [2022-10-18T13:05:24.319Z] Removing intermediate container 32c41eb916c3 [2022-10-18T13:05:24.319Z] ---> 6bc733d9a6e3 [2022-10-18T13:05:24.319Z] Step 13/25 : WORKDIR / [2022-10-18T13:05:24.319Z] ---> Running in 74fc5ad755c6 [2022-10-18T13:05:24.900Z] Removing intermediate container 74fc5ad755c6 [2022-10-18T13:05:24.900Z] ---> d7b270cf7d06 [2022-10-18T13:05:24.900Z] 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-18T13:05:25.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:05:25.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:05:26.026Z] ---> f3696144118d [2022-10-18T13:05:26.026Z] 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-18T13:05:26.608Z] ---> 0377df3dfcc5 [2022-10-18T13:05:26.608Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-18T13:05:26.608Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-18T13:05:26.608Z] (2/2) Installing su-exec (0.2-r1) [2022-10-18T13:05:26.608Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T13:05:26.608Z] OK: 5 MiB in 16 packages [2022-10-18T13:05:28.015Z] ---> 457a9487c7cf [2022-10-18T13:05:28.015Z] 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-18T13:05:28.281Z] Removing intermediate container 6a07113abfbf [2022-10-18T13:05:28.281Z] ---> ff5e203d3c20 [2022-10-18T13:05:28.281Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-18T13:05:28.547Z] ---> Running in 4e9e575c29ea [2022-10-18T13:05:28.813Z] ---> 1d216f27c623 [2022-10-18T13:05:28.813Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-18T13:05:29.081Z] Removing intermediate container 4e9e575c29ea [2022-10-18T13:05:29.081Z] ---> 1c1356df2ae3 [2022-10-18T13:05:29.081Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-18T13:05:29.347Z] ---> Running in 56934a975f16 [2022-10-18T13:05:30.749Z] Removing intermediate container 56934a975f16 [2022-10-18T13:05:30.749Z] ---> 3197d5a4b071 [2022-10-18T13:05:30.749Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-18T13:05:31.015Z] ---> Running in b85c7f07e54b [2022-10-18T13:05:31.015Z] ---> 0c9c76774e7e [2022-10-18T13:05:31.015Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-18T13:05:31.597Z] Removing intermediate container b85c7f07e54b [2022-10-18T13:05:31.597Z] ---> bfde82666012 [2022-10-18T13:05:31.863Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-18T13:05:31.863Z] ---> Running in c724abaaf35f [2022-10-18T13:05:32.452Z] Removing intermediate container c724abaaf35f [2022-10-18T13:05:32.452Z] ---> f66c701e462b [2022-10-18T13:05:32.452Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-18T13:05:32.719Z] ---> Running in d306ed486e99 [2022-10-18T13:05:33.676Z] ---> c80a41498b5d [2022-10-18T13:05:33.676Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T13:05:35.085Z] ---> bd6d6015a0a7 [2022-10-18T13:05:35.085Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T13:05:35.085Z] ---> Running in b901c14f34ba [2022-10-18T13:05:36.496Z] Removing intermediate container d306ed486e99 [2022-10-18T13:05:36.496Z] ---> c3efd29b64ed [2022-10-18T13:05:36.496Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-18T13:05:36.496Z] ---> Running in b2adc4b922f0 [2022-10-18T13:05:37.453Z] Removing intermediate container b2adc4b922f0 [2022-10-18T13:05:37.453Z] ---> a950d722c9ac [2022-10-18T13:05:37.453Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-18T13:05:38.854Z] ---> dfaf7ef038f0 [2022-10-18T13:05:39.118Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-18T13:05:39.118Z] ---> Running in 454733402f39 [2022-10-18T13:05:39.698Z] Removing intermediate container b901c14f34ba [2022-10-18T13:05:39.698Z] ---> 7fe13ae2c727 [2022-10-18T13:05:39.698Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T13:05:39.964Z] ---> Running in 1ee485a8729e [2022-10-18T13:05:40.917Z] Removing intermediate container 1ee485a8729e [2022-10-18T13:05:40.917Z] ---> 12565db63916 [2022-10-18T13:05:40.917Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T13:05:41.190Z] ---> Running in 62341af21e73 [2022-10-18T13:05:43.455Z] Removing intermediate container 62341af21e73 [2022-10-18T13:05:43.455Z] ---> 725571704976 [2022-10-18T13:05:43.455Z] Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:05:43.720Z] ---> Running in b2b065a2b6a7 [2022-10-18T13:05:44.675Z] Removing intermediate container b2b065a2b6a7 [2022-10-18T13:05:44.675Z] ---> 45dd0551a343 [2022-10-18T13:05:44.675Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T13:05:44.940Z] Removing intermediate container 454733402f39 [2022-10-18T13:05:44.941Z] ---> b9aaa749e459 [2022-10-18T13:05:44.941Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T13:05:44.941Z] ---> Running in 85abe00ceba4 [2022-10-18T13:05:45.894Z] Removing intermediate container 85abe00ceba4 [2022-10-18T13:05:45.894Z] ---> 77d6f0487888 [2022-10-18T13:05:45.894Z] [2022-10-18T13:05:46.848Z] Successfully built 77d6f0487888 [2022-10-18T13:05:46.848Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-18T13:05:46.848Z] Building security-spire-server [2022-10-18T13:05:46.848Z]  Building security-secretstore-setup ... done  ---> 65c490c32c87 [2022-10-18T13:05:46.848Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-18T13:05:50.179Z] ---> 3f55e3a9ae0c [2022-10-18T13:05:50.180Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-18T13:05:50.180Z] Removing intermediate container a37a9527bf97 [2022-10-18T13:05:50.180Z] ---> 2549948075a4 [2022-10-18T13:05:50.180Z] [2022-10-18T13:05:50.180Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T13:05:50.180Z] ---> a6215f271958 [2022-10-18T13:05:50.180Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-18T13:05:50.446Z] ---> Running in 3bde220015e0 [2022-10-18T13:05:51.041Z] ---> b30f1e4ad529 [2022-10-18T13:05:51.041Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-18T13:05:52.446Z] ---> 453bd0d4a89b [2022-10-18T13:05:52.446Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-18T13:05:52.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:05:53.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:05:53.301Z] ---> 5969950e6757 [2022-10-18T13:05:53.301Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-18T13:05:54.259Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T13:05:54.259Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T13:05:54.259Z] OK: 5 MiB in 15 packages [2022-10-18T13:05:54.842Z] ---> 9875d0b76b64 [2022-10-18T13:05:54.842Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-18T13:05:56.248Z] Removing intermediate container 3bde220015e0 [2022-10-18T13:05:56.248Z] ---> 3ed9b77e6b97 [2022-10-18T13:05:56.248Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T13:05:56.248Z] ---> 693b3a9acb4b [2022-10-18T13:05:56.248Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-18T13:05:56.513Z] ---> Running in 3f85a6825177 [2022-10-18T13:05:56.513Z] ---> Running in 2d52a37588ea [2022-10-18T13:05:57.914Z] Removing intermediate container 3f85a6825177 [2022-10-18T13:05:57.914Z] ---> 341eadf5c01b [2022-10-18T13:05:57.914Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-18T13:05:57.914Z] ---> Running in 0c1e4c5f0335 [2022-10-18T13:05:58.869Z] Removing intermediate container 0c1e4c5f0335 [2022-10-18T13:05:58.869Z] ---> eb8e7181082b [2022-10-18T13:05:58.869Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-18T13:05:59.134Z] ---> Running in ae00afd9b6a1 [2022-10-18T13:06:00.098Z] Removing intermediate container ae00afd9b6a1 [2022-10-18T13:06:00.098Z] ---> 5283689a408b [2022-10-18T13:06:00.098Z] Step 16/24 : WORKDIR / [2022-10-18T13:06:00.098Z] ---> Running in cde653d786c0 [2022-10-18T13:06:00.681Z] Removing intermediate container 2d52a37588ea [2022-10-18T13:06:00.681Z] ---> e32614abc63b [2022-10-18T13:06:00.681Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-18T13:06:00.681Z] ---> Running in d9aabd9ccb9f [2022-10-18T13:06:00.945Z] Removing intermediate container cde653d786c0 [2022-10-18T13:06:00.945Z] ---> 870c08dcedc5 [2022-10-18T13:06:01.211Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T13:06:01.478Z] Removing intermediate container d9aabd9ccb9f [2022-10-18T13:06:01.478Z] ---> d96ec2b8a05f [2022-10-18T13:06:01.478Z] Step 30/33 : CMD ["gate"] [2022-10-18T13:06:01.746Z] ---> Running in 1354045e5d41 [2022-10-18T13:06:02.700Z] Removing intermediate container 1354045e5d41 [2022-10-18T13:06:02.700Z] ---> e14f8ee375d2 [2022-10-18T13:06:02.700Z] Step 31/33 : LABEL arch=arm64 [2022-10-18T13:06:02.700Z] ---> Running in 76462ba33d76 [2022-10-18T13:06:02.700Z] ---> 126a52a94449 [2022-10-18T13:06:02.700Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-18T13:06:03.654Z] Removing intermediate container 76462ba33d76 [2022-10-18T13:06:03.654Z] ---> dcc1997d4795 [2022-10-18T13:06:03.654Z] Step 32/33 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:06:03.654Z] ---> Running in c6bd84fe0ff7 [2022-10-18T13:06:04.609Z] Removing intermediate container c6bd84fe0ff7 [2022-10-18T13:06:04.609Z] ---> 23002bfff3da [2022-10-18T13:06:04.609Z] Step 33/33 : LABEL version=0.0.0 [2022-10-18T13:06:04.873Z] ---> Running in 11b7447bb775 [2022-10-18T13:06:06.274Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T13:06:06.274Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T13:06:06.274Z] ---> f7bd9ee4c9cc [2022-10-18T13:06:06.274Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T13:06:06.274Z] ---> Using cache [2022-10-18T13:06:06.274Z] ---> 02f6a22da6da [2022-10-18T13:06:06.274Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:06:06.274Z] ---> Using cache [2022-10-18T13:06:06.274Z] ---> 002969cce674 [2022-10-18T13:06:06.274Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T13:06:06.540Z] ---> Running in 7d36b6012f03 [2022-10-18T13:06:06.540Z] Removing intermediate container 11b7447bb775 [2022-10-18T13:06:06.540Z] ---> 6f0cbe640274 [2022-10-18T13:06:06.540Z] [2022-10-18T13:06:06.540Z] ---> 14ac769725c9 [2022-10-18T13:06:06.540Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-18T13:06:07.502Z] Successfully built 6f0cbe640274 [2022-10-18T13:06:07.502Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-18T13:06:07.502Z] Building core-metadata [2022-10-18T13:06:08.084Z]  Building security-bootstrapper ... done  ---> 8970fc8687d3 [2022-10-18T13:06:08.084Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-18T13:06:08.084Z] ---> Running in f54faa64f133 [2022-10-18T13:06:08.668Z] Removing intermediate container f54faa64f133 [2022-10-18T13:06:08.668Z] ---> 2dca41f48a46 [2022-10-18T13:06:08.668Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T13:06:08.668Z] ---> Running in 5e565058fb75 [2022-10-18T13:06:08.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:06:09.515Z] Removing intermediate container 5e565058fb75 [2022-10-18T13:06:09.515Z] ---> bc751c81655e [2022-10-18T13:06:09.515Z] Step 22/24 : LABEL arch=arm64 [2022-10-18T13:06:09.515Z] ---> Running in 4af9ab1be12a [2022-10-18T13:06:10.098Z] Removing intermediate container 4af9ab1be12a [2022-10-18T13:06:10.098Z] ---> 8375d436a912 [2022-10-18T13:06:10.098Z] Step 23/24 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:06:10.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:06:10.098Z] ---> Running in e8be8a23a94a [2022-10-18T13:06:10.363Z] Removing intermediate container e8be8a23a94a [2022-10-18T13:06:10.363Z] ---> 958aec6869bd [2022-10-18T13:06:10.363Z] Step 24/24 : LABEL version=0.0.0 [2022-10-18T13:06:10.632Z] ---> Running in eb51a33a31bc [2022-10-18T13:06:11.213Z] Removing intermediate container eb51a33a31bc [2022-10-18T13:06:11.213Z] ---> 99c8d426cd58 [2022-10-18T13:06:11.213Z] [2022-10-18T13:06:11.479Z] Successfully built 99c8d426cd58 [2022-10-18T13:06:11.479Z] Successfully tagged core-command-arm64:latest [2022-10-18T13:06:11.479Z]  Building core-command ... done Building security-proxy-setup [2022-10-18T13:06:11.749Z] OK: 221 MiB in 51 packages [2022-10-18T13:06:13.156Z] Removing intermediate container 7d36b6012f03 [2022-10-18T13:06:13.156Z] ---> f99167856dd0 [2022-10-18T13:06:13.156Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T13:06:14.113Z] ---> 2ad5cfd6809a [2022-10-18T13:06:14.113Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T13:06:14.113Z] ---> Running in 2cff0dc967dc [2022-10-18T13:06:36.153Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T13:06:36.153Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T13:06:36.153Z] ---> f7bd9ee4c9cc [2022-10-18T13:06:36.153Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-18T13:06:36.153Z] ---> Using cache [2022-10-18T13:06:36.153Z] ---> 59ac9d8a2460 [2022-10-18T13:06:36.153Z] Step 4/25 : WORKDIR /edgex-go [2022-10-18T13:06:36.153Z] ---> Using cache [2022-10-18T13:06:36.153Z] ---> 7e95b1f327d8 [2022-10-18T13:06:36.153Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:06:36.153Z] ---> Using cache [2022-10-18T13:06:36.153Z] ---> 0e341ba23fa4 [2022-10-18T13:06:36.153Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-18T13:06:36.153Z] ---> Using cache [2022-10-18T13:06:36.153Z] ---> 931855bab871 [2022-10-18T13:06:36.153Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-18T13:06:36.153Z] ---> Using cache [2022-10-18T13:06:36.153Z] ---> e3319ad8246f [2022-10-18T13:06:36.153Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T13:06:36.153Z] ---> Using cache [2022-10-18T13:06:36.153Z] ---> dc5fb5cc6d9f [2022-10-18T13:06:36.153Z] Step 9/25 : COPY . . [2022-10-18T13:06:36.153Z] ---> Using cache [2022-10-18T13:06:36.153Z] ---> a4d47083ca07 [2022-10-18T13:06:36.153Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-18T13:06:36.153Z] ---> Running in 6d12cc2e7469 [2022-10-18T13:06:36.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T13:06:37.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T13:06:37.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-18T13:06:37.376Z] ---> f7bd9ee4c9cc [2022-10-18T13:06:37.376Z] Step 3/22 : WORKDIR /edgex-go [2022-10-18T13:06:37.376Z] ---> Using cache [2022-10-18T13:06:37.376Z] ---> 02f6a22da6da [2022-10-18T13:06:37.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:06:37.376Z] ---> Using cache [2022-10-18T13:06:37.376Z] ---> 002969cce674 [2022-10-18T13:06:37.376Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-18T13:06:37.376Z] ---> Using cache [2022-10-18T13:06:37.376Z] ---> b2f9744efdad [2022-10-18T13:06:37.376Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-18T13:06:37.376Z] ---> Using cache [2022-10-18T13:06:37.642Z] ---> 3ef015f1aecd [2022-10-18T13:06:37.642Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T13:06:37.642Z] ---> Using cache [2022-10-18T13:06:37.642Z] ---> 2e55ff4c8aa9 [2022-10-18T13:06:37.642Z] Step 8/22 : COPY . . [2022-10-18T13:06:37.642Z] ---> Using cache [2022-10-18T13:06:37.642Z] ---> 4399c77a468e [2022-10-18T13:06:37.642Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-18T13:06:37.642Z] ---> Running in 15536b2210bb [2022-10-18T13:06:39.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T13:07:11.759Z] Removing intermediate container 2cff0dc967dc [2022-10-18T13:07:11.759Z] ---> 1bd2f9f12db7 [2022-10-18T13:07:11.759Z] Step 8/25 : COPY . . [2022-10-18T13:07:19.956Z] ---> e0230ddc6067 [2022-10-18T13:07:19.956Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T13:07:19.956Z] ---> Running in 536ed7be4945 [2022-10-18T13:07:19.956Z] Removing intermediate container 536ed7be4945 [2022-10-18T13:07:19.956Z] ---> 9efaa4f80817 [2022-10-18T13:07:19.956Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-18T13:07:19.956Z] ---> Running in 8e72c109d7f2 [2022-10-18T13:07:20.536Z] Removing intermediate container 8e72c109d7f2 [2022-10-18T13:07:20.536Z] ---> 643f839a001e [2022-10-18T13:07:20.536Z] 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-18T13:07:20.536Z] ---> Running in 478ef55beb79 [2022-10-18T13:07:23.871Z] Removing intermediate container 478ef55beb79 [2022-10-18T13:07:23.871Z] ---> 89afff5ec470 [2022-10-18T13:07:23.871Z] Step 12/25 : WORKDIR /edgex-go [2022-10-18T13:07:23.871Z] ---> Running in 6fec784bb4b5 [2022-10-18T13:07:24.137Z] Removing intermediate container 6fec784bb4b5 [2022-10-18T13:07:24.137Z] ---> 6757b24d8b4e [2022-10-18T13:07:24.137Z] [2022-10-18T13:07:24.137Z] Step 13/25 : FROM alpine:3.15 [2022-10-18T13:07:24.137Z] ---> 02e0d6fdf486 [2022-10-18T13:07:24.137Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T13:07:24.137Z] ---> Using cache [2022-10-18T13:07:24.137Z] ---> 7900ddb22bd8 [2022-10-18T13:07:24.137Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:07:24.137Z] ---> Using cache [2022-10-18T13:07:24.137Z] ---> 1aa6b60d5fe6 [2022-10-18T13:07:24.137Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T13:07:24.137Z] ---> Using cache [2022-10-18T13:07:24.137Z] ---> c779771757e0 [2022-10-18T13:07:24.137Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T13:07:29.466Z] ---> 24f219fefcf2 [2022-10-18T13:07:29.466Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T13:07:30.049Z] ---> 1fef29c8e362 [2022-10-18T13:07:30.049Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-18T13:07:31.008Z] ---> a719c5442323 [2022-10-18T13:07:31.008Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-18T13:07:31.962Z] ---> 23a6f03cb4d1 [2022-10-18T13:07:31.962Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T13:07:31.962Z] ---> Running in 282a6b080523 [2022-10-18T13:07:32.542Z] Removing intermediate container 282a6b080523 [2022-10-18T13:07:32.542Z] ---> 273868d5b062 [2022-10-18T13:07:32.542Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T13:07:32.542Z] ---> Running in d493d88b1fa2 [2022-10-18T13:07:33.121Z] Removing intermediate container d493d88b1fa2 [2022-10-18T13:07:33.121Z] ---> 7a1e5e680142 [2022-10-18T13:07:33.121Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T13:07:33.121Z] ---> Running in ecfe0398c354 [2022-10-18T13:07:33.700Z] Removing intermediate container ecfe0398c354 [2022-10-18T13:07:33.700Z] ---> 83f1c8bd1041 [2022-10-18T13:07:33.700Z] Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:07:33.700Z] ---> Running in 8b10bfdc863e [2022-10-18T13:07:34.287Z] Removing intermediate container 8b10bfdc863e [2022-10-18T13:07:34.287Z] ---> 2a7a84ce513b [2022-10-18T13:07:34.287Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T13:07:34.557Z] ---> Running in cfe78de9287f [2022-10-18T13:07:35.139Z] Removing intermediate container cfe78de9287f [2022-10-18T13:07:35.139Z] ---> 0a5e74b77f2a [2022-10-18T13:07:35.139Z] [2022-10-18T13:07:35.405Z] Successfully built 0a5e74b77f2a [2022-10-18T13:07:35.405Z] Successfully tagged security-spire-server-arm64:latest [2022-10-18T13:07:35.405Z] Building security-spire-config [2022-10-18T13:07:53.591Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T13:07:53.591Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T13:07:53.591Z] ---> f7bd9ee4c9cc [2022-10-18T13:07:53.591Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T13:07:53.591Z] ---> Using cache [2022-10-18T13:07:53.591Z] ---> 02f6a22da6da [2022-10-18T13:07:53.591Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:07:53.591Z] ---> Using cache [2022-10-18T13:07:53.591Z] ---> 002969cce674 [2022-10-18T13:07:53.591Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T13:07:53.591Z] ---> Using cache [2022-10-18T13:07:53.591Z] ---> f99167856dd0 [2022-10-18T13:07:53.591Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T13:07:53.591Z] ---> Using cache [2022-10-18T13:07:53.591Z] ---> 2ad5cfd6809a [2022-10-18T13:07:53.591Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T13:07:53.591Z] ---> Using cache [2022-10-18T13:07:53.591Z] ---> 1bd2f9f12db7 [2022-10-18T13:07:53.591Z] Step 8/26 : COPY . . [2022-10-18T13:07:53.591Z] ---> Using cache [2022-10-18T13:07:53.591Z] ---> e0230ddc6067 [2022-10-18T13:07:53.591Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T13:07:53.591Z] ---> Using cache [2022-10-18T13:07:53.591Z] ---> 9efaa4f80817 [2022-10-18T13:07:53.591Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T13:07:53.591Z] ---> Using cache [2022-10-18T13:07:53.591Z] ---> 643f839a001e [2022-10-18T13:07:53.591Z] 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-18T13:07:53.591Z] ---> Running in fd534d17a84a [2022-10-18T13:07:54.994Z] Removing intermediate container fd534d17a84a [2022-10-18T13:07:54.994Z] ---> a47f61c9d6e1 [2022-10-18T13:07:54.994Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T13:07:55.259Z] ---> Running in a5e77c7ed19c [2022-10-18T13:07:55.839Z] Removing intermediate container a5e77c7ed19c [2022-10-18T13:07:55.839Z] ---> d2f4619e19b6 [2022-10-18T13:07:55.839Z] [2022-10-18T13:07:55.839Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T13:07:55.839Z] ---> 02e0d6fdf486 [2022-10-18T13:07:55.839Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T13:07:55.839Z] ---> Using cache [2022-10-18T13:07:55.839Z] ---> 7900ddb22bd8 [2022-10-18T13:07:55.839Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:07:55.839Z] ---> Using cache [2022-10-18T13:07:55.839Z] ---> 1aa6b60d5fe6 [2022-10-18T13:07:55.839Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-18T13:07:55.839Z] ---> Running in d46b7eb4a254 [2022-10-18T13:07:57.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:07:58.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:08:00.125Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T13:08:00.125Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T13:08:00.125Z] OK: 15734 distinct packages available [2022-10-18T13:08:00.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:08:01.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:08:02.642Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-18T13:08:02.642Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-18T13:08:02.957Z] (3/4) Installing libucontext (1.1-r0) [2022-10-18T13:08:02.957Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-18T13:08:02.957Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T13:08:02.957Z] OK: 6 MiB in 18 packages [2022-10-18T13:08:04.927Z] Removing intermediate container d46b7eb4a254 [2022-10-18T13:08:04.927Z] ---> bb19a3a9725f [2022-10-18T13:08:04.927Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T13:08:10.263Z] ---> bb0668f0c42a [2022-10-18T13:08:10.263Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T13:08:11.680Z] ---> d78b62f77d8d [2022-10-18T13:08:11.680Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-18T13:08:11.680Z] ---> Running in 32e4ccd92733 [2022-10-18T13:08:12.643Z] Removing intermediate container 32e4ccd92733 [2022-10-18T13:08:12.643Z] ---> 95416dace507 [2022-10-18T13:08:12.643Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-18T13:08:14.051Z] ---> 7501b32d2b66 [2022-10-18T13:08:14.051Z] Step 21/26 : WORKDIR / [2022-10-18T13:08:14.317Z] ---> Running in ace33864033c [2022-10-18T13:08:14.913Z] Removing intermediate container ace33864033c [2022-10-18T13:08:14.913Z] ---> 50fd58fd7c2e [2022-10-18T13:08:14.913Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T13:08:15.196Z] ---> Running in 7498578a3793 [2022-10-18T13:08:15.776Z] Removing intermediate container 7498578a3793 [2022-10-18T13:08:15.776Z] ---> 9d9924d0c39a [2022-10-18T13:08:15.776Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T13:08:15.776Z] ---> Running in 3d4415c70c8a [2022-10-18T13:08:16.730Z] Removing intermediate container 3d4415c70c8a [2022-10-18T13:08:16.730Z] ---> 0d99ce1c1852 [2022-10-18T13:08:16.730Z] Step 24/26 : LABEL arch=arm64 [2022-10-18T13:08:16.730Z] ---> Running in 11976cba9d4e [2022-10-18T13:08:17.688Z] Removing intermediate container 11976cba9d4e [2022-10-18T13:08:17.688Z] ---> 2c83c612420b [2022-10-18T13:08:17.688Z] Step 25/26 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:08:17.956Z] ---> Running in beb7b40ce4be [2022-10-18T13:08:18.910Z] Removing intermediate container beb7b40ce4be [2022-10-18T13:08:18.910Z] ---> 8924b9954224 [2022-10-18T13:08:18.910Z] Step 26/26 : LABEL version=0.0.0 [2022-10-18T13:08:19.175Z] ---> Running in 45e1b69b6e80 [2022-10-18T13:08:19.755Z] Removing intermediate container 45e1b69b6e80 [2022-10-18T13:08:19.755Z] ---> b70c00c70727 [2022-10-18T13:08:19.755Z] [2022-10-18T13:08:20.334Z] Successfully built b70c00c70727 [2022-10-18T13:08:20.334Z] Successfully tagged security-spire-config-arm64:latest [2022-10-18T13:08:20.334Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-10-18T13:08:23.670Z] Removing intermediate container 6096521bcf79 [2022-10-18T13:08:23.670Z] ---> 372f60183f97 [2022-10-18T13:08:23.670Z] [2022-10-18T13:08:23.670Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T13:08:23.670Z] ---> a6215f271958 [2022-10-18T13:08:23.670Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-18T13:08:23.670Z] ---> Using cache [2022-10-18T13:08:23.670Z] ---> 3ed9b77e6b97 [2022-10-18T13:08:23.670Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T13:08:23.670Z] ---> Using cache [2022-10-18T13:08:23.670Z] ---> 341eadf5c01b [2022-10-18T13:08:23.670Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-18T13:08:23.935Z] ---> Running in 19e8cb589a0b [2022-10-18T13:08:24.204Z] Removing intermediate container 19e8cb589a0b [2022-10-18T13:08:24.204Z] ---> 4fa602f0acbd [2022-10-18T13:08:24.204Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T13:08:24.470Z] ---> Running in 3b62a0709889 [2022-10-18T13:08:25.057Z] Removing intermediate container 3b62a0709889 [2022-10-18T13:08:25.057Z] ---> 046af3cb2c0c [2022-10-18T13:08:25.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T13:08:26.031Z] ---> c3aac6e07e76 [2022-10-18T13:08:26.031Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-18T13:08:28.603Z] ---> a7a6ddd903e0 [2022-10-18T13:08:28.604Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-18T13:08:29.555Z] ---> b3d8f32e7af0 [2022-10-18T13:08:29.555Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-18T13:08:29.555Z] ---> Running in bf96deb52ea5 [2022-10-18T13:08:30.135Z] Removing intermediate container bf96deb52ea5 [2022-10-18T13:08:30.135Z] ---> 73bd40a4c2a7 [2022-10-18T13:08:30.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T13:08:30.399Z] ---> Running in 2856293513e6 [2022-10-18T13:08:30.976Z] Removing intermediate container 2856293513e6 [2022-10-18T13:08:30.976Z] ---> 5ac6426f508f [2022-10-18T13:08:30.976Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T13:08:30.976Z] ---> Running in 9004bef5eb27 [2022-10-18T13:08:31.555Z] Removing intermediate container 9004bef5eb27 [2022-10-18T13:08:31.555Z] ---> e70aea035f89 [2022-10-18T13:08:31.555Z] Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:08:31.555Z] ---> Running in 613d7d9a8be1 [2022-10-18T13:08:32.508Z] Removing intermediate container 613d7d9a8be1 [2022-10-18T13:08:32.508Z] ---> f2f7e96ee521 [2022-10-18T13:08:32.508Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T13:08:32.509Z] ---> Running in 53049d2bdece [2022-10-18T13:08:32.793Z] Removing intermediate container 53049d2bdece [2022-10-18T13:08:32.793Z] ---> 68e3c15a3700 [2022-10-18T13:08:32.793Z] [2022-10-18T13:08:33.377Z] Successfully built 68e3c15a3700 [2022-10-18T13:08:33.377Z] Successfully tagged support-scheduler-arm64:latest [2022-10-18T13:08:33.377Z]  Building support-scheduler ... done Building core-data [2022-10-18T13:08:41.589Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T13:08:41.589Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T13:08:41.589Z] ---> f7bd9ee4c9cc [2022-10-18T13:08:41.589Z] Step 3/23 : WORKDIR /edgex-go [2022-10-18T13:08:41.589Z] ---> Using cache [2022-10-18T13:08:41.589Z] ---> 02f6a22da6da [2022-10-18T13:08:41.589Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:08:41.589Z] ---> Using cache [2022-10-18T13:08:41.589Z] ---> 002969cce674 [2022-10-18T13:08:41.589Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-18T13:08:41.589Z] ---> Running in d34e38af764c [2022-10-18T13:08:42.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:08:43.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:08:45.462Z] OK: 221 MiB in 51 packages [2022-10-18T13:08:47.411Z] Removing intermediate container d34e38af764c [2022-10-18T13:08:47.411Z] ---> 01401b2747f1 [2022-10-18T13:08:47.411Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-18T13:08:48.372Z] ---> e931d0eb8133 [2022-10-18T13:08:48.372Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T13:08:48.643Z] ---> Running in 087b78d1aba8 [2022-10-18T13:08:55.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T13:08:55.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T13:08:55.282Z] ---> f7bd9ee4c9cc [2022-10-18T13:08:55.282Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T13:08:55.282Z] ---> Using cache [2022-10-18T13:08:55.282Z] ---> 59ac9d8a2460 [2022-10-18T13:08:55.282Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T13:08:55.282Z] ---> Using cache [2022-10-18T13:08:55.282Z] ---> 7e95b1f327d8 [2022-10-18T13:08:55.282Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:08:55.282Z] ---> Using cache [2022-10-18T13:08:55.282Z] ---> 0e341ba23fa4 [2022-10-18T13:08:55.282Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-18T13:08:55.282Z] ---> Running in 61c037b0d4c9 [2022-10-18T13:08:56.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:08:57.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:08:58.681Z] OK: 221 MiB in 51 packages [2022-10-18T13:09:00.091Z] Removing intermediate container 61c037b0d4c9 [2022-10-18T13:09:00.091Z] ---> f99a23e783e2 [2022-10-18T13:09:00.091Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T13:09:01.052Z] ---> 2411a6c80d55 [2022-10-18T13:09:01.052Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T13:09:01.319Z] ---> Running in bf9565346e84 [2022-10-18T13:09:57.710Z] Removing intermediate container 087b78d1aba8 [2022-10-18T13:09:57.710Z] ---> 4a86af0101b6 [2022-10-18T13:09:57.710Z] Step 8/23 : COPY . . [2022-10-18T13:10:07.757Z] ---> 1836ba78a78a [2022-10-18T13:10:07.757Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-18T13:10:07.757Z] ---> Running in f1cc26de7bdc [2022-10-18T13:10:09.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T13:10:09.167Z] Removing intermediate container bf9565346e84 [2022-10-18T13:10:09.167Z] ---> 957eef03f931 [2022-10-18T13:10:09.167Z] Step 9/24 : COPY . . [2022-10-18T13:10:24.158Z] Removing intermediate container 0377f0459d67 [2022-10-18T13:10:24.158Z] ---> 47b0041e8390 [2022-10-18T13:10:24.158Z] [2022-10-18T13:10:24.158Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T13:10:24.158Z] ---> a6215f271958 [2022-10-18T13:10:24.158Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-18T13:10:24.158Z] ---> Running in d36b53d3ac11 [2022-10-18T13:10:25.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:10:25.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:10:26.967Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-18T13:10:26.967Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-18T13:10:26.967Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T13:10:26.967Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T13:10:27.551Z] OK: 6 MiB in 16 packages [2022-10-18T13:10:27.816Z] ---> 8faa7738a1dc [2022-10-18T13:10:27.816Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-18T13:10:27.816Z] ---> Running in 2c00a6b79997 [2022-10-18T13:10:30.384Z] Removing intermediate container d36b53d3ac11 [2022-10-18T13:10:30.384Z] ---> 2b30c3b2de72 [2022-10-18T13:10:30.384Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T13:10:30.384Z] ---> Running in a350a91f56b0 [2022-10-18T13:10:30.384Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T13:10:30.650Z] Removing intermediate container a350a91f56b0 [2022-10-18T13:10:30.650Z] ---> d5fc9825fdfa [2022-10-18T13:10:30.650Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-18T13:10:30.922Z] ---> Running in 88acb1ba7701 [2022-10-18T13:10:31.196Z] Removing intermediate container 88acb1ba7701 [2022-10-18T13:10:31.196Z] ---> e521c0e14a07 [2022-10-18T13:10:31.196Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T13:10:31.499Z] ---> Running in 61eba0790186 [2022-10-18T13:10:32.093Z] Removing intermediate container 61eba0790186 [2022-10-18T13:10:32.093Z] ---> aaf16ef78c6a [2022-10-18T13:10:32.093Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T13:10:33.048Z] ---> c010b7b66492 [2022-10-18T13:10:33.048Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-18T13:10:35.617Z] ---> c4090beea8d0 [2022-10-18T13:10:35.617Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-18T13:10:36.194Z] ---> 6db65b8af38b [2022-10-18T13:10:36.194Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-18T13:10:36.194Z] ---> Running in 958569d95e90 [2022-10-18T13:10:36.774Z] Removing intermediate container 958569d95e90 [2022-10-18T13:10:36.774Z] ---> 883e56ef6e0f [2022-10-18T13:10:36.774Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T13:10:37.044Z] ---> Running in 582d8938873a [2022-10-18T13:10:37.311Z] Removing intermediate container 582d8938873a [2022-10-18T13:10:37.311Z] ---> 85579e94ab8b [2022-10-18T13:10:37.311Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T13:10:37.576Z] ---> Running in 6d8ae0c252a6 [2022-10-18T13:10:38.155Z] Removing intermediate container 6d8ae0c252a6 [2022-10-18T13:10:38.155Z] ---> 874450a2eead [2022-10-18T13:10:38.155Z] Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:10:38.155Z] ---> Running in 011ebb7063e2 [2022-10-18T13:10:38.736Z] Removing intermediate container 011ebb7063e2 [2022-10-18T13:10:38.736Z] ---> 65ac73ef5e77 [2022-10-18T13:10:38.736Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T13:10:39.016Z] ---> Running in 97f89ff780e4 [2022-10-18T13:10:39.598Z] Removing intermediate container 97f89ff780e4 [2022-10-18T13:10:39.598Z] ---> a1a2cb7d4dca [2022-10-18T13:10:39.598Z] [2022-10-18T13:10:39.863Z] Successfully built a1a2cb7d4dca [2022-10-18T13:10:39.863Z] Successfully tagged support-notifications-arm64:latest [2022-10-18T13:10:39.863Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-10-18T13:10:58.045Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T13:10:58.045Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-18T13:10:58.045Z] ---> f7bd9ee4c9cc [2022-10-18T13:10:58.045Z] Step 3/20 : WORKDIR /edgex-go [2022-10-18T13:10:58.045Z] ---> Using cache [2022-10-18T13:10:58.045Z] ---> 02f6a22da6da [2022-10-18T13:10:58.045Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-18T13:10:58.045Z] ---> Running in 614d626bdd64 [2022-10-18T13:10:58.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:10:59.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:11:00.661Z] v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-18T13:11:00.661Z] v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-18T13:11:00.661Z] OK: 16893 distinct packages available [2022-10-18T13:11:00.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:11:00.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:11:02.338Z] OK: 221 MiB in 51 packages [2022-10-18T13:11:04.270Z] Removing intermediate container 614d626bdd64 [2022-10-18T13:11:04.270Z] ---> 0c8f5fcdd111 [2022-10-18T13:11:04.270Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-18T13:11:05.225Z] ---> 016061e983b4 [2022-10-18T13:11:05.225Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T13:11:05.225Z] ---> Running in 6d85f0131696 [2022-10-18T13:12:01.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T13:12:01.581Z] Removing intermediate container 6d85f0131696 [2022-10-18T13:12:01.581Z] ---> 15b64d735e85 [2022-10-18T13:12:01.581Z] Step 7/20 : COPY . . [2022-10-18T13:12:11.827Z] ---> 113ad252f068 [2022-10-18T13:12:11.827Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-18T13:12:11.827Z] ---> Running in bc7e91267765 [2022-10-18T13:12:14.458Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-18T13:12:19.832Z] Removing intermediate container 15536b2210bb [2022-10-18T13:12:19.832Z] ---> 7db2ac99d0dd [2022-10-18T13:12:19.832Z] [2022-10-18T13:12:19.832Z] Step 10/22 : FROM alpine:3.16 [2022-10-18T13:12:19.832Z] ---> a6215f271958 [2022-10-18T13:12:19.832Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-18T13:12:19.832Z] ---> Running in c90cd7341ffe [2022-10-18T13:12:21.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:12:21.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:12:23.176Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-18T13:12:23.176Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-18T13:12:23.443Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T13:12:23.443Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-18T13:12:23.443Z] (5/6) Installing curl (7.83.1-r3) [2022-10-18T13:12:23.443Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-18T13:12:23.443Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T13:12:23.443Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T13:12:24.025Z] OK: 8 MiB in 20 packages [2022-10-18T13:12:25.963Z] Removing intermediate container c90cd7341ffe [2022-10-18T13:12:25.963Z] ---> 961689d97713 [2022-10-18T13:12:25.963Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T13:12:26.234Z] ---> Running in a71cff84ee27 [2022-10-18T13:12:27.631Z] Removing intermediate container a71cff84ee27 [2022-10-18T13:12:27.632Z] ---> 2e92c33ccc54 [2022-10-18T13:12:27.632Z] Step 13/22 : WORKDIR /edgex [2022-10-18T13:12:27.632Z] ---> Running in c8a67ef7a871 [2022-10-18T13:12:28.211Z] Removing intermediate container c8a67ef7a871 [2022-10-18T13:12:28.211Z] ---> 478141d8f0e0 [2022-10-18T13:12:28.211Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-18T13:12:29.167Z] ---> 72d51069c253 [2022-10-18T13:12:29.167Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-18T13:12:30.572Z] ---> a0fd3716e351 [2022-10-18T13:12:30.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-18T13:12:32.511Z] ---> 7b273776bb73 [2022-10-18T13:12:32.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T13:12:33.093Z] ---> 092b5d0c4f17 [2022-10-18T13:12:33.094Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T13:12:33.094Z] ---> Running in 8c03da36810f [2022-10-18T13:12:36.426Z] Removing intermediate container 8c03da36810f [2022-10-18T13:12:36.426Z] ---> eeb0059df640 [2022-10-18T13:12:36.426Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T13:12:36.426Z] ---> Running in f32518aac449 [2022-10-18T13:12:37.006Z] Removing intermediate container f32518aac449 [2022-10-18T13:12:37.006Z] ---> df2239195ee3 [2022-10-18T13:12:37.006Z] Step 20/22 : LABEL arch=arm64 [2022-10-18T13:12:37.006Z] ---> Running in 4f06a2c6d9b4 [2022-10-18T13:12:37.585Z] Removing intermediate container 4f06a2c6d9b4 [2022-10-18T13:12:37.585Z] ---> fa0fea8f9ac5 [2022-10-18T13:12:37.585Z] Step 21/22 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:12:37.585Z] ---> Running in f8918eac7fe0 [2022-10-18T13:12:37.859Z] Removing intermediate container f8918eac7fe0 [2022-10-18T13:12:37.859Z] ---> 6002cea2e69a [2022-10-18T13:12:37.859Z] Step 22/22 : LABEL version=0.0.0 [2022-10-18T13:12:38.126Z] ---> Running in 183963fff116 [2022-10-18T13:12:38.711Z] Removing intermediate container 183963fff116 [2022-10-18T13:12:38.711Z] ---> 80ccc71ac472 [2022-10-18T13:12:38.711Z] [2022-10-18T13:12:38.977Z] Successfully built 80ccc71ac472 [2022-10-18T13:12:38.977Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-18T13:13:11.200Z]  Building security-proxy-setup ... done Removing intermediate container 6d12cc2e7469 [2022-10-18T13:13:11.200Z] ---> a7459005d4a7 [2022-10-18T13:13:11.200Z] [2022-10-18T13:13:11.200Z] Step 11/25 : FROM alpine:3.16 [2022-10-18T13:13:11.200Z] ---> a6215f271958 [2022-10-18T13:13:11.200Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-18T13:13:11.200Z] ---> Using cache [2022-10-18T13:13:11.200Z] ---> 3ed9b77e6b97 [2022-10-18T13:13:11.200Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T13:13:11.200Z] ---> Using cache [2022-10-18T13:13:11.200Z] ---> 341eadf5c01b [2022-10-18T13:13:11.200Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-18T13:13:11.200Z] ---> Running in 5522a1a69598 [2022-10-18T13:13:11.200Z] Removing intermediate container 5522a1a69598 [2022-10-18T13:13:11.200Z] ---> 71fe66583b5b [2022-10-18T13:13:11.200Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-18T13:13:11.200Z] ---> Running in 59de5a67dfe8 [2022-10-18T13:13:11.200Z] Removing intermediate container 59de5a67dfe8 [2022-10-18T13:13:11.200Z] ---> a55a66367470 [2022-10-18T13:13:11.200Z] Step 16/25 : WORKDIR / [2022-10-18T13:13:11.200Z] ---> Running in f58160e38b85 [2022-10-18T13:13:11.200Z] Removing intermediate container f58160e38b85 [2022-10-18T13:13:11.200Z] ---> 90fd3a0d2df8 [2022-10-18T13:13:11.200Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T13:13:11.200Z] ---> 1f33e9c80b14 [2022-10-18T13:13:11.200Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-18T13:13:11.200Z] ---> fc0669580d2e [2022-10-18T13:13:11.200Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-18T13:13:12.158Z] ---> c4dc81548728 [2022-10-18T13:13:12.158Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-18T13:13:13.115Z] ---> 48a323b6b023 [2022-10-18T13:13:13.115Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-18T13:13:13.115Z] ---> Running in 6e1928c7c492 [2022-10-18T13:13:13.382Z] Removing intermediate container 6e1928c7c492 [2022-10-18T13:13:13.382Z] ---> e65c0c8901ea [2022-10-18T13:13:13.382Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T13:13:13.649Z] ---> Running in 7e10c898704b [2022-10-18T13:13:14.234Z] Removing intermediate container 7e10c898704b [2022-10-18T13:13:14.234Z] ---> 30be0938bba1 [2022-10-18T13:13:14.234Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T13:13:14.234Z] ---> Running in 35379374ea59 [2022-10-18T13:13:14.824Z] Removing intermediate container 35379374ea59 [2022-10-18T13:13:14.824Z] ---> 9fc885fab711 [2022-10-18T13:13:14.824Z] Step 24/25 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:13:15.092Z] ---> Running in e0b060ee847f [2022-10-18T13:13:15.365Z] Removing intermediate container e0b060ee847f [2022-10-18T13:13:15.365Z] ---> fc79b129e536 [2022-10-18T13:13:15.365Z] Step 25/25 : LABEL version=0.0.0 [2022-10-18T13:13:15.632Z] ---> Running in 06b9b6b6557a [2022-10-18T13:13:15.903Z] Removing intermediate container 06b9b6b6557a [2022-10-18T13:13:15.903Z] ---> 4b8799687f0a [2022-10-18T13:13:15.903Z] [2022-10-18T13:13:16.170Z] Successfully built 4b8799687f0a [2022-10-18T13:13:16.170Z] Successfully tagged core-metadata-arm64:latest [2022-10-18T13:14:38.041Z]  Building core-metadata ... done Removing intermediate container f1cc26de7bdc [2022-10-18T13:14:38.041Z] ---> 1c69ad5741b7 [2022-10-18T13:14:38.041Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-18T13:14:38.041Z] ---> Running in 221a68a36ef0 [2022-10-18T13:14:38.041Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T13:14:41.361Z] Removing intermediate container 221a68a36ef0 [2022-10-18T13:14:41.361Z] ---> 60b51abc3c60 [2022-10-18T13:14:41.361Z] [2022-10-18T13:14:41.361Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T13:14:41.361Z] ---> a6215f271958 [2022-10-18T13:14:41.361Z] 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-18T13:14:41.361Z] ---> Running in 04de6c69bdd5 [2022-10-18T13:14:41.361Z] Removing intermediate container 04de6c69bdd5 [2022-10-18T13:14:41.361Z] ---> c285c203685f [2022-10-18T13:14:41.361Z] 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-18T13:14:41.633Z] ---> Running in 694a4ef8fe40 [2022-10-18T13:14:43.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:14:43.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:14:44.524Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-18T13:14:44.524Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-18T13:14:44.791Z] (3/33) Installing readline (8.1.2-r0) [2022-10-18T13:14:44.791Z] (4/33) Installing bash (5.1.16-r2) [2022-10-18T13:14:44.791Z] Executing bash-5.1.16-r2.post-install [2022-10-18T13:14:44.791Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-18T13:14:44.791Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-18T13:14:45.056Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T13:14:45.056Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-18T13:14:45.056Z] (9/33) Installing curl (7.83.1-r3) [2022-10-18T13:14:45.056Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-18T13:14:46.009Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-18T13:14:46.009Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-18T13:14:46.009Z] (13/33) Installing expat (2.4.9-r0) [2022-10-18T13:14:46.009Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-18T13:14:46.009Z] (15/33) Installing gdbm (1.23-r0) [2022-10-18T13:14:46.009Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-18T13:14:46.009Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T13:14:46.009Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T13:14:46.009Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-18T13:14:46.009Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-18T13:14:46.009Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-18T13:14:48.580Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-18T13:14:48.580Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-18T13:14:48.580Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-18T13:14:48.580Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-18T13:14:48.580Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-18T13:14:48.580Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-18T13:14:48.580Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-18T13:14:48.580Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-18T13:14:48.580Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-18T13:14:48.580Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-18T13:14:48.580Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-18T13:14:48.580Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-18T13:14:49.536Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T13:14:49.536Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T13:14:49.806Z] OK: 120 MiB in 47 packages [2022-10-18T13:15:02.107Z] Collecting docker-compose==1.23.2 [2022-10-18T13:15:02.107Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-18T13:15:02.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.5 MB/s eta 0:00:00 [2022-10-18T13:15:02.682Z] Collecting PyYAML<4,>=3.10 [2022-10-18T13:15:02.682Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-18T13:15:02.682Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.1 MB/s eta 0:00:00 [2022-10-18T13:15:04.088Z] Preparing metadata (setup.py): started [2022-10-18T13:15:06.016Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T13:15:06.964Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-18T13:15:06.964Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-18T13:15:06.964Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.9 MB/s eta 0:00:00 [2022-10-18T13:15:06.964Z] 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-18T13:15:06.964Z] Collecting cached-property<2,>=1.2.0 [2022-10-18T13:15:06.964Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-18T13:15:07.542Z] Collecting docker<4.0,>=3.6.0 [2022-10-18T13:15:07.542Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-18T13:15:07.542Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.2 MB/s eta 0:00:00 [2022-10-18T13:15:07.805Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-18T13:15:07.805Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-18T13:15:07.805Z] Preparing metadata (setup.py): started [2022-10-18T13:15:09.731Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T13:15:09.995Z] Collecting jsonschema<3,>=2.5.1 [2022-10-18T13:15:09.995Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-18T13:15:10.259Z] Collecting texttable<0.10,>=0.9.0 [2022-10-18T13:15:10.259Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-18T13:15:10.259Z] Preparing metadata (setup.py): started [2022-10-18T13:15:12.186Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T13:15:12.450Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-18T13:15:12.450Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-18T13:15:12.450Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 [2022-10-18T13:15:12.714Z] Collecting docopt<0.7,>=0.6.1 [2022-10-18T13:15:12.714Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-18T13:15:12.714Z] Preparing metadata (setup.py): started [2022-10-18T13:15:14.642Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T13:15:15.219Z] Collecting docker-pycreds>=0.4.0 [2022-10-18T13:15:15.219Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-18T13:15:16.168Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-18T13:15:16.168Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-18T13:15:16.436Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.1 MB/s eta 0:00:00 [2022-10-18T13:15:16.699Z] Collecting certifi>=2017.4.17 [2022-10-18T13:15:16.699Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-18T13:15:16.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.1 MB/s eta 0:00:00 [2022-10-18T13:15:16.962Z] Collecting idna<2.8,>=2.5 [2022-10-18T13:15:16.962Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-18T13:15:16.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.6 MB/s eta 0:00:00 [2022-10-18T13:15:17.225Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-18T13:15:17.225Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-18T13:15:17.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.2 MB/s eta 0:00:00 [2022-10-18T13:15:17.808Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-18T13:15:17.808Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-18T13:15:17.808Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-18T13:15:17.808Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-18T13:15:18.760Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-18T13:15:18.760Z] Running setup.py install for texttable: started [2022-10-18T13:15:20.704Z] Running setup.py install for texttable: finished with status 'done' [2022-10-18T13:15:20.704Z] Running setup.py install for PyYAML: started [2022-10-18T13:15:23.286Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-18T13:15:24.699Z] Running setup.py install for docopt: started [2022-10-18T13:15:27.282Z] Running setup.py install for docopt: finished with status 'done' [2022-10-18T13:15:29.871Z] Running setup.py install for dockerpty: started [2022-10-18T13:15:31.821Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-18T13:15:34.423Z] 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-18T13:15:34.423Z] 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-18T13:15:42.649Z] Removing intermediate container 2c00a6b79997 [2022-10-18T13:15:42.649Z] ---> 17cbd3d8153b [2022-10-18T13:15:42.649Z] [2022-10-18T13:15:42.649Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T13:15:42.649Z] ---> a6215f271958 [2022-10-18T13:15:42.649Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-18T13:15:42.649Z] ---> Running in 18f0d8b1c580 [2022-10-18T13:15:42.649Z] Removing intermediate container 18f0d8b1c580 [2022-10-18T13:15:42.649Z] ---> c8b856a745d4 [2022-10-18T13:15:42.649Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-18T13:15:42.649Z] ---> Running in b42224c795da [2022-10-18T13:15:43.234Z] Removing intermediate container b42224c795da [2022-10-18T13:15:43.234Z] ---> 19e5b6ae9119 [2022-10-18T13:15:43.234Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-18T13:15:43.502Z] ---> Running in 0d1f71ba00e2 [2022-10-18T13:15:44.466Z] Removing intermediate container 0d1f71ba00e2 [2022-10-18T13:15:44.466Z] ---> 41ee901c1cc1 [2022-10-18T13:15:44.466Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:15:44.466Z] ---> Running in 338e6f0fbccc [2022-10-18T13:15:48.728Z] Removing intermediate container 338e6f0fbccc [2022-10-18T13:15:48.728Z] ---> 69a5fe7ed5f4 [2022-10-18T13:15:48.728Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-18T13:15:48.728Z] ---> Running in ba1d804a8a70 [2022-10-18T13:15:50.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:15:51.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:15:52.514Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-18T13:15:52.514Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T13:15:52.514Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-18T13:15:52.781Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T13:15:52.781Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-18T13:15:53.053Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-18T13:15:53.053Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T13:15:53.053Z] OK: 8 MiB in 20 packages [2022-10-18T13:15:53.642Z] Removing intermediate container 694a4ef8fe40 [2022-10-18T13:15:53.642Z] ---> b045792dabcd [2022-10-18T13:15:53.642Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-18T13:15:53.912Z] ---> Running in a31e99fd5340 [2022-10-18T13:15:54.182Z] Removing intermediate container a31e99fd5340 [2022-10-18T13:15:54.450Z] ---> ed3c3ebb6cba [2022-10-18T13:15:54.450Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T13:15:54.450Z] ---> Running in 7b0ee35fb757 [2022-10-18T13:15:54.718Z] Removing intermediate container ba1d804a8a70 [2022-10-18T13:15:54.718Z] ---> 11c78526113c [2022-10-18T13:15:54.718Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T13:15:54.987Z] Removing intermediate container 7b0ee35fb757 [2022-10-18T13:15:54.987Z] ---> 3db1ba1cc050 [2022-10-18T13:15:54.987Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-18T13:15:55.960Z] ---> 39a4320452dd [2022-10-18T13:15:55.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-18T13:15:56.544Z] ---> 68fbd5b7ae30 [2022-10-18T13:15:56.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-18T13:15:57.514Z] ---> 056994f91b98 [2022-10-18T13:15:57.514Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-18T13:15:57.514Z] ---> db6859cdc923 [2022-10-18T13:15:57.514Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-18T13:15:59.096Z] ---> 13aa7677c2b8 [2022-10-18T13:15:59.096Z] Step 20/24 : ENTRYPOINT ["/core-data"] ---> e924450c0f1c [2022-10-18T13:15:59.096Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-18T13:15:59.096Z] [2022-10-18T13:15:59.096Z] ---> Running in 9ffc0c805a82 [2022-10-18T13:15:59.096Z] ---> Running in a00fc84f0427 [2022-10-18T13:15:59.441Z] Removing intermediate container 9ffc0c805a82 [2022-10-18T13:15:59.441Z] ---> 543ddd74fe27 [2022-10-18T13:15:59.441Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T13:15:59.441Z] Removing intermediate container a00fc84f0427 [2022-10-18T13:15:59.441Z] ---> 49e88c9d3f72 [2022-10-18T13:15:59.441Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T13:15:59.720Z] ---> Running in a981e68da740 [2022-10-18T13:15:59.720Z] ---> Running in e7f27a5b5131 [2022-10-18T13:16:00.023Z] Removing intermediate container a981e68da740 [2022-10-18T13:16:00.023Z] ---> ae3ed3259720 [2022-10-18T13:16:00.023Z] Step 22/24 : LABEL arch=arm64 [2022-10-18T13:16:00.313Z] ---> Running in eeb868f4cf8a [2022-10-18T13:16:00.628Z] Removing intermediate container e7f27a5b5131 [2022-10-18T13:16:00.628Z] ---> e2b546e2e698 [2022-10-18T13:16:00.628Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T13:16:00.628Z] ---> Running in 6720fde5cafb [2022-10-18T13:16:01.246Z] Removing intermediate container eeb868f4cf8a [2022-10-18T13:16:01.246Z] ---> 64875bcbf5f5 [2022-10-18T13:16:01.246Z] Step 23/24 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:16:01.246Z] Removing intermediate container 6720fde5cafb [2022-10-18T13:16:01.246Z] ---> d4a2793c09b5 [2022-10-18T13:16:01.246Z] Step 22/23 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:16:01.246Z] ---> Running in 84a822de81e4 [2022-10-18T13:16:01.246Z] ---> Running in 335fffe613aa [2022-10-18T13:16:01.874Z] Removing intermediate container 84a822de81e4 [2022-10-18T13:16:01.874Z] ---> cf0128bd0e39 [2022-10-18T13:16:01.874Z] Step 24/24 : LABEL version=0.0.0 [2022-10-18T13:16:02.152Z] ---> Running in 1ec92d0a2188 [2022-10-18T13:16:02.152Z] Removing intermediate container 335fffe613aa [2022-10-18T13:16:02.152Z] ---> 955d5e04ce63 [2022-10-18T13:16:02.152Z] Step 23/23 : LABEL version=0.0.0 [2022-10-18T13:16:02.152Z] ---> Running in 0ab14612c340 [2022-10-18T13:16:02.457Z] Removing intermediate container 1ec92d0a2188 [2022-10-18T13:16:02.457Z] ---> a1d6e0437b32 [2022-10-18T13:16:02.457Z] [2022-10-18T13:16:02.734Z] Removing intermediate container 0ab14612c340 [2022-10-18T13:16:02.734Z] ---> 779dbecbda4e [2022-10-18T13:16:02.734Z] [2022-10-18T13:16:03.016Z] Successfully built a1d6e0437b32 [2022-10-18T13:16:03.016Z] Successfully tagged core-data-arm64:latest [2022-10-18T13:16:03.016Z]  Building core-data ... done Successfully built 779dbecbda4e [2022-10-18T13:16:03.291Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-18T13:16:21.513Z]  Building sys-mgmt-agent ... done Removing intermediate container bc7e91267765 [2022-10-18T13:16:21.513Z] ---> 012a35603d32 [2022-10-18T13:16:21.513Z] [2022-10-18T13:16:21.513Z] Step 9/20 : FROM alpine:3.15 [2022-10-18T13:16:21.513Z] ---> 02e0d6fdf486 [2022-10-18T13:16:21.513Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T13:16:21.513Z] ---> Using cache [2022-10-18T13:16:21.513Z] ---> 7900ddb22bd8 [2022-10-18T13:16:21.513Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T13:16:21.513Z] ---> Using cache [2022-10-18T13:16:21.513Z] ---> 1aa6b60d5fe6 [2022-10-18T13:16:21.513Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-18T13:16:21.513Z] ---> Running in 442aa18ecfbf [2022-10-18T13:16:21.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:16:21.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:16:22.743Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T13:16:22.743Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T13:16:22.743Z] OK: 15734 distinct packages available [2022-10-18T13:16:22.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T13:16:23.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T13:16:24.674Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-18T13:16:24.674Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-18T13:16:24.940Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-18T13:16:24.941Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-18T13:16:24.941Z] (5/9) Installing curl (7.80.0-r3) [2022-10-18T13:16:25.208Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-18T13:16:25.208Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-18T13:16:25.208Z] (8/9) Installing libucontext (1.1-r0) [2022-10-18T13:16:25.476Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-18T13:16:25.476Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T13:16:25.476Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T13:16:25.743Z] OK: 8 MiB in 23 packages [2022-10-18T13:16:27.165Z] Removing intermediate container 442aa18ecfbf [2022-10-18T13:16:27.165Z] ---> e6317f6b5305 [2022-10-18T13:16:27.165Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T13:16:27.433Z] ---> 9bbb2a70976c [2022-10-18T13:16:27.433Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-18T13:16:28.849Z] ---> 3f82ac466f31 [2022-10-18T13:16:28.849Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-18T13:16:29.115Z] ---> 13ae1f1f1978 [2022-10-18T13:16:29.115Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-18T13:16:29.115Z] ---> Running in 5891420625c0 [2022-10-18T13:16:29.383Z] Removing intermediate container 5891420625c0 [2022-10-18T13:16:29.383Z] ---> a02ca2d5839b [2022-10-18T13:16:29.383Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T13:16:29.383Z] ---> Running in 684b1f197b54 [2022-10-18T13:16:29.657Z] Removing intermediate container 684b1f197b54 [2022-10-18T13:16:29.657Z] ---> e600ec088777 [2022-10-18T13:16:29.657Z] Step 18/20 : LABEL arch=arm64 [2022-10-18T13:16:29.926Z] ---> Running in ca7875b91398 [2022-10-18T13:16:30.194Z] Removing intermediate container ca7875b91398 [2022-10-18T13:16:30.194Z] ---> c9caa93de617 [2022-10-18T13:16:30.194Z] Step 19/20 : LABEL git_sha=895df5c41787de143cb3e0c973c0ae3bd64790aa [2022-10-18T13:16:30.194Z] ---> Running in 0838c4fc7eef [2022-10-18T13:16:30.462Z] Removing intermediate container 0838c4fc7eef [2022-10-18T13:16:30.462Z] ---> 7ae6a9752ca1 [2022-10-18T13:16:30.462Z] Step 20/20 : LABEL version=0.0.0 [2022-10-18T13:16:30.462Z] ---> Running in 408f8776e9ba [2022-10-18T13:16:30.731Z] Removing intermediate container 408f8776e9ba [2022-10-18T13:16:30.732Z] ---> d708218083c1 [2022-10-18T13:16:30.732Z] [2022-10-18T13:16:30.998Z] Successfully built d708218083c1 [2022-10-18T13:16:30.998Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-18T13:16:31.590Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-18T13:16:31.589Z] $ docker stop --time=1 c37f5056354298efb62ba1e9ecaf27012a35ce64d4ead91120ba30e1a8c06165 [2022-10-18T13:16:33.240Z] $ docker rm -f c37f5056354298efb62ba1e9ecaf27012a35ce64d4ead91120ba30e1a8c06165 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T13:16:33.799Z] + docker images [2022-10-18T13:16:34.067Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-18T13:16:34.067Z] security-spiffe-token-provider-arm64 latest d708218083c1 3 seconds ago 28.4MB [2022-10-18T13:16:34.067Z] 012a35603d32 15 seconds ago 1.44GB [2022-10-18T13:16:34.067Z] sys-mgmt-agent-arm64 latest 779dbecbda4e 31 seconds ago 133MB [2022-10-18T13:16:34.067Z] core-data-arm64 latest a1d6e0437b32 31 seconds ago 20.7MB [2022-10-18T13:16:34.067Z] 17cbd3d8153b 53 seconds ago 1.42GB [2022-10-18T13:16:34.067Z] 60b51abc3c60 About a minute ago 1.39GB [2022-10-18T13:16:34.067Z] core-metadata-arm64 latest 4b8799687f0a 3 minutes ago 17.6MB [2022-10-18T13:16:34.067Z] a7459005d4a7 3 minutes ago 1.41GB [2022-10-18T13:16:34.067Z] security-proxy-setup-arm64 latest 80ccc71ac472 3 minutes ago 26.5MB [2022-10-18T13:16:34.067Z] 7db2ac99d0dd 4 minutes ago 1.4GB [2022-10-18T13:16:34.067Z] support-notifications-arm64 latest a1a2cb7d4dca 5 minutes ago 29.1MB [2022-10-18T13:16:34.067Z] 47b0041e8390 6 minutes ago 1.47GB [2022-10-18T13:16:34.067Z] support-scheduler-arm64 latest 68e3c15a3700 8 minutes ago 28.5MB [2022-10-18T13:16:34.067Z] 372f60183f97 8 minutes ago 1.47GB [2022-10-18T13:16:34.067Z] security-spire-config-arm64 latest b70c00c70727 8 minutes ago 83.6MB [2022-10-18T13:16:34.067Z] d2f4619e19b6 8 minutes ago 1.28GB [2022-10-18T13:16:34.067Z] security-spire-server-arm64 latest 0a5e74b77f2a 8 minutes ago 84.3MB [2022-10-18T13:16:34.067Z] 6757b24d8b4e 9 minutes ago 1.28GB [2022-10-18T13:16:34.067Z] core-command-arm64 latest 99c8d426cd58 10 minutes ago 16.8MB [2022-10-18T13:16:34.067Z] security-bootstrapper-arm64 latest 6f0cbe640274 10 minutes ago 19.1MB [2022-10-18T13:16:34.067Z] 2549948075a4 10 minutes ago 1.41GB [2022-10-18T13:16:34.067Z] security-secretstore-setup-arm64 latest 77d6f0487888 10 minutes ago 28.2MB [2022-10-18T13:16:34.067Z] d2c839368b0d 11 minutes ago 1.4GB [2022-10-18T13:16:34.067Z] 9fc526393439 11 minutes ago 1.4GB [2022-10-18T13:16:34.067Z] security-spire-agent-arm64 latest d77ef64c6bf5 16 minutes ago 122MB [2022-10-18T13:16:34.067Z] f2062639d243 16 minutes ago 1.28GB [2022-10-18T13:16:34.067Z] ci-base-image-arm64 latest f7bd9ee4c9cc 30 minutes ago 942MB [2022-10-18T13:16:34.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 7 days ago 679MB [2022-10-18T13:16:34.067Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-18T13:16:34.067Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-18T13:16:34.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T13:16:34.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T13:16:34.839Z] [2022-10-18T13:16:34.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T13:16:35.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T13:16:35.494Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-18T13:16:35.494Z] 8998bd30e6a1: Pulling fs layer [2022-10-18T13:16:35.494Z] 04944245beec: Pulling fs layer [2022-10-18T13:16:35.494Z] 699f458cf7ca: Pulling fs layer [2022-10-18T13:16:35.494Z] 765212b225bb: Pulling fs layer [2022-10-18T13:16:35.494Z] f23df028b6ca: Pulling fs layer [2022-10-18T13:16:35.494Z] d65c8cfc05b1: Pulling fs layer [2022-10-18T13:16:35.494Z] 2437ff75d9bd: Pulling fs layer [2022-10-18T13:16:35.494Z] f23df028b6ca: Waiting [2022-10-18T13:16:35.494Z] d65c8cfc05b1: Waiting [2022-10-18T13:16:35.494Z] 765212b225bb: Waiting [2022-10-18T13:16:35.494Z] 2437ff75d9bd: Waiting [2022-10-18T13:16:35.494Z] 04944245beec: Verifying Checksum [2022-10-18T13:16:35.494Z] 04944245beec: Download complete [2022-10-18T13:16:35.494Z] 765212b225bb: Verifying Checksum [2022-10-18T13:16:35.494Z] 765212b225bb: Download complete [2022-10-18T13:16:35.763Z] f23df028b6ca: Download complete [2022-10-18T13:16:35.763Z] d65c8cfc05b1: Verifying Checksum [2022-10-18T13:16:35.763Z] d65c8cfc05b1: Download complete [2022-10-18T13:16:35.763Z] 699f458cf7ca: Verifying Checksum [2022-10-18T13:16:35.763Z] 699f458cf7ca: Download complete [2022-10-18T13:16:36.343Z] 8998bd30e6a1: Verifying Checksum [2022-10-18T13:16:36.343Z] 8998bd30e6a1: Download complete [2022-10-18T13:16:38.915Z] 2437ff75d9bd: Verifying Checksum [2022-10-18T13:16:38.915Z] 2437ff75d9bd: Download complete [2022-10-18T13:16:40.319Z] 8998bd30e6a1: Pull complete [2022-10-18T13:16:40.585Z] 04944245beec: Pull complete [2022-10-18T13:16:41.991Z] 699f458cf7ca: Pull complete [2022-10-18T13:16:42.260Z] 765212b225bb: Pull complete [2022-10-18T13:16:42.840Z] f23df028b6ca: Pull complete [2022-10-18T13:16:43.105Z] d65c8cfc05b1: Pull complete [2022-10-18T13:16:58.070Z] 2437ff75d9bd: Pull complete [2022-10-18T13:16:58.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-18T13:16:58.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T13:16:58.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T13:16:58.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-8470 does not seem to be running inside a container [2022-10-18T13:16:58.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-18T13:17:00.960Z] $ docker top 6f71c5cb63c4174c283e836f1f533377647bbc36c30212222e7b6888f9553f3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T13:17:01.958Z] ---> job-cost.sh [2022-10-18T13:17:01.958Z] lf-activate-venv: SKIPPING [2022-10-18T13:17:01.958Z] INFO: No Stack... [2022-10-18T13:17:02.225Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-18T13:17:03.175Z] INFO: Archiving Costs [Pipeline] sh [2022-10-18T13:17:03.516Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-10-18T13:17:03.516Z] + cut -d, -f6 [Pipeline] lock [2022-10-18T13:17:03.861Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4200-1-stack-cost] [2022-10-18T13:17:03.867Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4200-1-stack-cost] did not exist. Created. [2022-10-18T13:17:03.867Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T13:17:04.588Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-18T13:17:04.770Z] Stashed 1 file(s) [Pipeline] } [2022-10-18T13:17:04.785Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4200-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-18T13:17:04.841Z] $ docker stop --time=1 6f71c5cb63c4174c283e836f1f533377647bbc36c30212222e7b6888f9553f3f [2022-10-18T13:17:06.333Z] $ docker rm -f 6f71c5cb63c4174c283e836f1f533377647bbc36c30212222e7b6888f9553f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-18T13:17:07.239Z] provisioning config files... [2022-10-18T13:17:07.245Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4517146911549549450tmp [Pipeline] { [Pipeline] sh [2022-10-18T13:17:07.574Z] + set +x [2022-10-18T13:17:07.574Z] + curl -s https://codecov.io/bash [2022-10-18T13:17:07.574Z] + bash -s -- [2022-10-18T13:17:07.574Z] [2022-10-18T13:17:07.574Z] _____ _ [2022-10-18T13:17:07.574Z] / ____| | | [2022-10-18T13:17:07.574Z] | | ___ __| | ___ ___ _____ __ [2022-10-18T13:17:07.574Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-18T13:17:07.574Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-18T13:17:07.574Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-18T13:17:07.574Z] Bash-1.0.6 [2022-10-18T13:17:07.574Z] [2022-10-18T13:17:07.574Z] [2022-10-18T13:17:07.574Z] ==> git version 2.25.1 found [2022-10-18T13:17:07.574Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-18T13:17:07.574Z] Release-Date: 2020-01-08 [2022-10-18T13:17:07.574Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-18T13:17:07.574Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-18T13:17:07.574Z] ==> Jenkins CI detected. [2022-10-18T13:17:07.574Z] current dir:  /w/workspace/edgex-go/1 [2022-10-18T13:17:07.574Z] project root: . [2022-10-18T13:17:07.574Z] --> token set from env [2022-10-18T13:17:07.574Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-18T13:17:07.832Z] ==> Running gcov in . (disable via -X gcov) [2022-10-18T13:17:07.832Z] ==> Python coveragepy not found [2022-10-18T13:17:07.832Z] ==> Searching for coverage reports in: [2022-10-18T13:17:07.832Z] + . [2022-10-18T13:17:07.832Z] -> Found 1 reports [2022-10-18T13:17:07.832Z] ==> Detecting git/mercurial file structure [2022-10-18T13:17:07.832Z] ==> Reading reports [2022-10-18T13:17:07.832Z] + ./coverage.out bytes=503479 [2022-10-18T13:17:07.832Z] ==> Appending adjustments [2022-10-18T13:17:07.832Z] https://docs.codecov.io/docs/fixing-reports [2022-10-18T13:17:09.208Z] + Found adjustments [2022-10-18T13:17:09.208Z] ==> Gzipping contents [2022-10-18T13:17:09.208Z] 68K /tmp/codecov.FpXskX.gz [2022-10-18T13:17:09.208Z] ==> Uploading reports [2022-10-18T13:17:09.208Z] url: https://codecov.io [2022-10-18T13:17:09.208Z] query: branch=PR-4200&commit=895df5c41787de143cb3e0c973c0ae3bd64790aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4200&job=&cmd_args= [2022-10-18T13:17:09.208Z] -> Pinging Codecov [2022-10-18T13:17:09.208Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4200&commit=895df5c41787de143cb3e0c973c0ae3bd64790aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4200&job=&cmd_args= [2022-10-18T13:17:09.467Z] -> Uploading to [2022-10-18T13:17:09.467Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-18/00271124DB129430A58F1EEE437C3FCB/895df5c41787de143cb3e0c973c0ae3bd64790aa/b338b372-df8b-4784-88f4-ab0b01c6d744.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T131709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4931c6fe490b9dfc4e424ff7fd60eb880673d57750decd59308af679e14b5452 [2022-10-18T13:17:09.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T13:17:09.467Z] Dload Upload Total Spent Left Speed [2022-10-18T13:17:09.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65596 0 0 100 65596 0 251k --:--:-- --:--:-- --:--:-- 251k [2022-10-18T13:17:09.725Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/895df5c41787de143cb3e0c973c0ae3bd64790aa [Pipeline] } [2022-10-18T13:17:09.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-18T13:17:11.103Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-18T13:17:11.426Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T13:17:12.308Z] ---> package-listing.sh [2022-10-18T13:17:12.308Z] ++ facter osfamily [2022-10-18T13:17:12.308Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-18T13:17:12.567Z] + OS_FAMILY=debian [2022-10-18T13:17:12.567Z] + workspace=/w/workspace/edgex-go/1 [2022-10-18T13:17:12.567Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-18T13:17:12.567Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-18T13:17:12.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-18T13:17:12.567Z] + PACKAGES=/tmp/packages_start.txt [2022-10-18T13:17:12.567Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-18T13:17:12.567Z] + PACKAGES=/tmp/packages_end.txt [2022-10-18T13:17:12.567Z] + case "${OS_FAMILY}" in [2022-10-18T13:17:12.567Z] + dpkg -l [2022-10-18T13:17:12.567Z] + grep '^ii' [2022-10-18T13:17:12.567Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-18T13:17:12.567Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-18T13:17:12.567Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-18T13:17:12.567Z] + '[' /w/workspace/edgex-go/1 ']' [2022-10-18T13:17:12.567Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-10-18T13:17:12.567Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-10-18T13:17:12.600Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-18T13:17:12.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T13:17:13.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T13:17:13.505Z] [2022-10-18T13:17:13.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T13:17:13.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T13:17:13.873Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-18T13:17:13.873Z] 5eb5b503b376: Pulling fs layer [2022-10-18T13:17:13.874Z] 5c69ac0246d0: Pulling fs layer [2022-10-18T13:17:13.874Z] ec43610c2a17: Pulling fs layer [2022-10-18T13:17:13.874Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-18T13:17:13.874Z] 33b1e0a273af: Pulling fs layer [2022-10-18T13:17:13.874Z] 5d3b04190fa2: Pulling fs layer [2022-10-18T13:17:13.874Z] 2f39f015ded8: Pulling fs layer [2022-10-18T13:17:13.874Z] 3a2ae6a8a46f: Waiting [2022-10-18T13:17:13.874Z] 33b1e0a273af: Waiting [2022-10-18T13:17:13.874Z] 5d3b04190fa2: Waiting [2022-10-18T13:17:13.874Z] 2f39f015ded8: Waiting [2022-10-18T13:17:13.874Z] 5c69ac0246d0: Download complete [2022-10-18T13:17:13.874Z] 3a2ae6a8a46f: Download complete [2022-10-18T13:17:13.874Z] 33b1e0a273af: Verifying Checksum [2022-10-18T13:17:13.874Z] 33b1e0a273af: Download complete [2022-10-18T13:17:13.874Z] ec43610c2a17: Verifying Checksum [2022-10-18T13:17:13.874Z] ec43610c2a17: Download complete [2022-10-18T13:17:14.133Z] 5d3b04190fa2: Verifying Checksum [2022-10-18T13:17:14.133Z] 5d3b04190fa2: Download complete [2022-10-18T13:17:14.133Z] 5eb5b503b376: Download complete [2022-10-18T13:17:14.699Z] 2f39f015ded8: Download complete [2022-10-18T13:17:15.264Z] 5eb5b503b376: Pull complete [2022-10-18T13:17:15.522Z] 5c69ac0246d0: Pull complete [2022-10-18T13:17:15.780Z] ec43610c2a17: Pull complete [2022-10-18T13:17:16.038Z] 3a2ae6a8a46f: Pull complete [2022-10-18T13:17:16.038Z] 33b1e0a273af: Pull complete [2022-10-18T13:17:16.297Z] 5d3b04190fa2: Pull complete [2022-10-18T13:17:20.479Z] 2f39f015ded8: Pull complete [2022-10-18T13:17:20.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-18T13:17:20.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T13:17:20.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T13:17:20.686Z] prd-ubuntu20.04-docker-8c-8g-8469 does not seem to be running inside a container [2022-10-18T13:17:20.721Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-18T13:17:25.399Z] $ docker top 083ae682e1e7712dcbee8da7662c548023739caac1db6998032e3882283d78a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T13:17:25.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-18T13:17:26.082Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-18T13:17:26.389Z] + ls /var/log/sa-host [2022-10-18T13:17:26.390Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T13:17:26.616Z] provisioning config files... [2022-10-18T13:17:26.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17163159715803717821tmp [Pipeline] { [Pipeline] echo [2022-10-18T13:17:26.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T13:17:26.977Z] ---> create-netrc.sh [Pipeline] } [2022-10-18T13:17:27.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-18T13:17:27.393Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-18T13:17:27.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T13:17:27.738Z] ---> sudo-logs.sh [2022-10-18T13:17:27.738Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-18T13:17:27.812Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T13:17:28.128Z] ---> job-cost.sh [2022-10-18T13:17:28.128Z] lf-activate-venv: SKIPPING [2022-10-18T13:17:28.128Z] DEBUG: total: 0.10999999940395355 [2022-10-18T13:17:28.128Z] INFO: Retrieving Stack Cost... [2022-10-18T13:17:28.695Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-18T13:17:28.954Z] INFO: Archiving Costs [Pipeline] echo [2022-10-18T13:17:28.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T13:17:29.303Z] ---> logs-deploy.sh [2022-10-18T13:17:29.303Z] lf-activate-venv: SKIPPING [2022-10-18T13:17:29.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4200/1 [2022-10-18T13:17:29.303Z] INFO: archiving workspace using pattern(s): [2022-10-18T13:17:30.242Z] Archives upload complete. [2022-10-18T13:17:30.502Z] INFO: archiving logs to Nexus [2022-10-18T13:17:31.075Z] ---> uname -a: [2022-10-18T13:17:31.075Z] Linux prd-ubuntu20-04-docker-8c-8g-8469 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-18T13:17:31.075Z] [2022-10-18T13:17:31.075Z]