Pull request #4126 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 339687fe6119892efb9421b671543a340462c84e+23918450344651d97d22d0f3625b25d105fef848 (bf612159ca99d480597fea48d1a414f549966459) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13409020128298518307.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5565470500428544167.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5639624374285936975.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6727256485464484901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3826639086745795990.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1421836376595642367.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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 Running on prd-ubuntu20.04-docker-8c-8g-22925 in /w/workspace/edgexfoundry_edgex-go_PR-4126 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23918450344651d97d22d0f3625b25d105fef848 into PR head commit 339687fe6119892efb9421b671543a340462c84e Merge succeeded, producing b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd Checking out Revision b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd (PR-4126) > 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/4126/head:refs/remotes/origin/PR-4126 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 339687fe6119892efb9421b671543a340462c84e # 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 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd # timeout=10 Commit message: "Merge commit '23918450344651d97d22d0f3625b25d105fef848' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-16T23:28:02.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-16T23:28:02.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-16T23:28:02.483Z] ========================================================= [2022-08-16T23:28:02.483Z] EdgeX Global Pipelines Version Info [2022-08-16T23:28:02.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-16T23:28:03.242Z] ------------------- [2022-08-16T23:28:03.242Z] stable info: [2022-08-16T23:28:03.242Z] ------------------- [2022-08-16T23:28:03.242Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-16T23:28:03.242Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T23:28:03.242Z] Message: update stable to v1.0.238 [2022-08-16T23:28:03.815Z] ------------------- [2022-08-16T23:28:03.815Z] experimental info: [2022-08-16T23:28:03.815Z] ------------------- [2022-08-16T23:28:03.815Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-16T23:28:03.815Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T23:28:03.815Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-16T23:28:04.159Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-16T23:28:04.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-16T23:28:04.241Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-16T23:28:04.281Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-16T23:28:04.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-16T23:28:04.353Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-16T23:28:04.390Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-16T23:28:04.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-16T23:28:04.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-16T23:28:04.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-16T23:28:04.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-16T23:28:04.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-16T23:28:04.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-16T23:28:04.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-16T23:28:04.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-16T23:28:04.733Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-16T23:28:04.777Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-16T23:28:04.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-16T23:28:04.857Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-16T23:28:04.894Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-16T23:28:04.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-16T23:28:04.976Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-16T23:28:05.018Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-16T23:28:05.060Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4126 [Pipeline] echo [2022-08-16T23:28:05.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4126 [Pipeline] echo [2022-08-16T23:28:05.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4126 [Pipeline] echo [2022-08-16T23:28:05.174Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [Pipeline] echo [2022-08-16T23:28:05.218Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b46aaa6 [Pipeline] echo [2022-08-16T23:28:05.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T23:28:05.385Z] provisioning config files... [2022-08-16T23:28:05.400Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1579640569014435890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T23:28:05.745Z] ---> docker-login.sh [2022-08-16T23:28:05.745Z] nexus3.edgexfoundry.org:10001 [2022-08-16T23:28:06.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:28:06.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:28:06.267Z] Configure a credential helper to remove this warning. See [2022-08-16T23:28:06.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:28:06.267Z] [2022-08-16T23:28:06.267Z] Login Succeeded [2022-08-16T23:28:06.267Z] nexus3.edgexfoundry.org:10002 [2022-08-16T23:28:06.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:28:06.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:28:06.267Z] Configure a credential helper to remove this warning. See [2022-08-16T23:28:06.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:28:06.267Z] [2022-08-16T23:28:06.267Z] Login Succeeded [2022-08-16T23:28:06.267Z] nexus3.edgexfoundry.org:10003 [2022-08-16T23:28:06.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:28:06.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:28:06.529Z] Configure a credential helper to remove this warning. See [2022-08-16T23:28:06.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:28:06.529Z] [2022-08-16T23:28:06.529Z] Login Succeeded [2022-08-16T23:28:06.529Z] nexus3.edgexfoundry.org:10004 [2022-08-16T23:28:06.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:28:06.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:28:06.529Z] Configure a credential helper to remove this warning. See [2022-08-16T23:28:06.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:28:06.529Z] [2022-08-16T23:28:06.529Z] Login Succeeded [2022-08-16T23:28:06.529Z] docker.io [2022-08-16T23:28:06.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:28:07.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:28:07.050Z] Configure a credential helper to remove this warning. See [2022-08-16T23:28:07.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:28:07.050Z] [2022-08-16T23:28:07.050Z] Login Succeeded [2022-08-16T23:28:07.050Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T23:28:07.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T23:28:07.485Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-16T23:28:07.485Z] + + dirname cmd/core-command/Dockerfile [2022-08-16T23:28:07.485Z] cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-16T23:28:07.485Z] + dirname cmd/core-data/Dockerfile [2022-08-16T23:28:07.485Z] + cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-16T23:28:07.485Z] + cut -d/ -f2 [2022-08-16T23:28:07.485Z] + dirname cmd/core-metadata/Dockerfile [2022-08-16T23:28:07.485Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-16T23:28:07.485Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-08-16T23:28:07.485Z] cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-16T23:28:07.485Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2022-08-16T23:28:07.485Z] -f2 [2022-08-16T23:28:07.485Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-16T23:28:07.485Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-16T23:28:07.485Z] + cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-16T23:28:07.485Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-16T23:28:07.485Z] + cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-16T23:28:07.485Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-16T23:28:07.485Z] + cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-16T23:28:07.485Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-16T23:28:07.485Z] + cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-16T23:28:07.485Z] + + dirname cmd/security-spire-server/Dockerfile [2022-08-16T23:28:07.485Z] cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-16T23:28:07.485Z] + + cut -d/ -f2 [2022-08-16T23:28:07.485Z] dirname cmd/support-notifications/Dockerfile [2022-08-16T23:28:07.485Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-16T23:28:07.485Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-16T23:28:07.485Z] + cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-16T23:28:07.485Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-16T23:28:07.485Z] + cut -d/ -f2 [2022-08-16T23:28:07.485Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-16T23:28:07.536Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-16T23:28:08.026Z] + git rev-list -1 --merges b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd~1..b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [Pipeline] echo [2022-08-16T23:28:08.060Z] -----------> git rev-list -1 --merges b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd~1..b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:28:08.060Z] b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [false] [Pipeline] sh [2022-08-16T23:28:08.369Z] + git log --format=format:%s -1 b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [Pipeline] echo [2022-08-16T23:28:08.403Z] ========================================================= [2022-08-16T23:28:08.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-16T23:28:08.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-16T23:28:08.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-16T23:28:08.944Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-16T23:28:08.944Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-16T23:28:08.944Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-16T23:28:08.944Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-16T23:28:08.944Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-16T23:28:08.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:28:09.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T23:28:09.433Z] [2022-08-16T23:28:09.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:28:09.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T23:28:09.815Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-16T23:28:09.815Z] b85a868b505f: Pulling fs layer [2022-08-16T23:28:09.815Z] e2be974225ed: Pulling fs layer [2022-08-16T23:28:09.815Z] 339a4e72a1f5: Pulling fs layer [2022-08-16T23:28:09.815Z] 988bab9f4d93: Pulling fs layer [2022-08-16T23:28:09.815Z] 1469e6f7b9e6: Pulling fs layer [2022-08-16T23:28:09.815Z] eaf3925da568: Pulling fs layer [2022-08-16T23:28:09.815Z] bab4dde63d76: Pulling fs layer [2022-08-16T23:28:09.815Z] bde34c3a00c8: Pulling fs layer [2022-08-16T23:28:09.815Z] b352a97aabf1: Pulling fs layer [2022-08-16T23:28:09.815Z] 4872d77fe225: Pulling fs layer [2022-08-16T23:28:09.815Z] 988bab9f4d93: Waiting [2022-08-16T23:28:09.815Z] 5851b861e8e6: Pulling fs layer [2022-08-16T23:28:09.815Z] 1469e6f7b9e6: Waiting [2022-08-16T23:28:09.815Z] eaf3925da568: Waiting [2022-08-16T23:28:09.815Z] bde34c3a00c8: Waiting [2022-08-16T23:28:09.815Z] b352a97aabf1: Waiting [2022-08-16T23:28:09.815Z] 4872d77fe225: Waiting [2022-08-16T23:28:09.815Z] bab4dde63d76: Waiting [2022-08-16T23:28:09.815Z] 5851b861e8e6: Waiting [2022-08-16T23:28:09.815Z] e2be974225ed: Verifying Checksum [2022-08-16T23:28:09.815Z] e2be974225ed: Download complete [2022-08-16T23:28:09.815Z] 988bab9f4d93: Verifying Checksum [2022-08-16T23:28:09.815Z] 988bab9f4d93: Download complete [2022-08-16T23:28:10.076Z] 1469e6f7b9e6: Verifying Checksum [2022-08-16T23:28:10.076Z] 1469e6f7b9e6: Download complete [2022-08-16T23:28:10.076Z] eaf3925da568: Verifying Checksum [2022-08-16T23:28:10.076Z] eaf3925da568: Download complete [2022-08-16T23:28:10.076Z] 339a4e72a1f5: Verifying Checksum [2022-08-16T23:28:10.076Z] 339a4e72a1f5: Download complete [2022-08-16T23:28:10.076Z] bde34c3a00c8: Verifying Checksum [2022-08-16T23:28:10.076Z] bde34c3a00c8: Download complete [2022-08-16T23:28:10.076Z] b352a97aabf1: Verifying Checksum [2022-08-16T23:28:10.076Z] b352a97aabf1: Download complete [2022-08-16T23:28:10.076Z] 4872d77fe225: Verifying Checksum [2022-08-16T23:28:10.076Z] 4872d77fe225: Download complete [2022-08-16T23:28:10.076Z] 5851b861e8e6: Download complete [2022-08-16T23:28:10.076Z] b85a868b505f: Verifying Checksum [2022-08-16T23:28:10.076Z] b85a868b505f: Download complete [2022-08-16T23:28:10.336Z] bab4dde63d76: Verifying Checksum [2022-08-16T23:28:10.336Z] bab4dde63d76: Download complete [2022-08-16T23:28:11.305Z] b85a868b505f: Pull complete [2022-08-16T23:28:11.567Z] e2be974225ed: Pull complete [2022-08-16T23:28:11.828Z] 339a4e72a1f5: Pull complete [2022-08-16T23:28:12.089Z] 988bab9f4d93: Pull complete [2022-08-16T23:28:12.350Z] 1469e6f7b9e6: Pull complete [2022-08-16T23:28:12.350Z] eaf3925da568: Pull complete [2022-08-16T23:28:14.261Z] bab4dde63d76: Pull complete [2022-08-16T23:28:14.261Z] bde34c3a00c8: Pull complete [2022-08-16T23:28:14.261Z] b352a97aabf1: Pull complete [2022-08-16T23:28:14.261Z] 4872d77fe225: Pull complete [2022-08-16T23:28:14.261Z] 5851b861e8e6: Pull complete [2022-08-16T23:28:14.261Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-16T23:28:14.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-16T23:28:14.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:28:14.485Z] prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container [2022-08-16T23:28:14.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-16T23:28:15.699Z] $ docker top d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a -eo pid,comm [2022-08-16T23:28:15.766Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-16T23:28:15.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-16T23:28:15.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T23:28:15.903Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T23:28:16.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T23:28:16.048Z] $ docker exec d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a ssh-agent [2022-08-16T23:28:16.176Z] SSH_AUTH_SOCK=/tmp/ssh-C2k82YBSiv21/agent.34 [2022-08-16T23:28:16.176Z] SSH_AGENT_PID=40 [2022-08-16T23:28:16.183Z] Running ssh-add (command line suppressed) [2022-08-16T23:28:16.302Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3954791157748994466.key (/w/workspace/edgex-go/1@tmp/private_key_3954791157748994466.key) [2022-08-16T23:28:16.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T23:28:16.659Z] + git tag --points-at HEAD [Pipeline] } [2022-08-16T23:28:16.696Z] $ docker exec --env ******** --env ******** d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a ssh-agent -k [2022-08-16T23:28:16.800Z] unset SSH_AUTH_SOCK; [2022-08-16T23:28:16.800Z] unset SSH_AGENT_PID; [2022-08-16T23:28:16.800Z] echo Agent pid 40 killed; [2022-08-16T23:28:16.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-16T23:28:16.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-16T23:28:16.901Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-16T23:28:17.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-16T23:28:17.044Z] $ docker exec d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a ssh-agent [2022-08-16T23:28:17.170Z] SSH_AUTH_SOCK=/tmp/ssh-qB9AWNmcfra4/agent.74 [2022-08-16T23:28:17.170Z] SSH_AGENT_PID=80 [2022-08-16T23:28:17.175Z] Running ssh-add (command line suppressed) [2022-08-16T23:28:17.297Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7946189111713532925.key (/w/workspace/edgex-go/1@tmp/private_key_7946189111713532925.key) [2022-08-16T23:28:17.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-16T23:28:17.645Z] + git semver init [2022-08-16T23:28:17.907Z] 2022-08-16 23:28:17,839 [run_init] DEBUG init version:0.0.0 force:False [2022-08-16T23:28:17.907Z] 2022-08-16 23:28:17,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-16T23:28:17.907Z] 2022-08-16 23:28:17,840 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-16T23:28:17.907Z] 2022-08-16 23:28:17,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-08-16T23:28:23.224Z] 2022-08-16 23:28:22,390 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-16T23:28:23.224Z] 2022-08-16 23:28:22,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4126 with force:False [2022-08-16T23:28:23.224Z] 2022-08-16 23:28:22,390 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4126 [2022-08-16T23:28:23.224Z] 2022-08-16 23:28:22,394 [execute] INFO git cat-file --batch-check [2022-08-16T23:28:23.224Z] 2022-08-16 23:28:22,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T23:28:23.224Z] 2022-08-16 23:28:22,400 [execute] INFO git cat-file --batch [2022-08-16T23:28:23.224Z] 2022-08-16 23:28:22,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-16T23:28:23.224Z] 2022-08-16 23:28:22,406 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4126 [2022-08-16T23:28:23.224Z] 0.0.0 [Pipeline] } [2022-08-16T23:28:23.251Z] $ docker exec --env ******** --env ******** d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a ssh-agent -k [2022-08-16T23:28:23.364Z] unset SSH_AUTH_SOCK; [2022-08-16T23:28:23.364Z] unset SSH_AGENT_PID; [2022-08-16T23:28:23.364Z] echo Agent pid 80 killed; [2022-08-16T23:28:23.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-16T23:28:23.807Z] + git semver [Pipeline] } [2022-08-16T23:28:24.099Z] $ docker stop --time=1 d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a [2022-08-16T23:28:25.414Z] $ docker rm -f d5ba04f0181e8d1cc8cdc4aa460e67d1dfbcf8b657c912b8854dd391bacaf01a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T23:28:25.825Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-16T23:28:26.133Z] Stashed 1 file(s) [Pipeline] echo [2022-08-16T23:28:26.151Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T23:28:26.949Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-16T23:28:26.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T23:28:27.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T23:28:27.055Z] ========================================================= [2022-08-16T23:28:27.055Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-16T23:28:27.055Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-16T23:28:27.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-16T23:28:27.398Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-16T23:28:27.398Z] 2408cc74d12b: Pulling fs layer [2022-08-16T23:28:27.398Z] ea60b727a1ce: Pulling fs layer [2022-08-16T23:28:27.398Z] 30c4a7721957: Pulling fs layer [2022-08-16T23:28:27.399Z] 370296b7ddb6: Pulling fs layer [2022-08-16T23:28:27.399Z] 7c6cee850709: Pulling fs layer [2022-08-16T23:28:27.399Z] 39a5fcdaea64: Pulling fs layer [2022-08-16T23:28:27.399Z] d94ebbe4e438: Pulling fs layer [2022-08-16T23:28:27.399Z] bcfd1f05c69d: Pulling fs layer [2022-08-16T23:28:27.399Z] 59ccb84bbe0f: Pulling fs layer [2022-08-16T23:28:27.399Z] 39a5fcdaea64: Waiting [2022-08-16T23:28:27.399Z] 370296b7ddb6: Waiting [2022-08-16T23:28:27.399Z] 7c6cee850709: Waiting [2022-08-16T23:28:27.399Z] d94ebbe4e438: Waiting [2022-08-16T23:28:27.399Z] bcfd1f05c69d: Waiting [2022-08-16T23:28:27.399Z] 30c4a7721957: Verifying Checksum [2022-08-16T23:28:27.399Z] 30c4a7721957: Download complete [2022-08-16T23:28:27.399Z] ea60b727a1ce: Download complete [2022-08-16T23:28:27.399Z] 7c6cee850709: Download complete [2022-08-16T23:28:27.399Z] 39a5fcdaea64: Download complete [2022-08-16T23:28:27.399Z] 2408cc74d12b: Verifying Checksum [2022-08-16T23:28:27.399Z] 2408cc74d12b: Download complete [2022-08-16T23:28:27.399Z] d94ebbe4e438: Download complete [2022-08-16T23:28:27.666Z] 2408cc74d12b: Pull complete [2022-08-16T23:28:27.666Z] ea60b727a1ce: Pull complete [2022-08-16T23:28:27.666Z] 30c4a7721957: Pull complete [2022-08-16T23:28:27.932Z] 59ccb84bbe0f: Verifying Checksum [2022-08-16T23:28:27.932Z] 59ccb84bbe0f: Download complete [2022-08-16T23:28:28.192Z] bcfd1f05c69d: Verifying Checksum [2022-08-16T23:28:28.192Z] bcfd1f05c69d: Download complete [2022-08-16T23:28:28.192Z] 370296b7ddb6: Verifying Checksum [2022-08-16T23:28:28.192Z] 370296b7ddb6: Download complete [2022-08-16T23:28:31.483Z] 370296b7ddb6: Pull complete [2022-08-16T23:28:31.741Z] 7c6cee850709: Pull complete [2022-08-16T23:28:31.741Z] 39a5fcdaea64: Pull complete [2022-08-16T23:28:31.741Z] d94ebbe4e438: Pull complete [2022-08-16T23:28:33.647Z] bcfd1f05c69d: Pull complete [2022-08-16T23:28:34.215Z] 59ccb84bbe0f: Pull complete [2022-08-16T23:28:34.215Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-16T23:28:34.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-16T23:28:34.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-16T23:28:34.579Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-16T23:28:34.579Z] WORKDIR /edgex [2022-08-16T23:28:34.579Z] COPY go.mod . [2022-08-16T23:28:34.579Z] RUN go mod download [2022-08-16T23:28:34.579Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-16T23:28:35.149Z] Sending build context to Docker daemon 169.2MB [2022-08-16T23:28:35.149Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-16T23:28:35.149Z] ---> a4fb48ad2a94 [2022-08-16T23:28:35.149Z] Step 2/4 : WORKDIR /edgex [2022-08-16T23:28:37.063Z] ---> Running in bbdcb8bc3c8c [2022-08-16T23:28:37.063Z] Removing intermediate container bbdcb8bc3c8c [2022-08-16T23:28:37.063Z] ---> e6c2bffcaac0 [2022-08-16T23:28:37.063Z] Step 3/4 : COPY go.mod . [2022-08-16T23:28:37.063Z] ---> fdeca688681d [2022-08-16T23:28:37.063Z] Step 4/4 : RUN go mod download [2022-08-16T23:28:37.063Z] ---> Running in 248ff310d356 [2022-08-16T23:28:41.479Z] Still waiting to schedule task [2022-08-16T23:28:41.479Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-16T23:28:55.173Z] Removing intermediate container 248ff310d356 [2022-08-16T23:28:55.173Z] ---> 8dc3fa71b72a [2022-08-16T23:28:55.173Z] Successfully built 8dc3fa71b72a [2022-08-16T23:28:55.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:28:55.551Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-16T23:28:55.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:28:55.706Z] prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container [2022-08-16T23:28:55.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-16T23:28:56.104Z] $ docker top dd7218ece888aba668818f2fd75fcaca48946c95d212d8c620ba3b683e037028 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T23:28:56.518Z] + go version [2022-08-16T23:28:56.518Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-16T23:28:56.553Z] $ docker stop --time=1 dd7218ece888aba668818f2fd75fcaca48946c95d212d8c620ba3b683e037028 [2022-08-16T23:28:57.812Z] $ docker rm -f dd7218ece888aba668818f2fd75fcaca48946c95d212d8c620ba3b683e037028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:28:58.515Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-16T23:28:58.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:28:58.671Z] prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container [2022-08-16T23:28:58.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-16T23:28:59.069Z] $ docker top d0ab46f1593fa1398999e99bb1e53b1633055cf04fe58f18e8d4c02e04974681 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-16T23:28:59.195Z] ========================================================= [2022-08-16T23:28:59.195Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-16T23:28:59.195Z] ========================================================= [Pipeline] sh [2022-08-16T23:28:59.534Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-16T23:28:59.887Z] + make test [2022-08-16T23:28:59.887Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-16T23:29:06.466Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-16T23:29:18.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-16T23:29:18.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-16T23:29:18.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.133s coverage: 98.5% of statements [2022-08-16T23:29:18.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-16T23:29:18.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.2% of statements [2022-08-16T23:29:18.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-16T23:29:18.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.563s coverage: 89.2% of statements [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 2.1% of statements [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.6% of statements [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2022-08-16T23:29:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-08-16T23:29:23.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-08-16T23:29:31.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2022-08-16T23:29:31.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-08-16T23:29:33.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 81.4% of statements [2022-08-16T23:29:33.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.087s coverage: 87.2% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.2% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.8% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.6% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-16T23:29:41.977Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.070s coverage: 28.9% of statements [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-16T23:29:41.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-16T23:29:41.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-16T23:29:41.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-16T23:29:41.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-16T23:29:41.978Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-16T23:29:41.978Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-16T23:29:41.978Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-16T23:29:41.978Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-16T23:30:00.092Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-16T23:30:00.092Z] GO111MODULE=on go vet ./... [2022-08-16T23:30:02.626Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-16T23:30:02.626Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-16T23:30:02.626Z] ./bin/test-attribution-txt.sh [2022-08-16T23:30:02.626Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-16T23:30:02.626Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-16T23:30:02.626Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-16T23:30:02.626Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-16T23:30:02.626Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-16T23:30:02.626Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-16T23:30:02.887Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-16T23:30:02.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-16T23:30:03.233Z] + ls -al . [2022-08-16T23:30:03.233Z] total 736 [2022-08-16T23:30:03.233Z] drwxrwxr-x 10 1001 1001 4096 Aug 16 23:29 . [2022-08-16T23:30:03.233Z] drwxr-xr-x 4 root root 4096 Aug 16 23:28 .. [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 23:27 .dockerignore [2022-08-16T23:30:03.233Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 23:29 .git [2022-08-16T23:30:03.233Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 23:27 .github [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 1030 Aug 16 23:27 .gitignore [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 23:27 .golangci.yml [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 23:27 .hadolint.yml [2022-08-16T23:30:03.233Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 23:28 .semver [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 23:27 .sonarcloud.properties [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 23:27 ADOPTERS.md [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 10347 Aug 16 23:27 Attribution.txt [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 63209 Aug 16 23:27 CHANGELOG.md [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 23:27 CONTRIBUTING.md [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 23:27 GOVERNANCE.md [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 850 Aug 16 23:27 Jenkinsfile [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 23:27 LICENSE [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 13276 Aug 16 23:27 Makefile [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 23:27 OWNERS.md [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 9094 Aug 16 23:27 README.md [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 6912 Aug 16 23:27 SECURITY.md [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 23:28 VERSION [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 4131 Aug 16 23:27 ZMQWindows.md [2022-08-16T23:30:03.233Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 23:27 bin [2022-08-16T23:30:03.233Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 23:27 cmd [2022-08-16T23:30:03.233Z] -rw-r--r-- 1 root root 480987 Aug 16 23:29 coverage.out [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 3681 Aug 16 23:27 go.mod [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 38033 Aug 16 23:27 go.sum [2022-08-16T23:30:03.233Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 23:27 internal [2022-08-16T23:30:03.233Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 23:27 openapi [2022-08-16T23:30:03.233Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 23:27 snap [2022-08-16T23:30:03.233Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 23:27 version.go [Pipeline] sh [2022-08-16T23:30:03.556Z] + '[' -e coverage.out ] [2022-08-16T23:30:03.556Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-16T23:30:03.670Z] Stashed 1 file(s) [Pipeline] sh [2022-08-16T23:30:03.964Z] + make build [2022-08-16T23:30:03.964Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-16T23:30:16.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-16T23:30:16.806Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22926 in /w/workspace/edgexfoundry_edgex-go_PR-4126 [Pipeline] { [Pipeline] ws [2022-08-16T23:30:16.846Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-16T23:30:16.926Z] The recommended git tool is: git [2022-08-16T23:30:23.464Z] using credential edgex-jenkins-ssh [2022-08-16T23:30:23.488Z] Cloning the remote Git repository [2022-08-16T23:30:23.583Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-16T23:30:23.706Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-16T23:30:23.847Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-16T23:30:23.848Z] > git --version # timeout=10 [2022-08-16T23:30:23.914Z] > git --version # 'git version 2.25.1' [2022-08-16T23:30:23.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-16T23:30:24.011Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-16T23:30:28.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-16T23:30:28.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-16T23:30:34.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-16T23:30:34.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-16T23:30:35.532Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-16T23:30:36.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-16T23:30:37.485Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-16T23:30:38.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-16T23:30:39.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-16T23:30:39.411Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-16T23:30:39.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-16T23:30:39.455Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-16T23:30:39.501Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-16T23:30:39.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-16T23:30:39.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4126/head:refs/remotes/origin/PR-4126 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-16T23:30:40.287Z] Merging remotes/origin/main commit 23918450344651d97d22d0f3625b25d105fef848 into PR head commit 339687fe6119892efb9421b671543a340462c84e [2022-08-16T23:30:40.375Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-16T23:30:40.952Z] Merge succeeded, producing 5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:30:40.952Z] Checking out Revision 5b9eec61b408ec120623818b73534dd9a331931e (PR-4126) [2022-08-16T23:30:41.755Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-16T23:30:40.305Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T23:30:40.321Z] > git checkout -f 339687fe6119892efb9421b671543a340462c84e # timeout=10 [2022-08-16T23:30:40.566Z] > git remote # timeout=10 [2022-08-16T23:30:40.590Z] > git config --get remote.origin.url # timeout=10 [2022-08-16T23:30:40.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-16T23:30:40.623Z] > git merge 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 [2022-08-16T23:30:40.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-16T23:30:40.960Z] > git config core.sparsecheckout # timeout=10 [2022-08-16T23:30:40.975Z] > git checkout -f 5b9eec61b408ec120623818b73534dd9a331931e # timeout=10 [Pipeline] } [2022-08-16T23:30:43.163Z] $ docker stop --time=1 d0ab46f1593fa1398999e99bb1e53b1633055cf04fe58f18e8d4c02e04974681 [2022-08-16T23:30:45.306Z] Commit message: "Merge commit '23918450344651d97d22d0f3625b25d105fef848' into HEAD" [2022-08-16T23:30:45.306Z] First time build. Skipping changelog. [2022-08-16T23:30:45.362Z] > git --version # timeout=10 [2022-08-16T23:30:45.373Z] > git --version # 'git version 2.25.1' [2022-08-16T23:30:45.385Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-16T23:30:46.791Z] $ docker rm -f d0ab46f1593fa1398999e99bb1e53b1633055cf04fe58f18e8d4c02e04974681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-16T23:30:47.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-16T23:30:47.915Z] [2022-08-16T23:30:47.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:30:48.238Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-16T23:30:48.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-16T23:30:48.238Z] Dload Upload Total Spent Left Speed [2022-08-16T23:30:48.238Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 86237 0 --:--:-- --:--:-- --:--:-- 85638 [2022-08-16T23:30:48.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-16T23:30:48.299Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-16T23:30:48.299Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-16T23:30:48.299Z] ca9280d653b3: Pulling fs layer [2022-08-16T23:30:48.299Z] 7e9c9ca2126c: Pulling fs layer [2022-08-16T23:30:48.299Z] cbdbe7a5bc2a: Download complete [2022-08-16T23:30:48.559Z] cbdbe7a5bc2a: Pull complete [2022-08-16T23:30:48.559Z] ca9280d653b3: Verifying Checksum [2022-08-16T23:30:48.559Z] ca9280d653b3: Download complete [Pipeline] sh [2022-08-16T23:30:48.819Z] 7e9c9ca2126c: Download complete [2022-08-16T23:30:48.819Z] ca9280d653b3: Pull complete [2022-08-16T23:30:49.091Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-16T23:30:49.444Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-16T23:30:49.444Z] + sudo tee /etc/docker/daemon.new [2022-08-16T23:30:49.444Z] { [2022-08-16T23:30:49.444Z] "registry-mirrors": [ [2022-08-16T23:30:49.444Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-16T23:30:49.444Z] ], [2022-08-16T23:30:49.444Z] "bip": "10.250.0.254/24", [2022-08-16T23:30:49.444Z] "hosts": [ [2022-08-16T23:30:49.444Z] "tcp://0.0.0.0:5555", [2022-08-16T23:30:49.445Z] "unix:///var/run/docker.sock" [2022-08-16T23:30:49.445Z] ], [2022-08-16T23:30:49.445Z] "mtu": 1458, [2022-08-16T23:30:49.445Z] "selinux-enabled": true, [2022-08-16T23:30:49.445Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-16T23:30:49.445Z] } [Pipeline] sh [2022-08-16T23:30:49.806Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-16T23:30:50.158Z] + sudo service docker restart [2022-08-16T23:30:52.109Z] 7e9c9ca2126c: Pull complete [2022-08-16T23:30:52.110Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-16T23:30:52.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-16T23:30:52.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:30:52.351Z] prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container [2022-08-16T23:30:52.390Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-16T23:30:53.800Z] $ docker top c8e0df36c8facb92019dcd4fc91e99fbd215e3d79e26b9b7f6566699d1d50568 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T23:30:54.262Z] + docker-compose build --help [2022-08-16T23:30:54.262Z] + grep parallel [2022-08-16T23:30:54.894Z] --parallel Build images in parallel. [Pipeline] } [2022-08-16T23:30:54.929Z] $ docker stop --time=1 c8e0df36c8facb92019dcd4fc91e99fbd215e3d79e26b9b7f6566699d1d50568 [2022-08-16T23:30:56.217Z] $ docker rm -f c8e0df36c8facb92019dcd4fc91e99fbd215e3d79e26b9b7f6566699d1d50568 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:30:56.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-16T23:30:56.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:30:57.005Z] prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container [2022-08-16T23:30:57.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-16T23:30:57.401Z] $ docker top 7e43e3c196ddbbe80629014fdae4b587079ecea73b54c1a92c407661658a4459 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T23:30:57.810Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-16T23:30:58.382Z] Building core-command ... [2022-08-16T23:30:58.382Z] Building core-data ... [2022-08-16T23:30:58.382Z] Building core-metadata ... [2022-08-16T23:30:58.382Z] Building security-bootstrapper ... [2022-08-16T23:30:58.382Z] Building security-proxy-setup ... [2022-08-16T23:30:58.382Z] Building security-secretstore-setup ... [2022-08-16T23:30:58.382Z] Building security-spiffe-token-provider ... [2022-08-16T23:30:58.382Z] Building security-spire-agent ... [2022-08-16T23:30:58.382Z] Building security-spire-config ... [2022-08-16T23:30:58.382Z] Building security-spire-server ... [2022-08-16T23:30:58.382Z] Building support-notifications ... [2022-08-16T23:30:58.382Z] Building support-scheduler ... [2022-08-16T23:30:58.382Z] Building sys-mgmt-agent ... [2022-08-16T23:30:58.382Z] Building sys-mgmt-agent [2022-08-16T23:30:58.382Z] Building core-metadata [2022-08-16T23:30:58.382Z] Building security-secretstore-setup [2022-08-16T23:30:58.382Z] Building security-spire-config [2022-08-16T23:30:58.382Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-16T23:31:08.655Z] provisioning config files... [2022-08-16T23:31:08.680Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5315059346410415346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-16T23:31:09.073Z] ---> docker-login.sh [2022-08-16T23:31:09.073Z] nexus3.edgexfoundry.org:10001 [2022-08-16T23:31:09.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:31:09.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:31:09.948Z] Configure a credential helper to remove this warning. See [2022-08-16T23:31:09.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:31:09.948Z] [2022-08-16T23:31:09.948Z] Login Succeeded [2022-08-16T23:31:09.948Z] nexus3.edgexfoundry.org:10002 [2022-08-16T23:31:10.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:31:10.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:31:10.223Z] Configure a credential helper to remove this warning. See [2022-08-16T23:31:10.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:31:10.223Z] [2022-08-16T23:31:10.223Z] Login Succeeded [2022-08-16T23:31:10.223Z] nexus3.edgexfoundry.org:10003 [2022-08-16T23:31:10.606Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:31:10.606Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:31:10.606Z] ---> 8dc3fa71b72a [2022-08-16T23:31:10.606Z] Step 3/24 : WORKDIR /edgex-go [2022-08-16T23:31:10.606Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:31:10.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:31:10.606Z] ---> 8dc3fa71b72a [2022-08-16T23:31:10.606Z] Step 3/22 : WORKDIR /edgex-go [2022-08-16T23:31:10.606Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:31:10.606Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:31:10.606Z] ---> 8dc3fa71b72a [2022-08-16T23:31:10.606Z] Step 3/26 : WORKDIR /edgex-go [2022-08-16T23:31:10.606Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:31:10.606Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:31:10.606Z] ---> 8dc3fa71b72a [2022-08-16T23:31:10.606Z] Step 3/25 : WORKDIR /edgex-go [2022-08-16T23:31:10.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:31:10.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:31:10.824Z] Configure a credential helper to remove this warning. See [2022-08-16T23:31:10.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:31:10.824Z] [2022-08-16T23:31:10.824Z] Login Succeeded [2022-08-16T23:31:10.824Z] nexus3.edgexfoundry.org:10004 [2022-08-16T23:31:10.866Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:31:10.866Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:31:10.866Z] ---> 8dc3fa71b72a [2022-08-16T23:31:10.866Z] Step 3/23 : WORKDIR /edgex-go [2022-08-16T23:31:11.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:31:11.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:31:11.104Z] Configure a credential helper to remove this warning. See [2022-08-16T23:31:11.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:31:11.104Z] [2022-08-16T23:31:11.104Z] Login Succeeded [2022-08-16T23:31:11.104Z] docker.io [2022-08-16T23:31:11.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-16T23:31:11.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-16T23:31:11.973Z] Configure a credential helper to remove this warning. See [2022-08-16T23:31:11.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-16T23:31:11.973Z] [2022-08-16T23:31:11.973Z] Login Succeeded [2022-08-16T23:31:11.973Z] ---> docker-login.sh ends [Pipeline] } [2022-08-16T23:31:12.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-16T23:31:12.726Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-16T23:31:12.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T23:31:12.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-16T23:31:12.837Z] ========================================================= [2022-08-16T23:31:12.837Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-16T23:31:12.837Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-16T23:31:13.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-16T23:31:13.495Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-16T23:31:13.495Z] b3c136eddcbf: Pulling fs layer [2022-08-16T23:31:13.495Z] c0a3192eca97: Pulling fs layer [2022-08-16T23:31:13.495Z] a050256f5b6f: Pulling fs layer [2022-08-16T23:31:13.495Z] 656be50a0ddc: Pulling fs layer [2022-08-16T23:31:13.495Z] 2bbca73fdf42: Pulling fs layer [2022-08-16T23:31:13.495Z] 46d945488cbd: Pulling fs layer [2022-08-16T23:31:13.495Z] 8a5474983e97: Pulling fs layer [2022-08-16T23:31:13.495Z] 329c88fbcd65: Pulling fs layer [2022-08-16T23:31:13.495Z] 656be50a0ddc: Waiting [2022-08-16T23:31:13.495Z] 2bbca73fdf42: Waiting [2022-08-16T23:31:13.495Z] 46d945488cbd: Waiting [2022-08-16T23:31:13.495Z] 8a5474983e97: Waiting [2022-08-16T23:31:13.495Z] 329c88fbcd65: Waiting [2022-08-16T23:31:13.495Z] a050256f5b6f: Verifying Checksum [2022-08-16T23:31:13.495Z] c0a3192eca97: Verifying Checksum [2022-08-16T23:31:13.495Z] c0a3192eca97: Download complete [2022-08-16T23:31:13.495Z] 2bbca73fdf42: Verifying Checksum [2022-08-16T23:31:13.495Z] 2bbca73fdf42: Download complete [2022-08-16T23:31:13.495Z] 46d945488cbd: Verifying Checksum [2022-08-16T23:31:13.495Z] 46d945488cbd: Download complete [2022-08-16T23:31:13.495Z] b3c136eddcbf: Download complete [2022-08-16T23:31:14.165Z] ---> Running in cd5edede5426 [2022-08-16T23:31:14.166Z] ---> Running in 14c1b7e3b144 [2022-08-16T23:31:14.166Z] ---> Running in 718fc72ace13 [2022-08-16T23:31:14.166Z] ---> Running in b60ec44732a1 [2022-08-16T23:31:14.166Z] ---> Running in 8c9fecf8d843 [2022-08-16T23:31:14.427Z] Removing intermediate container 718fc72ace13 [2022-08-16T23:31:14.427Z] ---> ad85e550bdfc [2022-08-16T23:31:14.427Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:31:14.427Z] Removing intermediate container 14c1b7e3b144 [2022-08-16T23:31:14.427Z] Removing intermediate container cd5edede5426 [2022-08-16T23:31:14.427Z] ---> c26e2ba78b19 [2022-08-16T23:31:14.427Z] ---> 4c1cd996985a [2022-08-16T23:31:14.427Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:31:14.427Z] [2022-08-16T23:31:14.427Z] Removing intermediate container 8c9fecf8d843 [2022-08-16T23:31:14.427Z] ---> 4538bb488a74 [2022-08-16T23:31:14.427Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:31:14.427Z] Removing intermediate container b60ec44732a1 [2022-08-16T23:31:14.427Z] ---> 4fbb4471eadc [2022-08-16T23:31:14.427Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:31:14.427Z] ---> Running in bf670ab5663e [2022-08-16T23:31:14.427Z] ---> Running in fe6d3039e145 [2022-08-16T23:31:14.427Z] ---> Running in b3184d25cfae [2022-08-16T23:31:14.427Z] ---> Running in e2c52ded19c6 [2022-08-16T23:31:14.427Z] ---> Running in faf64be830f8 [2022-08-16T23:31:14.492Z] b3c136eddcbf: Pull complete [2022-08-16T23:31:14.492Z] 329c88fbcd65: Verifying Checksum [2022-08-16T23:31:14.492Z] 329c88fbcd65: Download complete [2022-08-16T23:31:15.100Z] c0a3192eca97: Pull complete [2022-08-16T23:31:15.366Z] Removing intermediate container fe6d3039e145 [2022-08-16T23:31:15.366Z] ---> a0a7cb1ee810 [2022-08-16T23:31:15.366Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-16T23:31:15.366Z] ---> Running in 648bf65168b3 [2022-08-16T23:31:15.379Z] a050256f5b6f: Pull complete [2022-08-16T23:31:15.628Z] Removing intermediate container bf670ab5663e [2022-08-16T23:31:15.628Z] ---> 5c62175b8117 [2022-08-16T23:31:15.628Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-16T23:31:15.628Z] Removing intermediate container b3184d25cfae [2022-08-16T23:31:15.628Z] ---> ef58a0a4c219 [2022-08-16T23:31:15.628Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-16T23:31:15.628Z] ---> Running in e7127669edce [2022-08-16T23:31:15.628Z] ---> Running in f66cd5f962e7 [2022-08-16T23:31:15.628Z] Removing intermediate container faf64be830f8 [2022-08-16T23:31:15.628Z] ---> 06c723d97c7d [2022-08-16T23:31:15.628Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-16T23:31:15.628Z] Removing intermediate container e2c52ded19c6 [2022-08-16T23:31:15.628Z] ---> 7ea79453ef9e [2022-08-16T23:31:15.628Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-16T23:31:15.629Z] ---> Running in 90c5383a4928 [2022-08-16T23:31:15.629Z] ---> Running in 5dfdae7c6351 [2022-08-16T23:31:15.653Z] 8a5474983e97: Verifying Checksum [2022-08-16T23:31:15.653Z] 8a5474983e97: Download complete [2022-08-16T23:31:15.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:16.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:16.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:16.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:16.254Z] 656be50a0ddc: Download complete [2022-08-16T23:31:16.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:16.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:16.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:16.933Z] OK: 211 MiB in 51 packages [2022-08-16T23:31:16.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:16.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:17.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:17.456Z] Removing intermediate container 648bf65168b3 [2022-08-16T23:31:17.456Z] ---> 8575c1651f2e [2022-08-16T23:31:17.456Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-16T23:31:17.456Z] OK: 211 MiB in 51 packages [2022-08-16T23:31:17.456Z] ---> 64cb574c172c [2022-08-16T23:31:17.456Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:31:17.456Z] OK: 211 MiB in 51 packages [2022-08-16T23:31:17.716Z] ---> Running in bcbd89f8374f [2022-08-16T23:31:17.716Z] OK: 211 MiB in 51 packages [2022-08-16T23:31:17.716Z] Removing intermediate container e7127669edce [2022-08-16T23:31:17.716Z] ---> 3422c1ea05b2 [2022-08-16T23:31:17.716Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-16T23:31:17.976Z] OK: 211 MiB in 51 packages [2022-08-16T23:31:17.976Z] ---> 9c6ff084764b [2022-08-16T23:31:17.976Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:31:17.976Z] Removing intermediate container f66cd5f962e7 [2022-08-16T23:31:17.976Z] ---> db7593bc6e8f [2022-08-16T23:31:17.976Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-16T23:31:17.976Z] ---> Running in b462c230194d [2022-08-16T23:31:17.976Z] Removing intermediate container 5dfdae7c6351 [2022-08-16T23:31:17.976Z] ---> 2a70496b8e7f [2022-08-16T23:31:17.976Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-16T23:31:18.234Z] ---> 9e759b6b85bc [2022-08-16T23:31:18.234Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:31:18.234Z] ---> Running in 5f42e9803fb7 [2022-08-16T23:31:18.234Z] ---> e61f62ef253c [2022-08-16T23:31:18.235Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:31:18.235Z] ---> Running in 630dd222a734 [2022-08-16T23:31:18.235Z] Removing intermediate container 90c5383a4928 [2022-08-16T23:31:18.235Z] ---> b397d0857eb2 [2022-08-16T23:31:18.235Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-16T23:31:18.494Z] ---> 14d96508b4e1 [2022-08-16T23:31:18.494Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:31:18.494Z] ---> Running in 219aa4025688 [2022-08-16T23:31:31.358Z] 656be50a0ddc: Pull complete [2022-08-16T23:31:31.358Z] 2bbca73fdf42: Pull complete [2022-08-16T23:31:31.358Z] 46d945488cbd: Pull complete [2022-08-16T23:31:33.392Z] Removing intermediate container bcbd89f8374f [2022-08-16T23:31:33.392Z] ---> 85c93ca6fb29 [2022-08-16T23:31:33.392Z] Step 8/25 : COPY . . [2022-08-16T23:31:33.392Z] Removing intermediate container b462c230194d [2022-08-16T23:31:33.392Z] ---> b2e21f5d20bc [2022-08-16T23:31:33.392Z] Step 8/26 : COPY . . [2022-08-16T23:31:33.392Z] Removing intermediate container 630dd222a734 [2022-08-16T23:31:33.392Z] ---> e83d7e9778bd [2022-08-16T23:31:33.392Z] Step 8/22 : COPY . . [2022-08-16T23:31:33.392Z] Removing intermediate container 5f42e9803fb7 [2022-08-16T23:31:33.392Z] ---> 2b03dc89d1ed [2022-08-16T23:31:33.392Z] Step 8/23 : COPY . . [2022-08-16T23:31:33.392Z] Removing intermediate container 219aa4025688 [2022-08-16T23:31:33.392Z] ---> b9718e6f3010 [2022-08-16T23:31:33.392Z] Step 8/24 : COPY . . [2022-08-16T23:31:36.792Z] 8a5474983e97: Pull complete [2022-08-16T23:31:38.231Z] 329c88fbcd65: Pull complete [2022-08-16T23:31:38.231Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-16T23:31:38.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-16T23:31:38.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-16T23:31:38.640Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-16T23:31:38.640Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-16T23:31:38.640Z] WORKDIR /edgex [2022-08-16T23:31:38.640Z] COPY go.mod . [2022-08-16T23:31:38.640Z] RUN go mod download [2022-08-16T23:31:39.248Z] Sending build context to Docker daemon 3.144MB [2022-08-16T23:31:39.248Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-16T23:31:39.248Z] ---> ff4287adb874 [2022-08-16T23:31:39.248Z] Step 2/4 : WORKDIR /edgex [2022-08-16T23:31:41.246Z] ---> Running in 0e7d62ee7202 [2022-08-16T23:31:41.246Z] Removing intermediate container 0e7d62ee7202 [2022-08-16T23:31:41.246Z] ---> a5699d95972e [2022-08-16T23:31:41.246Z] Step 3/4 : COPY go.mod . [2022-08-16T23:31:41.581Z] ---> cd74fdf4ee37 [2022-08-16T23:31:41.581Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-16T23:31:41.581Z] ---> c820b7531e9f [2022-08-16T23:31:41.581Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-16T23:31:41.581Z] ---> 08646eddfc00 [2022-08-16T23:31:41.581Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-16T23:31:41.581Z] ---> 0beab32e1b0d [2022-08-16T23:31:41.581Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-16T23:31:41.581Z] ---> 527899fc5587 [2022-08-16T23:31:41.581Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-16T23:31:41.581Z] ---> Running in 960714d5e6e0 [2022-08-16T23:31:41.581Z] ---> Running in 11dddcf6cc5e [2022-08-16T23:31:41.581Z] ---> Running in 80c2f20266f2 [2022-08-16T23:31:41.581Z] ---> Running in 2ae68313dad6 [2022-08-16T23:31:41.581Z] ---> Running in d3ddb202c62c [2022-08-16T23:31:41.581Z] Removing intermediate container 2ae68313dad6 [2022-08-16T23:31:41.581Z] ---> 7b43bbaec27b [2022-08-16T23:31:41.581Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-16T23:31:41.581Z] ---> Running in 2ab0c5a9b5ea [2022-08-16T23:31:41.581Z] Removing intermediate container 2ab0c5a9b5ea [2022-08-16T23:31:41.581Z] ---> 918426161987 [2022-08-16T23:31:41.581Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-16T23:31:41.581Z] ---> Running in a0baab925e08 [2022-08-16T23:31:41.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-16T23:31:41.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-16T23:31:41.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-16T23:31:41.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-16T23:31:41.581Z] Removing intermediate container a0baab925e08 [2022-08-16T23:31:41.581Z] ---> fd97294e4d92 [2022-08-16T23:31:41.581Z] Step 12/26 : WORKDIR /edgex-go [2022-08-16T23:31:41.840Z] ---> Running in 8bac016469bd [2022-08-16T23:31:41.853Z] ---> af8644ee2117 [2022-08-16T23:31:41.853Z] Step 4/4 : RUN go mod download [2022-08-16T23:31:41.853Z] ---> Running in 94d27e46ab2f [2022-08-16T23:31:42.100Z] Removing intermediate container 8bac016469bd [2022-08-16T23:31:42.100Z] ---> 02f34cc4f3af [2022-08-16T23:31:42.100Z] [2022-08-16T23:31:42.100Z] Step 13/26 : FROM alpine:3.15 [2022-08-16T23:31:42.359Z] 3.15: Pulling from library/alpine [2022-08-16T23:31:42.930Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-16T23:31:42.930Z] Status: Downloaded newer image for alpine:3.15 [2022-08-16T23:31:42.930Z] ---> c4fc93816858 [2022-08-16T23:31:42.930Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:31:42.930Z] ---> Running in 7a42923a907d [2022-08-16T23:31:43.189Z] Removing intermediate container 7a42923a907d [2022-08-16T23:31:43.189Z] ---> d9de269302a9 [2022-08-16T23:31:43.189Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:31:43.189Z] ---> Running in 91822de9fbd0 [2022-08-16T23:31:45.094Z] Removing intermediate container 91822de9fbd0 [2022-08-16T23:31:45.094Z] ---> 41a42cf265e2 [2022-08-16T23:31:45.094Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-16T23:31:45.094Z] ---> Running in 04073a1bf04e [2022-08-16T23:31:46.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:46.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:47.223Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-16T23:31:47.223Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-16T23:31:47.223Z] OK: 15856 distinct packages available [2022-08-16T23:31:47.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:48.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:31:48.416Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-16T23:31:48.673Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-16T23:31:48.673Z] (3/4) Installing libucontext (1.1-r0) [2022-08-16T23:31:48.673Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-16T23:31:48.932Z] Executing busybox-1.34.1-r7.trigger [2022-08-16T23:31:48.932Z] OK: 6 MiB in 18 packages [2022-08-16T23:31:51.473Z] Removing intermediate container 04073a1bf04e [2022-08-16T23:31:51.473Z] ---> 21dbc13ee181 [2022-08-16T23:31:51.473Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-16T23:31:54.008Z] ---> 02638d5d7063 [2022-08-16T23:31:54.009Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-16T23:31:54.009Z] ---> 68ec7bd9a824 [2022-08-16T23:31:54.009Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-16T23:31:54.267Z] ---> Running in 1e2b34c52266 [2022-08-16T23:31:54.528Z] Removing intermediate container 1e2b34c52266 [2022-08-16T23:31:54.528Z] ---> 71b576f3c28b [2022-08-16T23:31:54.528Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-16T23:31:55.104Z] ---> b2ec7ba049c2 [2022-08-16T23:31:55.104Z] Step 21/26 : WORKDIR / [2022-08-16T23:31:55.363Z] ---> Running in 261b7bf08a4e [2022-08-16T23:31:55.621Z] Removing intermediate container 261b7bf08a4e [2022-08-16T23:31:55.621Z] ---> d8101fb57063 [2022-08-16T23:31:55.621Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-16T23:31:55.621Z] ---> Running in 850bd0370c52 [2022-08-16T23:31:55.879Z] Removing intermediate container 850bd0370c52 [2022-08-16T23:31:55.879Z] ---> 9b636021c9c4 [2022-08-16T23:31:55.879Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-16T23:31:55.879Z] ---> Running in 3140ed1bacc9 [2022-08-16T23:31:56.456Z] Removing intermediate container 3140ed1bacc9 [2022-08-16T23:31:56.456Z] ---> b4593c4b7c76 [2022-08-16T23:31:56.456Z] Step 24/26 : LABEL arch=x86_64 [2022-08-16T23:31:56.456Z] ---> Running in c7dafad50b93 [2022-08-16T23:31:56.715Z] Removing intermediate container c7dafad50b93 [2022-08-16T23:31:56.715Z] ---> 44ee60afb936 [2022-08-16T23:31:56.715Z] Step 25/26 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:31:56.715Z] ---> Running in 32a338dd4d15 [2022-08-16T23:31:57.003Z] Removing intermediate container 32a338dd4d15 [2022-08-16T23:31:57.003Z] ---> b0245ffc7c66 [2022-08-16T23:31:57.003Z] Step 26/26 : LABEL version=0.0.0 [2022-08-16T23:31:57.262Z] ---> Running in 8ef987e0db7d [2022-08-16T23:31:57.521Z] Removing intermediate container 8ef987e0db7d [2022-08-16T23:31:57.521Z] ---> 77d5a4398644 [2022-08-16T23:31:57.521Z] [2022-08-16T23:31:57.784Z] Successfully built 77d5a4398644 [2022-08-16T23:31:57.784Z] Successfully tagged security-spire-config:latest [2022-08-16T23:31:57.784Z] Building core-data [2022-08-16T23:32:00.317Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:32:00.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:32:00.317Z] ---> 8dc3fa71b72a [2022-08-16T23:32:00.317Z] Step 3/23 : WORKDIR /edgex-go [2022-08-16T23:32:00.317Z] ---> Using cache [2022-08-16T23:32:00.317Z] ---> 4c1cd996985a [2022-08-16T23:32:00.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:32:00.317Z] ---> Using cache [2022-08-16T23:32:00.317Z] ---> ef58a0a4c219 [2022-08-16T23:32:00.317Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-16T23:32:02.853Z] ---> Running in 6385001e53dc [2022-08-16T23:32:03.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:04.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:04.924Z] OK: 211 MiB in 51 packages [2022-08-16T23:32:05.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-16T23:32:05.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-16T23:32:05.866Z] Removing intermediate container 6385001e53dc [2022-08-16T23:32:05.866Z] ---> e644d3058b60 [2022-08-16T23:32:05.866Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-16T23:32:06.435Z] ---> 6091163e2418 [2022-08-16T23:32:06.435Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:32:06.435Z] ---> Running in c8ceb6a431d3 [2022-08-16T23:32:07.817Z] Removing intermediate container 11dddcf6cc5e [2022-08-16T23:32:07.818Z] ---> 75f9ed80e7fd [2022-08-16T23:32:07.818Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-16T23:32:07.818Z] ---> Running in aed0add2bc4b [2022-08-16T23:32:08.758Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-16T23:32:11.345Z] Removing intermediate container 960714d5e6e0 [2022-08-16T23:32:11.345Z] ---> 814e6b0a544a [2022-08-16T23:32:11.345Z] [2022-08-16T23:32:11.345Z] Step 10/25 : FROM alpine:3.16 [2022-08-16T23:32:11.345Z] Removing intermediate container d3ddb202c62c [2022-08-16T23:32:11.345Z] ---> 00b676781410 [2022-08-16T23:32:11.345Z] [2022-08-16T23:32:11.345Z] Step 10/22 : FROM alpine:3.16 [2022-08-16T23:32:11.345Z] Removing intermediate container aed0add2bc4b [2022-08-16T23:32:11.345Z] ---> ffb79f4881c2 [2022-08-16T23:32:11.345Z] [2022-08-16T23:32:11.345Z] Step 11/23 : FROM alpine:3.16 [2022-08-16T23:32:11.345Z] Removing intermediate container 80c2f20266f2 [2022-08-16T23:32:11.345Z] ---> cdd372da68c0 [2022-08-16T23:32:11.345Z] [2022-08-16T23:32:11.345Z] Step 10/24 : FROM alpine:3.16 [2022-08-16T23:32:11.604Z] 3.16: Pulling from library/alpine [2022-08-16T23:32:12.174Z] 3.16: Pulling from library/alpine [2022-08-16T23:32:12.743Z] 3.16: Pulling from library/alpine [2022-08-16T23:32:12.743Z] 3.16: Pulling from library/alpine [2022-08-16T23:32:14.129Z] Removing intermediate container c8ceb6a431d3 [2022-08-16T23:32:14.129Z] ---> a8af423de1a7 [2022-08-16T23:32:14.129Z] Step 8/23 : COPY . . [2022-08-16T23:32:14.218Z] Removing intermediate container 94d27e46ab2f [2022-08-16T23:32:14.218Z] ---> 96016d768881 [2022-08-16T23:32:14.218Z] Successfully built 96016d768881 [2022-08-16T23:32:14.218Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:32:14.390Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T23:32:14.390Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T23:32:14.390Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T23:32:14.390Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T23:32:14.390Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T23:32:14.390Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T23:32:14.390Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T23:32:14.390Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T23:32:14.390Z] ---> 9c6f07244728 [2022-08-16T23:32:14.390Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-16T23:32:14.390Z] ---> 9c6f07244728 [2022-08-16T23:32:14.390Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-16T23:32:14.390Z] ---> 9c6f07244728 [2022-08-16T23:32:14.390Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:32:14.390Z] ---> 9c6f07244728 [2022-08-16T23:32:14.390Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-16T23:32:14.630Z] + docker inspect -f . ci-base-image-arm64 [2022-08-16T23:32:14.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:32:14.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container [2022-08-16T23:32:14.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-16T23:32:15.769Z] ---> Running in 7678217683ad [2022-08-16T23:32:15.770Z] ---> Running in 123a8c31f424 [2022-08-16T23:32:15.770Z] ---> Running in daef87339246 [2022-08-16T23:32:15.770Z] ---> Running in e268b9f48d9c [2022-08-16T23:32:15.770Z] Removing intermediate container 123a8c31f424 [2022-08-16T23:32:15.770Z] ---> 92344ea6e76f [2022-08-16T23:32:15.770Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-16T23:32:15.770Z] ---> Running in 4cd9c5bf7741 [2022-08-16T23:32:16.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:16.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:16.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:16.213Z] $ docker top f11a885437e42397b4b017c826cd1dac98c9480e24de17ac397ae5af191746d1 -eo pid,comm [2022-08-16T23:32:16.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:16.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:16.287Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-16T23:32:16.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:16.287Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-16T23:32:16.287Z] (3/3) Installing su-exec (0.2-r1) [2022-08-16T23:32:16.287Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:32:16.287Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:32:16.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:16.287Z] OK: 6 MiB in 17 packages [2022-08-16T23:32:16.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:16.287Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-16T23:32:16.287Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:32:16.287Z] OK: 6 MiB in 15 packages [Pipeline] { [2022-08-16T23:32:16.546Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-16T23:32:16.546Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-16T23:32:16.546Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-16T23:32:16.547Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-16T23:32:16.547Z] (5/6) Installing curl (7.83.1-r2) [2022-08-16T23:32:16.547Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-16T23:32:16.547Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:32:16.547Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:32:16.547Z] OK: 8 MiB in 20 packages [2022-08-16T23:32:16.547Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-16T23:32:16.547Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-16T23:32:16.547Z] (3/33) Installing readline (8.1.2-r0) [2022-08-16T23:32:16.547Z] (4/33) Installing bash (5.1.16-r2) [2022-08-16T23:32:16.547Z] Executing bash-5.1.16-r2.post-install [2022-08-16T23:32:16.547Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-16T23:32:16.547Z] (6/33) Installing brotli-libs (1.0.9-r6) [Pipeline] sh [2022-08-16T23:32:16.805Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-16T23:32:16.805Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-16T23:32:16.805Z] (9/33) Installing curl (7.83.1-r2) [2022-08-16T23:32:16.805Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-16T23:32:17.065Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-16T23:32:17.065Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-16T23:32:17.065Z] (13/33) Installing expat (2.4.8-r0) [2022-08-16T23:32:17.065Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-16T23:32:17.065Z] (15/33) Installing gdbm (1.23-r0) [2022-08-16T23:32:17.065Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-16T23:32:17.065Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T23:32:17.065Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T23:32:17.065Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-16T23:32:17.065Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-16T23:32:17.065Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-16T23:32:17.227Z] + go version [2022-08-16T23:32:17.228Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-16T23:32:17.266Z] $ docker stop --time=1 f11a885437e42397b4b017c826cd1dac98c9480e24de17ac397ae5af191746d1 [2022-08-16T23:32:17.633Z] Removing intermediate container 7678217683ad [2022-08-16T23:32:17.633Z] ---> e24c0865ab6c [2022-08-16T23:32:17.633Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-16T23:32:17.633Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-16T23:32:17.633Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-16T23:32:17.633Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-16T23:32:17.896Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-16T23:32:17.896Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-16T23:32:17.896Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-16T23:32:17.896Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-16T23:32:17.896Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-16T23:32:17.896Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-16T23:32:17.896Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-16T23:32:17.896Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-16T23:32:17.896Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-16T23:32:17.896Z] ---> Running in 74d1eeb90c2e [2022-08-16T23:32:17.896Z] Removing intermediate container daef87339246 [2022-08-16T23:32:17.896Z] ---> df666f6c4352 [2022-08-16T23:32:17.896Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:32:18.155Z] Removing intermediate container e268b9f48d9c [2022-08-16T23:32:18.155Z] ---> 2f5a06d19271 [2022-08-16T23:32:18.155Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-16T23:32:18.155Z] ---> Running in 3349460f83d0 [2022-08-16T23:32:18.155Z] Removing intermediate container 74d1eeb90c2e [2022-08-16T23:32:18.155Z] ---> ea64aa589406 [2022-08-16T23:32:18.155Z] Step 13/25 : WORKDIR / [2022-08-16T23:32:18.155Z] ---> 195a76ec9df9 [2022-08-16T23:32:18.155Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-16T23:32:18.155Z] ---> Running in dd0412cf4327 [2022-08-16T23:32:18.155Z] ---> Running in cca69fdf546f [2022-08-16T23:32:18.155Z] ---> Running in 1ba769252ea0 [2022-08-16T23:32:18.155Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:32:18.155Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:32:18.155Z] OK: 122 MiB in 47 packages [2022-08-16T23:32:18.413Z] Removing intermediate container 3349460f83d0 [2022-08-16T23:32:18.413Z] ---> 1d191cd371e5 [2022-08-16T23:32:18.413Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-16T23:32:18.413Z] Removing intermediate container dd0412cf4327 [2022-08-16T23:32:18.413Z] ---> a082edf2cdb0 [2022-08-16T23:32:18.413Z] Step 13/22 : WORKDIR /edgex [2022-08-16T23:32:18.413Z] ---> Running in abc2430ec128 [2022-08-16T23:32:18.413Z] Removing intermediate container cca69fdf546f [2022-08-16T23:32:18.413Z] ---> 7ef2d36d3b48 [2022-08-16T23:32:18.413Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-16T23:32:18.414Z] ---> Running in 19467c079680 [2022-08-16T23:32:18.414Z] Removing intermediate container abc2430ec128 [2022-08-16T23:32:18.414Z] ---> 2f470917d7af [2022-08-16T23:32:18.414Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-16T23:32:18.414Z] Removing intermediate container 19467c079680 [2022-08-16T23:32:18.414Z] ---> 8a85df5f0706 [2022-08-16T23:32:18.414Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-16T23:32:18.414Z] ---> Running in 3a51a98f2aac [2022-08-16T23:32:18.414Z] ---> 54f51b2954dd [2022-08-16T23:32:18.414Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-16T23:32:18.673Z] Removing intermediate container 3a51a98f2aac [2022-08-16T23:32:18.673Z] ---> e8a011930c35 [2022-08-16T23:32:18.673Z] Step 15/24 : WORKDIR / [2022-08-16T23:32:18.673Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-16T23:32:18.673Z] ---> Running in 6f3de5dee46f [2022-08-16T23:32:18.673Z] ---> 50738281f9b5 [2022-08-16T23:32:18.673Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-16T23:32:18.673Z] ---> c6a86e9c7d9a [2022-08-16T23:32:18.673Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-16T23:32:18.673Z] Removing intermediate container 6f3de5dee46f [2022-08-16T23:32:18.673Z] ---> 5125075c9eef [2022-08-16T23:32:18.673Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:32:18.857Z] $ docker rm -f f11a885437e42397b4b017c826cd1dac98c9480e24de17ac397ae5af191746d1 [Pipeline] // withDockerContainer [Pipeline] } [2022-08-16T23:32:19.262Z] ---> 3819f744bbef [2022-08-16T23:32:19.262Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-16T23:32:19.262Z] ---> c2d4a8205eb8 [2022-08-16T23:32:19.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-16T23:32:19.262Z] ---> db2ccf1a15b5 [2022-08-16T23:32:19.262Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-08-16T23:32:19.567Z] ---> f1dff0547dad [2022-08-16T23:32:19.567Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] sh [2022-08-16T23:32:19.853Z] ---> 609868f2497b [2022-08-16T23:32:19.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-16T23:32:19.853Z] ---> cfbb6a139a81 [2022-08-16T23:32:19.853Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-16T23:32:19.853Z] ---> b8b4e922bb8a [2022-08-16T23:32:19.853Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-16T23:32:19.853Z] ---> c6ec5083ed24 [2022-08-16T23:32:19.853Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-16T23:32:19.853Z] ---> Running in 4f74a5e9a389 [2022-08-16T23:32:19.892Z] + docker inspect -f . ci-base-image-arm64 [2022-08-16T23:32:19.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:32:20.163Z] ---> cbe9e3e075d4 [2022-08-16T23:32:20.163Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-16T23:32:20.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container [2022-08-16T23:32:20.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-16T23:32:20.473Z] ---> f1727d8c94b0 [2022-08-16T23:32:20.473Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-16T23:32:20.473Z] ---> 48702d6f40f8 [2022-08-16T23:32:20.473Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-16T23:32:20.473Z] ---> Running in fcc572ee06fa [2022-08-16T23:32:20.473Z] ---> f96d2a99abad [2022-08-16T23:32:20.473Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-16T23:32:20.473Z] ---> Running in 0c7e5e2370fa [2022-08-16T23:32:20.740Z] Removing intermediate container fcc572ee06fa [2022-08-16T23:32:20.740Z] ---> 4514b4e0f9cc [2022-08-16T23:32:20.740Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:32:20.740Z] ---> Running in 6540263b08e8 [2022-08-16T23:32:20.740Z] Removing intermediate container 4f74a5e9a389 [2022-08-16T23:32:20.740Z] ---> 641dd922fc7d [2022-08-16T23:32:20.740Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-16T23:32:20.740Z] ---> Running in 9dfb253f2e68 [2022-08-16T23:32:20.740Z] Removing intermediate container 6540263b08e8 [2022-08-16T23:32:20.740Z] ---> e425261aad6b [2022-08-16T23:32:20.740Z] Step 22/24 : LABEL arch=x86_64 [2022-08-16T23:32:20.740Z] ---> Running in 87e574454cf7 [2022-08-16T23:32:21.000Z] Removing intermediate container 9dfb253f2e68 [2022-08-16T23:32:21.000Z] ---> 15067f73e9b3 [2022-08-16T23:32:21.000Z] Step 20/22 : LABEL arch=x86_64 [2022-08-16T23:32:21.000Z] Collecting docker-compose==1.23.2 [2022-08-16T23:32:21.000Z] Removing intermediate container 87e574454cf7 [2022-08-16T23:32:21.000Z] ---> a19de5a8bc7f [2022-08-16T23:32:21.000Z] Step 23/24 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:32:21.000Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-16T23:32:21.000Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 34.9 MB/s eta 0:00:00 [2022-08-16T23:32:21.000Z] ---> Running in 91cd0aa58c39 [2022-08-16T23:32:21.000Z] ---> Running in a3d18341436c [2022-08-16T23:32:21.000Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-16T23:32:21.000Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-16T23:32:21.000Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 88.3 MB/s eta 0:00:00 [2022-08-16T23:32:21.000Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-16T23:32:21.000Z] Removing intermediate container a3d18341436c [2022-08-16T23:32:21.000Z] ---> 5b701e2bdddf [2022-08-16T23:32:21.000Z] Step 24/24 : LABEL version=0.0.0 [2022-08-16T23:32:21.000Z] ---> Running in 6e25001bdd7e [2022-08-16T23:32:21.000Z] Removing intermediate container 91cd0aa58c39 [2022-08-16T23:32:21.000Z] ---> 9dc8631c07e8 [2022-08-16T23:32:21.000Z] Step 21/22 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:32:21.000Z] Collecting docker<4.0,>=3.6.0 [2022-08-16T23:32:21.000Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-16T23:32:21.259Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 117.0 MB/s eta 0:00:00 [2022-08-16T23:32:21.259Z] ---> Running in 4840ceddf657 [2022-08-16T23:32:21.259Z] Removing intermediate container 6e25001bdd7e [2022-08-16T23:32:21.259Z] ---> 70ae2d1443fb [2022-08-16T23:32:21.259Z] [2022-08-16T23:32:21.259Z] Collecting PyYAML<4,>=3.10 [2022-08-16T23:32:21.259Z] Successfully built 70ae2d1443fb [2022-08-16T23:32:21.259Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-16T23:32:21.259Z] Successfully tagged core-metadata:latest [2022-08-16T23:32:21.259Z]  Building core-metadata ... done Building support-scheduler [2022-08-16T23:32:21.259Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.7 MB/s eta 0:00:00 [2022-08-16T23:32:21.259Z] Removing intermediate container 4840ceddf657 [2022-08-16T23:32:21.259Z] ---> f7e03a8ca941 [2022-08-16T23:32:21.259Z] Step 22/22 : LABEL version=0.0.0 [2022-08-16T23:32:21.518Z] Preparing metadata (setup.py): started [2022-08-16T23:32:21.534Z] $ docker top e3397ab852ffdf1f8df95872f51f8c4c95571f3280e23e293f1da3e77a103ed8 -eo pid,comm [2022-08-16T23:32:21.777Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-16T23:32:21.777Z] Collecting cached-property<2,>=1.2.0 [2022-08-16T23:32:21.777Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] { [Pipeline] echo [2022-08-16T23:32:21.959Z] ========================================================= [2022-08-16T23:32:21.959Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-16T23:32:21.959Z] ========================================================= [Pipeline] sh [2022-08-16T23:32:22.038Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-16T23:32:22.038Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-16T23:32:22.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 126.0 MB/s eta 0:00:00 [2022-08-16T23:32:22.038Z] Collecting docopt<0.7,>=0.6.1 [2022-08-16T23:32:22.038Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-16T23:32:22.038Z] Preparing metadata (setup.py): started [2022-08-16T23:32:22.297Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-16T23:32:22.611Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-16T23:32:22.865Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-16T23:32:22.865Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-16T23:32:22.865Z] Preparing metadata (setup.py): started [2022-08-16T23:32:23.124Z] ---> Running in 7cf47adfb447 [2022-08-16T23:32:23.322Z] + make test [2022-08-16T23:32:23.322Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-16T23:32:23.384Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-16T23:32:23.384Z] Collecting jsonschema<3,>=2.5.1 [2022-08-16T23:32:23.384Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-16T23:32:23.385Z] Collecting texttable<0.10,>=0.9.0 [2022-08-16T23:32:23.385Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-16T23:32:23.385Z] Preparing metadata (setup.py): started [2022-08-16T23:32:23.951Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-16T23:32:24.211Z] Removing intermediate container 0c7e5e2370fa [2022-08-16T23:32:24.211Z] ---> a070e2e1af77 [2022-08-16T23:32:24.211Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-16T23:32:24.211Z] Collecting docker-pycreds>=0.4.0 [2022-08-16T23:32:24.211Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-16T23:32:24.211Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:32:24.211Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:32:24.211Z] ---> 8dc3fa71b72a [2022-08-16T23:32:24.211Z] Step 3/22 : WORKDIR /edgex-go [2022-08-16T23:32:24.211Z] ---> Using cache [2022-08-16T23:32:24.211Z] ---> 4c1cd996985a [2022-08-16T23:32:24.211Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:32:24.211Z] ---> Using cache [2022-08-16T23:32:24.211Z] ---> ef58a0a4c219 [2022-08-16T23:32:24.211Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-16T23:32:24.211Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-16T23:32:24.211Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-16T23:32:24.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 98.4 MB/s eta 0:00:00 [2022-08-16T23:32:24.490Z] Collecting idna<2.8,>=2.5 [2022-08-16T23:32:24.490Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-16T23:32:24.490Z] Removing intermediate container 7cf47adfb447 [2022-08-16T23:32:24.490Z] ---> cc8ce0307447 [2022-08-16T23:32:24.490Z] [2022-08-16T23:32:24.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 58.7 MB/s eta 0:00:00 [2022-08-16T23:32:24.490Z] ---> Running in aed989a66a2a [2022-08-16T23:32:24.490Z] ---> Running in bc7bfc574b3b [2022-08-16T23:32:24.490Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-16T23:32:24.490Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-16T23:32:24.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 126.6 MB/s eta 0:00:00 [2022-08-16T23:32:24.490Z] Successfully built cc8ce0307447 [2022-08-16T23:32:24.490Z] Collecting certifi>=2017.4.17 [2022-08-16T23:32:24.490Z] Successfully tagged security-proxy-setup:latest [2022-08-16T23:32:24.490Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-08-16T23:32:24.490Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-16T23:32:24.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 145.8 MB/s eta 0:00:00 [2022-08-16T23:32:24.490Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-16T23:32:24.490Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-16T23:32:24.490Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-16T23:32:24.490Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-16T23:32:24.490Z] Removing intermediate container aed989a66a2a [2022-08-16T23:32:24.490Z] ---> 7a8046c5480a [2022-08-16T23:32:24.490Z] Step 23/25 : LABEL arch=x86_64 [2022-08-16T23:32:24.752Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-16T23:32:24.752Z] Running setup.py install for texttable: started [2022-08-16T23:32:25.011Z] Running setup.py install for texttable: finished with status 'done' [2022-08-16T23:32:25.011Z] Running setup.py install for PyYAML: started [2022-08-16T23:32:25.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:25.838Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-16T23:32:25.838Z] ---> Running in 18f312bd653c [2022-08-16T23:32:26.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:26.097Z] Running setup.py install for docopt: started [2022-08-16T23:32:26.356Z] OK: 211 MiB in 51 packages [2022-08-16T23:32:26.356Z] Running setup.py install for docopt: finished with status 'done' [2022-08-16T23:32:26.929Z] Removing intermediate container 18f312bd653c [2022-08-16T23:32:26.929Z] ---> 6d497c194118 [2022-08-16T23:32:26.929Z] Step 24/25 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:32:27.214Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:32:27.214Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:32:27.214Z] ---> 8dc3fa71b72a [2022-08-16T23:32:27.214Z] Step 3/31 : WORKDIR /edgex-go [2022-08-16T23:32:27.214Z] ---> Using cache [2022-08-16T23:32:27.214Z] ---> 4c1cd996985a [2022-08-16T23:32:27.214Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:32:27.214Z] ---> Using cache [2022-08-16T23:32:27.214Z] ---> ef58a0a4c219 [2022-08-16T23:32:27.214Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-16T23:32:27.474Z] ---> Running in d9efb4d6c0c2 [2022-08-16T23:32:27.474Z] ---> Running in 0eac2e0a4c43 [2022-08-16T23:32:27.474Z] Running setup.py install for dockerpty: started [2022-08-16T23:32:27.474Z] Removing intermediate container d9efb4d6c0c2 [2022-08-16T23:32:27.474Z] ---> 0b7a0003299f [2022-08-16T23:32:27.474Z] Step 25/25 : LABEL version=0.0.0 [2022-08-16T23:32:27.474Z] Removing intermediate container bc7bfc574b3b [2022-08-16T23:32:27.474Z] ---> fb7d2d6e33ec [2022-08-16T23:32:27.474Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-16T23:32:27.738Z] ---> Running in 12456e822b02 [2022-08-16T23:32:27.738Z] Removing intermediate container 12456e822b02 [2022-08-16T23:32:27.738Z] ---> b79f1d3ba574 [2022-08-16T23:32:27.738Z] [2022-08-16T23:32:27.738Z] ---> eea0b93caca4 [2022-08-16T23:32:27.738Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:32:27.738Z] ---> Running in 0fb57a65eb1f [2022-08-16T23:32:27.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:27.998Z] Successfully built b79f1d3ba574 [2022-08-16T23:32:27.998Z] Successfully tagged security-secretstore-setup:latest [2022-08-16T23:32:27.998Z] Building core-command [2022-08-16T23:32:27.999Z]  Building security-secretstore-setup ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-08-16T23:32:28.258Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-16T23:32:28.258Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-16T23:32:28.826Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:29.087Z] OK: 211 MiB in 51 packages [2022-08-16T23:32:30.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:32:30.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:32:30.474Z] ---> 8dc3fa71b72a [2022-08-16T23:32:30.474Z] Step 3/23 : WORKDIR /edgex-go [2022-08-16T23:32:30.474Z] ---> Using cache [2022-08-16T23:32:30.474Z] ---> 4c1cd996985a [2022-08-16T23:32:30.474Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:32:30.474Z] ---> Using cache [2022-08-16T23:32:30.474Z] ---> ef58a0a4c219 [2022-08-16T23:32:30.474Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-16T23:32:30.474Z] ---> Using cache [2022-08-16T23:32:30.474Z] ---> fb7d2d6e33ec [2022-08-16T23:32:30.474Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-16T23:32:30.474Z] ---> Using cache [2022-08-16T23:32:30.474Z] ---> eea0b93caca4 [2022-08-16T23:32:30.474Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:32:33.061Z] ---> Running in 06f376cb9129 [2022-08-16T23:32:33.061Z] Removing intermediate container 0eac2e0a4c43 [2022-08-16T23:32:33.061Z] ---> e4ea2fa1b0cc [2022-08-16T23:32:33.061Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-16T23:32:34.447Z] ---> 38f104ff9123 [2022-08-16T23:32:34.447Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:32:35.386Z] ---> Running in a4b08ac27ce8 [2022-08-16T23:32:36.888Z] Removing intermediate container 4cd9c5bf7741 [2022-08-16T23:32:36.888Z] ---> 277cd5d4f97d [2022-08-16T23:32:36.888Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-16T23:32:37.150Z] Removing intermediate container 0fb57a65eb1f [2022-08-16T23:32:37.150Z] ---> 6fde6f602cba [2022-08-16T23:32:37.150Z] Step 8/22 : COPY . . [2022-08-16T23:32:37.412Z] ---> Running in 4bd2ceee7f25 [2022-08-16T23:32:38.383Z] Removing intermediate container 4bd2ceee7f25 [2022-08-16T23:32:38.383Z] ---> 80eee2cb6761 [2022-08-16T23:32:38.383Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-16T23:32:40.298Z] ---> Running in b859cbb7e6d6 [2022-08-16T23:32:40.559Z] Removing intermediate container b859cbb7e6d6 [2022-08-16T23:32:40.559Z] ---> 95976a00b612 [2022-08-16T23:32:40.559Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-16T23:32:40.559Z] Removing intermediate container 06f376cb9129 [2022-08-16T23:32:40.559Z] ---> 9a3a262107a9 [2022-08-16T23:32:40.559Z] Step 8/23 : COPY . . [2022-08-16T23:32:43.104Z] ---> 437871369047 [2022-08-16T23:32:43.104Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-16T23:32:43.104Z] ---> ca80c2953134 [2022-08-16T23:32:43.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-16T23:32:43.104Z] Removing intermediate container 1ba769252ea0 [2022-08-16T23:32:43.104Z] ---> db9d1b9ee849 [2022-08-16T23:32:43.104Z] [2022-08-16T23:32:43.104Z] Step 10/23 : FROM alpine:3.16 [2022-08-16T23:32:43.366Z] ---> 9c6f07244728 [2022-08-16T23:32:43.366Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-16T23:32:43.627Z] ---> Running in f5d284a47c22 [2022-08-16T23:32:43.627Z] ---> e0d40db85db7 [2022-08-16T23:32:43.627Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-16T23:32:43.627Z] ---> Running in 02c29c15c3b4 [2022-08-16T23:32:43.900Z] Removing intermediate container 02c29c15c3b4 [2022-08-16T23:32:43.900Z] ---> e8abeae1ee77 [2022-08-16T23:32:43.900Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-16T23:32:44.160Z] Removing intermediate container a4b08ac27ce8 [2022-08-16T23:32:44.160Z] ---> ffa8274db654 [2022-08-16T23:32:44.160Z] Step 8/31 : COPY . . [2022-08-16T23:32:44.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-16T23:32:44.160Z] ---> 57752d872ca2 [2022-08-16T23:32:44.160Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-16T23:32:44.760Z] ---> Running in 38d87c3add65 [2022-08-16T23:32:45.337Z] ---> Running in aaded23485fd [2022-08-16T23:32:45.337Z] Removing intermediate container 38d87c3add65 [2022-08-16T23:32:45.337Z] ---> ca9a9f28d1c2 [2022-08-16T23:32:45.337Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-16T23:32:45.598Z] ---> 04b302cee85f [2022-08-16T23:32:45.598Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-16T23:32:45.598Z] ---> Running in 0152c06829f7 [2022-08-16T23:32:45.598Z] ---> Running in 00c2ca73f927 [2022-08-16T23:32:45.598Z] Removing intermediate container aaded23485fd [2022-08-16T23:32:45.598Z] ---> 547ce2a00d22 [2022-08-16T23:32:45.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:32:45.598Z] ---> Running in af2274b2d446 [2022-08-16T23:32:45.859Z] Removing intermediate container 0152c06829f7 [2022-08-16T23:32:45.859Z] ---> 14c08370c0c0 [2022-08-16T23:32:45.859Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:32:45.859Z] ---> Running in dcbfb9a4e45a [2022-08-16T23:32:45.859Z] Removing intermediate container af2274b2d446 [2022-08-16T23:32:45.859Z] ---> 61e7f202c2e5 [2022-08-16T23:32:45.859Z] Step 21/23 : LABEL arch=x86_64 [2022-08-16T23:32:45.859Z] ---> Running in 320c4a48d2bc [2022-08-16T23:32:46.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-16T23:32:46.120Z] Removing intermediate container 320c4a48d2bc [2022-08-16T23:32:46.120Z] ---> 0b2e206a6ea1 [2022-08-16T23:32:46.120Z] Step 22/23 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:32:46.120Z] ---> Running in adc0811f40e7 [2022-08-16T23:32:46.388Z] Removing intermediate container adc0811f40e7 [2022-08-16T23:32:46.388Z] ---> 09995dbb519a [2022-08-16T23:32:46.388Z] Step 23/23 : LABEL version=0.0.0 [2022-08-16T23:32:47.343Z] ---> Running in 34a92b479fa1 [2022-08-16T23:32:47.608Z] Removing intermediate container dcbfb9a4e45a [2022-08-16T23:32:47.608Z] ---> def65ba01b45 [2022-08-16T23:32:47.608Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-16T23:32:47.608Z] Removing intermediate container 34a92b479fa1 [2022-08-16T23:32:47.608Z] ---> ad8201991ede [2022-08-16T23:32:47.608Z] [2022-08-16T23:32:47.608Z] Successfully built ad8201991ede [2022-08-16T23:32:47.608Z] Successfully tagged sys-mgmt-agent:latest [2022-08-16T23:32:47.608Z] Building support-notifications [2022-08-16T23:32:47.608Z]  Building sys-mgmt-agent ... done  ---> Running in 135d94b28de5 [2022-08-16T23:32:48.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:49.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:49.866Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-16T23:32:50.124Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T23:32:50.124Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:32:50.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:32:50.124Z] ---> 8dc3fa71b72a [2022-08-16T23:32:50.124Z] Step 3/22 : WORKDIR /edgex-go [2022-08-16T23:32:50.124Z] ---> Using cache [2022-08-16T23:32:50.124Z] ---> 4c1cd996985a [2022-08-16T23:32:50.124Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:32:50.124Z] ---> Using cache [2022-08-16T23:32:50.124Z] ---> ef58a0a4c219 [2022-08-16T23:32:50.124Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-16T23:32:50.124Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-16T23:32:50.385Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T23:32:50.385Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-16T23:32:50.385Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-16T23:32:50.644Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:32:50.644Z] OK: 8 MiB in 20 packages [2022-08-16T23:32:50.644Z] ---> 544462e46fba [2022-08-16T23:32:50.644Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-16T23:32:51.215Z] ---> Running in e7a18a47aed1 [2022-08-16T23:32:51.215Z] ---> Running in 59295ec3963b [2022-08-16T23:32:51.783Z] Removing intermediate container 135d94b28de5 [2022-08-16T23:32:51.783Z] ---> 309e0fd80167 [2022-08-16T23:32:51.783Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:32:52.350Z] ---> 5c2554b5c8a9 [2022-08-16T23:32:52.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-16T23:32:52.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:52.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-16T23:32:53.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:32:53.287Z] ---> 904710389337 [2022-08-16T23:32:53.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-16T23:32:53.564Z] OK: 211 MiB in 51 packages [2022-08-16T23:32:53.823Z] ---> 377cce89f9ca [2022-08-16T23:32:53.823Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-16T23:32:54.082Z] ---> Running in c3c6a0d3c2c4 [2022-08-16T23:32:54.340Z] Removing intermediate container e7a18a47aed1 [2022-08-16T23:32:54.340Z] ---> 542afd755f70 [2022-08-16T23:32:54.340Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-16T23:32:54.340Z] Removing intermediate container c3c6a0d3c2c4 [2022-08-16T23:32:54.340Z] ---> fa2ac8269fce [2022-08-16T23:32:54.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:32:54.340Z] ---> Running in 3edfa2e443c9 [2022-08-16T23:32:54.913Z] Removing intermediate container 3edfa2e443c9 [2022-08-16T23:32:54.913Z] ---> 56bc38b45ecf [2022-08-16T23:32:54.913Z] Step 21/23 : LABEL arch=x86_64 [2022-08-16T23:32:55.177Z] ---> 6bdf133d7704 [2022-08-16T23:32:55.177Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:32:55.177Z] ---> Running in a493cb3533e8 [2022-08-16T23:32:55.437Z] ---> Running in 8e3e293a0bf8 [2022-08-16T23:32:55.437Z] Removing intermediate container a493cb3533e8 [2022-08-16T23:32:55.437Z] ---> 85d420d3b12c [2022-08-16T23:32:55.437Z] Step 22/23 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:32:55.672Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-16T23:32:55.695Z] ---> Running in abfa13d87d81 [2022-08-16T23:32:55.953Z] Removing intermediate container abfa13d87d81 [2022-08-16T23:32:55.953Z] ---> c8e5bbfde6b2 [2022-08-16T23:32:55.953Z] Step 23/23 : LABEL version=0.0.0 [2022-08-16T23:32:56.550Z] ---> Running in 8deaafc26621 [2022-08-16T23:32:57.493Z] Removing intermediate container 8deaafc26621 [2022-08-16T23:32:57.493Z] ---> f3895fb57990 [2022-08-16T23:32:57.493Z] [2022-08-16T23:32:57.493Z] Successfully built f3895fb57990 [2022-08-16T23:32:57.493Z] Successfully tagged core-data:latest [2022-08-16T23:32:57.493Z]  Building core-data ... done Building security-spire-server [2022-08-16T23:33:00.791Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:33:00.791Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:33:00.791Z] ---> 8dc3fa71b72a [2022-08-16T23:33:00.791Z] Step 3/25 : WORKDIR /edgex-go [2022-08-16T23:33:00.791Z] ---> Using cache [2022-08-16T23:33:00.791Z] ---> 4c1cd996985a [2022-08-16T23:33:00.791Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:33:00.791Z] ---> Using cache [2022-08-16T23:33:00.791Z] ---> ef58a0a4c219 [2022-08-16T23:33:00.791Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-16T23:33:04.160Z] ---> Running in 2a852cafb49b [2022-08-16T23:33:04.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:05.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:05.954Z] OK: 211 MiB in 51 packages [2022-08-16T23:33:08.521Z] Removing intermediate container 2a852cafb49b [2022-08-16T23:33:08.521Z] ---> 0745b0c48864 [2022-08-16T23:33:08.521Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-16T23:33:08.783Z] Removing intermediate container 8e3e293a0bf8 [2022-08-16T23:33:08.783Z] ---> ad4cf04b3a37 [2022-08-16T23:33:08.783Z] Step 8/22 : COPY . . [2022-08-16T23:33:10.798Z] ---> 04fa60f04b8f [2022-08-16T23:33:10.798Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:33:12.722Z] ---> Running in e56de82db15c [2022-08-16T23:33:12.722Z] Removing intermediate container 00c2ca73f927 [2022-08-16T23:33:12.722Z] ---> d8a30de965d3 [2022-08-16T23:33:12.722Z] [2022-08-16T23:33:12.722Z] Step 10/23 : FROM alpine:3.16 [2022-08-16T23:33:12.722Z] ---> 9c6f07244728 [2022-08-16T23:33:12.722Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-16T23:33:12.722Z] ---> Using cache [2022-08-16T23:33:12.722Z] ---> df666f6c4352 [2022-08-16T23:33:12.722Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:33:12.722Z] ---> Using cache [2022-08-16T23:33:12.722Z] ---> 1d191cd371e5 [2022-08-16T23:33:12.722Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-16T23:33:12.722Z] ---> Running in ed4661f1bdad [2022-08-16T23:33:12.722Z] ---> 8a3e94ed515c [2022-08-16T23:33:12.722Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-16T23:33:12.722Z] Removing intermediate container ed4661f1bdad [2022-08-16T23:33:12.722Z] ---> 5eed74d62283 [2022-08-16T23:33:12.722Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-16T23:33:12.982Z] ---> Running in 88ab5fcb32e4 [2022-08-16T23:33:12.982Z] ---> Running in 22260d716dd7 [2022-08-16T23:33:13.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-16T23:33:13.552Z] Removing intermediate container 22260d716dd7 [2022-08-16T23:33:13.552Z] ---> 5b1d3c24147b [2022-08-16T23:33:13.552Z] Step 15/23 : WORKDIR / [2022-08-16T23:33:15.467Z] ---> Running in 74701a73acbc [2022-08-16T23:33:15.467Z] Removing intermediate container 59295ec3963b [2022-08-16T23:33:15.467Z] ---> b34b5239cba3 [2022-08-16T23:33:15.467Z] [2022-08-16T23:33:15.467Z] Step 10/31 : FROM alpine:3.16 [2022-08-16T23:33:15.467Z] ---> 9c6f07244728 [2022-08-16T23:33:15.467Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:33:15.467Z] Removing intermediate container f5d284a47c22 [2022-08-16T23:33:15.467Z] ---> a47714e980b4 [2022-08-16T23:33:15.467Z] [2022-08-16T23:33:15.467Z] Step 10/22 : FROM alpine:3.16 [2022-08-16T23:33:15.467Z] ---> 9c6f07244728 [2022-08-16T23:33:15.467Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-16T23:33:15.467Z] ---> Using cache [2022-08-16T23:33:15.467Z] ---> df666f6c4352 [2022-08-16T23:33:15.467Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:33:15.467Z] ---> Using cache [2022-08-16T23:33:15.467Z] ---> 1d191cd371e5 [2022-08-16T23:33:15.467Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-16T23:33:15.467Z] ---> Running in 8d8568a3e05b [2022-08-16T23:33:15.467Z] ---> Running in bcf1fdd64a1d [2022-08-16T23:33:15.467Z] Removing intermediate container 74701a73acbc [2022-08-16T23:33:15.467Z] ---> 1576f0be0d2d [2022-08-16T23:33:15.467Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:33:15.467Z] Removing intermediate container 8d8568a3e05b [2022-08-16T23:33:15.467Z] ---> 9861e6a5c866 [2022-08-16T23:33:15.467Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-16T23:33:15.467Z] Removing intermediate container bcf1fdd64a1d [2022-08-16T23:33:15.467Z] ---> a727ba6e22b6 [2022-08-16T23:33:15.467Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-16T23:33:15.726Z] ---> Running in e9d5207900b4 [2022-08-16T23:33:15.726Z] ---> Running in af0bf0895573 [2022-08-16T23:33:15.726Z] ---> 8666bce6835a [2022-08-16T23:33:15.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-16T23:33:15.726Z] Removing intermediate container af0bf0895573 [2022-08-16T23:33:15.726Z] ---> fd0351718bd0 [2022-08-16T23:33:15.726Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:33:15.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:16.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:16.509Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-16T23:33:16.509Z] (2/2) Installing su-exec (0.2-r1) [2022-08-16T23:33:16.509Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:33:16.509Z] OK: 6 MiB in 16 packages [2022-08-16T23:33:16.768Z] ---> e19d6c619998 [2022-08-16T23:33:16.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-16T23:33:16.768Z] ---> 71e13c61e9bb [2022-08-16T23:33:16.768Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-16T23:33:17.708Z] ---> a722cd2b164a [2022-08-16T23:33:17.708Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-16T23:33:17.968Z] Removing intermediate container e9d5207900b4 [2022-08-16T23:33:17.968Z] ---> 4845687e996b [2022-08-16T23:33:17.968Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-16T23:33:17.968Z] ---> 961597b49e51 [2022-08-16T23:33:17.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-16T23:33:17.968Z] ---> Running in 980206a815b7 [2022-08-16T23:33:17.968Z] ---> Running in bd85812a4d16 [2022-08-16T23:33:18.537Z] Removing intermediate container 980206a815b7 [2022-08-16T23:33:18.537Z] ---> 836cd17a1177 [2022-08-16T23:33:18.537Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:33:18.537Z] Removing intermediate container bd85812a4d16 [2022-08-16T23:33:18.537Z] ---> b4fafe389692 [2022-08-16T23:33:18.537Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-16T23:33:18.537Z] ---> b8f55423d2a8 [2022-08-16T23:33:18.537Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-16T23:33:18.537Z] ---> Running in 2e24bc65c010 [2022-08-16T23:33:18.537Z] ---> Running in beeda39f3547 [2022-08-16T23:33:18.819Z] ---> Running in 708be61ddb8f [2022-08-16T23:33:19.080Z] Removing intermediate container beeda39f3547 [2022-08-16T23:33:19.081Z] ---> 5d7d8d71e272 [2022-08-16T23:33:19.081Z] Step 21/23 : LABEL arch=x86_64 [2022-08-16T23:33:19.081Z] Removing intermediate container 2e24bc65c010 [2022-08-16T23:33:19.081Z] ---> fb79fdf4f070 [2022-08-16T23:33:19.081Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-16T23:33:19.081Z] ---> Running in 2bc308137ad6 [2022-08-16T23:33:19.081Z] Removing intermediate container 708be61ddb8f [2022-08-16T23:33:19.081Z] ---> da6d694cb985 [2022-08-16T23:33:19.081Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:33:19.341Z] ---> Running in edad4b2651d9 [2022-08-16T23:33:19.341Z] ---> Running in 2824e726f446 [2022-08-16T23:33:19.341Z] Removing intermediate container 2bc308137ad6 [2022-08-16T23:33:19.341Z] ---> 9742935eb65e [2022-08-16T23:33:19.341Z] Step 22/23 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:33:19.603Z] Removing intermediate container edad4b2651d9 [2022-08-16T23:33:19.603Z] ---> d502e26d3cc6 [2022-08-16T23:33:19.603Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-16T23:33:19.603Z] Removing intermediate container 2824e726f446 [2022-08-16T23:33:19.603Z] ---> 650b9f411d56 [2022-08-16T23:33:19.603Z] Step 20/22 : LABEL arch=x86_64 [2022-08-16T23:33:19.862Z] ---> Running in 3322fdb5437c [2022-08-16T23:33:19.862Z] ---> Running in 9c8558b1ea7f [2022-08-16T23:33:19.862Z] ---> Running in 661ce30e2159 [2022-08-16T23:33:20.122Z] Removing intermediate container 3322fdb5437c [2022-08-16T23:33:20.122Z] ---> ef57b21c4d5b [2022-08-16T23:33:20.122Z] Step 23/23 : LABEL version=0.0.0 [2022-08-16T23:33:20.122Z] Removing intermediate container 661ce30e2159 [2022-08-16T23:33:20.122Z] ---> 04fc3df3d728 [2022-08-16T23:33:20.122Z] Step 21/22 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:33:20.122Z] ---> Running in 788907d565c8 [2022-08-16T23:33:20.122Z] ---> Running in 0c21b42259bd [2022-08-16T23:33:20.690Z] Removing intermediate container e56de82db15c [2022-08-16T23:33:20.690Z] ---> c64154d88408 [2022-08-16T23:33:20.690Z] Step 8/25 : COPY . . [2022-08-16T23:33:20.690Z] Removing intermediate container 788907d565c8 [2022-08-16T23:33:20.690Z] ---> 9ff45741bc7c [2022-08-16T23:33:20.690Z] [2022-08-16T23:33:20.690Z] Removing intermediate container 0c21b42259bd [2022-08-16T23:33:20.690Z] ---> 183e2f6b9377 [2022-08-16T23:33:20.690Z] Step 22/22 : LABEL version=0.0.0 [2022-08-16T23:33:20.690Z] ---> Running in d117c94e2e1d [2022-08-16T23:33:20.690Z] Successfully built 9ff45741bc7c [2022-08-16T23:33:20.690Z] Successfully tagged core-command:latest [2022-08-16T23:33:20.690Z] Building security-spire-agent [2022-08-16T23:33:25.993Z]  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:33:25.993Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:33:25.993Z] ---> 8dc3fa71b72a [2022-08-16T23:33:25.993Z] Step 3/26 : WORKDIR /edgex-go [2022-08-16T23:33:25.993Z] ---> Using cache [2022-08-16T23:33:25.993Z] ---> 4c1cd996985a [2022-08-16T23:33:25.993Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:33:25.993Z] ---> Using cache [2022-08-16T23:33:25.993Z] ---> ef58a0a4c219 [2022-08-16T23:33:25.993Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-16T23:33:25.993Z] ---> Using cache [2022-08-16T23:33:25.993Z] ---> 0745b0c48864 [2022-08-16T23:33:25.993Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-16T23:33:25.993Z] ---> Using cache [2022-08-16T23:33:25.993Z] ---> 04fa60f04b8f [2022-08-16T23:33:25.993Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:33:25.993Z] ---> Using cache [2022-08-16T23:33:25.993Z] ---> c64154d88408 [2022-08-16T23:33:25.993Z] Step 8/26 : COPY . . [2022-08-16T23:33:26.254Z] Removing intermediate container d117c94e2e1d [2022-08-16T23:33:26.254Z] ---> 31a41394039e [2022-08-16T23:33:26.254Z] [2022-08-16T23:33:26.254Z] Successfully built 31a41394039e [2022-08-16T23:33:27.193Z] Successfully tagged support-scheduler:latest [2022-08-16T23:33:27.193Z] Building security-spiffe-token-provider [2022-08-16T23:33:29.117Z]  Building support-scheduler ... done  ---> e56c86df8138 [2022-08-16T23:33:29.117Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-16T23:33:30.191Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:33:30.191Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:33:30.191Z] ---> 8dc3fa71b72a [2022-08-16T23:33:30.191Z] Step 3/20 : WORKDIR /edgex-go [2022-08-16T23:33:30.191Z] ---> Using cache [2022-08-16T23:33:30.191Z] ---> 4c1cd996985a [2022-08-16T23:33:30.191Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-16T23:33:30.956Z] Removing intermediate container 9c8558b1ea7f [2022-08-16T23:33:30.956Z] ---> f6d11072de9b [2022-08-16T23:33:30.956Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-16T23:33:30.956Z] ---> Running in 428c9a25f6b1 [2022-08-16T23:33:30.956Z] ---> Running in 58a924a73ce0 [2022-08-16T23:33:30.956Z] ---> Running in 2962d900ad08 [2022-08-16T23:33:30.956Z] ---> 9b9737046e22 [2022-08-16T23:33:30.956Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-16T23:33:30.956Z] ---> Running in 816d6704627f [2022-08-16T23:33:30.956Z] Removing intermediate container 2962d900ad08 [2022-08-16T23:33:30.956Z] ---> 7619b2e477ce [2022-08-16T23:33:30.956Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-16T23:33:30.956Z] Removing intermediate container 58a924a73ce0 [2022-08-16T23:33:30.956Z] ---> 8dc38c525971 [2022-08-16T23:33:30.956Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-16T23:33:30.956Z] ---> Running in 5a81c351dc10 [2022-08-16T23:33:31.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:31.257Z] Removing intermediate container 816d6704627f [2022-08-16T23:33:31.257Z] ---> 9676476038b9 [2022-08-16T23:33:31.257Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-16T23:33:31.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:31.526Z] ---> a27abc51097b [2022-08-16T23:33:31.526Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-16T23:33:31.526Z] ---> Running in 7932b5163452 [2022-08-16T23:33:31.526Z] Removing intermediate container 5a81c351dc10 [2022-08-16T23:33:31.526Z] ---> 934dd2aec2b8 [2022-08-16T23:33:31.526Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-16T23:33:31.526Z] ---> Running in 103a9d059678 [2022-08-16T23:33:31.785Z] ---> Running in a21bb2ac4686 [2022-08-16T23:33:31.785Z] Removing intermediate container 7932b5163452 [2022-08-16T23:33:31.785Z] ---> 5beea384b0e4 [2022-08-16T23:33:31.785Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-16T23:33:31.785Z] ---> Running in 3334f2959e81 [2022-08-16T23:33:31.785Z] v3.16.2-31-gfe918834c6 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-16T23:33:31.785Z] v3.16.2-35-g8b5106c6a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-16T23:33:31.785Z] OK: 17036 distinct packages available [2022-08-16T23:33:31.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:32.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:32.045Z] OK: 211 MiB in 51 packages [2022-08-16T23:33:33.421Z] Removing intermediate container 103a9d059678 [2022-08-16T23:33:33.421Z] ---> f5c07f6c8fbf [2022-08-16T23:33:33.421Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:33:33.421Z] Removing intermediate container 3334f2959e81 [2022-08-16T23:33:33.421Z] ---> abb566fab4b3 [2022-08-16T23:33:33.421Z] Removing intermediate container a21bb2ac4686 [2022-08-16T23:33:33.421Z] Step 12/26 : WORKDIR /edgex-go ---> 76c59fc2eeb5 [2022-08-16T23:33:33.421Z] [2022-08-16T23:33:33.421Z] Step 12/25 : WORKDIR /edgex-go [2022-08-16T23:33:33.421Z] ---> Running in 4ee89768e62d [2022-08-16T23:33:33.421Z] ---> Running in 38dcff1f2f2c [2022-08-16T23:33:33.689Z] Removing intermediate container 428c9a25f6b1 [2022-08-16T23:33:33.689Z] ---> 1271734037e7 [2022-08-16T23:33:33.689Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-16T23:33:33.689Z] Removing intermediate container 4ee89768e62d [2022-08-16T23:33:33.689Z] ---> e29daab1c4e4 [2022-08-16T23:33:33.689Z] [2022-08-16T23:33:33.689Z] Step 13/25 : FROM alpine:3.15 [2022-08-16T23:33:33.689Z] ---> c4fc93816858 [2022-08-16T23:33:33.689Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:33:33.689Z] ---> Using cache [2022-08-16T23:33:33.689Z] ---> d9de269302a9 [2022-08-16T23:33:33.689Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:33:33.689Z] ---> Using cache [2022-08-16T23:33:33.689Z] ---> 41a42cf265e2 [2022-08-16T23:33:33.689Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-16T23:33:33.689Z] Removing intermediate container 38dcff1f2f2c [2022-08-16T23:33:33.689Z] ---> 21fffb2eee36 [2022-08-16T23:33:33.689Z] [2022-08-16T23:33:33.689Z] Step 13/26 : FROM alpine:3.15 [2022-08-16T23:33:33.689Z] ---> c4fc93816858 [2022-08-16T23:33:33.689Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:33:33.689Z] ---> Using cache [2022-08-16T23:33:33.689Z] ---> d9de269302a9 [2022-08-16T23:33:33.689Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:33:33.689Z] ---> Using cache [2022-08-16T23:33:33.689Z] ---> 41a42cf265e2 [2022-08-16T23:33:33.689Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-16T23:33:33.689Z] ---> 1159aba8d257 [2022-08-16T23:33:33.689Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-16T23:33:33.689Z] ---> Running in 6952dece729c [2022-08-16T23:33:33.689Z] ---> ed57c52985b5 [2022-08-16T23:33:33.689Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:33:33.948Z] ---> Running in 58711b2cc04f [2022-08-16T23:33:33.948Z] ---> Running in 08551a645fb7 [2022-08-16T23:33:34.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:34.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:34.504Z] ---> 3c8dd123e990 [2022-08-16T23:33:34.504Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-16T23:33:34.770Z] ---> c85cb297218e [2022-08-16T23:33:34.770Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-16T23:33:35.032Z] Removing intermediate container 88ab5fcb32e4 [2022-08-16T23:33:35.032Z] ---> 0c85824fb6fb [2022-08-16T23:33:35.032Z] [2022-08-16T23:33:35.032Z] Step 10/22 : FROM alpine:3.16 [2022-08-16T23:33:35.032Z] ---> 9c6f07244728 [2022-08-16T23:33:35.032Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-16T23:33:35.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:35.032Z] ---> Running in c10fa7352e1a [2022-08-16T23:33:35.032Z] ---> 6a5456aeec9b [2022-08-16T23:33:35.032Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-16T23:33:35.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:35.300Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-16T23:33:35.300Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-16T23:33:35.300Z] OK: 15856 distinct packages available [2022-08-16T23:33:35.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:35.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:35.561Z] ---> d058193fc923 [2022-08-16T23:33:35.561Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-16T23:33:35.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:35.822Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-16T23:33:35.822Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-16T23:33:35.822Z] OK: 15856 distinct packages available [2022-08-16T23:33:35.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:35.822Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-16T23:33:35.822Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-16T23:33:35.822Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:33:35.822Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:33:35.822Z] OK: 6 MiB in 16 packages [2022-08-16T23:33:36.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:36.349Z] ---> 110ee3361351 [2022-08-16T23:33:36.349Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-16T23:33:36.349Z] ---> Running in 627803d2a2a2 [2022-08-16T23:33:36.622Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-16T23:33:36.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:33:36.622Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-16T23:33:36.622Z] (3/5) Installing libucontext (1.1-r0) [2022-08-16T23:33:36.884Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-16T23:33:36.884Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-16T23:33:36.884Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-16T23:33:37.145Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-16T23:33:37.145Z] Executing busybox-1.34.1-r7.trigger [2022-08-16T23:33:37.145Z] Removing intermediate container c10fa7352e1a [2022-08-16T23:33:37.145Z] ---> 8c51026daa47 [2022-08-16T23:33:37.145Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:33:37.145Z] (3/5) Installing libucontext (1.1-r0) [2022-08-16T23:33:37.145Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-16T23:33:37.145Z] OK: 7 MiB in 19 packages [2022-08-16T23:33:37.412Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-16T23:33:37.412Z] ---> Running in e5e4758febd1 [2022-08-16T23:33:37.412Z] Executing busybox-1.34.1-r7.trigger [2022-08-16T23:33:37.412Z] OK: 7 MiB in 19 packages [2022-08-16T23:33:37.678Z] Removing intermediate container e5e4758febd1 [2022-08-16T23:33:37.678Z] ---> bd87bc2d0588 [2022-08-16T23:33:37.678Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-16T23:33:37.678Z] ---> Running in a4e06e42401e [2022-08-16T23:33:37.678Z] Removing intermediate container 627803d2a2a2 [2022-08-16T23:33:37.678Z] ---> 0ff603495a9a [2022-08-16T23:33:37.678Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-16T23:33:37.941Z] ---> Running in 1f5d5559ba6f [2022-08-16T23:33:37.941Z] Removing intermediate container a4e06e42401e [2022-08-16T23:33:37.941Z] ---> 47c5c4674f06 [2022-08-16T23:33:37.941Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-16T23:33:37.941Z] Removing intermediate container 6952dece729c [2022-08-16T23:33:37.941Z] ---> 4975bd0a6a7b [2022-08-16T23:33:37.941Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-16T23:33:37.941Z] ---> Running in 26315729bf75 [2022-08-16T23:33:38.208Z] Removing intermediate container 1f5d5559ba6f [2022-08-16T23:33:38.208Z] ---> 819a7e402ab2 [2022-08-16T23:33:38.208Z] Step 28/31 : CMD ["gate"] [2022-08-16T23:33:38.208Z] Removing intermediate container 58711b2cc04f [2022-08-16T23:33:38.208Z] ---> 439a0aba7023 [2022-08-16T23:33:38.208Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-16T23:33:38.208Z] ---> Running in 324db3ac8036 [2022-08-16T23:33:38.208Z] Removing intermediate container 26315729bf75 [2022-08-16T23:33:38.208Z] ---> e0fcf310c96a [2022-08-16T23:33:38.208Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:33:38.470Z] Removing intermediate container 324db3ac8036 [2022-08-16T23:33:38.470Z] ---> 45dca05c683f [2022-08-16T23:33:38.470Z] Step 29/31 : LABEL arch=x86_64 [2022-08-16T23:33:39.451Z] ---> cc1a2a2ebfcd [2022-08-16T23:33:39.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-16T23:33:39.451Z] ---> Running in efc969011376 [2022-08-16T23:33:39.451Z] ---> d6247256f798 [2022-08-16T23:33:39.451Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-16T23:33:39.451Z] ---> 0f968648dec0 [2022-08-16T23:33:39.451Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-16T23:33:39.451Z] Removing intermediate container efc969011376 [2022-08-16T23:33:39.451Z] ---> 970f12866008 [2022-08-16T23:33:39.451Z] Step 30/31 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:33:39.784Z] ---> Running in 56c0c0a490e5 [2022-08-16T23:33:40.074Z] ---> 4c84f332caa6 [2022-08-16T23:33:40.074Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-16T23:33:40.362Z] ---> 057223aaeb6e [2022-08-16T23:33:40.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-16T23:33:40.362Z] Removing intermediate container 56c0c0a490e5 [2022-08-16T23:33:40.362Z] ---> 81dca38335a5 [2022-08-16T23:33:40.362Z] Step 31/31 : LABEL version=0.0.0 [2022-08-16T23:33:40.362Z] ---> be2d853ad826 [2022-08-16T23:33:40.363Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-16T23:33:40.656Z] ---> Running in 6ddf6e3240e4 [2022-08-16T23:33:40.656Z] ---> 2271918e1d05 [2022-08-16T23:33:40.656Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-16T23:33:40.656Z] ---> Running in b0a2e47bff0e [2022-08-16T23:33:40.656Z] Removing intermediate container 6ddf6e3240e4 [2022-08-16T23:33:40.656Z] ---> effab38e3616 [2022-08-16T23:33:40.656Z] [2022-08-16T23:33:40.914Z] Successfully built effab38e3616 [2022-08-16T23:33:40.914Z] ---> 55ad2fe616f2 [2022-08-16T23:33:40.914Z] ---> 8bfce7993464 [2022-08-16T23:33:40.914Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-16T23:33:40.914Z] [2022-08-16T23:33:40.914Z] Successfully tagged security-bootstrapper:latest [2022-08-16T23:33:40.914Z] Removing intermediate container b0a2e47bff0e [2022-08-16T23:33:40.914Z] ---> 5bfcb52ebad0 [2022-08-16T23:33:40.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:33:40.914Z]  Building security-bootstrapper ... done  ---> Running in f34423f5f556 [2022-08-16T23:33:40.914Z] ---> Running in 41296c70ed81 [2022-08-16T23:33:41.174Z] ---> 89efddf3ba13 [2022-08-16T23:33:41.174Z] Removing intermediate container f34423f5f556 [2022-08-16T23:33:41.174Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> 2799507cbb4c [2022-08-16T23:33:41.174Z] [2022-08-16T23:33:41.174Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-16T23:33:41.174Z] Removing intermediate container 41296c70ed81 [2022-08-16T23:33:41.174Z] ---> 96f6a0d1ae81 [2022-08-16T23:33:41.174Z] Step 20/22 : LABEL arch=x86_64 [2022-08-16T23:33:41.174Z] ---> Running in 4bd1e0ad42c6 [2022-08-16T23:33:41.174Z] ---> Running in a80476e5a218 [2022-08-16T23:33:41.432Z] Removing intermediate container 4bd1e0ad42c6 [2022-08-16T23:33:41.432Z] ---> c3b7595dd600 [2022-08-16T23:33:41.432Z] Step 23/25 : LABEL arch=x86_64 [2022-08-16T23:33:41.432Z] ---> 5c618c847b92 [2022-08-16T23:33:41.432Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-16T23:33:41.432Z] Removing intermediate container a80476e5a218 [2022-08-16T23:33:41.432Z] ---> 3b9b06e5a67b [2022-08-16T23:33:41.432Z] Step 21/22 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:33:41.432Z] ---> Running in d28266757799 [2022-08-16T23:33:41.432Z] ---> Running in 7f361c6f98df [2022-08-16T23:33:41.432Z] Removing intermediate container 08551a645fb7 [2022-08-16T23:33:41.432Z] ---> f3ba75da983e [2022-08-16T23:33:41.432Z] Step 7/20 : COPY . . [2022-08-16T23:33:41.432Z] Removing intermediate container d28266757799 [2022-08-16T23:33:41.432Z] ---> a2c33c186c06 [2022-08-16T23:33:41.432Z] Step 24/25 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:33:41.432Z] Removing intermediate container 7f361c6f98df [2022-08-16T23:33:41.432Z] ---> cccf02f5a255 [2022-08-16T23:33:41.432Z] Step 22/22 : LABEL version=0.0.0 [2022-08-16T23:33:41.718Z] ---> 395d77c44698 [2022-08-16T23:33:41.718Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-16T23:33:41.718Z] ---> Running in 625e29bb8ea7 [2022-08-16T23:33:43.103Z] ---> Running in e1a774071eba [2022-08-16T23:33:43.103Z] ---> Running in 02efeec732bc [2022-08-16T23:33:43.103Z] Removing intermediate container 625e29bb8ea7 [2022-08-16T23:33:43.103Z] ---> b644ea9f2a3d [2022-08-16T23:33:43.103Z] Step 25/25 : LABEL version=0.0.0 [2022-08-16T23:33:43.103Z] ---> Running in c1c5d850b263 [2022-08-16T23:33:43.103Z] Removing intermediate container e1a774071eba [2022-08-16T23:33:43.103Z] ---> bc48fa5f74d4 [2022-08-16T23:33:43.103Z] [2022-08-16T23:33:43.363Z] Removing intermediate container 02efeec732bc [2022-08-16T23:33:43.363Z] ---> 072ccf626cd5 [2022-08-16T23:33:43.363Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-16T23:33:43.363Z] ---> Running in 90640dffb91b [2022-08-16T23:33:43.363Z] Removing intermediate container c1c5d850b263 [2022-08-16T23:33:43.363Z] ---> 9d110444594e [2022-08-16T23:33:43.363Z] [2022-08-16T23:33:43.363Z] Successfully built bc48fa5f74d4 [2022-08-16T23:33:43.363Z] Successfully tagged support-notifications:latest [2022-08-16T23:33:43.657Z]  Building support-notifications ... done Successfully built 9d110444594e [2022-08-16T23:33:43.657Z] Successfully tagged security-spire-server:latest [2022-08-16T23:33:43.657Z]  Building security-spire-server ... done Removing intermediate container 90640dffb91b [2022-08-16T23:33:43.657Z] ---> 71a8f415c5c1 [2022-08-16T23:33:43.657Z] Step 24/26 : LABEL arch=x86_64 [2022-08-16T23:33:43.657Z] ---> Running in 1cd5940065af [2022-08-16T23:33:44.258Z] Removing intermediate container 1cd5940065af [2022-08-16T23:33:44.258Z] ---> 1db2ddd1d249 [2022-08-16T23:33:44.258Z] Step 25/26 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:33:44.831Z] ---> Running in 764e036d4269 [2022-08-16T23:33:44.831Z] ---> 2706b2264c08 [2022-08-16T23:33:44.831Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-16T23:33:44.831Z] Removing intermediate container 764e036d4269 [2022-08-16T23:33:44.831Z] ---> e6c77f4b9cdb [2022-08-16T23:33:44.831Z] Step 26/26 : LABEL version=0.0.0 [2022-08-16T23:33:44.831Z] ---> Running in efafd190fcb1 [2022-08-16T23:33:44.831Z] ---> Running in 648e75519a0c [2022-08-16T23:33:45.095Z] Removing intermediate container 648e75519a0c [2022-08-16T23:33:45.095Z] ---> 013c4a72aa49 [2022-08-16T23:33:45.095Z] [2022-08-16T23:33:45.095Z] Successfully built 013c4a72aa49 [2022-08-16T23:33:45.095Z] Successfully tagged security-spire-agent:latest [2022-08-16T23:33:45.095Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-16T23:34:03.226Z] Removing intermediate container efafd190fcb1 [2022-08-16T23:34:03.226Z] ---> 2df50972929b [2022-08-16T23:34:03.226Z] [2022-08-16T23:34:03.226Z] Step 9/20 : FROM alpine:3.15 [2022-08-16T23:34:03.226Z] ---> c4fc93816858 [2022-08-16T23:34:03.226Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:34:03.226Z] ---> Using cache [2022-08-16T23:34:03.226Z] ---> d9de269302a9 [2022-08-16T23:34:03.226Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:34:03.226Z] ---> Using cache [2022-08-16T23:34:03.226Z] ---> 41a42cf265e2 [2022-08-16T23:34:03.226Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-16T23:34:03.226Z] ---> Running in 6cf6bce740c1 [2022-08-16T23:34:03.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:34:03.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:34:03.226Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-16T23:34:03.226Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-16T23:34:03.226Z] OK: 15856 distinct packages available [2022-08-16T23:34:03.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-16T23:34:03.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-16T23:34:03.226Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-16T23:34:03.489Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-16T23:34:03.489Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-16T23:34:03.489Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-16T23:34:03.754Z] (5/9) Installing curl (7.80.0-r2) [2022-08-16T23:34:03.754Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-16T23:34:04.016Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-16T23:34:04.016Z] (8/9) Installing libucontext (1.1-r0) [2022-08-16T23:34:04.016Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-16T23:34:04.280Z] Executing busybox-1.34.1-r7.trigger [2022-08-16T23:34:04.280Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:34:04.280Z] OK: 8 MiB in 23 packages [2022-08-16T23:34:04.853Z] Removing intermediate container 6cf6bce740c1 [2022-08-16T23:34:04.853Z] ---> 5d9c0b0f08c1 [2022-08-16T23:34:04.853Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:34:04.853Z] ---> 14608575f6d8 [2022-08-16T23:34:04.853Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-16T23:34:05.428Z] ---> 11e08e3fb120 [2022-08-16T23:34:05.428Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-16T23:34:05.691Z] ---> 6d8fb237c50f [2022-08-16T23:34:05.691Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-16T23:34:05.691Z] ---> Running in d1e82a2bd5a2 [2022-08-16T23:34:05.691Z] Removing intermediate container d1e82a2bd5a2 [2022-08-16T23:34:05.691Z] ---> 022e417df90a [2022-08-16T23:34:05.691Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:34:05.691Z] ---> Running in 842d58485f8c [2022-08-16T23:34:05.953Z] Removing intermediate container 842d58485f8c [2022-08-16T23:34:05.953Z] ---> 0d6277d04cf7 [2022-08-16T23:34:05.953Z] Step 18/20 : LABEL arch=x86_64 [2022-08-16T23:34:05.953Z] ---> Running in d23f6fa0fc5c [2022-08-16T23:34:05.953Z] Removing intermediate container d23f6fa0fc5c [2022-08-16T23:34:05.953Z] ---> f58bae508de6 [2022-08-16T23:34:05.953Z] Step 19/20 : LABEL git_sha=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [2022-08-16T23:34:05.953Z] ---> Running in 5fe718d14fb0 [2022-08-16T23:34:05.953Z] Removing intermediate container 5fe718d14fb0 [2022-08-16T23:34:05.953Z] ---> afda87c748a0 [2022-08-16T23:34:05.953Z] Step 20/20 : LABEL version=0.0.0 [2022-08-16T23:34:05.953Z] ---> Running in 887f038447c4 [2022-08-16T23:34:06.215Z] Removing intermediate container 887f038447c4 [2022-08-16T23:34:06.215Z] ---> 328f95ac0ef5 [2022-08-16T23:34:06.215Z] [2022-08-16T23:34:06.215Z] Successfully built 328f95ac0ef5 [2022-08-16T23:34:06.215Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-16T23:34:06.223Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-16T23:34:06.248Z] $ docker stop --time=1 7e43e3c196ddbbe80629014fdae4b587079ecea73b54c1a92c407661658a4459 [2022-08-16T23:34:07.590Z] $ docker rm -f 7e43e3c196ddbbe80629014fdae4b587079ecea73b54c1a92c407661658a4459 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-16T23:34:08.004Z] + docker images [2022-08-16T23:34:08.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-16T23:34:08.004Z] security-spiffe-token-provider latest 328f95ac0ef5 2 seconds ago 29.2MB [2022-08-16T23:34:08.004Z] 2df50972929b 8 seconds ago 1.57GB [2022-08-16T23:34:08.004Z] security-spire-agent latest 013c4a72aa49 23 seconds ago 125MB [2022-08-16T23:34:08.004Z] security-spire-server latest 9d110444594e 24 seconds ago 86.5MB [2022-08-16T23:34:08.004Z] support-notifications latest bc48fa5f74d4 24 seconds ago 27.2MB [2022-08-16T23:34:08.004Z] security-bootstrapper latest effab38e3616 27 seconds ago 19.3MB [2022-08-16T23:34:08.004Z] 0c85824fb6fb 33 seconds ago 1.58GB [2022-08-16T23:34:08.004Z] 21fffb2eee36 34 seconds ago 1.42GB [2022-08-16T23:34:08.004Z] e29daab1c4e4 34 seconds ago 1.42GB [2022-08-16T23:34:08.004Z] core-command latest 9ff45741bc7c 47 seconds ago 16.2MB [2022-08-16T23:34:08.004Z] support-scheduler latest 31a41394039e 47 seconds ago 26.5MB [2022-08-16T23:34:08.004Z] a47714e980b4 53 seconds ago 1.58GB [2022-08-16T23:34:08.004Z] b34b5239cba3 53 seconds ago 1.52GB [2022-08-16T23:34:08.004Z] d8a30de965d3 57 seconds ago 1.52GB [2022-08-16T23:34:08.004Z] core-data latest f3895fb57990 About a minute ago 21.5MB [2022-08-16T23:34:08.004Z] sys-mgmt-agent latest ad8201991ede About a minute ago 135MB [2022-08-16T23:34:08.004Z] db9d1b9ee849 About a minute ago 1.55GB [2022-08-16T23:34:08.004Z] security-secretstore-setup latest b79f1d3ba574 About a minute ago 28.9MB [2022-08-16T23:34:08.004Z] security-proxy-setup latest cc8ce0307447 About a minute ago 27.2MB [2022-08-16T23:34:08.004Z] core-metadata latest 70ae2d1443fb About a minute ago 18.2MB [2022-08-16T23:34:08.004Z] ffb79f4881c2 About a minute ago 1.52GB [2022-08-16T23:34:08.004Z] 00b676781410 About a minute ago 1.53GB [2022-08-16T23:34:08.004Z] cdd372da68c0 About a minute ago 1.55GB [2022-08-16T23:34:08.004Z] 814e6b0a544a About a minute ago 1.53GB [2022-08-16T23:34:08.004Z] security-spire-config latest 77d5a4398644 2 minutes ago 85.8MB [2022-08-16T23:34:08.004Z] 02f34cc4f3af 2 minutes ago 1.42GB [2022-08-16T23:34:08.004Z] ci-base-image-x86_64 latest 8dc3fa71b72a 5 minutes ago 993MB [2022-08-16T23:34:08.004Z] alpine 3.15 c4fc93816858 7 days ago 5.59MB [2022-08-16T23:34:08.004Z] alpine 3.16 9c6f07244728 7 days ago 5.54MB [2022-08-16T23:34:08.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB [2022-08-16T23:34:08.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 weeks ago 677MB [2022-08-16T23:34:08.004Z] 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-08-16T23:34:32.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-16T23:34:32.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-16T23:34:35.224Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-16T23:34:35.224Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-16T23:34:37.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-16T23:34:37.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-16T23:34:37.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-16T23:34:37.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-16T23:34:37.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-16T23:34:38.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-16T23:34:38.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-16T23:34:39.600Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-16T23:34:39.600Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-16T23:34:39.600Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-16T23:34:39.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-16T23:34:54.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.410s coverage: 28.7% of statements [2022-08-16T23:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-16T23:34:54.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-16T23:34:58.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements [2022-08-16T23:34:58.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-16T23:34:58.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.466s coverage: 54.2% of statements [2022-08-16T23:34:58.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-16T23:34:58.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-16T23:35:20.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.191s coverage: 89.2% of statements [2022-08-16T23:35:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-16T23:35:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-16T23:35:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-16T23:35:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-16T23:35:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-16T23:35:20.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.497s coverage: 2.1% of statements [2022-08-16T23:35:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-16T23:35:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-16T23:35:21.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.841s coverage: 95.6% of statements [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-16T23:35:21.148Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.277s coverage: 72.2% of statements [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-16T23:35:21.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.599s coverage: 60.0% of statements [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-16T23:35:21.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.355s coverage: 0.9% of statements [2022-08-16T23:35:21.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-16T23:35:21.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements [2022-08-16T23:35:21.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.6% of statements [2022-08-16T23:35:21.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-16T23:35:27.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements [2022-08-16T23:35:27.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.313s coverage: 79.5% of statements [2022-08-16T23:35:27.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.360s coverage: 94.1% of statements [2022-08-16T23:35:27.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements [2022-08-16T23:35:30.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2022-08-16T23:35:38.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements [2022-08-16T23:35:38.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2022-08-16T23:35:48.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.803s coverage: 81.4% of statements [2022-08-16T23:35:48.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements [2022-08-16T23:35:53.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.876s coverage: 91.2% of statements [2022-08-16T23:35:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-16T23:35:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.884s coverage: 64.7% of statements [2022-08-16T23:35:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-16T23:35:58.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-16T23:35:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements [2022-08-16T23:35:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements [2022-08-16T23:35:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-08-16T23:35:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-08-16T23:35:58.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-08-16T23:36:05.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.374s coverage: 65.8% of statements [2022-08-16T23:36:05.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-16T23:36:05.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-16T23:36:05.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-16T23:36:06.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.883s coverage: 43.6% of statements [2022-08-16T23:36:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-16T23:36:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-16T23:36:06.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements [2022-08-16T23:36:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-16T23:36:06.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.310s coverage: 84.8% of statements [2022-08-16T23:36:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-16T23:36:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-16T23:36:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-16T23:36:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-16T23:36:15.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.348s coverage: 17.7% of statements [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-16T23:36:15.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.844s coverage: 92.3% of statements [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-16T23:36:15.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.273s coverage: 63.2% of statements [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-16T23:36:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-16T23:36:15.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-16T23:36:15.797Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-16T23:36:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-16T23:36:15.797Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements [2022-08-16T23:36:15.797Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-08-16T23:36:16.391Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-16T23:36:16.391Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-16T23:36:16.391Z] GO111MODULE=on go vet ./... [2022-08-16T23:38:08.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-16T23:38:08.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-16T23:38:08.269Z] ./bin/test-attribution-txt.sh [2022-08-16T23:38:08.269Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-16T23:38:08.269Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-16T23:38:08.269Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-16T23:38:08.269Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-16T23:38:08.269Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-16T23:38:08.269Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-16T23:38:08.269Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-16T23:38:08.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-16T23:38:09.041Z] + ls -al . [2022-08-16T23:38:09.041Z] total 732 [2022-08-16T23:38:09.041Z] drwxrwxr-x 9 1001 1001 4096 Aug 16 23:32 . [2022-08-16T23:38:09.041Z] drwxr-xr-x 4 root root 4096 Aug 16 23:32 .. [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 23:30 .dockerignore [2022-08-16T23:38:09.041Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 23:30 .git [2022-08-16T23:38:09.041Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 23:30 .github [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 1030 Aug 16 23:30 .gitignore [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 23:30 .golangci.yml [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 23:30 .hadolint.yml [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 23:30 .sonarcloud.properties [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 23:30 ADOPTERS.md [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 10347 Aug 16 23:30 Attribution.txt [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 63209 Aug 16 23:30 CHANGELOG.md [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 23:30 CONTRIBUTING.md [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 23:30 GOVERNANCE.md [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 850 Aug 16 23:30 Jenkinsfile [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 23:30 LICENSE [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 13276 Aug 16 23:30 Makefile [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 23:30 OWNERS.md [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 9094 Aug 16 23:30 README.md [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 6912 Aug 16 23:30 SECURITY.md [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 23:28 VERSION [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 4131 Aug 16 23:30 ZMQWindows.md [2022-08-16T23:38:09.041Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 23:30 bin [2022-08-16T23:38:09.041Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 23:30 cmd [2022-08-16T23:38:09.041Z] -rw-r--r-- 1 root root 480987 Aug 16 23:36 coverage.out [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 3681 Aug 16 23:30 go.mod [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 38033 Aug 16 23:30 go.sum [2022-08-16T23:38:09.041Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 23:30 internal [2022-08-16T23:38:09.041Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 23:30 openapi [2022-08-16T23:38:09.041Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 23:30 snap [2022-08-16T23:38:09.041Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 23:30 version.go [Pipeline] sh [2022-08-16T23:38:09.827Z] + '[' -e coverage.out ] [2022-08-16T23:38:09.827Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-16T23:38:09.865Z] Warning: overwriting stash ‘coverage-report’ [2022-08-16T23:38:10.745Z] Stashed 1 file(s) [Pipeline] sh [2022-08-16T23:38:11.412Z] + make build [2022-08-16T23:38:11.412Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-16T23:39:33.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-16T23:40:55.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-16T23:40:55.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-16T23:41:27.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-16T23:41:27.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-16T23:41:29.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-16T23:41:36.706Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-16T23:41:39.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-16T23:41:44.726Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-16T23:41:47.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-16T23:41:51.657Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-16T23:41:58.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-16T23:42:03.801Z] $ docker stop --time=1 e3397ab852ffdf1f8df95872f51f8c4c95571f3280e23e293f1da3e77a103ed8 [2022-08-16T23:42:05.853Z] $ docker rm -f e3397ab852ffdf1f8df95872f51f8c4c95571f3280e23e293f1da3e77a103ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:42:08.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-16T23:42:08.378Z] [2022-08-16T23:42:08.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:42:08.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-16T23:42:09.060Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-16T23:42:09.060Z] 29e5d40040c1: Pulling fs layer [2022-08-16T23:42:09.060Z] 1ce36da41761: Pulling fs layer [2022-08-16T23:42:09.060Z] 25b303627fd3: Pulling fs layer [2022-08-16T23:42:09.340Z] 29e5d40040c1: Verifying Checksum [2022-08-16T23:42:09.340Z] 29e5d40040c1: Download complete [2022-08-16T23:42:09.616Z] 1ce36da41761: Verifying Checksum [2022-08-16T23:42:09.616Z] 1ce36da41761: Download complete [2022-08-16T23:42:09.890Z] 29e5d40040c1: Pull complete [2022-08-16T23:42:11.326Z] 25b303627fd3: Verifying Checksum [2022-08-16T23:42:11.326Z] 25b303627fd3: Download complete [2022-08-16T23:42:11.326Z] 1ce36da41761: Pull complete [2022-08-16T23:42:23.716Z] 25b303627fd3: Pull complete [2022-08-16T23:42:23.716Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-16T23:42:23.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-16T23:42:23.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:42:24.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container [2022-08-16T23:42:24.160Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-16T23:42:26.477Z] $ docker top 8f3f9534976e56e1bf1f56b186d9eb96fe0d8d5e49ecfa40f4e37203da1b4002 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T23:42:27.471Z] + docker-compose build --help [2022-08-16T23:42:27.471Z] + grep parallel [2022-08-16T23:42:31.772Z] --parallel Build images in parallel. [Pipeline] } [2022-08-16T23:42:31.806Z] $ docker stop --time=1 8f3f9534976e56e1bf1f56b186d9eb96fe0d8d5e49ecfa40f4e37203da1b4002 [2022-08-16T23:42:33.426Z] $ docker rm -f 8f3f9534976e56e1bf1f56b186d9eb96fe0d8d5e49ecfa40f4e37203da1b4002 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-16T23:42:34.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-16T23:42:34.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-16T23:42:34.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container [2022-08-16T23:42:34.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-16T23:42:35.763Z] $ docker top 9a9cbdeb8a54dbd51cbc48dca571ca3ec1fa2d0ac321d97983e73eccf341e0d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-16T23:42:36.690Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-16T23:42:40.971Z] Building core-command ... [2022-08-16T23:42:40.971Z] Building core-data ... [2022-08-16T23:42:40.971Z] Building core-metadata ... [2022-08-16T23:42:40.971Z] Building security-bootstrapper ... [2022-08-16T23:42:40.971Z] Building security-proxy-setup ... [2022-08-16T23:42:40.971Z] Building security-secretstore-setup ... [2022-08-16T23:42:40.971Z] Building security-spiffe-token-provider ... [2022-08-16T23:42:40.971Z] Building security-spire-agent ... [2022-08-16T23:42:40.971Z] Building security-spire-config ... [2022-08-16T23:42:40.971Z] Building security-spire-server ... [2022-08-16T23:42:40.971Z] Building support-notifications ... [2022-08-16T23:42:40.971Z] Building support-scheduler ... [2022-08-16T23:42:40.971Z] Building sys-mgmt-agent ... [2022-08-16T23:42:40.971Z] Building support-scheduler [2022-08-16T23:42:40.971Z] Building core-data [2022-08-16T23:42:40.971Z] Building core-metadata [2022-08-16T23:42:40.971Z] Building support-notifications [2022-08-16T23:42:40.971Z] Building security-proxy-setup [2022-08-16T23:43:27.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:43:27.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:43:27.923Z] ---> 96016d768881 [2022-08-16T23:43:27.923Z] Step 3/22 : WORKDIR /edgex-go [2022-08-16T23:43:27.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:43:27.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:43:27.923Z] ---> 96016d768881 [2022-08-16T23:43:27.923Z] Step 3/22 : WORKDIR /edgex-go [2022-08-16T23:43:27.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:43:27.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:43:27.923Z] ---> 96016d768881 [2022-08-16T23:43:27.923Z] Step 3/22 : WORKDIR /edgex-go [2022-08-16T23:43:27.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:43:27.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:43:27.923Z] ---> 96016d768881 [2022-08-16T23:43:27.923Z] Step 3/23 : WORKDIR /edgex-go [2022-08-16T23:43:27.923Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:43:27.923Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:43:27.923Z] ---> 96016d768881 [2022-08-16T23:43:27.923Z] Step 3/24 : WORKDIR /edgex-go [2022-08-16T23:43:27.923Z] ---> Running in 5ba829a2b90b [2022-08-16T23:43:27.923Z] ---> Running in 139e572f5d89 [2022-08-16T23:43:27.923Z] ---> Running in e3cd671d4eaf [2022-08-16T23:43:27.923Z] ---> Running in f0e92d0897c1 [2022-08-16T23:43:27.923Z] ---> Running in 5e0f60dfb62b [2022-08-16T23:43:27.923Z] Removing intermediate container 5ba829a2b90b [2022-08-16T23:43:27.923Z] ---> 93a15dd0cf68 [2022-08-16T23:43:27.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:43:27.923Z] Removing intermediate container e3cd671d4eaf [2022-08-16T23:43:27.923Z] ---> 912758daa2de [2022-08-16T23:43:27.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:43:27.923Z] Removing intermediate container 139e572f5d89 [2022-08-16T23:43:27.923Z] ---> 9ab523a98e38 [2022-08-16T23:43:27.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:43:27.923Z] Removing intermediate container f0e92d0897c1 [2022-08-16T23:43:27.923Z] ---> ac034e282ae3 [2022-08-16T23:43:27.923Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:43:27.923Z] Removing intermediate container 5e0f60dfb62b [2022-08-16T23:43:27.923Z] ---> a140187eb466 [2022-08-16T23:43:27.923Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:43:27.923Z] ---> Running in ef69e6ee8ab8 [2022-08-16T23:43:27.923Z] ---> Running in 5e86d10bcce8 [2022-08-16T23:43:27.923Z] ---> Running in 0be3e7e48612 [2022-08-16T23:43:27.923Z] ---> Running in f957e7112931 [2022-08-16T23:43:27.923Z] ---> Running in dfd38793e37c [2022-08-16T23:43:30.558Z] Removing intermediate container 5e86d10bcce8 [2022-08-16T23:43:30.558Z] ---> aa62a5619b76 [2022-08-16T23:43:30.558Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-16T23:43:30.558Z] ---> Running in 0dca49bc344a [2022-08-16T23:43:30.830Z] Removing intermediate container dfd38793e37c [2022-08-16T23:43:30.830Z] ---> ece43b81f764 [2022-08-16T23:43:30.830Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-16T23:43:30.830Z] ---> Running in 518c9dce6762 [2022-08-16T23:43:31.103Z] Removing intermediate container f957e7112931 [2022-08-16T23:43:31.103Z] ---> 0b9ca9c10322 [2022-08-16T23:43:31.103Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-16T23:43:31.103Z] Removing intermediate container ef69e6ee8ab8 [2022-08-16T23:43:31.103Z] ---> becb63ea3463 [2022-08-16T23:43:31.103Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-16T23:43:31.103Z] Removing intermediate container 0be3e7e48612 [2022-08-16T23:43:31.103Z] ---> 3a4efafb28f0 [2022-08-16T23:43:31.103Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-16T23:43:31.378Z] ---> Running in 8c4a0871a6d6 [2022-08-16T23:43:31.378Z] ---> Running in 907d0656c8b9 [2022-08-16T23:43:31.378Z] ---> Running in 90f665bc66c7 [2022-08-16T23:43:32.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:32.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:33.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:33.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:33.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:33.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:33.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:34.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:34.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:34.489Z] OK: 221 MiB in 51 packages [2022-08-16T23:43:34.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:43:34.769Z] OK: 221 MiB in 51 packages [2022-08-16T23:43:35.759Z] OK: 221 MiB in 51 packages [2022-08-16T23:43:36.037Z] Removing intermediate container 0dca49bc344a [2022-08-16T23:43:36.037Z] ---> d16477d4842e [2022-08-16T23:43:36.037Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-16T23:43:36.037Z] OK: 221 MiB in 51 packages [2022-08-16T23:43:36.316Z] OK: 221 MiB in 51 packages [2022-08-16T23:43:36.601Z] Removing intermediate container 518c9dce6762 [2022-08-16T23:43:36.601Z] ---> 6b841bb51221 [2022-08-16T23:43:36.601Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-16T23:43:37.597Z] ---> 52fdd81fe453 [2022-08-16T23:43:37.597Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:43:37.597Z] Removing intermediate container 90f665bc66c7 [2022-08-16T23:43:37.597Z] ---> e3ad8125f0b3 [2022-08-16T23:43:37.597Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-16T23:43:37.597Z] ---> Running in bf4432217fb5 [2022-08-16T23:43:37.597Z] Removing intermediate container 907d0656c8b9 [2022-08-16T23:43:37.597Z] ---> 2d353ed30dec [2022-08-16T23:43:37.597Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-16T23:43:37.873Z] Removing intermediate container 8c4a0871a6d6 [2022-08-16T23:43:37.873Z] ---> f45d3229d94d [2022-08-16T23:43:37.873Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-16T23:43:38.147Z] ---> 457dfcf8e223 [2022-08-16T23:43:38.147Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:43:38.147Z] ---> Running in 86eac54b81b7 [2022-08-16T23:43:38.750Z] ---> b78a597690c9 [2022-08-16T23:43:38.751Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:43:39.033Z] ---> Running in f7710c796693 [2022-08-16T23:43:39.311Z] ---> 4cb9585694ee [2022-08-16T23:43:39.311Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:43:39.311Z] ---> fa9b6c81acb8 [2022-08-16T23:43:39.311Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:43:39.593Z] ---> Running in bbed591f5bd5 [2022-08-16T23:43:39.593Z] ---> Running in fff9ba5971eb [2022-08-16T23:44:36.164Z] Removing intermediate container 86eac54b81b7 [2022-08-16T23:44:36.164Z] ---> 0f8e4b9c72f4 [2022-08-16T23:44:36.164Z] Step 8/23 : COPY . . [2022-08-16T23:44:36.437Z] Removing intermediate container bf4432217fb5 [2022-08-16T23:44:36.437Z] ---> 030b0146d0f8 [2022-08-16T23:44:36.437Z] Step 8/22 : COPY . . [2022-08-16T23:44:36.437Z] Removing intermediate container f7710c796693 [2022-08-16T23:44:36.437Z] ---> 8f4642efc432 [2022-08-16T23:44:36.437Z] Removing intermediate container bbed591f5bd5 [2022-08-16T23:44:36.437Z] Step 8/24 : COPY . . [2022-08-16T23:44:36.437Z] ---> 55c1ce991085 [2022-08-16T23:44:36.437Z] Step 8/22 : COPY . . [2022-08-16T23:44:36.437Z] Removing intermediate container fff9ba5971eb [2022-08-16T23:44:36.437Z] ---> 72a6e80dae5a [2022-08-16T23:44:36.437Z] Step 8/22 : COPY . . [2022-08-16T23:44:54.765Z] ---> ff0977bb2bab [2022-08-16T23:44:54.765Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-16T23:44:54.765Z] ---> ee68a088ca2f [2022-08-16T23:44:54.765Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-16T23:44:54.765Z] ---> 8c3d1430c88f [2022-08-16T23:44:54.765Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-16T23:44:54.765Z] ---> Running in ebb53e5ed136 [2022-08-16T23:44:54.765Z] ---> Running in aaf489020982 [2022-08-16T23:44:54.765Z] ---> 4ce7e29d6c93 [2022-08-16T23:44:54.765Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-16T23:44:54.765Z] ---> e088f9d6687b [2022-08-16T23:44:54.765Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-16T23:44:54.765Z] ---> Running in 78b1a38ddaac [2022-08-16T23:44:54.765Z] ---> Running in f939a4fca37a [2022-08-16T23:44:54.765Z] ---> Running in eb4540498338 [2022-08-16T23:44:54.765Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-16T23:44:54.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-16T23:44:54.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-16T23:44:54.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-16T23:44:54.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-16T23:49:46.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-16T23:50:02.849Z] Removing intermediate container f939a4fca37a [2022-08-16T23:50:02.849Z] ---> dd43f171bf47 [2022-08-16T23:50:02.849Z] [2022-08-16T23:50:02.849Z] Step 10/22 : FROM alpine:3.16 [2022-08-16T23:50:02.849Z] 3.16: Pulling from library/alpine [2022-08-16T23:50:03.130Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-16T23:50:03.414Z] Status: Downloaded newer image for alpine:3.16 [2022-08-16T23:50:03.414Z] ---> a6215f271958 [2022-08-16T23:50:03.414Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-16T23:50:03.414Z] ---> Running in 2f1db5c03d5e [2022-08-16T23:50:05.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:50:06.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:50:07.012Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-16T23:50:07.290Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-16T23:50:07.290Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-16T23:50:07.290Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-16T23:50:07.290Z] (5/6) Installing curl (7.83.1-r2) [2022-08-16T23:50:07.290Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-16T23:50:07.290Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:50:07.290Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:50:07.891Z] OK: 8 MiB in 20 packages [2022-08-16T23:50:09.884Z] Removing intermediate container 2f1db5c03d5e [2022-08-16T23:50:09.884Z] ---> b54f0fe87da5 [2022-08-16T23:50:09.884Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-16T23:50:09.884Z] ---> Running in f0df2991fb73 [2022-08-16T23:50:10.485Z] Removing intermediate container f0df2991fb73 [2022-08-16T23:50:10.485Z] ---> 225c2481b1b0 [2022-08-16T23:50:10.485Z] Step 13/22 : WORKDIR /edgex [2022-08-16T23:50:10.485Z] ---> Running in 3b6f08808e09 [2022-08-16T23:50:10.774Z] Removing intermediate container 3b6f08808e09 [2022-08-16T23:50:10.774Z] ---> c6f18b4b6d3a [2022-08-16T23:50:10.774Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-16T23:50:11.798Z] ---> 3849a3339372 [2022-08-16T23:50:11.798Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-16T23:50:13.263Z] ---> ae079ff787a2 [2022-08-16T23:50:13.263Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-16T23:50:14.734Z] ---> ae696aef3964 [2022-08-16T23:50:14.734Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-16T23:50:15.732Z] ---> 3c6a3416a070 [2022-08-16T23:50:15.732Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-16T23:50:15.732Z] ---> Running in b992a8a605d9 [2022-08-16T23:50:19.169Z] Removing intermediate container b992a8a605d9 [2022-08-16T23:50:19.169Z] ---> 4d75f8c3a4a8 [2022-08-16T23:50:19.169Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-16T23:50:19.169Z] ---> Running in 82fa6f848d07 [2022-08-16T23:50:19.447Z] Removing intermediate container 82fa6f848d07 [2022-08-16T23:50:19.447Z] ---> 26338c59fd0a [2022-08-16T23:50:19.447Z] Step 20/22 : LABEL arch=arm64 [2022-08-16T23:50:19.447Z] ---> Running in a7440be761ed [2022-08-16T23:50:20.058Z] Removing intermediate container a7440be761ed [2022-08-16T23:50:20.058Z] ---> aa3bd36a3928 [2022-08-16T23:50:20.058Z] Step 21/22 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:50:20.058Z] ---> Running in 253549f2c822 [2022-08-16T23:50:20.658Z] Removing intermediate container 253549f2c822 [2022-08-16T23:50:20.658Z] ---> 9aa4f1acb4ba [2022-08-16T23:50:20.658Z] Step 22/22 : LABEL version=0.0.0 [2022-08-16T23:50:20.658Z] ---> Running in 659ee37f02ef [2022-08-16T23:50:21.261Z] Removing intermediate container 659ee37f02ef [2022-08-16T23:50:21.261Z] ---> 5bdef4386f6a [2022-08-16T23:50:21.261Z] [2022-08-16T23:50:21.536Z] Successfully built 5bdef4386f6a [2022-08-16T23:50:21.536Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-16T23:50:21.536Z]  Building security-proxy-setup ... done Building security-spire-server [2022-08-16T23:50:39.871Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:50:39.871Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:50:39.871Z] ---> 96016d768881 [2022-08-16T23:50:39.871Z] Step 3/25 : WORKDIR /edgex-go [2022-08-16T23:50:39.871Z] ---> Using cache [2022-08-16T23:50:39.871Z] ---> a140187eb466 [2022-08-16T23:50:39.871Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:50:39.871Z] ---> Using cache [2022-08-16T23:50:39.871Z] ---> ece43b81f764 [2022-08-16T23:50:39.871Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-16T23:50:39.871Z] ---> Running in 3411b29bf222 [2022-08-16T23:50:40.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:50:41.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:50:42.579Z] OK: 221 MiB in 51 packages [2022-08-16T23:50:44.027Z] Removing intermediate container 3411b29bf222 [2022-08-16T23:50:44.027Z] ---> f1d157fe9d8f [2022-08-16T23:50:44.027Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-16T23:50:44.643Z] ---> d678698d49c8 [2022-08-16T23:50:44.643Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:50:44.921Z] ---> Running in a29f567fefaf [2022-08-16T23:51:11.775Z] Removing intermediate container eb4540498338 [2022-08-16T23:51:11.775Z] ---> 6c97c7ff1eb9 [2022-08-16T23:51:11.775Z] [2022-08-16T23:51:11.775Z] Step 10/24 : FROM alpine:3.16 [2022-08-16T23:51:11.775Z] ---> a6215f271958 [2022-08-16T23:51:11.775Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-16T23:51:11.775Z] ---> Running in 733c73c2ebd7 [2022-08-16T23:51:11.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:51:11.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:51:11.775Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-16T23:51:11.775Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:51:11.775Z] OK: 5 MiB in 15 packages [2022-08-16T23:51:12.765Z] Removing intermediate container 733c73c2ebd7 [2022-08-16T23:51:12.765Z] ---> 9a6135bc6d78 [2022-08-16T23:51:12.765Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:51:12.765Z] ---> Running in 4310d5101d88 [2022-08-16T23:51:14.216Z] Removing intermediate container 4310d5101d88 [2022-08-16T23:51:14.216Z] ---> 064f750cd6ec [2022-08-16T23:51:14.216Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-16T23:51:14.216Z] ---> Running in 3fe37d5a642f [2022-08-16T23:51:15.201Z] Removing intermediate container 3fe37d5a642f [2022-08-16T23:51:15.202Z] ---> 0fa63d8e9779 [2022-08-16T23:51:15.202Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-16T23:51:15.202Z] ---> Running in 1ac921964791 [2022-08-16T23:51:16.654Z] Removing intermediate container 1ac921964791 [2022-08-16T23:51:16.654Z] ---> 6567a9ffa055 [2022-08-16T23:51:16.654Z] Step 15/24 : WORKDIR / [2022-08-16T23:51:16.654Z] ---> Running in 68bde644dcd6 [2022-08-16T23:51:17.640Z] Removing intermediate container 68bde644dcd6 [2022-08-16T23:51:17.640Z] ---> 26dd12624875 [2022-08-16T23:51:17.640Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:51:19.088Z] ---> 95e6a675610d [2022-08-16T23:51:19.088Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-16T23:51:22.487Z] ---> 0a507a98af8b [2022-08-16T23:51:22.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-16T23:51:24.472Z] ---> 904166b91c61 [2022-08-16T23:51:24.472Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-16T23:51:25.919Z] ---> 6b6e61781d4b [2022-08-16T23:51:25.919Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-16T23:51:25.919Z] ---> Running in 85e31ca22a81 [2022-08-16T23:51:26.907Z] Removing intermediate container 85e31ca22a81 [2022-08-16T23:51:26.907Z] ---> 8028a5a4b06a [2022-08-16T23:51:26.907Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:51:26.907Z] ---> Running in f759b6ca4d30 [2022-08-16T23:51:27.528Z] Removing intermediate container f759b6ca4d30 [2022-08-16T23:51:27.528Z] ---> 26759247f4d6 [2022-08-16T23:51:27.528Z] Step 22/24 : LABEL arch=arm64 [2022-08-16T23:51:27.809Z] ---> Running in 95a03c4d04d0 [2022-08-16T23:51:28.410Z] Removing intermediate container 95a03c4d04d0 [2022-08-16T23:51:28.410Z] ---> c32c7608378d [2022-08-16T23:51:28.410Z] Step 23/24 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:51:28.693Z] ---> Running in d34289c86177 [2022-08-16T23:51:29.698Z] Removing intermediate container d34289c86177 [2022-08-16T23:51:29.698Z] ---> 45e6c84fc223 [2022-08-16T23:51:29.698Z] Step 24/24 : LABEL version=0.0.0 [2022-08-16T23:51:29.973Z] ---> Running in 698536b3de51 [2022-08-16T23:51:30.960Z] Removing intermediate container 698536b3de51 [2022-08-16T23:51:30.960Z] ---> 4b5993ecb99c [2022-08-16T23:51:30.960Z] [2022-08-16T23:51:31.561Z] Successfully built 4b5993ecb99c [2022-08-16T23:51:31.561Z] Successfully tagged core-metadata-arm64:latest [2022-08-16T23:51:31.561Z] Building security-secretstore-setup [2022-08-16T23:51:44.011Z]  Building core-metadata ... done Removing intermediate container aaf489020982 [2022-08-16T23:51:44.011Z] ---> 28507046595f [2022-08-16T23:51:44.011Z] [2022-08-16T23:51:44.011Z] Step 10/23 : FROM alpine:3.16 [2022-08-16T23:51:44.011Z] ---> a6215f271958 [2022-08-16T23:51:44.011Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-16T23:51:44.011Z] ---> Running in 6b965dc65750 [2022-08-16T23:51:44.011Z] Removing intermediate container 6b965dc65750 [2022-08-16T23:51:44.011Z] ---> 08152fa1f243 [2022-08-16T23:51:44.011Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-16T23:51:44.286Z] ---> Running in cb6f605cd02b [2022-08-16T23:51:45.279Z] Removing intermediate container cb6f605cd02b [2022-08-16T23:51:45.280Z] ---> 486d23d472f5 [2022-08-16T23:51:45.280Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-16T23:51:45.280Z] ---> Running in c2b402fc33df [2022-08-16T23:51:45.886Z] Removing intermediate container c2b402fc33df [2022-08-16T23:51:45.886Z] ---> 16e8eb5d7e61 [2022-08-16T23:51:45.886Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:51:46.180Z] ---> Running in 750e697c6524 [2022-08-16T23:51:46.782Z] Removing intermediate container a29f567fefaf [2022-08-16T23:51:46.782Z] ---> 8411f45cab4c [2022-08-16T23:51:46.782Z] Step 8/25 : COPY . . [2022-08-16T23:51:49.440Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:51:49.440Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:51:49.440Z] ---> 96016d768881 [2022-08-16T23:51:49.440Z] Step 3/25 : WORKDIR /edgex-go [2022-08-16T23:51:49.440Z] ---> Using cache [2022-08-16T23:51:49.440Z] ---> a140187eb466 [2022-08-16T23:51:49.440Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:51:49.440Z] ---> Using cache [2022-08-16T23:51:49.440Z] ---> ece43b81f764 [2022-08-16T23:51:49.440Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-16T23:51:49.440Z] ---> Running in 2d92440ec5b6 [2022-08-16T23:51:50.045Z] Removing intermediate container 750e697c6524 [2022-08-16T23:51:50.045Z] ---> 8bff4042b738 [2022-08-16T23:51:50.045Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-16T23:51:50.045Z] ---> Running in a6089b7797e5 [2022-08-16T23:51:51.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:51:52.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:51:52.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:51:53.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:51:54.278Z] OK: 221 MiB in 51 packages [2022-08-16T23:51:55.823Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-16T23:51:55.823Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T23:51:55.823Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-16T23:51:55.823Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T23:51:56.138Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-16T23:51:56.138Z] Removing intermediate container 2d92440ec5b6 [2022-08-16T23:51:56.138Z] ---> fbaec1d68455 [2022-08-16T23:51:56.138Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-16T23:51:56.419Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-16T23:51:56.419Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:51:56.419Z] OK: 8 MiB in 20 packages [2022-08-16T23:51:57.861Z] ---> 810753b1a18b [2022-08-16T23:51:57.861Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:51:57.861Z] ---> Running in e516e67ec52a [2022-08-16T23:51:58.481Z] Removing intermediate container a6089b7797e5 [2022-08-16T23:51:58.481Z] ---> 162ffab89171 [2022-08-16T23:51:58.481Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:52:00.484Z] ---> 6b6f3282450f [2022-08-16T23:52:00.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-16T23:52:03.118Z] ---> 994574f4a14d [2022-08-16T23:52:03.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-16T23:52:04.569Z] ---> 1781e02b201b [2022-08-16T23:52:04.569Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-16T23:52:04.569Z] ---> Running in a68662f123da [2022-08-16T23:52:05.185Z] ---> 420fb8784a37 [2022-08-16T23:52:05.185Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-16T23:52:05.463Z] ---> Running in c9fb6769327d [2022-08-16T23:52:05.463Z] Removing intermediate container a68662f123da [2022-08-16T23:52:05.463Z] ---> b5fca88ac2d1 [2022-08-16T23:52:05.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:52:05.756Z] ---> Running in 20c684abce51 [2022-08-16T23:52:06.365Z] Removing intermediate container c9fb6769327d [2022-08-16T23:52:06.365Z] ---> d64b8d731af7 [2022-08-16T23:52:06.365Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-16T23:52:06.365Z] Removing intermediate container 20c684abce51 [2022-08-16T23:52:06.365Z] ---> e455b3c52e75 [2022-08-16T23:52:06.365Z] Step 21/23 : LABEL arch=arm64 [2022-08-16T23:52:06.365Z] ---> Running in 87f0a43a3ff7 [2022-08-16T23:52:06.643Z] ---> Running in bc5c32acdd27 [2022-08-16T23:52:07.261Z] Removing intermediate container 87f0a43a3ff7 [2022-08-16T23:52:07.261Z] ---> b690b23935d1 [2022-08-16T23:52:07.261Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-16T23:52:07.261Z] Removing intermediate container bc5c32acdd27 [2022-08-16T23:52:07.261Z] ---> e4e09a22b696 [2022-08-16T23:52:07.261Z] Step 22/23 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:52:07.543Z] ---> Running in 67ee0453018e [2022-08-16T23:52:07.543Z] ---> Running in ed2045c83de2 [2022-08-16T23:52:08.547Z] Removing intermediate container ed2045c83de2 [2022-08-16T23:52:08.547Z] ---> 8cc9ea344699 [2022-08-16T23:52:08.547Z] Step 23/23 : LABEL version=0.0.0 [2022-08-16T23:52:08.547Z] ---> Running in 008a3bedc77a [2022-08-16T23:52:09.147Z] Removing intermediate container 008a3bedc77a [2022-08-16T23:52:09.147Z] ---> 94d123851a79 [2022-08-16T23:52:09.147Z] [2022-08-16T23:52:09.427Z] Successfully built 94d123851a79 [2022-08-16T23:52:09.427Z] Successfully tagged core-data-arm64:latest [2022-08-16T23:52:09.427Z] Building sys-mgmt-agent [2022-08-16T23:52:11.180Z]  Building core-data ... done Removing intermediate container 67ee0453018e [2022-08-16T23:52:11.180Z] ---> ec266b7cbf1e [2022-08-16T23:52:11.180Z] Step 12/25 : WORKDIR /edgex-go [2022-08-16T23:52:11.180Z] ---> Running in b9e004314f8c [2022-08-16T23:52:11.779Z] Removing intermediate container b9e004314f8c [2022-08-16T23:52:11.779Z] ---> e147c98d159b [2022-08-16T23:52:11.779Z] [2022-08-16T23:52:11.779Z] Step 13/25 : FROM alpine:3.15 [2022-08-16T23:52:11.779Z] 3.15: Pulling from library/alpine [2022-08-16T23:52:12.771Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-16T23:52:12.771Z] Status: Downloaded newer image for alpine:3.15 [2022-08-16T23:52:12.771Z] ---> 02e0d6fdf486 [2022-08-16T23:52:13.068Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:52:13.343Z] ---> Running in b5d1f0825495 [2022-08-16T23:52:13.977Z] Removing intermediate container b5d1f0825495 [2022-08-16T23:52:13.977Z] ---> d15c0361cafd [2022-08-16T23:52:13.977Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:52:14.256Z] ---> Running in 208e829d1734 [2022-08-16T23:52:18.596Z] Removing intermediate container 208e829d1734 [2022-08-16T23:52:18.596Z] ---> f0eafed304cb [2022-08-16T23:52:18.596Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-16T23:52:18.596Z] ---> Running in 9723e8db544f [2022-08-16T23:52:20.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:52:21.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:52:22.009Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-16T23:52:22.009Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-16T23:52:22.009Z] OK: 15733 distinct packages available [2022-08-16T23:52:22.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:52:23.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:52:24.280Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-16T23:52:24.280Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-16T23:52:24.280Z] (3/5) Installing libucontext (1.1-r0) [2022-08-16T23:52:24.558Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-16T23:52:24.558Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-16T23:52:24.844Z] Executing busybox-1.34.1-r7.trigger [2022-08-16T23:52:24.844Z] OK: 6 MiB in 19 packages [2022-08-16T23:52:27.483Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:52:27.483Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:52:27.483Z] ---> 96016d768881 [2022-08-16T23:52:27.483Z] Step 3/23 : WORKDIR /edgex-go [2022-08-16T23:52:27.483Z] ---> Using cache [2022-08-16T23:52:27.483Z] ---> a140187eb466 [2022-08-16T23:52:27.483Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:52:27.483Z] ---> Using cache [2022-08-16T23:52:27.483Z] ---> ece43b81f764 [2022-08-16T23:52:27.483Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-16T23:52:27.483Z] ---> Running in 79c9c0414f21 [2022-08-16T23:52:27.483Z] Removing intermediate container 9723e8db544f [2022-08-16T23:52:27.483Z] ---> 1dcac16c736c [2022-08-16T23:52:27.483Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-16T23:52:29.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:52:30.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:52:31.058Z] OK: 221 MiB in 51 packages [2022-08-16T23:52:31.669Z] Removing intermediate container ebb53e5ed136 [2022-08-16T23:52:31.669Z] ---> 5ca3511b5490 [2022-08-16T23:52:31.669Z] [2022-08-16T23:52:31.669Z] Step 10/22 : FROM alpine:3.16 [2022-08-16T23:52:31.669Z] ---> a6215f271958 [2022-08-16T23:52:31.669Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-16T23:52:31.945Z] Removing intermediate container 78b1a38ddaac [2022-08-16T23:52:31.945Z] ---> 2d496df1c6bc [2022-08-16T23:52:31.945Z] [2022-08-16T23:52:31.945Z] Step 10/22 : FROM alpine:3.16 [2022-08-16T23:52:31.945Z] ---> a6215f271958 [2022-08-16T23:52:31.945Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-16T23:52:31.945Z] ---> Using cache [2022-08-16T23:52:31.945Z] ---> 9a6135bc6d78 [2022-08-16T23:52:31.945Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:52:31.945Z] ---> Using cache [2022-08-16T23:52:31.945Z] ---> 064f750cd6ec [2022-08-16T23:52:31.945Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-16T23:52:31.945Z] ---> Running in 271c6c2974e0 [2022-08-16T23:52:32.218Z] ---> Running in ef3d05966c75 [2022-08-16T23:52:32.821Z] Removing intermediate container ef3d05966c75 [2022-08-16T23:52:32.821Z] ---> 65b25ca6324a [2022-08-16T23:52:32.821Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-16T23:52:32.821Z] Removing intermediate container 79c9c0414f21 [2022-08-16T23:52:32.821Z] ---> 2969b61ab5ff [2022-08-16T23:52:32.821Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-16T23:52:33.096Z] ---> Running in 05ba02732fcd [2022-08-16T23:52:33.697Z] Removing intermediate container 05ba02732fcd [2022-08-16T23:52:33.697Z] ---> 9f0372f3a36c [2022-08-16T23:52:33.697Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:52:33.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:52:34.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:52:34.301Z] ---> 1cc85602403c [2022-08-16T23:52:34.301Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:52:34.301Z] ---> Running in 8c9aa800598c [2022-08-16T23:52:35.292Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-16T23:52:35.292Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-16T23:52:35.292Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:52:35.292Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:52:35.564Z] ---> db08c1b16039 [2022-08-16T23:52:35.564Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-16T23:52:35.564Z] OK: 6 MiB in 16 packages [2022-08-16T23:52:38.197Z] ---> add60fdf3cac [2022-08-16T23:52:38.197Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-16T23:52:38.197Z] Removing intermediate container 271c6c2974e0 [2022-08-16T23:52:38.197Z] ---> 11e38d8fdb9b [2022-08-16T23:52:38.197Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:52:38.197Z] ---> Running in 76e43c03647e [2022-08-16T23:52:39.637Z] Removing intermediate container 76e43c03647e [2022-08-16T23:52:39.637Z] ---> 6b3e49d44557 [2022-08-16T23:52:39.637Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-16T23:52:39.637Z] ---> 9d3f6dfc281d [2022-08-16T23:52:39.637Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-16T23:52:39.637Z] ---> eb7de1c6dcbc [2022-08-16T23:52:39.637Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-16T23:52:39.637Z] ---> Running in 27d59724e739 [2022-08-16T23:52:40.626Z] Removing intermediate container 27d59724e739 [2022-08-16T23:52:40.626Z] ---> a97687628a35 [2022-08-16T23:52:40.626Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-16T23:52:40.902Z] ---> Running in 83b16fab0fe6 [2022-08-16T23:52:41.194Z] ---> 6a7dac43651a [2022-08-16T23:52:41.194Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-16T23:52:41.469Z] ---> 33429e1b93fb [2022-08-16T23:52:41.469Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-16T23:52:41.745Z] ---> Running in 53fa74a81859 [2022-08-16T23:52:41.745Z] Removing intermediate container 83b16fab0fe6 [2022-08-16T23:52:41.745Z] ---> a04db526cc3b [2022-08-16T23:52:41.745Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:52:42.739Z] Removing intermediate container 53fa74a81859 [2022-08-16T23:52:42.739Z] ---> bc7a7602a896 [2022-08-16T23:52:42.739Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:52:43.015Z] ---> b2c6d6b49a77 [2022-08-16T23:52:43.015Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-16T23:52:43.015Z] ---> Running in 58323086e527 [2022-08-16T23:52:43.304Z] ---> Running in e7c7da50f500 [2022-08-16T23:52:43.304Z] ---> 22092d7beb72 [2022-08-16T23:52:43.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-16T23:52:43.923Z] Removing intermediate container 58323086e527 [2022-08-16T23:52:43.923Z] ---> c4a97ad3b9cc [2022-08-16T23:52:43.923Z] Step 20/22 : LABEL arch=arm64 [2022-08-16T23:52:44.206Z] Removing intermediate container e7c7da50f500 [2022-08-16T23:52:44.206Z] ---> c38c433c5a57 [2022-08-16T23:52:44.206Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-16T23:52:44.206Z] ---> Running in d4ef23daeb8d [2022-08-16T23:52:44.206Z] ---> Running in c6f111a64c2a [2022-08-16T23:52:45.215Z] Removing intermediate container d4ef23daeb8d [2022-08-16T23:52:45.215Z] ---> d1587034adf3 [2022-08-16T23:52:45.215Z] Step 21/22 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:52:45.215Z] ---> Running in 4167a4114eb8 [2022-08-16T23:52:45.493Z] Removing intermediate container c6f111a64c2a [2022-08-16T23:52:45.493Z] ---> a0f5b750d302 [2022-08-16T23:52:45.493Z] Step 23/25 : LABEL arch=arm64 [2022-08-16T23:52:45.767Z] ---> Running in 26b7db24b808 [2022-08-16T23:52:46.047Z] Removing intermediate container 4167a4114eb8 [2022-08-16T23:52:46.047Z] ---> 796915030ee5 [2022-08-16T23:52:46.047Z] Step 22/22 : LABEL version=0.0.0 [2022-08-16T23:52:46.325Z] Removing intermediate container 26b7db24b808 [2022-08-16T23:52:46.325Z] ---> da3440db7894 [2022-08-16T23:52:46.325Z] Step 24/25 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:52:46.325Z] ---> Running in efa0d2adfe20 [2022-08-16T23:52:46.325Z] ---> Running in efccdba5e975 [2022-08-16T23:52:46.927Z] ---> cc107bf34b8c [2022-08-16T23:52:46.927Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-16T23:52:47.211Z] Removing intermediate container efa0d2adfe20 [2022-08-16T23:52:47.211Z] ---> 0fc64298863d [2022-08-16T23:52:47.211Z] [2022-08-16T23:52:47.211Z] Removing intermediate container efccdba5e975 [2022-08-16T23:52:47.211Z] ---> 32b178ddf49c [2022-08-16T23:52:47.211Z] Step 25/25 : LABEL version=0.0.0 [2022-08-16T23:52:47.486Z] ---> Running in abb26d955f25 [2022-08-16T23:52:47.764Z] Successfully built 0fc64298863d [2022-08-16T23:52:47.764Z] Successfully tagged support-scheduler-arm64:latest [2022-08-16T23:52:47.764Z]  Building support-scheduler ... done Building security-spire-agent [2022-08-16T23:52:48.042Z] Removing intermediate container abb26d955f25 [2022-08-16T23:52:48.042Z] ---> 81c6cb3582ed [2022-08-16T23:52:48.042Z] [2022-08-16T23:52:48.319Z] ---> 49d6000f2d8d [2022-08-16T23:52:48.319Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-16T23:52:48.319Z] ---> Running in 30b48a642d6d [2022-08-16T23:52:48.319Z] Successfully built 81c6cb3582ed [2022-08-16T23:52:48.595Z] Successfully tagged security-spire-server-arm64:latest [2022-08-16T23:52:48.595Z]  Building security-spire-server ... done Building security-spire-config [2022-08-16T23:52:48.872Z] Removing intermediate container 30b48a642d6d [2022-08-16T23:52:48.872Z] ---> 80724eff2c6e [2022-08-16T23:52:48.872Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:52:49.146Z] ---> Running in 96df3ec7d613 [2022-08-16T23:52:49.748Z] Removing intermediate container 96df3ec7d613 [2022-08-16T23:52:49.748Z] ---> bd6790802790 [2022-08-16T23:52:49.748Z] Step 20/22 : LABEL arch=arm64 [2022-08-16T23:52:50.020Z] ---> Running in 34c8833b9495 [2022-08-16T23:52:50.616Z] Removing intermediate container e516e67ec52a [2022-08-16T23:52:50.616Z] ---> 811b83d277ec [2022-08-16T23:52:50.616Z] Step 8/25 : COPY . . [2022-08-16T23:52:50.898Z] Removing intermediate container 34c8833b9495 [2022-08-16T23:52:50.898Z] ---> a2a6cdf29e44 [2022-08-16T23:52:50.898Z] Step 21/22 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:52:51.172Z] ---> Running in 98de18690488 [2022-08-16T23:52:52.161Z] Removing intermediate container 98de18690488 [2022-08-16T23:52:52.161Z] ---> daf67e86bfaf [2022-08-16T23:52:52.161Z] Step 22/22 : LABEL version=0.0.0 [2022-08-16T23:52:52.161Z] ---> Running in 33a9b3d435a5 [2022-08-16T23:52:52.756Z] Removing intermediate container 33a9b3d435a5 [2022-08-16T23:52:52.756Z] ---> 19ca778a1f98 [2022-08-16T23:52:52.756Z] [2022-08-16T23:52:53.354Z] Successfully built 19ca778a1f98 [2022-08-16T23:52:53.354Z] Successfully tagged support-notifications-arm64:latest [2022-08-16T23:52:53.354Z]  Building support-notifications ... done Building security-bootstrapper [2022-08-16T23:53:08.651Z] ---> 8b7cbcbff226 [2022-08-16T23:53:08.651Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-16T23:53:08.651Z] ---> Running in 575d3e0d1761 [2022-08-16T23:53:10.089Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-16T23:53:11.083Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:53:11.083Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:53:11.083Z] ---> 96016d768881 [2022-08-16T23:53:11.083Z] Step 3/26 : WORKDIR /edgex-go [2022-08-16T23:53:11.083Z] ---> Using cache [2022-08-16T23:53:11.083Z] ---> a140187eb466 [2022-08-16T23:53:11.083Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:53:11.083Z] ---> Using cache [2022-08-16T23:53:11.083Z] ---> ece43b81f764 [2022-08-16T23:53:11.083Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-16T23:53:11.083Z] ---> Using cache [2022-08-16T23:53:11.083Z] ---> f1d157fe9d8f [2022-08-16T23:53:11.083Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-16T23:53:11.083Z] ---> Using cache [2022-08-16T23:53:11.083Z] ---> d678698d49c8 [2022-08-16T23:53:11.083Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:53:11.083Z] ---> Using cache [2022-08-16T23:53:11.083Z] ---> 8411f45cab4c [2022-08-16T23:53:11.083Z] Step 8/26 : COPY . . [2022-08-16T23:53:11.083Z] ---> Using cache [2022-08-16T23:53:11.083Z] ---> 420fb8784a37 [2022-08-16T23:53:11.083Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-16T23:53:11.083Z] ---> Using cache [2022-08-16T23:53:11.083Z] ---> d64b8d731af7 [2022-08-16T23:53:11.083Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-16T23:53:11.083Z] ---> Using cache [2022-08-16T23:53:11.083Z] ---> b690b23935d1 [2022-08-16T23:53:11.083Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-16T23:53:11.689Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:53:11.690Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:53:11.690Z] ---> 96016d768881 [2022-08-16T23:53:11.690Z] Step 3/26 : WORKDIR /edgex-go [2022-08-16T23:53:11.690Z] ---> Using cache [2022-08-16T23:53:11.690Z] ---> a140187eb466 [2022-08-16T23:53:11.690Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:53:11.690Z] ---> Using cache [2022-08-16T23:53:11.690Z] ---> ece43b81f764 [2022-08-16T23:53:11.690Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-16T23:53:11.690Z] ---> Using cache [2022-08-16T23:53:11.690Z] ---> f1d157fe9d8f [2022-08-16T23:53:11.690Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-16T23:53:11.690Z] ---> Using cache [2022-08-16T23:53:11.690Z] ---> d678698d49c8 [2022-08-16T23:53:11.690Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:53:11.690Z] ---> Using cache [2022-08-16T23:53:11.690Z] ---> 8411f45cab4c [2022-08-16T23:53:11.690Z] Step 8/26 : COPY . . [2022-08-16T23:53:11.690Z] ---> Using cache [2022-08-16T23:53:11.690Z] ---> 420fb8784a37 [2022-08-16T23:53:11.690Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-16T23:53:11.690Z] ---> Using cache [2022-08-16T23:53:11.690Z] ---> d64b8d731af7 [2022-08-16T23:53:11.690Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-16T23:53:11.690Z] ---> Using cache [2022-08-16T23:53:11.690Z] ---> b690b23935d1 [2022-08-16T23:53:11.690Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-16T23:53:11.690Z] ---> Running in 15fcdd70062d [2022-08-16T23:53:11.969Z] ---> Running in 7eacdcfd6ac5 [2022-08-16T23:53:11.969Z] Removing intermediate container 8c9aa800598c [2022-08-16T23:53:11.969Z] ---> ae644b75c048 [2022-08-16T23:53:11.969Z] Step 8/23 : COPY . . [2022-08-16T23:53:17.443Z] Removing intermediate container 7eacdcfd6ac5 [2022-08-16T23:53:17.443Z] ---> a55436f7478e [2022-08-16T23:53:17.443Z] Step 12/26 : WORKDIR /edgex-go [2022-08-16T23:53:17.443Z] Removing intermediate container 15fcdd70062d [2022-08-16T23:53:17.443Z] ---> 643cd5dc5829 [2022-08-16T23:53:17.443Z] Step 12/26 : WORKDIR /edgex-go [2022-08-16T23:53:17.443Z] ---> Running in bd50bc3ddcd2 [2022-08-16T23:53:17.443Z] ---> Running in 07416c2e1d7e [2022-08-16T23:53:17.722Z] Removing intermediate container bd50bc3ddcd2 [2022-08-16T23:53:17.722Z] ---> 3a8e50f07cb0 [2022-08-16T23:53:17.722Z] [2022-08-16T23:53:17.722Z] Step 13/26 : FROM alpine:3.15 [2022-08-16T23:53:17.722Z] ---> 02e0d6fdf486 [2022-08-16T23:53:17.722Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:53:17.722Z] ---> Using cache [2022-08-16T23:53:17.722Z] ---> d15c0361cafd [2022-08-16T23:53:17.722Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:53:17.722Z] ---> Using cache [2022-08-16T23:53:17.722Z] ---> f0eafed304cb [2022-08-16T23:53:17.722Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-16T23:53:17.722Z] ---> Using cache [2022-08-16T23:53:17.722Z] ---> 1dcac16c736c [2022-08-16T23:53:17.722Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-16T23:53:18.001Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:53:18.001Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:53:18.001Z] ---> 96016d768881 [2022-08-16T23:53:18.001Z] Step 3/31 : WORKDIR /edgex-go [2022-08-16T23:53:18.001Z] ---> Using cache [2022-08-16T23:53:18.001Z] ---> a140187eb466 [2022-08-16T23:53:18.001Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:53:18.001Z] ---> Using cache [2022-08-16T23:53:18.001Z] ---> ece43b81f764 [2022-08-16T23:53:18.001Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-16T23:53:18.001Z] ---> Using cache [2022-08-16T23:53:18.001Z] ---> fbaec1d68455 [2022-08-16T23:53:18.001Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-16T23:53:18.001Z] ---> Using cache [2022-08-16T23:53:18.001Z] ---> 810753b1a18b [2022-08-16T23:53:18.001Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:53:18.001Z] ---> Using cache [2022-08-16T23:53:18.001Z] ---> 811b83d277ec [2022-08-16T23:53:18.001Z] Step 8/31 : COPY . . [2022-08-16T23:53:18.001Z] Removing intermediate container 07416c2e1d7e [2022-08-16T23:53:18.001Z] ---> 37249a1e4e17 [2022-08-16T23:53:18.001Z] [2022-08-16T23:53:18.001Z] Step 13/26 : FROM alpine:3.15 [2022-08-16T23:53:18.001Z] ---> 02e0d6fdf486 [2022-08-16T23:53:18.001Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:53:18.002Z] ---> Using cache [2022-08-16T23:53:18.002Z] ---> d15c0361cafd [2022-08-16T23:53:18.002Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:53:18.002Z] ---> Using cache [2022-08-16T23:53:18.002Z] ---> f0eafed304cb [2022-08-16T23:53:18.002Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-16T23:53:18.002Z] ---> Using cache [2022-08-16T23:53:18.002Z] ---> 8b7cbcbff226 [2022-08-16T23:53:18.002Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-16T23:53:18.280Z] ---> Running in ea8223d19e50 [2022-08-16T23:53:18.280Z] ---> Running in c0474d360eb8 [2022-08-16T23:53:20.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-16T23:53:20.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:53:21.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:53:22.727Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-16T23:53:22.727Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-16T23:53:22.727Z] OK: 15733 distinct packages available [2022-08-16T23:53:22.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:53:23.010Z] ---> 42ba36f88bfb [2022-08-16T23:53:23.010Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-16T23:53:23.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:53:24.982Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-16T23:53:24.982Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-16T23:53:25.263Z] (3/4) Installing libucontext (1.1-r0) [2022-08-16T23:53:25.263Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-16T23:53:25.263Z] Executing busybox-1.34.1-r7.trigger [2022-08-16T23:53:25.543Z] OK: 6 MiB in 18 packages [2022-08-16T23:53:28.192Z] Removing intermediate container ea8223d19e50 [2022-08-16T23:53:28.192Z] ---> 662656b60705 [2022-08-16T23:53:28.192Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-16T23:53:31.598Z] ---> 64944579915a [2022-08-16T23:53:31.598Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-16T23:53:31.598Z] ---> Running in d82744f187da [2022-08-16T23:53:33.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-16T23:53:34.567Z] ---> 7e4b69c331f3 [2022-08-16T23:53:34.567Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-16T23:53:36.012Z] ---> 4caffb4f1216 [2022-08-16T23:53:36.012Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-16T23:53:37.463Z] ---> 2aaecd05725a [2022-08-16T23:53:37.464Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-16T23:53:37.750Z] ---> 2268370aa8a5 [2022-08-16T23:53:37.750Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-16T23:53:38.743Z] ---> aaa906da49c0 [2022-08-16T23:53:38.743Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-16T23:53:38.743Z] ---> Running in 39c6d2298c27 [2022-08-16T23:53:39.022Z] ---> 18a8baf5275c [2022-08-16T23:53:39.022Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-16T23:53:39.022Z] ---> Running in 64e5e8e6bc98 [2022-08-16T23:53:39.636Z] Removing intermediate container 39c6d2298c27 [2022-08-16T23:53:39.636Z] ---> 1570ad09f55c [2022-08-16T23:53:39.636Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-16T23:53:39.636Z] ---> Running in 5df70b124d0e [2022-08-16T23:53:39.918Z] Removing intermediate container 64e5e8e6bc98 [2022-08-16T23:53:39.918Z] ---> 0d7dd52525f3 [2022-08-16T23:53:39.918Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-16T23:53:40.524Z] Removing intermediate container 5df70b124d0e [2022-08-16T23:53:40.524Z] ---> e7e4e67182d4 [2022-08-16T23:53:40.524Z] Step 24/26 : LABEL arch=arm64 [2022-08-16T23:53:40.524Z] ---> Running in 8792320f5bfe [2022-08-16T23:53:41.132Z] ---> b608918f3fc4 [2022-08-16T23:53:41.132Z] Step 21/26 : WORKDIR / [2022-08-16T23:53:41.411Z] ---> Running in ba35244b3934 [2022-08-16T23:53:41.411Z] Removing intermediate container 8792320f5bfe [2022-08-16T23:53:41.411Z] ---> ce4c978ea199 [2022-08-16T23:53:41.411Z] Step 25/26 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:53:41.411Z] ---> Running in c0d143b1119e [2022-08-16T23:53:42.026Z] Removing intermediate container ba35244b3934 [2022-08-16T23:53:42.026Z] ---> 123596da3747 [2022-08-16T23:53:42.026Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-16T23:53:42.307Z] Removing intermediate container c0d143b1119e [2022-08-16T23:53:42.307Z] ---> fc5cdc6fd2a6 [2022-08-16T23:53:42.307Z] Step 26/26 : LABEL version=0.0.0 [2022-08-16T23:53:42.307Z] ---> Running in 220366bfba8d [2022-08-16T23:53:42.307Z] ---> Running in 27fd52d7cddc [2022-08-16T23:53:42.913Z] Removing intermediate container 27fd52d7cddc [2022-08-16T23:53:42.913Z] ---> ffe06a6bc3c3 [2022-08-16T23:53:42.913Z] [2022-08-16T23:53:42.913Z] Removing intermediate container 220366bfba8d [2022-08-16T23:53:42.913Z] ---> 4ec5e780b816 [2022-08-16T23:53:42.913Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-16T23:53:43.192Z] ---> Running in 8e6068d39f9b [2022-08-16T23:53:43.472Z] Successfully built ffe06a6bc3c3 [2022-08-16T23:53:43.472Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-16T23:53:43.472Z]  Building security-spire-agent ... done Building core-command [2022-08-16T23:53:43.756Z] Removing intermediate container 8e6068d39f9b [2022-08-16T23:53:43.756Z] ---> ffef685c6ce1 [2022-08-16T23:53:43.756Z] Step 24/26 : LABEL arch=arm64 [2022-08-16T23:53:43.756Z] ---> Running in b6e8904d1a98 [2022-08-16T23:53:44.356Z] Removing intermediate container b6e8904d1a98 [2022-08-16T23:53:44.356Z] ---> f90b909158b5 [2022-08-16T23:53:44.356Z] Step 25/26 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:53:44.356Z] ---> Running in ff5dd28cb4a8 [2022-08-16T23:53:44.965Z] Removing intermediate container ff5dd28cb4a8 [2022-08-16T23:53:44.965Z] ---> 924533d0505f [2022-08-16T23:53:44.965Z] Step 26/26 : LABEL version=0.0.0 [2022-08-16T23:53:44.965Z] ---> Running in dcb1d463cf4f [2022-08-16T23:53:45.566Z] Removing intermediate container dcb1d463cf4f [2022-08-16T23:53:45.566Z] ---> e4587861ede3 [2022-08-16T23:53:45.566Z] [2022-08-16T23:53:45.844Z] Successfully built e4587861ede3 [2022-08-16T23:53:45.844Z] Successfully tagged security-spire-config-arm64:latest [2022-08-16T23:53:45.844Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-16T23:54:12.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:54:12.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:54:12.649Z] ---> 96016d768881 [2022-08-16T23:54:12.649Z] Step 3/23 : WORKDIR /edgex-go [2022-08-16T23:54:12.649Z] ---> Using cache [2022-08-16T23:54:12.649Z] ---> a140187eb466 [2022-08-16T23:54:12.649Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-16T23:54:12.649Z] ---> Using cache [2022-08-16T23:54:12.649Z] ---> ece43b81f764 [2022-08-16T23:54:12.649Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-16T23:54:12.649Z] ---> Using cache [2022-08-16T23:54:12.649Z] ---> fbaec1d68455 [2022-08-16T23:54:12.649Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-16T23:54:12.649Z] ---> Using cache [2022-08-16T23:54:12.649Z] ---> 810753b1a18b [2022-08-16T23:54:12.649Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:54:12.649Z] ---> Using cache [2022-08-16T23:54:12.649Z] ---> 811b83d277ec [2022-08-16T23:54:12.649Z] Step 8/23 : COPY . . [2022-08-16T23:54:12.649Z] ---> Using cache [2022-08-16T23:54:12.649Z] ---> 8b7cbcbff226 [2022-08-16T23:54:12.649Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-16T23:54:12.649Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-16T23:54:12.649Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-16T23:54:12.649Z] ---> 96016d768881 [2022-08-16T23:54:12.649Z] Step 3/20 : WORKDIR /edgex-go [2022-08-16T23:54:12.649Z] ---> Using cache [2022-08-16T23:54:12.649Z] ---> a140187eb466 [2022-08-16T23:54:12.649Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-16T23:54:12.649Z] ---> Running in dfd61a307c68 [2022-08-16T23:54:12.649Z] ---> Running in 21cda0a2c458 [2022-08-16T23:54:12.649Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-16T23:54:12.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:54:12.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:54:13.633Z] v3.16.2-31-gfe918834c6 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-16T23:54:13.633Z] v3.16.2-35-g8b5106c6a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-16T23:54:13.633Z] OK: 16890 distinct packages available [2022-08-16T23:54:13.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:54:14.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:54:15.633Z] OK: 221 MiB in 51 packages [2022-08-16T23:54:17.082Z] Removing intermediate container 21cda0a2c458 [2022-08-16T23:54:17.082Z] ---> c5b40d14a3b2 [2022-08-16T23:54:17.082Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-16T23:54:18.072Z] ---> cb9da6584961 [2022-08-16T23:54:18.072Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-16T23:54:18.355Z] ---> Running in 5dc8ee8a8f57 [2022-08-16T23:55:05.347Z] Removing intermediate container 5dc8ee8a8f57 [2022-08-16T23:55:05.347Z] ---> f32039bd3192 [2022-08-16T23:55:05.347Z] Step 7/20 : COPY . . [2022-08-16T23:55:17.785Z] ---> b7b03521442f [2022-08-16T23:55:17.785Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-16T23:55:17.785Z] ---> Running in 30dd20af0c1d [2022-08-16T23:55:18.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-16T23:57:55.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-16T23:58:10.647Z] Removing intermediate container 575d3e0d1761 [2022-08-16T23:58:10.647Z] ---> f2133da74a51 [2022-08-16T23:58:10.647Z] [2022-08-16T23:58:10.647Z] Step 10/25 : FROM alpine:3.16 [2022-08-16T23:58:10.647Z] ---> a6215f271958 [2022-08-16T23:58:10.647Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-16T23:58:10.647Z] ---> Running in d6e9a98f990a [2022-08-16T23:58:10.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:58:10.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:58:12.368Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-16T23:58:12.368Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-16T23:58:12.368Z] (3/3) Installing su-exec (0.2-r1) [2022-08-16T23:58:12.368Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:58:12.368Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:58:12.646Z] OK: 6 MiB in 17 packages [2022-08-16T23:58:14.674Z] Removing intermediate container d6e9a98f990a [2022-08-16T23:58:14.674Z] ---> b651e13bc0a8 [2022-08-16T23:58:14.674Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-16T23:58:14.956Z] ---> Running in fae82bc417e9 [2022-08-16T23:58:15.564Z] Removing intermediate container fae82bc417e9 [2022-08-16T23:58:15.564Z] ---> f3928adc142a [2022-08-16T23:58:15.564Z] Step 13/25 : WORKDIR / [2022-08-16T23:58:15.564Z] ---> Running in f0472c43f180 [2022-08-16T23:58:16.169Z] Removing intermediate container f0472c43f180 [2022-08-16T23:58:16.169Z] ---> aca0ee278817 [2022-08-16T23:58:16.169Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-16T23:58:17.619Z] ---> c3c50674ecbf [2022-08-16T23:58:17.619Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-16T23:58:18.613Z] ---> 4f7d1f816ea0 [2022-08-16T23:58:18.613Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-16T23:58:20.061Z] ---> 73721a02d6d2 [2022-08-16T23:58:20.061Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-16T23:58:21.534Z] ---> 974c7eb8de04 [2022-08-16T23:58:21.534Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-16T23:58:24.156Z] ---> fbb8a792b6d4 [2022-08-16T23:58:24.156Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-16T23:58:26.187Z] Removing intermediate container c0474d360eb8 [2022-08-16T23:58:26.187Z] ---> 1af1b25d1d52 [2022-08-16T23:58:26.187Z] [2022-08-16T23:58:26.187Z] Step 10/31 : FROM alpine:3.16 [2022-08-16T23:58:26.187Z] ---> a6215f271958 [2022-08-16T23:58:26.187Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-16T23:58:26.187Z] ---> Running in 7f638d4e2402 [2022-08-16T23:58:26.792Z] ---> e4eefc668d68 [2022-08-16T23:58:26.792Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-16T23:58:27.072Z] Removing intermediate container 7f638d4e2402 [2022-08-16T23:58:27.072Z] ---> d43c05573d51 [2022-08-16T23:58:27.072Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-16T23:58:27.349Z] ---> Running in a300d9468472 [2022-08-16T23:58:28.337Z] ---> 3cf24943aa04 [2022-08-16T23:58:28.337Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-16T23:58:28.613Z] ---> Running in 6ea395e86e9d [2022-08-16T23:58:29.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:58:29.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:58:31.370Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-16T23:58:31.370Z] (2/2) Installing su-exec (0.2-r1) [2022-08-16T23:58:31.370Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:58:31.370Z] OK: 5 MiB in 16 packages [2022-08-16T23:58:31.995Z] Removing intermediate container 6ea395e86e9d [2022-08-16T23:58:31.995Z] ---> d37950f5a3bb [2022-08-16T23:58:31.995Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-16T23:58:32.278Z] ---> Running in 8407db8e29d2 [2022-08-16T23:58:33.284Z] Removing intermediate container 8407db8e29d2 [2022-08-16T23:58:33.284Z] ---> e38f30bed40a [2022-08-16T23:58:33.284Z] Step 23/25 : LABEL arch=arm64 [2022-08-16T23:58:33.568Z] ---> Running in 67ca65476725 [2022-08-16T23:58:33.568Z] Removing intermediate container a300d9468472 [2022-08-16T23:58:33.568Z] ---> 7e84471ec4c2 [2022-08-16T23:58:33.568Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-16T23:58:33.848Z] ---> Running in b29f338ff9b3 [2022-08-16T23:58:34.845Z] Removing intermediate container 67ca65476725 [2022-08-16T23:58:34.845Z] ---> cf5646958dd5 [2022-08-16T23:58:34.845Z] Step 24/25 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:58:34.845Z] Removing intermediate container b29f338ff9b3 [2022-08-16T23:58:34.845Z] ---> 29293459780d [2022-08-16T23:58:34.845Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-16T23:58:34.845Z] ---> Running in 664981d1aea2 [2022-08-16T23:58:34.845Z] ---> Running in c8bbedb0dc14 [2022-08-16T23:58:35.843Z] Removing intermediate container 664981d1aea2 [2022-08-16T23:58:35.843Z] ---> 754adc006f11 [2022-08-16T23:58:35.843Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-16T23:58:35.843Z] Removing intermediate container c8bbedb0dc14 [2022-08-16T23:58:35.843Z] ---> 5442ee609062 [2022-08-16T23:58:35.843Z] Step 25/25 : LABEL version=0.0.0 [2022-08-16T23:58:35.843Z] ---> Running in f43bd3dd8da4 [2022-08-16T23:58:36.125Z] ---> Running in 362096fae4ec [2022-08-16T23:58:36.733Z] Removing intermediate container f43bd3dd8da4 [2022-08-16T23:58:36.733Z] ---> 29dcf40f88e2 [2022-08-16T23:58:36.733Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-16T23:58:37.337Z] ---> Running in b8b0a60a9de0 [2022-08-16T23:58:37.337Z] Removing intermediate container 362096fae4ec [2022-08-16T23:58:37.337Z] ---> d2e9440a3b96 [2022-08-16T23:58:37.337Z] [2022-08-16T23:58:38.335Z] Successfully built d2e9440a3b96 [2022-08-16T23:58:38.613Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-16T23:58:41.264Z]  Building security-secretstore-setup ... done Removing intermediate container b8b0a60a9de0 [2022-08-16T23:58:41.264Z] ---> 3eb3520f6311 [2022-08-16T23:58:41.264Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-16T23:58:41.547Z] ---> Running in b69448f1c344 [2022-08-16T23:58:42.531Z] Removing intermediate container b69448f1c344 [2022-08-16T23:58:42.531Z] ---> d893371388be [2022-08-16T23:58:42.531Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-16T23:58:43.158Z] Removing intermediate container d82744f187da [2022-08-16T23:58:43.158Z] ---> a708133df2d6 [2022-08-16T23:58:43.158Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-16T23:58:43.158Z] ---> Running in e20a08d84021 [2022-08-16T23:58:43.773Z] ---> 04d39d41cb4d [2022-08-16T23:58:43.773Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-16T23:58:43.773Z] ---> Running in 8d923385748d [2022-08-16T23:58:45.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-16T23:58:47.208Z] Removing intermediate container 8d923385748d [2022-08-16T23:58:47.208Z] ---> 7178cefced73 [2022-08-16T23:58:47.208Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:58:47.818Z] ---> 405966939386 [2022-08-16T23:58:47.818Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-16T23:58:50.458Z] ---> 503dad766563 [2022-08-16T23:58:50.458Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-16T23:58:50.458Z] Removing intermediate container e20a08d84021 [2022-08-16T23:58:50.458Z] ---> dbc47ad0a9d0 [2022-08-16T23:58:50.458Z] [2022-08-16T23:58:50.458Z] Step 11/23 : FROM alpine:3.16 [2022-08-16T23:58:50.458Z] ---> a6215f271958 [2022-08-16T23:58:50.458Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:58:50.458Z] ---> Running in 702b4edfb8ff [2022-08-16T23:58:51.061Z] Removing intermediate container 702b4edfb8ff [2022-08-16T23:58:51.061Z] ---> 456e42d13969 [2022-08-16T23:58:51.061Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-16T23:58:51.338Z] ---> c336ccdeb1c6 [2022-08-16T23:58:51.338Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-16T23:58:51.338Z] ---> Running in 1affcd98e068 [2022-08-16T23:58:52.780Z] ---> 169ee9c7afac [2022-08-16T23:58:52.780Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-16T23:58:53.782Z] ---> 5555cbf470b2 [2022-08-16T23:58:53.782Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-16T23:58:53.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-16T23:58:54.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-16T23:58:54.656Z] ---> 7f5f5c6866c4 [2022-08-16T23:58:54.656Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-16T23:58:54.656Z] ---> Running in bc78c69f7c04 [2022-08-16T23:58:55.252Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-16T23:58:55.252Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-16T23:58:55.252Z] (3/33) Installing readline (8.1.2-r0) [2022-08-16T23:58:55.252Z] (4/33) Installing bash (5.1.16-r2) [2022-08-16T23:58:55.527Z] Executing bash-5.1.16-r2.post-install [2022-08-16T23:58:55.527Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-16T23:58:55.803Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-16T23:58:55.803Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-16T23:58:55.803Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-16T23:58:55.803Z] (9/33) Installing curl (7.83.1-r2) [2022-08-16T23:58:55.803Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-16T23:58:56.891Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-16T23:58:56.891Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-16T23:58:56.891Z] (13/33) Installing expat (2.4.8-r0) [2022-08-16T23:58:56.891Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-16T23:58:56.891Z] (15/33) Installing gdbm (1.23-r0) [2022-08-16T23:58:56.891Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-16T23:58:56.891Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-16T23:58:56.891Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-16T23:58:57.190Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-16T23:58:57.190Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-16T23:58:57.190Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-16T23:58:58.229Z] Removing intermediate container bc78c69f7c04 [2022-08-16T23:58:58.229Z] ---> 20486e9c3306 [2022-08-16T23:58:58.229Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-16T23:58:58.229Z] ---> Running in 0ea68d91b23a [2022-08-16T23:58:59.257Z] Removing intermediate container 0ea68d91b23a [2022-08-16T23:58:59.257Z] ---> 72cba25a9eff [2022-08-16T23:58:59.257Z] Step 28/31 : CMD ["gate"] [2022-08-16T23:58:59.572Z] ---> Running in 9ad7c43246ac [2022-08-16T23:58:59.851Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-16T23:58:59.851Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-16T23:58:59.851Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-16T23:58:59.851Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-16T23:58:59.851Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-16T23:58:59.851Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-16T23:58:59.851Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-16T23:59:00.126Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-16T23:59:00.126Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-16T23:59:00.126Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-16T23:59:00.126Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-16T23:59:00.413Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-16T23:59:00.413Z] Removing intermediate container 9ad7c43246ac [2022-08-16T23:59:00.413Z] ---> 803fc7859fe3 [2022-08-16T23:59:00.413Z] Step 29/31 : LABEL arch=arm64 [2022-08-16T23:59:00.691Z] ---> Running in 441ca692178a [2022-08-16T23:59:01.293Z] Executing busybox-1.35.0-r17.trigger [2022-08-16T23:59:01.293Z] Executing ca-certificates-20220614-r0.trigger [2022-08-16T23:59:01.574Z] Removing intermediate container 441ca692178a [2022-08-16T23:59:01.574Z] ---> eca804b640d1 [2022-08-16T23:59:01.574Z] Step 30/31 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:59:01.574Z] OK: 120 MiB in 47 packages [2022-08-16T23:59:01.856Z] ---> Running in ed9fc580cf39 [2022-08-16T23:59:02.847Z] Removing intermediate container ed9fc580cf39 [2022-08-16T23:59:02.847Z] ---> 5316d0598490 [2022-08-16T23:59:02.847Z] Step 31/31 : LABEL version=0.0.0 [2022-08-16T23:59:02.847Z] ---> Running in 06a305f4db7f [2022-08-16T23:59:03.842Z] Removing intermediate container 06a305f4db7f [2022-08-16T23:59:03.842Z] ---> dacf02b9891c [2022-08-16T23:59:03.842Z] [2022-08-16T23:59:04.446Z] Successfully built dacf02b9891c [2022-08-16T23:59:04.446Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-16T23:59:06.441Z]  Building security-bootstrapper ... done Removing intermediate container dfd61a307c68 [2022-08-16T23:59:06.441Z] ---> 27d2b69111ec [2022-08-16T23:59:06.441Z] [2022-08-16T23:59:06.441Z] Step 10/23 : FROM alpine:3.16 [2022-08-16T23:59:06.441Z] ---> a6215f271958 [2022-08-16T23:59:06.441Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-16T23:59:06.441Z] ---> Using cache [2022-08-16T23:59:06.441Z] ---> 9a6135bc6d78 [2022-08-16T23:59:06.441Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-16T23:59:06.441Z] ---> Using cache [2022-08-16T23:59:06.441Z] ---> 064f750cd6ec [2022-08-16T23:59:06.441Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-16T23:59:06.441Z] ---> Running in 43402d881d0f [2022-08-16T23:59:06.722Z] Removing intermediate container 43402d881d0f [2022-08-16T23:59:06.722Z] ---> 6cc95d363d4f [2022-08-16T23:59:06.722Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-16T23:59:07.000Z] ---> Running in 6cc78fb93542 [2022-08-16T23:59:07.283Z] Removing intermediate container 6cc78fb93542 [2022-08-16T23:59:07.283Z] ---> fa1ab714d368 [2022-08-16T23:59:07.283Z] Step 15/23 : WORKDIR / [2022-08-16T23:59:07.564Z] ---> Running in aea08ea04bfd [2022-08-16T23:59:08.164Z] Removing intermediate container aea08ea04bfd [2022-08-16T23:59:08.164Z] ---> 038b1385bc5b [2022-08-16T23:59:08.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-16T23:59:09.152Z] ---> 57aea32327b6 [2022-08-16T23:59:09.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-16T23:59:10.594Z] ---> 9e5acc9abc74 [2022-08-16T23:59:10.594Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-16T23:59:11.581Z] ---> 24959030b628 [2022-08-16T23:59:11.581Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-16T23:59:11.581Z] ---> Running in d415652db897 [2022-08-16T23:59:11.854Z] Removing intermediate container d415652db897 [2022-08-16T23:59:11.854Z] ---> 25b303cee4cf [2022-08-16T23:59:11.854Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-16T23:59:12.130Z] ---> Running in 2ca7d9e25e2d [2022-08-16T23:59:12.410Z] Removing intermediate container 2ca7d9e25e2d [2022-08-16T23:59:12.410Z] ---> e2f8cfef5c68 [2022-08-16T23:59:12.410Z] Step 21/23 : LABEL arch=arm64 [2022-08-16T23:59:12.689Z] ---> Running in 7286e776791e [2022-08-16T23:59:12.967Z] Removing intermediate container 7286e776791e [2022-08-16T23:59:12.967Z] ---> d7c980cdb359 [2022-08-16T23:59:12.967Z] Step 22/23 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-16T23:59:13.246Z] ---> Running in 13f5bccb96ff [2022-08-16T23:59:13.522Z] Removing intermediate container 13f5bccb96ff [2022-08-16T23:59:13.522Z] ---> 12c26f16607f [2022-08-16T23:59:13.522Z] Step 23/23 : LABEL version=0.0.0 [2022-08-16T23:59:13.800Z] ---> Running in 2492babf8c65 [2022-08-16T23:59:14.413Z] Removing intermediate container 2492babf8c65 [2022-08-16T23:59:14.413Z] ---> 189b6f1a0d75 [2022-08-16T23:59:14.413Z] [2022-08-16T23:59:14.692Z] Successfully built 189b6f1a0d75 [2022-08-16T23:59:14.692Z] Successfully tagged core-command-arm64:latest [2022-08-16T23:59:15.688Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2022-08-16T23:59:15.688Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-16T23:59:15.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.6 MB/s eta 0:00:00 [2022-08-16T23:59:16.289Z] Collecting cached-property<2,>=1.2.0 [2022-08-16T23:59:16.289Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-16T23:59:17.277Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-16T23:59:17.277Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-16T23:59:17.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 [2022-08-16T23:59:17.879Z] Collecting PyYAML<4,>=3.10 [2022-08-16T23:59:17.879Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-16T23:59:17.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.1 MB/s eta 0:00:00 [2022-08-16T23:59:19.326Z] Preparing metadata (setup.py): started [2022-08-16T23:59:21.314Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-16T23:59:21.314Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-16T23:59:21.314Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-16T23:59:21.314Z] Preparing metadata (setup.py): started [2022-08-16T23:59:23.302Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-16T23:59:23.302Z] Collecting docopt<0.7,>=0.6.1 [2022-08-16T23:59:23.302Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-16T23:59:23.302Z] Preparing metadata (setup.py): started [2022-08-16T23:59:25.292Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-16T23:59:25.569Z] Collecting docker<4.0,>=3.6.0 [2022-08-16T23:59:25.569Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-16T23:59:25.569Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 [2022-08-16T23:59:25.569Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-16T23:59:25.847Z] Collecting jsonschema<3,>=2.5.1 [2022-08-16T23:59:25.847Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-16T23:59:26.450Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-16T23:59:26.450Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-16T23:59:26.450Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.6 MB/s eta 0:00:00 [2022-08-16T23:59:26.450Z] Collecting texttable<0.10,>=0.9.0 [2022-08-16T23:59:26.450Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-16T23:59:26.726Z] Preparing metadata (setup.py): started [2022-08-16T23:59:28.705Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-16T23:59:28.982Z] Collecting docker-pycreds>=0.4.0 [2022-08-16T23:59:28.982Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-16T23:59:29.579Z] Collecting idna<2.8,>=2.5 [2022-08-16T23:59:29.579Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-16T23:59:29.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.9 MB/s eta 0:00:00 [2022-08-16T23:59:29.852Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-16T23:59:29.852Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-16T23:59:29.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.3 MB/s eta 0:00:00 [2022-08-16T23:59:30.452Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-16T23:59:30.452Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-16T23:59:30.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 [2022-08-16T23:59:30.728Z] Collecting certifi>=2017.4.17 [2022-08-16T23:59:30.729Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-16T23:59:30.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 13.5 MB/s eta 0:00:00 [2022-08-16T23:59:31.329Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-16T23:59:31.329Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-16T23:59:31.329Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-16T23:59:31.329Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-16T23:59:31.933Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-16T23:59:31.933Z] Running setup.py install for texttable: started [2022-08-16T23:59:33.925Z] Running setup.py install for texttable: finished with status 'done' [2022-08-16T23:59:33.925Z] Running setup.py install for PyYAML: started [2022-08-16T23:59:36.564Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-16T23:59:37.551Z] Running setup.py install for docopt: started [2022-08-16T23:59:39.541Z] Running setup.py install for docopt: finished with status 'done' [2022-08-16T23:59:42.170Z] Running setup.py install for dockerpty: started [2022-08-16T23:59:44.151Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-16T23:59:46.799Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-16T23:59:46.799Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-16T23:59:59.192Z] Removing intermediate container 1affcd98e068 [2022-08-16T23:59:59.192Z] ---> 8e95b922803b [2022-08-16T23:59:59.192Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-16T23:59:59.192Z] ---> Running in 801cc0f36287 [2022-08-16T23:59:59.192Z] Removing intermediate container 801cc0f36287 [2022-08-16T23:59:59.192Z] ---> 2085a73c931d [2022-08-16T23:59:59.192Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-16T23:59:59.192Z] ---> Running in 29f80973297f [2022-08-16T23:59:59.465Z] Removing intermediate container 29f80973297f [2022-08-16T23:59:59.465Z] ---> ccaa1f8ab741 [2022-08-16T23:59:59.465Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-17T00:00:01.447Z] ---> 97c7f0ac346f [2022-08-17T00:00:01.447Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-17T00:00:01.730Z] ---> 1b0ed6905c6e [2022-08-17T00:00:01.730Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-17T00:00:02.710Z] ---> 93788c4d148c [2022-08-17T00:00:02.710Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-17T00:00:02.981Z] ---> Running in a50cedec637e [2022-08-17T00:00:03.253Z] Removing intermediate container a50cedec637e [2022-08-17T00:00:03.253Z] ---> 8c48ddd46b53 [2022-08-17T00:00:03.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-17T00:00:03.526Z] ---> Running in f733cfe129c8 [2022-08-17T00:00:03.854Z] Removing intermediate container f733cfe129c8 [2022-08-17T00:00:04.139Z] ---> 2b8a89c251ef [2022-08-17T00:00:04.139Z] Step 21/23 : LABEL arch=arm64 [2022-08-17T00:00:04.139Z] ---> Running in 397cc82ee836 [2022-08-17T00:00:04.776Z] Removing intermediate container 397cc82ee836 [2022-08-17T00:00:04.776Z] ---> a24fdaf81462 [2022-08-17T00:00:04.776Z] Step 22/23 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-17T00:00:04.776Z] ---> Running in 1f1fd482b27a [2022-08-17T00:00:05.391Z] Removing intermediate container 30dd20af0c1d [2022-08-17T00:00:05.391Z] ---> f23300ccdc2e [2022-08-17T00:00:05.391Z] [2022-08-17T00:00:05.391Z] Step 9/20 : FROM alpine:3.15 [2022-08-17T00:00:05.391Z] ---> 02e0d6fdf486 [2022-08-17T00:00:05.391Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-17T00:00:05.391Z] ---> Using cache [2022-08-17T00:00:05.391Z] ---> d15c0361cafd [2022-08-17T00:00:05.391Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-17T00:00:05.391Z] ---> Using cache [2022-08-17T00:00:05.391Z] ---> f0eafed304cb [2022-08-17T00:00:05.391Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-17T00:00:05.391Z] ---> Running in d6ae907a6d06 [2022-08-17T00:00:05.391Z] Removing intermediate container 1f1fd482b27a [2022-08-17T00:00:05.391Z] ---> 12233b1d63cd [2022-08-17T00:00:05.391Z] Step 23/23 : LABEL version=0.0.0 [2022-08-17T00:00:05.664Z] ---> Running in 2953e09c6597 [2022-08-17T00:00:05.941Z] Removing intermediate container 2953e09c6597 [2022-08-17T00:00:05.941Z] ---> 8f5557a0b3a2 [2022-08-17T00:00:05.941Z] [2022-08-17T00:00:06.215Z] Successfully built 8f5557a0b3a2 [2022-08-17T00:00:06.215Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-17T00:00:06.489Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-17T00:00:07.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-17T00:00:08.441Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-17T00:00:08.441Z] v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-17T00:00:08.441Z] OK: 15733 distinct packages available [2022-08-17T00:00:08.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-17T00:00:09.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-17T00:00:10.677Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-17T00:00:10.678Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-17T00:00:10.678Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-17T00:00:10.950Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-17T00:00:10.950Z] (5/9) Installing curl (7.80.0-r2) [2022-08-17T00:00:11.221Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-17T00:00:11.221Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-17T00:00:11.221Z] (8/9) Installing libucontext (1.1-r0) [2022-08-17T00:00:11.494Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-17T00:00:11.494Z] Executing busybox-1.34.1-r7.trigger [2022-08-17T00:00:11.494Z] Executing ca-certificates-20220614-r0.trigger [2022-08-17T00:00:11.769Z] OK: 8 MiB in 23 packages [2022-08-17T00:00:13.208Z] Removing intermediate container d6ae907a6d06 [2022-08-17T00:00:13.208Z] ---> 673662be024f [2022-08-17T00:00:13.208Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-17T00:00:13.805Z] ---> befd3bfeef71 [2022-08-17T00:00:13.805Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-17T00:00:14.788Z] ---> 30b1f8df3b42 [2022-08-17T00:00:14.788Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-17T00:00:15.382Z] ---> 1b0f7e1c09f5 [2022-08-17T00:00:15.382Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-17T00:00:15.653Z] ---> Running in a689688f818e [2022-08-17T00:00:15.927Z] Removing intermediate container a689688f818e [2022-08-17T00:00:15.927Z] ---> 614f441fe9d3 [2022-08-17T00:00:15.927Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-17T00:00:15.927Z] ---> Running in cbf1da7e7cb3 [2022-08-17T00:00:16.206Z] Removing intermediate container cbf1da7e7cb3 [2022-08-17T00:00:16.206Z] ---> 1b4440b86a5e [2022-08-17T00:00:16.206Z] Step 18/20 : LABEL arch=arm64 [2022-08-17T00:00:16.206Z] ---> Running in 4d174ff69834 [2022-08-17T00:00:16.804Z] Removing intermediate container 4d174ff69834 [2022-08-17T00:00:16.805Z] ---> 010b62104e49 [2022-08-17T00:00:16.805Z] Step 19/20 : LABEL git_sha=5b9eec61b408ec120623818b73534dd9a331931e [2022-08-17T00:00:16.805Z] ---> Running in 13030f9d1bc1 [2022-08-17T00:00:17.076Z] Removing intermediate container 13030f9d1bc1 [2022-08-17T00:00:17.076Z] ---> 25ade437e632 [2022-08-17T00:00:17.076Z] Step 20/20 : LABEL version=0.0.0 [2022-08-17T00:00:17.076Z] ---> Running in 3dc8bf4242e5 [2022-08-17T00:00:17.349Z] Removing intermediate container 3dc8bf4242e5 [2022-08-17T00:00:17.349Z] ---> 117b77a92351 [2022-08-17T00:00:17.349Z] [2022-08-17T00:00:17.619Z] Successfully built 117b77a92351 [2022-08-17T00:00:17.619Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-17T00:00:17.905Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-17T00:00:17.921Z] $ docker stop --time=1 9a9cbdeb8a54dbd51cbc48dca571ca3ec1fa2d0ac321d97983e73eccf341e0d5 [2022-08-17T00:00:19.584Z] $ docker rm -f 9a9cbdeb8a54dbd51cbc48dca571ca3ec1fa2d0ac321d97983e73eccf341e0d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-17T00:00:20.206Z] + docker images [2022-08-17T00:00:20.477Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-17T00:00:20.477Z] security-spiffe-token-provider-arm64 latest 117b77a92351 3 seconds ago 28.3MB [2022-08-17T00:00:20.477Z] sys-mgmt-agent-arm64 latest 8f5557a0b3a2 15 seconds ago 133MB [2022-08-17T00:00:20.477Z] f23300ccdc2e 16 seconds ago 1.4GB [2022-08-17T00:00:20.477Z] core-command-arm64 latest 189b6f1a0d75 About a minute ago 15.6MB [2022-08-17T00:00:20.477Z] 27d2b69111ec About a minute ago 1.35GB [2022-08-17T00:00:20.477Z] security-bootstrapper-arm64 latest dacf02b9891c About a minute ago 18.6MB [2022-08-17T00:00:20.477Z] dbc47ad0a9d0 About a minute ago 1.35GB [2022-08-17T00:00:20.477Z] security-secretstore-setup-arm64 latest d2e9440a3b96 About a minute ago 27.9MB [2022-08-17T00:00:20.477Z] 1af1b25d1d52 About a minute ago 1.35GB [2022-08-17T00:00:20.477Z] f2133da74a51 2 minutes ago 1.36GB [2022-08-17T00:00:20.477Z] security-spire-config-arm64 latest e4587861ede3 6 minutes ago 83.6MB [2022-08-17T00:00:20.477Z] security-spire-agent-arm64 latest ffe06a6bc3c3 6 minutes ago 122MB [2022-08-17T00:00:20.477Z] 37249a1e4e17 7 minutes ago 1.25GB [2022-08-17T00:00:20.477Z] 3a8e50f07cb0 7 minutes ago 1.25GB [2022-08-17T00:00:20.477Z] support-notifications-arm64 latest 19ca778a1f98 7 minutes ago 26.1MB [2022-08-17T00:00:20.477Z] security-spire-server-arm64 latest 81c6cb3582ed 7 minutes ago 84.2MB [2022-08-17T00:00:20.477Z] support-scheduler-arm64 latest 0fc64298863d 7 minutes ago 25.6MB [2022-08-17T00:00:20.477Z] 2d496df1c6bc 7 minutes ago 1.41GB [2022-08-17T00:00:20.477Z] 5ca3511b5490 7 minutes ago 1.41GB [2022-08-17T00:00:20.477Z] e147c98d159b 8 minutes ago 1.25GB [2022-08-17T00:00:20.477Z] core-data-arm64 latest 94d123851a79 8 minutes ago 20.6MB [2022-08-17T00:00:20.477Z] 28507046595f 8 minutes ago 1.38GB [2022-08-17T00:00:20.477Z] core-metadata-arm64 latest 4b5993ecb99c 8 minutes ago 17.4MB [2022-08-17T00:00:20.477Z] 6c97c7ff1eb9 9 minutes ago 1.38GB [2022-08-17T00:00:20.477Z] security-proxy-setup-arm64 latest 5bdef4386f6a 9 minutes ago 26.2MB [2022-08-17T00:00:20.477Z] dd43f171bf47 10 minutes ago 1.36GB [2022-08-17T00:00:20.477Z] ci-base-image-arm64 latest 96016d768881 28 minutes ago 995MB [2022-08-17T00:00:20.477Z] alpine 3.15 02e0d6fdf486 7 days ago 5.33MB [2022-08-17T00:00:20.477Z] alpine 3.16 a6215f271958 7 days ago 5.29MB [2022-08-17T00:00:20.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 weeks ago 678MB [2022-08-17T00:00:20.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T00:00:21.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-17T00:00:21.295Z] [2022-08-17T00:00:21.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T00:00:21.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-17T00:00:21.979Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-17T00:00:21.979Z] 8998bd30e6a1: Pulling fs layer [2022-08-17T00:00:21.979Z] 04944245beec: Pulling fs layer [2022-08-17T00:00:21.979Z] 699f458cf7ca: Pulling fs layer [2022-08-17T00:00:21.979Z] 765212b225bb: Pulling fs layer [2022-08-17T00:00:21.979Z] f23df028b6ca: Pulling fs layer [2022-08-17T00:00:21.979Z] d65c8cfc05b1: Pulling fs layer [2022-08-17T00:00:21.979Z] 2437ff75d9bd: Pulling fs layer [2022-08-17T00:00:21.979Z] 765212b225bb: Waiting [2022-08-17T00:00:21.979Z] f23df028b6ca: Waiting [2022-08-17T00:00:21.979Z] 2437ff75d9bd: Waiting [2022-08-17T00:00:21.979Z] d65c8cfc05b1: Waiting [2022-08-17T00:00:21.979Z] 04944245beec: Verifying Checksum [2022-08-17T00:00:21.979Z] 04944245beec: Download complete [2022-08-17T00:00:22.254Z] 765212b225bb: Verifying Checksum [2022-08-17T00:00:22.254Z] 765212b225bb: Download complete [2022-08-17T00:00:22.254Z] f23df028b6ca: Verifying Checksum [2022-08-17T00:00:22.254Z] f23df028b6ca: Download complete [2022-08-17T00:00:22.254Z] d65c8cfc05b1: Verifying Checksum [2022-08-17T00:00:22.254Z] d65c8cfc05b1: Download complete [2022-08-17T00:00:22.254Z] 699f458cf7ca: Verifying Checksum [2022-08-17T00:00:22.254Z] 699f458cf7ca: Download complete [2022-08-17T00:00:22.849Z] 8998bd30e6a1: Verifying Checksum [2022-08-17T00:00:22.849Z] 8998bd30e6a1: Download complete [2022-08-17T00:00:25.460Z] 2437ff75d9bd: Verifying Checksum [2022-08-17T00:00:25.460Z] 2437ff75d9bd: Download complete [2022-08-17T00:00:27.430Z] 8998bd30e6a1: Pull complete [2022-08-17T00:00:27.430Z] 04944245beec: Pull complete [2022-08-17T00:00:29.402Z] 699f458cf7ca: Pull complete [2022-08-17T00:00:29.402Z] 765212b225bb: Pull complete [2022-08-17T00:00:30.379Z] f23df028b6ca: Pull complete [2022-08-17T00:00:30.379Z] d65c8cfc05b1: Pull complete [2022-08-17T00:00:45.451Z] 2437ff75d9bd: Pull complete [2022-08-17T00:00:45.452Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-17T00:00:45.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-17T00:00:45.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T00:00:45.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-22926 does not seem to be running inside a container [2022-08-17T00:00:45.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-17T00:00:48.524Z] $ docker top bdc5eb52bfe7171a44d6521976a60133b4bcadf8c045d80836f8c88b3db792a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-17T00:00:49.589Z] ---> job-cost.sh [2022-08-17T00:00:49.589Z] lf-activate-venv: SKIPPING [2022-08-17T00:00:49.589Z] INFO: No Stack... [2022-08-17T00:00:50.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-17T00:00:50.775Z] INFO: Archiving Costs [Pipeline] sh [2022-08-17T00:00:51.455Z] + cut -d, -f6 [2022-08-17T00:00:51.455Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-08-17T00:00:51.503Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4126-1-stack-cost] [2022-08-17T00:00:51.509Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4126-1-stack-cost] did not exist. Created. [2022-08-17T00:00:51.509Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4126-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-17T00:00:52.267Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-17T00:00:52.452Z] Stashed 1 file(s) [Pipeline] } [2022-08-17T00:00:52.469Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4126-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-17T00:00:52.544Z] $ docker stop --time=1 bdc5eb52bfe7171a44d6521976a60133b4bcadf8c045d80836f8c88b3db792a3 [2022-08-17T00:00:54.097Z] $ docker rm -f bdc5eb52bfe7171a44d6521976a60133b4bcadf8c045d80836f8c88b3db792a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-17T00:00:55.232Z] provisioning config files... [2022-08-17T00:00:55.240Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1074194223045403743tmp [Pipeline] { [Pipeline] sh [2022-08-17T00:00:55.584Z] + set +x [2022-08-17T00:00:55.584Z] + bash -s -- [2022-08-17T00:00:55.584Z] + curl -s https://codecov.io/bash [2022-08-17T00:00:55.584Z] [2022-08-17T00:00:55.584Z] _____ _ [2022-08-17T00:00:55.584Z] / ____| | | [2022-08-17T00:00:55.584Z] | | ___ __| | ___ ___ _____ __ [2022-08-17T00:00:55.584Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-17T00:00:55.584Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-17T00:00:55.584Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-17T00:00:55.584Z] Bash-1.0.6 [2022-08-17T00:00:55.584Z] [2022-08-17T00:00:55.584Z] [2022-08-17T00:00:55.584Z] ==> git version 2.25.1 found [2022-08-17T00:00:55.584Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-17T00:00:55.584Z] Release-Date: 2020-01-08 [2022-08-17T00:00:55.584Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-17T00:00:55.584Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-17T00:00:55.584Z] ==> Jenkins CI detected. [2022-08-17T00:00:55.584Z] current dir:  /w/workspace/edgex-go/1 [2022-08-17T00:00:55.584Z] project root: . [2022-08-17T00:00:55.584Z] --> token set from env [2022-08-17T00:00:55.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-17T00:00:55.584Z] ==> Running gcov in . (disable via -X gcov) [2022-08-17T00:00:55.584Z] ==> Python coveragepy not found [2022-08-17T00:00:55.584Z] ==> Searching for coverage reports in: [2022-08-17T00:00:55.584Z] + . [2022-08-17T00:00:55.584Z] -> Found 1 reports [2022-08-17T00:00:55.584Z] ==> Detecting git/mercurial file structure [2022-08-17T00:00:55.843Z] ==> Reading reports [2022-08-17T00:00:55.843Z] + ./coverage.out bytes=480987 [2022-08-17T00:00:55.843Z] ==> Appending adjustments [2022-08-17T00:00:55.843Z] https://docs.codecov.io/docs/fixing-reports [2022-08-17T00:00:56.781Z] + Found adjustments [2022-08-17T00:00:56.781Z] ==> Gzipping contents [2022-08-17T00:00:57.042Z] 64K /tmp/codecov.mcoV8i.gz [2022-08-17T00:00:57.042Z] ==> Uploading reports [2022-08-17T00:00:57.042Z] url: https://codecov.io [2022-08-17T00:00:57.042Z] query: branch=PR-4126&commit=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4126%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4126&job=&cmd_args= [2022-08-17T00:00:57.042Z] -> Pinging Codecov [2022-08-17T00:00:57.042Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4126&commit=b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4126%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4126&job=&cmd_args= [2022-08-17T00:00:57.303Z] -> Uploading to [2022-08-17T00:00:57.303Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-17/00271124DB129430A58F1EEE437C3FCB/b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd/0d688623-e7d7-4db0-bf03-2d6e98a8f5dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220817T000057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfb4b1e46b43273246fe48bd55fa54f2ca34237b28122b356a85570ea50dc88e [2022-08-17T00:00:57.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-17T00:00:57.304Z] Dload Upload Total Spent Left Speed [2022-08-17T00:00:57.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63153 0 0 100 63153 0 253k --:--:-- --:--:-- --:--:-- 253k [2022-08-17T00:00:57.565Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b46aaa6e2cfbc34512ad8fe0c83ed5b71333eddd [Pipeline] } [2022-08-17T00:00:57.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-17T00:00:58.986Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-17T00:00:59.320Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T00:01:00.220Z] ---> package-listing.sh [2022-08-17T00:01:00.220Z] ++ facter osfamily [2022-08-17T00:01:00.220Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-17T00:01:00.480Z] + OS_FAMILY=debian [2022-08-17T00:01:00.480Z] + workspace=/w/workspace/edgex-go/1 [2022-08-17T00:01:00.480Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-17T00:01:00.480Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-17T00:01:00.480Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-17T00:01:00.480Z] + PACKAGES=/tmp/packages_start.txt [2022-08-17T00:01:00.480Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-17T00:01:00.480Z] + PACKAGES=/tmp/packages_end.txt [2022-08-17T00:01:00.480Z] + case "${OS_FAMILY}" in [2022-08-17T00:01:00.480Z] + dpkg -l [2022-08-17T00:01:00.480Z] + grep '^ii' [2022-08-17T00:01:00.480Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-17T00:01:00.480Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-17T00:01:00.480Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-17T00:01:00.480Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-17T00:01:00.480Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-17T00:01:00.480Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-17T00:01:00.516Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-17T00:01:00.810Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T00:01:01.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-17T00:01:01.452Z] [2022-08-17T00:01:01.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T00:01:01.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-17T00:01:01.840Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-17T00:01:01.840Z] 5eb5b503b376: Pulling fs layer [2022-08-17T00:01:01.841Z] 5c69ac0246d0: Pulling fs layer [2022-08-17T00:01:01.841Z] ec43610c2a17: Pulling fs layer [2022-08-17T00:01:01.841Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-17T00:01:01.841Z] 33b1e0a273af: Pulling fs layer [2022-08-17T00:01:01.841Z] 5d3b04190fa2: Pulling fs layer [2022-08-17T00:01:01.841Z] 2f39f015ded8: Pulling fs layer [2022-08-17T00:01:01.841Z] 33b1e0a273af: Waiting [2022-08-17T00:01:01.841Z] 5d3b04190fa2: Waiting [2022-08-17T00:01:01.841Z] 3a2ae6a8a46f: Waiting [2022-08-17T00:01:01.841Z] 5c69ac0246d0: Verifying Checksum [2022-08-17T00:01:01.841Z] 5c69ac0246d0: Download complete [2022-08-17T00:01:01.841Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-17T00:01:01.841Z] 3a2ae6a8a46f: Download complete [2022-08-17T00:01:02.101Z] 33b1e0a273af: Verifying Checksum [2022-08-17T00:01:02.101Z] 33b1e0a273af: Download complete [2022-08-17T00:01:02.101Z] 5d3b04190fa2: Download complete [2022-08-17T00:01:02.101Z] ec43610c2a17: Verifying Checksum [2022-08-17T00:01:02.101Z] ec43610c2a17: Download complete [2022-08-17T00:01:02.101Z] 5eb5b503b376: Verifying Checksum [2022-08-17T00:01:02.101Z] 5eb5b503b376: Download complete [2022-08-17T00:01:02.693Z] 2f39f015ded8: Download complete [2022-08-17T00:01:03.656Z] 5eb5b503b376: Pull complete [2022-08-17T00:01:03.656Z] 5c69ac0246d0: Pull complete [2022-08-17T00:01:04.225Z] ec43610c2a17: Pull complete [2022-08-17T00:01:04.225Z] 3a2ae6a8a46f: Pull complete [2022-08-17T00:01:04.484Z] 33b1e0a273af: Pull complete [2022-08-17T00:01:04.744Z] 5d3b04190fa2: Pull complete [2022-08-17T00:01:08.953Z] 2f39f015ded8: Pull complete [2022-08-17T00:01:08.953Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-17T00:01:08.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-17T00:01:08.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T00:01:09.173Z] prd-ubuntu20.04-docker-8c-8g-22925 does not seem to be running inside a container [2022-08-17T00:01:09.183Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-17T00:01:15.897Z] $ docker top 784ed9de1a6e67c47008b46f43fedb283683b3aa24afd3fee5e0f015a11eb53c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-17T00:01:16.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-17T00:01:16.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-17T00:01:16.970Z] + ls /var/log/sa-host [2022-08-17T00:01:16.970Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-17T00:01:17.169Z] provisioning config files... [2022-08-17T00:01:17.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config62476586287606398tmp [Pipeline] { [Pipeline] echo [2022-08-17T00:01:17.236Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T00:01:17.548Z] ---> create-netrc.sh [Pipeline] } [2022-08-17T00:01:17.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-17T00:01:17.990Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-17T00:01:18.024Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T00:01:18.432Z] ---> sudo-logs.sh [2022-08-17T00:01:18.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-17T00:01:18.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T00:01:18.924Z] ---> job-cost.sh [2022-08-17T00:01:18.924Z] lf-activate-venv: SKIPPING [2022-08-17T00:01:18.924Z] DEBUG: total: 0.10999999940395355 [2022-08-17T00:01:18.924Z] INFO: Retrieving Stack Cost... [2022-08-17T00:01:19.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-17T00:01:20.124Z] INFO: Archiving Costs [Pipeline] echo [2022-08-17T00:01:20.159Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T00:01:20.472Z] ---> logs-deploy.sh [2022-08-17T00:01:20.472Z] lf-activate-venv: SKIPPING [2022-08-17T00:01:20.472Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4126/1 [2022-08-17T00:01:20.472Z] INFO: archiving workspace using pattern(s): [2022-08-17T00:01:21.412Z] Archives upload complete. [2022-08-17T00:01:21.670Z] INFO: archiving logs to Nexus