Pull request #4089 updated 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from d1e24d1146302119e59b1dc62d45a9e45192978d+fb67e34980dfa056f4ddb70a50fca33d4f71295e (4b0bd555ff3f60be57646ed211f611ade3196acb) Loading library edgex-global-pipelines@c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 Attempting to resolve c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 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-ssh2280325550409457744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 in remote references. Pulling heads to local for deep search... > 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-ssh6221928422655158895.key > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 # timeout=10 Selected match: pr/405/merge revision c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4089/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4089/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13813090224210219872.key > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 (pr/405/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f c3dc2d04d4253ed76adb28c7c9b7cefbc5dc60e0 # timeout=10 Commit message: "ci: add privileged to fix issues with Go 1.18 and AppArmor" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7252934940558197853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4089/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4089/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13502930042659148434.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19354’ Running on prd-ubuntu20.04-docker-8c-8g-19356 in /w/workspace/edgexfoundry_edgex-go_PR-4089 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit d1e24d1146302119e59b1dc62d45a9e45192978d Merge succeeded, producing d1e24d1146302119e59b1dc62d45a9e45192978d Checking out Revision d1e24d1146302119e59b1dc62d45a9e45192978d (PR-4089) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4089/head:refs/remotes/origin/PR-4089 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1e24d1146302119e59b1dc62d45a9e45192978d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1e24d1146302119e59b1dc62d45a9e45192978d # timeout=10 Commit message: "ci: pin to epg AppArmor fix" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T20:57:32.516Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T20:57:32.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T20:57:32.580Z] ========================================================= [2022-07-11T20:57:32.581Z] EdgeX Global Pipelines Version Info [2022-07-11T20:57:32.581Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:57:33.327Z] ------------------- [2022-07-11T20:57:33.327Z] stable info: [2022-07-11T20:57:33.327Z] ------------------- [2022-07-11T20:57:33.327Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T20:57:33.327Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T20:57:33.327Z] Message: update stable to v1.0.236 > git rev-list --no-walk adc5924d56c22eebf78196a917bdc4377936cc53 # timeout=10 [2022-07-11T20:57:33.899Z] ------------------- [2022-07-11T20:57:33.899Z] experimental info: [2022-07-11T20:57:33.899Z] ------------------- [2022-07-11T20:57:33.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T20:57:33.899Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T20:57:33.899Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T20:57:34.095Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-11T20:57:34.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-11T20:57:34.115Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T20:57:34.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T20:57:34.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T20:57:34.148Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T20:57:34.156Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T20:57:34.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-11T20:57:34.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-11T20:57:34.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-11T20:57:34.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T20:57:34.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T20:57:34.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T20:57:34.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T20:57:34.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T20:57:34.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T20:57:34.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T20:57:34.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T20:57:34.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-11T20:57:34.305Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-11T20:57:34.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T20:57:34.322Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T20:57:34.330Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T20:57:34.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4089 [Pipeline] echo [2022-07-11T20:57:34.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4089 [Pipeline] echo [2022-07-11T20:57:34.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4089 [Pipeline] echo [2022-07-11T20:57:34.360Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1e24d1146302119e59b1dc62d45a9e45192978d [Pipeline] echo [2022-07-11T20:57:34.368Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1e24d1 [Pipeline] echo [2022-07-11T20:57:34.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T20:57:34.427Z] provisioning config files... [2022-07-11T20:57:34.444Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4757774255635663190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T20:57:34.780Z] ---> docker-login.sh [2022-07-11T20:57:34.780Z] nexus3.edgexfoundry.org:10001 [2022-07-11T20:57:35.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:57:35.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:57:35.042Z] Configure a credential helper to remove this warning. See [2022-07-11T20:57:35.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:57:35.042Z] [2022-07-11T20:57:35.042Z] Login Succeeded [2022-07-11T20:57:35.042Z] nexus3.edgexfoundry.org:10002 [2022-07-11T20:57:35.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:57:35.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:57:35.303Z] Configure a credential helper to remove this warning. See [2022-07-11T20:57:35.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:57:35.303Z] [2022-07-11T20:57:35.303Z] Login Succeeded [2022-07-11T20:57:35.303Z] nexus3.edgexfoundry.org:10003 [2022-07-11T20:57:35.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:57:35.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:57:35.565Z] Configure a credential helper to remove this warning. See [2022-07-11T20:57:35.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:57:35.565Z] [2022-07-11T20:57:35.565Z] Login Succeeded [2022-07-11T20:57:35.565Z] nexus3.edgexfoundry.org:10004 [2022-07-11T20:57:35.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:57:35.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:57:35.565Z] Configure a credential helper to remove this warning. See [2022-07-11T20:57:35.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:57:35.565Z] [2022-07-11T20:57:35.565Z] Login Succeeded [2022-07-11T20:57:35.565Z] docker.io [2022-07-11T20:57:35.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T20:57:36.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T20:57:36.087Z] Configure a credential helper to remove this warning. See [2022-07-11T20:57:36.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T20:57:36.087Z] [2022-07-11T20:57:36.087Z] Login Succeeded [2022-07-11T20:57:36.087Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T20:57:36.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T20:57:36.410Z] + 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-07-11T20:57:36.410Z] + dirname cmd/core-command/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/core-data/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/core-metadata/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-11T20:57:36.410Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-07-11T20:57:36.410Z] cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-11T20:57:36.410Z] + + dirname cmd/security-spire-config/Dockerfilecut [2022-07-11T20:57:36.410Z] -d/ -f2 [2022-07-11T20:57:36.410Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-11T20:57:36.410Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/support-notifications/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-11T20:57:36.410Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-11T20:57:36.410Z] + cut -d/ -f2 [2022-07-11T20:57:36.410Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-11T20:57:36.447Z] 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-07-11T20:57:36.788Z] + git rev-list -1 --merges d1e24d1146302119e59b1dc62d45a9e45192978d~1..d1e24d1146302119e59b1dc62d45a9e45192978d [Pipeline] echo [2022-07-11T20:57:36.808Z] -----------> git rev-list -1 --merges d1e24d1146302119e59b1dc62d45a9e45192978d~1..d1e24d1146302119e59b1dc62d45a9e45192978d d1e24d1146302119e59b1dc62d45a9e45192978d [false] [Pipeline] sh [2022-07-11T20:57:37.098Z] + git log --format=format:%s -1 d1e24d1146302119e59b1dc62d45a9e45192978d [Pipeline] echo [2022-07-11T20:57:37.114Z] ========================================================= [2022-07-11T20:57:37.114Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T20:57:37.114Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-11T20:57:37.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T20:57:37.484Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T20:57:37.484Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T20:57:37.484Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T20:57:37.484Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T20:57:37.484Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T20:57:37.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:57:37.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:57:37.838Z] [2022-07-11T20:57:37.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:57:38.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:57:38.151Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T20:57:38.151Z] b85a868b505f: Pulling fs layer [2022-07-11T20:57:38.151Z] e2be974225ed: Pulling fs layer [2022-07-11T20:57:38.151Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T20:57:38.151Z] 988bab9f4d93: Pulling fs layer [2022-07-11T20:57:38.151Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T20:57:38.151Z] eaf3925da568: Pulling fs layer [2022-07-11T20:57:38.151Z] bab4dde63d76: Pulling fs layer [2022-07-11T20:57:38.151Z] bde34c3a00c8: Pulling fs layer [2022-07-11T20:57:38.151Z] b352a97aabf1: Pulling fs layer [2022-07-11T20:57:38.151Z] 4872d77fe225: Pulling fs layer [2022-07-11T20:57:38.151Z] 5851b861e8e6: Pulling fs layer [2022-07-11T20:57:38.151Z] eaf3925da568: Waiting [2022-07-11T20:57:38.151Z] bab4dde63d76: Waiting [2022-07-11T20:57:38.151Z] bde34c3a00c8: Waiting [2022-07-11T20:57:38.151Z] b352a97aabf1: Waiting [2022-07-11T20:57:38.151Z] 4872d77fe225: Waiting [2022-07-11T20:57:38.151Z] 5851b861e8e6: Waiting [2022-07-11T20:57:38.151Z] e2be974225ed: Download complete [2022-07-11T20:57:38.151Z] 988bab9f4d93: Verifying Checksum [2022-07-11T20:57:38.151Z] 988bab9f4d93: Download complete [2022-07-11T20:57:38.412Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T20:57:38.412Z] 1469e6f7b9e6: Download complete [2022-07-11T20:57:38.412Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T20:57:38.412Z] 339a4e72a1f5: Download complete [2022-07-11T20:57:38.412Z] eaf3925da568: Verifying Checksum [2022-07-11T20:57:38.412Z] eaf3925da568: Download complete [2022-07-11T20:57:38.412Z] bde34c3a00c8: Verifying Checksum [2022-07-11T20:57:38.412Z] bde34c3a00c8: Download complete [2022-07-11T20:57:38.412Z] b352a97aabf1: Verifying Checksum [2022-07-11T20:57:38.412Z] b352a97aabf1: Download complete [2022-07-11T20:57:38.412Z] 4872d77fe225: Verifying Checksum [2022-07-11T20:57:38.412Z] 4872d77fe225: Download complete [2022-07-11T20:57:38.412Z] 5851b861e8e6: Verifying Checksum [2022-07-11T20:57:38.412Z] 5851b861e8e6: Download complete [2022-07-11T20:57:38.412Z] b85a868b505f: Verifying Checksum [2022-07-11T20:57:38.412Z] b85a868b505f: Download complete [2022-07-11T20:57:38.673Z] bab4dde63d76: Verifying Checksum [2022-07-11T20:57:38.673Z] bab4dde63d76: Download complete [2022-07-11T20:57:39.615Z] b85a868b505f: Pull complete [2022-07-11T20:57:39.875Z] e2be974225ed: Pull complete [2022-07-11T20:57:40.446Z] 339a4e72a1f5: Pull complete [2022-07-11T20:57:40.446Z] 988bab9f4d93: Pull complete [2022-07-11T20:57:40.706Z] 1469e6f7b9e6: Pull complete [2022-07-11T20:57:40.706Z] eaf3925da568: Pull complete [2022-07-11T20:57:42.612Z] bab4dde63d76: Pull complete [2022-07-11T20:57:42.612Z] bde34c3a00c8: Pull complete [2022-07-11T20:57:42.612Z] b352a97aabf1: Pull complete [2022-07-11T20:57:42.612Z] 4872d77fe225: Pull complete [2022-07-11T20:57:42.612Z] 5851b861e8e6: Pull complete [2022-07-11T20:57:42.612Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T20:57:42.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T20:57:42.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:57:42.976Z] prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container [2022-07-11T20:57:43.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/py-git-semver:0.1.4 cat [2022-07-11T20:57:44.394Z] $ docker top ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 -eo pid,comm [2022-07-11T20:57:44.461Z] 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-07-11T20:57:44.461Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T20:57:44.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T20:57:44.496Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T20:57:44.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T20:57:44.633Z] $ docker exec ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 ssh-agent [2022-07-11T20:57:44.743Z] SSH_AUTH_SOCK=/tmp/ssh-OdX3u7mKTW1c/agent.32 [2022-07-11T20:57:44.743Z] SSH_AGENT_PID=38 [2022-07-11T20:57:44.750Z] Running ssh-add (command line suppressed) [2022-07-11T20:57:44.865Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_625225850672270722.key (/w/workspace/edgex-go/3@tmp/private_key_625225850672270722.key) [2022-07-11T20:57:44.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T20:57:45.174Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T20:57:45.191Z] $ docker exec --env ******** --env ******** ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 ssh-agent -k [2022-07-11T20:57:45.292Z] unset SSH_AUTH_SOCK; [2022-07-11T20:57:45.293Z] unset SSH_AGENT_PID; [2022-07-11T20:57:45.294Z] echo Agent pid 38 killed; [2022-07-11T20:57:45.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T20:57:45.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T20:57:45.324Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T20:57:45.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T20:57:45.455Z] $ docker exec ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 ssh-agent [2022-07-11T20:57:45.572Z] SSH_AUTH_SOCK=/tmp/ssh-D8CZTg6ZQdO7/agent.70 [2022-07-11T20:57:45.572Z] SSH_AGENT_PID=76 [2022-07-11T20:57:45.577Z] Running ssh-add (command line suppressed) [2022-07-11T20:57:45.699Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4658803021150966032.key (/w/workspace/edgex-go/3@tmp/private_key_4658803021150966032.key) [2022-07-11T20:57:45.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T20:57:45.999Z] + git semver init [2022-07-11T20:57:46.260Z] 2022-07-11 20:57:46,192 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T20:57:46.260Z] 2022-07-11 20:57:46,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-07-11T20:57:46.260Z] 2022-07-11 20:57:46,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-07-11T20:57:46.260Z] 2022-07-11 20:57:46,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-07-11T20:57:50.505Z] 2022-07-11 20:57:50,002 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-07-11T20:57:50.505Z] 2022-07-11 20:57:50,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4089 with force:False [2022-07-11T20:57:50.505Z] 2022-07-11 20:57:50,002 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4089 [2022-07-11T20:57:50.505Z] 2022-07-11 20:57:50,007 [execute] INFO git cat-file --batch-check [2022-07-11T20:57:50.505Z] 2022-07-11 20:57:50,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T20:57:50.505Z] 2022-07-11 20:57:50,013 [execute] INFO git cat-file --batch [2022-07-11T20:57:50.505Z] 2022-07-11 20:57:50,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T20:57:50.505Z] 2022-07-11 20:57:50,023 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4089 [2022-07-11T20:57:50.505Z] 0.0.0 [Pipeline] } [2022-07-11T20:57:50.519Z] $ docker exec --env ******** --env ******** ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 ssh-agent -k [2022-07-11T20:57:50.645Z] unset SSH_AUTH_SOCK; [2022-07-11T20:57:50.646Z] unset SSH_AGENT_PID; [2022-07-11T20:57:50.646Z] echo Agent pid 76 killed; [2022-07-11T20:57:50.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T20:57:50.972Z] + git semver [Pipeline] } [2022-07-11T20:57:51.252Z] $ docker stop --time=1 ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 [2022-07-11T20:57:52.631Z] $ docker rm -f ee570857b7d279000f362118f6e2144c20fed0cd4ec13ae0441b59135f95e692 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T20:57:52.981Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T20:57:53.245Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T20:57:53.248Z] [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] echo [2022-07-11T20:57:53.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:57:53.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T20:57:53.351Z] ========================================================= [2022-07-11T20:57:53.351Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-11T20:57:53.351Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:57:53.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:57:53.640Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T20:57:53.640Z] 2408cc74d12b: Pulling fs layer [2022-07-11T20:57:53.640Z] ea60b727a1ce: Pulling fs layer [2022-07-11T20:57:53.640Z] 30c4a7721957: Pulling fs layer [2022-07-11T20:57:53.640Z] 370296b7ddb6: Pulling fs layer [2022-07-11T20:57:53.640Z] 7c6cee850709: Pulling fs layer [2022-07-11T20:57:53.640Z] 39a5fcdaea64: Pulling fs layer [2022-07-11T20:57:53.640Z] d94ebbe4e438: Pulling fs layer [2022-07-11T20:57:53.640Z] bcfd1f05c69d: Pulling fs layer [2022-07-11T20:57:53.640Z] 59ccb84bbe0f: Pulling fs layer [2022-07-11T20:57:53.640Z] d94ebbe4e438: Waiting [2022-07-11T20:57:53.640Z] bcfd1f05c69d: Waiting [2022-07-11T20:57:53.640Z] 370296b7ddb6: Waiting [2022-07-11T20:57:53.640Z] 7c6cee850709: Waiting [2022-07-11T20:57:53.640Z] 39a5fcdaea64: Waiting [2022-07-11T20:57:53.640Z] 59ccb84bbe0f: Waiting [2022-07-11T20:57:53.640Z] 30c4a7721957: Verifying Checksum [2022-07-11T20:57:53.640Z] 30c4a7721957: Download complete [2022-07-11T20:57:53.640Z] ea60b727a1ce: Verifying Checksum [2022-07-11T20:57:53.640Z] ea60b727a1ce: Download complete [2022-07-11T20:57:53.640Z] 7c6cee850709: Download complete [2022-07-11T20:57:53.640Z] 39a5fcdaea64: Verifying Checksum [2022-07-11T20:57:53.640Z] 39a5fcdaea64: Download complete [2022-07-11T20:57:53.640Z] 2408cc74d12b: Verifying Checksum [2022-07-11T20:57:53.640Z] 2408cc74d12b: Download complete [2022-07-11T20:57:53.640Z] d94ebbe4e438: Verifying Checksum [2022-07-11T20:57:53.640Z] d94ebbe4e438: Download complete [2022-07-11T20:57:53.912Z] 2408cc74d12b: Pull complete [2022-07-11T20:57:53.912Z] ea60b727a1ce: Pull complete [2022-07-11T20:57:53.912Z] 30c4a7721957: Pull complete [2022-07-11T20:57:54.492Z] 59ccb84bbe0f: Verifying Checksum [2022-07-11T20:57:54.492Z] 59ccb84bbe0f: Download complete [2022-07-11T20:57:54.492Z] 370296b7ddb6: Verifying Checksum [2022-07-11T20:57:54.492Z] 370296b7ddb6: Download complete [2022-07-11T20:57:54.751Z] bcfd1f05c69d: Verifying Checksum [2022-07-11T20:57:54.751Z] bcfd1f05c69d: Download complete [2022-07-11T20:57:58.940Z] 370296b7ddb6: Pull complete [2022-07-11T20:57:58.940Z] 7c6cee850709: Pull complete [2022-07-11T20:57:58.940Z] 39a5fcdaea64: Pull complete [2022-07-11T20:57:58.940Z] d94ebbe4e438: Pull complete [2022-07-11T20:58:00.315Z] bcfd1f05c69d: Pull complete [2022-07-11T20:58:01.255Z] 59ccb84bbe0f: Pull complete [2022-07-11T20:58:01.255Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-11T20:58:01.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:58:01.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:58:01.560Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:58:01.560Z] WORKDIR /edgex [2022-07-11T20:58:01.560Z] COPY go.mod . [2022-07-11T20:58:01.560Z] RUN go mod download [2022-07-11T20:58:01.560Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-11T20:58:02.943Z] Sending build context to Docker daemon 335.3MB [2022-07-11T20:58:02.943Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T20:58:02.943Z] ---> a4fb48ad2a94 [2022-07-11T20:58:02.943Z] Step 2/4 : WORKDIR /edgex [2022-07-11T20:58:05.493Z] ---> Running in 6d536c52c3c8 [2022-07-11T20:58:05.493Z] Removing intermediate container 6d536c52c3c8 [2022-07-11T20:58:05.493Z] ---> f1ffd0b28218 [2022-07-11T20:58:05.493Z] Step 3/4 : COPY go.mod . [2022-07-11T20:58:05.493Z] ---> c89ab75be289 [2022-07-11T20:58:05.493Z] Step 4/4 : RUN go mod download [2022-07-11T20:58:05.753Z] ---> Running in 72cab23fc7b6 [2022-07-11T20:58:08.305Z] Still waiting to schedule task [2022-07-11T20:58:08.305Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19355’ [2022-07-11T20:58:15.753Z] Removing intermediate container 72cab23fc7b6 [2022-07-11T20:58:15.753Z] ---> ea63fc4e8ee4 [2022-07-11T20:58:15.753Z] Successfully built ea63fc4e8ee4 [2022-07-11T20:58:15.753Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:58:16.061Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T20:58:16.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:58:16.136Z] prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container [2022-07-11T20:58:16.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T20:58:16.555Z] $ docker top 6a3071587bd32067a55e6eb8962b395ca9e6fccf258ff5fc6cc0320c7a7ae201 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T20:58:16.904Z] + go version [2022-07-11T20:58:16.904Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-11T20:58:16.921Z] $ docker stop --time=1 6a3071587bd32067a55e6eb8962b395ca9e6fccf258ff5fc6cc0320c7a7ae201 [2022-07-11T20:58:18.253Z] $ docker rm -f 6a3071587bd32067a55e6eb8962b395ca9e6fccf258ff5fc6cc0320c7a7ae201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T20:58:18.674Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T20:58:18.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T20:58:18.758Z] prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container [2022-07-11T20:58:18.798Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T20:58:19.187Z] $ docker top 6cd916083236ce4c0c734de6cafafc1e0df9805d4fc24334c4176d24794de945 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T20:58:19.262Z] ========================================================= [2022-07-11T20:58:19.262Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T20:58:19.262Z] ========================================================= [Pipeline] sh [2022-07-11T20:58:19.605Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-11T20:58:20.000Z] + make test [2022-07-11T20:58:20.000Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T20:58:26.571Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T20:58:38.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T20:58:38.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T20:58:39.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T20:58:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2022-07-11T20:58:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T20:58:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T20:58:40.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2022-07-11T20:58:40.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T20:58:40.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements [2022-07-11T20:58:40.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T20:58:40.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.194s coverage: 89.2% of statements [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.112s coverage: 83.8% of statements [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.527s coverage: 95.6% of statements [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-07-11T20:58:44.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.118s coverage: 96.3% of statements [2022-07-11T20:58:44.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-07-11T20:58:54.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements [2022-07-11T20:58:54.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-07-11T20:58:55.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.5% of statements [2022-07-11T20:58:55.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.4% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T20:59:05.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T20:59:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T20:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T20:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T20:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T20:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T20:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T20:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-07-11T20:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-11T20:59:05.127Z] 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-07-11T20:59:23.228Z] 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-07-11T20:59:23.228Z] GO111MODULE=on go vet ./... [2022-07-11T20:59:25.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T20:59:26.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T20:59:26.283Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T20:59:26.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T20:59:26.583Z] + ls -al . [2022-07-11T20:59:26.583Z] total 684 [2022-07-11T20:59:26.583Z] drwxrwxr-x 10 1001 1001 4096 Jul 11 20:58 . [2022-07-11T20:59:26.583Z] drwxr-xr-x 4 root root 4096 Jul 11 20:58 .. [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 20:57 .dockerignore [2022-07-11T20:59:26.583Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 20:59 .git [2022-07-11T20:59:26.583Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 20:57 .github [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 1030 Jul 11 20:57 .gitignore [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 20:57 .golangci.yml [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 87 Jul 11 20:57 .hadolint.yml [2022-07-11T20:59:26.583Z] drwxr-xr-x 3 1001 1001 4096 Jul 11 20:57 .semver [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 20:57 .sonarcloud.properties [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 20:57 ADOPTERS.md [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 10347 Jul 11 20:57 Attribution.txt [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 63209 Jul 11 20:57 CHANGELOG.md [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 20:57 CONTRIBUTING.md [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 20:57 GOVERNANCE.md [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 929 Jul 11 20:57 Jenkinsfile [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 20:57 LICENSE [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 10350 Jul 11 20:57 Makefile [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 20:57 OWNERS.md [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 9094 Jul 11 20:57 README.md [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 20:57 SECURITY.md [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 20:57 VERSION [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 20:57 ZMQWindows.md [2022-07-11T20:59:26.583Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 20:57 bin [2022-07-11T20:59:26.583Z] drwxrwxr-x 18 1001 1001 4096 Jul 11 20:57 cmd [2022-07-11T20:59:26.583Z] -rw-r--r-- 1 root root 435593 Jul 11 20:59 coverage.out [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 3311 Jul 11 20:57 go.mod [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 36231 Jul 11 20:57 go.sum [2022-07-11T20:59:26.583Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 20:57 internal [2022-07-11T20:59:26.583Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 20:57 openapi [2022-07-11T20:59:26.583Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 20:57 snap [2022-07-11T20:59:26.583Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 20:57 version.go [Pipeline] sh [2022-07-11T20:59:26.870Z] + '[' -e coverage.out ] [2022-07-11T20:59:26.870Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T20:59:26.994Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T20:59:27.278Z] + make build [2022-07-11T20:59:27.278Z] 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-07-11T20:59:42.193Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T20:59:52.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T20:59:52.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T20:59:59.742Z] 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-07-11T20:59:59.742Z] 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-07-11T21:00:00.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T21:00:01.385Z] 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-07-11T21:00:02.337Z] 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-07-11T21:00:03.276Z] 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-07-11T21:00:04.218Z] 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-07-11T21:00:04.788Z] 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-07-11T21:00:06.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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-11T21:00:07.650Z] $ docker stop --time=1 6cd916083236ce4c0c734de6cafafc1e0df9805d4fc24334c4176d24794de945 [2022-07-11T21:00:10.071Z] $ docker rm -f 6cd916083236ce4c0c734de6cafafc1e0df9805d4fc24334c4176d24794de945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:00:10.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T21:00:10.803Z] [2022-07-11T21:00:10.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:00:11.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T21:00:11.102Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-11T21:00:11.102Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-11T21:00:11.102Z] ca9280d653b3: Pulling fs layer [2022-07-11T21:00:11.102Z] 7e9c9ca2126c: Pulling fs layer [2022-07-11T21:00:11.102Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-11T21:00:11.102Z] cbdbe7a5bc2a: Download complete [2022-07-11T21:00:11.362Z] ca9280d653b3: Verifying Checksum [2022-07-11T21:00:11.362Z] ca9280d653b3: Download complete [2022-07-11T21:00:11.362Z] cbdbe7a5bc2a: Pull complete [2022-07-11T21:00:11.620Z] 7e9c9ca2126c: Download complete [2022-07-11T21:00:11.880Z] ca9280d653b3: Pull complete [2022-07-11T21:00:15.175Z] 7e9c9ca2126c: Pull complete [2022-07-11T21:00:15.175Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-11T21:00:15.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T21:00:15.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:00:15.265Z] prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container [2022-07-11T21:00:15.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-11T21:00:16.782Z] $ docker top 58540cbeca6fd7070c990983e3e280bb7d8336eb9f34121cb54b641b4011e50e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:00:17.142Z] + docker-compose build --help [2022-07-11T21:00:17.142Z] + grep parallel [2022-07-11T21:00:17.711Z] --parallel Build images in parallel. [Pipeline] } [2022-07-11T21:00:17.727Z] $ docker stop --time=1 58540cbeca6fd7070c990983e3e280bb7d8336eb9f34121cb54b641b4011e50e [2022-07-11T21:00:19.019Z] $ docker rm -f 58540cbeca6fd7070c990983e3e280bb7d8336eb9f34121cb54b641b4011e50e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:00:19.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-11T21:00:19.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:00:19.512Z] prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container [2022-07-11T21:00:19.552Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-11T21:00:19.911Z] $ docker top c902a43ac78f747bcb106b1f825608ef39b6744fe3481dfaf790e9407bb6950a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:00:20.256Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T21:00:20.825Z] Building core-command ... [2022-07-11T21:00:20.825Z] Building core-data ... [2022-07-11T21:00:20.825Z] Building core-metadata ... [2022-07-11T21:00:20.825Z] Building security-bootstrapper ... [2022-07-11T21:00:20.825Z] Building security-proxy-setup ... [2022-07-11T21:00:20.825Z] Building security-secretstore-setup ... [2022-07-11T21:00:20.825Z] Building security-spiffe-token-provider ... [2022-07-11T21:00:20.825Z] Building security-spire-agent ... [2022-07-11T21:00:20.825Z] Building security-spire-config ... [2022-07-11T21:00:20.825Z] Building security-spire-server ... [2022-07-11T21:00:20.825Z] Building support-notifications ... [2022-07-11T21:00:20.825Z] Building support-scheduler ... [2022-07-11T21:00:20.825Z] Building sys-mgmt-agent ... [2022-07-11T21:00:20.825Z] Building security-spire-server [2022-07-11T21:00:20.825Z] Building security-spire-config [2022-07-11T21:00:20.825Z] Building security-secretstore-setup [2022-07-11T21:00:20.825Z] Building security-bootstrapper [2022-07-11T21:00:20.825Z] Building core-command [2022-07-11T21:00:35.729Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:00:35.729Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:00:35.729Z] ---> ea63fc4e8ee4 [2022-07-11T21:00:35.729Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T21:00:35.729Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:00:35.729Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:00:35.729Z] ---> ea63fc4e8ee4 [2022-07-11T21:00:35.729Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T21:00:35.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:00:35.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:00:35.729Z] ---> ea63fc4e8ee4 [2022-07-11T21:00:35.729Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T21:00:35.729Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:00:35.729Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:00:35.729Z] ---> ea63fc4e8ee4 [2022-07-11T21:00:35.729Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T21:00:35.729Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:00:35.729Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:00:35.729Z] ---> ea63fc4e8ee4 [2022-07-11T21:00:35.729Z] Step 3/31 : WORKDIR /edgex-go [2022-07-11T21:00:39.029Z] ---> Running in e3c90c535920 [2022-07-11T21:00:39.029Z] ---> Running in 2f1c2be60ca4 [2022-07-11T21:00:39.029Z] ---> Running in c928c52cd5e4 [2022-07-11T21:00:39.029Z] ---> Running in b2fec6dab0f8 [2022-07-11T21:00:39.029Z] ---> Running in a696cc7fc603 [2022-07-11T21:00:39.029Z] Removing intermediate container c928c52cd5e4 [2022-07-11T21:00:39.029Z] ---> 042a2d0b27f8 [2022-07-11T21:00:39.029Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:00:39.029Z] Removing intermediate container e3c90c535920 [2022-07-11T21:00:39.029Z] ---> 2afc52566c74 [2022-07-11T21:00:39.029Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:00:39.029Z] Removing intermediate container b2fec6dab0f8 [2022-07-11T21:00:39.029Z] ---> 686f261cb514 [2022-07-11T21:00:39.029Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:00:39.029Z] Removing intermediate container 2f1c2be60ca4 [2022-07-11T21:00:39.029Z] ---> bc14ccb399ad [2022-07-11T21:00:39.029Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:00:39.029Z] Removing intermediate container a696cc7fc603 [2022-07-11T21:00:39.029Z] ---> ba3ee16a7b0a [2022-07-11T21:00:39.029Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:00:39.029Z] ---> Running in dffc852674d8 [2022-07-11T21:00:39.029Z] ---> Running in be8945314de6 [2022-07-11T21:00:39.288Z] ---> Running in bf633baabe54 [2022-07-11T21:00:39.288Z] ---> Running in 548d99a32e51 [2022-07-11T21:00:39.288Z] ---> Running in b81ebc0baed3 [2022-07-11T21:00:40.241Z] Removing intermediate container dffc852674d8 [2022-07-11T21:00:40.241Z] ---> 58a99d402500 [2022-07-11T21:00:40.241Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T21:00:40.241Z] ---> Running in 17bfef898025 [2022-07-11T21:00:40.241Z] Removing intermediate container be8945314de6 [2022-07-11T21:00:40.241Z] ---> 94b85a6cba4b [2022-07-11T21:00:40.241Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T21:00:40.241Z] ---> Running in dd63fa4aa090 [2022-07-11T21:00:40.502Z] Removing intermediate container b81ebc0baed3 [2022-07-11T21:00:40.502Z] ---> 4dea76c9dee8 [2022-07-11T21:00:40.502Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T21:00:40.502Z] ---> Running in 71451c80a099 [2022-07-11T21:00:40.765Z] Removing intermediate container bf633baabe54 [2022-07-11T21:00:40.765Z] ---> c7a56577b8d5 [2022-07-11T21:00:40.765Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-11T21:00:41.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:41.025Z] ---> Running in 72e3d59e91eb [2022-07-11T21:00:41.025Z] Removing intermediate container 548d99a32e51 [2022-07-11T21:00:41.025Z] ---> 28b256392ed2 [2022-07-11T21:00:41.025Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-11T21:00:41.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:41.025Z] ---> Running in 750d0015105e [2022-07-11T21:00:41.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:41.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:41.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:41.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:41.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:42.114Z] OK: 211 MiB in 51 packages [2022-07-11T21:00:42.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:42.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:42.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:00:42.114Z] OK: 211 MiB in 51 packages [2022-07-11T21:00:42.691Z] OK: 211 MiB in 51 packages [2022-07-11T21:00:42.691Z] Removing intermediate container 17bfef898025 [2022-07-11T21:00:42.691Z] ---> e1f8b8dd953d [2022-07-11T21:00:42.691Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T21:00:42.691Z] OK: 211 MiB in 51 packages [2022-07-11T21:00:42.691Z] Removing intermediate container dd63fa4aa090 [2022-07-11T21:00:42.691Z] ---> f3fb44a9e30b [2022-07-11T21:00:42.691Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T21:00:42.691Z] ---> 1063c67380b4 [2022-07-11T21:00:42.691Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:00:42.949Z] ---> Running in 785d097e6048 [2022-07-11T21:00:42.949Z] OK: 211 MiB in 51 packages [2022-07-11T21:00:42.949Z] Removing intermediate container 71451c80a099 [2022-07-11T21:00:42.949Z] ---> b76905e38b13 [2022-07-11T21:00:42.949Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T21:00:42.949Z] ---> c70c79fbfb9f [2022-07-11T21:00:42.949Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:00:42.949Z] Removing intermediate container 750d0015105e [2022-07-11T21:00:42.949Z] ---> 3da635cc3ad0 [2022-07-11T21:00:42.949Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T21:00:42.949Z] ---> Running in b57743681c07 [2022-07-11T21:00:43.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19358 in /w/workspace/edgexfoundry_edgex-go_PR-4089 [Pipeline] { [Pipeline] ws [2022-07-11T21:00:43.015Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-07-11T21:00:43.052Z] The recommended git tool is: git [2022-07-11T21:00:43.208Z] ---> 16f6af9c1927 [2022-07-11T21:00:43.208Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:00:43.208Z] ---> Running in ca4b8c243659 [2022-07-11T21:00:43.208Z] ---> 6e3e2d6c46a5 [2022-07-11T21:00:43.208Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:00:43.208Z] ---> Running in 4e1f5d21e0fc [2022-07-11T21:00:43.208Z] Removing intermediate container 72e3d59e91eb [2022-07-11T21:00:43.208Z] ---> fd10450ad29b [2022-07-11T21:00:43.208Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-11T21:00:43.467Z] ---> 40095cae88fa [2022-07-11T21:00:43.467Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:00:43.467Z] ---> Running in 623d3fd7096f [2022-07-11T21:00:49.339Z] using credential edgex-jenkins-ssh [2022-07-11T21:00:49.366Z] Cloning the remote Git repository [2022-07-11T21:00:49.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-11T21:00:49.540Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-07-11T21:00:49.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T21:00:49.655Z] > git --version # timeout=10 [2022-07-11T21:00:49.678Z] > git --version # 'git version 2.25.1' [2022-07-11T21:00:49.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T21:00:49.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T21:00:55.716Z] Removing intermediate container b57743681c07 [2022-07-11T21:00:55.716Z] ---> 71141887f2f2 [2022-07-11T21:00:55.716Z] Step 8/23 : COPY . . [2022-07-11T21:00:55.716Z] Removing intermediate container 623d3fd7096f [2022-07-11T21:00:55.716Z] ---> 9deefde5452d [2022-07-11T21:00:55.716Z] Step 8/31 : COPY . . [2022-07-11T21:00:55.716Z] Removing intermediate container 785d097e6048 [2022-07-11T21:00:55.716Z] ---> 5be4544858b4 [2022-07-11T21:00:55.716Z] Step 8/25 : COPY . . [2022-07-11T21:00:55.716Z] Removing intermediate container 4e1f5d21e0fc [2022-07-11T21:00:55.716Z] ---> 448f6f285c45 [2022-07-11T21:00:55.716Z] Step 8/25 : COPY . . [2022-07-11T21:00:55.716Z] Removing intermediate container ca4b8c243659 [2022-07-11T21:00:55.716Z] ---> ed03627e408a [2022-07-11T21:00:55.716Z] Step 8/26 : COPY . . [2022-07-11T21:01:07.948Z] ---> 29f99056df2e [2022-07-11T21:01:07.948Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T21:01:07.948Z] ---> 0bdb9458b23e [2022-07-11T21:01:07.948Z] ---> e6b7aaf2621f [2022-07-11T21:01:07.948Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/23 : RUN make cmd/core-command/core-command [2022-07-11T21:01:07.948Z] [2022-07-11T21:01:07.948Z] ---> ae354c31e5e6 [2022-07-11T21:01:07.948Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T21:01:07.948Z] ---> 7bc4e30b7e2d [2022-07-11T21:01:07.948Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T21:01:07.948Z] ---> Running in 57ff854002e4 [2022-07-11T21:01:07.948Z] ---> Running in 90f01cb0f305 [2022-07-11T21:01:07.948Z] ---> Running in 79964452c255 [2022-07-11T21:01:07.948Z] ---> Running in fd132ec67240 [2022-07-11T21:01:07.948Z] ---> Running in e8a784880118 [2022-07-11T21:01:07.948Z] Removing intermediate container 57ff854002e4 [2022-07-11T21:01:07.948Z] ---> cee1de3e94a3 [2022-07-11T21:01:07.948Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-11T21:01:07.948Z] Removing intermediate container 79964452c255 [2022-07-11T21:01:07.948Z] ---> 3fcf2d965cf9 [2022-07-11T21:01:07.948Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T21:01:07.948Z] ---> Running in 9ed8f162e9bf [2022-07-11T21:01:07.948Z] ---> Running in 0e8c5fb2482d [2022-07-11T21:01:07.948Z] Removing intermediate container 9ed8f162e9bf [2022-07-11T21:01:07.948Z] ---> 06a08a422ece [2022-07-11T21:01:07.948Z] 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-07-11T21:01:07.948Z] Removing intermediate container 0e8c5fb2482d [2022-07-11T21:01:07.948Z] ---> 6f001395744d [2022-07-11T21:01:07.948Z] 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-07-11T21:01:07.948Z] ---> Running in 3d076664ef3c [2022-07-11T21:01:07.948Z] ---> Running in a934544b01e4 [2022-07-11T21:01:07.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T21:01:08.206Z] 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-07-11T21:01:08.206Z] 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-07-11T21:01:08.773Z] Removing intermediate container a934544b01e4 [2022-07-11T21:01:08.773Z] ---> 8cbf9308075c [2022-07-11T21:01:08.773Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T21:01:08.773Z] Removing intermediate container 3d076664ef3c [2022-07-11T21:01:08.773Z] ---> 5fd9933095b5 [2022-07-11T21:01:08.773Z] Step 12/25 : WORKDIR /edgex-go [2022-07-11T21:01:08.773Z] ---> Running in 94c66cb9e809 [2022-07-11T21:01:08.856Z] Merging remotes/origin/main commit fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:01:09.033Z] ---> Running in 3f82f1be5edc [2022-07-11T21:01:09.033Z] Removing intermediate container 94c66cb9e809 [2022-07-11T21:01:09.033Z] ---> 0892b3dc8fb6 [2022-07-11T21:01:09.033Z] [2022-07-11T21:01:09.033Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T21:01:09.033Z] Removing intermediate container 3f82f1be5edc [2022-07-11T21:01:09.033Z] ---> ceb503cd124d [2022-07-11T21:01:09.033Z] [2022-07-11T21:01:09.033Z] Step 13/25 : FROM alpine:3.15 [2022-07-11T21:01:09.287Z] Merge succeeded, producing d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:01:09.288Z] Checking out Revision d1e24d1146302119e59b1dc62d45a9e45192978d (PR-4089) [2022-07-11T21:01:09.602Z] 3.15: Pulling from library/alpine [2022-07-11T21:01:09.602Z] 3.15: Pulling from library/alpine [2022-07-11T21:01:07.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T21:01:07.892Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T21:01:07.964Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-11T21:01:08.018Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-11T21:01:08.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T21:01:08.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4089/head:refs/remotes/origin/PR-4089 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-11T21:01:08.882Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T21:01:08.906Z] > git checkout -f d1e24d1146302119e59b1dc62d45a9e45192978d # timeout=10 [2022-07-11T21:01:09.183Z] > git remote # timeout=10 [2022-07-11T21:01:09.205Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T21:01:09.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T21:01:09.233Z] > git merge fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 [2022-07-11T21:01:09.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T21:01:09.298Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T21:01:09.317Z] > git checkout -f d1e24d1146302119e59b1dc62d45a9e45192978d # timeout=10 [2022-07-11T21:01:10.976Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T21:01:10.976Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T21:01:10.976Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T21:01:10.976Z] Status: Image is up to date for alpine:3.15 [2022-07-11T21:01:10.976Z] ---> 0ac33e5f5afa [2022-07-11T21:01:10.976Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T21:01:10.976Z] ---> 0ac33e5f5afa [2022-07-11T21:01:10.976Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T21:01:10.976Z] ---> Running in 15d0a4dfea57 [2022-07-11T21:01:10.976Z] ---> Running in ea812bc43618 [2022-07-11T21:01:11.234Z] Removing intermediate container ea812bc43618 [2022-07-11T21:01:11.234Z] ---> 8ba93bc3c6da [2022-07-11T21:01:11.234Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:01:11.234Z] Removing intermediate container 15d0a4dfea57 [2022-07-11T21:01:11.234Z] ---> 7ce7c1888eec [2022-07-11T21:01:11.234Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:01:11.234Z] ---> Running in 64f5124d2320 [2022-07-11T21:01:11.234Z] ---> Running in f6f99777a552 [2022-07-11T21:01:13.140Z] Removing intermediate container f6f99777a552 [2022-07-11T21:01:13.140Z] ---> 002731ad9ebe [2022-07-11T21:01:13.140Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T21:01:13.140Z] Removing intermediate container 64f5124d2320 [2022-07-11T21:01:13.140Z] ---> 95a365faec70 [2022-07-11T21:01:13.140Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-11T21:01:13.140Z] ---> Running in a4bde952d5e0 [2022-07-11T21:01:13.140Z] ---> Running in 58a0c4be8ecf [2022-07-11T21:01:13.692Z] Commit message: "ci: pin to epg AppArmor fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T21:01:14.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:14.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:14.553Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T21:01:14.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T21:01:14.553Z] Dload Upload Total Spent Left Speed [2022-07-11T21:01:14.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 96661 0 --:--:-- --:--:-- --:--:-- 97428 [Pipeline] sh [2022-07-11T21:01:15.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:15.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:15.267Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T21:01:15.267Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T21:01:15.267Z] OK: 15861 distinct packages available [2022-07-11T21:01:15.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:15.277Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T21:01:15.526Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T21:01:15.526Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T21:01:15.526Z] OK: 15861 distinct packages available [2022-07-11T21:01:15.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:15.622Z] + + sudosudo tee /etc/docker/daemon.new [2022-07-11T21:01:15.622Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T21:01:15.622Z] { [2022-07-11T21:01:15.622Z] "registry-mirrors": [ [2022-07-11T21:01:15.622Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T21:01:15.622Z] ], [2022-07-11T21:01:15.622Z] "bip": "10.250.0.254/24", [2022-07-11T21:01:15.622Z] "hosts": [ [2022-07-11T21:01:15.622Z] "tcp://0.0.0.0:5555", [2022-07-11T21:01:15.622Z] "unix:///var/run/docker.sock" [2022-07-11T21:01:15.622Z] ], [2022-07-11T21:01:15.622Z] "mtu": 1458, [2022-07-11T21:01:15.622Z] "selinux-enabled": true, [2022-07-11T21:01:15.622Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T21:01:15.622Z] } [Pipeline] sh [2022-07-11T21:01:15.969Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T21:01:16.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:16.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:16.313Z] + sudo service docker restart [2022-07-11T21:01:16.429Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-11T21:01:16.735Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T21:01:16.735Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-11T21:01:16.735Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T21:01:16.735Z] (3/4) Installing libucontext (1.1-r0) [2022-07-11T21:01:16.735Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T21:01:16.735Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T21:01:16.735Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-11T21:01:16.999Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T21:01:16.999Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:01:16.999Z] OK: 6 MiB in 18 packages [2022-07-11T21:01:16.999Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:01:16.999Z] OK: 6 MiB in 19 packages [2022-07-11T21:01:18.906Z] Removing intermediate container 58a0c4be8ecf [2022-07-11T21:01:18.906Z] Removing intermediate container a4bde952d5e0 [2022-07-11T21:01:18.906Z] ---> c93a6934ab89 [2022-07-11T21:01:18.906Z] ---> 2e0d1679a23a [2022-07-11T21:01:18.906Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T21:01:18.906Z] [2022-07-11T21:01:24.183Z] ---> 2d0139564d8e [2022-07-11T21:01:24.183Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T21:01:24.183Z] ---> 6b434cee9b9c [2022-07-11T21:01:24.183Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T21:01:24.183Z] ---> ed15523d604a [2022-07-11T21:01:24.183Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-11T21:01:24.183Z] ---> 4ca7114feb59 [2022-07-11T21:01:24.183Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-11T21:01:24.183Z] ---> Running in f8c76290fea3 [2022-07-11T21:01:24.183Z] ---> e9c33d4e3879 [2022-07-11T21:01:24.183Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-11T21:01:24.183Z] Removing intermediate container f8c76290fea3 [2022-07-11T21:01:24.183Z] ---> 5b859f05a681 [2022-07-11T21:01:24.183Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-11T21:01:24.750Z] ---> eeeb829d2901 [2022-07-11T21:01:24.750Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T21:01:24.750Z] ---> 932df0b5b6e2 [2022-07-11T21:01:24.750Z] Step 21/26 : WORKDIR / [2022-07-11T21:01:25.009Z] ---> Running in e472e7a2eab5 [2022-07-11T21:01:25.009Z] ---> Running in 5cc891bdf371 [2022-07-11T21:01:25.268Z] Removing intermediate container e472e7a2eab5 [2022-07-11T21:01:25.268Z] ---> 22d8840130c3 [2022-07-11T21:01:25.268Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T21:01:25.268Z] Removing intermediate container 5cc891bdf371 [2022-07-11T21:01:25.268Z] ---> a330183924b0 [2022-07-11T21:01:25.268Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T21:01:25.268Z] ---> Running in fd79be44b821 [2022-07-11T21:01:25.268Z] ---> Running in 7a202f7d4ed4 [2022-07-11T21:01:25.528Z] Removing intermediate container fd79be44b821 [2022-07-11T21:01:25.528Z] ---> 739fb74688b4 [2022-07-11T21:01:25.528Z] Step 23/25 : LABEL arch=x86_64 [2022-07-11T21:01:25.528Z] Removing intermediate container 7a202f7d4ed4 [2022-07-11T21:01:25.528Z] ---> fb3ee5aff0c1 [2022-07-11T21:01:25.528Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T21:01:25.815Z] ---> Running in 8b1a6635c8bb [2022-07-11T21:01:25.815Z] ---> Running in de96f237d53a [2022-07-11T21:01:25.815Z] Removing intermediate container 8b1a6635c8bb [2022-07-11T21:01:25.815Z] ---> 146fc1fe2f66 [2022-07-11T21:01:25.815Z] Step 24/25 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:01:25.815Z] ---> Running in 80153290d53f [2022-07-11T21:01:26.075Z] Removing intermediate container de96f237d53a [2022-07-11T21:01:26.075Z] ---> edebf136723c [2022-07-11T21:01:26.075Z] Step 24/26 : LABEL arch=x86_64 [2022-07-11T21:01:26.075Z] Removing intermediate container 80153290d53f [2022-07-11T21:01:26.075Z] ---> 67fb34b25ac0 [2022-07-11T21:01:26.075Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T21:01:26.075Z] ---> Running in f4fca0e5506d [2022-07-11T21:01:26.075Z] ---> Running in c11f3fffd3ac [2022-07-11T21:01:26.334Z] Removing intermediate container f4fca0e5506d [2022-07-11T21:01:26.334Z] ---> 08bcbeeac47d [2022-07-11T21:01:26.334Z] Step 25/26 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:01:26.334Z] ---> Running in b174ae2d2561 [2022-07-11T21:01:26.334Z] Removing intermediate container c11f3fffd3ac [2022-07-11T21:01:26.334Z] ---> 7dba3bd9478c [2022-07-11T21:01:26.334Z] [2022-07-11T21:01:26.334Z] Successfully built 7dba3bd9478c [2022-07-11T21:01:26.334Z] Removing intermediate container b174ae2d2561 [2022-07-11T21:01:26.334Z] ---> e55d09a65d3a [2022-07-11T21:01:26.334Z] Step 26/26 : LABEL version=0.0.0 [2022-07-11T21:01:26.334Z] Successfully tagged security-spire-server:latest [2022-07-11T21:01:26.334Z] Building security-spiffe-token-provider [2022-07-11T21:01:26.592Z]  Building security-spire-server ... done  ---> Running in 4a6ed47da9c1 [2022-07-11T21:01:27.532Z] Removing intermediate container 4a6ed47da9c1 [2022-07-11T21:01:27.532Z] ---> 46aab6ac53bd [2022-07-11T21:01:27.532Z] [2022-07-11T21:01:27.532Z] 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-07-11T21:01:27.532Z] Successfully built 46aab6ac53bd [2022-07-11T21:01:28.470Z] Successfully tagged security-spire-config:latest [2022-07-11T21:01:28.470Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-07-11T21:01:31.009Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:01:31.009Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:01:31.009Z] ---> ea63fc4e8ee4 [2022-07-11T21:01:31.009Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T21:01:31.009Z] ---> Using cache [2022-07-11T21:01:31.009Z] ---> ba3ee16a7b0a [2022-07-11T21:01:31.009Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-11T21:01:32.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:01:32.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:01:32.395Z] ---> ea63fc4e8ee4 [2022-07-11T21:01:32.395Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T21:01:32.395Z] ---> Using cache [2022-07-11T21:01:32.395Z] ---> ba3ee16a7b0a [2022-07-11T21:01:32.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:01:32.395Z] ---> Using cache [2022-07-11T21:01:32.395Z] ---> 28b256392ed2 [2022-07-11T21:01:32.395Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-11T21:01:32.655Z] ---> Running in 56ed513824be [2022-07-11T21:01:32.655Z] ---> Running in e965659f2dd2 [2022-07-11T21:01:32.655Z] Removing intermediate container fd132ec67240 [2022-07-11T21:01:32.655Z] ---> d0bedf3a0dc7 [2022-07-11T21:01:32.655Z] [2022-07-11T21:01:32.655Z] Step 10/31 : FROM alpine:3.16 [2022-07-11T21:01:32.655Z] Removing intermediate container 90f01cb0f305 [2022-07-11T21:01:32.655Z] ---> dacc408d33cb [2022-07-11T21:01:32.655Z] [2022-07-11T21:01:32.655Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T21:01:32.917Z] Removing intermediate container e8a784880118 [2022-07-11T21:01:32.917Z] ---> 7f7fe84934ed [2022-07-11T21:01:32.917Z] [2022-07-11T21:01:32.917Z] Step 10/25 : FROM alpine:3.16 [2022-07-11T21:01:33.177Z] 3.16: Pulling from library/alpine [2022-07-11T21:01:33.437Z] 3.16: Pulling from library/alpine [2022-07-11T21:01:33.437Z] 3.16: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T21:01:34.672Z] provisioning config files... [2022-07-11T21:01:34.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7517285887064840240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:01:34.820Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T21:01:34.820Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T21:01:34.820Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T21:01:34.820Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T21:01:34.820Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T21:01:34.820Z] Status: Image is up to date for alpine:3.16 [2022-07-11T21:01:34.820Z] ---> e66264b98777 [2022-07-11T21:01:34.820Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T21:01:34.820Z] ---> e66264b98777 [2022-07-11T21:01:34.820Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-11T21:01:34.820Z] ---> e66264b98777 [2022-07-11T21:01:34.820Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T21:01:34.820Z] ---> Running in d07639e28970 [2022-07-11T21:01:34.820Z] ---> Running in 549b0944ccd5 [2022-07-11T21:01:34.820Z] ---> Running in af94ad6b2cd6 [2022-07-11T21:01:34.821Z] Removing intermediate container d07639e28970 [2022-07-11T21:01:34.821Z] ---> 098f3572a223 [2022-07-11T21:01:34.821Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T21:01:35.080Z] ---> Running in 4a8c94876661 [2022-07-11T21:01:35.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.087Z] ---> docker-login.sh [2022-07-11T21:01:35.087Z] nexus3.edgexfoundry.org:10001 [2022-07-11T21:01:35.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.338Z] v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-11T21:01:35.338Z] v3.16.0-304-g51632b3deb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-11T21:01:35.338Z] OK: 17031 distinct packages available [2022-07-11T21:01:35.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.598Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T21:01:35.598Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:01:35.598Z] OK: 6 MiB in 15 packages [2022-07-11T21:01:35.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:01:35.857Z] OK: 211 MiB in 51 packages [2022-07-11T21:01:35.857Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T21:01:35.857Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T21:01:35.857Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T21:01:35.857Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:01:35.857Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:01:35.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:35.857Z] OK: 6 MiB in 17 packages [2022-07-11T21:01:35.857Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T21:01:35.857Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T21:01:35.857Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:01:35.857Z] OK: 6 MiB in 16 packages [2022-07-11T21:01:35.857Z] Removing intermediate container 549b0944ccd5 [2022-07-11T21:01:35.857Z] ---> 491465aa9c78 [2022-07-11T21:01:35.857Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T21:01:35.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:01:35.966Z] Configure a credential helper to remove this warning. See [2022-07-11T21:01:35.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:01:35.966Z] [2022-07-11T21:01:35.966Z] Login Succeeded [2022-07-11T21:01:35.966Z] nexus3.edgexfoundry.org:10002 [2022-07-11T21:01:36.139Z] ---> Running in c1a605bcbaf3 [2022-07-11T21:01:36.139Z] Removing intermediate container c1a605bcbaf3 [2022-07-11T21:01:36.139Z] ---> 12b7cef36b27 [2022-07-11T21:01:36.139Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-11T21:01:36.139Z] ---> Running in febc48573ed3 [2022-07-11T21:01:36.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:01:36.398Z] OK: 211 MiB in 51 packages [2022-07-11T21:01:36.398Z] Removing intermediate container 56ed513824be [2022-07-11T21:01:36.398Z] ---> eab253f0b9e1 [2022-07-11T21:01:36.398Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-11T21:01:36.398Z] Removing intermediate container febc48573ed3 [2022-07-11T21:01:36.398Z] ---> c30ce99474f0 [2022-07-11T21:01:36.398Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T21:01:36.398Z] ---> Running in feea8116ac04 [2022-07-11T21:01:36.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:01:36.526Z] Configure a credential helper to remove this warning. See [2022-07-11T21:01:36.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:01:36.526Z] [2022-07-11T21:01:36.526Z] Login Succeeded [2022-07-11T21:01:36.526Z] nexus3.edgexfoundry.org:10003 [2022-07-11T21:01:36.658Z] Removing intermediate container 4a8c94876661 [2022-07-11T21:01:36.658Z] ---> aea7c8ea9fa8 [2022-07-11T21:01:36.658Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T21:01:36.658Z] ---> cb243fc87bfe [2022-07-11T21:01:36.658Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:01:36.658Z] Removing intermediate container feea8116ac04 [2022-07-11T21:01:36.658Z] ---> cbfe6aa0bc33 [2022-07-11T21:01:36.658Z] Step 15/23 : WORKDIR / [2022-07-11T21:01:36.658Z] ---> Running in 2acd2b18ab5f [2022-07-11T21:01:36.658Z] Removing intermediate container af94ad6b2cd6 [2022-07-11T21:01:36.658Z] ---> 11910d43da46 [2022-07-11T21:01:36.658Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T21:01:36.658Z] ---> Running in e0b42cba2509 [2022-07-11T21:01:36.658Z] ---> Running in ac4a580dc170 [2022-07-11T21:01:36.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:01:36.916Z] Removing intermediate container e965659f2dd2 [2022-07-11T21:01:36.916Z] ---> 8557a81738d0 [2022-07-11T21:01:36.916Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T21:01:36.916Z] ---> Running in d3a2982df653 [2022-07-11T21:01:36.916Z] Removing intermediate container 2acd2b18ab5f [2022-07-11T21:01:36.916Z] ---> 17883a58523b [2022-07-11T21:01:36.916Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-11T21:01:36.916Z] ---> Running in 2510c9e31302 [2022-07-11T21:01:36.916Z] Removing intermediate container ac4a580dc170 [2022-07-11T21:01:36.916Z] ---> c92a728c3d26 [2022-07-11T21:01:36.916Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:01:36.916Z] Removing intermediate container d3a2982df653 [2022-07-11T21:01:36.916Z] ---> 4be9e8e569be [2022-07-11T21:01:36.916Z] Step 13/25 : WORKDIR / [2022-07-11T21:01:36.916Z] ---> 8bfa0d1446ba [2022-07-11T21:01:36.916Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:01:36.916Z] ---> Running in 7cba54ff3e5b [2022-07-11T21:01:37.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:01:37.078Z] Configure a credential helper to remove this warning. See [2022-07-11T21:01:37.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:01:37.078Z] [2022-07-11T21:01:37.078Z] Login Succeeded [2022-07-11T21:01:37.078Z] nexus3.edgexfoundry.org:10004 [2022-07-11T21:01:37.174Z] ---> Running in b598aaf98972 [2022-07-11T21:01:37.174Z] Removing intermediate container 2510c9e31302 [2022-07-11T21:01:37.174Z] ---> d1d9956d505f [2022-07-11T21:01:37.175Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T21:01:37.175Z] ---> Running in b310412a6bb2 [2022-07-11T21:01:37.175Z] Removing intermediate container 7cba54ff3e5b [2022-07-11T21:01:37.175Z] ---> 56828f341873 [2022-07-11T21:01:37.175Z] 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-07-11T21:01:37.175Z] ---> 4f54c15a7a0c [2022-07-11T21:01:37.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T21:01:37.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:01:37.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:01:37.629Z] Configure a credential helper to remove this warning. See [2022-07-11T21:01:37.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:01:37.629Z] [2022-07-11T21:01:37.629Z] Login Succeeded [2022-07-11T21:01:37.629Z] docker.io [2022-07-11T21:01:37.746Z] ---> b8a4278a023f [2022-07-11T21:01:37.746Z] 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-07-11T21:01:37.746Z] ---> 0c756e1f7703 [2022-07-11T21:01:37.746Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T21:01:37.746Z] ---> 9000ecd189e8 [2022-07-11T21:01:37.746Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T21:01:37.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:01:38.005Z] ---> 0bca52befdc2 [2022-07-11T21:01:38.005Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-11T21:01:38.005Z] ---> Running in 5f3c8815faae [2022-07-11T21:01:38.005Z] Removing intermediate container b310412a6bb2 [2022-07-11T21:01:38.005Z] ---> 3619cbd32ee0 [2022-07-11T21:01:38.005Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-11T21:01:38.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:01:38.179Z] Configure a credential helper to remove this warning. See [2022-07-11T21:01:38.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:01:38.179Z] [2022-07-11T21:01:38.179Z] Login Succeeded [2022-07-11T21:01:38.179Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T21:01:38.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-11T21:01:38.265Z] ---> cb555f51ac31 [2022-07-11T21:01:38.265Z] 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-07-11T21:01:38.581Z] ---> Running in a88f46e3e5db [2022-07-11T21:01:38.581Z] Removing intermediate container 5f3c8815faae [2022-07-11T21:01:38.581Z] ---> 633827aac507 [2022-07-11T21:01:38.581Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] echo [2022-07-11T21:01:38.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:01:38.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:01:38.921Z] ========================================================= [2022-07-11T21:01:38.921Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-11T21:01:38.921Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-11T21:01:39.157Z] ---> Running in 277c1004e33c [2022-07-11T21:01:39.157Z] ---> e8bec17a17d7 [2022-07-11T21:01:39.157Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T21:01:39.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T21:01:39.605Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T21:01:39.605Z] b3c136eddcbf: Pulling fs layer [2022-07-11T21:01:39.605Z] c0a3192eca97: Pulling fs layer [2022-07-11T21:01:39.605Z] a050256f5b6f: Pulling fs layer [2022-07-11T21:01:39.605Z] 656be50a0ddc: Pulling fs layer [2022-07-11T21:01:39.605Z] 2bbca73fdf42: Pulling fs layer [2022-07-11T21:01:39.605Z] 46d945488cbd: Pulling fs layer [2022-07-11T21:01:39.605Z] 8a5474983e97: Pulling fs layer [2022-07-11T21:01:39.605Z] 329c88fbcd65: Pulling fs layer [2022-07-11T21:01:39.605Z] 46d945488cbd: Waiting [2022-07-11T21:01:39.605Z] 656be50a0ddc: Waiting [2022-07-11T21:01:39.605Z] 8a5474983e97: Waiting [2022-07-11T21:01:39.605Z] 2bbca73fdf42: Waiting [2022-07-11T21:01:39.605Z] 329c88fbcd65: Waiting [2022-07-11T21:01:39.605Z] a050256f5b6f: Verifying Checksum [2022-07-11T21:01:39.605Z] a050256f5b6f: Download complete [2022-07-11T21:01:39.605Z] c0a3192eca97: Verifying Checksum [2022-07-11T21:01:39.605Z] c0a3192eca97: Download complete [2022-07-11T21:01:39.605Z] 2bbca73fdf42: Verifying Checksum [2022-07-11T21:01:39.605Z] 2bbca73fdf42: Download complete [2022-07-11T21:01:39.605Z] 46d945488cbd: Verifying Checksum [2022-07-11T21:01:39.605Z] 46d945488cbd: Download complete [2022-07-11T21:01:39.605Z] b3c136eddcbf: Verifying Checksum [2022-07-11T21:01:39.605Z] b3c136eddcbf: Download complete [2022-07-11T21:01:39.727Z] Removing intermediate container a88f46e3e5db [2022-07-11T21:01:39.727Z] ---> 9edcee6e5159 [2022-07-11T21:01:39.727Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-11T21:01:39.727Z] Removing intermediate container 277c1004e33c [2022-07-11T21:01:39.727Z] ---> f16b4b4d54da [2022-07-11T21:01:39.727Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T21:01:39.727Z] ---> 5058c962e724 [2022-07-11T21:01:39.727Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T21:01:39.727Z] ---> Running in f1a6b6736115 [2022-07-11T21:01:39.989Z] ---> dfa32d525c07 [2022-07-11T21:01:39.989Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-11T21:01:39.989Z] Removing intermediate container f1a6b6736115 [2022-07-11T21:01:39.989Z] ---> 93ecc1b58681 [2022-07-11T21:01:39.989Z] Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:01:40.268Z] ---> Running in de073f07383e [2022-07-11T21:01:40.268Z] ---> Running in e2671607bd22 [2022-07-11T21:01:40.268Z] ---> 3c1519cf7277 [2022-07-11T21:01:40.268Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T21:01:40.268Z] Removing intermediate container e2671607bd22 [2022-07-11T21:01:40.268Z] ---> 9850a07e270b [2022-07-11T21:01:40.268Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T21:01:40.531Z] ---> Running in a308217866d2 [2022-07-11T21:01:40.531Z] ---> 559b27778190 [2022-07-11T21:01:40.531Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T21:01:40.612Z] b3c136eddcbf: Pull complete [2022-07-11T21:01:40.790Z] Removing intermediate container a308217866d2 [2022-07-11T21:01:40.790Z] ---> 824a25b3baaf [2022-07-11T21:01:40.790Z] [2022-07-11T21:01:40.790Z] ---> Running in 9b4aa1c943c5 [2022-07-11T21:01:40.790Z] Successfully built 824a25b3baaf [2022-07-11T21:01:40.790Z] Successfully tagged core-command:latest [2022-07-11T21:01:40.790Z]  Building core-command ... done Building security-spire-agent [2022-07-11T21:01:40.896Z] 329c88fbcd65: Verifying Checksum [2022-07-11T21:01:40.896Z] 329c88fbcd65: Download complete [2022-07-11T21:01:41.176Z] c0a3192eca97: Pull complete [2022-07-11T21:01:41.782Z] a050256f5b6f: Pull complete [2022-07-11T21:01:42.058Z] 8a5474983e97: Verifying Checksum [2022-07-11T21:01:42.058Z] 8a5474983e97: Download complete [2022-07-11T21:01:42.656Z] 656be50a0ddc: Verifying Checksum [2022-07-11T21:01:42.656Z] 656be50a0ddc: Download complete [2022-07-11T21:01:44.984Z] Removing intermediate container de073f07383e [2022-07-11T21:01:44.985Z] ---> 9c4d78a6c082 [2022-07-11T21:01:44.985Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:01:44.985Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:01:44.985Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:01:44.985Z] ---> ea63fc4e8ee4 [2022-07-11T21:01:44.985Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T21:01:44.985Z] ---> Using cache [2022-07-11T21:01:44.985Z] ---> ba3ee16a7b0a [2022-07-11T21:01:44.985Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:01:44.985Z] ---> Using cache [2022-07-11T21:01:44.985Z] ---> 28b256392ed2 [2022-07-11T21:01:44.985Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T21:01:44.985Z] ---> Running in e848f4a79692 [2022-07-11T21:01:44.985Z] ---> 03d3c5dd163b [2022-07-11T21:01:44.985Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T21:01:44.985Z] Removing intermediate container 9b4aa1c943c5 [2022-07-11T21:01:44.985Z] ---> 432e5fa83b56 [2022-07-11T21:01:44.985Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T21:01:44.985Z] ---> Running in 723fb51c5f12 [2022-07-11T21:01:44.985Z] Removing intermediate container 723fb51c5f12 [2022-07-11T21:01:44.985Z] ---> 83bdafb8123f [2022-07-11T21:01:44.985Z] Step 23/25 : LABEL arch=x86_64 [2022-07-11T21:01:44.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:45.242Z] Removing intermediate container b598aaf98972 [2022-07-11T21:01:45.242Z] ---> 2d68e741e842 [2022-07-11T21:01:45.242Z] Step 8/23 : COPY . . [2022-07-11T21:01:45.242Z] ---> Running in 1ff0d0d94094 [2022-07-11T21:01:45.242Z] Removing intermediate container e0b42cba2509 [2022-07-11T21:01:45.242Z] ---> b429bf51e748 [2022-07-11T21:01:45.242Z] Step 7/20 : COPY . . [2022-07-11T21:01:45.242Z] ---> 083f10e98589 [2022-07-11T21:01:45.242Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T21:01:45.242Z] Removing intermediate container 1ff0d0d94094 [2022-07-11T21:01:45.242Z] ---> 31db0d6b588d [2022-07-11T21:01:45.242Z] Step 24/25 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:01:46.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:01:46.178Z] OK: 211 MiB in 51 packages [2022-07-11T21:01:48.083Z] ---> Running in f3c4e78b1fab [2022-07-11T21:01:48.084Z] ---> 70acf7b6e1dc [2022-07-11T21:01:48.084Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T21:01:48.341Z] Removing intermediate container f3c4e78b1fab [2022-07-11T21:01:48.341Z] ---> 7f8c25572139 [2022-07-11T21:01:48.341Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T21:01:49.277Z] ---> Running in 5ed8cdb55084 [2022-07-11T21:01:49.278Z] ---> 9c25b6d1a28e [2022-07-11T21:01:49.278Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-11T21:01:49.278Z] Removing intermediate container e848f4a79692 [2022-07-11T21:01:49.278Z] ---> 6f3cb41f8d92 [2022-07-11T21:01:49.278Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T21:01:49.537Z] Removing intermediate container 5ed8cdb55084 [2022-07-11T21:01:49.537Z] ---> 9f0d505baad6 [2022-07-11T21:01:49.537Z] [2022-07-11T21:01:49.836Z] ---> babaa2ae3410 [2022-07-11T21:01:49.836Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:01:49.836Z] ---> 837a3b43771d [2022-07-11T21:01:49.836Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-11T21:01:49.836Z] Successfully built 9f0d505baad6 [2022-07-11T21:01:49.836Z] Successfully tagged security-secretstore-setup:latest [2022-07-11T21:01:49.836Z] Building core-metadata [2022-07-11T21:01:49.836Z]  Building security-secretstore-setup ... done  ---> Running in f76427b789f7 [2022-07-11T21:01:50.097Z] ---> Running in 803e8ae5baf2 [2022-07-11T21:01:51.489Z] ---> bb810c4b28b2 [2022-07-11T21:01:51.489Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T21:01:51.748Z] Removing intermediate container 803e8ae5baf2 [2022-07-11T21:01:51.748Z] ---> 65ac972c915f [2022-07-11T21:01:51.748Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T21:01:51.748Z] ---> Running in 370aab1a5585 [2022-07-11T21:01:51.748Z] ---> d03b392efca4 [2022-07-11T21:01:51.748Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-11T21:01:52.015Z] ---> Running in 975b5d21973c [2022-07-11T21:01:52.015Z] ---> 2276a9246b67 [2022-07-11T21:01:52.015Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-11T21:01:52.015Z] 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-07-11T21:01:52.279Z] ---> Running in d359a1dc5f0c [2022-07-11T21:01:52.847Z] 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-07-11T21:01:53.781Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:01:53.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:01:53.781Z] ---> ea63fc4e8ee4 [2022-07-11T21:01:53.781Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T21:01:53.781Z] ---> Using cache [2022-07-11T21:01:53.781Z] ---> ba3ee16a7b0a [2022-07-11T21:01:53.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:01:53.781Z] ---> Using cache [2022-07-11T21:01:53.781Z] ---> 28b256392ed2 [2022-07-11T21:01:53.781Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T21:01:53.781Z] ---> Using cache [2022-07-11T21:01:53.781Z] ---> 3da635cc3ad0 [2022-07-11T21:01:53.781Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T21:01:53.781Z] ---> Using cache [2022-07-11T21:01:53.781Z] ---> 6e3e2d6c46a5 [2022-07-11T21:01:53.781Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:01:53.781Z] ---> Using cache [2022-07-11T21:01:53.781Z] ---> 448f6f285c45 [2022-07-11T21:01:53.781Z] Step 8/23 : COPY . . [2022-07-11T21:01:53.781Z] ---> Using cache [2022-07-11T21:01:53.781Z] ---> 7bc4e30b7e2d [2022-07-11T21:01:53.781Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-11T21:01:55.176Z] ---> Running in 98bd773626c2 [2022-07-11T21:01:55.437Z] Removing intermediate container d359a1dc5f0c [2022-07-11T21:01:55.437Z] ---> e64c1e51be31 [2022-07-11T21:01:55.437Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T21:01:56.013Z] ---> Running in 6e23a619af81 [2022-07-11T21:01:56.013Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T21:01:56.274Z] Removing intermediate container 6e23a619af81 [2022-07-11T21:01:56.274Z] ---> 98a1ba6d1c7d [2022-07-11T21:01:56.274Z] Step 28/31 : CMD ["gate"] [2022-07-11T21:01:56.535Z] ---> Running in a71203b69487 [2022-07-11T21:01:57.107Z] Removing intermediate container a71203b69487 [2022-07-11T21:01:57.107Z] ---> 466fc78e5f2c [2022-07-11T21:01:57.107Z] Step 29/31 : LABEL arch=x86_64 [2022-07-11T21:01:57.368Z] ---> Running in 37e1126cccb1 [2022-07-11T21:01:57.762Z] 656be50a0ddc: Pull complete [2022-07-11T21:01:57.762Z] 2bbca73fdf42: Pull complete [2022-07-11T21:01:57.762Z] 46d945488cbd: Pull complete [2022-07-11T21:01:57.949Z] Removing intermediate container 37e1126cccb1 [2022-07-11T21:01:57.949Z] ---> 31c50756d615 [2022-07-11T21:01:57.949Z] Step 30/31 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:01:58.210Z] ---> Running in 6182ab3a757c [2022-07-11T21:01:58.776Z] Removing intermediate container 6182ab3a757c [2022-07-11T21:01:58.776Z] ---> fdebc22c26cc [2022-07-11T21:01:58.776Z] Step 31/31 : LABEL version=0.0.0 [2022-07-11T21:01:59.038Z] ---> Running in 85d40b645ddf [2022-07-11T21:01:59.038Z] Removing intermediate container f76427b789f7 [2022-07-11T21:01:59.038Z] ---> 7f435aac57e8 [2022-07-11T21:01:59.038Z] Step 8/26 : COPY . . [2022-07-11T21:01:59.615Z] Removing intermediate container 85d40b645ddf [2022-07-11T21:01:59.615Z] ---> f91b23930d65 [2022-07-11T21:01:59.615Z] [2022-07-11T21:01:59.615Z] Successfully built f91b23930d65 [2022-07-11T21:01:59.615Z] Successfully tagged security-bootstrapper:latest [2022-07-11T21:01:59.615Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-07-11T21:02:03.209Z] 8a5474983e97: Pull complete [2022-07-11T21:02:04.655Z] 329c88fbcd65: Pull complete [2022-07-11T21:02:04.655Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-11T21:02:04.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T21:02:04.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-11T21:02:05.011Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T21:02:05.011Z] WORKDIR /edgex [2022-07-11T21:02:05.011Z] COPY go.mod . [2022-07-11T21:02:05.011Z] RUN go mod download [2022-07-11T21:02:05.011Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-11T21:02:07.658Z] Sending build context to Docker daemon 169.2MB [2022-07-11T21:02:07.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T21:02:07.658Z] ---> ff4287adb874 [2022-07-11T21:02:07.658Z] Step 2/4 : WORKDIR /edgex [2022-07-11T21:02:09.115Z] ---> Running in e9cc03bc9e3c [2022-07-11T21:02:09.116Z] Removing intermediate container e9cc03bc9e3c [2022-07-11T21:02:09.116Z] ---> a0f0f4b61e6c [2022-07-11T21:02:09.116Z] Step 3/4 : COPY go.mod . [2022-07-11T21:02:09.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:02:09.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:02:09.619Z] ---> ea63fc4e8ee4 [2022-07-11T21:02:09.619Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T21:02:09.619Z] ---> Using cache [2022-07-11T21:02:09.619Z] ---> ba3ee16a7b0a [2022-07-11T21:02:09.619Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:02:09.619Z] ---> Using cache [2022-07-11T21:02:09.619Z] ---> 28b256392ed2 [2022-07-11T21:02:09.619Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T21:02:09.619Z] ---> Using cache [2022-07-11T21:02:09.619Z] ---> 3da635cc3ad0 [2022-07-11T21:02:09.619Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T21:02:09.619Z] ---> Using cache [2022-07-11T21:02:09.619Z] ---> 6e3e2d6c46a5 [2022-07-11T21:02:09.619Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:02:09.619Z] ---> Using cache [2022-07-11T21:02:09.620Z] ---> 448f6f285c45 [2022-07-11T21:02:09.620Z] Step 8/22 : COPY . . [2022-07-11T21:02:09.620Z] ---> Using cache [2022-07-11T21:02:09.620Z] ---> 7bc4e30b7e2d [2022-07-11T21:02:09.620Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T21:02:09.717Z] ---> 9fa79a7d4054 [2022-07-11T21:02:09.718Z] Step 4/4 : RUN go mod download [2022-07-11T21:02:09.718Z] ---> Running in 0dd0dd2304c5 [2022-07-11T21:02:16.189Z] ---> Running in 94b1e5582e1d [2022-07-11T21:02:16.189Z] ---> f9118690e9f2 [2022-07-11T21:02:16.189Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T21:02:16.189Z] ---> Running in 8e0df9113440 [2022-07-11T21:02:16.189Z] Removing intermediate container 8e0df9113440 [2022-07-11T21:02:16.189Z] ---> bace8b79c503 [2022-07-11T21:02:16.189Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T21:02:16.189Z] 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-07-11T21:02:16.758Z] ---> Running in 3a8ad9a3060b [2022-07-11T21:02:17.017Z] Removing intermediate container 3a8ad9a3060b [2022-07-11T21:02:17.017Z] ---> 9b228845a7da [2022-07-11T21:02:17.017Z] 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-07-11T21:02:17.017Z] ---> Running in 43fc2b696794 [2022-07-11T21:02:17.955Z] Removing intermediate container 370aab1a5585 [2022-07-11T21:02:17.955Z] ---> ef59794a9475 [2022-07-11T21:02:17.955Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T21:02:17.955Z] ---> Running in b5afda3f23b3 [2022-07-11T21:02:18.213Z] Removing intermediate container 43fc2b696794 [2022-07-11T21:02:18.213Z] ---> 000249d10c54 [2022-07-11T21:02:18.213Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T21:02:18.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-11T21:02:18.488Z] ---> Running in 6cc07f5f00a7 [2022-07-11T21:02:19.056Z] Removing intermediate container 6cc07f5f00a7 [2022-07-11T21:02:19.056Z] ---> 005f9658e452 [2022-07-11T21:02:19.056Z] [2022-07-11T21:02:19.056Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T21:02:19.056Z] ---> 0ac33e5f5afa [2022-07-11T21:02:19.056Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T21:02:19.056Z] ---> Using cache [2022-07-11T21:02:19.056Z] ---> 7ce7c1888eec [2022-07-11T21:02:19.056Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:02:19.056Z] ---> Using cache [2022-07-11T21:02:19.056Z] ---> 002731ad9ebe [2022-07-11T21:02:19.057Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T21:02:19.057Z] ---> Using cache [2022-07-11T21:02:19.057Z] ---> 2e0d1679a23a [2022-07-11T21:02:19.057Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-11T21:02:20.439Z] ---> 1ed4c1b14536 [2022-07-11T21:02:20.439Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T21:02:20.699Z] Removing intermediate container 98bd773626c2 [2022-07-11T21:02:20.699Z] ---> 5e8a9802c6bc [2022-07-11T21:02:20.699Z] [2022-07-11T21:02:20.699Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T21:02:20.699Z] ---> e66264b98777 [2022-07-11T21:02:20.699Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T21:02:20.699Z] ---> Using cache [2022-07-11T21:02:20.699Z] ---> 491465aa9c78 [2022-07-11T21:02:20.699Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T21:02:20.699Z] ---> Using cache [2022-07-11T21:02:20.699Z] ---> 12b7cef36b27 [2022-07-11T21:02:20.699Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-11T21:02:20.699Z] ---> Running in 8d2f3b04a8a6 [2022-07-11T21:02:20.699Z] Removing intermediate container b5afda3f23b3 [2022-07-11T21:02:20.699Z] ---> a7e1698566f5 [2022-07-11T21:02:20.699Z] [2022-07-11T21:02:20.699Z] Step 11/23 : FROM docker:20.10.14 [2022-07-11T21:02:20.959Z] 20.10.14: Pulling from library/docker [2022-07-11T21:02:21.219Z] Removing intermediate container 8d2f3b04a8a6 [2022-07-11T21:02:21.219Z] ---> efc6089c119f [2022-07-11T21:02:21.219Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T21:02:21.792Z] ---> Running in cc81cb25f1f1 [2022-07-11T21:02:21.792Z] Removing intermediate container 975b5d21973c [2022-07-11T21:02:21.792Z] ---> 1f0f17d698f9 [2022-07-11T21:02:21.792Z] [2022-07-11T21:02:21.792Z] Step 9/20 : FROM alpine:3.15 [2022-07-11T21:02:21.792Z] ---> 0ac33e5f5afa [2022-07-11T21:02:21.792Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T21:02:21.792Z] ---> Using cache [2022-07-11T21:02:21.792Z] ---> 7ce7c1888eec [2022-07-11T21:02:21.792Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:02:21.792Z] ---> Using cache [2022-07-11T21:02:21.792Z] ---> 002731ad9ebe [2022-07-11T21:02:21.792Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-11T21:02:22.361Z] ---> Running in c2fb9c293091 [2022-07-11T21:02:22.361Z] Removing intermediate container cc81cb25f1f1 [2022-07-11T21:02:22.361Z] ---> d0f6ebdbce02 [2022-07-11T21:02:22.361Z] Step 15/23 : WORKDIR / [2022-07-11T21:02:22.361Z] ---> 39c6b3d670c1 [2022-07-11T21:02:22.361Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T21:02:22.361Z] ---> Running in 564d6556f6e7 [2022-07-11T21:02:22.933Z] Removing intermediate container 564d6556f6e7 [2022-07-11T21:02:22.933Z] ---> e35045ea3bf0 [2022-07-11T21:02:22.933Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:02:22.933Z] ---> 83f5d6aa3191 [2022-07-11T21:02:22.933Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-11T21:02:22.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:23.197Z] ---> fa55726099e8 [2022-07-11T21:02:23.197Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-11T21:02:23.487Z] ---> 689223b62419 [2022-07-11T21:02:23.487Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T21:02:23.747Z] ---> 9c17210bb294 [2022-07-11T21:02:23.747Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T21:02:23.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:23.747Z] ---> Running in 8ca426c1ee33 [2022-07-11T21:02:24.315Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T21:02:24.315Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T21:02:24.315Z] OK: 15861 distinct packages available [2022-07-11T21:02:24.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:24.315Z] Removing intermediate container 8ca426c1ee33 [2022-07-11T21:02:24.315Z] ---> bb4872c6ae8e [2022-07-11T21:02:24.315Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T21:02:24.315Z] ---> 2221a0fc39e7 [2022-07-11T21:02:24.315Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T21:02:24.315Z] ---> Running in 8a09f06856f3 [2022-07-11T21:02:24.595Z] Removing intermediate container 8a09f06856f3 [2022-07-11T21:02:24.595Z] ---> d589f79472e1 [2022-07-11T21:02:24.595Z] Step 24/26 : LABEL arch=x86_64 [2022-07-11T21:02:24.856Z] ---> 01e06a74387a [2022-07-11T21:02:24.856Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-11T21:02:24.856Z] ---> Running in f150113a05f1 [2022-07-11T21:02:24.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:24.856Z] ---> Running in fcd62f841bb3 [2022-07-11T21:02:25.116Z] Removing intermediate container f150113a05f1 [2022-07-11T21:02:25.116Z] ---> 5aad29272e36 [2022-07-11T21:02:25.116Z] Step 25/26 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:02:25.116Z] Removing intermediate container fcd62f841bb3 [2022-07-11T21:02:25.116Z] ---> 1bb32ff6394b [2022-07-11T21:02:25.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:02:25.116Z] ---> Running in ce0a698c47e7 [2022-07-11T21:02:25.116Z] ---> Running in 99abd231393e [2022-07-11T21:02:25.376Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-11T21:02:25.376Z] Removing intermediate container ce0a698c47e7 [2022-07-11T21:02:25.376Z] ---> fd8f4c9c049b [2022-07-11T21:02:25.376Z] Step 26/26 : LABEL version=0.0.0 [2022-07-11T21:02:25.376Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-11T21:02:25.376Z] Removing intermediate container 99abd231393e [2022-07-11T21:02:25.376Z] ---> a827db5730e6 [2022-07-11T21:02:25.376Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T21:02:25.376Z] ---> Running in 690f3d37480a [2022-07-11T21:02:25.376Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T21:02:25.637Z] ---> Running in 51aba92dcfac [2022-07-11T21:02:25.637Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-11T21:02:25.637Z] Removing intermediate container 690f3d37480a [2022-07-11T21:02:25.637Z] ---> 0f2d1bcb5b4b [2022-07-11T21:02:25.637Z] [2022-07-11T21:02:25.637Z] (5/9) Installing curl (7.80.0-r2) [2022-07-11T21:02:25.637Z] Removing intermediate container 51aba92dcfac [2022-07-11T21:02:25.637Z] ---> 13c36db601d7 [2022-07-11T21:02:25.637Z] Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:02:25.907Z] Successfully built 0f2d1bcb5b4b [2022-07-11T21:02:25.908Z] Successfully tagged security-spire-agent:latest [2022-07-11T21:02:25.908Z]  Building security-spire-agent ... done Building core-data [2022-07-11T21:02:25.908Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-11T21:02:25.908Z] ---> Running in 40bc4b5e0f48 [2022-07-11T21:02:25.908Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-11T21:02:25.908Z] (8/9) Installing libucontext (1.1-r0) [2022-07-11T21:02:26.168Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-11T21:02:26.168Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:02:26.168Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:02:26.168Z] OK: 8 MiB in 23 packages [2022-07-11T21:02:27.269Z] Removing intermediate container 40bc4b5e0f48 [2022-07-11T21:02:27.269Z] ---> f18b7b2da18a [2022-07-11T21:02:27.269Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T21:02:27.530Z] ---> Running in 753171be1567 [2022-07-11T21:02:27.796Z] Removing intermediate container 753171be1567 [2022-07-11T21:02:27.796Z] ---> a00eb9810b02 [2022-07-11T21:02:27.796Z] [2022-07-11T21:02:27.796Z] Successfully built a00eb9810b02 [2022-07-11T21:02:28.056Z] Successfully tagged core-metadata:latest [2022-07-11T21:02:28.057Z] Building support-scheduler [2022-07-11T21:02:28.057Z]  Building core-metadata ... done Removing intermediate container c2fb9c293091 [2022-07-11T21:02:28.057Z] ---> 35f766a30e46 [2022-07-11T21:02:28.057Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:02:28.057Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-11T21:02:28.057Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-11T21:02:28.057Z] ---> 7417809fdb73 [2022-07-11T21:02:28.057Z] 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-07-11T21:02:28.627Z] ---> Running in 147d2b8f71de [2022-07-11T21:02:29.569Z] ---> 60919ce0631d [2022-07-11T21:02:29.569Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-11T21:02:29.828Z] Removing intermediate container 147d2b8f71de [2022-07-11T21:02:29.828Z] ---> 363b5da54019 [2022-07-11T21:02:29.828Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T21:02:30.086Z] ---> f51c92ac2c0e [2022-07-11T21:02:30.086Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-11T21:02:30.086Z] ---> Running in f99235fa255a [2022-07-11T21:02:30.656Z] 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-07-11T21:02:30.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:30.656Z] ---> 17b6ab271b13 [2022-07-11T21:02:30.656Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-11T21:02:30.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:30.915Z] ---> Running in 7b0acf22d2bf [2022-07-11T21:02:30.915Z] (1/43) Installing readline (8.1.1-r0) [2022-07-11T21:02:30.915Z] (2/43) Installing bash (5.1.16-r0) [2022-07-11T21:02:30.915Z] Executing bash-5.1.16-r0.post-install [2022-07-11T21:02:30.915Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-11T21:02:30.915Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T21:02:30.915Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-11T21:02:31.175Z] Removing intermediate container 7b0acf22d2bf [2022-07-11T21:02:31.175Z] ---> 7a1bb776ab45 [2022-07-11T21:02:31.175Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:02:31.175Z] (6/43) Installing curl (7.80.0-r2) [2022-07-11T21:02:31.175Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-11T21:02:31.175Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-11T21:02:31.175Z] (9/43) Installing expat (2.4.7-r0) [2022-07-11T21:02:31.175Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-11T21:02:31.175Z] (11/43) Installing gdbm (1.22-r0) [2022-07-11T21:02:31.175Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-11T21:02:31.175Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T21:02:31.175Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T21:02:31.175Z] ---> Running in ee3f13325af1 [2022-07-11T21:02:31.175Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-11T21:02:31.175Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-11T21:02:31.176Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-11T21:02:31.753Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-11T21:02:31.753Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-11T21:02:31.753Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-11T21:02:31.753Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-11T21:02:31.753Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-11T21:02:31.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:02:31.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:02:31.753Z] ---> ea63fc4e8ee4 [2022-07-11T21:02:31.753Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T21:02:31.753Z] ---> Using cache [2022-07-11T21:02:31.753Z] ---> ba3ee16a7b0a [2022-07-11T21:02:31.753Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:02:31.753Z] ---> Using cache [2022-07-11T21:02:31.753Z] ---> 28b256392ed2 [2022-07-11T21:02:31.753Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T21:02:31.753Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-11T21:02:31.753Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-11T21:02:31.753Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-11T21:02:31.753Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-11T21:02:31.753Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-11T21:02:31.753Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-11T21:02:31.753Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-11T21:02:31.753Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-11T21:02:31.753Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-11T21:02:31.753Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-11T21:02:31.753Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-11T21:02:31.753Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-11T21:02:31.753Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-11T21:02:31.753Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-11T21:02:31.753Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-11T21:02:31.753Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-11T21:02:31.753Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-11T21:02:31.753Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-11T21:02:31.753Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-11T21:02:32.012Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-11T21:02:32.012Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-11T21:02:32.012Z] Removing intermediate container ee3f13325af1 [2022-07-11T21:02:32.012Z] ---> 619c84427050 [2022-07-11T21:02:32.012Z] Step 18/20 : LABEL arch=x86_64 [2022-07-11T21:02:32.012Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:02:32.012Z] OK: 83 MiB in 65 packages [2022-07-11T21:02:32.582Z] ---> Running in 23c4ae69004d [2022-07-11T21:02:32.862Z] ---> Running in 2f5386e876dd [2022-07-11T21:02:32.862Z] Collecting docker-compose==1.23.2 [2022-07-11T21:02:32.862Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T21:02:32.862Z] Removing intermediate container 2f5386e876dd [2022-07-11T21:02:32.862Z] ---> 439fe6a7520c [2022-07-11T21:02:32.862Z] Step 19/20 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:02:33.122Z] ---> Running in 29337a77152e [2022-07-11T21:02:33.122Z] Collecting PyYAML<4,>=3.10 [2022-07-11T21:02:33.122Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T21:02:33.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:33.380Z] Removing intermediate container 29337a77152e [2022-07-11T21:02:33.380Z] ---> 9c8c47f71804 [2022-07-11T21:02:33.380Z] Step 20/20 : LABEL version=0.0.0 [2022-07-11T21:02:33.380Z] ---> Running in caa04d0b3f29 [2022-07-11T21:02:33.949Z] Removing intermediate container caa04d0b3f29 [2022-07-11T21:02:33.949Z] ---> 3013adc7ec10 [2022-07-11T21:02:33.949Z] [2022-07-11T21:02:33.949Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T21:02:33.949Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T21:02:33.949Z] Successfully built 3013adc7ec10 [2022-07-11T21:02:33.949Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:02:33.949Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:02:33.949Z] ---> ea63fc4e8ee4 [2022-07-11T21:02:33.949Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T21:02:33.949Z] ---> Using cache [2022-07-11T21:02:33.949Z] ---> ba3ee16a7b0a [2022-07-11T21:02:33.949Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:02:33.949Z] ---> Using cache [2022-07-11T21:02:33.949Z] ---> 28b256392ed2 [2022-07-11T21:02:33.949Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T21:02:33.949Z] ---> Using cache [2022-07-11T21:02:33.949Z] ---> 3da635cc3ad0 [2022-07-11T21:02:33.949Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T21:02:33.949Z] ---> Using cache [2022-07-11T21:02:33.949Z] ---> 6e3e2d6c46a5 [2022-07-11T21:02:33.949Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:02:33.949Z] ---> Using cache [2022-07-11T21:02:33.949Z] ---> 448f6f285c45 [2022-07-11T21:02:33.949Z] Step 8/22 : COPY . . [2022-07-11T21:02:33.949Z] ---> Using cache [2022-07-11T21:02:33.949Z] ---> 7bc4e30b7e2d [2022-07-11T21:02:33.949Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T21:02:33.949Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-11T21:02:33.949Z] Building support-notifications [2022-07-11T21:02:33.949Z]  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:34.224Z] OK: 211 MiB in 51 packages [2022-07-11T21:02:34.530Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-11T21:02:34.530Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T21:02:34.530Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T21:02:34.530Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T21:02:34.530Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T21:02:34.530Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T21:02:34.530Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T21:02:35.155Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T21:02:35.155Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T21:02:35.155Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T21:02:35.155Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T21:02:35.458Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T21:02:35.458Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T21:02:35.458Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T21:02:35.458Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T21:02:35.718Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T21:02:35.718Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T21:02:35.718Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T21:02:35.718Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T21:02:35.718Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T21:02:35.718Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T21:02:35.718Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T21:02:35.718Z] Collecting idna<2.8,>=2.5 [2022-07-11T21:02:35.718Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T21:02:35.718Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T21:02:35.718Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T21:02:35.718Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T21:02:35.718Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T21:02:35.978Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T21:02:35.978Z] Attempting uninstall: urllib3 [2022-07-11T21:02:35.978Z] Found existing installation: urllib3 1.26.7 [2022-07-11T21:02:35.978Z] Uninstalling urllib3-1.26.7: [2022-07-11T21:02:35.978Z] Successfully uninstalled urllib3-1.26.7 [2022-07-11T21:02:36.598Z] Attempting uninstall: idna [2022-07-11T21:02:36.598Z] Found existing installation: idna 3.3 [2022-07-11T21:02:36.598Z] Uninstalling idna-3.3: [2022-07-11T21:02:36.598Z] ---> Running in 61e1a6d7a4cf [2022-07-11T21:02:36.598Z] Successfully uninstalled idna-3.3 [2022-07-11T21:02:36.598Z] Removing intermediate container 94b1e5582e1d [2022-07-11T21:02:36.598Z] ---> d5c996b2133f [2022-07-11T21:02:36.598Z] [2022-07-11T21:02:36.598Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T21:02:36.598Z] ---> e66264b98777 [2022-07-11T21:02:36.598Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-11T21:02:36.876Z] Removing intermediate container 23c4ae69004d [2022-07-11T21:02:36.876Z] ---> a3108b0a69c7 [2022-07-11T21:02:36.876Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T21:02:36.876Z] ---> Running in d175972704a6 [2022-07-11T21:02:37.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T21:02:37.154Z] ---> 3f416d0a3db6 [2022-07-11T21:02:37.154Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:02:37.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:37.415Z] ---> Running in 55bfe1086126 [2022-07-11T21:02:37.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:37.415Z] Attempting uninstall: requests [2022-07-11T21:02:37.415Z] Found existing installation: requests 2.26.0 [2022-07-11T21:02:37.415Z] Uninstalling requests-2.26.0: [2022-07-11T21:02:37.415Z] Successfully uninstalled requests-2.26.0 [2022-07-11T21:02:37.415Z] Running setup.py install for texttable: started [2022-07-11T21:02:37.675Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-11T21:02:37.675Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-11T21:02:37.675Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-11T21:02:37.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:02:37.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:02:37.675Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-11T21:02:37.675Z] ---> ea63fc4e8ee4 [2022-07-11T21:02:37.675Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T21:02:37.675Z] ---> Using cache [2022-07-11T21:02:37.675Z] ---> ba3ee16a7b0a [2022-07-11T21:02:37.675Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:02:37.675Z] ---> Using cache [2022-07-11T21:02:37.675Z] ---> 28b256392ed2 [2022-07-11T21:02:37.675Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-11T21:02:37.675Z] (5/6) Installing curl (7.83.1-r2) [2022-07-11T21:02:37.675Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-11T21:02:37.675Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:02:37.675Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:02:37.934Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T21:02:37.934Z] Running setup.py install for PyYAML: started [2022-07-11T21:02:37.934Z] OK: 8 MiB in 20 packages [2022-07-11T21:02:37.934Z] ---> Running in 1a836a708abe [2022-07-11T21:02:38.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:38.196Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T21:02:38.456Z] Running setup.py install for docopt: started [2022-07-11T21:02:38.456Z] Removing intermediate container d175972704a6 [2022-07-11T21:02:38.456Z] ---> 230bc2843d74 [2022-07-11T21:02:38.456Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T21:02:38.456Z] ---> Running in 62f7d084912f [2022-07-11T21:02:38.716Z] Removing intermediate container 62f7d084912f [2022-07-11T21:02:38.716Z] ---> 87e1e0f26bae [2022-07-11T21:02:38.716Z] Step 13/22 : WORKDIR /edgex [2022-07-11T21:02:38.716Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T21:02:38.716Z] Running setup.py install for dockerpty: started [2022-07-11T21:02:38.976Z] ---> Running in bc2247a8da0f [2022-07-11T21:02:38.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:02:38.976Z] Removing intermediate container bc2247a8da0f [2022-07-11T21:02:38.976Z] ---> 627f18366964 [2022-07-11T21:02:38.976Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T21:02:39.235Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T21:02:39.498Z] OK: 211 MiB in 51 packages [2022-07-11T21:02:39.759Z] ---> 03d50f78f95b [2022-07-11T21:02:39.759Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T21:02:39.759Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-11T21:02:40.019Z] ---> 480fe910f1e7 [2022-07-11T21:02:40.019Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T21:02:40.282Z] Removing intermediate container 1a836a708abe [2022-07-11T21:02:40.282Z] ---> 98fcb1c85447 [2022-07-11T21:02:40.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T21:02:40.851Z] ---> 1f112cc19d07 [2022-07-11T21:02:40.851Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:02:41.110Z] ---> Running in f4426d307a61 [2022-07-11T21:02:41.110Z] ---> b3d47776e413 [2022-07-11T21:02:41.110Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T21:02:42.052Z] ---> ff5e5533770c [2022-07-11T21:02:42.052Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-11T21:02:42.088Z] Removing intermediate container 0dd0dd2304c5 [2022-07-11T21:02:42.088Z] ---> 095e69301e1b [2022-07-11T21:02:42.088Z] Successfully built 095e69301e1b [2022-07-11T21:02:42.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:02:42.312Z] ---> Running in 4b9287a34933 [2022-07-11T21:02:42.441Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T21:02:42.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:02:42.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container [2022-07-11T21:02:42.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-11T21:02:44.255Z] $ docker top 37086db425101c7c3cd05cb5fdf5ec5d7976a086e84a45069a72cf4c57401fdb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:02:44.862Z] Removing intermediate container 4b9287a34933 [2022-07-11T21:02:44.862Z] ---> 8000c17e831a [2022-07-11T21:02:44.862Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T21:02:45.134Z] ---> Running in 0a2f0170be06 [2022-07-11T21:02:45.134Z] Removing intermediate container f99235fa255a [2022-07-11T21:02:45.134Z] ---> 479a05408251 [2022-07-11T21:02:45.134Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-11T21:02:45.208Z] + go version [2022-07-11T21:02:45.208Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-11T21:02:45.232Z] $ docker stop --time=1 37086db425101c7c3cd05cb5fdf5ec5d7976a086e84a45069a72cf4c57401fdb [2022-07-11T21:02:45.397Z] Removing intermediate container 55bfe1086126 [2022-07-11T21:02:45.397Z] ---> 46be4bab9f88 [2022-07-11T21:02:45.397Z] Step 8/23 : COPY . . [2022-07-11T21:02:45.688Z] ---> Running in 02d389b08c9f [2022-07-11T21:02:45.688Z] Removing intermediate container 0a2f0170be06 [2022-07-11T21:02:45.688Z] ---> 030eaa0d7be2 [2022-07-11T21:02:45.688Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T21:02:45.688Z] ---> Running in def97366aa0f [2022-07-11T21:02:45.949Z] Removing intermediate container 02d389b08c9f [2022-07-11T21:02:45.949Z] ---> ce1bb2a59237 [2022-07-11T21:02:45.949Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T21:02:46.222Z] Removing intermediate container def97366aa0f [2022-07-11T21:02:46.222Z] ---> 622185f4f1e6 [2022-07-11T21:02:46.222Z] Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:02:46.483Z] ---> Running in 09f1cbcdab84 [2022-07-11T21:02:46.483Z] ---> Running in 8e71488c8dff [2022-07-11T21:02:46.914Z] $ docker rm -f 37086db425101c7c3cd05cb5fdf5ec5d7976a086e84a45069a72cf4c57401fdb [2022-07-11T21:02:47.051Z] Removing intermediate container 09f1cbcdab84 [2022-07-11T21:02:47.051Z] ---> 33c244ddb357 [2022-07-11T21:02:47.051Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T21:02:47.051Z] Removing intermediate container 8e71488c8dff [2022-07-11T21:02:47.051Z] ---> e13fcbf2f68a [2022-07-11T21:02:47.051Z] Step 22/22 : LABEL version=0.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:02:47.577Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T21:02:47.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:02:47.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container [2022-07-11T21:02:47.921Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-11T21:02:47.995Z] ---> Running in a303af0d753f [2022-07-11T21:02:48.255Z] ---> 693061004e94 [2022-07-11T21:02:48.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T21:02:48.517Z] Removing intermediate container a303af0d753f [2022-07-11T21:02:48.517Z] ---> baf3a601a36c [2022-07-11T21:02:48.517Z] [2022-07-11T21:02:48.795Z] Successfully built baf3a601a36c [2022-07-11T21:02:48.795Z] Successfully tagged security-proxy-setup:latest [2022-07-11T21:02:49.301Z] $ docker top 90c023a018fcfaae3ae5b2a4227359a87f91fc6e2d7eb2b1433d22d7b5d1f123 -eo pid,comm [2022-07-11T21:02:49.366Z]  Building security-proxy-setup ... done  ---> d4e7a7299c09 [2022-07-11T21:02:49.366Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] { [Pipeline] echo [2022-07-11T21:02:49.592Z] ========================================================= [2022-07-11T21:02:49.592Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-11T21:02:49.592Z] ========================================================= [Pipeline] sh [2022-07-11T21:02:49.656Z] Removing intermediate container f4426d307a61 [2022-07-11T21:02:49.656Z] ---> 537f37c01769 [2022-07-11T21:02:49.656Z] Step 8/22 : COPY . . [2022-07-11T21:02:50.236Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-11T21:02:50.596Z] ---> 4263bad860f5 [2022-07-11T21:02:50.597Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T21:02:50.857Z] ---> Running in 876bc2fc1d50 [2022-07-11T21:02:50.909Z] + make test [2022-07-11T21:02:50.909Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T21:02:51.425Z] Removing intermediate container 876bc2fc1d50 [2022-07-11T21:02:51.426Z] ---> a9d6e77f781d [2022-07-11T21:02:51.426Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:02:52.000Z] ---> Running in 4c33e348833d [2022-07-11T21:02:52.577Z] Removing intermediate container 4c33e348833d [2022-07-11T21:02:52.577Z] ---> 4fcc0da8179c [2022-07-11T21:02:52.577Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T21:02:52.837Z] ---> Running in cb949a8a718e [2022-07-11T21:02:53.128Z] Removing intermediate container cb949a8a718e [2022-07-11T21:02:53.128Z] ---> 71b9b3a5c5bf [2022-07-11T21:02:53.128Z] Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:02:53.388Z] ---> Running in 28a19001a149 [2022-07-11T21:02:53.649Z] Removing intermediate container 28a19001a149 [2022-07-11T21:02:53.649Z] ---> e70ff37ab6b2 [2022-07-11T21:02:53.649Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T21:02:53.910Z] ---> Running in 9415df510834 [2022-07-11T21:02:53.910Z] Removing intermediate container 9415df510834 [2022-07-11T21:02:53.910Z] ---> cb8ce2cb33ea [2022-07-11T21:02:53.910Z] [2022-07-11T21:02:54.170Z] Successfully built cb8ce2cb33ea [2022-07-11T21:02:54.170Z] Successfully tagged sys-mgmt-agent:latest [2022-07-11T21:02:55.108Z]  Building sys-mgmt-agent ... done  ---> 5e0eda3a5031 [2022-07-11T21:02:55.108Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-11T21:02:55.108Z] ---> Running in cef38056c17f [2022-07-11T21:02:55.369Z] 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-07-11T21:02:57.284Z] ---> a2d59ce38a84 [2022-07-11T21:02:57.284Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-11T21:02:57.284Z] ---> Running in 6e3ee7d40561 [2022-07-11T21:02:57.284Z] Removing intermediate container 61e1a6d7a4cf [2022-07-11T21:02:57.284Z] ---> 26b81579d5bb [2022-07-11T21:02:57.284Z] [2022-07-11T21:02:57.284Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T21:02:57.284Z] ---> e66264b98777 [2022-07-11T21:02:57.284Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T21:02:57.284Z] ---> Using cache [2022-07-11T21:02:57.284Z] ---> 491465aa9c78 [2022-07-11T21:02:57.284Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T21:02:57.284Z] ---> Using cache [2022-07-11T21:02:57.284Z] ---> 12b7cef36b27 [2022-07-11T21:02:57.284Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-11T21:02:57.284Z] ---> Running in 3103572fe6a4 [2022-07-11T21:02:57.284Z] Removing intermediate container 3103572fe6a4 [2022-07-11T21:02:57.284Z] ---> 5200c98703ae [2022-07-11T21:02:57.284Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T21:02:57.284Z] ---> Running in e3acc27adee8 [2022-07-11T21:02:57.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T21:02:57.541Z] Removing intermediate container e3acc27adee8 [2022-07-11T21:02:57.541Z] ---> 37308fc68c48 [2022-07-11T21:02:57.541Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:02:57.541Z] ---> 924913aacff7 [2022-07-11T21:02:57.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T21:02:58.480Z] ---> b78d81958473 [2022-07-11T21:02:58.480Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T21:02:58.480Z] ---> 3103bf07c67b [2022-07-11T21:02:58.480Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T21:02:58.737Z] ---> Running in 66bb1059f100 [2022-07-11T21:02:58.737Z] Removing intermediate container 66bb1059f100 [2022-07-11T21:02:58.737Z] ---> 14650818c360 [2022-07-11T21:02:58.737Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:02:58.996Z] ---> Running in 7f527c0ea3ce [2022-07-11T21:02:58.996Z] Removing intermediate container 7f527c0ea3ce [2022-07-11T21:02:58.996Z] ---> 56f4a4b366e1 [2022-07-11T21:02:58.996Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T21:02:59.254Z] ---> Running in aac324fc8b9a [2022-07-11T21:02:59.528Z] Removing intermediate container aac324fc8b9a [2022-07-11T21:02:59.528Z] ---> ada9faf59826 [2022-07-11T21:02:59.528Z] Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:02:59.528Z] ---> Running in ca17790c1f6a [2022-07-11T21:02:59.789Z] Removing intermediate container ca17790c1f6a [2022-07-11T21:02:59.789Z] ---> 5ad7855d8b29 [2022-07-11T21:02:59.789Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T21:02:59.789Z] ---> Running in 3008b4ffed62 [2022-07-11T21:03:00.049Z] Removing intermediate container 3008b4ffed62 [2022-07-11T21:03:00.049Z] ---> a0578aa8314a [2022-07-11T21:03:00.049Z] [2022-07-11T21:03:00.049Z] Successfully built a0578aa8314a [2022-07-11T21:03:00.049Z] Successfully tagged support-scheduler:latest [2022-07-11T21:03:18.143Z]  Building support-scheduler ... done Removing intermediate container cef38056c17f [2022-07-11T21:03:18.143Z] ---> 8614410ec89a [2022-07-11T21:03:18.143Z] [2022-07-11T21:03:18.143Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T21:03:18.143Z] ---> e66264b98777 [2022-07-11T21:03:18.143Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T21:03:18.143Z] ---> Running in 7fa870f6d86b [2022-07-11T21:03:18.143Z] Removing intermediate container 7fa870f6d86b [2022-07-11T21:03:18.143Z] ---> 846487078fa0 [2022-07-11T21:03:18.143Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-11T21:03:18.143Z] ---> Running in 466a34d8a81f [2022-07-11T21:03:18.143Z] Removing intermediate container 466a34d8a81f [2022-07-11T21:03:18.143Z] ---> 9000c664c952 [2022-07-11T21:03:18.143Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-11T21:03:18.143Z] ---> Running in dc46bac4dee0 [2022-07-11T21:03:18.143Z] Removing intermediate container dc46bac4dee0 [2022-07-11T21:03:18.143Z] ---> 7e0b98a1b4d1 [2022-07-11T21:03:18.143Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:03:18.143Z] ---> Running in ffa283bc267a [2022-07-11T21:03:18.404Z] Removing intermediate container ffa283bc267a [2022-07-11T21:03:18.404Z] ---> 10bf17552c43 [2022-07-11T21:03:18.404Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T21:03:18.404Z] ---> Running in b76ab0b5a449 [2022-07-11T21:03:18.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:03:19.604Z] Removing intermediate container 6e3ee7d40561 [2022-07-11T21:03:19.604Z] ---> 152470058392 [2022-07-11T21:03:19.604Z] [2022-07-11T21:03:19.604Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T21:03:19.604Z] ---> e66264b98777 [2022-07-11T21:03:19.604Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T21:03:19.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:03:19.604Z] ---> Running in 626cd686ac62 [2022-07-11T21:03:19.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:03:19.865Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T21:03:19.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:03:19.865Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T21:03:19.865Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T21:03:20.126Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T21:03:20.126Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T21:03:20.126Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T21:03:20.126Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:03:20.126Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:03:20.126Z] OK: 6 MiB in 16 packages [2022-07-11T21:03:20.126Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T21:03:20.386Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T21:03:20.386Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:03:20.386Z] OK: 8 MiB in 20 packages [2022-07-11T21:03:20.647Z] Removing intermediate container 626cd686ac62 [2022-07-11T21:03:20.647Z] ---> ab6aef84c746 [2022-07-11T21:03:20.647Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T21:03:20.647Z] ---> Running in 8768532b40f0 [2022-07-11T21:03:20.907Z] Removing intermediate container b76ab0b5a449 [2022-07-11T21:03:20.907Z] ---> a20de6d39fea [2022-07-11T21:03:20.907Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:03:20.907Z] Removing intermediate container 8768532b40f0 [2022-07-11T21:03:20.907Z] ---> 2424b1db1ea8 [2022-07-11T21:03:20.907Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-11T21:03:20.907Z] ---> Running in 51e7c83839f5 [2022-07-11T21:03:20.907Z] ---> 537524d7b582 [2022-07-11T21:03:20.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T21:03:20.907Z] Removing intermediate container 51e7c83839f5 [2022-07-11T21:03:20.907Z] ---> d0a3819e60b3 [2022-07-11T21:03:20.907Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T21:03:21.215Z] ---> Running in 6b9c91f267b9 [2022-07-11T21:03:21.215Z] Removing intermediate container 6b9c91f267b9 [2022-07-11T21:03:21.215Z] ---> c8c4d038105d [2022-07-11T21:03:21.215Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:03:21.474Z] ---> 351a336bf060 [2022-07-11T21:03:21.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T21:03:21.474Z] ---> b0dc4d91fa75 [2022-07-11T21:03:21.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T21:03:21.474Z] ---> 38264f62a980 [2022-07-11T21:03:21.474Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-11T21:03:21.474Z] ---> Running in e120463c3173 [2022-07-11T21:03:21.732Z] Removing intermediate container e120463c3173 [2022-07-11T21:03:21.732Z] ---> d52a9be999a6 [2022-07-11T21:03:21.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:03:21.732Z] ---> Running in 15610bd7f437 [2022-07-11T21:03:21.991Z] Removing intermediate container 15610bd7f437 [2022-07-11T21:03:21.991Z] ---> 7a4c146457f1 [2022-07-11T21:03:21.991Z] Step 21/23 : LABEL arch=x86_64 [2022-07-11T21:03:21.991Z] ---> 47b348ee0c4c [2022-07-11T21:03:21.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T21:03:21.991Z] ---> Running in 164366530f25 [2022-07-11T21:03:22.250Z] Removing intermediate container 164366530f25 [2022-07-11T21:03:22.250Z] ---> c5716fc86966 [2022-07-11T21:03:22.250Z] Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:03:22.250Z] ---> 61b9008cf0fd [2022-07-11T21:03:22.250Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-11T21:03:22.250Z] ---> Running in 26c1717eeec2 [2022-07-11T21:03:22.250Z] ---> Running in 0b810828d3eb [2022-07-11T21:03:22.250Z] Removing intermediate container 26c1717eeec2 [2022-07-11T21:03:22.250Z] ---> baaa14a2b54e [2022-07-11T21:03:22.250Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T21:03:22.511Z] Removing intermediate container 0b810828d3eb [2022-07-11T21:03:22.511Z] ---> 2dc3d169142b [2022-07-11T21:03:22.511Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:03:22.511Z] ---> Running in 89b650182e02 [2022-07-11T21:03:22.512Z] ---> Running in c776ce4a7419 [2022-07-11T21:03:22.512Z] Removing intermediate container 89b650182e02 [2022-07-11T21:03:22.512Z] ---> 97b75b050b83 [2022-07-11T21:03:22.512Z] [2022-07-11T21:03:22.512Z] Removing intermediate container c776ce4a7419 [2022-07-11T21:03:22.512Z] ---> 2e3c593adb17 [2022-07-11T21:03:22.512Z] Step 20/22 : LABEL arch=x86_64 [2022-07-11T21:03:22.512Z] ---> Running in 4b9b1fbb820d [2022-07-11T21:03:22.512Z] Successfully built 97b75b050b83 [2022-07-11T21:03:22.771Z] Successfully tagged core-data:latest [2022-07-11T21:03:22.771Z]  Building core-data ... done Removing intermediate container 4b9b1fbb820d [2022-07-11T21:03:22.771Z] ---> 33d010523d71 [2022-07-11T21:03:22.771Z] Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:03:22.771Z] ---> Running in 1a9ab6de3e34 [2022-07-11T21:03:22.771Z] Removing intermediate container 1a9ab6de3e34 [2022-07-11T21:03:22.771Z] ---> e288495c78bd [2022-07-11T21:03:22.771Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T21:03:22.771Z] ---> Running in 4778e88d4f6b [2022-07-11T21:03:23.032Z] Removing intermediate container 4778e88d4f6b [2022-07-11T21:03:23.032Z] ---> 9dbfc62ddb96 [2022-07-11T21:03:23.032Z] [2022-07-11T21:03:23.032Z] Successfully built 9dbfc62ddb96 [2022-07-11T21:03:23.032Z] Successfully tagged support-notifications:latest [2022-07-11T21:03:23.039Z]  Building support-notifications ... done  [Pipeline] } [2022-07-11T21:03:23.047Z] $ docker stop --time=1 c902a43ac78f747bcb106b1f825608ef39b6744fe3481dfaf790e9407bb6950a [2022-07-11T21:03:24.329Z] $ docker rm -f c902a43ac78f747bcb106b1f825608ef39b6744fe3481dfaf790e9407bb6950a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T21:03:24.663Z] + docker images [2022-07-11T21:03:24.664Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T21:03:24.664Z] core-data latest 97b75b050b83 2 seconds ago 21.5MB [2022-07-11T21:03:24.664Z] support-notifications latest 9dbfc62ddb96 2 seconds ago 27.1MB [2022-07-11T21:03:24.664Z] 152470058392 6 seconds ago 1.68GB [2022-07-11T21:03:24.664Z] 8614410ec89a 9 seconds ago 1.65GB [2022-07-11T21:03:24.664Z] support-scheduler latest a0578aa8314a 25 seconds ago 26.5MB [2022-07-11T21:03:24.664Z] 26b81579d5bb 28 seconds ago 1.68GB [2022-07-11T21:03:24.664Z] sys-mgmt-agent latest cb8ce2cb33ea 31 seconds ago 299MB [2022-07-11T21:03:24.664Z] security-proxy-setup latest baf3a601a36c 36 seconds ago 27.1MB [2022-07-11T21:03:24.664Z] d5c996b2133f 50 seconds ago 1.63GB [2022-07-11T21:03:24.664Z] security-spiffe-token-provider latest 3013adc7ec10 51 seconds ago 29.1MB [2022-07-11T21:03:24.664Z] core-metadata latest a00eb9810b02 57 seconds ago 17.1MB [2022-07-11T21:03:24.664Z] security-spire-agent latest 0f2d1bcb5b4b 59 seconds ago 125MB [2022-07-11T21:03:24.664Z] 1f0f17d698f9 About a minute ago 1.67GB [2022-07-11T21:03:24.664Z] 5e8a9802c6bc About a minute ago 1.62GB [2022-07-11T21:03:24.664Z] a7e1698566f5 About a minute ago 1.62GB [2022-07-11T21:03:24.664Z] 005f9658e452 About a minute ago 1.52GB [2022-07-11T21:03:24.664Z] security-bootstrapper latest f91b23930d65 About a minute ago 19.3MB [2022-07-11T21:03:24.664Z] security-secretstore-setup latest 9f0d505baad6 About a minute ago 28.9MB [2022-07-11T21:03:24.664Z] core-command latest 824a25b3baaf About a minute ago 16.1MB [2022-07-11T21:03:24.664Z] 7f7fe84934ed About a minute ago 1.63GB [2022-07-11T21:03:24.664Z] d0bedf3a0dc7 About a minute ago 1.62GB [2022-07-11T21:03:24.664Z] dacc408d33cb About a minute ago 1.62GB [2022-07-11T21:03:24.664Z] security-spire-server latest 7dba3bd9478c About a minute ago 86.5MB [2022-07-11T21:03:24.664Z] security-spire-config latest 46aab6ac53bd About a minute ago 85.8MB [2022-07-11T21:03:24.664Z] ceb503cd124d 2 minutes ago 1.52GB [2022-07-11T21:03:24.664Z] 0892b3dc8fb6 2 minutes ago 1.52GB [2022-07-11T21:03:24.664Z] ci-base-image-x86_64 latest ea63fc4e8ee4 5 minutes ago 937MB [2022-07-11T21:03:24.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB [2022-07-11T21:03:24.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 days ago 677MB [2022-07-11T21:03:24.664Z] alpine 3.16 e66264b98777 7 weeks ago 5.53MB [2022-07-11T21:03:24.664Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-11T21:03:24.664Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-11T21:03:24.664Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T21:03:29.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-11T21:05:21.881Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-11T21:05:21.881Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-11T21:05:24.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-11T21:05:24.525Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-11T21:05:24.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-11T21:05:24.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-11T21:05:24.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-11T21:05:24.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-11T21:05:24.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-11T21:05:28.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-11T21:05:28.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-11T21:05:28.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-11T21:05:28.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-11T21:05:28.222Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-11T21:05:28.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-11T21:05:43.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.407s coverage: 28.7% of statements [2022-07-11T21:05:43.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-11T21:05:43.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-11T21:05:46.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 98.5% of statements [2022-07-11T21:05:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-11T21:05:46.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.487s coverage: 54.2% of statements [2022-07-11T21:05:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-11T21:05:46.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-11T21:06:05.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.355s coverage: 89.2% of statements [2022-07-11T21:06:05.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-11T21:06:05.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-11T21:06:05.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-11T21:06:05.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.497s coverage: 83.8% of statements [2022-07-11T21:06:05.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-11T21:06:05.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-11T21:06:05.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-11T21:06:05.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-11T21:06:05.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-11T21:06:09.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.543s coverage: 95.6% of statements [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-11T21:06:09.681Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.280s coverage: 72.2% of statements [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-11T21:06:09.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.515s coverage: 60.0% of statements [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-11T21:06:09.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-11T21:06:09.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.254s coverage: 58.8% of statements [2022-07-11T21:06:09.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 29.6% of statements [2022-07-11T21:06:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-11T21:06:11.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements [2022-07-11T21:06:11.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 79.5% of statements [2022-07-11T21:06:11.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2022-07-11T21:06:12.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2022-07-11T21:06:14.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2022-07-11T21:06:26.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements [2022-07-11T21:06:26.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-07-11T21:06:32.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.679s coverage: 82.5% of statements [2022-07-11T21:06:32.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-11T21:06:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-11T21:06:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-11T21:06:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-11T21:06:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-11T21:06:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.263s coverage: 58.8% of statements [2022-07-11T21:06:40.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-11T21:06:40.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.251s coverage: 80.0% of statements [2022-07-11T21:06:40.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2022-07-11T21:06:40.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements [2022-07-11T21:06:40.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.859s coverage: 91.2% of statements [2022-07-11T21:06:40.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-11T21:06:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.902s coverage: 64.4% of statements [2022-07-11T21:06:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-11T21:06:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-11T21:06:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.323s coverage: 100.0% of statements [2022-07-11T21:06:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-07-11T21:06:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-07-11T21:06:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.159s coverage: 73.7% of statements [2022-07-11T21:06:42.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-07-11T21:06:53.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.376s coverage: 65.4% of statements [2022-07-11T21:06:53.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-11T21:06:53.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-11T21:06:53.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-11T21:06:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.8% of statements [2022-07-11T21:06:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-11T21:06:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-11T21:06:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2022-07-11T21:06:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-11T21:06:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2022-07-11T21:06:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-11T21:06:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-11T21:06:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-11T21:06:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-11T21:07:03.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.417s coverage: 17.7% of statements [2022-07-11T21:07:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-11T21:07:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-11T21:07:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-11T21:07:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-11T21:07:03.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.854s coverage: 92.3% of statements [2022-07-11T21:07:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-11T21:07:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-11T21:07:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-11T21:07:03.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-11T21:07:03.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 63.2% of statements [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-11T21:07:03.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-11T21:07:03.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-11T21:07:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-11T21:07:03.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.224s coverage: 100.0% of statements [2022-07-11T21:07:03.524Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-07-11T21:07:03.524Z] 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-07-11T21:07:03.524Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T21:07:03.524Z] GO111MODULE=on go vet ./... [2022-07-11T21:08:55.405Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T21:08:55.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T21:08:55.405Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T21:08:55.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-11T21:08:56.101Z] + ls -al . [2022-07-11T21:08:56.101Z] total 680 [2022-07-11T21:08:56.101Z] drwxrwxr-x 9 1001 1001 4096 Jul 11 21:02 . [2022-07-11T21:08:56.101Z] drwxr-xr-x 4 root root 4096 Jul 11 21:02 .. [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 21:01 .dockerignore [2022-07-11T21:08:56.101Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 21:01 .git [2022-07-11T21:08:56.101Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 21:01 .github [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 1030 Jul 11 21:01 .gitignore [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 42 Jul 11 21:01 .golangci.yml [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 87 Jul 11 21:01 .hadolint.yml [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 21:01 .sonarcloud.properties [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 1171 Jul 11 21:01 ADOPTERS.md [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 10347 Jul 11 21:01 Attribution.txt [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 63209 Jul 11 21:01 CHANGELOG.md [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 21:01 CONTRIBUTING.md [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 677 Jul 11 21:01 GOVERNANCE.md [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 929 Jul 11 21:01 Jenkinsfile [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 21:01 LICENSE [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 10350 Jul 11 21:01 Makefile [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 582 Jul 11 21:01 OWNERS.md [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 9094 Jul 11 21:01 README.md [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 21:01 SECURITY.md [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 20:57 VERSION [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 21:01 ZMQWindows.md [2022-07-11T21:08:56.101Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 21:01 bin [2022-07-11T21:08:56.101Z] drwxrwxr-x 18 1001 1001 4096 Jul 11 21:01 cmd [2022-07-11T21:08:56.101Z] -rw-r--r-- 1 root root 435593 Jul 11 21:07 coverage.out [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 3311 Jul 11 21:01 go.mod [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 36231 Jul 11 21:01 go.sum [2022-07-11T21:08:56.101Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 21:01 internal [2022-07-11T21:08:56.101Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 21:01 openapi [2022-07-11T21:08:56.101Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 21:01 snap [2022-07-11T21:08:56.101Z] -rw-rw-r-- 1 1001 1001 204 Jul 11 21:01 version.go [Pipeline] sh [2022-07-11T21:08:56.773Z] + '[' -e coverage.out ] [2022-07-11T21:08:56.774Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-11T21:08:56.802Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T21:08:57.703Z] Stashed 1 file(s) [Pipeline] sh [2022-07-11T21:08:58.361Z] + make build [2022-07-11T21:08:58.362Z] 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-07-11T21:10:35.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T21:11:43.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T21:11:43.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T21:12:22.629Z] 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-07-11T21:12:22.629Z] 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-07-11T21:12:24.610Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T21:12:31.334Z] 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-07-11T21:12:34.727Z] 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-07-11T21:12:40.134Z] 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-07-11T21:12:43.535Z] 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-07-11T21:12:46.939Z] 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-07-11T21:12:55.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-11T21:13:00.680Z] $ docker stop --time=1 90c023a018fcfaae3ae5b2a4227359a87f91fc6e2d7eb2b1433d22d7b5d1f123 [2022-07-11T21:13:02.733Z] $ docker rm -f 90c023a018fcfaae3ae5b2a4227359a87f91fc6e2d7eb2b1433d22d7b5d1f123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:13:05.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T21:13:05.192Z] [2022-07-11T21:13:05.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:13:05.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T21:13:05.817Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-11T21:13:05.817Z] 29e5d40040c1: Pulling fs layer [2022-07-11T21:13:05.817Z] 1ce36da41761: Pulling fs layer [2022-07-11T21:13:05.817Z] 25b303627fd3: Pulling fs layer [2022-07-11T21:13:05.817Z] 29e5d40040c1: Verifying Checksum [2022-07-11T21:13:05.817Z] 29e5d40040c1: Download complete [2022-07-11T21:13:06.092Z] 1ce36da41761: Verifying Checksum [2022-07-11T21:13:06.092Z] 1ce36da41761: Download complete [2022-07-11T21:13:06.367Z] 29e5d40040c1: Pull complete [2022-07-11T21:13:07.810Z] 25b303627fd3: Verifying Checksum [2022-07-11T21:13:07.810Z] 25b303627fd3: Download complete [2022-07-11T21:13:07.810Z] 1ce36da41761: Pull complete [2022-07-11T21:13:20.203Z] 25b303627fd3: Pull complete [2022-07-11T21:13:20.203Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-11T21:13:20.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T21:13:20.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:13:20.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container [2022-07-11T21:13:20.541Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-11T21:13:22.948Z] $ docker top e36f6219410ca147a7c22cf030791888376510bdde1eec2675267ffeb418e15d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:13:23.877Z] + docker-compose build --help [2022-07-11T21:13:23.877Z] + grep parallel [2022-07-11T21:13:28.188Z] --parallel Build images in parallel. [Pipeline] } [2022-07-11T21:13:28.484Z] $ docker stop --time=1 e36f6219410ca147a7c22cf030791888376510bdde1eec2675267ffeb418e15d [2022-07-11T21:13:30.166Z] $ docker rm -f e36f6219410ca147a7c22cf030791888376510bdde1eec2675267ffeb418e15d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:13:30.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-11T21:13:30.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:13:31.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container [2022-07-11T21:13:31.188Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-11T21:13:32.495Z] $ docker top af318fb5eda8fd578411d43a239f4cd9f7d5ea04b9710e501832efd098d04be0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:13:33.488Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-11T21:13:38.902Z] Building core-command ... [2022-07-11T21:13:38.902Z] Building core-data ... [2022-07-11T21:13:38.902Z] Building core-metadata ... [2022-07-11T21:13:38.902Z] Building security-bootstrapper ... [2022-07-11T21:13:38.902Z] Building security-proxy-setup ... [2022-07-11T21:13:38.902Z] Building security-secretstore-setup ... [2022-07-11T21:13:38.902Z] Building security-spiffe-token-provider ... [2022-07-11T21:13:38.902Z] Building security-spire-agent ... [2022-07-11T21:13:38.902Z] Building security-spire-config ... [2022-07-11T21:13:38.902Z] Building security-spire-server ... [2022-07-11T21:13:38.902Z] Building support-notifications ... [2022-07-11T21:13:38.902Z] Building support-scheduler ... [2022-07-11T21:13:38.902Z] Building sys-mgmt-agent ... [2022-07-11T21:13:38.902Z] Building support-scheduler [2022-07-11T21:13:38.902Z] Building core-data [2022-07-11T21:13:38.902Z] Building core-metadata [2022-07-11T21:13:38.902Z] Building support-notifications [2022-07-11T21:13:38.902Z] Building security-proxy-setup [2022-07-11T21:15:15.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:15:15.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:15:15.722Z] ---> 095e69301e1b [2022-07-11T21:15:15.722Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T21:15:15.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:15:15.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:15:15.722Z] ---> 095e69301e1b [2022-07-11T21:15:15.722Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T21:15:15.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:15:15.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:15:15.722Z] ---> 095e69301e1b [2022-07-11T21:15:15.722Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T21:15:15.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:15:15.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:15:15.722Z] ---> 095e69301e1b [2022-07-11T21:15:15.722Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T21:15:15.722Z] ---> Running in 4c7d6803229b [2022-07-11T21:15:15.722Z] ---> Running in e2819f6a7785 [2022-07-11T21:15:15.722Z] ---> Running in a76ebde5bc23 [2022-07-11T21:15:15.722Z] ---> Running in 870eb7d7ec83 [2022-07-11T21:15:15.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:15:15.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:15:15.723Z] ---> 095e69301e1b [2022-07-11T21:15:15.723Z] Step 3/22 : WORKDIR /edgex-go [2022-07-11T21:15:15.723Z] ---> Running in 9d5c8b0dc701 [2022-07-11T21:15:15.723Z] Removing intermediate container e2819f6a7785 [2022-07-11T21:15:15.723Z] ---> a116a3723808 [2022-07-11T21:15:15.723Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:15:15.723Z] Removing intermediate container 4c7d6803229b [2022-07-11T21:15:15.723Z] ---> a62ca3367490 [2022-07-11T21:15:15.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:15:15.723Z] Removing intermediate container 9d5c8b0dc701 [2022-07-11T21:15:15.723Z] ---> d6cd2735520c [2022-07-11T21:15:15.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:15:15.723Z] Removing intermediate container 870eb7d7ec83 [2022-07-11T21:15:15.723Z] ---> e18cbe094265 [2022-07-11T21:15:15.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:15:15.723Z] Removing intermediate container a76ebde5bc23 [2022-07-11T21:15:15.723Z] ---> 83502cc3979f [2022-07-11T21:15:15.723Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:15:15.723Z] ---> Running in ad4fe8d42dcc [2022-07-11T21:15:15.723Z] ---> Running in 30d9a57c933f [2022-07-11T21:15:15.723Z] ---> Running in 464524abd08b [2022-07-11T21:15:15.723Z] ---> Running in 3897109dc823 [2022-07-11T21:15:15.723Z] ---> Running in 43e6631d300a [2022-07-11T21:15:15.723Z] Removing intermediate container ad4fe8d42dcc [2022-07-11T21:15:15.723Z] ---> ea7faf19c7b8 [2022-07-11T21:15:15.723Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T21:15:15.723Z] Removing intermediate container 30d9a57c933f [2022-07-11T21:15:15.723Z] ---> e9a25e79100b [2022-07-11T21:15:15.723Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T21:15:15.723Z] ---> Running in 2f7a9dd6613a [2022-07-11T21:15:15.723Z] ---> Running in 194e1f4ff057 [2022-07-11T21:15:15.723Z] Removing intermediate container 43e6631d300a [2022-07-11T21:15:15.723Z] ---> 6646c8207c0e [2022-07-11T21:15:15.723Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-11T21:15:15.723Z] Removing intermediate container 464524abd08b [2022-07-11T21:15:15.723Z] ---> 36184c025233 [2022-07-11T21:15:15.723Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 3897109dc823 [2022-07-11T21:15:15.723Z] [2022-07-11T21:15:15.723Z] ---> 1fd5c5f0ce2f [2022-07-11T21:15:15.723Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-11T21:15:15.723Z] ---> Running in e28559523f10 [2022-07-11T21:15:15.723Z] ---> Running in 026981a3a877 [2022-07-11T21:15:15.723Z] ---> Running in da838632f30b [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] OK: 221 MiB in 51 packages [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:15:15.723Z] OK: 221 MiB in 51 packages [2022-07-11T21:15:15.723Z] OK: 221 MiB in 51 packages [2022-07-11T21:15:15.723Z] OK: 221 MiB in 51 packages [2022-07-11T21:15:15.723Z] OK: 221 MiB in 51 packages [2022-07-11T21:15:16.019Z] Removing intermediate container 2f7a9dd6613a [2022-07-11T21:15:16.019Z] ---> 431c0609297a [2022-07-11T21:15:16.019Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T21:15:16.311Z] Removing intermediate container 194e1f4ff057 [2022-07-11T21:15:16.311Z] ---> ec96db216354 [2022-07-11T21:15:16.311Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T21:15:16.586Z] Removing intermediate container e28559523f10 [2022-07-11T21:15:16.586Z] ---> 4bcf397cf153 [2022-07-11T21:15:16.586Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T21:15:17.187Z] Removing intermediate container 026981a3a877 [2022-07-11T21:15:17.187Z] ---> 20ac18e059b7 [2022-07-11T21:15:17.187Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T21:15:17.465Z] Removing intermediate container da838632f30b [2022-07-11T21:15:17.465Z] ---> 13a0b2f847e2 [2022-07-11T21:15:17.465Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-11T21:15:17.465Z] ---> 26db4a7358e9 [2022-07-11T21:15:17.465Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:15:17.465Z] ---> 93a1fee7ed06 [2022-07-11T21:15:17.465Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:15:17.765Z] ---> Running in c4350d9a99cc [2022-07-11T21:15:17.765Z] ---> Running in 73b028d7633b [2022-07-11T21:15:18.373Z] ---> b8a255be757e [2022-07-11T21:15:18.373Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:15:18.373Z] ---> Running in 4e96982f7965 [2022-07-11T21:15:18.649Z] ---> d0e078e6fb1f [2022-07-11T21:15:18.649Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:15:18.928Z] ---> Running in 4d96ff289403 [2022-07-11T21:15:19.204Z] ---> e107fa110e68 [2022-07-11T21:15:19.204Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:15:19.204Z] ---> Running in 57be9cb90602 [2022-07-11T21:16:27.289Z] Removing intermediate container 57be9cb90602 [2022-07-11T21:16:27.289Z] ---> 4c2a58a919fd [2022-07-11T21:16:27.289Z] Step 8/22 : COPY . . [2022-07-11T21:16:27.289Z] Removing intermediate container 73b028d7633b [2022-07-11T21:16:27.289Z] ---> e9fb8ac1da34 [2022-07-11T21:16:27.289Z] Step 8/22 : COPY . . [2022-07-11T21:16:27.289Z] Removing intermediate container 4d96ff289403 [2022-07-11T21:16:27.289Z] ---> ec2343412060 [2022-07-11T21:16:27.289Z] Step 8/22 : COPY . . [2022-07-11T21:16:27.289Z] Removing intermediate container c4350d9a99cc [2022-07-11T21:16:27.289Z] ---> 43b456936428 [2022-07-11T21:16:27.289Z] Step 8/23 : COPY . . [2022-07-11T21:16:27.289Z] Removing intermediate container 4e96982f7965 [2022-07-11T21:16:27.289Z] ---> 81b91cbbbe3f [2022-07-11T21:16:27.289Z] Step 8/23 : COPY . . [2022-07-11T21:16:45.626Z] ---> 1db451b55d74 [2022-07-11T21:16:45.626Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-11T21:16:45.626Z] ---> a992b1becb7a [2022-07-11T21:16:45.626Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-11T21:16:45.626Z] ---> Running in 2293bd84c19c [2022-07-11T21:16:45.626Z] ---> Running in 454ea05c8caa [2022-07-11T21:16:45.626Z] ---> 094458ba71f1 [2022-07-11T21:16:45.626Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-11T21:16:45.626Z] ---> 44e25fddf4f5 [2022-07-11T21:16:45.626Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-11T21:16:45.626Z] ---> 29a797a9c2ed [2022-07-11T21:16:45.626Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-11T21:16:45.626Z] ---> Running in f74c76419a18 [2022-07-11T21:16:45.626Z] ---> Running in c694001a9657 [2022-07-11T21:16:45.626Z] ---> Running in 2d5125b3e172 [2022-07-11T21:16:47.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-11T21:16:47.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-11T21:16:47.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-11T21:16:47.630Z] 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-07-11T21:16:47.630Z] 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-07-11T21:21:39.798Z] 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-07-11T21:21:58.129Z] Removing intermediate container c694001a9657 [2022-07-11T21:21:58.129Z] ---> a47aa4260ef2 [2022-07-11T21:21:58.129Z] [2022-07-11T21:21:58.129Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T21:21:58.129Z] 3.16: Pulling from library/alpine [2022-07-11T21:21:58.129Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T21:21:58.129Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T21:21:58.129Z] ---> 6e30ab57aeee [2022-07-11T21:21:58.129Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-11T21:21:58.129Z] ---> Running in f233e7c8462c [2022-07-11T21:21:58.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:21:58.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:21:59.803Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-11T21:22:00.078Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-11T21:22:00.078Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-11T21:22:00.078Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-11T21:22:00.078Z] (5/6) Installing curl (7.83.1-r2) [2022-07-11T21:22:00.078Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-11T21:22:00.078Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:22:00.078Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:22:00.721Z] OK: 8 MiB in 20 packages [2022-07-11T21:22:03.356Z] Removing intermediate container f233e7c8462c [2022-07-11T21:22:03.356Z] ---> d9afdc5c43cf [2022-07-11T21:22:03.356Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T21:22:03.356Z] ---> Running in 06ef324a2f5d [2022-07-11T21:22:04.361Z] Removing intermediate container 06ef324a2f5d [2022-07-11T21:22:04.361Z] ---> 43c282988c45 [2022-07-11T21:22:04.361Z] Step 13/22 : WORKDIR /edgex [2022-07-11T21:22:04.361Z] ---> Running in 46335d416ed2 [2022-07-11T21:22:05.354Z] Removing intermediate container 46335d416ed2 [2022-07-11T21:22:05.354Z] ---> 2b3c5c9ba66e [2022-07-11T21:22:05.354Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-11T21:22:06.807Z] ---> eed917f5c0d8 [2022-07-11T21:22:06.807Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-11T21:22:09.512Z] ---> 800597405de8 [2022-07-11T21:22:09.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-11T21:22:10.553Z] Removing intermediate container 454ea05c8caa [2022-07-11T21:22:10.553Z] ---> 6165fc09cdd7 [2022-07-11T21:22:10.553Z] [2022-07-11T21:22:10.553Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T21:22:10.553Z] ---> 6e30ab57aeee [2022-07-11T21:22:10.553Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T21:22:10.553Z] ---> Running in 1480b5ca3c07 [2022-07-11T21:22:12.590Z] ---> 35a1a0e0ce30 [2022-07-11T21:22:12.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T21:22:13.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:22:13.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:22:13.804Z] ---> 4318a874d22f [2022-07-11T21:22:13.804Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-11T21:22:14.080Z] ---> Running in 6279d81f36a0 [2022-07-11T21:22:15.541Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-11T21:22:15.541Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:22:15.541Z] OK: 5 MiB in 15 packages [2022-07-11T21:22:17.567Z] Removing intermediate container 1480b5ca3c07 [2022-07-11T21:22:17.567Z] ---> 4df78b6f9cfd [2022-07-11T21:22:17.567Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T21:22:17.567Z] ---> Running in c9d4a4f3789d [2022-07-11T21:22:17.843Z] Removing intermediate container 6279d81f36a0 [2022-07-11T21:22:17.843Z] ---> 6be487905d68 [2022-07-11T21:22:17.843Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T21:22:17.843Z] ---> Running in be72a71efcf1 [2022-07-11T21:22:18.450Z] Removing intermediate container c9d4a4f3789d [2022-07-11T21:22:18.450Z] ---> 4f1577cd76eb [2022-07-11T21:22:18.450Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-11T21:22:18.450Z] ---> Running in 7fd96b7f89a0 [2022-07-11T21:22:18.732Z] Removing intermediate container be72a71efcf1 [2022-07-11T21:22:18.732Z] ---> f5075c13462b [2022-07-11T21:22:18.732Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T21:22:18.732Z] ---> Running in 4b804e79f822 [2022-07-11T21:22:19.012Z] Removing intermediate container 7fd96b7f89a0 [2022-07-11T21:22:19.012Z] ---> dc3b58f034ab [2022-07-11T21:22:19.012Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T21:22:19.288Z] ---> Running in e07939466e22 [2022-07-11T21:22:19.567Z] Removing intermediate container 4b804e79f822 [2022-07-11T21:22:19.567Z] ---> bf08d4acbedb [2022-07-11T21:22:19.567Z] Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:22:19.567Z] ---> Running in a651e2f9875b [2022-07-11T21:22:20.176Z] Removing intermediate container e07939466e22 [2022-07-11T21:22:20.176Z] ---> fb77e8e8154e [2022-07-11T21:22:20.176Z] Step 15/23 : WORKDIR / [2022-07-11T21:22:20.176Z] ---> Running in cb11f27d03f6 [2022-07-11T21:22:20.176Z] Removing intermediate container a651e2f9875b [2022-07-11T21:22:20.176Z] ---> bd22543fff7b [2022-07-11T21:22:20.176Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T21:22:20.452Z] ---> Running in a149e7887540 [2022-07-11T21:22:21.057Z] Removing intermediate container cb11f27d03f6 [2022-07-11T21:22:21.057Z] ---> 2edfecc1770d [2022-07-11T21:22:21.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:22:21.057Z] Removing intermediate container a149e7887540 [2022-07-11T21:22:21.057Z] ---> d8ee3876ed6b [2022-07-11T21:22:21.057Z] [2022-07-11T21:22:22.053Z] Successfully built d8ee3876ed6b [2022-07-11T21:22:22.053Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-11T21:22:22.053Z] ---> dbe350239815 [2022-07-11T21:22:22.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-11T21:22:22.053Z] Building security-spire-agent [2022-07-11T21:22:24.042Z]  Building security-proxy-setup ... done  ---> 4a31acd86dbc [2022-07-11T21:22:24.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-11T21:22:25.046Z] ---> c4a379240d51 [2022-07-11T21:22:25.046Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-11T21:22:25.046Z] ---> Running in 96b5eeb91976 [2022-07-11T21:22:26.045Z] Removing intermediate container 96b5eeb91976 [2022-07-11T21:22:26.045Z] ---> 51b3064887aa [2022-07-11T21:22:26.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:22:26.045Z] ---> Running in 67c5cc4ec10d [2022-07-11T21:22:26.649Z] Removing intermediate container 67c5cc4ec10d [2022-07-11T21:22:26.649Z] ---> 9960a1eaf4a5 [2022-07-11T21:22:26.649Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T21:22:26.649Z] ---> Running in efee757fe3c3 [2022-07-11T21:22:27.266Z] Removing intermediate container efee757fe3c3 [2022-07-11T21:22:27.266Z] ---> c08569efbf3e [2022-07-11T21:22:27.266Z] Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:22:27.266Z] ---> Running in 68d92ded270a [2022-07-11T21:22:27.870Z] Removing intermediate container 68d92ded270a [2022-07-11T21:22:27.870Z] ---> d5913062fa8d [2022-07-11T21:22:27.870Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T21:22:27.870Z] ---> Running in cad8a96e7aeb [2022-07-11T21:22:28.476Z] Removing intermediate container cad8a96e7aeb [2022-07-11T21:22:28.476Z] ---> ea651080c092 [2022-07-11T21:22:28.476Z] [2022-07-11T21:22:28.753Z] Successfully built ea651080c092 [2022-07-11T21:22:28.753Z] Successfully tagged core-metadata-arm64:latest [2022-07-11T21:22:28.753Z]  Building core-metadata ... done Building security-spire-server [2022-07-11T21:23:07.771Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:23:07.771Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:23:07.771Z] ---> 095e69301e1b [2022-07-11T21:23:07.771Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T21:23:07.771Z] ---> Using cache [2022-07-11T21:23:07.771Z] ---> 83502cc3979f [2022-07-11T21:23:07.771Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:23:07.771Z] ---> Using cache [2022-07-11T21:23:07.771Z] ---> 6646c8207c0e [2022-07-11T21:23:07.771Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T21:23:07.771Z] ---> Running in fe5787f3ec25 [2022-07-11T21:23:07.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:23:07.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:23:07.771Z] OK: 221 MiB in 51 packages [2022-07-11T21:23:09.764Z] Removing intermediate container fe5787f3ec25 [2022-07-11T21:23:09.764Z] ---> b6d120e9034f [2022-07-11T21:23:09.764Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T21:23:10.755Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:23:10.755Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:23:10.755Z] ---> 095e69301e1b [2022-07-11T21:23:10.755Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T21:23:10.755Z] ---> Using cache [2022-07-11T21:23:10.755Z] ---> 83502cc3979f [2022-07-11T21:23:10.755Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:23:10.755Z] ---> Using cache [2022-07-11T21:23:10.755Z] ---> 6646c8207c0e [2022-07-11T21:23:10.755Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T21:23:10.755Z] ---> Using cache [2022-07-11T21:23:10.755Z] ---> b6d120e9034f [2022-07-11T21:23:10.755Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T21:23:10.755Z] ---> 5a688561a079 [2022-07-11T21:23:10.755Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:23:11.033Z] ---> Running in 495e88cf5459 [2022-07-11T21:23:12.025Z] ---> d19b19e23a9c [2022-07-11T21:23:12.025Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:23:12.025Z] ---> Running in 37950b64eeb4 [2022-07-11T21:23:44.419Z] Removing intermediate container 2d5125b3e172 [2022-07-11T21:23:44.419Z] ---> 7e020d06ec50 [2022-07-11T21:23:44.419Z] [2022-07-11T21:23:44.419Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T21:23:44.419Z] ---> 6e30ab57aeee [2022-07-11T21:23:44.419Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-11T21:23:44.419Z] ---> Running in 065337a8ddcf [2022-07-11T21:23:45.871Z] Removing intermediate container 065337a8ddcf [2022-07-11T21:23:45.871Z] ---> c475b07e5704 [2022-07-11T21:23:45.871Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-11T21:23:45.871Z] ---> Running in d61265fe9ac9 [2022-07-11T21:23:46.864Z] Removing intermediate container d61265fe9ac9 [2022-07-11T21:23:46.864Z] ---> 1db511a731e0 [2022-07-11T21:23:46.864Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-11T21:23:47.141Z] ---> Running in 95cf1da7ba8c [2022-07-11T21:23:48.597Z] Removing intermediate container 95cf1da7ba8c [2022-07-11T21:23:48.597Z] ---> 7e6ba58cca64 [2022-07-11T21:23:48.597Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:23:48.597Z] ---> Running in 893c72569672 [2022-07-11T21:23:54.019Z] Removing intermediate container 893c72569672 [2022-07-11T21:23:54.019Z] ---> 6702e1da2448 [2022-07-11T21:23:54.019Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T21:23:54.019Z] ---> Running in 4a1b22960b16 [2022-07-11T21:23:56.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:23:57.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:23:58.003Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T21:23:58.003Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T21:23:58.281Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T21:23:58.281Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T21:23:58.561Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T21:23:58.561Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T21:23:58.842Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:23:58.842Z] OK: 8 MiB in 20 packages [2022-07-11T21:24:02.251Z] Removing intermediate container 4a1b22960b16 [2022-07-11T21:24:02.251Z] ---> 18b30e1290af [2022-07-11T21:24:02.251Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:24:03.712Z] ---> fdaf4e87128a [2022-07-11T21:24:03.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-11T21:24:08.056Z] ---> 46d057e2636f [2022-07-11T21:24:08.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-11T21:24:08.663Z] ---> 05690bb353e7 [2022-07-11T21:24:08.663Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-11T21:24:08.947Z] ---> Running in 8930e6bc115e [2022-07-11T21:24:09.947Z] Removing intermediate container 8930e6bc115e [2022-07-11T21:24:09.947Z] ---> 3d85211bc92a [2022-07-11T21:24:09.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:24:09.947Z] ---> Running in 663046f9c825 [2022-07-11T21:24:10.557Z] Removing intermediate container 663046f9c825 [2022-07-11T21:24:10.557Z] ---> fed684077a9c [2022-07-11T21:24:10.557Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T21:24:10.829Z] ---> Running in cc14f9550666 [2022-07-11T21:24:11.426Z] Removing intermediate container cc14f9550666 [2022-07-11T21:24:11.426Z] ---> 85ee31c53ee8 [2022-07-11T21:24:11.426Z] Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:24:11.701Z] ---> Running in 1684606f9a42 [2022-07-11T21:24:12.301Z] Removing intermediate container 1684606f9a42 [2022-07-11T21:24:12.301Z] ---> 0eff765e8eaa [2022-07-11T21:24:12.301Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T21:24:12.575Z] ---> Running in 6009e6c5ce24 [2022-07-11T21:24:12.575Z] Removing intermediate container 495e88cf5459 [2022-07-11T21:24:12.575Z] ---> 04eebd8d7e19 [2022-07-11T21:24:12.575Z] Step 8/26 : COPY . .Removing intermediate container 37950b64eeb4 [2022-07-11T21:24:12.575Z] [2022-07-11T21:24:12.575Z] ---> 9e189a6da783 [2022-07-11T21:24:12.575Z] Step 8/25 : COPY . . [2022-07-11T21:24:13.171Z] Removing intermediate container 6009e6c5ce24 [2022-07-11T21:24:13.171Z] ---> 38aa30914194 [2022-07-11T21:24:13.171Z] [2022-07-11T21:24:13.768Z] Successfully built 38aa30914194 [2022-07-11T21:24:13.768Z] Successfully tagged core-data-arm64:latest [2022-07-11T21:24:13.768Z]  Building core-data ... done Building security-secretstore-setup [2022-07-11T21:24:26.380Z] Removing intermediate container 2293bd84c19c [2022-07-11T21:24:26.380Z] ---> 17324150f7fa [2022-07-11T21:24:26.380Z] [2022-07-11T21:24:26.380Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T21:24:26.380Z] ---> 6e30ab57aeee [2022-07-11T21:24:26.380Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-11T21:24:26.380Z] Removing intermediate container f74c76419a18 [2022-07-11T21:24:26.380Z] ---> 21ff121a5348 [2022-07-11T21:24:26.380Z] [2022-07-11T21:24:26.380Z] Step 10/22 : FROM alpine:3.16 [2022-07-11T21:24:26.380Z] ---> 6e30ab57aeee [2022-07-11T21:24:26.380Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-11T21:24:26.380Z] ---> Using cache [2022-07-11T21:24:26.380Z] ---> 4df78b6f9cfd [2022-07-11T21:24:26.380Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T21:24:26.380Z] ---> Using cache [2022-07-11T21:24:26.380Z] ---> 4f1577cd76eb [2022-07-11T21:24:26.380Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-11T21:24:26.380Z] ---> Running in 40bca16815a1 [2022-07-11T21:24:26.380Z] ---> Running in 991716094f42 [2022-07-11T21:24:26.380Z] Removing intermediate container 991716094f42 [2022-07-11T21:24:26.380Z] ---> a5efe0333d03 [2022-07-11T21:24:26.380Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T21:24:26.380Z] ---> Running in 018a98eaf188 [2022-07-11T21:24:26.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:24:26.654Z] Removing intermediate container 018a98eaf188 [2022-07-11T21:24:26.654Z] ---> 181b3d880965 [2022-07-11T21:24:26.654Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:24:26.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:24:27.921Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-11T21:24:27.921Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-11T21:24:27.921Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:24:27.921Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:24:28.199Z] OK: 6 MiB in 16 packages [2022-07-11T21:24:28.199Z] ---> 4fc41705ac16 [2022-07-11T21:24:28.199Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-11T21:24:30.819Z] Removing intermediate container 40bca16815a1 [2022-07-11T21:24:30.819Z] ---> e235e9c31db9 [2022-07-11T21:24:30.819Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T21:24:30.819Z] ---> Running in 177eeed6535c [2022-07-11T21:24:31.093Z] Removing intermediate container 177eeed6535c [2022-07-11T21:24:31.093Z] ---> 509477fd55c7 [2022-07-11T21:24:31.093Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-11T21:24:31.367Z] ---> Running in db763badb2bc [2022-07-11T21:24:31.641Z] ---> 7c8d839405db [2022-07-11T21:24:31.641Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-11T21:24:31.924Z] Removing intermediate container db763badb2bc [2022-07-11T21:24:31.924Z] ---> 37e719338df8 [2022-07-11T21:24:31.924Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-11T21:24:32.223Z] ---> Running in 8c7ee10359c1 [2022-07-11T21:24:32.820Z] Removing intermediate container 8c7ee10359c1 [2022-07-11T21:24:32.820Z] ---> 9d608da74f43 [2022-07-11T21:24:32.820Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:24:32.820Z] ---> 06f0652e05e7 [2022-07-11T21:24:32.820Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-11T21:24:32.820Z] ---> Running in 999920112ccb [2022-07-11T21:24:33.807Z] Removing intermediate container 999920112ccb [2022-07-11T21:24:33.807Z] ---> ad359ad7f101 [2022-07-11T21:24:33.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:24:33.807Z] ---> 379c88b4b63d [2022-07-11T21:24:33.807Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-11T21:24:33.807Z] ---> Running in 1ad52a263b90 [2022-07-11T21:24:34.420Z] Removing intermediate container 1ad52a263b90 [2022-07-11T21:24:34.420Z] ---> aee5ca5f0ca9 [2022-07-11T21:24:34.420Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T21:24:34.695Z] ---> Running in f89c5d1c08cf [2022-07-11T21:24:34.969Z] Removing intermediate container f89c5d1c08cf [2022-07-11T21:24:34.969Z] ---> 919549adc328 [2022-07-11T21:24:34.969Z] Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:24:35.243Z] ---> Running in b36c8d597dde [2022-07-11T21:24:36.224Z] Removing intermediate container b36c8d597dde [2022-07-11T21:24:36.224Z] ---> 4ddb8c221499 [2022-07-11T21:24:36.224Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T21:24:36.224Z] ---> Running in 3997448631c6 [2022-07-11T21:24:36.836Z] ---> fac4d18aac4c [2022-07-11T21:24:36.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-11T21:24:36.836Z] Removing intermediate container 3997448631c6 [2022-07-11T21:24:36.836Z] ---> cd7477277f05 [2022-07-11T21:24:36.836Z] [2022-07-11T21:24:37.833Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:24:37.833Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:24:37.833Z] ---> 095e69301e1b [2022-07-11T21:24:37.833Z] Step 3/25 : WORKDIR /edgex-go [2022-07-11T21:24:37.833Z] ---> Using cache [2022-07-11T21:24:37.833Z] ---> 83502cc3979f [2022-07-11T21:24:37.833Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:24:37.833Z] ---> Using cache [2022-07-11T21:24:37.833Z] ---> 6646c8207c0e [2022-07-11T21:24:37.833Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-11T21:24:37.833Z] ---> Running in 3928037417ff [2022-07-11T21:24:37.833Z] Successfully built cd7477277f05 [2022-07-11T21:24:37.833Z] Successfully tagged support-scheduler-arm64:latest [2022-07-11T21:24:37.833Z] Building sys-mgmt-agent [2022-07-11T21:24:38.114Z]  Building support-scheduler ... done  ---> a13e8a698718 [2022-07-11T21:24:38.114Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-11T21:24:38.114Z] ---> Running in 3883ec334c70 [2022-07-11T21:24:38.724Z] Removing intermediate container 3883ec334c70 [2022-07-11T21:24:38.724Z] ---> c1e62341e1c4 [2022-07-11T21:24:38.724Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:24:38.997Z] ---> Running in ba4277024682 [2022-07-11T21:24:39.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:24:39.885Z] Removing intermediate container ba4277024682 [2022-07-11T21:24:39.885Z] ---> 0dec156b6954 [2022-07-11T21:24:39.885Z] Step 20/22 : LABEL arch=arm64 [2022-07-11T21:24:39.885Z] ---> Running in cc5b66aecd07 [2022-07-11T21:24:40.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:24:41.143Z] Removing intermediate container cc5b66aecd07 [2022-07-11T21:24:41.143Z] ---> e217124bd672 [2022-07-11T21:24:41.143Z] Step 21/22 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:24:41.143Z] ---> Running in 9e34d3fdc9a2 [2022-07-11T21:24:41.143Z] OK: 221 MiB in 51 packages [2022-07-11T21:24:41.746Z] Removing intermediate container 9e34d3fdc9a2 [2022-07-11T21:24:41.746Z] ---> d4b1076fc544 [2022-07-11T21:24:41.746Z] Step 22/22 : LABEL version=0.0.0 [2022-07-11T21:24:42.023Z] ---> Running in e0fdf7a59894 [2022-07-11T21:24:42.619Z] Removing intermediate container e0fdf7a59894 [2022-07-11T21:24:42.619Z] ---> eb05bfa3c873 [2022-07-11T21:24:42.619Z] [2022-07-11T21:24:42.893Z] Removing intermediate container 3928037417ff [2022-07-11T21:24:42.893Z] ---> 83af7b9ca85a [2022-07-11T21:24:42.893Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-11T21:24:43.488Z] Successfully built eb05bfa3c873 [2022-07-11T21:24:43.488Z] Successfully tagged support-notifications-arm64:latest [2022-07-11T21:24:43.488Z]  Building support-notifications ... done Building security-spire-config [2022-07-11T21:24:44.468Z] ---> 85780165d309 [2022-07-11T21:24:44.468Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:24:44.468Z] ---> Running in 738cf455b047 [2022-07-11T21:24:47.093Z] ---> 38dedd9d5a35 [2022-07-11T21:24:47.093Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T21:24:47.093Z] ---> d2faa9cc2a0b [2022-07-11T21:24:47.093Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T21:24:47.093Z] ---> Running in fcd1ee2ac2ee [2022-07-11T21:24:47.093Z] ---> Running in 53de78f2b845 [2022-07-11T21:24:47.371Z] Removing intermediate container fcd1ee2ac2ee [2022-07-11T21:24:47.371Z] ---> 6ab1a0aedd9a [2022-07-11T21:24:47.371Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-11T21:24:47.651Z] Removing intermediate container 53de78f2b845 [2022-07-11T21:24:47.651Z] ---> 93cd7cac7dee [2022-07-11T21:24:47.651Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T21:24:47.651Z] ---> Running in df5de764dbfe [2022-07-11T21:24:47.651Z] ---> Running in d1b100bb4b35 [2022-07-11T21:24:47.936Z] Removing intermediate container df5de764dbfe [2022-07-11T21:24:47.936Z] ---> 51aa72d22781 [2022-07-11T21:24:47.937Z] 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-07-11T21:24:48.215Z] ---> Running in efb4ea24f777 [2022-07-11T21:24:48.215Z] Removing intermediate container d1b100bb4b35 [2022-07-11T21:24:48.215Z] ---> 8a3407e1136a [2022-07-11T21:24:48.215Z] 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-07-11T21:24:48.499Z] ---> Running in dfaa8ef62570 [2022-07-11T21:24:52.841Z] Removing intermediate container dfaa8ef62570 [2022-07-11T21:24:52.841Z] ---> 81837d3efb4a [2022-07-11T21:24:52.841Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T21:24:52.841Z] Removing intermediate container efb4ea24f777 [2022-07-11T21:24:52.841Z] ---> cd6b136bc528 [2022-07-11T21:24:52.841Z] Step 12/25 : WORKDIR /edgex-go [2022-07-11T21:24:52.841Z] ---> Running in 98b46095b1d4 [2022-07-11T21:24:52.841Z] ---> Running in 8920cdc594f4 [2022-07-11T21:24:53.824Z] Removing intermediate container 98b46095b1d4 [2022-07-11T21:24:53.824Z] ---> 95da9a29fe57 [2022-07-11T21:24:53.824Z] [2022-07-11T21:24:53.824Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T21:24:53.824Z] Removing intermediate container 8920cdc594f4 [2022-07-11T21:24:53.824Z] ---> e4c858539757 [2022-07-11T21:24:53.824Z] [2022-07-11T21:24:53.824Z] Step 13/25 : FROM alpine:3.15 [2022-07-11T21:24:54.424Z] 3.15: Pulling from library/alpine [2022-07-11T21:24:54.424Z] 3.15: Pulling from library/alpine [2022-07-11T21:24:57.047Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T21:24:57.047Z] Status: Downloaded newer image for alpine:3.15 [2022-07-11T21:24:57.047Z] ---> 3fb3c9af89a9 [2022-07-11T21:24:57.047Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T21:24:57.047Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-11T21:24:57.047Z] Status: Image is up to date for alpine:3.15 [2022-07-11T21:24:57.047Z] ---> 3fb3c9af89a9 [2022-07-11T21:24:57.047Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T21:24:57.321Z] ---> Running in dc257b7fe59a [2022-07-11T21:24:57.321Z] ---> Running in 8496f4cd25c7 [2022-07-11T21:24:58.330Z] Removing intermediate container dc257b7fe59a [2022-07-11T21:24:58.330Z] ---> 7a96a05a2ce0 [2022-07-11T21:24:58.330Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:24:58.330Z] Removing intermediate container 8496f4cd25c7 [2022-07-11T21:24:58.330Z] ---> a78c574a8f39 [2022-07-11T21:24:58.330Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:24:58.605Z] ---> Running in 8860b8bff39c [2022-07-11T21:24:58.605Z] ---> Running in a7fef2cdaf78 [2022-07-11T21:25:02.017Z] Removing intermediate container a7fef2cdaf78 [2022-07-11T21:25:02.017Z] ---> 1e716c9a3377 [2022-07-11T21:25:02.017Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T21:25:02.017Z] Removing intermediate container 8860b8bff39c [2022-07-11T21:25:02.017Z] ---> 005b468cfdcc [2022-07-11T21:25:02.017Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-11T21:25:02.017Z] ---> Running in 6bc4db7d70d6 [2022-07-11T21:25:02.291Z] ---> Running in 06c14ab56a73 [2022-07-11T21:25:03.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:04.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:04.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:05.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:05.814Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T21:25:05.814Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T21:25:05.814Z] OK: 15738 distinct packages available [2022-07-11T21:25:05.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:06.416Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T21:25:06.416Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T21:25:06.416Z] OK: 15738 distinct packages available [2022-07-11T21:25:06.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:07.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:07.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:07.895Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T21:25:07.895Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T21:25:07.895Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T21:25:08.171Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T21:25:08.171Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T21:25:08.447Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-11T21:25:08.447Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:25:08.447Z] OK: 6 MiB in 19 packages [2022-07-11T21:25:08.447Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-11T21:25:08.447Z] (3/5) Installing libucontext (1.1-r0) [2022-07-11T21:25:08.727Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-11T21:25:08.727Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-11T21:25:08.727Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:25:08.727Z] OK: 6 MiB in 19 packages [2022-07-11T21:25:10.716Z] Removing intermediate container 6bc4db7d70d6 [2022-07-11T21:25:10.716Z] ---> cfe6f1d8ee19 [2022-07-11T21:25:10.716Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-11T21:25:10.716Z] Removing intermediate container 06c14ab56a73 [2022-07-11T21:25:10.716Z] ---> a9844cb8d8d7 [2022-07-11T21:25:10.716Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T21:25:11.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:25:11.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:25:11.707Z] ---> 095e69301e1b [2022-07-11T21:25:11.707Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T21:25:11.707Z] ---> Using cache [2022-07-11T21:25:11.707Z] ---> 83502cc3979f [2022-07-11T21:25:11.707Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:25:11.707Z] ---> Using cache [2022-07-11T21:25:11.707Z] ---> 6646c8207c0e [2022-07-11T21:25:11.707Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-11T21:25:11.707Z] ---> Running in 8d3a64d8636b [2022-07-11T21:25:13.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:14.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:15.150Z] OK: 221 MiB in 51 packages [2022-07-11T21:25:16.594Z] ---> a3221c279e9f [2022-07-11T21:25:16.594Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T21:25:17.581Z] Removing intermediate container 8d3a64d8636b [2022-07-11T21:25:17.581Z] ---> 5c68c4bfbfc7 [2022-07-11T21:25:17.581Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T21:25:18.568Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:25:18.568Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:25:18.568Z] ---> 095e69301e1b [2022-07-11T21:25:18.568Z] Step 3/26 : WORKDIR /edgex-go [2022-07-11T21:25:18.568Z] ---> Using cache [2022-07-11T21:25:18.568Z] ---> 83502cc3979f [2022-07-11T21:25:18.568Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:25:18.568Z] ---> Using cache [2022-07-11T21:25:18.568Z] ---> 6646c8207c0e [2022-07-11T21:25:18.847Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-11T21:25:18.847Z] ---> Using cache [2022-07-11T21:25:18.847Z] ---> b6d120e9034f [2022-07-11T21:25:18.847Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-11T21:25:18.847Z] ---> Using cache [2022-07-11T21:25:18.847Z] ---> d19b19e23a9c [2022-07-11T21:25:18.847Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:25:18.847Z] ---> Using cache [2022-07-11T21:25:18.847Z] ---> 9e189a6da783 [2022-07-11T21:25:18.847Z] Step 8/26 : COPY . . [2022-07-11T21:25:18.847Z] ---> Using cache [2022-07-11T21:25:18.847Z] ---> 38dedd9d5a35 [2022-07-11T21:25:18.847Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-11T21:25:18.847Z] ---> Using cache [2022-07-11T21:25:18.847Z] ---> 6ab1a0aedd9a [2022-07-11T21:25:18.847Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-11T21:25:18.847Z] ---> Using cache [2022-07-11T21:25:18.847Z] ---> 51aa72d22781 [2022-07-11T21:25:18.848Z] 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-07-11T21:25:19.123Z] ---> 69e2dcd89147 [2022-07-11T21:25:19.123Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:25:19.123Z] ---> Running in e9b8f6f33718 [2022-07-11T21:25:19.398Z] ---> Running in e36fc4af176a [2022-07-11T21:25:20.848Z] ---> f0c4470f7dec [2022-07-11T21:25:20.848Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T21:25:22.865Z] ---> a3cad1f322af [2022-07-11T21:25:22.865Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplRemoving intermediate container e9b8f6f33718 [2022-07-11T21:25:22.865Z] ---> 0ea7e0993372 [2022-07-11T21:25:22.865Z] Step 12/26 : WORKDIR /edgex-go [2022-07-11T21:25:22.865Z] [2022-07-11T21:25:22.865Z] ---> Running in d31c4858e9b2 [2022-07-11T21:25:23.498Z] Removing intermediate container d31c4858e9b2 [2022-07-11T21:25:23.498Z] ---> e07e77ad2152 [2022-07-11T21:25:23.498Z] [2022-07-11T21:25:23.498Z] Step 13/26 : FROM alpine:3.15 [2022-07-11T21:25:23.498Z] ---> 3fb3c9af89a9 [2022-07-11T21:25:23.498Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T21:25:23.498Z] ---> Using cache [2022-07-11T21:25:23.498Z] ---> a78c574a8f39 [2022-07-11T21:25:23.498Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:25:23.498Z] ---> Using cache [2022-07-11T21:25:23.498Z] ---> 005b468cfdcc [2022-07-11T21:25:23.498Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-11T21:25:23.821Z] ---> Running in acdb1281468d [2022-07-11T21:25:24.888Z] ---> 7b153fdd68ea [2022-07-11T21:25:24.888Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-11T21:25:26.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:27.187Z] ---> 54515d4c1a8e [2022-07-11T21:25:27.187Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T21:25:27.467Z] ---> Running in bb166a8fa0bb [2022-07-11T21:25:27.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:28.024Z] Removing intermediate container bb166a8fa0bb [2022-07-11T21:25:28.024Z] ---> 20cb69557056 [2022-07-11T21:25:28.024Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T21:25:28.311Z] ---> 5d02857d43b2 [2022-07-11T21:25:28.311Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T21:25:28.311Z] ---> Running in a3364edb8556 [2022-07-11T21:25:28.913Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T21:25:28.913Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T21:25:28.913Z] OK: 15738 distinct packages available [2022-07-11T21:25:29.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:29.204Z] Removing intermediate container a3364edb8556 [2022-07-11T21:25:29.204Z] ---> 3de2c8f17b0e [2022-07-11T21:25:29.204Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T21:25:29.475Z] ---> Running in 96d8c85b92b5 [2022-07-11T21:25:29.475Z] Removing intermediate container 738cf455b047 [2022-07-11T21:25:29.475Z] ---> 21972beff4ef [2022-07-11T21:25:29.475Z] Step 8/25 : COPY . . [2022-07-11T21:25:29.475Z] ---> ef69ee4c8882 [2022-07-11T21:25:29.475Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-11T21:25:30.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:25:30.110Z] Removing intermediate container 96d8c85b92b5 [2022-07-11T21:25:30.110Z] ---> 82886b100af2 [2022-07-11T21:25:30.110Z] Step 24/25 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:25:30.386Z] ---> Running in dbf9117357f9 [2022-07-11T21:25:30.989Z] ---> 0c96bf682ee5 [2022-07-11T21:25:30.989Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-11T21:25:31.277Z] Removing intermediate container dbf9117357f9 [2022-07-11T21:25:31.277Z] ---> b4d1e7eab20b [2022-07-11T21:25:31.277Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T21:25:31.277Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-11T21:25:31.277Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-11T21:25:31.564Z] ---> Running in d6fdac080f18 [2022-07-11T21:25:31.564Z] (3/4) Installing libucontext (1.1-r0) [2022-07-11T21:25:31.564Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-11T21:25:31.564Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:25:31.564Z] OK: 6 MiB in 18 packages [2022-07-11T21:25:32.161Z] Removing intermediate container d6fdac080f18 [2022-07-11T21:25:32.161Z] ---> 52fd66ca595e [2022-07-11T21:25:32.161Z] [2022-07-11T21:25:32.760Z] ---> 6f772ba5f9a3 [2022-07-11T21:25:32.760Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T21:25:32.760Z] ---> Running in 57416f15aaeb [2022-07-11T21:25:33.381Z] Successfully built 52fd66ca595e [2022-07-11T21:25:33.381Z] Successfully tagged security-spire-server-arm64:latest [2022-07-11T21:25:33.381Z]  Building security-spire-server ... done Building security-bootstrapper [2022-07-11T21:25:33.381Z] Removing intermediate container acdb1281468d [2022-07-11T21:25:33.381Z] ---> 656ee7f34476 [2022-07-11T21:25:33.381Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-11T21:25:33.381Z] Removing intermediate container 57416f15aaeb [2022-07-11T21:25:33.381Z] ---> eaf5a0ea456c [2022-07-11T21:25:33.381Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T21:25:33.659Z] ---> Running in d46cbc0970f6 [2022-07-11T21:25:34.264Z] Removing intermediate container d46cbc0970f6 [2022-07-11T21:25:34.264Z] ---> 164f4d7ed5ed [2022-07-11T21:25:34.264Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T21:25:34.543Z] ---> Running in 089a7edc516f [2022-07-11T21:25:35.989Z] Removing intermediate container 089a7edc516f [2022-07-11T21:25:35.989Z] ---> 4e14b6f15cd5 [2022-07-11T21:25:35.989Z] Step 25/26 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:25:35.989Z] ---> Running in 7581b1ffee8b [2022-07-11T21:25:36.997Z] Removing intermediate container 7581b1ffee8b [2022-07-11T21:25:36.997Z] ---> ca66fd4f198a [2022-07-11T21:25:36.997Z] Step 26/26 : LABEL version=0.0.0 [2022-07-11T21:25:37.272Z] ---> Running in 4827260bdca6 [2022-07-11T21:25:38.266Z] Removing intermediate container 4827260bdca6 [2022-07-11T21:25:38.266Z] ---> 47bac4def9c4 [2022-07-11T21:25:38.266Z] [2022-07-11T21:25:38.875Z] Successfully built 47bac4def9c4 [2022-07-11T21:25:39.152Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-11T21:25:39.152Z]  Building security-spire-agent ... done Building core-command [2022-07-11T21:25:42.579Z] ---> 08e37559d56a [2022-07-11T21:25:42.579Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-11T21:25:43.577Z] ---> 31d9777ca13c [2022-07-11T21:25:43.578Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-11T21:25:43.859Z] ---> Running in 310d829db0c0 [2022-07-11T21:25:44.862Z] Removing intermediate container 310d829db0c0 [2022-07-11T21:25:44.862Z] ---> 8bdc1d4b4792 [2022-07-11T21:25:44.862Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-11T21:25:45.850Z] ---> de60fc904161 [2022-07-11T21:25:45.850Z] Step 21/26 : WORKDIR / [2022-07-11T21:25:46.126Z] ---> Running in d37edf9288b6 [2022-07-11T21:25:47.122Z] Removing intermediate container d37edf9288b6 [2022-07-11T21:25:47.122Z] ---> 49a498c4fe73 [2022-07-11T21:25:47.122Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-11T21:25:47.122Z] ---> Running in 15241e906bcf [2022-07-11T21:25:48.111Z] Removing intermediate container 15241e906bcf [2022-07-11T21:25:48.111Z] ---> 55b2cd65b024 [2022-07-11T21:25:48.111Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-11T21:25:48.111Z] ---> Running in 2c724464cbf9 [2022-07-11T21:25:48.735Z] Removing intermediate container 2c724464cbf9 [2022-07-11T21:25:48.735Z] ---> 135944350edd [2022-07-11T21:25:48.735Z] Step 24/26 : LABEL arch=arm64 [2022-07-11T21:25:48.735Z] ---> Running in 49a7858813e5 [2022-07-11T21:25:49.342Z] Removing intermediate container 49a7858813e5 [2022-07-11T21:25:49.342Z] ---> 36ab1ff77f6a [2022-07-11T21:25:49.342Z] Step 25/26 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:25:49.620Z] ---> Running in 3bb4591dfccb [2022-07-11T21:25:50.223Z] Removing intermediate container 3bb4591dfccb [2022-07-11T21:25:50.223Z] ---> dc9f21d91642 [2022-07-11T21:25:50.223Z] Step 26/26 : LABEL version=0.0.0 [2022-07-11T21:25:50.499Z] ---> Running in 4ff5ed340ab8 [2022-07-11T21:25:51.105Z] Removing intermediate container 4ff5ed340ab8 [2022-07-11T21:25:51.105Z] ---> b12b3c26aa26 [2022-07-11T21:25:51.105Z] [2022-07-11T21:25:51.712Z] Successfully built b12b3c26aa26 [2022-07-11T21:25:51.712Z] Successfully tagged security-spire-config-arm64:latest [2022-07-11T21:25:51.712Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-07-11T21:25:58.468Z] Removing intermediate container e36fc4af176a [2022-07-11T21:25:58.468Z] ---> 97e3698597e4 [2022-07-11T21:25:58.468Z] Step 8/23 : COPY . . [2022-07-11T21:26:03.934Z] ---> 75fb5229884e [2022-07-11T21:26:03.934Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-11T21:26:03.934Z] ---> Running in 046937aec267 [2022-07-11T21:26:05.379Z] 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-07-11T21:26:08.778Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:26:08.778Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:26:08.778Z] ---> 095e69301e1b [2022-07-11T21:26:08.778Z] Step 3/31 : WORKDIR /edgex-go [2022-07-11T21:26:08.778Z] ---> Using cache [2022-07-11T21:26:08.778Z] ---> 83502cc3979f [2022-07-11T21:26:08.778Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:26:08.778Z] ---> Using cache [2022-07-11T21:26:08.778Z] ---> 6646c8207c0e [2022-07-11T21:26:08.778Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-11T21:26:08.778Z] ---> Using cache [2022-07-11T21:26:08.778Z] ---> 83af7b9ca85a [2022-07-11T21:26:08.778Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-11T21:26:08.778Z] ---> Using cache [2022-07-11T21:26:08.778Z] ---> 85780165d309 [2022-07-11T21:26:08.778Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:26:08.778Z] ---> Using cache [2022-07-11T21:26:08.778Z] ---> 21972beff4ef [2022-07-11T21:26:08.778Z] Step 8/31 : COPY . . [2022-07-11T21:26:08.778Z] ---> Using cache [2022-07-11T21:26:08.778Z] ---> 75fb5229884e [2022-07-11T21:26:08.778Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-11T21:26:09.395Z] ---> Running in 170ec0841047 [2022-07-11T21:26:12.040Z] 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-07-11T21:26:16.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:26:16.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:26:16.405Z] ---> 095e69301e1b [2022-07-11T21:26:16.405Z] Step 3/23 : WORKDIR /edgex-go [2022-07-11T21:26:16.405Z] ---> Using cache [2022-07-11T21:26:16.405Z] ---> 83502cc3979f [2022-07-11T21:26:16.405Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:26:16.405Z] ---> Using cache [2022-07-11T21:26:16.405Z] ---> 6646c8207c0e [2022-07-11T21:26:16.405Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-11T21:26:16.405Z] ---> Using cache [2022-07-11T21:26:16.405Z] ---> 83af7b9ca85a [2022-07-11T21:26:16.405Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-11T21:26:16.405Z] ---> Using cache [2022-07-11T21:26:16.405Z] ---> 85780165d309 [2022-07-11T21:26:16.405Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:26:16.405Z] ---> Using cache [2022-07-11T21:26:16.405Z] ---> 21972beff4ef [2022-07-11T21:26:16.405Z] Step 8/23 : COPY . . [2022-07-11T21:26:16.405Z] ---> Using cache [2022-07-11T21:26:16.405Z] ---> 75fb5229884e [2022-07-11T21:26:16.405Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-11T21:26:17.009Z] ---> Running in 24a2c9bd1ad8 [2022-07-11T21:26:19.659Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-11T21:26:32.082Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-11T21:26:32.082Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-11T21:26:32.082Z] ---> 095e69301e1b [2022-07-11T21:26:32.369Z] Step 3/20 : WORKDIR /edgex-go [2022-07-11T21:26:32.369Z] ---> Using cache [2022-07-11T21:26:32.369Z] ---> 83502cc3979f [2022-07-11T21:26:32.369Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-11T21:26:32.369Z] ---> Running in 67da6c3016fa [2022-07-11T21:26:33.375Z] ---> 78b63d011a31 [2022-07-11T21:26:33.375Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-11T21:26:33.650Z] ---> Running in 85aaabcb0d68 [2022-07-11T21:26:35.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:26:35.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:26:36.000Z] 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-07-11T21:26:36.994Z] v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-11T21:26:36.994Z] v3.16.0-304-g51632b3deb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-11T21:26:36.994Z] OK: 16885 distinct packages available [2022-07-11T21:26:37.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:26:37.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:26:39.196Z] OK: 221 MiB in 51 packages [2022-07-11T21:26:40.825Z] Removing intermediate container 67da6c3016fa [2022-07-11T21:26:40.825Z] ---> 493aeebcf612 [2022-07-11T21:26:40.825Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-11T21:26:41.819Z] ---> ad3fa5ffd6e3 [2022-07-11T21:26:41.819Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:26:41.819Z] ---> Running in 7affb56faccc [2022-07-11T21:27:28.890Z] Removing intermediate container 7affb56faccc [2022-07-11T21:27:28.890Z] ---> 4d5549eff331 [2022-07-11T21:27:28.890Z] Step 7/20 : COPY . . [2022-07-11T21:27:51.152Z] ---> 3f86b8f0f31b [2022-07-11T21:27:51.152Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-11T21:27:51.152Z] ---> Running in ff4c21f17b48 [2022-07-11T21:27:51.152Z] 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-07-11T21:31:13.273Z] 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-07-11T21:31:20.038Z] Removing intermediate container 046937aec267 [2022-07-11T21:31:20.038Z] ---> 2e4b61d63a39 [2022-07-11T21:31:20.038Z] [2022-07-11T21:31:20.038Z] Step 10/25 : FROM alpine:3.16 [2022-07-11T21:31:20.038Z] ---> 6e30ab57aeee [2022-07-11T21:31:20.038Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-11T21:31:20.038Z] ---> Running in 71ed39413c90 [2022-07-11T21:31:22.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:31:22.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:31:23.829Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-11T21:31:23.829Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-11T21:31:23.829Z] (3/3) Installing su-exec (0.2-r1) [2022-07-11T21:31:23.829Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:31:24.108Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:31:24.390Z] OK: 6 MiB in 17 packages [2022-07-11T21:31:27.845Z] Removing intermediate container 71ed39413c90 [2022-07-11T21:31:27.845Z] ---> 00750bb8c37e [2022-07-11T21:31:27.845Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-11T21:31:27.845Z] ---> Running in 69075b8ff884 [2022-07-11T21:31:28.850Z] Removing intermediate container 69075b8ff884 [2022-07-11T21:31:28.850Z] ---> 9f0f863dbaa0 [2022-07-11T21:31:28.850Z] Step 13/25 : WORKDIR / [2022-07-11T21:31:28.850Z] ---> Running in b572148cae53 [2022-07-11T21:31:30.293Z] Removing intermediate container b572148cae53 [2022-07-11T21:31:30.293Z] ---> 299847d0bc43 [2022-07-11T21:31:30.293Z] 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-07-11T21:31:32.283Z] ---> 810cc1c56647 [2022-07-11T21:31:32.283Z] 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-07-11T21:31:34.928Z] ---> d0b62870163d [2022-07-11T21:31:34.928Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-11T21:31:35.206Z] Removing intermediate container 24a2c9bd1ad8 [2022-07-11T21:31:35.206Z] ---> 254b85428b82 [2022-07-11T21:31:35.206Z] [2022-07-11T21:31:35.206Z] Step 10/23 : FROM alpine:3.16 [2022-07-11T21:31:35.206Z] ---> 6e30ab57aeee [2022-07-11T21:31:35.206Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-11T21:31:35.207Z] ---> Using cache [2022-07-11T21:31:35.207Z] ---> 4df78b6f9cfd [2022-07-11T21:31:35.207Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-11T21:31:35.207Z] ---> Using cache [2022-07-11T21:31:35.207Z] ---> 4f1577cd76eb [2022-07-11T21:31:35.207Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-11T21:31:35.487Z] ---> Running in 92165f9ee64d [2022-07-11T21:31:36.480Z] ---> c34d84c4de9a [2022-07-11T21:31:36.480Z] 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-07-11T21:31:36.776Z] Removing intermediate container 92165f9ee64d [2022-07-11T21:31:36.776Z] ---> 1c90ad855a50 [2022-07-11T21:31:36.776Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-11T21:31:37.050Z] ---> Running in 9411b25f3c8c [2022-07-11T21:31:38.049Z] Removing intermediate container 170ec0841047 [2022-07-11T21:31:38.049Z] ---> df335d3a8d09 [2022-07-11T21:31:38.049Z] [2022-07-11T21:31:38.049Z] Step 10/31 : FROM alpine:3.16 [2022-07-11T21:31:38.049Z] ---> 6e30ab57aeee [2022-07-11T21:31:38.049Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-11T21:31:38.355Z] ---> Running in 2506ffbd81fc [2022-07-11T21:31:38.355Z] Removing intermediate container 9411b25f3c8c [2022-07-11T21:31:38.355Z] ---> 0a50324d41bb [2022-07-11T21:31:38.355Z] Step 15/23 : WORKDIR / [2022-07-11T21:31:38.661Z] ---> Running in 691ec7db7fca [2022-07-11T21:31:38.938Z] ---> 36dd479d3d6f [2022-07-11T21:31:38.939Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-11T21:31:39.566Z] Removing intermediate container 2506ffbd81fc [2022-07-11T21:31:39.566Z] ---> de66af78624e [2022-07-11T21:31:39.566Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-11T21:31:39.850Z] ---> Running in c4bc3e8adab2 [2022-07-11T21:31:39.850Z] Removing intermediate container 691ec7db7fca [2022-07-11T21:31:39.850Z] ---> d33e1ddbf753 [2022-07-11T21:31:39.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:31:42.512Z] ---> d82a6d420a87 [2022-07-11T21:31:42.512Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-11T21:31:42.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:31:42.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:31:43.074Z] ---> 602bd8667d4c [2022-07-11T21:31:43.074Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-11T21:31:43.680Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-11T21:31:43.680Z] (2/2) Installing su-exec (0.2-r1) [2022-07-11T21:31:43.680Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T21:31:43.680Z] OK: 5 MiB in 16 packages [2022-07-11T21:31:46.339Z] ---> 5926091b4422 [2022-07-11T21:31:46.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-11T21:31:46.339Z] Removing intermediate container c4bc3e8adab2 [2022-07-11T21:31:46.339Z] ---> 5a667f4f7452 [2022-07-11T21:31:46.339Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-11T21:31:46.339Z] ---> Running in e867abcc6043 [2022-07-11T21:31:46.953Z] ---> 79efd870a9b6 [2022-07-11T21:31:46.953Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-11T21:31:46.953Z] Removing intermediate container 85aaabcb0d68 [2022-07-11T21:31:46.953Z] ---> b36438cc590d [2022-07-11T21:31:46.953Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-11T21:31:47.246Z] Removing intermediate container e867abcc6043 [2022-07-11T21:31:47.246Z] ---> ffb2927d0757 [2022-07-11T21:31:47.246Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-11T21:31:47.246Z] ---> Running in 37fe89f6ef4b [2022-07-11T21:31:47.527Z] ---> Running in c5a6668b779c [2022-07-11T21:31:48.136Z] ---> 6df3794d5b8a [2022-07-11T21:31:48.136Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-11T21:31:48.409Z] ---> Running in 01e7f6a537f1 [2022-07-11T21:31:48.723Z] Removing intermediate container c5a6668b779c [2022-07-11T21:31:48.723Z] ---> c701abd43ea7 [2022-07-11T21:31:48.723Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-11T21:31:49.067Z] ---> Running in c98c1fddae65 [2022-07-11T21:31:49.399Z] Removing intermediate container 01e7f6a537f1 [2022-07-11T21:31:49.399Z] ---> f4d7589d0850 [2022-07-11T21:31:49.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:31:50.069Z] ---> 5bb75a843728 [2022-07-11T21:31:50.069Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-11T21:31:50.069Z] ---> Running in 57eae252777f [2022-07-11T21:31:50.069Z] ---> Running in 2f069e3397f8 [2022-07-11T21:31:50.692Z] 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-07-11T21:31:51.313Z] Removing intermediate container 57eae252777f [2022-07-11T21:31:51.313Z] ---> 4ba8820275bb [2022-07-11T21:31:51.313Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T21:31:51.587Z] ---> Running in 81d2c729901e [2022-07-11T21:31:52.578Z] Removing intermediate container 81d2c729901e [2022-07-11T21:31:52.578Z] ---> b47475dd8701 [2022-07-11T21:31:52.578Z] Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:31:52.578Z] ---> Running in 40431d2fd087 [2022-07-11T21:31:54.029Z] Removing intermediate container 40431d2fd087 [2022-07-11T21:31:54.029Z] ---> 47343a9c0dcd [2022-07-11T21:31:54.029Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T21:31:54.029Z] ---> Running in 5ed0514b7413 [2022-07-11T21:31:54.029Z] Removing intermediate container c98c1fddae65 [2022-07-11T21:31:54.029Z] ---> a496a202832d [2022-07-11T21:31:54.029Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-11T21:31:54.306Z] ---> Running in 2c56b0cb3cf1 [2022-07-11T21:31:54.581Z] Removing intermediate container 2f069e3397f8 [2022-07-11T21:31:54.581Z] ---> 693ee92e946f [2022-07-11T21:31:54.581Z] Removing intermediate container 5ed0514b7413 [2022-07-11T21:31:54.581Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-11T21:31:54.581Z] ---> 01c2ec34b402 [2022-07-11T21:31:54.581Z] [2022-07-11T21:31:54.856Z] ---> Running in 2f109aa4426f [2022-07-11T21:31:55.469Z] Removing intermediate container 2c56b0cb3cf1 [2022-07-11T21:31:55.469Z] ---> 54ce37450436 [2022-07-11T21:31:55.469Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-11T21:31:56.079Z] Removing intermediate container 2f109aa4426f [2022-07-11T21:31:56.079Z] ---> 726d76f7e415 [2022-07-11T21:31:56.079Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T21:31:56.359Z] ---> Running in 674a1e293222 [2022-07-11T21:31:56.359Z] Removing intermediate container 37fe89f6ef4b [2022-07-11T21:31:56.359Z] ---> e3bbfe3f540b [2022-07-11T21:31:56.359Z] [2022-07-11T21:31:56.359Z] Step 11/23 : FROM docker:20.10.14 [2022-07-11T21:31:56.641Z] 20.10.14: Pulling from library/docker [2022-07-11T21:31:56.641Z] Successfully built 01c2ec34b402 [2022-07-11T21:31:56.641Z] Successfully tagged core-command-arm64:latest [2022-07-11T21:31:56.919Z]  Building core-command ... done  ---> d6b397ee7f65 [2022-07-11T21:31:56.919Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-11T21:31:57.204Z] ---> Running in 24d9a062e738 [2022-07-11T21:31:57.812Z] Removing intermediate container 674a1e293222 [2022-07-11T21:31:57.812Z] ---> bf15c435c638 [2022-07-11T21:31:57.812Z] Step 24/25 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:31:58.092Z] ---> Running in 68150a1a0f0f [2022-07-11T21:31:59.536Z] Removing intermediate container 68150a1a0f0f [2022-07-11T21:31:59.536Z] ---> 11898c9deda6 [2022-07-11T21:31:59.536Z] Step 25/25 : LABEL version=0.0.0 [2022-07-11T21:31:59.536Z] ---> Running in 3776e8933c05 [2022-07-11T21:32:00.979Z] Removing intermediate container 3776e8933c05 [2022-07-11T21:32:00.979Z] ---> 3098a12793a8 [2022-07-11T21:32:00.979Z] [2022-07-11T21:32:01.577Z] Removing intermediate container 24d9a062e738 [2022-07-11T21:32:01.577Z] ---> 2f270e970360 [2022-07-11T21:32:01.577Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:32:01.856Z] Successfully built 3098a12793a8 [2022-07-11T21:32:01.856Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-11T21:32:02.859Z]  Building security-secretstore-setup ... done  ---> 42da68d35ee2 [2022-07-11T21:32:02.859Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-11T21:32:05.476Z] ---> 961bb002eac7 [2022-07-11T21:32:05.476Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-11T21:32:06.913Z] ---> 60e69e53fd88 [2022-07-11T21:32:06.913Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-11T21:32:07.897Z] ---> 0d417e161507 [2022-07-11T21:32:07.897Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-11T21:32:09.344Z] ---> 4b0d23b53c8f [2022-07-11T21:32:09.344Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-11T21:32:09.614Z] ---> Running in ac6dc159a060 [2022-07-11T21:32:10.597Z] Removing intermediate container ac6dc159a060 [2022-07-11T21:32:10.597Z] ---> f01cf0870099 [2022-07-11T21:32:10.597Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-11T21:32:12.066Z] ---> 1c14f208dee8 [2022-07-11T21:32:12.066Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-11T21:32:12.066Z] ---> Running in 89f1379746eb [2022-07-11T21:32:16.367Z] Removing intermediate container 89f1379746eb [2022-07-11T21:32:16.367Z] ---> a39ac9b234a4 [2022-07-11T21:32:16.367Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-11T21:32:16.367Z] ---> Running in bac5573ca517 [2022-07-11T21:32:16.967Z] Removing intermediate container bac5573ca517 [2022-07-11T21:32:16.967Z] ---> 31f4f97a14b2 [2022-07-11T21:32:16.967Z] Step 28/31 : CMD ["gate"] [2022-07-11T21:32:17.563Z] ---> Running in bceec020a60b [2022-07-11T21:32:18.169Z] Removing intermediate container bceec020a60b [2022-07-11T21:32:18.169Z] ---> bfc9f44b5a94 [2022-07-11T21:32:18.169Z] Step 29/31 : LABEL arch=arm64 [2022-07-11T21:32:18.169Z] ---> Running in af098f7edb9a [2022-07-11T21:32:19.172Z] Removing intermediate container af098f7edb9a [2022-07-11T21:32:19.172Z] ---> 0a1b15bd5d07 [2022-07-11T21:32:19.172Z] Step 30/31 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:32:19.172Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-11T21:32:19.173Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-11T21:32:19.173Z] ---> c346e9eafbab [2022-07-11T21:32:19.173Z] 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-07-11T21:32:19.173Z] ---> Running in c563a564d250 [2022-07-11T21:32:19.448Z] ---> Running in bc45202f561d [2022-07-11T21:32:20.049Z] Removing intermediate container c563a564d250 [2022-07-11T21:32:20.049Z] ---> 07348eb87820 [2022-07-11T21:32:20.049Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-11T21:32:20.049Z] ---> Running in eca0e62cd225 [2022-07-11T21:32:20.321Z] Removing intermediate container bc45202f561d [2022-07-11T21:32:20.321Z] ---> f7b9bbc02358 [2022-07-11T21:32:20.321Z] Step 31/31 : LABEL version=0.0.0 [2022-07-11T21:32:20.592Z] ---> Running in 93d77b33bab8 [2022-07-11T21:32:21.200Z] Removing intermediate container 93d77b33bab8 [2022-07-11T21:32:21.200Z] ---> 6a726b22e49e [2022-07-11T21:32:21.200Z] [2022-07-11T21:32:21.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:32:21.803Z] Successfully built 6a726b22e49e [2022-07-11T21:32:21.803Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-11T21:32:21.803Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:32:22.799Z] (1/43) Installing readline (8.1.1-r0) [2022-07-11T21:32:22.799Z] (2/43) Installing bash (5.1.16-r0) [2022-07-11T21:32:22.799Z] Executing bash-5.1.16-r0.post-install [2022-07-11T21:32:22.799Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-11T21:32:22.799Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T21:32:23.072Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-11T21:32:23.072Z] (6/43) Installing curl (7.80.0-r2) [2022-07-11T21:32:23.072Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-11T21:32:23.072Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-11T21:32:23.072Z] (9/43) Installing expat (2.4.7-r0) [2022-07-11T21:32:23.072Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-11T21:32:23.072Z] (11/43) Installing gdbm (1.22-r0) [2022-07-11T21:32:23.072Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-11T21:32:23.072Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-11T21:32:23.072Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-11T21:32:23.072Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-11T21:32:23.072Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-11T21:32:23.072Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-11T21:32:25.039Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-11T21:32:25.039Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-11T21:32:25.039Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-11T21:32:25.039Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-11T21:32:25.309Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-11T21:32:25.309Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-11T21:32:25.309Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-11T21:32:25.309Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-11T21:32:25.309Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-11T21:32:25.309Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-11T21:32:25.309Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-11T21:32:25.309Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-11T21:32:25.586Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-11T21:32:25.586Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-11T21:32:25.586Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-11T21:32:25.586Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-11T21:32:25.586Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-11T21:32:25.586Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-11T21:32:25.586Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-11T21:32:25.586Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-11T21:32:25.587Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-11T21:32:25.587Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-11T21:32:25.587Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-11T21:32:25.587Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-11T21:32:25.862Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-11T21:32:25.862Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-11T21:32:26.462Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:32:26.462Z] OK: 82 MiB in 65 packages [2022-07-11T21:32:30.773Z] Collecting docker-compose==1.23.2 [2022-07-11T21:32:30.774Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-11T21:32:31.372Z] Collecting texttable<0.10,>=0.9.0 [2022-07-11T21:32:31.372Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-11T21:32:33.995Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-11T21:32:33.995Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-11T21:32:34.266Z] Collecting docopt<0.7,>=0.6.1 [2022-07-11T21:32:34.266Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-11T21:32:36.245Z] Collecting cached-property<2,>=1.2.0 [2022-07-11T21:32:36.246Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-11T21:32:36.842Z] Collecting PyYAML<4,>=3.10 [2022-07-11T21:32:36.842Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-11T21:32:40.232Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-11T21:32:40.232Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-11T21:32:42.203Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-11T21:32:42.203Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-11T21:32:42.203Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-11T21:32:42.203Z] Collecting jsonschema<3,>=2.5.1 [2022-07-11T21:32:42.203Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-11T21:32:42.808Z] Collecting docker<4.0,>=3.6.0 [2022-07-11T21:32:42.808Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-11T21:32:43.404Z] Collecting docker-pycreds>=0.4.0 [2022-07-11T21:32:43.404Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-11T21:32:44.000Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-11T21:32:44.000Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-11T21:32:44.000Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-11T21:32:44.595Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-11T21:32:44.595Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-11T21:32:44.869Z] Collecting idna<2.8,>=2.5 [2022-07-11T21:32:44.869Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-11T21:32:45.143Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-11T21:32:45.143Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-11T21:32:45.143Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-11T21:32:45.143Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-11T21:32:46.124Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-11T21:32:46.124Z] Attempting uninstall: urllib3 [2022-07-11T21:32:46.124Z] Found existing installation: urllib3 1.26.7 [2022-07-11T21:32:46.124Z] Uninstalling urllib3-1.26.7: [2022-07-11T21:32:46.124Z] Successfully uninstalled urllib3-1.26.7 [2022-07-11T21:32:46.719Z] Attempting uninstall: idna [2022-07-11T21:32:46.720Z] Found existing installation: idna 3.3 [2022-07-11T21:32:46.995Z] Uninstalling idna-3.3: [2022-07-11T21:32:46.995Z] Successfully uninstalled idna-3.3 [2022-07-11T21:32:49.131Z] Removing intermediate container ff4c21f17b48 [2022-07-11T21:32:49.131Z] ---> 4fde4c893db0 [2022-07-11T21:32:49.131Z] [2022-07-11T21:32:49.131Z] Step 9/20 : FROM alpine:3.15 [2022-07-11T21:32:49.131Z] ---> 3fb3c9af89a9 [2022-07-11T21:32:49.131Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-11T21:32:49.131Z] ---> Using cache [2022-07-11T21:32:49.131Z] ---> a78c574a8f39 [2022-07-11T21:32:49.131Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:32:49.131Z] ---> Using cache [2022-07-11T21:32:49.131Z] ---> 005b468cfdcc [2022-07-11T21:32:49.131Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-11T21:32:49.131Z] ---> Running in 95648c4aee99 [2022-07-11T21:32:49.797Z] Attempting uninstall: requests [2022-07-11T21:32:49.797Z] Found existing installation: requests 2.26.0 [2022-07-11T21:32:49.797Z] Uninstalling requests-2.26.0: [2022-07-11T21:32:50.069Z] Successfully uninstalled requests-2.26.0 [2022-07-11T21:32:50.339Z] Running setup.py install for texttable: started [2022-07-11T21:32:50.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:32:51.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:32:52.290Z] Running setup.py install for texttable: finished with status 'done' [2022-07-11T21:32:52.290Z] Running setup.py install for PyYAML: started [2022-07-11T21:32:52.290Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-11T21:32:52.290Z] v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-11T21:32:52.290Z] OK: 15738 distinct packages available [2022-07-11T21:32:52.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:32:53.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:32:54.151Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-11T21:32:54.422Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-11T21:32:54.422Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-11T21:32:54.422Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-11T21:32:54.696Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-11T21:32:54.696Z] (5/9) Installing curl (7.80.0-r2) [2022-07-11T21:32:54.696Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-11T21:32:54.696Z] Running setup.py install for docopt: started [2022-07-11T21:32:54.967Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-11T21:32:54.967Z] (8/9) Installing libucontext (1.1-r0) [2022-07-11T21:32:54.967Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-11T21:32:55.242Z] Executing busybox-1.34.1-r5.trigger [2022-07-11T21:32:55.242Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:32:55.242Z] OK: 8 MiB in 23 packages [2022-07-11T21:32:56.682Z] Removing intermediate container 95648c4aee99 [2022-07-11T21:32:56.682Z] ---> eda2be7bccbd [2022-07-11T21:32:56.682Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-11T21:32:56.953Z] Running setup.py install for docopt: finished with status 'done' [2022-07-11T21:32:56.953Z] Running setup.py install for dockerpty: started [2022-07-11T21:32:57.227Z] ---> 6515a7656301 [2022-07-11T21:32:57.227Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-11T21:32:58.664Z] ---> d226609c6a8c [2022-07-11T21:32:58.664Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-11T21:32:59.260Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-11T21:32:59.260Z] ---> 95f83866b9bc [2022-07-11T21:32:59.260Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-11T21:32:59.260Z] ---> Running in c1f8136e2104 [2022-07-11T21:32:59.854Z] Removing intermediate container c1f8136e2104 [2022-07-11T21:32:59.854Z] ---> 553f93d0321b [2022-07-11T21:32:59.854Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:32:59.854Z] ---> Running in c864d49bae63 [2022-07-11T21:33:00.127Z] Removing intermediate container c864d49bae63 [2022-07-11T21:33:00.127Z] ---> b4e287c5e966 [2022-07-11T21:33:00.127Z] Step 18/20 : LABEL arch=arm64 [2022-07-11T21:33:00.405Z] ---> Running in da619fb99114 [2022-07-11T21:33:00.675Z] Removing intermediate container da619fb99114 [2022-07-11T21:33:00.675Z] ---> fb8cadd8ed91 [2022-07-11T21:33:00.675Z] Step 19/20 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:33:00.675Z] ---> Running in 704a7f9624dc [2022-07-11T21:33:00.951Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-11T21:33:00.951Z] Removing intermediate container 704a7f9624dc [2022-07-11T21:33:00.951Z] ---> b8a753a79055 [2022-07-11T21:33:00.951Z] Step 20/20 : LABEL version=0.0.0 [2022-07-11T21:33:01.226Z] ---> Running in 3327b210d172 [2022-07-11T21:33:01.500Z] Removing intermediate container 3327b210d172 [2022-07-11T21:33:01.500Z] ---> 909d14a1114f [2022-07-11T21:33:01.500Z] [2022-07-11T21:33:01.773Z] Successfully built 909d14a1114f [2022-07-11T21:33:01.773Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-11T21:33:10.045Z]  Building security-spiffe-token-provider ... done Removing intermediate container eca0e62cd225 [2022-07-11T21:33:10.045Z] ---> 48e0a1f1c809 [2022-07-11T21:33:10.045Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-11T21:33:10.045Z] ---> Running in 14e80a247368 [2022-07-11T21:33:10.045Z] Removing intermediate container 14e80a247368 [2022-07-11T21:33:10.045Z] ---> 8c096b3bf336 [2022-07-11T21:33:10.045Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-11T21:33:10.045Z] ---> Running in 7264420c0eb4 [2022-07-11T21:33:10.318Z] Removing intermediate container 7264420c0eb4 [2022-07-11T21:33:10.318Z] ---> 5094a79e561f [2022-07-11T21:33:10.318Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-11T21:33:11.298Z] ---> 7e8a9f85b0be [2022-07-11T21:33:11.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-11T21:33:11.893Z] ---> 6d5208537ac0 [2022-07-11T21:33:11.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-11T21:33:12.490Z] ---> 656528970830 [2022-07-11T21:33:12.490Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-11T21:33:12.762Z] ---> Running in 84a68f8538c5 [2022-07-11T21:33:13.038Z] Removing intermediate container 84a68f8538c5 [2022-07-11T21:33:13.038Z] ---> 72722b2fb5e1 [2022-07-11T21:33:13.038Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T21:33:13.038Z] ---> Running in 49b25b386497 [2022-07-11T21:33:13.314Z] Removing intermediate container 49b25b386497 [2022-07-11T21:33:13.314Z] ---> 9ebe1dbfa201 [2022-07-11T21:33:13.314Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T21:33:13.314Z] ---> Running in f004075c0429 [2022-07-11T21:33:13.913Z] Removing intermediate container f004075c0429 [2022-07-11T21:33:13.913Z] ---> 5147adacfbd2 [2022-07-11T21:33:13.913Z] Step 22/23 : LABEL git_sha=d1e24d1146302119e59b1dc62d45a9e45192978d [2022-07-11T21:33:13.913Z] ---> Running in 815f9ead6f4f [2022-07-11T21:33:14.186Z] Removing intermediate container 815f9ead6f4f [2022-07-11T21:33:14.186Z] ---> b28ebe4c0b7b [2022-07-11T21:33:14.186Z] Step 23/23 : LABEL version=0.0.0 [2022-07-11T21:33:14.186Z] ---> Running in 13816774faef [2022-07-11T21:33:14.457Z] Removing intermediate container 13816774faef [2022-07-11T21:33:14.457Z] ---> 236398d8d207 [2022-07-11T21:33:14.457Z] [2022-07-11T21:33:15.049Z] Successfully built 236398d8d207 [2022-07-11T21:33:15.049Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-11T21:33:15.334Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-11T21:33:15.329Z] $ docker stop --time=1 af318fb5eda8fd578411d43a239f4cd9f7d5ea04b9710e501832efd098d04be0 [2022-07-11T21:33:17.005Z] $ docker rm -f af318fb5eda8fd578411d43a239f4cd9f7d5ea04b9710e501832efd098d04be0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T21:33:17.569Z] + docker images [2022-07-11T21:33:17.840Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-11T21:33:17.840Z] sys-mgmt-agent-arm64 latest 236398d8d207 3 seconds ago 282MB [2022-07-11T21:33:17.840Z] security-spiffe-token-provider-arm64 latest 909d14a1114f 16 seconds ago 28.2MB [2022-07-11T21:33:17.840Z] 4fde4c893db0 30 seconds ago 1.5GB [2022-07-11T21:33:17.840Z] security-bootstrapper-arm64 latest 6a726b22e49e 57 seconds ago 18.5MB [2022-07-11T21:33:17.840Z] security-secretstore-setup-arm64 latest 3098a12793a8 About a minute ago 27.9MB [2022-07-11T21:33:17.840Z] e3bbfe3f540b About a minute ago 1.45GB [2022-07-11T21:33:17.840Z] core-command-arm64 latest 01c2ec34b402 About a minute ago 15.5MB [2022-07-11T21:33:17.840Z] df335d3a8d09 About a minute ago 1.45GB [2022-07-11T21:33:17.840Z] 254b85428b82 About a minute ago 1.45GB [2022-07-11T21:33:17.841Z] 2e4b61d63a39 About a minute ago 1.46GB [2022-07-11T21:33:17.841Z] security-spire-config-arm64 latest b12b3c26aa26 7 minutes ago 83.6MB [2022-07-11T21:33:17.841Z] security-spire-agent-arm64 latest 47bac4def9c4 7 minutes ago 122MB [2022-07-11T21:33:17.841Z] security-spire-server-arm64 latest 52fd66ca595e 7 minutes ago 84.2MB [2022-07-11T21:33:17.841Z] e07e77ad2152 7 minutes ago 1.35GB [2022-07-11T21:33:17.841Z] e4c858539757 8 minutes ago 1.35GB [2022-07-11T21:33:17.841Z] 95da9a29fe57 8 minutes ago 1.35GB [2022-07-11T21:33:17.841Z] support-notifications-arm64 latest eb05bfa3c873 8 minutes ago 26.1MB [2022-07-11T21:33:17.841Z] support-scheduler-arm64 latest cd7477277f05 8 minutes ago 25.5MB [2022-07-11T21:33:17.841Z] 21ff121a5348 8 minutes ago 1.51GB [2022-07-11T21:33:17.841Z] 17324150f7fa 8 minutes ago 1.51GB [2022-07-11T21:33:17.841Z] core-data-arm64 latest 38aa30914194 9 minutes ago 20.6MB [2022-07-11T21:33:17.841Z] 7e020d06ec50 9 minutes ago 1.48GB [2022-07-11T21:33:17.841Z] core-metadata-arm64 latest ea651080c092 10 minutes ago 16.4MB [2022-07-11T21:33:17.841Z] security-proxy-setup-arm64 latest d8ee3876ed6b 10 minutes ago 26.1MB [2022-07-11T21:33:17.841Z] 6165fc09cdd7 11 minutes ago 1.45GB [2022-07-11T21:33:17.841Z] a47aa4260ef2 11 minutes ago 1.46GB [2022-07-11T21:33:17.841Z] ci-base-image-arm64 latest 095e69301e1b 30 minutes ago 938MB [2022-07-11T21:33:17.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 days ago 678MB [2022-07-11T21:33:17.841Z] alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB [2022-07-11T21:33:17.841Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-11T21:33:17.841Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-11T21:33:17.841Z] 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-07-11T21:33:18.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T21:33:18.296Z] [2022-07-11T21:33:18.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:33:18.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T21:33:18.920Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T21:33:18.920Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T21:33:18.920Z] 04944245beec: Pulling fs layer [2022-07-11T21:33:18.920Z] 699f458cf7ca: Pulling fs layer [2022-07-11T21:33:18.920Z] 765212b225bb: Pulling fs layer [2022-07-11T21:33:18.920Z] f23df028b6ca: Pulling fs layer [2022-07-11T21:33:18.920Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T21:33:18.920Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T21:33:18.920Z] f23df028b6ca: Waiting [2022-07-11T21:33:18.920Z] d65c8cfc05b1: Waiting [2022-07-11T21:33:18.920Z] 2437ff75d9bd: Waiting [2022-07-11T21:33:18.920Z] 765212b225bb: Waiting [2022-07-11T21:33:19.195Z] 04944245beec: Verifying Checksum [2022-07-11T21:33:19.195Z] 04944245beec: Download complete [2022-07-11T21:33:19.195Z] 765212b225bb: Verifying Checksum [2022-07-11T21:33:19.195Z] 765212b225bb: Download complete [2022-07-11T21:33:19.195Z] f23df028b6ca: Verifying Checksum [2022-07-11T21:33:19.195Z] f23df028b6ca: Download complete [2022-07-11T21:33:19.195Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T21:33:19.195Z] d65c8cfc05b1: Download complete [2022-07-11T21:33:19.195Z] 699f458cf7ca: Verifying Checksum [2022-07-11T21:33:19.195Z] 699f458cf7ca: Download complete [2022-07-11T21:33:19.795Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T21:33:19.795Z] 8998bd30e6a1: Download complete [2022-07-11T21:33:21.768Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T21:33:21.768Z] 2437ff75d9bd: Download complete [2022-07-11T21:33:24.379Z] 8998bd30e6a1: Pull complete [2022-07-11T21:33:24.651Z] 04944245beec: Pull complete [2022-07-11T21:33:26.083Z] 699f458cf7ca: Pull complete [2022-07-11T21:33:26.356Z] 765212b225bb: Pull complete [2022-07-11T21:33:27.337Z] f23df028b6ca: Pull complete [2022-07-11T21:33:27.337Z] d65c8cfc05b1: Pull complete [2022-07-11T21:33:42.411Z] 2437ff75d9bd: Pull complete [2022-07-11T21:33:42.411Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T21:33:42.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T21:33:42.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:33:42.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-19358 does not seem to be running inside a container [2022-07-11T21:33:42.735Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T21:33:45.389Z] $ docker top e52bd3496332de1dcd9368f55708378c3c8dc0ed157943a627fb0c8164c47287 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:33:46.461Z] ---> job-cost.sh [2022-07-11T21:33:46.461Z] lf-activate-venv: SKIPPING [2022-07-11T21:33:46.461Z] INFO: No Stack... [2022-07-11T21:33:47.058Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T21:33:47.672Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T21:33:48.325Z] + cut -d, -f6 [2022-07-11T21:33:48.325Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-07-11T21:33:48.385Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4089-3-stack-cost] [2022-07-11T21:33:48.391Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4089-3-stack-cost] did not exist. Created. [2022-07-11T21:33:48.391Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4089-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T21:33:49.046Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T21:33:49.224Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T21:33:49.233Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4089-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T21:33:49.241Z] $ docker stop --time=1 e52bd3496332de1dcd9368f55708378c3c8dc0ed157943a627fb0c8164c47287 [2022-07-11T21:33:50.743Z] $ docker rm -f e52bd3496332de1dcd9368f55708378c3c8dc0ed157943a627fb0c8164c47287 [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-07-11T21:33:51.233Z] provisioning config files... [2022-07-11T21:33:51.245Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5000598998758950906tmp [Pipeline] { [Pipeline] sh [2022-07-11T21:33:51.543Z] + set +x [2022-07-11T21:33:51.543Z] + curl -s https://codecov.io/bash [2022-07-11T21:33:51.543Z] + bash -s -- [2022-07-11T21:33:51.543Z] [2022-07-11T21:33:51.543Z] _____ _ [2022-07-11T21:33:51.543Z] / ____| | | [2022-07-11T21:33:51.543Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T21:33:51.543Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T21:33:51.543Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T21:33:51.543Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T21:33:51.543Z] Bash-1.0.6 [2022-07-11T21:33:51.543Z] [2022-07-11T21:33:51.543Z] [2022-07-11T21:33:51.543Z] ==> git version 2.25.1 found [2022-07-11T21:33:51.543Z] ==> 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-07-11T21:33:51.543Z] Release-Date: 2020-01-08 [2022-07-11T21:33:51.543Z] 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-07-11T21:33:51.543Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T21:33:51.543Z] ==> Jenkins CI detected. [2022-07-11T21:33:51.543Z] current dir:  /w/workspace/edgex-go/3 [2022-07-11T21:33:51.543Z] project root: . [2022-07-11T21:33:51.543Z] --> token set from env [2022-07-11T21:33:51.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T21:33:51.543Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T21:33:51.543Z] ==> Python coveragepy not found [2022-07-11T21:33:51.543Z] ==> Searching for coverage reports in: [2022-07-11T21:33:51.543Z] + . [2022-07-11T21:33:51.805Z] -> Found 1 reports [2022-07-11T21:33:51.805Z] ==> Detecting git/mercurial file structure [2022-07-11T21:33:51.805Z] ==> Reading reports [2022-07-11T21:33:51.805Z] + ./coverage.out bytes=435593 [2022-07-11T21:33:51.805Z] ==> Appending adjustments [2022-07-11T21:33:51.805Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T21:33:52.746Z] + Found adjustments [2022-07-11T21:33:52.746Z] ==> Gzipping contents [2022-07-11T21:33:53.007Z] 60K /tmp/codecov.gIGFKh.gz [2022-07-11T21:33:53.007Z] ==> Uploading reports [2022-07-11T21:33:53.007Z] url: https://codecov.io [2022-07-11T21:33:53.007Z] query: branch=PR-4089&commit=d1e24d1146302119e59b1dc62d45a9e45192978d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4089%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4089&job=&cmd_args= [2022-07-11T21:33:53.007Z] -> Pinging Codecov [2022-07-11T21:33:53.007Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4089&commit=d1e24d1146302119e59b1dc62d45a9e45192978d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4089%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4089&job=&cmd_args= [2022-07-11T21:33:53.007Z] -> Uploading to [2022-07-11T21:33:53.007Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/00271124DB129430A58F1EEE437C3FCB/d1e24d1146302119e59b1dc62d45a9e45192978d/5686523e-e124-4c96-92b8-dcfbc82a8faa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T213352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e798d1e8d2d4a4762f7c08f09a92a7fef85bacfee8a838ff1f798e405f77236f [2022-07-11T21:33:53.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T21:33:53.007Z] Dload Upload Total Spent Left Speed [2022-07-11T21:33:53.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59902 0 0 100 59902 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59902 0 0 100 59902 0 181k --:--:-- --:--:-- --:--:-- 181k [2022-07-11T21:33:53.527Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d1e24d1146302119e59b1dc62d45a9e45192978d [Pipeline] } [2022-07-11T21:33:53.535Z] 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-07-11T21:33:54.176Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:33:54.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:33:55.438Z] ---> package-listing.sh [2022-07-11T21:33:55.438Z] ++ facter osfamily [2022-07-11T21:33:55.438Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T21:33:55.699Z] + OS_FAMILY=debian [2022-07-11T21:33:55.699Z] + workspace=/w/workspace/edgex-go/3 [2022-07-11T21:33:55.699Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T21:33:55.699Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T21:33:55.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T21:33:55.699Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T21:33:55.699Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-11T21:33:55.699Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T21:33:55.699Z] + case "${OS_FAMILY}" in [2022-07-11T21:33:55.699Z] + dpkg -l [2022-07-11T21:33:55.699Z] + grep '^ii' [2022-07-11T21:33:55.699Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T21:33:55.699Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T21:33:55.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T21:33:55.699Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-11T21:33:55.699Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-07-11T21:33:55.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-07-11T21:33:55.711Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T21:33:55.990Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:33:56.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:33:56.553Z] [2022-07-11T21:33:56.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:33:56.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:33:56.858Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T21:33:56.858Z] 5eb5b503b376: Pulling fs layer [2022-07-11T21:33:56.858Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T21:33:56.858Z] ec43610c2a17: Pulling fs layer [2022-07-11T21:33:56.858Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T21:33:56.858Z] 33b1e0a273af: Pulling fs layer [2022-07-11T21:33:56.858Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T21:33:56.858Z] 2f39f015ded8: Pulling fs layer [2022-07-11T21:33:56.858Z] 3a2ae6a8a46f: Waiting [2022-07-11T21:33:56.858Z] 33b1e0a273af: Waiting [2022-07-11T21:33:56.858Z] 5d3b04190fa2: Waiting [2022-07-11T21:33:56.858Z] 2f39f015ded8: Waiting [2022-07-11T21:33:56.858Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T21:33:56.858Z] 5c69ac0246d0: Download complete [2022-07-11T21:33:56.858Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T21:33:56.858Z] 3a2ae6a8a46f: Download complete [2022-07-11T21:33:57.125Z] 33b1e0a273af: Download complete [2022-07-11T21:33:57.125Z] 5d3b04190fa2: Download complete [2022-07-11T21:33:57.125Z] ec43610c2a17: Verifying Checksum [2022-07-11T21:33:57.125Z] 5eb5b503b376: Verifying Checksum [2022-07-11T21:33:57.125Z] 5eb5b503b376: Download complete [2022-07-11T21:33:57.695Z] 2f39f015ded8: Download complete [2022-07-11T21:33:58.262Z] 5eb5b503b376: Pull complete [2022-07-11T21:33:58.523Z] 5c69ac0246d0: Pull complete [2022-07-11T21:33:59.094Z] ec43610c2a17: Pull complete [2022-07-11T21:33:59.095Z] 3a2ae6a8a46f: Pull complete [2022-07-11T21:33:59.355Z] 33b1e0a273af: Pull complete [2022-07-11T21:33:59.355Z] 5d3b04190fa2: Pull complete [2022-07-11T21:34:04.632Z] 2f39f015ded8: Pull complete [2022-07-11T21:34:04.632Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T21:34:04.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:34:04.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:34:04.729Z] prd-ubuntu20.04-docker-8c-8g-19356 does not seem to be running inside a container [2022-07-11T21:34:04.765Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat [2022-07-11T21:34:06.693Z] $ docker top 7b14f4704105317109627265f8b8ef1283ce21bed666b610fed307844bc8b7e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:34:07.053Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T21:34:07.343Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T21:34:07.631Z] + ls /var/log/sa-host [2022-07-11T21:34:07.631Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T21:34:07.757Z] provisioning config files... [2022-07-11T21:34:07.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2462650110699003087tmp [Pipeline] { [Pipeline] echo [2022-07-11T21:34:07.780Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:34:08.067Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T21:34:08.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:34:08.408Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T21:34:08.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:34:08.706Z] ---> sudo-logs.sh [2022-07-11T21:34:08.706Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T21:34:08.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:34:09.019Z] ---> job-cost.sh [2022-07-11T21:34:09.019Z] lf-activate-venv: SKIPPING [2022-07-11T21:34:09.019Z] DEBUG: total: 0.10999999940395355 [2022-07-11T21:34:09.019Z] INFO: Retrieving Stack Cost... [2022-07-11T21:34:09.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T21:34:09.850Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T21:34:09.863Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:34:10.149Z] ---> logs-deploy.sh [2022-07-11T21:34:10.149Z] lf-activate-venv: SKIPPING [2022-07-11T21:34:10.149Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4089/3 [2022-07-11T21:34:10.149Z] INFO: archiving workspace using pattern(s): [2022-07-11T21:34:11.088Z] Archives upload complete. [2022-07-11T21:34:11.088Z] INFO: archiving logs to Nexus