Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from c928ac57f03b2edadcde23351000492c8810f945+af2226701a16e650b74a674027cf906b22f6c1e4 (eff94abf6a32c5b2459147adcd73ee183c262964) 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-ssh2440958041586266395.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-ssh3792988691232995196.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14346951675365177354.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 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-ssh13806848623455671904.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9942497078883127078.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21811’ Running on prd-ubuntu20.04-docker-8c-8g-21815 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit c928ac57f03b2edadcde23351000492c8810f945 Merge succeeded, producing c6aea1b84c4f5d8807ca035805995dbafd8d7774 Checking out Revision c6aea1b84c4f5d8807ca035805995dbafd8d7774 (PR-4113) > 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/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c928ac57f03b2edadcde23351000492c8810f945 # 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 af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6aea1b84c4f5d8807ca035805995dbafd8d7774 # timeout=10 Commit message: "Merge commit 'af2226701a16e650b74a674027cf906b22f6c1e4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-02T16:30:22.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-02T16:30:22.588Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-02T16:30:22.605Z] ========================================================= [2022-08-02T16:30:22.605Z] EdgeX Global Pipelines Version Info [2022-08-02T16:30:22.605Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-02T16:30:23.365Z] ------------------- [2022-08-02T16:30:23.365Z] stable info: [2022-08-02T16:30:23.365Z] ------------------- [2022-08-02T16:30:23.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T16:30:23.365Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T16:30:23.365Z] Message: update stable to v1.0.238 > git rev-list --no-walk cce127a9e76d7d64db556f63b5d0d2fbb2e1fbc5 # timeout=10 [2022-08-02T16:30:23.936Z] ------------------- [2022-08-02T16:30:23.936Z] experimental info: [2022-08-02T16:30:23.936Z] ------------------- [2022-08-02T16:30:23.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T16:30:23.936Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T16:30:23.936Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-02T16:30:24.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-02T16:30:24.136Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-02T16:30:24.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-02T16:30:24.158Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-02T16:30:24.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-02T16:30:24.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-02T16:30:24.194Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-02T16:30:24.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-02T16:30:24.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-02T16:30:24.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-02T16:30:24.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-02T16:30:24.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-02T16:30:24.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-02T16:30:24.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-02T16:30:24.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-02T16:30:24.294Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T16:30:24.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T16:30:24.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-02T16:30:24.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-02T16:30:24.339Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-02T16:30:24.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-02T16:30:24.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-02T16:30:24.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-02T16:30:24.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4113 [Pipeline] echo [2022-08-02T16:30:24.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4113 [Pipeline] echo [2022-08-02T16:30:24.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4113 [Pipeline] echo [2022-08-02T16:30:24.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6aea1b84c4f5d8807ca035805995dbafd8d7774 [Pipeline] echo [2022-08-02T16:30:24.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6aea1b [Pipeline] echo [2022-08-02T16:30:24.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T16:30:24.473Z] provisioning config files... [2022-08-02T16:30:24.507Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1390350410994970135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T16:30:24.836Z] ---> docker-login.sh [2022-08-02T16:30:24.836Z] nexus3.edgexfoundry.org:10001 [2022-08-02T16:30:25.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:30:25.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:30:25.096Z] Configure a credential helper to remove this warning. See [2022-08-02T16:30:25.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:30:25.096Z] [2022-08-02T16:30:25.096Z] Login Succeeded [2022-08-02T16:30:25.096Z] nexus3.edgexfoundry.org:10002 [2022-08-02T16:30:25.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:30:25.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:30:25.366Z] Configure a credential helper to remove this warning. See [2022-08-02T16:30:25.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:30:25.366Z] [2022-08-02T16:30:25.366Z] Login Succeeded [2022-08-02T16:30:25.366Z] nexus3.edgexfoundry.org:10003 [2022-08-02T16:30:25.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:30:25.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:30:25.627Z] Configure a credential helper to remove this warning. See [2022-08-02T16:30:25.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:30:25.627Z] [2022-08-02T16:30:25.627Z] Login Succeeded [2022-08-02T16:30:25.627Z] nexus3.edgexfoundry.org:10004 [2022-08-02T16:30:25.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:30:25.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:30:25.627Z] Configure a credential helper to remove this warning. See [2022-08-02T16:30:25.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:30:25.627Z] [2022-08-02T16:30:25.627Z] Login Succeeded [2022-08-02T16:30:25.627Z] docker.io [2022-08-02T16:30:25.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:30:26.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:30:26.199Z] Configure a credential helper to remove this warning. See [2022-08-02T16:30:26.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:30:26.199Z] [2022-08-02T16:30:26.199Z] Login Succeeded [2022-08-02T16:30:26.199Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T16:30:26.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T16:30:26.524Z] + 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-02T16:30:26.524Z] + + cut -d/ -f2 [2022-08-02T16:30:26.524Z] dirname cmd/core-command/Dockerfile [2022-08-02T16:30:26.524Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/core-data/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/core-metadata/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/support-notifications/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-02T16:30:26.524Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-02T16:30:26.524Z] + cut -d/ -f2 [2022-08-02T16:30:26.524Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-02T16:30:26.558Z] 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-02T16:30:26.892Z] + git rev-list -1 --merges c6aea1b84c4f5d8807ca035805995dbafd8d7774~1..c6aea1b84c4f5d8807ca035805995dbafd8d7774 [Pipeline] echo [2022-08-02T16:30:26.909Z] -----------> git rev-list -1 --merges c6aea1b84c4f5d8807ca035805995dbafd8d7774~1..c6aea1b84c4f5d8807ca035805995dbafd8d7774 c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:30:26.909Z] c6aea1b84c4f5d8807ca035805995dbafd8d7774 [false] [Pipeline] sh [2022-08-02T16:30:27.203Z] + git log --format=format:%s -1 c6aea1b84c4f5d8807ca035805995dbafd8d7774 [Pipeline] echo [2022-08-02T16:30:27.220Z] ========================================================= [2022-08-02T16:30:27.220Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-02T16:30:27.220Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-02T16:30:27.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T16:30:27.594Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-02T16:30:27.594Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-02T16:30:27.594Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-02T16:30:27.594Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-02T16:30:27.594Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-02T16:30:27.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:30:27.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T16:30:27.968Z] [2022-08-02T16:30:27.968Z] 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-02T16:30:28.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T16:30:28.267Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-02T16:30:28.267Z] b85a868b505f: Pulling fs layer [2022-08-02T16:30:28.267Z] e2be974225ed: Pulling fs layer [2022-08-02T16:30:28.267Z] 339a4e72a1f5: Pulling fs layer [2022-08-02T16:30:28.267Z] 988bab9f4d93: Pulling fs layer [2022-08-02T16:30:28.267Z] 1469e6f7b9e6: Pulling fs layer [2022-08-02T16:30:28.267Z] eaf3925da568: Pulling fs layer [2022-08-02T16:30:28.267Z] bab4dde63d76: Pulling fs layer [2022-08-02T16:30:28.267Z] bde34c3a00c8: Pulling fs layer [2022-08-02T16:30:28.267Z] b352a97aabf1: Pulling fs layer [2022-08-02T16:30:28.267Z] 4872d77fe225: Pulling fs layer [2022-08-02T16:30:28.267Z] 5851b861e8e6: Pulling fs layer [2022-08-02T16:30:28.267Z] bde34c3a00c8: Waiting [2022-08-02T16:30:28.267Z] b352a97aabf1: Waiting [2022-08-02T16:30:28.267Z] 5851b861e8e6: Waiting [2022-08-02T16:30:28.267Z] 988bab9f4d93: Waiting [2022-08-02T16:30:28.267Z] bab4dde63d76: Waiting [2022-08-02T16:30:28.267Z] 1469e6f7b9e6: Waiting [2022-08-02T16:30:28.267Z] eaf3925da568: Waiting [2022-08-02T16:30:28.267Z] e2be974225ed: Download complete [2022-08-02T16:30:28.267Z] 988bab9f4d93: Verifying Checksum [2022-08-02T16:30:28.267Z] 988bab9f4d93: Download complete [2022-08-02T16:30:28.528Z] 1469e6f7b9e6: Verifying Checksum [2022-08-02T16:30:28.528Z] 1469e6f7b9e6: Download complete [2022-08-02T16:30:28.528Z] 339a4e72a1f5: Verifying Checksum [2022-08-02T16:30:28.528Z] 339a4e72a1f5: Download complete [2022-08-02T16:30:28.528Z] eaf3925da568: Verifying Checksum [2022-08-02T16:30:28.528Z] eaf3925da568: Download complete [2022-08-02T16:30:28.528Z] bde34c3a00c8: Verifying Checksum [2022-08-02T16:30:28.528Z] bde34c3a00c8: Download complete [2022-08-02T16:30:28.528Z] b352a97aabf1: Download complete [2022-08-02T16:30:28.528Z] 4872d77fe225: Download complete [2022-08-02T16:30:28.528Z] 5851b861e8e6: Download complete [2022-08-02T16:30:28.528Z] b85a868b505f: Verifying Checksum [2022-08-02T16:30:28.528Z] b85a868b505f: Download complete [2022-08-02T16:30:28.787Z] bab4dde63d76: Verifying Checksum [2022-08-02T16:30:28.787Z] bab4dde63d76: Download complete [2022-08-02T16:30:30.166Z] b85a868b505f: Pull complete [2022-08-02T16:30:30.166Z] e2be974225ed: Pull complete [2022-08-02T16:30:30.744Z] 339a4e72a1f5: Pull complete [2022-08-02T16:30:30.744Z] 988bab9f4d93: Pull complete [2022-08-02T16:30:31.003Z] 1469e6f7b9e6: Pull complete [2022-08-02T16:30:31.262Z] eaf3925da568: Pull complete [2022-08-02T16:30:33.176Z] bab4dde63d76: Pull complete [2022-08-02T16:30:33.176Z] bde34c3a00c8: Pull complete [2022-08-02T16:30:33.438Z] b352a97aabf1: Pull complete [2022-08-02T16:30:33.438Z] 4872d77fe225: Pull complete [2022-08-02T16:30:33.438Z] 5851b861e8e6: Pull complete [2022-08-02T16:30:33.699Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-02T16:30:33.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T16:30:33.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:30:33.807Z] prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container [2022-08-02T16:30:33.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T16:30:35.317Z] $ docker top 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 -eo pid,comm [2022-08-02T16:30:35.384Z] 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-02T16:30:35.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T16:30:35.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T16:30:35.420Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T16:30:35.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T16:30:35.559Z] $ docker exec 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 ssh-agent [2022-08-02T16:30:35.690Z] SSH_AUTH_SOCK=/tmp/ssh-YCCfYaXsxlfZ/agent.34 [2022-08-02T16:30:35.691Z] SSH_AGENT_PID=41 [2022-08-02T16:30:35.697Z] Running ssh-add (command line suppressed) [2022-08-02T16:30:35.825Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9015611317059328471.key (/w/workspace/edgex-go/3@tmp/private_key_9015611317059328471.key) [2022-08-02T16:30:35.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T16:30:36.136Z] + git tag --points-at HEAD [Pipeline] } [2022-08-02T16:30:36.155Z] $ docker exec --env ******** --env ******** 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 ssh-agent -k [2022-08-02T16:30:36.273Z] unset SSH_AUTH_SOCK; [2022-08-02T16:30:36.273Z] unset SSH_AGENT_PID; [2022-08-02T16:30:36.273Z] echo Agent pid 41 killed; [2022-08-02T16:30:36.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-02T16:30:36.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T16:30:36.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T16:30:36.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T16:30:36.438Z] $ docker exec 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 ssh-agent [2022-08-02T16:30:36.565Z] SSH_AUTH_SOCK=/tmp/ssh-Remnf2WngJav/agent.74 [2022-08-02T16:30:36.565Z] SSH_AGENT_PID=81 [2022-08-02T16:30:36.571Z] Running ssh-add (command line suppressed) [2022-08-02T16:30:36.683Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8387780094697103620.key (/w/workspace/edgex-go/3@tmp/private_key_8387780094697103620.key) [2022-08-02T16:30:36.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T16:30:36.990Z] + git semver init [2022-08-02T16:30:37.250Z] 2022-08-02 16:30:37,185 [run_init] DEBUG init version:0.0.0 force:False [2022-08-02T16:30:37.250Z] 2022-08-02 16:30:37,185 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-08-02T16:30:37.250Z] 2022-08-02 16:30:37,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-08-02T16:30:37.250Z] 2022-08-02 16:30:37,186 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-08-02T16:30:41.480Z] 2022-08-02 16:30:40,998 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-08-02T16:30:41.480Z] 2022-08-02 16:30:40,999 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4113 with force:False [2022-08-02T16:30:41.480Z] 2022-08-02 16:30:40,999 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4113 [2022-08-02T16:30:41.480Z] 2022-08-02 16:30:41,003 [execute] INFO git cat-file --batch-check [2022-08-02T16:30:41.480Z] 2022-08-02 16:30:41,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T16:30:41.480Z] 2022-08-02 16:30:41,010 [execute] INFO git cat-file --batch [2022-08-02T16:30:41.480Z] 2022-08-02 16:30:41,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T16:30:41.480Z] 2022-08-02 16:30:41,016 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4113 [2022-08-02T16:30:41.480Z] 0.0.0 [Pipeline] } [2022-08-02T16:30:41.495Z] $ docker exec --env ******** --env ******** 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 ssh-agent -k [2022-08-02T16:30:41.607Z] unset SSH_AUTH_SOCK; [2022-08-02T16:30:41.607Z] unset SSH_AGENT_PID; [2022-08-02T16:30:41.608Z] echo Agent pid 81 killed; [2022-08-02T16:30:41.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T16:30:41.924Z] + git semver [Pipeline] } [2022-08-02T16:30:42.202Z] $ docker stop --time=1 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 [2022-08-02T16:30:43.524Z] $ docker rm -f 542832d0b4a3d18f4bc8b82f06f543142ea1a640083df14aca7497a195bed262 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T16:30:43.870Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-02T16:30:44.147Z] Stashed 1 file(s) [Pipeline] echo [2022-08-02T16:30:44.150Z] [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-02T16:30:44.521Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-02T16:30:44.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T16:30:44.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T16:30:44.555Z] ========================================================= [2022-08-02T16:30:44.555Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-02T16:30:44.555Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T16:30:44.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T16:30:44.847Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-02T16:30:44.847Z] 2408cc74d12b: Pulling fs layer [2022-08-02T16:30:44.847Z] ea60b727a1ce: Pulling fs layer [2022-08-02T16:30:44.847Z] 30c4a7721957: Pulling fs layer [2022-08-02T16:30:44.847Z] 370296b7ddb6: Pulling fs layer [2022-08-02T16:30:44.847Z] 7c6cee850709: Pulling fs layer [2022-08-02T16:30:44.847Z] 39a5fcdaea64: Pulling fs layer [2022-08-02T16:30:44.847Z] d94ebbe4e438: Pulling fs layer [2022-08-02T16:30:44.847Z] bcfd1f05c69d: Pulling fs layer [2022-08-02T16:30:44.847Z] 59ccb84bbe0f: Pulling fs layer [2022-08-02T16:30:44.847Z] 39a5fcdaea64: Waiting [2022-08-02T16:30:44.847Z] d94ebbe4e438: Waiting [2022-08-02T16:30:44.847Z] bcfd1f05c69d: Waiting [2022-08-02T16:30:44.847Z] 59ccb84bbe0f: Waiting [2022-08-02T16:30:44.847Z] 370296b7ddb6: Waiting [2022-08-02T16:30:44.847Z] 7c6cee850709: Waiting [2022-08-02T16:30:44.847Z] 30c4a7721957: Verifying Checksum [2022-08-02T16:30:44.847Z] 30c4a7721957: Download complete [2022-08-02T16:30:44.847Z] ea60b727a1ce: Verifying Checksum [2022-08-02T16:30:44.847Z] ea60b727a1ce: Download complete [2022-08-02T16:30:44.847Z] 7c6cee850709: Verifying Checksum [2022-08-02T16:30:44.847Z] 7c6cee850709: Download complete [2022-08-02T16:30:44.847Z] 39a5fcdaea64: Verifying Checksum [2022-08-02T16:30:44.847Z] 39a5fcdaea64: Download complete [2022-08-02T16:30:44.847Z] 2408cc74d12b: Verifying Checksum [2022-08-02T16:30:44.847Z] 2408cc74d12b: Download complete [2022-08-02T16:30:44.847Z] d94ebbe4e438: Download complete [2022-08-02T16:30:45.108Z] 2408cc74d12b: Pull complete [2022-08-02T16:30:45.108Z] ea60b727a1ce: Pull complete [2022-08-02T16:30:45.366Z] 30c4a7721957: Pull complete [2022-08-02T16:30:45.625Z] 59ccb84bbe0f: Verifying Checksum [2022-08-02T16:30:45.626Z] 59ccb84bbe0f: Download complete [2022-08-02T16:30:45.626Z] 370296b7ddb6: Download complete [2022-08-02T16:30:45.885Z] bcfd1f05c69d: Verifying Checksum [2022-08-02T16:30:45.886Z] bcfd1f05c69d: Download complete [2022-08-02T16:30:50.090Z] 370296b7ddb6: Pull complete [2022-08-02T16:30:50.090Z] 7c6cee850709: Pull complete [2022-08-02T16:30:50.090Z] 39a5fcdaea64: Pull complete [2022-08-02T16:30:50.090Z] d94ebbe4e438: Pull complete [2022-08-02T16:30:51.999Z] bcfd1f05c69d: Pull complete [2022-08-02T16:30:52.568Z] 59ccb84bbe0f: Pull complete [2022-08-02T16:30:52.568Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-02T16:30:52.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T16:30:52.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T16:30:52.868Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T16:30:52.868Z] WORKDIR /edgex [2022-08-02T16:30:52.868Z] COPY go.mod . [2022-08-02T16:30:52.868Z] RUN go mod download [2022-08-02T16:30:52.868Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-02T16:30:53.438Z] Sending build context to Docker daemon 169.2MB [2022-08-02T16:30:53.438Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T16:30:53.438Z] ---> a4fb48ad2a94 [2022-08-02T16:30:53.438Z] Step 2/4 : WORKDIR /edgex [2022-08-02T16:30:55.350Z] ---> Running in 5d3966fec0b3 [2022-08-02T16:30:55.609Z] Removing intermediate container 5d3966fec0b3 [2022-08-02T16:30:55.609Z] ---> 1a1da46a628e [2022-08-02T16:30:55.609Z] Step 3/4 : COPY go.mod . [2022-08-02T16:30:55.609Z] ---> be8ba9fffbd0 [2022-08-02T16:30:55.609Z] Step 4/4 : RUN go mod download [2022-08-02T16:30:55.609Z] ---> Running in e14267b3f543 [2022-08-02T16:30:59.210Z] Still waiting to schedule task [2022-08-02T16:30:59.211Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21812’ is offline [2022-08-02T16:31:07.836Z] Removing intermediate container e14267b3f543 [2022-08-02T16:31:07.836Z] ---> fab0eb4babf8 [2022-08-02T16:31:07.836Z] Successfully built fab0eb4babf8 [2022-08-02T16:31:07.836Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:31:08.141Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T16:31:08.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:31:08.229Z] prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container [2022-08-02T16:31:08.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T16:31:08.676Z] $ docker top f4e5f44a5ae4b819adb51044442df880dbfbaf63d16c28324822ed4f302e6206 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T16:31:09.030Z] + go version [2022-08-02T16:31:09.031Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-02T16:31:09.049Z] $ docker stop --time=1 f4e5f44a5ae4b819adb51044442df880dbfbaf63d16c28324822ed4f302e6206 [2022-08-02T16:31:10.321Z] $ docker rm -f f4e5f44a5ae4b819adb51044442df880dbfbaf63d16c28324822ed4f302e6206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:31:10.718Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T16:31:10.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:31:10.796Z] prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container [2022-08-02T16:31:10.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T16:31:11.242Z] $ docker top e8f7a6fe2bd0318432e8e302bc383ad4117dc46cb048fbdcc84ab922433fc1a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T16:31:11.324Z] ========================================================= [2022-08-02T16:31:11.324Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-02T16:31:11.324Z] ========================================================= [Pipeline] sh [2022-08-02T16:31:11.656Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-02T16:31:11.955Z] + make test [2022-08-02T16:31:11.955Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-02T16:31:18.547Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-02T16:31:30.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-02T16:31:31.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2022-08-02T16:31:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-02T16:31:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-02T16:31:31.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-08-02T16:31:31.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-02T16:31:31.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements [2022-08-02T16:31:31.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-02T16:31:31.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-02T16:31:35.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.095s coverage: 89.2% of statements [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-02T16:31:35.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.093s coverage: 83.8% of statements [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-02T16:31:35.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.6% of statements [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-02T16:31:35.235Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-08-02T16:31:35.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements [2022-08-02T16:31:35.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2022-08-02T16:31:35.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-08-02T16:31:45.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-08-02T16:31:45.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-08-02T16:31:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.2% of statements [2022-08-02T16:31:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-02T16:31:54.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-08-02T16:31:54.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 65.8% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.6% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-02T16:31:54.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-08-02T16:31:54.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-02T16:31:54.753Z] 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-02T16:32:12.847Z] 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-02T16:32:12.847Z] GO111MODULE=on go vet ./... [2022-08-02T16:32:15.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T16:32:15.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T16:32:15.379Z] ./bin/test-attribution-txt.sh [2022-08-02T16:32:15.379Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-02T16:32:15.379Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-02T16:32:15.379Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-02T16:32:15.379Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T16:32:15.379Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T16:32:15.379Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-02T16:32:15.379Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T16:32:15.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-02T16:32:15.677Z] + ls -al . [2022-08-02T16:32:15.677Z] total 688 [2022-08-02T16:32:15.677Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 16:31 . [2022-08-02T16:32:15.677Z] drwxr-xr-x 4 root root 4096 Aug 2 16:31 .. [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 16 Aug 2 16:30 .dockerignore [2022-08-02T16:32:15.677Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 16:31 .git [2022-08-02T16:32:15.677Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 16:30 .github [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 1030 Aug 2 16:30 .gitignore [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 16:30 .golangci.yml [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 87 Aug 2 16:30 .hadolint.yml [2022-08-02T16:32:15.677Z] drwxr-xr-x 3 1001 1001 4096 Aug 2 16:30 .semver [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 16:30 .sonarcloud.properties [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 16:30 ADOPTERS.md [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 10347 Aug 2 16:30 Attribution.txt [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 63209 Aug 2 16:30 CHANGELOG.md [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 16:30 CONTRIBUTING.md [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 16:30 GOVERNANCE.md [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 850 Aug 2 16:30 Jenkinsfile [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 16:30 LICENSE [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 12191 Aug 2 16:30 Makefile [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 16:30 OWNERS.md [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 9094 Aug 2 16:30 README.md [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 16:30 SECURITY.md [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 16:30 VERSION [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 16:30 ZMQWindows.md [2022-08-02T16:32:15.677Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 16:30 bin [2022-08-02T16:32:15.677Z] drwxrwxr-x 18 1001 1001 4096 Aug 2 16:30 cmd [2022-08-02T16:32:15.677Z] -rw-r--r-- 1 root root 436531 Aug 2 16:31 coverage.out [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 3681 Aug 2 16:30 go.mod [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 38033 Aug 2 16:30 go.sum [2022-08-02T16:32:15.677Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 16:30 internal [2022-08-02T16:32:15.677Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 16:30 openapi [2022-08-02T16:32:15.677Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 16:30 snap [2022-08-02T16:32:15.677Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 16:30 version.go [Pipeline] sh [2022-08-02T16:32:15.968Z] + '[' -e coverage.out ] [2022-08-02T16:32:15.968Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-02T16:32:16.067Z] Stashed 1 file(s) [Pipeline] sh [2022-08-02T16:32:16.361Z] + make build [2022-08-02T16:32:16.361Z] 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-02T16:32:28.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T16:32:36.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/core-command/core-command ./cmd/core-command [2022-08-02T16:32:37.694Z] 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-02T16:32:44.257Z] 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-02T16:32:44.257Z] 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-02T16:32:45.200Z] 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-02T16:32:46.136Z] 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-02T16:32:47.080Z] 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-02T16:32:48.017Z] 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-02T16:32:48.957Z] 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-02T16:32:49.529Z] 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-02T16:32:51.440Z] 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-02T16:32:52.400Z] $ docker stop --time=1 e8f7a6fe2bd0318432e8e302bc383ad4117dc46cb048fbdcc84ab922433fc1a8 [2022-08-02T16:32:54.882Z] $ docker rm -f e8f7a6fe2bd0318432e8e302bc383ad4117dc46cb048fbdcc84ab922433fc1a8 [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-02T16:32:55.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T16:32:55.689Z] [2022-08-02T16:32:55.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:32:55.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T16:32:55.999Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-02T16:32:55.999Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-02T16:32:55.999Z] ca9280d653b3: Pulling fs layer [2022-08-02T16:32:55.999Z] 7e9c9ca2126c: Pulling fs layer [2022-08-02T16:32:55.999Z] cbdbe7a5bc2a: Download complete [2022-08-02T16:32:56.303Z] ca9280d653b3: Verifying Checksum [2022-08-02T16:32:56.303Z] ca9280d653b3: Download complete [2022-08-02T16:32:56.303Z] cbdbe7a5bc2a: Pull complete [2022-08-02T16:32:56.701Z] 7e9c9ca2126c: Download complete [2022-08-02T16:32:56.701Z] ca9280d653b3: Pull complete [2022-08-02T16:33:00.005Z] 7e9c9ca2126c: Pull complete [2022-08-02T16:33:00.005Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-02T16:33:00.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T16:33:00.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:33:00.097Z] prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container [2022-08-02T16:33:00.144Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T16:33:01.485Z] $ docker top b38e52d46aaac4cb951260108e9655cb508644b0dfa5611dac11e74f498cc82f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T16:33:01.826Z] + docker-compose build --help [2022-08-02T16:33:01.826Z] + grep parallel [2022-08-02T16:33:02.395Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T16:33:02.416Z] $ docker stop --time=1 b38e52d46aaac4cb951260108e9655cb508644b0dfa5611dac11e74f498cc82f [2022-08-02T16:33:03.688Z] $ docker rm -f b38e52d46aaac4cb951260108e9655cb508644b0dfa5611dac11e74f498cc82f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:33:04.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T16:33:04.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:33:04.182Z] prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container [2022-08-02T16:33:04.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T16:33:04.578Z] $ docker top 5eba39314149f089788b35a0f16e3136e7bdf542447b32a0e9051b82d4ee450c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T16:33:04.948Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T16:33:05.517Z] Building core-command ... [2022-08-02T16:33:05.517Z] Building core-data ... [2022-08-02T16:33:05.517Z] Building core-metadata ... [2022-08-02T16:33:05.517Z] Building security-bootstrapper ... [2022-08-02T16:33:05.517Z] Building security-proxy-setup ... [2022-08-02T16:33:05.517Z] Building security-secretstore-setup ... [2022-08-02T16:33:05.517Z] Building security-spiffe-token-provider ... [2022-08-02T16:33:05.517Z] Building security-spire-agent ... [2022-08-02T16:33:05.517Z] Building security-spire-config ... [2022-08-02T16:33:05.517Z] Building security-spire-server ... [2022-08-02T16:33:05.517Z] Building support-notifications ... [2022-08-02T16:33:05.517Z] Building support-scheduler ... [2022-08-02T16:33:05.517Z] Building sys-mgmt-agent ... [2022-08-02T16:33:05.517Z] Building security-bootstrapper [2022-08-02T16:33:05.517Z] Building sys-mgmt-agent [2022-08-02T16:33:05.517Z] Building security-secretstore-setup [2022-08-02T16:33:05.517Z] Building core-metadata [2022-08-02T16:33:05.517Z] Building security-spiffe-token-provider [2022-08-02T16:33:10.809Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21818 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws [2022-08-02T16:33:10.821Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-08-02T16:33:10.867Z] The recommended git tool is: git [2022-08-02T16:33:15.494Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:33:15.494Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:33:15.494Z] ---> fab0eb4babf8 [2022-08-02T16:33:15.494Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T16:33:15.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:33:15.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:33:15.494Z] ---> fab0eb4babf8 [2022-08-02T16:33:15.494Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T16:33:15.759Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:33:15.759Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:33:15.759Z] ---> fab0eb4babf8 [2022-08-02T16:33:15.759Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T16:33:15.759Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:33:15.759Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:33:15.759Z] ---> fab0eb4babf8 [2022-08-02T16:33:15.759Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T16:33:16.031Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:33:16.031Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:33:16.031Z] ---> fab0eb4babf8 [2022-08-02T16:33:16.031Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T16:33:19.342Z] ---> Running in 136d87f71efb [2022-08-02T16:33:19.342Z] ---> Running in d35f388997b2 [2022-08-02T16:33:19.342Z] ---> Running in 2747a27004a6 [2022-08-02T16:33:19.342Z] ---> Running in 610a41400286 [2022-08-02T16:33:19.342Z] ---> Running in 16c92589fdcc [2022-08-02T16:33:19.342Z] Removing intermediate container 136d87f71efb [2022-08-02T16:33:19.342Z] ---> cb4aff8cb704 [2022-08-02T16:33:19.342Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:33:19.342Z] Removing intermediate container 2747a27004a6 [2022-08-02T16:33:19.342Z] ---> 1f63438ae307 [2022-08-02T16:33:19.342Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:33:19.342Z] Removing intermediate container 16c92589fdcc [2022-08-02T16:33:19.342Z] ---> 409413fb4f8f [2022-08-02T16:33:19.342Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T16:33:19.602Z] ---> Running in 2f2da3f5b5fc [2022-08-02T16:33:19.602Z] Removing intermediate container 610a41400286 [2022-08-02T16:33:19.602Z] ---> dc6d7b823db8 [2022-08-02T16:33:19.602Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:33:19.602Z] Removing intermediate container d35f388997b2 [2022-08-02T16:33:19.602Z] ---> 46e42b13286b [2022-08-02T16:33:19.602Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:33:19.602Z] ---> Running in 8f5460e74531 [2022-08-02T16:33:19.602Z] ---> Running in f30a8c27212d [2022-08-02T16:33:19.602Z] ---> Running in 4f099ff06db2 [2022-08-02T16:33:19.602Z] ---> Running in 715e0a02ecc4 [2022-08-02T16:33:19.674Z] using credential edgex-jenkins-ssh [2022-08-02T16:33:19.705Z] Cloning the remote Git repository [2022-08-02T16:33:20.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:20.170Z] Removing intermediate container 2f2da3f5b5fc [2022-08-02T16:33:20.170Z] ---> d331dfebf470 [2022-08-02T16:33:20.170Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T16:33:19.794Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-02T16:33:19.919Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-08-02T16:33:20.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-02T16:33:20.005Z] > git --version # timeout=10 [2022-08-02T16:33:20.038Z] > git --version # 'git version 2.25.1' [2022-08-02T16:33:20.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T16:33:20.139Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T16:33:20.429Z] ---> Running in ac37ad293845 [2022-08-02T16:33:20.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:20.688Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T16:33:20.688Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T16:33:20.688Z] OK: 17035 distinct packages available [2022-08-02T16:33:20.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:20.688Z] Removing intermediate container f30a8c27212d [2022-08-02T16:33:20.688Z] ---> 6eff8265f7b4 [2022-08-02T16:33:20.688Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T16:33:20.688Z] ---> Running in dee0e9609497 [2022-08-02T16:33:20.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:20.947Z] Removing intermediate container 715e0a02ecc4 [2022-08-02T16:33:20.947Z] ---> f54f4e1c61b4 [2022-08-02T16:33:20.947Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T16:33:20.947Z] OK: 211 MiB in 51 packages [2022-08-02T16:33:20.947Z] ---> Running in 07eee8157c78 [2022-08-02T16:33:20.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:20.947Z] Removing intermediate container 4f099ff06db2 [2022-08-02T16:33:20.947Z] ---> 09192a0d2fd3 [2022-08-02T16:33:20.947Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T16:33:20.947Z] ---> Running in 1a73a0e1fa3b [2022-08-02T16:33:21.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:21.206Z] Removing intermediate container 8f5460e74531 [2022-08-02T16:33:21.206Z] ---> 37755f783fb7 [2022-08-02T16:33:21.207Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T16:33:21.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:21.468Z] ---> 94f3fa86ceb4 [2022-08-02T16:33:21.468Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:33:21.468Z] ---> Running in 1a6225df1084 [2022-08-02T16:33:21.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:21.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:22.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:22.302Z] OK: 211 MiB in 51 packages [2022-08-02T16:33:22.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:22.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:22.560Z] OK: 211 MiB in 51 packages [2022-08-02T16:33:22.560Z] OK: 211 MiB in 51 packages [2022-08-02T16:33:22.560Z] Removing intermediate container ac37ad293845 [2022-08-02T16:33:22.560Z] ---> 3e68496b9d4e [2022-08-02T16:33:22.560Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T16:33:22.821Z] OK: 211 MiB in 51 packages [2022-08-02T16:33:23.394Z] ---> 9ce9be159bd2 [2022-08-02T16:33:23.394Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:33:23.655Z] ---> Running in cc4281c2fe56 [2022-08-02T16:33:23.655Z] Removing intermediate container 07eee8157c78 [2022-08-02T16:33:23.655Z] ---> 1891779d53d4 [2022-08-02T16:33:23.655Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T16:33:23.655Z] Removing intermediate container 1a73a0e1fa3b [2022-08-02T16:33:23.655Z] ---> 84d1385f8983 [2022-08-02T16:33:23.655Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T16:33:23.655Z] Removing intermediate container dee0e9609497 [2022-08-02T16:33:23.655Z] ---> 51a4ca2e6f24 [2022-08-02T16:33:23.655Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T16:33:23.941Z] ---> 821277e7af97 [2022-08-02T16:33:23.941Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:33:24.220Z] ---> 314259d9e7af [2022-08-02T16:33:24.220Z] ---> 897abd85d5af [2022-08-02T16:33:24.220Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:33:24.220Z] [2022-08-02T16:33:24.220Z] ---> Running in 0819dfd66741 [2022-08-02T16:33:24.220Z] ---> Running in 46d69ed95e81 [2022-08-02T16:33:24.220Z] ---> Running in ef4627533a3a [2022-08-02T16:33:29.511Z] Removing intermediate container 1a6225df1084 [2022-08-02T16:33:29.511Z] ---> 0e008bf9afea [2022-08-02T16:33:29.511Z] Step 7/20 : COPY . . [2022-08-02T16:33:36.084Z] ---> 5ff3029eac89 [2022-08-02T16:33:36.084Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T16:33:36.084Z] ---> Running in d6c808c396ef [2022-08-02T16:33:36.084Z] Removing intermediate container cc4281c2fe56 [2022-08-02T16:33:36.084Z] ---> d9696e764e46 [2022-08-02T16:33:36.084Z] Step 8/23 : COPY . . [2022-08-02T16:33:36.084Z] Removing intermediate container ef4627533a3a [2022-08-02T16:33:36.084Z] ---> 2fcdb955ba7d [2022-08-02T16:33:36.084Z] Step 8/25 : COPY . . [2022-08-02T16:33:36.084Z] Removing intermediate container 0819dfd66741 [2022-08-02T16:33:36.084Z] ---> 4994308f6c73 [2022-08-02T16:33:36.084Z] Step 8/31 : COPY . . [2022-08-02T16:33:36.084Z] Removing intermediate container 46d69ed95e81 [2022-08-02T16:33:36.084Z] ---> 81b1578ed488 [2022-08-02T16:33:36.084Z] Step 8/23 : COPY . . [2022-08-02T16:33:36.084Z] 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-02T16:33:37.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-02T16:33:37.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T16:33:37.421Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-02T16:33:37.455Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-02T16:33:37.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T16:33:37.474Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-02T16:33:38.322Z] Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit c928ac57f03b2edadcde23351000492c8810f945 [2022-08-02T16:33:38.952Z] Merge succeeded, producing 1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T16:33:38.953Z] Checking out Revision 1a0688c01ba5a9481cf8d58a17e9f25f1e37475f (PR-4113) [2022-08-02T16:33:38.341Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T16:33:38.356Z] > git checkout -f c928ac57f03b2edadcde23351000492c8810f945 # timeout=10 [2022-08-02T16:33:38.598Z] > git remote # timeout=10 [2022-08-02T16:33:38.619Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T16:33:38.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T16:33:38.648Z] > git merge af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 [2022-08-02T16:33:38.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T16:33:38.962Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T16:33:38.972Z] > git checkout -f 1a0688c01ba5a9481cf8d58a17e9f25f1e37475f # timeout=10 [2022-08-02T16:33:43.299Z] Commit message: "Merge commit 'af2226701a16e650b74a674027cf906b22f6c1e4' into HEAD" [2022-08-02T16:33:43.327Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T16:33:44.223Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-02T16:33:44.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T16:33:44.223Z] Dload Upload Total Spent Left Speed [2022-08-02T16:33:44.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2022-08-02T16:33:44.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-02T16:33:43.310Z] > git rev-list --no-walk cce127a9e76d7d64db556f63b5d0d2fbb2e1fbc5 # timeout=10 [2022-08-02T16:33:45.428Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-02T16:33:45.428Z] + sudo tee /etc/docker/daemon.new [2022-08-02T16:33:45.428Z] { [2022-08-02T16:33:45.428Z] "registry-mirrors": [ [2022-08-02T16:33:45.428Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-02T16:33:45.428Z] ], [2022-08-02T16:33:45.428Z] "bip": "10.250.0.254/24", [2022-08-02T16:33:45.428Z] "hosts": [ [2022-08-02T16:33:45.428Z] "tcp://0.0.0.0:5555", [2022-08-02T16:33:45.428Z] "unix:///var/run/docker.sock" [2022-08-02T16:33:45.428Z] ], [2022-08-02T16:33:45.428Z] "mtu": 1458, [2022-08-02T16:33:45.428Z] "selinux-enabled": true, [2022-08-02T16:33:45.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-02T16:33:45.428Z] } [Pipeline] sh [2022-08-02T16:33:45.782Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-02T16:33:46.140Z] + sudo service docker restart [2022-08-02T16:33:48.293Z] ---> 744f371e7750 [2022-08-02T16:33:48.293Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T16:33:48.293Z] ---> cdb235eff237 [2022-08-02T16:33:48.293Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T16:33:48.293Z] ---> f94960dd39d1 [2022-08-02T16:33:48.293Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T16:33:48.293Z] ---> ea0781f9b5af [2022-08-02T16:33:48.293Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T16:33:48.293Z] ---> Running in 25f928a882fc [2022-08-02T16:33:48.293Z] ---> Running in 4f58fe428125 [2022-08-02T16:33:48.293Z] ---> Running in d8e817ea40ac [2022-08-02T16:33:48.293Z] ---> Running in a8331e9d2db7 [2022-08-02T16:33:48.293Z] 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-02T16:33:48.293Z] 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-02T16:33:48.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T16:33:48.293Z] 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-02T16:33:53.564Z] Removing intermediate container d6c808c396ef [2022-08-02T16:33:53.564Z] ---> c9b1cb520dbe [2022-08-02T16:33:53.564Z] [2022-08-02T16:33:53.564Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T16:33:53.564Z] 3.15: Pulling from library/alpine [2022-08-02T16:33:54.503Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T16:33:54.503Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T16:33:54.503Z] ---> 2720e26172a0 [2022-08-02T16:33:54.503Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:33:55.069Z] ---> Running in 7405d60261aa [2022-08-02T16:33:55.332Z] Removing intermediate container 7405d60261aa [2022-08-02T16:33:55.332Z] ---> b1a13bd2d53d [2022-08-02T16:33:55.332Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:33:55.332Z] ---> Running in c74ea9983dd2 [2022-08-02T16:33:57.255Z] Removing intermediate container c74ea9983dd2 [2022-08-02T16:33:57.255Z] ---> e7b3d7f579a7 [2022-08-02T16:33:57.255Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T16:33:57.255Z] ---> Running in 8ac92d6e44ba [2022-08-02T16:33:57.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:58.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:33:59.327Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T16:33:59.327Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T16:33:59.327Z] OK: 15857 distinct packages available [2022-08-02T16:33:59.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:00.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:00.261Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T16:34:00.519Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T16:34:00.519Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T16:34:00.778Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T16:34:00.778Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T16:34:00.778Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T16:34:01.037Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T16:34:01.037Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T16:34:01.037Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T16:34:01.296Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T16:34:01.296Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T16:34:01.296Z] OK: 8 MiB in 23 packages [2022-08-02T16:34:03.851Z] Removing intermediate container 8ac92d6e44ba [2022-08-02T16:34:03.851Z] ---> 3e7f2a5147ca [2022-08-02T16:34:03.851Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:34:04.111Z] ---> 7ac51940a96a [2022-08-02T16:34:04.111Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T16:34:04.515Z] provisioning config files... [2022-08-02T16:34:04.540Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8939677148366768942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T16:34:04.915Z] ---> docker-login.sh [2022-08-02T16:34:04.916Z] nexus3.edgexfoundry.org:10001 [2022-08-02T16:34:05.488Z] ---> 34720d957d58 [2022-08-02T16:34:05.489Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T16:34:05.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:34:05.747Z] ---> 2518e256a5a7 [2022-08-02T16:34:05.747Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T16:34:05.747Z] ---> Running in ee4d98b59818 [2022-08-02T16:34:05.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:34:05.783Z] Configure a credential helper to remove this warning. See [2022-08-02T16:34:05.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:34:05.783Z] [2022-08-02T16:34:05.783Z] Login Succeeded [2022-08-02T16:34:05.783Z] nexus3.edgexfoundry.org:10002 [2022-08-02T16:34:06.019Z] Removing intermediate container ee4d98b59818 [2022-08-02T16:34:06.019Z] ---> 3e4fccd18bbc [2022-08-02T16:34:06.019Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:34:06.019Z] ---> Running in 644f8c8118d7 [2022-08-02T16:34:06.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:34:06.279Z] Removing intermediate container 644f8c8118d7 [2022-08-02T16:34:06.279Z] ---> e27e432f9364 [2022-08-02T16:34:06.279Z] Step 18/20 : LABEL arch=x86_64 [2022-08-02T16:34:06.279Z] ---> Running in b310e4b2b21b [2022-08-02T16:34:06.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:34:06.328Z] Configure a credential helper to remove this warning. See [2022-08-02T16:34:06.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:34:06.328Z] [2022-08-02T16:34:06.328Z] Login Succeeded [2022-08-02T16:34:06.328Z] nexus3.edgexfoundry.org:10003 [2022-08-02T16:34:06.539Z] Removing intermediate container b310e4b2b21b [2022-08-02T16:34:06.539Z] ---> 4a648224beb5 [2022-08-02T16:34:06.539Z] Step 19/20 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:34:06.539Z] ---> Running in 2842bc88b35a [2022-08-02T16:34:06.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:34:06.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:34:06.603Z] Configure a credential helper to remove this warning. See [2022-08-02T16:34:06.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:34:06.603Z] [2022-08-02T16:34:06.603Z] Login Succeeded [2022-08-02T16:34:06.603Z] nexus3.edgexfoundry.org:10004 [2022-08-02T16:34:06.799Z] Removing intermediate container 2842bc88b35a [2022-08-02T16:34:06.799Z] ---> d91d27898e94 [2022-08-02T16:34:06.799Z] Step 20/20 : LABEL version=0.0.0 [2022-08-02T16:34:06.799Z] ---> Running in e8fa407558cf [2022-08-02T16:34:06.799Z] Removing intermediate container e8fa407558cf [2022-08-02T16:34:06.799Z] ---> ed26b9796cc4 [2022-08-02T16:34:06.799Z] [2022-08-02T16:34:07.059Z] Successfully built ed26b9796cc4 [2022-08-02T16:34:07.059Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-02T16:34:07.059Z] Building core-command [2022-08-02T16:34:07.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:34:07.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:34:07.201Z] Configure a credential helper to remove this warning. See [2022-08-02T16:34:07.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:34:07.201Z] [2022-08-02T16:34:07.201Z] Login Succeeded [2022-08-02T16:34:07.201Z] docker.io [2022-08-02T16:34:07.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T16:34:08.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T16:34:08.071Z] Configure a credential helper to remove this warning. See [2022-08-02T16:34:08.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T16:34:08.071Z] [2022-08-02T16:34:08.071Z] Login Succeeded [2022-08-02T16:34:08.071Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T16:34:08.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-02T16:34:09.044Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-02T16:34:09.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T16:34:09.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T16:34:09.095Z] ========================================================= [2022-08-02T16:34:09.095Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-02T16:34:09.095Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T16:34:09.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T16:34:09.602Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:34:09.602Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:34:09.602Z] ---> fab0eb4babf8 [2022-08-02T16:34:09.602Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T16:34:09.602Z] ---> Using cache [2022-08-02T16:34:09.602Z] ---> 46e42b13286b [2022-08-02T16:34:09.602Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:34:09.602Z] ---> Using cache [2022-08-02T16:34:09.602Z] ---> 09192a0d2fd3 [2022-08-02T16:34:09.602Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T16:34:09.602Z] ---> Using cache [2022-08-02T16:34:09.602Z] ---> 84d1385f8983 [2022-08-02T16:34:09.602Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T16:34:09.602Z] ---> Using cache [2022-08-02T16:34:09.602Z] ---> 314259d9e7af [2022-08-02T16:34:09.602Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:34:09.602Z] ---> Using cache [2022-08-02T16:34:09.602Z] ---> 2fcdb955ba7d [2022-08-02T16:34:09.602Z] Step 8/23 : COPY . . [2022-08-02T16:34:09.602Z] ---> Using cache [2022-08-02T16:34:09.602Z] ---> cdb235eff237 [2022-08-02T16:34:09.602Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T16:34:09.700Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-02T16:34:09.700Z] b3c136eddcbf: Pulling fs layer [2022-08-02T16:34:09.700Z] c0a3192eca97: Pulling fs layer [2022-08-02T16:34:09.700Z] a050256f5b6f: Pulling fs layer [2022-08-02T16:34:09.700Z] 656be50a0ddc: Pulling fs layer [2022-08-02T16:34:09.700Z] 2bbca73fdf42: Pulling fs layer [2022-08-02T16:34:09.700Z] 46d945488cbd: Pulling fs layer [2022-08-02T16:34:09.700Z] 8a5474983e97: Pulling fs layer [2022-08-02T16:34:09.700Z] 329c88fbcd65: Pulling fs layer [2022-08-02T16:34:09.700Z] 2bbca73fdf42: Waiting [2022-08-02T16:34:09.700Z] 46d945488cbd: Waiting [2022-08-02T16:34:09.700Z] 8a5474983e97: Waiting [2022-08-02T16:34:09.700Z] 329c88fbcd65: Waiting [2022-08-02T16:34:09.700Z] 656be50a0ddc: Waiting [2022-08-02T16:34:09.700Z] a050256f5b6f: Verifying Checksum [2022-08-02T16:34:09.700Z] a050256f5b6f: Download complete [2022-08-02T16:34:09.700Z] c0a3192eca97: Verifying Checksum [2022-08-02T16:34:09.700Z] c0a3192eca97: Download complete [2022-08-02T16:34:09.700Z] 2bbca73fdf42: Verifying Checksum [2022-08-02T16:34:09.700Z] 2bbca73fdf42: Download complete [2022-08-02T16:34:09.700Z] 46d945488cbd: Verifying Checksum [2022-08-02T16:34:09.700Z] 46d945488cbd: Download complete [2022-08-02T16:34:09.700Z] b3c136eddcbf: Verifying Checksum [2022-08-02T16:34:10.692Z] b3c136eddcbf: Pull complete [2022-08-02T16:34:10.692Z] 329c88fbcd65: Verifying Checksum [2022-08-02T16:34:10.692Z] 329c88fbcd65: Download complete [2022-08-02T16:34:11.297Z] c0a3192eca97: Pull complete [2022-08-02T16:34:11.512Z] ---> Running in c9de2652c585 [2022-08-02T16:34:11.571Z] a050256f5b6f: Pull complete [2022-08-02T16:34:11.771Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T16:34:11.845Z] 8a5474983e97: Verifying Checksum [2022-08-02T16:34:11.845Z] 8a5474983e97: Download complete [2022-08-02T16:34:12.708Z] 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-02T16:34:12.829Z] 656be50a0ddc: Verifying Checksum [2022-08-02T16:34:12.829Z] 656be50a0ddc: Download complete [2022-08-02T16:34:15.247Z] Removing intermediate container 25f928a882fc [2022-08-02T16:34:15.247Z] ---> b56f10623c03 [2022-08-02T16:34:15.247Z] [2022-08-02T16:34:15.247Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T16:34:15.247Z] Removing intermediate container d8e817ea40ac [2022-08-02T16:34:15.247Z] ---> dcbd2fdf71ba [2022-08-02T16:34:15.247Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T16:34:15.247Z] Removing intermediate container a8331e9d2db7 [2022-08-02T16:34:15.247Z] ---> 44689f4ae831 [2022-08-02T16:34:15.247Z] [2022-08-02T16:34:15.247Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T16:34:15.247Z] ---> Running in dc33327e522c [2022-08-02T16:34:15.816Z] 3.16: Pulling from library/alpine [2022-08-02T16:34:15.816Z] 3.16: Pulling from library/alpine [2022-08-02T16:34:16.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T16:34:16.651Z] Removing intermediate container 4f58fe428125 [2022-08-02T16:34:16.651Z] ---> de0ac5a54938 [2022-08-02T16:34:16.651Z] [2022-08-02T16:34:16.651Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T16:34:16.913Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T16:34:16.913Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T16:34:16.913Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T16:34:16.913Z] Status: Image is up to date for alpine:3.16 [2022-08-02T16:34:16.913Z] ---> d7d3d98c851f [2022-08-02T16:34:16.913Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T16:34:16.913Z] ---> d7d3d98c851f [2022-08-02T16:34:16.913Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:34:16.913Z] 3.16: Pulling from library/alpine [2022-08-02T16:34:16.913Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T16:34:16.913Z] Status: Image is up to date for alpine:3.16 [2022-08-02T16:34:16.913Z] ---> d7d3d98c851f [2022-08-02T16:34:16.913Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec ---> Running in dc96731f3fda [2022-08-02T16:34:16.913Z] ---> Running in 1822a4348dcd [2022-08-02T16:34:16.913Z] [2022-08-02T16:34:16.913Z] ---> Running in 36a3bcb3e31a [2022-08-02T16:34:17.174Z] Removing intermediate container 1822a4348dcd [2022-08-02T16:34:17.174Z] ---> 94461fed45b8 [2022-08-02T16:34:17.174Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T16:34:17.174Z] ---> Running in 9f732634b9c6 [2022-08-02T16:34:17.174Z] Removing intermediate container dc33327e522c [2022-08-02T16:34:17.174Z] ---> f99bfe00fedc [2022-08-02T16:34:17.174Z] [2022-08-02T16:34:17.174Z] Step 11/23 : FROM docker:20.10.14 [2022-08-02T16:34:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:17.741Z] 20.10.14: Pulling from library/docker [2022-08-02T16:34:17.999Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T16:34:17.999Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:34:17.999Z] OK: 6 MiB in 15 packages [2022-08-02T16:34:17.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:17.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:17.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:17.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:18.259Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T16:34:18.259Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T16:34:18.259Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T16:34:18.259Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:34:18.259Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T16:34:18.259Z] OK: 6 MiB in 17 packages [2022-08-02T16:34:18.259Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T16:34:18.259Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T16:34:18.259Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:34:18.517Z] OK: 6 MiB in 16 packages [2022-08-02T16:34:19.087Z] Removing intermediate container dc96731f3fda [2022-08-02T16:34:19.087Z] ---> 26d05664ca8d [2022-08-02T16:34:19.087Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T16:34:19.346Z] ---> Running in 6336d1d394ea [2022-08-02T16:34:19.346Z] Removing intermediate container 9f732634b9c6 [2022-08-02T16:34:19.346Z] ---> 99db1874dac5 [2022-08-02T16:34:19.346Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T16:34:19.607Z] Removing intermediate container 6336d1d394ea [2022-08-02T16:34:19.607Z] ---> 9f7c2d13d6ff [2022-08-02T16:34:19.607Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T16:34:19.607Z] ---> Running in 8e97a8cd5648 [2022-08-02T16:34:19.607Z] Removing intermediate container 36a3bcb3e31a [2022-08-02T16:34:19.607Z] ---> 239a8e800245 [2022-08-02T16:34:19.607Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T16:34:19.607Z] ---> Running in 0e6c946855fc [2022-08-02T16:34:19.867Z] ---> Running in e711c85135e3 [2022-08-02T16:34:19.867Z] Removing intermediate container 8e97a8cd5648 [2022-08-02T16:34:19.867Z] ---> b39aa0687a55 [2022-08-02T16:34:19.867Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T16:34:19.867Z] ---> Running in 000bad729094 [2022-08-02T16:34:19.867Z] Removing intermediate container 0e6c946855fc [2022-08-02T16:34:19.867Z] ---> c12cd2919719 [2022-08-02T16:34:19.867Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T16:34:19.867Z] Removing intermediate container e711c85135e3 [2022-08-02T16:34:19.867Z] ---> 8b8357ee8321 [2022-08-02T16:34:19.867Z] Step 13/25 : WORKDIR / [2022-08-02T16:34:19.867Z] ---> Running in f9d751818138 [2022-08-02T16:34:20.129Z] ---> Running in fd635edb2bc7 [2022-08-02T16:34:20.129Z] Removing intermediate container 000bad729094 [2022-08-02T16:34:20.129Z] ---> 4f7f626b1836 [2022-08-02T16:34:20.129Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T16:34:20.129Z] Removing intermediate container f9d751818138 [2022-08-02T16:34:20.129Z] ---> 8038c137a4df [2022-08-02T16:34:20.129Z] Step 15/23 : WORKDIR / [2022-08-02T16:34:20.129Z] ---> Running in 00e1566f372b [2022-08-02T16:34:20.129Z] ---> Running in ccf093b8ee67 [2022-08-02T16:34:20.388Z] Removing intermediate container fd635edb2bc7 [2022-08-02T16:34:20.388Z] ---> 8223149fdcff [2022-08-02T16:34:20.388Z] 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-02T16:34:20.388Z] Removing intermediate container 00e1566f372b [2022-08-02T16:34:20.388Z] ---> f18388628f9a [2022-08-02T16:34:20.388Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T16:34:20.388Z] ---> Running in a0632acfb4b3 [2022-08-02T16:34:20.388Z] Removing intermediate container ccf093b8ee67 [2022-08-02T16:34:20.388Z] ---> 1da255958840 [2022-08-02T16:34:20.388Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:34:20.388Z] ---> 6128e51a9b51 [2022-08-02T16:34:20.388Z] 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-02T16:34:20.651Z] ---> 809edaecdf85 [2022-08-02T16:34:20.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T16:34:20.651Z] ---> 8246b195f2fe [2022-08-02T16:34:20.651Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T16:34:21.222Z] ---> 8ec8fa2b0393 [2022-08-02T16:34:21.222Z] 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-02T16:34:21.222Z] ---> 4818afc43b99 [2022-08-02T16:34:21.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T16:34:21.222Z] Removing intermediate container a0632acfb4b3 [2022-08-02T16:34:21.222Z] ---> fcf78aa99ca7 [2022-08-02T16:34:21.222Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T16:34:21.482Z] ---> Running in 32689e5a830f [2022-08-02T16:34:21.482Z] ---> cdae90a20024 [2022-08-02T16:34:21.482Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T16:34:21.482Z] ---> 8f38ed55b41e [2022-08-02T16:34:21.482Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T16:34:21.743Z] ---> Running in 55127abfea2a [2022-08-02T16:34:21.743Z] Removing intermediate container 32689e5a830f [2022-08-02T16:34:21.743Z] ---> d997df482a2a [2022-08-02T16:34:21.743Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T16:34:22.003Z] ---> e6e769da148b [2022-08-02T16:34:22.003Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T16:34:22.003Z] Removing intermediate container 55127abfea2a [2022-08-02T16:34:22.003Z] ---> dddc167a23bd [2022-08-02T16:34:22.003Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:34:22.003Z] ---> 68cfc7629e4f [2022-08-02T16:34:22.003Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T16:34:22.003Z] ---> Running in 07818d34bbc6 [2022-08-02T16:34:22.267Z] ---> Running in a71945c757d2 [2022-08-02T16:34:22.267Z] Removing intermediate container 07818d34bbc6 [2022-08-02T16:34:22.267Z] ---> 55060e3b4cba [2022-08-02T16:34:22.267Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T16:34:22.547Z] ---> Running in ff309b7732d9 [2022-08-02T16:34:22.547Z] ---> 557f51587efa [2022-08-02T16:34:22.547Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T16:34:22.547Z] Removing intermediate container ff309b7732d9 [2022-08-02T16:34:22.547Z] ---> ac7d158a1553 [2022-08-02T16:34:22.547Z] Step 22/23 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:34:22.811Z] ---> Running in 56f67c0ea8cd [2022-08-02T16:34:22.811Z] ---> d4afe7f65a64 [2022-08-02T16:34:22.811Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T16:34:23.070Z] Removing intermediate container 56f67c0ea8cd [2022-08-02T16:34:23.070Z] ---> 274006d92d55 [2022-08-02T16:34:23.070Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T16:34:23.070Z] ---> Running in a7043b290944 [2022-08-02T16:34:23.070Z] ---> Running in a3b02afbd439 [2022-08-02T16:34:23.070Z] Removing intermediate container a71945c757d2 [2022-08-02T16:34:23.070Z] ---> cd09886387f6 [2022-08-02T16:34:23.070Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:34:23.330Z] Removing intermediate container a3b02afbd439 [2022-08-02T16:34:23.330Z] ---> dfbfeab7f4fe [2022-08-02T16:34:23.330Z] [2022-08-02T16:34:23.330Z] ---> 92b83594f5d8 [2022-08-02T16:34:23.330Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T16:34:23.330Z] Successfully built dfbfeab7f4fe [2022-08-02T16:34:23.330Z] Successfully tagged core-metadata:latest [2022-08-02T16:34:23.330Z] Building security-spire-config [2022-08-02T16:34:24.713Z]  Building core-metadata ... done  ---> af268b262238 [2022-08-02T16:34:24.713Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T16:34:24.713Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-02T16:34:24.713Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-02T16:34:24.713Z] ---> 7417809fdb73 [2022-08-02T16:34:24.713Z] 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-02T16:34:24.972Z] ---> Running in 511b11ee0f1e [2022-08-02T16:34:24.972Z] Removing intermediate container a7043b290944 [2022-08-02T16:34:24.972Z] ---> d971c759f6c6 [2022-08-02T16:34:24.972Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T16:34:24.972Z] ---> a4e05142cb7f [2022-08-02T16:34:24.972Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T16:34:24.972Z] ---> Running in 7f5fed940432 [2022-08-02T16:34:24.972Z] Removing intermediate container 511b11ee0f1e [2022-08-02T16:34:24.972Z] ---> 411d6ffc732b [2022-08-02T16:34:24.972Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-02T16:34:25.232Z] ---> Running in fb80e4d7e658 [2022-08-02T16:34:25.232Z] Removing intermediate container 7f5fed940432 [2022-08-02T16:34:25.232Z] ---> 3f8830affeab [2022-08-02T16:34:25.232Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T16:34:25.232Z] ---> 60c37865d2de [2022-08-02T16:34:25.232Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T16:34:25.232Z] ---> Running in 02a5046810f2 [2022-08-02T16:34:25.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:25.751Z] Removing intermediate container 02a5046810f2 [2022-08-02T16:34:25.752Z] ---> baba43390aae [2022-08-02T16:34:25.752Z] Step 24/25 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:34:25.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:26.011Z] (1/43) Installing readline (8.1.1-r0) [2022-08-02T16:34:26.011Z] (2/43) Installing bash (5.1.16-r0) [2022-08-02T16:34:26.011Z] Executing bash-5.1.16-r0.post-install [2022-08-02T16:34:26.011Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-02T16:34:26.011Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T16:34:26.011Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-02T16:34:26.011Z] (6/43) Installing curl (7.80.0-r2) [2022-08-02T16:34:26.011Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-02T16:34:26.011Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-02T16:34:26.011Z] (9/43) Installing expat (2.4.7-r0) [2022-08-02T16:34:26.011Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-02T16:34:26.011Z] (11/43) Installing gdbm (1.22-r0) [2022-08-02T16:34:26.011Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-02T16:34:26.011Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-02T16:34:26.011Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-02T16:34:26.011Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-02T16:34:26.011Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-02T16:34:26.011Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-02T16:34:26.293Z] ---> 9249fb27375a [2022-08-02T16:34:26.293Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T16:34:26.293Z] ---> Running in cc99d8bc9678 [2022-08-02T16:34:26.565Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-02T16:34:26.565Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-02T16:34:26.565Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-02T16:34:26.565Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:34:26.565Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:34:26.565Z] ---> fab0eb4babf8 [2022-08-02T16:34:26.565Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T16:34:26.565Z] ---> Using cache [2022-08-02T16:34:26.565Z] ---> 46e42b13286b [2022-08-02T16:34:26.565Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:34:26.565Z] ---> Using cache [2022-08-02T16:34:26.565Z] ---> 09192a0d2fd3 [2022-08-02T16:34:26.565Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T16:34:26.565Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-02T16:34:26.565Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-02T16:34:26.565Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-02T16:34:26.565Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-02T16:34:26.839Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-02T16:34:26.839Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-02T16:34:26.839Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-02T16:34:26.839Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-02T16:34:26.839Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-02T16:34:26.839Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-02T16:34:26.839Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-02T16:34:26.839Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-02T16:34:26.839Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-02T16:34:26.839Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-02T16:34:26.839Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-02T16:34:26.839Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-02T16:34:26.839Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-02T16:34:26.839Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-02T16:34:26.839Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-02T16:34:26.839Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-02T16:34:26.839Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-02T16:34:26.839Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-02T16:34:26.839Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-02T16:34:27.101Z] Executing busybox-1.34.1-r5.trigger [2022-08-02T16:34:27.101Z] OK: 83 MiB in 65 packages [2022-08-02T16:34:27.101Z] ---> 6f10b5d45ae2 [2022-08-02T16:34:27.101Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T16:34:27.101Z] Removing intermediate container cc99d8bc9678 [2022-08-02T16:34:27.101Z] ---> 77df75da302b [2022-08-02T16:34:27.101Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T16:34:27.101Z] ---> Running in 641ca95915d5 [2022-08-02T16:34:27.364Z] ---> Running in 84850a242107 [2022-08-02T16:34:27.364Z] ---> Running in 39753c5c43db [2022-08-02T16:34:27.364Z] Removing intermediate container c9de2652c585 [2022-08-02T16:34:27.364Z] ---> 9f7e9795592f [2022-08-02T16:34:27.364Z] [2022-08-02T16:34:27.364Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T16:34:27.364Z] ---> d7d3d98c851f [2022-08-02T16:34:27.364Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T16:34:27.364Z] ---> Using cache [2022-08-02T16:34:27.364Z] ---> 26d05664ca8d [2022-08-02T16:34:27.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T16:34:27.364Z] ---> Using cache [2022-08-02T16:34:27.364Z] ---> 9f7c2d13d6ff [2022-08-02T16:34:27.364Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T16:34:27.364Z] ---> Running in a1bac753f217 [2022-08-02T16:34:27.364Z] Removing intermediate container 39753c5c43db [2022-08-02T16:34:27.364Z] ---> ef9df1b0a68a [2022-08-02T16:34:27.364Z] [2022-08-02T16:34:27.364Z] Successfully built ef9df1b0a68a [2022-08-02T16:34:27.674Z] Successfully tagged security-secretstore-setup:latest [2022-08-02T16:34:27.674Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-08-02T16:34:27.674Z] Removing intermediate container a1bac753f217 [2022-08-02T16:34:27.674Z] ---> 9a4a5c7d4bd2 [2022-08-02T16:34:27.674Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T16:34:27.674Z] ---> Running in 222983bc81f2 [2022-08-02T16:34:27.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:27.937Z] Collecting docker-compose==1.23.2 [2022-08-02T16:34:27.937Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T16:34:27.938Z] 656be50a0ddc: Pull complete [2022-08-02T16:34:27.938Z] 2bbca73fdf42: Pull complete [2022-08-02T16:34:27.938Z] 46d945488cbd: Pull complete [2022-08-02T16:34:28.197Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T16:34:28.197Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T16:34:28.197Z] Removing intermediate container 222983bc81f2 [2022-08-02T16:34:28.197Z] ---> 47478661d910 [2022-08-02T16:34:28.197Z] Step 15/23 : WORKDIR / [2022-08-02T16:34:28.197Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T16:34:28.197Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T16:34:28.197Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T16:34:28.197Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T16:34:28.455Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T16:34:28.455Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T16:34:28.455Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T16:34:28.455Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T16:34:28.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:28.714Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T16:34:28.714Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T16:34:28.973Z] ---> Running in 09868474fd1e [2022-08-02T16:34:28.973Z] OK: 211 MiB in 51 packages [2022-08-02T16:34:29.243Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T16:34:29.243Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T16:34:29.243Z] Removing intermediate container 09868474fd1e [2022-08-02T16:34:29.243Z] ---> 7eadff366ab7 [2022-08-02T16:34:29.243Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:34:29.243Z] Removing intermediate container 84850a242107 [2022-08-02T16:34:29.243Z] ---> a74a58bdd9bc [2022-08-02T16:34:29.243Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T16:34:29.243Z] ---> Running in 762ddbe28761 [2022-08-02T16:34:29.502Z] ---> 30ae027383d6 [2022-08-02T16:34:29.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T16:34:29.502Z] Removing intermediate container 762ddbe28761 [2022-08-02T16:34:29.502Z] ---> f4c4039fc7fe [2022-08-02T16:34:29.502Z] Step 28/31 : CMD ["gate"] [2022-08-02T16:34:29.502Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T16:34:29.502Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T16:34:29.502Z] ---> Running in 2badc238f9ea [2022-08-02T16:34:29.760Z] Removing intermediate container 641ca95915d5 [2022-08-02T16:34:29.760Z] ---> 12380c9c1f8a [2022-08-02T16:34:29.760Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T16:34:29.760Z] Collecting PyYAML<4,>=3.10 [2022-08-02T16:34:29.760Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T16:34:29.760Z] Removing intermediate container 2badc238f9ea [2022-08-02T16:34:29.760Z] ---> 728abbd2d215 [2022-08-02T16:34:29.760Z] Step 29/31 : LABEL arch=x86_64 [2022-08-02T16:34:30.047Z] ---> Running in abac0cd8704d [2022-08-02T16:34:30.047Z] ---> 2dbdd0eb3a6c [2022-08-02T16:34:30.047Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:34:30.047Z] ---> e9c5798dfaa1 [2022-08-02T16:34:30.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T16:34:30.305Z] ---> Running in 6435faab039a [2022-08-02T16:34:30.305Z] Removing intermediate container abac0cd8704d [2022-08-02T16:34:30.305Z] ---> 38d3f9f21b22 [2022-08-02T16:34:30.305Z] Step 30/31 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:34:30.305Z] ---> Running in ce41e1273751 [2022-08-02T16:34:30.305Z] ---> 1d5a98bb8fd5 [2022-08-02T16:34:30.305Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T16:34:30.565Z] Removing intermediate container ce41e1273751 [2022-08-02T16:34:30.565Z] ---> 64ea0741f777 [2022-08-02T16:34:30.565Z] Step 31/31 : LABEL version=0.0.0 [2022-08-02T16:34:30.565Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-02T16:34:30.565Z] ---> Running in 03a01122e0ec [2022-08-02T16:34:30.565Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T16:34:30.565Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T16:34:30.565Z] ---> Running in 3db769bb9249 [2022-08-02T16:34:30.565Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T16:34:30.565Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T16:34:30.565Z] Removing intermediate container 03a01122e0ec [2022-08-02T16:34:30.565Z] ---> b22248dd92ef [2022-08-02T16:34:30.565Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:34:30.565Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-08-02T16:34:30.565Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:34:30.565Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:34:30.565Z] ---> fab0eb4babf8 [2022-08-02T16:34:30.828Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T16:34:30.828Z] ---> Using cache [2022-08-02T16:34:30.828Z] ---> 46e42b13286b [2022-08-02T16:34:30.828Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:34:30.828Z] ---> Using cache [2022-08-02T16:34:30.828Z] ---> 09192a0d2fd3 [2022-08-02T16:34:30.828Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T16:34:30.828Z] ---> Using cache [2022-08-02T16:34:30.828Z] ---> 12380c9c1f8a [2022-08-02T16:34:30.828Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T16:34:30.828Z] ---> Using cache [2022-08-02T16:34:30.828Z] ---> 2dbdd0eb3a6c [2022-08-02T16:34:30.828Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:34:30.828Z] Removing intermediate container 3db769bb9249 [2022-08-02T16:34:30.828Z] ---> a066405d3313 [2022-08-02T16:34:30.828Z] [2022-08-02T16:34:30.828Z] ---> Running in 15536b057976 [2022-08-02T16:34:30.828Z] ---> Running in d1cd5a6317ef [2022-08-02T16:34:30.828Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T16:34:30.828Z] Successfully built a066405d3313 [2022-08-02T16:34:30.828Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T16:34:30.828Z] Successfully tagged security-bootstrapper:latest [2022-08-02T16:34:30.828Z]  Building security-bootstrapper ... done Building support-scheduler [2022-08-02T16:34:30.828Z] Collecting idna<2.8,>=2.5 [2022-08-02T16:34:30.828Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T16:34:30.829Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T16:34:30.829Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T16:34:30.829Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T16:34:30.829Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T16:34:30.829Z] Removing intermediate container d1cd5a6317ef [2022-08-02T16:34:30.829Z] ---> 31311da2735b [2022-08-02T16:34:30.829Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T16:34:31.088Z] ---> Running in 4d9474e9634b [2022-08-02T16:34:31.088Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-02T16:34:31.088Z] Attempting uninstall: urllib3 [2022-08-02T16:34:31.088Z] Found existing installation: urllib3 1.26.7 [2022-08-02T16:34:31.088Z] Uninstalling urllib3-1.26.7: [2022-08-02T16:34:31.088Z] Successfully uninstalled urllib3-1.26.7 [2022-08-02T16:34:31.657Z] Attempting uninstall: idna [2022-08-02T16:34:31.657Z] Found existing installation: idna 3.3 [2022-08-02T16:34:31.657Z] Uninstalling idna-3.3: [2022-08-02T16:34:31.657Z] Removing intermediate container 4d9474e9634b [2022-08-02T16:34:31.657Z] ---> c15bb521a693 [2022-08-02T16:34:31.657Z] Step 22/23 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:34:31.657Z] Successfully uninstalled idna-3.3 [2022-08-02T16:34:33.060Z] Attempting uninstall: requests [2022-08-02T16:34:33.060Z] Found existing installation: requests 2.26.0 [2022-08-02T16:34:33.323Z] Uninstalling requests-2.26.0: [2022-08-02T16:34:33.323Z] Successfully uninstalled requests-2.26.0 [2022-08-02T16:34:33.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:34:33.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:34:33.323Z] ---> fab0eb4babf8 [2022-08-02T16:34:33.323Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T16:34:33.323Z] ---> Using cache [2022-08-02T16:34:33.323Z] ---> 46e42b13286b [2022-08-02T16:34:33.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:34:33.323Z] ---> Using cache [2022-08-02T16:34:33.323Z] ---> 09192a0d2fd3 [2022-08-02T16:34:33.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T16:34:33.323Z] ---> Using cache [2022-08-02T16:34:33.323Z] ---> 84d1385f8983 [2022-08-02T16:34:33.323Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T16:34:33.323Z] ---> Using cache [2022-08-02T16:34:33.323Z] ---> 314259d9e7af [2022-08-02T16:34:33.323Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:34:33.323Z] ---> Using cache [2022-08-02T16:34:33.323Z] ---> 2fcdb955ba7d [2022-08-02T16:34:33.323Z] Step 8/22 : COPY . . [2022-08-02T16:34:33.323Z] ---> Using cache [2022-08-02T16:34:33.323Z] ---> cdb235eff237 [2022-08-02T16:34:33.323Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T16:34:33.348Z] 8a5474983e97: Pull complete [2022-08-02T16:34:33.893Z] Running setup.py install for texttable: started [2022-08-02T16:34:34.464Z] ---> Running in 04039d98f6ca [2022-08-02T16:34:34.464Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T16:34:34.464Z] Running setup.py install for PyYAML: started [2022-08-02T16:34:34.464Z] ---> Running in 9837782be6cb [2022-08-02T16:34:34.464Z] Removing intermediate container 04039d98f6ca [2022-08-02T16:34:34.464Z] ---> f011f94e81e9 [2022-08-02T16:34:34.464Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T16:34:34.464Z] ---> Running in 2f3aecde7400 [2022-08-02T16:34:34.727Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T16:34:34.986Z] Running setup.py install for docopt: started [2022-08-02T16:34:34.986Z] Removing intermediate container 2f3aecde7400 [2022-08-02T16:34:34.986Z] ---> f2a5a4879415 [2022-08-02T16:34:34.986Z] [2022-08-02T16:34:34.986Z] 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-02T16:34:34.986Z] Successfully built f2a5a4879415 [2022-08-02T16:34:34.986Z] Successfully tagged core-command:latest [2022-08-02T16:34:34.986Z]  Building core-command ... done Building support-notifications [2022-08-02T16:34:35.244Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T16:34:35.244Z] Running setup.py install for dockerpty: started [2022-08-02T16:34:35.325Z] 329c88fbcd65: Pull complete [2022-08-02T16:34:35.325Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-02T16:34:35.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T16:34:35.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T16:34:35.506Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T16:34:35.677Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T16:34:35.677Z] WORKDIR /edgex [2022-08-02T16:34:35.677Z] COPY go.mod . [2022-08-02T16:34:35.677Z] RUN go mod download [2022-08-02T16:34:35.677Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-02T16:34:36.076Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-02T16:34:36.272Z] Sending build context to Docker daemon 3.124MB [2022-08-02T16:34:36.273Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T16:34:36.273Z] ---> ff4287adb874 [2022-08-02T16:34:36.273Z] Step 2/4 : WORKDIR /edgex [2022-08-02T16:34:38.252Z] ---> Running in a897e43052a8 [2022-08-02T16:34:38.523Z] Removing intermediate container a897e43052a8 [2022-08-02T16:34:38.523Z] ---> dd5a4014a0a5 [2022-08-02T16:34:38.523Z] Step 3/4 : COPY go.mod . [2022-08-02T16:34:38.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:34:38.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:34:38.618Z] ---> fab0eb4babf8 [2022-08-02T16:34:38.618Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T16:34:38.618Z] ---> Using cache [2022-08-02T16:34:38.618Z] ---> 46e42b13286b [2022-08-02T16:34:38.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:34:38.618Z] ---> Using cache [2022-08-02T16:34:38.618Z] ---> 09192a0d2fd3 [2022-08-02T16:34:38.618Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T16:34:38.793Z] ---> 94c2123b4af1 [2022-08-02T16:34:38.793Z] Step 4/4 : RUN go mod download [2022-08-02T16:34:39.068Z] ---> Running in 964a330b2d49 [2022-08-02T16:34:39.190Z] ---> Running in a033efa938ce [2022-08-02T16:34:39.451Z] Removing intermediate container 6435faab039a [2022-08-02T16:34:39.451Z] ---> 1440008955f1 [2022-08-02T16:34:39.451Z] Step 8/26 : COPY . . [2022-08-02T16:34:39.451Z] Removing intermediate container 15536b057976 [2022-08-02T16:34:39.451Z] ---> d4513b1b43f2 [2022-08-02T16:34:39.451Z] Step 8/25 : COPY . . [2022-08-02T16:34:39.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:40.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:40.922Z] OK: 211 MiB in 51 packages [2022-08-02T16:34:46.211Z] Removing intermediate container a033efa938ce [2022-08-02T16:34:46.211Z] ---> e05a4ed9ffdf [2022-08-02T16:34:46.211Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T16:34:46.211Z] ---> 06440a7db081 [2022-08-02T16:34:46.211Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T16:34:46.211Z] ---> 104fcd609009 [2022-08-02T16:34:46.211Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T16:34:46.211Z] Removing intermediate container fb80e4d7e658 [2022-08-02T16:34:46.211Z] ---> d9a9fe82ab35 [2022-08-02T16:34:46.211Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T16:34:46.211Z] ---> Running in 3d1214c13d16 [2022-08-02T16:34:46.211Z] ---> Running in a9e315f9b2a5 [2022-08-02T16:34:46.211Z] ---> Running in 23d569b62e64 [2022-08-02T16:34:46.471Z] Removing intermediate container 23d569b62e64 [2022-08-02T16:34:46.471Z] ---> 41ef93149d7d [2022-08-02T16:34:46.471Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T16:34:46.471Z] Removing intermediate container a9e315f9b2a5 [2022-08-02T16:34:46.471Z] ---> 4caed46520eb [2022-08-02T16:34:46.471Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T16:34:46.471Z] ---> 0d90769c69b9 [2022-08-02T16:34:46.471Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:34:46.471Z] Removing intermediate container 3d1214c13d16 [2022-08-02T16:34:46.471Z] ---> d7e3174f8da7 [2022-08-02T16:34:46.471Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T16:34:46.471Z] ---> Running in 3f885361cc85 [2022-08-02T16:34:46.471Z] ---> Running in 39e4a8ec6ec1 [2022-08-02T16:34:46.471Z] ---> Running in bcebf64da6ee [2022-08-02T16:34:46.471Z] ---> Running in 01810648e812 [2022-08-02T16:34:46.734Z] Removing intermediate container 3f885361cc85 [2022-08-02T16:34:46.734Z] ---> 1a33f6ebfb54 [2022-08-02T16:34:46.734Z] 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-02T16:34:46.994Z] Removing intermediate container bcebf64da6ee [2022-08-02T16:34:46.994Z] ---> 7e35ee74c26b [2022-08-02T16:34:46.994Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T16:34:46.994Z] Removing intermediate container 39e4a8ec6ec1 [2022-08-02T16:34:46.994Z] ---> 81cc110adeaa [2022-08-02T16:34:46.994Z] 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-02T16:34:46.994Z] ---> Running in 682ca8bddb20 [2022-08-02T16:34:46.994Z] ---> Running in 13e01cb90a0e [2022-08-02T16:34:47.935Z] ---> 068226d52ab3 [2022-08-02T16:34:47.935Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T16:34:48.201Z] ---> a5db5cc9a1ea [2022-08-02T16:34:48.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T16:34:49.141Z] Removing intermediate container 13e01cb90a0e [2022-08-02T16:34:49.141Z] ---> 487145c083bf [2022-08-02T16:34:49.141Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T16:34:49.402Z] Removing intermediate container 682ca8bddb20 [2022-08-02T16:34:49.402Z] ---> 27062ff19b49 [2022-08-02T16:34:49.402Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T16:34:49.402Z] ---> 9fa71c5bd6bf [2022-08-02T16:34:49.402Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T16:34:49.402Z] ---> Running in 27bc322ac5a9 [2022-08-02T16:34:49.402Z] ---> Running in 1e61d741a9b5 [2022-08-02T16:34:49.402Z] ---> Running in 4f09bb94c08e [2022-08-02T16:34:49.673Z] Removing intermediate container 27bc322ac5a9 [2022-08-02T16:34:49.673Z] ---> 8b901a309a3a [2022-08-02T16:34:49.673Z] [2022-08-02T16:34:49.673Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T16:34:49.673Z] ---> 2720e26172a0 [2022-08-02T16:34:49.673Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:34:49.673Z] ---> Using cache [2022-08-02T16:34:49.673Z] ---> b1a13bd2d53d [2022-08-02T16:34:49.673Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:34:49.673Z] ---> Using cache [2022-08-02T16:34:49.673Z] ---> e7b3d7f579a7 [2022-08-02T16:34:49.673Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T16:34:49.673Z] Removing intermediate container 1e61d741a9b5 [2022-08-02T16:34:49.673Z] ---> 4715733b4d97 [2022-08-02T16:34:49.673Z] [2022-08-02T16:34:49.673Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T16:34:49.673Z] ---> 2720e26172a0 [2022-08-02T16:34:49.673Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:34:49.673Z] ---> Using cache [2022-08-02T16:34:49.673Z] ---> b1a13bd2d53d [2022-08-02T16:34:49.673Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:34:49.673Z] ---> Using cache [2022-08-02T16:34:49.673Z] ---> e7b3d7f579a7 [2022-08-02T16:34:49.673Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T16:34:49.673Z] Removing intermediate container 4f09bb94c08e [2022-08-02T16:34:49.673Z] ---> 3fb71ff180bd [2022-08-02T16:34:49.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:34:49.934Z] ---> Running in 903e562f5ca4 [2022-08-02T16:34:49.934Z] ---> Running in 93cab571983f [2022-08-02T16:34:49.934Z] ---> Running in e54edb57521c [2022-08-02T16:34:50.194Z] Removing intermediate container e54edb57521c [2022-08-02T16:34:50.194Z] ---> 47597c99aeeb [2022-08-02T16:34:50.194Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T16:34:50.194Z] ---> Running in f75b16b77af3 [2022-08-02T16:34:50.453Z] Removing intermediate container f75b16b77af3 [2022-08-02T16:34:50.453Z] ---> e2587e3f17f4 [2022-08-02T16:34:50.453Z] Step 22/23 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:34:50.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:50.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:50.453Z] ---> Running in 8ef5db3c349e [2022-08-02T16:34:50.712Z] Removing intermediate container 8ef5db3c349e [2022-08-02T16:34:50.712Z] ---> d05c99bfab57 [2022-08-02T16:34:50.712Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T16:34:50.971Z] ---> Running in 1d4b70a52573 [2022-08-02T16:34:50.971Z] Removing intermediate container 1d4b70a52573 [2022-08-02T16:34:50.971Z] ---> 27e60eb54ac8 [2022-08-02T16:34:50.971Z] [2022-08-02T16:34:51.233Z] Successfully built 27e60eb54ac8 [2022-08-02T16:34:51.233Z] Successfully tagged sys-mgmt-agent:latest [2022-08-02T16:34:51.233Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-08-02T16:34:51.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:51.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:51.755Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T16:34:51.755Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T16:34:51.755Z] OK: 15857 distinct packages available [2022-08-02T16:34:51.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:51.755Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T16:34:51.755Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T16:34:51.755Z] OK: 15857 distinct packages available [2022-08-02T16:34:51.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:52.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:52.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:34:52.955Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T16:34:53.213Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T16:34:53.213Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T16:34:53.213Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T16:34:53.213Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T16:34:53.213Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T16:34:53.213Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T16:34:53.213Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T16:34:53.479Z] OK: 6 MiB in 18 packages [2022-08-02T16:34:53.479Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T16:34:53.479Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T16:34:53.746Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T16:34:53.746Z] OK: 6 MiB in 19 packages [2022-08-02T16:34:53.746Z] Removing intermediate container 01810648e812 [2022-08-02T16:34:53.746Z] ---> 05544afd69ac [2022-08-02T16:34:53.746Z] Step 8/22 : COPY . . [2022-08-02T16:34:53.746Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:34:53.746Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:34:53.746Z] ---> fab0eb4babf8 [2022-08-02T16:34:53.746Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T16:34:53.746Z] ---> Using cache [2022-08-02T16:34:53.746Z] ---> 46e42b13286b [2022-08-02T16:34:53.746Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:34:53.746Z] ---> Using cache [2022-08-02T16:34:53.746Z] ---> 09192a0d2fd3 [2022-08-02T16:34:53.746Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T16:34:53.746Z] ---> Using cache [2022-08-02T16:34:53.746Z] ---> 84d1385f8983 [2022-08-02T16:34:53.746Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T16:34:53.746Z] ---> Using cache [2022-08-02T16:34:53.746Z] ---> 314259d9e7af [2022-08-02T16:34:53.746Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:34:53.746Z] ---> Using cache [2022-08-02T16:34:53.746Z] ---> 2fcdb955ba7d [2022-08-02T16:34:53.746Z] Step 8/22 : COPY . . [2022-08-02T16:34:53.746Z] ---> Using cache [2022-08-02T16:34:53.746Z] ---> cdb235eff237 [2022-08-02T16:34:53.746Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T16:34:55.655Z] ---> Running in 728cac3f60da [2022-08-02T16:34:55.914Z] Removing intermediate container 9837782be6cb [2022-08-02T16:34:55.914Z] ---> 3728958411f1 [2022-08-02T16:34:55.914Z] [2022-08-02T16:34:55.914Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T16:34:55.914Z] ---> d7d3d98c851f [2022-08-02T16:34:55.914Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T16:34:55.914Z] ---> Using cache [2022-08-02T16:34:55.914Z] ---> 26d05664ca8d [2022-08-02T16:34:55.914Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T16:34:55.914Z] ---> Using cache [2022-08-02T16:34:55.914Z] ---> 9f7c2d13d6ff [2022-08-02T16:34:55.914Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T16:34:56.173Z] 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-02T16:34:56.173Z] ---> Running in 37805afa49da [2022-08-02T16:34:56.173Z] Removing intermediate container 93cab571983f [2022-08-02T16:34:56.173Z] ---> 0a6406dd625f [2022-08-02T16:34:56.173Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T16:34:56.173Z] Removing intermediate container 903e562f5ca4 [2022-08-02T16:34:56.173Z] ---> f9afc3a8751d [2022-08-02T16:34:56.173Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T16:34:56.434Z] Removing intermediate container 37805afa49da [2022-08-02T16:34:56.434Z] ---> 4c872254092d [2022-08-02T16:34:56.434Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T16:34:56.434Z] ---> Running in 76a9914deb93 [2022-08-02T16:34:57.370Z] Removing intermediate container 76a9914deb93 [2022-08-02T16:34:57.370Z] ---> e3933641135a [2022-08-02T16:34:57.370Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:34:57.632Z] ---> acd612d04b99 [2022-08-02T16:34:57.632Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T16:34:57.893Z] ---> e6aa7d03c7a4 [2022-08-02T16:34:57.893Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T16:34:57.893Z] ---> 07c141b76d55 [2022-08-02T16:34:57.893Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T16:34:57.893Z] ---> 903d0d9f90c2 [2022-08-02T16:34:57.893Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T16:34:57.893Z] ---> Running in a3b97fcc2d28 [2022-08-02T16:34:58.156Z] ---> 2d1522c9c116 [2022-08-02T16:34:58.156Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T16:34:58.156Z] 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-02T16:34:58.156Z] ---> 176aef23ef58 [2022-08-02T16:34:58.156Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T16:34:58.415Z] ---> Running in 4d92e0d6f75b [2022-08-02T16:34:58.415Z] ---> 11d0e7944860 [2022-08-02T16:34:58.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T16:34:58.415Z] ---> e456e73cbd9b [2022-08-02T16:34:58.415Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T16:34:58.415Z] Removing intermediate container 4d92e0d6f75b [2022-08-02T16:34:58.415Z] ---> d6d47f5b20b1 [2022-08-02T16:34:58.415Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T16:34:58.675Z] ---> 99634de34a28 [2022-08-02T16:34:58.675Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T16:34:58.675Z] ---> cfdb4984f704 [2022-08-02T16:34:58.675Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T16:34:58.675Z] ---> Running in 3a92b718e52e [2022-08-02T16:34:58.933Z] ---> 835e9564b130 [2022-08-02T16:34:58.933Z] Step 21/26 : WORKDIR / [2022-08-02T16:34:58.933Z] ---> Running in eb45813089af [2022-08-02T16:34:58.933Z] ---> Running in f357cb9f3dbc [2022-08-02T16:34:58.933Z] Removing intermediate container 3a92b718e52e [2022-08-02T16:34:58.933Z] ---> 4b2d8ab717e2 [2022-08-02T16:34:58.933Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:34:58.933Z] ---> Running in 0c357f3eade1 [2022-08-02T16:34:59.191Z] Removing intermediate container eb45813089af [2022-08-02T16:34:59.191Z] ---> 173822358dcb [2022-08-02T16:34:59.191Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T16:34:59.191Z] ---> Running in 5823be1f1eef [2022-08-02T16:34:59.191Z] Removing intermediate container 0c357f3eade1 [2022-08-02T16:34:59.191Z] ---> bead7e1b8d01 [2022-08-02T16:34:59.191Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T16:34:59.191Z] Removing intermediate container f357cb9f3dbc [2022-08-02T16:34:59.191Z] ---> b181e46d40a5 [2022-08-02T16:34:59.191Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T16:34:59.191Z] ---> Running in 1f03906b97b2 [2022-08-02T16:34:59.191Z] ---> Running in 40c88f5473bf [2022-08-02T16:34:59.450Z] Removing intermediate container 5823be1f1eef [2022-08-02T16:34:59.450Z] ---> 5a68ff81c790 [2022-08-02T16:34:59.450Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T16:34:59.450Z] ---> Running in 2a93d136f4d4 [2022-08-02T16:34:59.450Z] Removing intermediate container 1f03906b97b2 [2022-08-02T16:34:59.450Z] ---> a4552941eac2 [2022-08-02T16:34:59.450Z] Step 21/22 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:34:59.450Z] Removing intermediate container 40c88f5473bf [2022-08-02T16:34:59.450Z] ---> df7db88dc3d6 [2022-08-02T16:34:59.450Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T16:34:59.450Z] ---> Running in 918b848906cc [2022-08-02T16:34:59.450Z] Removing intermediate container 2a93d136f4d4 [2022-08-02T16:34:59.450Z] ---> 7b39edab42ab [2022-08-02T16:34:59.450Z] Step 24/25 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:34:59.709Z] ---> Running in ee5a37e1795f [2022-08-02T16:34:59.709Z] ---> Running in 91e157a62889 [2022-08-02T16:34:59.709Z] Removing intermediate container 918b848906cc [2022-08-02T16:34:59.709Z] ---> f8deeca9175c [2022-08-02T16:34:59.709Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T16:34:59.967Z] ---> Running in 1041d2209819 [2022-08-02T16:34:59.967Z] Removing intermediate container ee5a37e1795f [2022-08-02T16:34:59.967Z] ---> d01ac725ffb5 [2022-08-02T16:34:59.967Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T16:34:59.967Z] Removing intermediate container 91e157a62889 [2022-08-02T16:34:59.967Z] ---> 8610cd976871 [2022-08-02T16:34:59.967Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T16:34:59.967Z] ---> Running in 7d65cead3a43 [2022-08-02T16:34:59.967Z] ---> Running in 594e01b070f0 [2022-08-02T16:34:59.967Z] Removing intermediate container 1041d2209819 [2022-08-02T16:34:59.967Z] ---> feef1cac23f9 [2022-08-02T16:34:59.967Z] [2022-08-02T16:35:00.225Z] Removing intermediate container 594e01b070f0 [2022-08-02T16:35:00.225Z] ---> 9bd90116374d [2022-08-02T16:35:00.225Z] Step 25/26 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:35:00.225Z] Successfully built feef1cac23f9 [2022-08-02T16:35:00.225Z] Successfully tagged support-scheduler:latest [2022-08-02T16:35:00.225Z]  Building support-scheduler ... done Building security-spire-agent [2022-08-02T16:35:00.225Z] ---> Running in 3cd8d45c78f8 [2022-08-02T16:35:00.225Z] Removing intermediate container 7d65cead3a43 [2022-08-02T16:35:00.225Z] ---> 79db9fb05839 [2022-08-02T16:35:00.225Z] [2022-08-02T16:35:00.225Z] Successfully built 79db9fb05839 [2022-08-02T16:35:00.225Z] Successfully tagged security-spire-server:latest [2022-08-02T16:35:00.225Z]  Building security-spire-server ... done Building core-data [2022-08-02T16:35:00.486Z] Removing intermediate container 3cd8d45c78f8 [2022-08-02T16:35:00.486Z] ---> 6bbf2ff9bb97 [2022-08-02T16:35:00.486Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T16:35:01.054Z] ---> Running in 206449f0a3eb [2022-08-02T16:35:02.431Z] Removing intermediate container 206449f0a3eb [2022-08-02T16:35:02.431Z] ---> 04b512fed2c1 [2022-08-02T16:35:02.431Z] [2022-08-02T16:35:02.431Z] Successfully built 04b512fed2c1 [2022-08-02T16:35:02.431Z] Successfully tagged security-spire-config:latest [2022-08-02T16:35:04.963Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:35:04.963Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:35:04.963Z] ---> fab0eb4babf8 [2022-08-02T16:35:04.963Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 46e42b13286b [2022-08-02T16:35:04.963Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 09192a0d2fd3 [2022-08-02T16:35:04.963Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 12380c9c1f8a [2022-08-02T16:35:04.963Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 2dbdd0eb3a6c [2022-08-02T16:35:04.963Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> d4513b1b43f2 [2022-08-02T16:35:04.963Z] Step 8/26 : COPY . . [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 104fcd609009 [2022-08-02T16:35:04.963Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 41ef93149d7d [2022-08-02T16:35:04.963Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 1a33f6ebfb54 [2022-08-02T16:35:04.963Z] 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-02T16:35:04.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:35:04.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:35:04.963Z] ---> fab0eb4babf8 [2022-08-02T16:35:04.963Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 46e42b13286b [2022-08-02T16:35:04.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:35:04.963Z] ---> Using cache [2022-08-02T16:35:04.963Z] ---> 09192a0d2fd3 [2022-08-02T16:35:04.963Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T16:35:06.866Z] ---> Running in 459a0e3faa2e [2022-08-02T16:35:06.866Z] ---> Running in 7feb6d6a0290 [2022-08-02T16:35:07.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:35:08.371Z] Removing intermediate container 7feb6d6a0290 [2022-08-02T16:35:08.371Z] ---> edf3cba5e519 [2022-08-02T16:35:08.371Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T16:35:08.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:35:08.630Z] ---> Running in c7bd49284a50 [2022-08-02T16:35:08.889Z] Removing intermediate container c7bd49284a50 [2022-08-02T16:35:08.889Z] ---> 27dc4f09f6e7 [2022-08-02T16:35:08.889Z] [2022-08-02T16:35:08.889Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T16:35:08.889Z] ---> 2720e26172a0 [2022-08-02T16:35:08.889Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:35:08.889Z] ---> Using cache [2022-08-02T16:35:08.889Z] ---> b1a13bd2d53d [2022-08-02T16:35:08.889Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:35:08.889Z] ---> Using cache [2022-08-02T16:35:08.889Z] ---> e7b3d7f579a7 [2022-08-02T16:35:08.889Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T16:35:08.889Z] ---> Using cache [2022-08-02T16:35:08.889Z] ---> 0a6406dd625f [2022-08-02T16:35:08.889Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T16:35:08.889Z] OK: 211 MiB in 51 packages [2022-08-02T16:35:10.265Z] Removing intermediate container 459a0e3faa2e [2022-08-02T16:35:10.265Z] ---> c6955ca8386c [2022-08-02T16:35:10.265Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T16:35:10.265Z] ---> 412e4d5e8cd1 [2022-08-02T16:35:10.265Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T16:35:10.265Z] ---> c39289bff979 [2022-08-02T16:35:10.265Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:35:10.525Z] ---> Running in 7a90c48b9404 [2022-08-02T16:35:11.462Z] 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-02T16:35:12.397Z] ---> 9b3a4f316e05 [2022-08-02T16:35:12.397Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T16:35:13.335Z] ---> b67d1317f389 [2022-08-02T16:35:13.335Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T16:35:14.289Z] ---> e59f1aece5fb [2022-08-02T16:35:14.289Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T16:35:14.570Z] ---> b6dfff0495f6 [2022-08-02T16:35:14.570Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T16:35:14.869Z] ---> Running in 9d47446c7c48 [2022-08-02T16:35:15.129Z] Removing intermediate container 9d47446c7c48 [2022-08-02T16:35:15.129Z] ---> cf86974cd6df [2022-08-02T16:35:15.129Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T16:35:15.129Z] ---> Running in 4f788a80ff34 [2022-08-02T16:35:15.403Z] Removing intermediate container 4f788a80ff34 [2022-08-02T16:35:15.403Z] ---> df2d92a36e51 [2022-08-02T16:35:15.403Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T16:35:15.663Z] ---> Running in 679b41631b67 [2022-08-02T16:35:15.663Z] Removing intermediate container 728cac3f60da [2022-08-02T16:35:15.663Z] ---> f29b65bbb279 [2022-08-02T16:35:15.663Z] [2022-08-02T16:35:15.663Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T16:35:15.663Z] ---> d7d3d98c851f [2022-08-02T16:35:15.663Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T16:35:15.924Z] Removing intermediate container 679b41631b67 [2022-08-02T16:35:15.924Z] ---> 5bf893860f4c [2022-08-02T16:35:15.924Z] Step 25/26 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:35:15.924Z] ---> Running in 1e7f608df810 [2022-08-02T16:35:15.924Z] ---> Running in 8f6fb6874c60 [2022-08-02T16:35:16.184Z] Removing intermediate container 8f6fb6874c60 [2022-08-02T16:35:16.184Z] ---> ce9fe1c492ff [2022-08-02T16:35:16.184Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T16:35:16.184Z] ---> Running in 5cd9b9afc9c9 [2022-08-02T16:35:16.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:35:16.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:35:16.443Z] Removing intermediate container 5cd9b9afc9c9 [2022-08-02T16:35:16.443Z] ---> 282b8b0ef9e6 [2022-08-02T16:35:16.443Z] [2022-08-02T16:35:16.443Z] Successfully built 282b8b0ef9e6 [2022-08-02T16:35:16.443Z] Successfully tagged security-spire-agent:latest [2022-08-02T16:35:16.701Z]  Building security-spire-agent ... done (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T16:35:16.701Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T16:35:16.701Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T16:35:16.701Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T16:35:16.701Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T16:35:16.701Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T16:35:16.701Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:35:16.701Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T16:35:16.701Z] OK: 8 MiB in 20 packages [2022-08-02T16:35:17.639Z] Removing intermediate container 1e7f608df810 [2022-08-02T16:35:17.639Z] ---> 8a71ac6014eb [2022-08-02T16:35:17.639Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T16:35:17.639Z] ---> Running in d5d7c1d20319 [2022-08-02T16:35:17.898Z] Removing intermediate container 7a90c48b9404 [2022-08-02T16:35:17.898Z] ---> 595bbc15d27b [2022-08-02T16:35:17.898Z] Step 8/23 : COPY . . [2022-08-02T16:35:17.898Z] Removing intermediate container d5d7c1d20319 [2022-08-02T16:35:17.898Z] ---> 81afde882850 [2022-08-02T16:35:17.898Z] Step 13/22 : WORKDIR /edgex [2022-08-02T16:35:18.088Z] Removing intermediate container 964a330b2d49 [2022-08-02T16:35:18.088Z] ---> 011003b4a042 [2022-08-02T16:35:18.088Z] Successfully built 011003b4a042 [2022-08-02T16:35:18.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:35:18.157Z] ---> Running in 340e458d7e18 [2022-08-02T16:35:18.447Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T16:35:18.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:35:18.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container [2022-08-02T16:35:18.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T16:35:19.093Z] Removing intermediate container 340e458d7e18 [2022-08-02T16:35:19.093Z] ---> 745b04c0afac [2022-08-02T16:35:19.093Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T16:35:20.028Z] ---> 6af8ea5f44b3 [2022-08-02T16:35:20.028Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T16:35:20.028Z] Removing intermediate container a3b97fcc2d28 [2022-08-02T16:35:20.028Z] ---> ebd08604adbc [2022-08-02T16:35:20.028Z] [2022-08-02T16:35:20.028Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T16:35:20.028Z] ---> d7d3d98c851f [2022-08-02T16:35:20.028Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T16:35:20.240Z] $ docker top 6790c2b744a8940765997ccd47150eff10356f9df725c2e690c9d620bae33a85 -eo pid,comm [2022-08-02T16:35:20.288Z] ---> Running in 542dd5f1d970 [Pipeline] { [Pipeline] sh [2022-08-02T16:35:20.556Z] ---> 73fed79802d7 [2022-08-02T16:35:20.556Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T16:35:20.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:35:20.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:35:21.072Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T16:35:21.072Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T16:35:21.072Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:35:21.072Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T16:35:21.072Z] ---> 8ee4fce5f891 [2022-08-02T16:35:21.072Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T16:35:21.072Z] OK: 6 MiB in 16 packages [2022-08-02T16:35:21.183Z] + go version [2022-08-02T16:35:21.184Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-02T16:35:21.210Z] $ docker stop --time=1 6790c2b744a8940765997ccd47150eff10356f9df725c2e690c9d620bae33a85 [2022-08-02T16:35:21.331Z] ---> 1a43dc8c4638 [2022-08-02T16:35:21.331Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T16:35:21.331Z] ---> Running in 4e855b817f36 [2022-08-02T16:35:21.331Z] ---> c5c92845ca24 [2022-08-02T16:35:21.331Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T16:35:21.591Z] ---> Running in 615f1f7be5ea [2022-08-02T16:35:21.591Z] Removing intermediate container 542dd5f1d970 [2022-08-02T16:35:21.591Z] ---> d536780108da [2022-08-02T16:35:21.591Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T16:35:21.591Z] ---> Running in 1d6cecf5aa8b [2022-08-02T16:35:21.591Z] Removing intermediate container 1d6cecf5aa8b [2022-08-02T16:35:21.591Z] ---> dba151e020b8 [2022-08-02T16:35:21.591Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T16:35:21.851Z] ---> Running in 3f0567bc2c74 [2022-08-02T16:35:21.851Z] Removing intermediate container 3f0567bc2c74 [2022-08-02T16:35:21.851Z] ---> 62db8ac15ec1 [2022-08-02T16:35:21.851Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T16:35:21.851Z] ---> Running in c8e04835e09c [2022-08-02T16:35:21.851Z] 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-02T16:35:22.110Z] Removing intermediate container c8e04835e09c [2022-08-02T16:35:22.110Z] ---> fedfe1f196f8 [2022-08-02T16:35:22.110Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:35:22.110Z] Removing intermediate container 4e855b817f36 [2022-08-02T16:35:22.110Z] ---> 67e9e8dac6bb [2022-08-02T16:35:22.110Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T16:35:22.110Z] ---> Running in 984de503d505 [2022-08-02T16:35:22.110Z] ---> 2a1954780778 [2022-08-02T16:35:22.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T16:35:22.370Z] Removing intermediate container 984de503d505 [2022-08-02T16:35:22.370Z] ---> 090eb4153f9d [2022-08-02T16:35:22.370Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T16:35:22.370Z] ---> Running in 7762445c66e8 [2022-08-02T16:35:22.629Z] Removing intermediate container 7762445c66e8 [2022-08-02T16:35:22.629Z] ---> 5c07870655dd [2022-08-02T16:35:22.629Z] Step 21/22 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:35:22.629Z] ---> Running in c58d48c3fd3e [2022-08-02T16:35:22.892Z] ---> 0e0213915ca5 [2022-08-02T16:35:22.892Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T16:35:22.892Z] Removing intermediate container c58d48c3fd3e [2022-08-02T16:35:22.892Z] ---> a51cde02fa3f [2022-08-02T16:35:22.892Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T16:35:22.892Z] ---> Running in c2c07722e584 [2022-08-02T16:35:22.892Z] Removing intermediate container c2c07722e584 [2022-08-02T16:35:22.892Z] ---> 95a977ebefe7 [2022-08-02T16:35:22.892Z] [2022-08-02T16:35:22.892Z] ---> bfb79a2d72bc [2022-08-02T16:35:22.892Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T16:35:22.892Z] Successfully built 95a977ebefe7 [2022-08-02T16:35:22.892Z] Successfully tagged security-proxy-setup:latest [2022-08-02T16:35:22.892Z]  Building security-proxy-setup ... done  ---> Running in 36560a69353b [2022-08-02T16:35:22.892Z] $ docker rm -f 6790c2b744a8940765997ccd47150eff10356f9df725c2e690c9d620bae33a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-08-02T16:35:23.152Z] Removing intermediate container 36560a69353b [2022-08-02T16:35:23.152Z] ---> e93c793cf4b4 [2022-08-02T16:35:23.152Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:35:23.152Z] ---> Running in e47efb70cd66 [2022-08-02T16:35:23.152Z] Removing intermediate container e47efb70cd66 [2022-08-02T16:35:23.152Z] ---> 0215103091a7 [2022-08-02T16:35:23.152Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T16:35:23.152Z] ---> Running in 85d7d21f1125 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:35:23.411Z] Removing intermediate container 85d7d21f1125 [2022-08-02T16:35:23.411Z] ---> 9a9e0388fd63 [2022-08-02T16:35:23.411Z] Step 21/22 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:35:23.411Z] ---> Running in e6843aed7243 [2022-08-02T16:35:23.411Z] Removing intermediate container e6843aed7243 [2022-08-02T16:35:23.411Z] ---> 1e6163082376 [2022-08-02T16:35:23.411Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T16:35:23.550Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T16:35:23.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:35:23.670Z] ---> Running in 42bee26478a5 [2022-08-02T16:35:23.671Z] Removing intermediate container 42bee26478a5 [2022-08-02T16:35:23.671Z] ---> 460f1877e6f4 [2022-08-02T16:35:23.671Z] [2022-08-02T16:35:23.671Z] Successfully built 460f1877e6f4 [2022-08-02T16:35:23.671Z] Successfully tagged support-notifications:latest [2022-08-02T16:35:23.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container [2022-08-02T16:35:23.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-02T16:35:25.255Z] $ docker top df4989d11bc4e38ad974e1fcd6cfb6aa64cbdbc499ccf2ed136fc3a56822eaea -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T16:35:25.533Z] ========================================================= [2022-08-02T16:35:25.533Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-02T16:35:25.533Z] ========================================================= [Pipeline] sh [2022-08-02T16:35:26.190Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-02T16:35:26.869Z] + make test [2022-08-02T16:35:26.869Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-02T16:35:35.875Z]  Building support-notifications ... done Removing intermediate container 615f1f7be5ea [2022-08-02T16:35:35.875Z] ---> cb3597cff820 [2022-08-02T16:35:35.875Z] [2022-08-02T16:35:35.875Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T16:35:35.875Z] ---> d7d3d98c851f [2022-08-02T16:35:35.875Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T16:35:35.875Z] ---> Running in 351eed285402 [2022-08-02T16:35:36.136Z] Removing intermediate container 351eed285402 [2022-08-02T16:35:36.136Z] ---> 7ceb65b2204d [2022-08-02T16:35:36.136Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T16:35:36.136Z] ---> Running in 5c8a07269a3a [2022-08-02T16:35:36.136Z] Removing intermediate container 5c8a07269a3a [2022-08-02T16:35:36.136Z] ---> 1fdb9ad8f4e5 [2022-08-02T16:35:36.136Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T16:35:36.136Z] ---> Running in d0bf5044c5a4 [2022-08-02T16:35:36.395Z] Removing intermediate container d0bf5044c5a4 [2022-08-02T16:35:36.395Z] ---> f545e1ed3a2d [2022-08-02T16:35:36.395Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:35:36.395Z] ---> Running in 6e90584e9579 [2022-08-02T16:35:36.965Z] Removing intermediate container 6e90584e9579 [2022-08-02T16:35:36.965Z] ---> 1edd667f44e9 [2022-08-02T16:35:36.965Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T16:35:36.965Z] ---> Running in 3afe1d883125 [2022-08-02T16:35:37.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T16:35:38.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T16:35:38.427Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T16:35:38.427Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T16:35:38.427Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T16:35:38.688Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T16:35:38.688Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T16:35:38.947Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T16:35:38.947Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:35:38.947Z] OK: 8 MiB in 20 packages [2022-08-02T16:35:39.207Z] Removing intermediate container 3afe1d883125 [2022-08-02T16:35:39.207Z] ---> 1cf7ad9f9a5c [2022-08-02T16:35:39.207Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:35:39.466Z] ---> b9a48b95889f [2022-08-02T16:35:39.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T16:35:39.725Z] ---> 5e337acfea25 [2022-08-02T16:35:39.725Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T16:35:39.985Z] ---> 45d82aed2929 [2022-08-02T16:35:39.985Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T16:35:39.985Z] ---> Running in 3419b2076687 [2022-08-02T16:35:39.985Z] Removing intermediate container 3419b2076687 [2022-08-02T16:35:39.985Z] ---> 7a58d1ad935c [2022-08-02T16:35:39.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:35:39.985Z] ---> Running in a31d05621dac [2022-08-02T16:35:40.245Z] Removing intermediate container a31d05621dac [2022-08-02T16:35:40.245Z] ---> 7a92d84f585d [2022-08-02T16:35:40.245Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T16:35:40.245Z] ---> Running in 4a3c0cdfa29b [2022-08-02T16:35:40.245Z] Removing intermediate container 4a3c0cdfa29b [2022-08-02T16:35:40.245Z] ---> c9f11faf3929 [2022-08-02T16:35:40.245Z] Step 22/23 : LABEL git_sha=c6aea1b84c4f5d8807ca035805995dbafd8d7774 [2022-08-02T16:35:40.245Z] ---> Running in fc3f350df9d1 [2022-08-02T16:35:40.503Z] Removing intermediate container fc3f350df9d1 [2022-08-02T16:35:40.503Z] ---> a36ef76d1239 [2022-08-02T16:35:40.503Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T16:35:40.503Z] ---> Running in 9a212c05f975 [2022-08-02T16:35:40.503Z] Removing intermediate container 9a212c05f975 [2022-08-02T16:35:40.503Z] ---> d36e8dfcc365 [2022-08-02T16:35:40.503Z] [2022-08-02T16:35:40.503Z] Successfully built d36e8dfcc365 [2022-08-02T16:35:40.503Z] Successfully tagged core-data:latest [2022-08-02T16:35:40.769Z]  Building core-data ... done  [Pipeline] } [2022-08-02T16:35:40.782Z] $ docker stop --time=1 5eba39314149f089788b35a0f16e3136e7bdf542447b32a0e9051b82d4ee450c [2022-08-02T16:35:42.066Z] $ docker rm -f 5eba39314149f089788b35a0f16e3136e7bdf542447b32a0e9051b82d4ee450c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T16:35:42.402Z] + docker images [2022-08-02T16:35:42.402Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T16:35:42.402Z] core-data latest d36e8dfcc365 2 seconds ago 21.5MB [2022-08-02T16:35:42.402Z] cb3597cff820 7 seconds ago 1.55GB [2022-08-02T16:35:42.402Z] support-notifications latest 460f1877e6f4 19 seconds ago 27.1MB [2022-08-02T16:35:42.402Z] security-proxy-setup latest 95a977ebefe7 20 seconds ago 27.2MB [2022-08-02T16:35:42.402Z] ebd08604adbc 23 seconds ago 1.58GB [2022-08-02T16:35:42.403Z] security-spire-agent latest 282b8b0ef9e6 26 seconds ago 125MB [2022-08-02T16:35:42.403Z] f29b65bbb279 27 seconds ago 1.53GB [2022-08-02T16:35:42.403Z] 27dc4f09f6e7 34 seconds ago 1.41GB [2022-08-02T16:35:42.403Z] security-spire-config latest 04b512fed2c1 42 seconds ago 85.8MB [2022-08-02T16:35:42.403Z] security-spire-server latest 79db9fb05839 42 seconds ago 86.5MB [2022-08-02T16:35:42.403Z] support-scheduler latest feef1cac23f9 43 seconds ago 26.5MB [2022-08-02T16:35:42.403Z] 3728958411f1 47 seconds ago 1.58GB [2022-08-02T16:35:42.403Z] sys-mgmt-agent latest 27e60eb54ac8 52 seconds ago 299MB [2022-08-02T16:35:42.403Z] 4715733b4d97 53 seconds ago 1.41GB [2022-08-02T16:35:42.403Z] 8b901a309a3a 53 seconds ago 1.41GB [2022-08-02T16:35:42.403Z] core-command latest f2a5a4879415 About a minute ago 16.2MB [2022-08-02T16:35:42.403Z] security-bootstrapper latest a066405d3313 About a minute ago 19.3MB [2022-08-02T16:35:42.403Z] security-secretstore-setup latest ef9df1b0a68a About a minute ago 28.9MB [2022-08-02T16:35:42.403Z] 9f7e9795592f About a minute ago 1.52GB [2022-08-02T16:35:42.403Z] core-metadata latest dfbfeab7f4fe About a minute ago 17.1MB [2022-08-02T16:35:42.403Z] f99bfe00fedc About a minute ago 1.52GB [2022-08-02T16:35:42.403Z] de0ac5a54938 About a minute ago 1.53GB [2022-08-02T16:35:42.403Z] 44689f4ae831 About a minute ago 1.52GB [2022-08-02T16:35:42.403Z] b56f10623c03 About a minute ago 1.52GB [2022-08-02T16:35:42.403Z] security-spiffe-token-provider latest ed26b9796cc4 About a minute ago 29.2MB [2022-08-02T16:35:42.403Z] c9b1cb520dbe About a minute ago 1.57GB [2022-08-02T16:35:42.403Z] ci-base-image-x86_64 latest fab0eb4babf8 4 minutes ago 993MB [2022-08-02T16:35:42.403Z] alpine 3.15 2720e26172a0 13 days ago 5.57MB [2022-08-02T16:35:42.403Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-02T16:35:42.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-02T16:35:42.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-02T16:35:42.403Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-08-02T16:35:42.403Z] 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-02T16:36:05.890Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-02T16:38:12.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-02T16:38:28.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.348s coverage: 28.7% of statements [2022-08-02T16:38:28.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-02T16:38:28.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-02T16:38:30.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements [2022-08-02T16:38:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-02T16:38:30.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.470s coverage: 54.2% of statements [2022-08-02T16:38:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-02T16:38:30.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-02T16:38:52.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.928s coverage: 89.2% of statements [2022-08-02T16:38:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-02T16:38:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-02T16:38:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-02T16:38:52.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.432s coverage: 83.8% of statements [2022-08-02T16:38:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-02T16:38:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-02T16:38:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-02T16:38:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-02T16:38:52.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-02T16:38:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.587s coverage: 95.6% of statements [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-02T16:38:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.319s coverage: 72.2% of statements [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-02T16:38:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.515s coverage: 60.0% of statements [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-02T16:38:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.409s coverage: 0.9% of statements [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-02T16:38:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.377s coverage: 58.8% of statements [2022-08-02T16:38:54.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements [2022-08-02T16:38:54.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-02T16:39:01.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements [2022-08-02T16:39:01.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.428s coverage: 79.5% of statements [2022-08-02T16:39:01.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.325s coverage: 94.1% of statements [2022-08-02T16:39:01.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements [2022-08-02T16:39:03.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements [2022-08-02T16:39:10.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.295s coverage: 94.4% of statements [2022-08-02T16:39:10.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements [2022-08-02T16:39:22.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.684s coverage: 82.2% of statements [2022-08-02T16:39:22.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-08-02T16:39:26.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.904s coverage: 91.2% of statements [2022-08-02T16:39:26.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-02T16:39:31.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 64.7% of statements [2022-08-02T16:39:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-02T16:39:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-02T16:39:31.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.307s coverage: 100.0% of statements [2022-08-02T16:39:31.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements [2022-08-02T16:39:31.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2022-08-02T16:39:31.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2022-08-02T16:39:31.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-08-02T16:39:40.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.406s coverage: 65.8% of statements [2022-08-02T16:39:40.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-02T16:39:40.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-02T16:39:40.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-02T16:39:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.901s coverage: 43.6% of statements [2022-08-02T16:39:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-02T16:39:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-02T16:39:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements [2022-08-02T16:39:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-02T16:39:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements [2022-08-02T16:39:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-02T16:39:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-02T16:39:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-02T16:39:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-02T16:39:51.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.407s coverage: 17.7% of statements [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-02T16:39:51.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.036s coverage: 92.3% of statements [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-02T16:39:51.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.497s coverage: 63.2% of statements [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-02T16:39:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-02T16:39:52.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.530s coverage: 97.7% of statements [2022-08-02T16:39:52.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-02T16:39:52.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-02T16:39:52.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-02T16:39:52.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-02T16:39:52.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.228s coverage: 28.9% of statements [2022-08-02T16:39:52.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-02T16:39:52.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-02T16:39:52.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-02T16:39:52.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-02T16:39:52.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-02T16:39:52.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-02T16:39:52.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.269s coverage: 100.0% of statements [2022-08-02T16:39:52.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-08-02T16:39:53.759Z] 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-02T16:39:53.759Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-02T16:39:53.759Z] GO111MODULE=on go vet ./... [2022-08-02T16:41:45.672Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T16:41:45.672Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T16:41:45.672Z] ./bin/test-attribution-txt.sh [2022-08-02T16:41:45.672Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-02T16:41:45.672Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-02T16:41:45.672Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-02T16:41:45.672Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T16:41:45.672Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T16:41:45.672Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-02T16:41:45.672Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T16:41:45.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-02T16:41:46.354Z] + ls -al . [2022-08-02T16:41:46.354Z] total 684 [2022-08-02T16:41:46.354Z] drwxrwxr-x 9 1001 1001 4096 Aug 2 16:35 . [2022-08-02T16:41:46.354Z] drwxr-xr-x 4 root root 4096 Aug 2 16:35 .. [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 16 Aug 2 16:33 .dockerignore [2022-08-02T16:41:46.354Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 16:33 .git [2022-08-02T16:41:46.354Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 16:33 .github [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 1030 Aug 2 16:33 .gitignore [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 16:33 .golangci.yml [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 87 Aug 2 16:33 .hadolint.yml [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 16:33 .sonarcloud.properties [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 16:33 ADOPTERS.md [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 10347 Aug 2 16:33 Attribution.txt [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 63209 Aug 2 16:33 CHANGELOG.md [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 16:33 CONTRIBUTING.md [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 16:33 GOVERNANCE.md [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 850 Aug 2 16:33 Jenkinsfile [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 16:33 LICENSE [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 12191 Aug 2 16:33 Makefile [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 16:33 OWNERS.md [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 9094 Aug 2 16:33 README.md [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 16:33 SECURITY.md [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 5 Aug 2 16:30 VERSION [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 16:33 ZMQWindows.md [2022-08-02T16:41:46.354Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 16:33 bin [2022-08-02T16:41:46.354Z] drwxrwxr-x 18 1001 1001 4096 Aug 2 16:33 cmd [2022-08-02T16:41:46.354Z] -rw-r--r-- 1 root root 436531 Aug 2 16:39 coverage.out [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 3681 Aug 2 16:33 go.mod [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 38033 Aug 2 16:33 go.sum [2022-08-02T16:41:46.354Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 16:33 internal [2022-08-02T16:41:46.354Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 16:33 openapi [2022-08-02T16:41:46.354Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 16:33 snap [2022-08-02T16:41:46.354Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 16:33 version.go [Pipeline] sh [2022-08-02T16:41:47.031Z] + '[' -e coverage.out ] [2022-08-02T16:41:47.031Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-02T16:41:47.059Z] Warning: overwriting stash ‘coverage-report’ [2022-08-02T16:41:47.959Z] Stashed 1 file(s) [Pipeline] sh [2022-08-02T16:41:48.618Z] + make build [2022-08-02T16:41:48.618Z] 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-02T16:43:25.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T16:44:33.550Z] 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-02T16:44:36.962Z] 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-02T16:45:24.019Z] 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-02T16:45:24.019Z] 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-02T16:45:25.005Z] 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-02T16:45:31.738Z] 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-02T16:45:36.066Z] 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-02T16:45:41.481Z] 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-02T16:45:44.889Z] 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-02T16:45:49.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T16:45:57.528Z] 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-02T16:46:02.975Z] $ docker stop --time=1 df4989d11bc4e38ad974e1fcd6cfb6aa64cbdbc499ccf2ed136fc3a56822eaea [2022-08-02T16:46:04.974Z] $ docker rm -f df4989d11bc4e38ad974e1fcd6cfb6aa64cbdbc499ccf2ed136fc3a56822eaea [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-02T16:46:07.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T16:46:07.708Z] [2022-08-02T16:46:07.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:46:08.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T16:46:08.420Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-02T16:46:08.420Z] 29e5d40040c1: Pulling fs layer [2022-08-02T16:46:08.420Z] 1ce36da41761: Pulling fs layer [2022-08-02T16:46:08.420Z] 25b303627fd3: Pulling fs layer [2022-08-02T16:46:08.420Z] 29e5d40040c1: Verifying Checksum [2022-08-02T16:46:08.420Z] 29e5d40040c1: Download complete [2022-08-02T16:46:09.067Z] 1ce36da41761: Verifying Checksum [2022-08-02T16:46:09.067Z] 1ce36da41761: Download complete [2022-08-02T16:46:09.684Z] 29e5d40040c1: Pull complete [2022-08-02T16:46:11.204Z] 25b303627fd3: Verifying Checksum [2022-08-02T16:46:11.204Z] 25b303627fd3: Download complete [2022-08-02T16:46:11.495Z] 1ce36da41761: Pull complete [2022-08-02T16:46:23.978Z] 25b303627fd3: Pull complete [2022-08-02T16:46:23.978Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-02T16:46:23.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T16:46:23.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:46:24.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container [2022-08-02T16:46:24.342Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-02T16:46:26.849Z] $ docker top ecabb3bc9ae13e1072a96f1190b1130179cf6dc90c6cca9ba3fec4d82a894082 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T16:46:27.810Z] + docker-compose build --help [2022-08-02T16:46:27.810Z] + grep parallel [2022-08-02T16:46:34.535Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T16:46:34.556Z] $ docker stop --time=1 ecabb3bc9ae13e1072a96f1190b1130179cf6dc90c6cca9ba3fec4d82a894082 [2022-08-02T16:46:36.270Z] $ docker rm -f ecabb3bc9ae13e1072a96f1190b1130179cf6dc90c6cca9ba3fec4d82a894082 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T16:46:36.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T16:46:36.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T16:46:37.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container [2022-08-02T16:46:37.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-02T16:46:38.736Z] $ docker top a72577b43935c6c8caa65cf1125a730238d8e66f136ca2264934934ecd3e4ef4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T16:46:39.700Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T16:46:46.399Z] Building core-command ... [2022-08-02T16:46:46.399Z] Building core-data ... [2022-08-02T16:46:46.399Z] Building core-metadata ... [2022-08-02T16:46:46.399Z] Building security-bootstrapper ... [2022-08-02T16:46:46.399Z] Building security-proxy-setup ... [2022-08-02T16:46:46.399Z] Building security-secretstore-setup ... [2022-08-02T16:46:46.399Z] Building security-spiffe-token-provider ... [2022-08-02T16:46:46.399Z] Building security-spire-agent ... [2022-08-02T16:46:46.399Z] Building security-spire-config ... [2022-08-02T16:46:46.399Z] Building security-spire-server ... [2022-08-02T16:46:46.399Z] Building support-notifications ... [2022-08-02T16:46:46.399Z] Building support-scheduler ... [2022-08-02T16:46:46.399Z] Building sys-mgmt-agent ... [2022-08-02T16:46:46.399Z] Building security-spire-agent [2022-08-02T16:46:46.399Z] Building security-bootstrapper [2022-08-02T16:46:46.399Z] Building sys-mgmt-agent [2022-08-02T16:46:46.399Z] Building security-secretstore-setup [2022-08-02T16:46:46.399Z] Building core-metadata [2022-08-02T16:47:33.341Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:47:33.341Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:47:33.341Z] ---> 011003b4a042 [2022-08-02T16:47:33.341Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T16:47:33.341Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:47:33.341Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:47:33.341Z] ---> 011003b4a042 [2022-08-02T16:47:33.341Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T16:47:33.341Z] ---> Running in f007958de1b1 [2022-08-02T16:47:33.341Z] ---> Running in 7c3b296f8364 [2022-08-02T16:47:33.341Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:47:33.341Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:47:33.341Z] ---> 011003b4a042 [2022-08-02T16:47:33.341Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T16:47:33.341Z] ---> Running in 5653fd041e6d [2022-08-02T16:47:33.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:47:33.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:47:33.341Z] ---> 011003b4a042 [2022-08-02T16:47:33.341Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T16:47:33.341Z] ---> Running in 78de969a062c [2022-08-02T16:47:33.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:47:33.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:47:33.341Z] ---> 011003b4a042 [2022-08-02T16:47:33.341Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T16:47:33.341Z] ---> Running in 3b358bdf86c3 [2022-08-02T16:47:33.341Z] Removing intermediate container f007958de1b1 [2022-08-02T16:47:33.341Z] ---> 98d14685666b [2022-08-02T16:47:33.341Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:47:33.341Z] Removing intermediate container 7c3b296f8364 [2022-08-02T16:47:33.341Z] ---> 28717a41eec2 [2022-08-02T16:47:33.341Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:47:33.341Z] ---> Running in e4fb8f3c33c7 [2022-08-02T16:47:33.341Z] Removing intermediate container 5653fd041e6d [2022-08-02T16:47:33.341Z] ---> 94b07b47dfd8 [2022-08-02T16:47:33.341Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:47:33.341Z] Removing intermediate container 78de969a062c [2022-08-02T16:47:33.341Z] ---> ca547042b268 [2022-08-02T16:47:33.341Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:47:33.341Z] ---> Running in 94963b75f125 [2022-08-02T16:47:33.341Z] ---> Running in 9512d00db8fc [2022-08-02T16:47:33.341Z] Removing intermediate container 3b358bdf86c3 [2022-08-02T16:47:33.341Z] ---> 1bb3fcc6bf99 [2022-08-02T16:47:33.341Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:47:33.341Z] ---> Running in 385f4d9db2b5 [2022-08-02T16:47:33.341Z] ---> Running in 65938516f1bb [2022-08-02T16:47:33.341Z] Removing intermediate container 94963b75f125 [2022-08-02T16:47:33.341Z] ---> 70213e8441fb [2022-08-02T16:47:33.341Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T16:47:33.341Z] ---> Running in 57a2447fca9f [2022-08-02T16:47:33.951Z] Removing intermediate container e4fb8f3c33c7 [2022-08-02T16:47:33.951Z] ---> ff25dbacf860 [2022-08-02T16:47:33.951Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T16:47:33.951Z] Removing intermediate container 65938516f1bb [2022-08-02T16:47:33.951Z] ---> 4db52563568c [2022-08-02T16:47:33.951Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T16:47:34.226Z] ---> Running in afe1ee1d876d [2022-08-02T16:47:34.226Z] ---> Running in b81297a0a74e [2022-08-02T16:47:34.507Z] Removing intermediate container 385f4d9db2b5 [2022-08-02T16:47:34.507Z] ---> 291b81543a52 [2022-08-02T16:47:34.507Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T16:47:34.507Z] Removing intermediate container 9512d00db8fc [2022-08-02T16:47:34.507Z] ---> 35fd1524ffdd [2022-08-02T16:47:34.507Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T16:47:34.507Z] ---> Running in 8add5f52cff2 [2022-08-02T16:47:34.792Z] ---> Running in c68a9b83e7f3 [2022-08-02T16:47:35.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:36.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:36.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:36.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:36.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:36.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:37.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:37.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:37.683Z] OK: 221 MiB in 51 packages [2022-08-02T16:47:37.963Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:37.963Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:47:38.982Z] OK: 221 MiB in 51 packages [2022-08-02T16:47:39.273Z] OK: 221 MiB in 51 packages [2022-08-02T16:47:39.273Z] Removing intermediate container 57a2447fca9f [2022-08-02T16:47:39.273Z] ---> eae7ae60c494 [2022-08-02T16:47:39.273Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T16:47:39.273Z] OK: 221 MiB in 51 packages [2022-08-02T16:47:39.569Z] OK: 221 MiB in 51 packages [2022-08-02T16:47:40.571Z] Removing intermediate container b81297a0a74e [2022-08-02T16:47:40.571Z] ---> c1bbb9a78bd0 [2022-08-02T16:47:40.571Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T16:47:40.848Z] ---> bf18791866f5 [2022-08-02T16:47:40.848Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:47:41.178Z] ---> Running in 72a92327bacf [2022-08-02T16:47:41.178Z] Removing intermediate container afe1ee1d876d [2022-08-02T16:47:41.178Z] ---> d800db65955d [2022-08-02T16:47:41.178Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T16:47:41.178Z] Removing intermediate container 8add5f52cff2 [2022-08-02T16:47:41.178Z] ---> a0fdda5f0621 [2022-08-02T16:47:41.178Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T16:47:41.454Z] Removing intermediate container c68a9b83e7f3 [2022-08-02T16:47:41.454Z] ---> 13f3e4c66cf9 [2022-08-02T16:47:41.454Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T16:47:42.054Z] ---> 5551918f5aa2 [2022-08-02T16:47:42.054Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:47:42.328Z] ---> Running in 1eb81d536e13 [2022-08-02T16:47:42.602Z] ---> cbac513d2335 [2022-08-02T16:47:42.602Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:47:42.602Z] ---> b551434213f9 [2022-08-02T16:47:42.602Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:47:42.879Z] ---> Running in d895daf0ae78 [2022-08-02T16:47:42.879Z] ---> ebb1e9daf7f2 [2022-08-02T16:47:42.879Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:47:42.879Z] ---> Running in ab6458910326 [2022-08-02T16:47:43.154Z] ---> Running in 1de8268f0631 [2022-08-02T16:48:51.222Z] Removing intermediate container ab6458910326 [2022-08-02T16:48:51.222Z] ---> 1af49bf467d6 [2022-08-02T16:48:51.222Z] Step 8/23 : COPY . . [2022-08-02T16:48:51.222Z] Removing intermediate container 1eb81d536e13 [2022-08-02T16:48:51.222Z] ---> e1d6622771d8 [2022-08-02T16:48:51.222Z] Step 8/26 : COPY . . [2022-08-02T16:48:51.222Z] Removing intermediate container 1de8268f0631 [2022-08-02T16:48:51.222Z] ---> d8492a7530cc [2022-08-02T16:48:51.222Z] Step 8/31 : COPY . . [2022-08-02T16:48:51.222Z] Removing intermediate container 72a92327bacf [2022-08-02T16:48:51.222Z] ---> 283b90510b89 [2022-08-02T16:48:51.222Z] Step 8/25 : COPY . . [2022-08-02T16:48:51.222Z] Removing intermediate container d895daf0ae78 [2022-08-02T16:48:51.222Z] ---> 054ca4dba9ae [2022-08-02T16:48:51.222Z] Step 8/23 : COPY . . [2022-08-02T16:48:59.518Z] ---> 41f95ef9aba4 [2022-08-02T16:48:59.518Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T16:48:59.518Z] ---> 0371f7b57b2c [2022-08-02T16:48:59.518Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T16:48:59.518Z] ---> 203dddba2f25 [2022-08-02T16:48:59.518Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T16:48:59.518Z] ---> Running in 7cacc9578e52 [2022-08-02T16:48:59.518Z] ---> Running in ed026531ba55 [2022-08-02T16:48:59.518Z] ---> Running in e2afb895ec7b [2022-08-02T16:48:59.518Z] ---> ab9b662374f1 [2022-08-02T16:48:59.518Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T16:48:59.518Z] ---> a6f33e587bf8 [2022-08-02T16:48:59.518Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T16:48:59.518Z] ---> Running in 1d8b197a6ea1 [2022-08-02T16:48:59.518Z] ---> Running in 2fe231935e29 [2022-08-02T16:49:00.135Z] Removing intermediate container 1d8b197a6ea1 [2022-08-02T16:49:00.135Z] ---> 83e05005c69b [2022-08-02T16:49:00.135Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T16:49:00.135Z] ---> Running in 28e15e10b1c1 [2022-08-02T16:49:01.125Z] Removing intermediate container 28e15e10b1c1 [2022-08-02T16:49:01.125Z] ---> ea1e83feea19 [2022-08-02T16:49:01.125Z] 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-02T16:49:01.125Z] ---> Running in 49f3ae7c3e98 [2022-08-02T16:49:01.125Z] 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-02T16:49:01.398Z] 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-02T16:49:01.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T16:49:01.953Z] 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-02T16:49:03.955Z] Removing intermediate container 49f3ae7c3e98 [2022-08-02T16:49:03.955Z] ---> cd891acb9e33 [2022-08-02T16:49:03.955Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T16:49:03.955Z] ---> Running in 94f30087aea5 [2022-08-02T16:49:04.562Z] Removing intermediate container 94f30087aea5 [2022-08-02T16:49:04.562Z] ---> 09281b199748 [2022-08-02T16:49:04.562Z] [2022-08-02T16:49:04.562Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T16:49:04.562Z] 3.15: Pulling from library/alpine [2022-08-02T16:49:06.575Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T16:49:06.575Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T16:49:06.575Z] ---> 60f2846fe774 [2022-08-02T16:49:06.575Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:49:06.851Z] ---> Running in eba55dd80682 [2022-08-02T16:49:07.452Z] Removing intermediate container eba55dd80682 [2022-08-02T16:49:07.452Z] ---> 49e2d8b30bbe [2022-08-02T16:49:07.452Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:49:07.452Z] ---> Running in 4b1f53178575 [2022-08-02T16:49:10.896Z] Removing intermediate container 4b1f53178575 [2022-08-02T16:49:10.896Z] ---> feabdd3f677d [2022-08-02T16:49:10.896Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T16:49:10.896Z] ---> Running in f0461464bff2 [2022-08-02T16:49:12.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:49:13.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:49:15.253Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T16:49:15.253Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T16:49:15.253Z] OK: 15734 distinct packages available [2022-08-02T16:49:15.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:49:16.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:49:17.969Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T16:49:17.969Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T16:49:18.246Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T16:49:18.246Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T16:49:18.524Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T16:49:18.524Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T16:49:18.524Z] OK: 6 MiB in 19 packages [2022-08-02T16:49:20.534Z] Removing intermediate container f0461464bff2 [2022-08-02T16:49:20.534Z] ---> 96117cccc378 [2022-08-02T16:49:20.534Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T16:49:23.951Z] ---> 74cbb76b2d9f [2022-08-02T16:49:23.951Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T16:49:29.394Z] ---> e6acaf20db98 [2022-08-02T16:49:29.395Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T16:49:30.008Z] ---> e010da4fd05e [2022-08-02T16:49:30.008Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T16:49:30.616Z] ---> dae5bc5daaf4 [2022-08-02T16:49:30.616Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T16:49:31.636Z] ---> 230dc793afba [2022-08-02T16:49:31.636Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T16:49:31.636Z] ---> Running in a284c2b4b1d4 [2022-08-02T16:49:32.241Z] Removing intermediate container a284c2b4b1d4 [2022-08-02T16:49:32.241Z] ---> f2ebe2c2877a [2022-08-02T16:49:32.241Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T16:49:32.241Z] ---> Running in 213f4a866158 [2022-08-02T16:49:32.525Z] Removing intermediate container 213f4a866158 [2022-08-02T16:49:32.525Z] ---> b79f89343642 [2022-08-02T16:49:32.525Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T16:49:32.807Z] ---> Running in 8d014fa5ca2d [2022-08-02T16:49:33.091Z] Removing intermediate container 8d014fa5ca2d [2022-08-02T16:49:33.091Z] ---> ea263d7cd6ed [2022-08-02T16:49:33.091Z] Step 25/26 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T16:49:33.091Z] ---> Running in f317c95040b4 [2022-08-02T16:49:33.698Z] Removing intermediate container f317c95040b4 [2022-08-02T16:49:33.698Z] ---> 426cd5f7a8c8 [2022-08-02T16:49:33.698Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T16:49:33.698Z] ---> Running in 77c55ba4678d [2022-08-02T16:49:34.302Z] Removing intermediate container 77c55ba4678d [2022-08-02T16:49:34.302Z] ---> a87a690ee4f2 [2022-08-02T16:49:34.302Z] [2022-08-02T16:49:34.581Z] Successfully built a87a690ee4f2 [2022-08-02T16:49:34.581Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-02T16:49:34.581Z] Building security-spire-server [2022-08-02T16:49:52.915Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:49:52.915Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:49:52.915Z] ---> 011003b4a042 [2022-08-02T16:49:52.915Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T16:49:52.915Z] ---> Using cache [2022-08-02T16:49:52.915Z] ---> 1bb3fcc6bf99 [2022-08-02T16:49:52.915Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:49:52.915Z] ---> Using cache [2022-08-02T16:49:52.915Z] ---> 4db52563568c [2022-08-02T16:49:52.915Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T16:49:52.915Z] ---> Running in b9ffb2203404 [2022-08-02T16:49:52.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:49:53.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:49:54.977Z] OK: 221 MiB in 51 packages [2022-08-02T16:49:56.430Z] Removing intermediate container b9ffb2203404 [2022-08-02T16:49:56.430Z] ---> 28aa30625a1d [2022-08-02T16:49:56.430Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T16:49:57.425Z] ---> 2d28fb70ab71 [2022-08-02T16:49:57.425Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:49:57.425Z] ---> Running in 11dcdbdccfeb [2022-08-02T16:50:54.027Z] Removing intermediate container 11dcdbdccfeb [2022-08-02T16:50:54.027Z] ---> 879a65e162cf [2022-08-02T16:50:54.027Z] Step 8/25 : COPY . . [2022-08-02T16:50:59.472Z] ---> 7ddb2052c9fe [2022-08-02T16:50:59.472Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T16:50:59.472Z] ---> Running in aef8be3bb608 [2022-08-02T16:51:00.088Z] Removing intermediate container aef8be3bb608 [2022-08-02T16:51:00.088Z] ---> d8365c82a261 [2022-08-02T16:51:00.088Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T16:51:00.372Z] ---> Running in da0dc51e070e [2022-08-02T16:51:00.979Z] Removing intermediate container da0dc51e070e [2022-08-02T16:51:00.979Z] ---> dbff004714be [2022-08-02T16:51:00.979Z] 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-02T16:51:01.256Z] ---> Running in 22319f09172c [2022-08-02T16:51:04.693Z] Removing intermediate container 22319f09172c [2022-08-02T16:51:04.693Z] ---> 8e8bf4ee59f1 [2022-08-02T16:51:04.693Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T16:51:04.693Z] ---> Running in 0e743e364b09 [2022-08-02T16:51:05.003Z] Removing intermediate container 0e743e364b09 [2022-08-02T16:51:05.003Z] ---> bc50bb279379 [2022-08-02T16:51:05.003Z] [2022-08-02T16:51:05.003Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T16:51:05.003Z] ---> 60f2846fe774 [2022-08-02T16:51:05.003Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:51:05.003Z] ---> Using cache [2022-08-02T16:51:05.003Z] ---> 49e2d8b30bbe [2022-08-02T16:51:05.003Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:51:05.003Z] ---> Using cache [2022-08-02T16:51:05.003Z] ---> feabdd3f677d [2022-08-02T16:51:05.003Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T16:51:05.003Z] ---> Using cache [2022-08-02T16:51:05.003Z] ---> 96117cccc378 [2022-08-02T16:51:05.003Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T16:51:10.939Z] ---> 856c80becc9d [2022-08-02T16:51:10.939Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T16:51:11.927Z] ---> 61419be4f046 [2022-08-02T16:51:11.927Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T16:51:13.379Z] ---> b335dacf7408 [2022-08-02T16:51:13.379Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T16:51:13.984Z] ---> 12d1982d09db [2022-08-02T16:51:13.984Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T16:51:14.262Z] ---> Running in 60ee7442227a [2022-08-02T16:51:14.902Z] Removing intermediate container 60ee7442227a [2022-08-02T16:51:14.902Z] ---> 22ec37c8eafd [2022-08-02T16:51:14.902Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T16:51:14.902Z] ---> Running in 2dfeb3b19ee0 [2022-08-02T16:51:15.510Z] Removing intermediate container 2dfeb3b19ee0 [2022-08-02T16:51:15.510Z] ---> c4325068c6b3 [2022-08-02T16:51:15.510Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T16:51:15.510Z] ---> Running in c81854c0709c [2022-08-02T16:51:16.120Z] Removing intermediate container c81854c0709c [2022-08-02T16:51:16.120Z] ---> 11c73640d2e9 [2022-08-02T16:51:16.120Z] Step 24/25 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T16:51:16.120Z] ---> Running in 59fe0d389566 [2022-08-02T16:51:16.741Z] Removing intermediate container 59fe0d389566 [2022-08-02T16:51:16.742Z] ---> 5e420b56ecf1 [2022-08-02T16:51:16.742Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T16:51:16.742Z] ---> Running in e9e26cacf0da [2022-08-02T16:51:17.344Z] Removing intermediate container e9e26cacf0da [2022-08-02T16:51:17.344Z] ---> 7c57e993cb69 [2022-08-02T16:51:17.344Z] [2022-08-02T16:51:17.621Z] Successfully built 7c57e993cb69 [2022-08-02T16:51:17.621Z] Successfully tagged security-spire-server-arm64:latest [2022-08-02T16:51:17.621Z] Building security-spire-config [2022-08-02T16:51:35.959Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:51:35.959Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:51:35.959Z] ---> 011003b4a042 [2022-08-02T16:51:35.959Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T16:51:35.959Z] ---> Using cache [2022-08-02T16:51:35.959Z] ---> 1bb3fcc6bf99 [2022-08-02T16:51:35.959Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:51:35.959Z] ---> Using cache [2022-08-02T16:51:35.959Z] ---> 4db52563568c [2022-08-02T16:51:35.959Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T16:51:35.959Z] ---> Using cache [2022-08-02T16:51:35.959Z] ---> 28aa30625a1d [2022-08-02T16:51:35.959Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T16:51:35.959Z] ---> Using cache [2022-08-02T16:51:35.959Z] ---> 2d28fb70ab71 [2022-08-02T16:51:35.959Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:51:35.959Z] ---> Using cache [2022-08-02T16:51:35.959Z] ---> 879a65e162cf [2022-08-02T16:51:35.959Z] Step 8/26 : COPY . . [2022-08-02T16:51:35.959Z] ---> Using cache [2022-08-02T16:51:35.959Z] ---> 7ddb2052c9fe [2022-08-02T16:51:35.959Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T16:51:35.959Z] ---> Using cache [2022-08-02T16:51:35.959Z] ---> d8365c82a261 [2022-08-02T16:51:35.959Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T16:51:35.959Z] ---> Using cache [2022-08-02T16:51:35.959Z] ---> dbff004714be [2022-08-02T16:51:35.959Z] 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-02T16:51:35.959Z] ---> Running in 5c660122cdf4 [2022-08-02T16:51:39.372Z] Removing intermediate container 5c660122cdf4 [2022-08-02T16:51:39.372Z] ---> 1543248a948d [2022-08-02T16:51:39.372Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T16:51:39.372Z] ---> Running in d431694a08cc [2022-08-02T16:51:39.649Z] Removing intermediate container d431694a08cc [2022-08-02T16:51:39.649Z] ---> 5e8500ee6890 [2022-08-02T16:51:39.649Z] [2022-08-02T16:51:39.934Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T16:51:39.934Z] ---> 60f2846fe774 [2022-08-02T16:51:39.935Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:51:39.935Z] ---> Using cache [2022-08-02T16:51:39.935Z] ---> 49e2d8b30bbe [2022-08-02T16:51:39.935Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:51:39.935Z] ---> Using cache [2022-08-02T16:51:39.935Z] ---> feabdd3f677d [2022-08-02T16:51:39.935Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T16:51:39.935Z] ---> Running in 84a59589bb37 [2022-08-02T16:51:41.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:51:47.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:51:54.454Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T16:51:54.454Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T16:51:54.454Z] OK: 15734 distinct packages available [2022-08-02T16:51:54.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:51:54.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:51:56.194Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T16:51:56.194Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T16:51:56.472Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T16:51:56.472Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T16:51:56.472Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T16:51:56.754Z] OK: 6 MiB in 18 packages [2022-08-02T16:51:58.787Z] Removing intermediate container 84a59589bb37 [2022-08-02T16:51:58.787Z] ---> ff2f8b674e44 [2022-08-02T16:51:58.787Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T16:52:04.228Z] ---> 6a1394a89d68 [2022-08-02T16:52:04.228Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T16:52:05.228Z] ---> 92e19bdc9c75 [2022-08-02T16:52:05.228Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T16:52:05.228Z] ---> Running in 2b2a7aeb97fd [2022-08-02T16:52:05.837Z] Removing intermediate container 2b2a7aeb97fd [2022-08-02T16:52:05.837Z] ---> 3f63236987cb [2022-08-02T16:52:05.837Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T16:52:06.838Z] ---> 938744a30483 [2022-08-02T16:52:06.838Z] Step 21/26 : WORKDIR / [2022-08-02T16:52:06.838Z] ---> Running in 9e8471c56a4e [2022-08-02T16:52:07.451Z] Removing intermediate container 9e8471c56a4e [2022-08-02T16:52:07.451Z] ---> b39647118090 [2022-08-02T16:52:07.451Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T16:52:07.451Z] ---> Running in cceb9b0454ea [2022-08-02T16:52:08.063Z] Removing intermediate container cceb9b0454ea [2022-08-02T16:52:08.063Z] ---> 63d671bc10ae [2022-08-02T16:52:08.063Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T16:52:08.063Z] ---> Running in e7981e4d3693 [2022-08-02T16:52:08.672Z] Removing intermediate container e7981e4d3693 [2022-08-02T16:52:08.672Z] ---> 94fb136ffb98 [2022-08-02T16:52:08.672Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T16:52:08.672Z] ---> Running in 259b02c04aea [2022-08-02T16:52:09.281Z] Removing intermediate container 259b02c04aea [2022-08-02T16:52:09.281Z] ---> e381223387c1 [2022-08-02T16:52:09.281Z] Step 25/26 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T16:52:09.281Z] ---> Running in 66a9555dd966 [2022-08-02T16:52:09.897Z] Removing intermediate container 66a9555dd966 [2022-08-02T16:52:09.897Z] ---> ffea23c9cf4d [2022-08-02T16:52:09.897Z] Step 26/26 : LABEL version=0.0.0 [2022-08-02T16:52:10.177Z] ---> Running in c1a6ee7ed52a [2022-08-02T16:52:10.781Z] Removing intermediate container c1a6ee7ed52a [2022-08-02T16:52:10.781Z] ---> f9ae44947921 [2022-08-02T16:52:10.781Z] [2022-08-02T16:52:11.062Z] Successfully built f9ae44947921 [2022-08-02T16:52:11.062Z] Successfully tagged security-spire-config-arm64:latest [2022-08-02T16:52:11.062Z]  Building security-spire-config ... done Building support-scheduler [2022-08-02T16:52:29.456Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:52:29.456Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:52:29.456Z] ---> 011003b4a042 [2022-08-02T16:52:29.456Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T16:52:29.456Z] ---> Using cache [2022-08-02T16:52:29.456Z] ---> 1bb3fcc6bf99 [2022-08-02T16:52:29.456Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:52:29.456Z] ---> Using cache [2022-08-02T16:52:29.456Z] ---> 4db52563568c [2022-08-02T16:52:29.456Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T16:52:29.456Z] ---> Running in 003512e51c73 [2022-08-02T16:52:29.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:52:31.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:52:32.189Z] OK: 221 MiB in 51 packages [2022-08-02T16:52:33.668Z] Removing intermediate container 003512e51c73 [2022-08-02T16:52:33.668Z] ---> 9bc68c2468d8 [2022-08-02T16:52:33.668Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T16:52:34.667Z] ---> 7ea9ac5c8871 [2022-08-02T16:52:34.667Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:52:34.667Z] ---> Running in 617ecc457bc9 [2022-08-02T16:53:31.302Z] Removing intermediate container 617ecc457bc9 [2022-08-02T16:53:31.302Z] ---> e188e367e8b7 [2022-08-02T16:53:31.302Z] Step 8/22 : COPY . . [2022-08-02T16:53:34.729Z] ---> 8c81a35fa0f8 [2022-08-02T16:53:34.729Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T16:53:35.018Z] ---> Running in 9896e589b5fe [2022-08-02T16:53:37.027Z] 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-02T16:54:58.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T16:54:59.308Z] Removing intermediate container e2afb895ec7b [2022-08-02T16:54:59.308Z] ---> 63e3306729c7 [2022-08-02T16:54:59.308Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T16:54:59.308Z] ---> Running in d80c3d665e82 [2022-08-02T16:55:01.331Z] 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-02T16:55:07.342Z] Removing intermediate container d80c3d665e82 [2022-08-02T16:55:07.342Z] ---> f09e7f2750a0 [2022-08-02T16:55:07.342Z] [2022-08-02T16:55:07.342Z] Step 11/23 : FROM docker:20.10.14 [2022-08-02T16:55:07.696Z] 20.10.14: Pulling from library/docker [2022-08-02T16:55:18.977Z] Removing intermediate container 7cacc9578e52 [2022-08-02T16:55:18.977Z] ---> 3a7ee6a38e8b [2022-08-02T16:55:18.977Z] [2022-08-02T16:55:18.977Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T16:55:18.977Z] 3.16: Pulling from library/alpine [2022-08-02T16:55:20.427Z] Removing intermediate container ed026531ba55 [2022-08-02T16:55:20.427Z] ---> 6946cfcd2939 [2022-08-02T16:55:20.427Z] [2022-08-02T16:55:20.427Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T16:55:20.427Z] 3.16: Pulling from library/alpine [2022-08-02T16:55:21.879Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T16:55:21.879Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T16:55:21.879Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T16:55:21.879Z] Status: Image is up to date for alpine:3.16 [2022-08-02T16:55:21.879Z] ---> 3d81c46cd875 [2022-08-02T16:55:21.879Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T16:55:21.879Z] ---> 3d81c46cd875 [2022-08-02T16:55:21.879Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T16:55:22.492Z] ---> Running in 647cf4eef223 [2022-08-02T16:55:22.492Z] ---> Running in f45939ed2028 [2022-08-02T16:55:23.503Z] Removing intermediate container f45939ed2028 [2022-08-02T16:55:23.503Z] ---> 492f9fd25b95 [2022-08-02T16:55:23.503Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T16:55:23.787Z] ---> Running in 7b4a1b6522b9 [2022-08-02T16:55:25.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:55:25.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:55:26.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:55:26.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:55:26.752Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T16:55:27.043Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T16:55:27.043Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T16:55:27.043Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:55:27.043Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T16:55:27.567Z] OK: 6 MiB in 17 packages [2022-08-02T16:55:28.194Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T16:55:28.194Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T16:55:28.194Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:55:28.194Z] OK: 5 MiB in 16 packages [2022-08-02T16:55:29.660Z] Removing intermediate container 2fe231935e29 [2022-08-02T16:55:29.660Z] ---> b47fcb4ac361 [2022-08-02T16:55:29.660Z] [2022-08-02T16:55:29.660Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T16:55:29.660Z] ---> 3d81c46cd875 [2022-08-02T16:55:29.660Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T16:55:29.939Z] ---> Running in bd01642bec45 [2022-08-02T16:55:30.955Z] Removing intermediate container 7b4a1b6522b9 [2022-08-02T16:55:30.955Z] ---> 1dfff07596d4 [2022-08-02T16:55:30.955Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T16:55:30.955Z] ---> Running in cd60e5345013 [2022-08-02T16:55:31.230Z] Removing intermediate container 647cf4eef223 [2022-08-02T16:55:31.230Z] ---> b93cd344f6ec [2022-08-02T16:55:31.230Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T16:55:31.502Z] ---> Running in aebadea5e8e7 [2022-08-02T16:55:32.488Z] Removing intermediate container cd60e5345013 [2022-08-02T16:55:32.488Z] ---> d736f46289a1 [2022-08-02T16:55:32.488Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T16:55:32.769Z] ---> Running in 48ad40e53295 [2022-08-02T16:55:32.769Z] Removing intermediate container aebadea5e8e7 [2022-08-02T16:55:32.769Z] ---> 1487a7accf89 [2022-08-02T16:55:32.769Z] Step 13/25 : WORKDIR / [2022-08-02T16:55:32.770Z] ---> Running in bd8bfbe60d82 [2022-08-02T16:55:33.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:55:33.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:55:33.943Z] Removing intermediate container 48ad40e53295 [2022-08-02T16:55:33.943Z] ---> cbd656067073 [2022-08-02T16:55:33.943Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T16:55:33.943Z] Removing intermediate container bd8bfbe60d82 [2022-08-02T16:55:33.943Z] ---> ce996165a3f1 [2022-08-02T16:55:33.943Z] 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-02T16:55:34.231Z] ---> Running in 4a46fe46c786 [2022-08-02T16:55:34.512Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T16:55:34.512Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T16:55:34.793Z] OK: 5 MiB in 15 packages [2022-08-02T16:55:35.083Z] Removing intermediate container 4a46fe46c786 [2022-08-02T16:55:35.083Z] ---> e5911594f0cf [2022-08-02T16:55:35.083Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T16:55:35.360Z] ---> Running in 04d4873143a3 [2022-08-02T16:55:35.965Z] ---> deda3598de98 [2022-08-02T16:55:35.965Z] 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-02T16:55:36.966Z] Removing intermediate container bd01642bec45 [2022-08-02T16:55:36.966Z] ---> f1f2074f7d7f [2022-08-02T16:55:36.966Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T16:55:37.245Z] ---> Running in 08307c826f00 [2022-08-02T16:55:38.271Z] ---> c2dc25ae869d [2022-08-02T16:55:38.271Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T16:55:38.271Z] Removing intermediate container 08307c826f00 [2022-08-02T16:55:38.271Z] ---> 53ab5319c375 [2022-08-02T16:55:38.271Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T16:55:38.777Z] ---> Running in 579f4b0a5dc2 [2022-08-02T16:55:39.775Z] Removing intermediate container 579f4b0a5dc2 [2022-08-02T16:55:39.775Z] ---> c934b2e8e35a [2022-08-02T16:55:39.775Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T16:55:40.061Z] ---> 07faec6ba081 [2022-08-02T16:55:40.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-02T16:55:40.061Z] ---> Running in 388852e54404 [2022-08-02T16:55:40.341Z] Removing intermediate container 04d4873143a3 [2022-08-02T16:55:40.341Z] ---> dfc5748b1dc9 [2022-08-02T16:55:40.341Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T16:55:40.341Z] ---> Running in 24320c1178ea [2022-08-02T16:55:40.628Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-02T16:55:40.628Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-02T16:55:40.628Z] ---> c346e9eafbab [2022-08-02T16:55:40.628Z] 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-02T16:55:40.908Z] ---> Running in aa1b2f131a8f [2022-08-02T16:55:41.200Z] Removing intermediate container 388852e54404 [2022-08-02T16:55:41.200Z] ---> 399354d9b866 [2022-08-02T16:55:41.200Z] Step 15/23 : WORKDIR / [2022-08-02T16:55:41.200Z] ---> Running in a711bd7c2ddb [2022-08-02T16:55:41.485Z] Removing intermediate container 24320c1178ea [2022-08-02T16:55:41.485Z] ---> 5b2533d86986 [2022-08-02T16:55:41.485Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T16:55:41.769Z] Removing intermediate container aa1b2f131a8f [2022-08-02T16:55:41.769Z] ---> 79bc4448917f [2022-08-02T16:55:41.769Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-02T16:55:42.052Z] ---> Running in 0e5e086b1583 [2022-08-02T16:55:42.678Z] ---> b382885cec50 [2022-08-02T16:55:42.678Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T16:55:42.678Z] Removing intermediate container a711bd7c2ddb [2022-08-02T16:55:42.678Z] ---> b5ebd04a03fb [2022-08-02T16:55:42.678Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:55:43.697Z] ---> aae031c0ec5a [2022-08-02T16:55:43.697Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T16:55:43.697Z] ---> Running in d8ba98c24e5a [2022-08-02T16:55:44.702Z] ---> 6eeb043cba66 [2022-08-02T16:55:44.702Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T16:55:44.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:55:45.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:55:46.159Z] ---> e01f9516baac [2022-08-02T16:55:46.159Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T16:55:47.113Z] (1/43) Installing readline (8.1.1-r0) [2022-08-02T16:55:47.475Z] (2/43) Installing bash (5.1.16-r0) [2022-08-02T16:55:47.781Z] Removing intermediate container d8ba98c24e5a [2022-08-02T16:55:47.781Z] ---> 5c7cd143030d [2022-08-02T16:55:47.781Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T16:55:47.781Z] ---> 8f7ea497a838 [2022-08-02T16:55:47.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T16:55:48.198Z] Executing bash-5.1.16-r0.post-install [2022-08-02T16:55:48.198Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-02T16:55:49.186Z] ---> 25a2d4c6e959 [2022-08-02T16:55:49.186Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T16:55:49.186Z] ---> 529c1f1df3d2 [2022-08-02T16:55:49.186Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T16:55:49.186Z] ---> 26fa95017d63 [2022-08-02T16:55:49.186Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T16:55:49.606Z] ---> Running in e0a8882c50d2 [2022-08-02T16:55:50.418Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T16:55:50.418Z] Removing intermediate container e0a8882c50d2 [2022-08-02T16:55:50.418Z] ---> ecd5a7ffb977 [2022-08-02T16:55:50.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:55:50.418Z] ---> 67cb9865c090 [2022-08-02T16:55:50.418Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T16:55:50.418Z] ---> Running in 973dec79c9eb [2022-08-02T16:55:50.418Z] ---> Running in d52d5cb0ef41 [2022-08-02T16:55:50.796Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-02T16:55:51.418Z] (6/43) Installing curl (7.80.0-r2) [2022-08-02T16:55:51.418Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-02T16:55:51.752Z] Removing intermediate container 973dec79c9eb [2022-08-02T16:55:51.752Z] ---> ae7fdc1f18ac [2022-08-02T16:55:51.752Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T16:55:51.752Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-02T16:55:51.752Z] (9/43) Installing expat (2.4.7-r0) [2022-08-02T16:55:51.752Z] ---> Running in 3e8920676af5 [2022-08-02T16:55:51.752Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-02T16:55:51.752Z] (11/43) Installing gdbm (1.22-r0) [2022-08-02T16:55:52.053Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-02T16:55:52.053Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-02T16:55:52.375Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-02T16:55:52.375Z] ---> 75e016777872 [2022-08-02T16:55:52.375Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T16:55:53.143Z] Removing intermediate container 3e8920676af5 [2022-08-02T16:55:53.143Z] ---> 46499f669ec4 [2022-08-02T16:55:53.143Z] Step 22/23 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T16:55:53.143Z] ---> Running in ce54ef9eab31 [2022-08-02T16:55:54.284Z] Removing intermediate container ce54ef9eab31 [2022-08-02T16:55:54.284Z] ---> 5b393c19d1c0 [2022-08-02T16:55:54.284Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T16:55:54.284Z] ---> Running in 68ed19881497 [2022-08-02T16:55:54.284Z] ---> b68ed4f3eaa8 [2022-08-02T16:55:54.284Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T16:55:54.963Z] Removing intermediate container d52d5cb0ef41 [2022-08-02T16:55:54.963Z] ---> b4f0803f9745 [2022-08-02T16:55:54.963Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T16:55:54.963Z] ---> Running in 1f96ee4769f5 [2022-08-02T16:55:54.963Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-02T16:55:55.500Z] Removing intermediate container 68ed19881497 [2022-08-02T16:55:55.500Z] ---> 42aac8ffe84e [2022-08-02T16:55:55.500Z] [2022-08-02T16:55:55.910Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-02T16:55:55.910Z] ---> c3315f03b4d3 [2022-08-02T16:55:55.910Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T16:55:55.910Z] Successfully built 42aac8ffe84e [2022-08-02T16:55:55.910Z] Successfully tagged core-metadata-arm64:latest [2022-08-02T16:55:55.910Z] Building support-notifications [2022-08-02T16:55:55.910Z] Removing intermediate container 1f96ee4769f5 [2022-08-02T16:55:55.910Z] ---> f22ae6c0140e [2022-08-02T16:55:55.910Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T16:55:55.910Z]  Building core-metadata ... done  ---> Running in 2f6df50d5f03 [2022-08-02T16:55:57.483Z] Removing intermediate container 2f6df50d5f03 [2022-08-02T16:55:57.483Z] ---> 44fee4232c1b [2022-08-02T16:55:57.483Z] Step 24/25 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T16:55:57.483Z] ---> Running in acf7ff3164e0 [2022-08-02T16:55:57.483Z] ---> d3683dda9ac1 [2022-08-02T16:55:57.483Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T16:55:57.483Z] Removing intermediate container acf7ff3164e0 [2022-08-02T16:55:57.483Z] ---> 2097d4148431 [2022-08-02T16:55:57.483Z] Step 25/25 : LABEL version=0.0.0 [2022-08-02T16:55:57.764Z] ---> Running in 789e7d3416c6 [2022-08-02T16:55:58.074Z] ---> c6f593052cbc [2022-08-02T16:55:58.074Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T16:55:58.983Z] ---> Running in 436209af5ea0 [2022-08-02T16:55:58.983Z] Removing intermediate container 789e7d3416c6 [2022-08-02T16:55:58.983Z] ---> 778c8da0bc25 [2022-08-02T16:55:58.983Z] [2022-08-02T16:55:58.984Z] Successfully built 778c8da0bc25 [2022-08-02T16:55:58.984Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-02T16:55:58.984Z]  Building security-secretstore-setup ... done Building core-command [2022-08-02T16:56:00.501Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-02T16:56:01.418Z] Removing intermediate container 436209af5ea0 [2022-08-02T16:56:01.418Z] ---> 690454eb4b22 [2022-08-02T16:56:01.418Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T16:56:01.418Z] ---> Running in eb2ffe0a8a6d [2022-08-02T16:56:02.450Z] Removing intermediate container eb2ffe0a8a6d [2022-08-02T16:56:02.450Z] ---> cf7991839cba [2022-08-02T16:56:02.450Z] Step 28/31 : CMD ["gate"] [2022-08-02T16:56:02.450Z] ---> Running in 8095dabcefda [2022-08-02T16:56:02.450Z] Removing intermediate container 8095dabcefda [2022-08-02T16:56:02.450Z] ---> 2b90921f92cb [2022-08-02T16:56:02.450Z] Step 29/31 : LABEL arch=arm64 [2022-08-02T16:56:02.796Z] ---> Running in e1a937a71b6e [2022-08-02T16:56:03.162Z] Removing intermediate container e1a937a71b6e [2022-08-02T16:56:03.162Z] ---> 8c85bfe034d0 [2022-08-02T16:56:03.162Z] Step 30/31 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T16:56:03.162Z] ---> Running in c6c190000382 [2022-08-02T16:56:03.784Z] Removing intermediate container c6c190000382 [2022-08-02T16:56:03.784Z] ---> 09bc8e95a465 [2022-08-02T16:56:03.784Z] Step 31/31 : LABEL version=0.0.0 [2022-08-02T16:56:04.131Z] ---> Running in 98c53e59ee09 [2022-08-02T16:56:04.500Z] Removing intermediate container 98c53e59ee09 [2022-08-02T16:56:04.500Z] ---> f27ee23379cc [2022-08-02T16:56:04.500Z] [2022-08-02T16:56:04.844Z] Successfully built f27ee23379cc [2022-08-02T16:56:04.844Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-02T16:56:04.844Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-08-02T16:56:21.196Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-02T16:56:21.196Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-02T16:56:21.196Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-02T16:56:21.196Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-02T16:56:21.196Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-02T16:56:21.196Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-02T16:56:21.196Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-02T16:56:21.196Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-02T16:56:21.196Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-02T16:56:21.196Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-02T16:56:21.196Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-02T16:56:21.196Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-02T16:56:21.196Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-02T16:56:21.196Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-02T16:56:21.196Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-02T16:56:21.196Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-02T16:56:21.196Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-02T16:56:21.196Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-02T16:56:21.196Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-02T16:56:21.196Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-02T16:56:21.196Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-02T16:56:21.196Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-02T16:56:21.196Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-02T16:56:21.196Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-02T16:56:21.196Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-02T16:56:21.196Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-02T16:56:21.196Z] Executing busybox-1.34.1-r5.trigger [2022-08-02T16:56:21.479Z] OK: 83 MiB in 65 packages [2022-08-02T16:56:22.080Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:56:22.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:56:22.080Z] ---> 011003b4a042 [2022-08-02T16:56:22.080Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T16:56:22.080Z] ---> Using cache [2022-08-02T16:56:22.080Z] ---> 1bb3fcc6bf99 [2022-08-02T16:56:22.080Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:56:22.080Z] ---> Using cache [2022-08-02T16:56:22.080Z] ---> 4db52563568c [2022-08-02T16:56:22.080Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T16:56:23.100Z] ---> Running in 501d6f2f7c97 [2022-08-02T16:56:25.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:56:26.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:56:27.565Z] OK: 221 MiB in 51 packages [2022-08-02T16:56:27.845Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:56:27.845Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:56:27.845Z] ---> 011003b4a042 [2022-08-02T16:56:27.845Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T16:56:27.845Z] ---> Using cache [2022-08-02T16:56:27.845Z] ---> 1bb3fcc6bf99 [2022-08-02T16:56:27.845Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:56:27.845Z] ---> Using cache [2022-08-02T16:56:27.845Z] ---> 4db52563568c [2022-08-02T16:56:27.845Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T16:56:27.845Z] ---> Using cache [2022-08-02T16:56:27.845Z] ---> 9bc68c2468d8 [2022-08-02T16:56:27.845Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T16:56:27.845Z] ---> Using cache [2022-08-02T16:56:27.845Z] ---> 7ea9ac5c8871 [2022-08-02T16:56:27.845Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:56:27.845Z] ---> Using cache [2022-08-02T16:56:27.845Z] ---> e188e367e8b7 [2022-08-02T16:56:27.845Z] Step 8/23 : COPY . . [2022-08-02T16:56:27.845Z] ---> Using cache [2022-08-02T16:56:27.845Z] ---> 8c81a35fa0f8 [2022-08-02T16:56:27.845Z] Step 9/23 : RUN make cmd/core-command/core-commandCollecting docker-compose==1.23.2 [2022-08-02T16:56:27.845Z] [2022-08-02T16:56:28.126Z] ---> Running in 3b8cb9f39824 [2022-08-02T16:56:28.126Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T16:56:28.404Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T16:56:28.404Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T16:56:29.407Z] Removing intermediate container 501d6f2f7c97 [2022-08-02T16:56:29.407Z] ---> fbb63148dc66 [2022-08-02T16:56:29.407Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T16:56:30.405Z] 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-02T16:56:31.018Z] ---> eace4bcab220 [2022-08-02T16:56:31.018Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:56:31.018Z] ---> Running in 661019bdedca [2022-08-02T16:56:31.629Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T16:56:31.629Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T16:56:34.277Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:56:34.278Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:56:34.278Z] ---> 011003b4a042 [2022-08-02T16:56:34.278Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T16:56:34.278Z] ---> Using cache [2022-08-02T16:56:34.278Z] ---> 1bb3fcc6bf99 [2022-08-02T16:56:34.278Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T16:56:34.278Z] ---> Running in 3126e77c14cf [2022-08-02T16:56:35.737Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T16:56:35.738Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T16:56:36.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:56:36.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:56:37.563Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T16:56:37.563Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T16:56:38.172Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T16:56:38.172Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T16:56:38.172Z] OK: 16889 distinct packages available [2022-08-02T16:56:38.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T16:56:38.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T16:56:39.004Z] Collecting PyYAML<4,>=3.10 [2022-08-02T16:56:39.004Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T16:56:39.998Z] OK: 221 MiB in 51 packages [2022-08-02T16:56:41.784Z] Removing intermediate container 3126e77c14cf [2022-08-02T16:56:41.784Z] ---> 40a613289035 [2022-08-02T16:56:41.784Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T16:56:42.810Z] ---> 0cc3f0d145b2 [2022-08-02T16:56:42.810Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:56:43.153Z] ---> Running in 44a34b2d2bfe [2022-08-02T16:56:46.099Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T16:56:46.099Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T16:56:49.560Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T16:56:49.560Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T16:56:50.552Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T16:56:50.552Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T16:56:50.552Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-02T16:56:51.158Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T16:56:51.158Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T16:56:52.613Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T16:56:52.613Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T16:56:53.221Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T16:56:53.221Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T16:56:54.676Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T16:56:54.677Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T16:56:54.677Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-08-02T16:56:54.677Z] Collecting idna<2.8,>=2.5 [2022-08-02T16:56:54.677Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T16:56:55.281Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T16:56:55.281Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T16:56:55.281Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T16:56:55.282Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T16:56:56.759Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-02T16:56:56.759Z] Attempting uninstall: urllib3 [2022-08-02T16:56:56.759Z] Found existing installation: urllib3 1.26.7 [2022-08-02T16:56:56.759Z] Uninstalling urllib3-1.26.7: [2022-08-02T16:56:57.039Z] Successfully uninstalled urllib3-1.26.7 [2022-08-02T16:56:58.046Z] Attempting uninstall: idna [2022-08-02T16:56:58.047Z] Found existing installation: idna 3.3 [2022-08-02T16:56:58.047Z] Uninstalling idna-3.3: [2022-08-02T16:56:58.047Z] Successfully uninstalled idna-3.3 [2022-08-02T16:57:03.503Z] Attempting uninstall: requests [2022-08-02T16:57:03.504Z] Found existing installation: requests 2.26.0 [2022-08-02T16:57:03.504Z] Uninstalling requests-2.26.0: [2022-08-02T16:57:03.504Z] Successfully uninstalled requests-2.26.0 [2022-08-02T16:57:03.784Z] Running setup.py install for texttable: started [2022-08-02T16:57:08.173Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T16:57:08.173Z] Running setup.py install for PyYAML: started [2022-08-02T16:57:12.491Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T16:57:13.089Z] Running setup.py install for docopt: started [2022-08-02T16:57:16.603Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T16:57:16.603Z] Running setup.py install for dockerpty: started [2022-08-02T16:57:19.445Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T16:57:22.370Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-02T16:57:34.864Z] Removing intermediate container 661019bdedca [2022-08-02T16:57:34.864Z] ---> 1e5c2be40777 [2022-08-02T16:57:34.864Z] Step 8/22 : COPY . . [2022-08-02T16:57:53.217Z] Removing intermediate container 0e5e086b1583 [2022-08-02T16:57:53.217Z] ---> ff504387ae27 [2022-08-02T16:57:53.217Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T16:57:53.217Z] ---> Running in bf9298382b4d [2022-08-02T16:57:53.217Z] Removing intermediate container bf9298382b4d [2022-08-02T16:57:53.217Z] ---> ffb8ea3e5cbb [2022-08-02T16:57:53.217Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T16:57:53.217Z] ---> Running in f9df726197e5 [2022-08-02T16:57:53.217Z] Removing intermediate container f9df726197e5 [2022-08-02T16:57:53.217Z] ---> 9b4adf6adc78 [2022-08-02T16:57:53.217Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T16:57:53.827Z] Removing intermediate container 44a34b2d2bfe [2022-08-02T16:57:53.827Z] ---> 8ca7353d597e [2022-08-02T16:57:53.827Z] Step 7/20 : COPY . . [2022-08-02T16:57:56.468Z] ---> 8f061dd40cfc [2022-08-02T16:57:56.468Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T16:57:56.778Z] ---> bc21dfb39257 [2022-08-02T16:57:56.778Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T16:57:57.068Z] ---> Running in d8730f7b8fc1 [2022-08-02T16:57:58.068Z] ---> 048bfa36407b [2022-08-02T16:57:58.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T16:57:59.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-notifications/support-notifications ./cmd/support-notifications [2022-08-02T16:58:00.528Z] ---> e7b3b62348e1 [2022-08-02T16:58:00.528Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T16:58:00.528Z] ---> Running in 4ec7689603b0 [2022-08-02T16:58:01.531Z] Removing intermediate container 4ec7689603b0 [2022-08-02T16:58:01.531Z] ---> 38d27d0c3ede [2022-08-02T16:58:01.531Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T16:58:01.531Z] ---> Running in 1e5dd02f95d9 [2022-08-02T16:58:02.551Z] Removing intermediate container 1e5dd02f95d9 [2022-08-02T16:58:02.551Z] ---> 7e25acf07291 [2022-08-02T16:58:02.551Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T16:58:02.861Z] ---> Running in 80f8125f57f3 [2022-08-02T16:58:03.850Z] Removing intermediate container 80f8125f57f3 [2022-08-02T16:58:03.850Z] ---> 0bf4926cd994 [2022-08-02T16:58:03.850Z] Step 22/23 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T16:58:03.850Z] ---> Running in 0baaf911cd96 [2022-08-02T16:58:04.833Z] Removing intermediate container 0baaf911cd96 [2022-08-02T16:58:04.833Z] ---> 28d6f4632e3a [2022-08-02T16:58:04.833Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T16:58:04.833Z] ---> Running in ff63ded21200 [2022-08-02T16:58:05.433Z] Removing intermediate container ff63ded21200 [2022-08-02T16:58:05.433Z] ---> be680b6f7d1b [2022-08-02T16:58:05.433Z] [2022-08-02T16:58:06.418Z] Successfully built be680b6f7d1b [2022-08-02T16:58:06.418Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-02T16:58:06.418Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-08-02T16:58:13.172Z] ---> 92c2af8de3d0 [2022-08-02T16:58:13.172Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T16:58:13.172Z] ---> Running in 3e035063c6cc [2022-08-02T16:58:15.168Z] 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-02T16:58:25.343Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T16:58:25.343Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T16:58:25.343Z] ---> 011003b4a042 [2022-08-02T16:58:25.343Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T16:58:25.343Z] ---> Using cache [2022-08-02T16:58:25.343Z] ---> 1bb3fcc6bf99 [2022-08-02T16:58:25.343Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T16:58:25.343Z] ---> Using cache [2022-08-02T16:58:25.343Z] ---> 4db52563568c [2022-08-02T16:58:25.343Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T16:58:25.343Z] ---> Using cache [2022-08-02T16:58:25.343Z] ---> 9bc68c2468d8 [2022-08-02T16:58:25.343Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T16:58:25.343Z] ---> Using cache [2022-08-02T16:58:25.343Z] ---> 7ea9ac5c8871 [2022-08-02T16:58:25.343Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T16:58:25.343Z] ---> Using cache [2022-08-02T16:58:25.343Z] ---> e188e367e8b7 [2022-08-02T16:58:25.343Z] Step 8/22 : COPY . . [2022-08-02T16:58:25.343Z] ---> Using cache [2022-08-02T16:58:25.343Z] ---> 8c81a35fa0f8 [2022-08-02T16:58:25.343Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T16:58:25.343Z] ---> Running in cccd701881f7 [2022-08-02T16:58:26.799Z] 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-02T17:00:03.622Z] Removing intermediate container 9896e589b5fe [2022-08-02T17:00:03.622Z] ---> cd94330bc19e [2022-08-02T17:00:03.622Z] [2022-08-02T17:00:03.622Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T17:00:03.622Z] ---> 3d81c46cd875 [2022-08-02T17:00:03.622Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T17:00:03.622Z] ---> Using cache [2022-08-02T17:00:03.622Z] ---> f1f2074f7d7f [2022-08-02T17:00:03.622Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T17:00:03.622Z] ---> Using cache [2022-08-02T17:00:03.622Z] ---> 53ab5319c375 [2022-08-02T17:00:03.622Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T17:00:03.622Z] ---> Running in 383e02c9db68 [2022-08-02T17:00:03.622Z] Removing intermediate container 383e02c9db68 [2022-08-02T17:00:03.622Z] ---> 159d56b36b29 [2022-08-02T17:00:03.622Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T17:00:03.622Z] ---> Running in 7a60d2cbf5ed [2022-08-02T17:00:03.622Z] Removing intermediate container 7a60d2cbf5ed [2022-08-02T17:00:03.622Z] ---> 835818700062 [2022-08-02T17:00:03.622Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T17:00:04.225Z] ---> 7425fc9da8fd [2022-08-02T17:00:04.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T17:00:06.866Z] ---> f27151a1a8be [2022-08-02T17:00:06.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T17:00:07.472Z] ---> b8d0cd9a3967 [2022-08-02T17:00:07.472Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T17:00:07.472Z] ---> Running in ccf4473008da [2022-08-02T17:00:08.074Z] Removing intermediate container ccf4473008da [2022-08-02T17:00:08.074Z] ---> f245a90e958d [2022-08-02T17:00:08.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T17:00:08.074Z] ---> Running in 50bf8a9713c9 [2022-08-02T17:00:08.681Z] Removing intermediate container 50bf8a9713c9 [2022-08-02T17:00:08.681Z] ---> a3a7e08fddb5 [2022-08-02T17:00:08.681Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T17:00:08.958Z] ---> Running in cb9400682cdb [2022-08-02T17:00:09.560Z] Removing intermediate container cb9400682cdb [2022-08-02T17:00:09.560Z] ---> 3c0d511bb231 [2022-08-02T17:00:09.560Z] Step 21/22 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T17:00:09.560Z] ---> Running in b9475415766b [2022-08-02T17:00:10.162Z] Removing intermediate container b9475415766b [2022-08-02T17:00:10.162Z] ---> 1c4d29da2d1d [2022-08-02T17:00:10.162Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T17:00:10.162Z] ---> Running in b09a107a1f24 [2022-08-02T17:00:10.765Z] Removing intermediate container b09a107a1f24 [2022-08-02T17:00:10.766Z] ---> fe4aa994214d [2022-08-02T17:00:10.766Z] [2022-08-02T17:00:11.045Z] Successfully built fe4aa994214d [2022-08-02T17:00:11.045Z] Successfully tagged support-scheduler-arm64:latest [2022-08-02T17:00:11.045Z] Building core-data [2022-08-02T17:00:23.492Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T17:00:23.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T17:00:23.492Z] ---> 011003b4a042 [2022-08-02T17:00:23.492Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T17:00:23.492Z] ---> Using cache [2022-08-02T17:00:23.492Z] ---> 1bb3fcc6bf99 [2022-08-02T17:00:23.492Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T17:00:23.492Z] ---> Using cache [2022-08-02T17:00:23.492Z] ---> 4db52563568c [2022-08-02T17:00:23.492Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T17:00:23.492Z] ---> Running in 287f8a13664e [2022-08-02T17:00:26.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T17:00:26.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T17:00:28.187Z] OK: 221 MiB in 51 packages [2022-08-02T17:00:29.638Z] Removing intermediate container 287f8a13664e [2022-08-02T17:00:29.638Z] ---> 9008ac5950bf [2022-08-02T17:00:29.638Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T17:00:30.654Z] ---> 68431b454f5f [2022-08-02T17:00:30.654Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T17:00:30.654Z] ---> Running in 40be17f7dc63 [2022-08-02T17:01:27.289Z] Removing intermediate container 40be17f7dc63 [2022-08-02T17:01:27.289Z] ---> 8f702a71a016 [2022-08-02T17:01:27.289Z] Step 8/23 : COPY . . [2022-08-02T17:01:34.065Z] ---> 357a49d2964a [2022-08-02T17:01:34.065Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T17:01:34.065Z] ---> Running in 53a55d65e572 [2022-08-02T17:01:36.096Z] 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-02T17:02:08.545Z] Removing intermediate container 3b8cb9f39824 [2022-08-02T17:02:08.545Z] ---> 31bd65157ef7 [2022-08-02T17:02:08.545Z] [2022-08-02T17:02:08.545Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T17:02:08.545Z] ---> 3d81c46cd875 [2022-08-02T17:02:08.545Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T17:02:08.545Z] ---> Using cache [2022-08-02T17:02:08.545Z] ---> f1f2074f7d7f [2022-08-02T17:02:08.545Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T17:02:08.545Z] ---> Using cache [2022-08-02T17:02:08.545Z] ---> 53ab5319c375 [2022-08-02T17:02:08.545Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T17:02:08.545Z] ---> Running in 48e492e1d3f1 [2022-08-02T17:02:08.545Z] Removing intermediate container 48e492e1d3f1 [2022-08-02T17:02:08.545Z] ---> adcfd2cd5295 [2022-08-02T17:02:08.545Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T17:02:08.545Z] ---> Running in 0f81f9d32262 [2022-08-02T17:02:08.545Z] Removing intermediate container 0f81f9d32262 [2022-08-02T17:02:08.545Z] ---> a0c70f445c18 [2022-08-02T17:02:08.545Z] Step 15/23 : WORKDIR / [2022-08-02T17:02:08.545Z] ---> Running in fa5452560ebd [2022-08-02T17:02:08.545Z] Removing intermediate container fa5452560ebd [2022-08-02T17:02:08.545Z] ---> 62aab499129c [2022-08-02T17:02:08.545Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T17:02:08.545Z] ---> 4d4046c5aa3e [2022-08-02T17:02:08.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T17:02:10.006Z] ---> 1e3299e5af19 [2022-08-02T17:02:10.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T17:02:11.470Z] ---> 8912da60f129 [2022-08-02T17:02:11.470Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T17:02:11.470Z] ---> Running in 52642ae6ca81 [2022-08-02T17:02:11.749Z] Removing intermediate container 52642ae6ca81 [2022-08-02T17:02:11.749Z] ---> e43798aad129 [2022-08-02T17:02:11.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T17:02:12.031Z] ---> Running in d3569197679f [2022-08-02T17:02:12.642Z] Removing intermediate container d3569197679f [2022-08-02T17:02:12.642Z] ---> e12105a91fc8 [2022-08-02T17:02:12.642Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T17:02:12.642Z] ---> Running in 8ebf1e88055a [2022-08-02T17:02:13.251Z] Removing intermediate container 8ebf1e88055a [2022-08-02T17:02:13.251Z] ---> 29eaf21861f2 [2022-08-02T17:02:13.251Z] Step 22/23 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T17:02:13.251Z] ---> Running in 48886612bb2e [2022-08-02T17:02:13.871Z] Removing intermediate container 48886612bb2e [2022-08-02T17:02:13.871Z] ---> 82c748401231 [2022-08-02T17:02:13.871Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T17:02:13.871Z] ---> Running in 9fa3008368c2 [2022-08-02T17:02:14.476Z] Removing intermediate container 9fa3008368c2 [2022-08-02T17:02:14.476Z] ---> f8944f11c4c9 [2022-08-02T17:02:14.476Z] [2022-08-02T17:02:14.753Z] Successfully built f8944f11c4c9 [2022-08-02T17:02:14.753Z] Successfully tagged core-command-arm64:latest [2022-08-02T17:03:51.699Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T17:04:10.835Z] Removing intermediate container cccd701881f7 [2022-08-02T17:04:10.836Z] ---> fef7b0f0215e [2022-08-02T17:04:10.836Z] [2022-08-02T17:04:10.836Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T17:04:10.836Z] ---> 3d81c46cd875 [2022-08-02T17:04:10.836Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T17:04:10.836Z] ---> Running in c24f827fbfae [2022-08-02T17:04:10.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T17:04:10.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T17:04:12.310Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T17:04:12.310Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T17:04:12.310Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T17:04:12.310Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T17:04:12.310Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T17:04:12.310Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T17:04:12.310Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T17:04:12.310Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T17:04:12.916Z] OK: 8 MiB in 20 packages [2022-08-02T17:04:15.556Z] Removing intermediate container c24f827fbfae [2022-08-02T17:04:15.556Z] ---> dacb31f990a2 [2022-08-02T17:04:15.556Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T17:04:15.556Z] ---> Running in 3646a1cacd1e [2022-08-02T17:04:15.842Z] Removing intermediate container 3646a1cacd1e [2022-08-02T17:04:15.842Z] ---> e8644a3b1bf0 [2022-08-02T17:04:15.842Z] Step 13/22 : WORKDIR /edgex [2022-08-02T17:04:16.131Z] ---> Running in 26c45b867770 [2022-08-02T17:04:16.744Z] Removing intermediate container 26c45b867770 [2022-08-02T17:04:16.744Z] ---> b29c95f17d13 [2022-08-02T17:04:16.744Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T17:04:17.743Z] ---> 8693440ebf96 [2022-08-02T17:04:17.743Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T17:04:19.206Z] ---> 68354357f53c [2022-08-02T17:04:19.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T17:04:20.661Z] ---> 80f598b9be98 [2022-08-02T17:04:20.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T17:04:21.675Z] ---> 27512ea3e482 [2022-08-02T17:04:21.675Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T17:04:21.675Z] ---> Running in 5bc2c8b4bf6c [2022-08-02T17:04:25.114Z] Removing intermediate container 5bc2c8b4bf6c [2022-08-02T17:04:25.114Z] ---> a19a1573ec5f [2022-08-02T17:04:25.114Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T17:04:25.114Z] ---> Running in 6520be8779f1 [2022-08-02T17:04:25.393Z] Removing intermediate container 6520be8779f1 [2022-08-02T17:04:25.393Z] ---> 226496609b89 [2022-08-02T17:04:25.393Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T17:04:25.678Z] ---> Running in d83d731d9b58 [2022-08-02T17:04:26.284Z] Removing intermediate container d83d731d9b58 [2022-08-02T17:04:26.284Z] ---> e2ceb4f0e326 [2022-08-02T17:04:26.284Z] Step 21/22 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T17:04:26.284Z] ---> Running in 01caebcd6497 [2022-08-02T17:04:26.901Z] Removing intermediate container 01caebcd6497 [2022-08-02T17:04:26.901Z] ---> f864e71c206f [2022-08-02T17:04:26.901Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T17:04:26.901Z] ---> Running in c5195754236c [2022-08-02T17:04:27.513Z] Removing intermediate container c5195754236c [2022-08-02T17:04:27.513Z] ---> e5d11246c1b3 [2022-08-02T17:04:27.513Z] [2022-08-02T17:04:27.513Z] Successfully built e5d11246c1b3 [2022-08-02T17:04:27.796Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-02T17:05:49.699Z]  Building security-proxy-setup ... done Removing intermediate container 3e035063c6cc [2022-08-02T17:05:49.699Z] ---> 43af01191a70 [2022-08-02T17:05:49.699Z] [2022-08-02T17:05:49.699Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T17:05:49.699Z] ---> 60f2846fe774 [2022-08-02T17:05:49.699Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T17:05:49.699Z] ---> Using cache [2022-08-02T17:05:49.699Z] ---> 49e2d8b30bbe [2022-08-02T17:05:49.699Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T17:05:49.699Z] ---> Using cache [2022-08-02T17:05:49.699Z] ---> feabdd3f677d [2022-08-02T17:05:49.699Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T17:05:49.699Z] ---> Running in 972a974680ec [2022-08-02T17:05:49.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T17:05:49.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T17:05:49.699Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T17:05:49.699Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T17:05:49.699Z] OK: 15734 distinct packages available [2022-08-02T17:05:49.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T17:05:49.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T17:05:49.699Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T17:05:49.699Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T17:05:49.699Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T17:05:49.699Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T17:05:49.699Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T17:05:49.699Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T17:05:49.699Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T17:05:49.699Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T17:05:49.699Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T17:05:49.699Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T17:05:49.699Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T17:05:49.699Z] OK: 8 MiB in 23 packages [2022-08-02T17:05:49.699Z] Removing intermediate container 972a974680ec [2022-08-02T17:05:49.699Z] ---> 9073cfab08cc [2022-08-02T17:05:49.699Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T17:05:50.695Z] ---> 940c46a73c43 [2022-08-02T17:05:50.695Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T17:05:52.153Z] Removing intermediate container d8730f7b8fc1 [2022-08-02T17:05:52.153Z] ---> 41f1789bc7b4 [2022-08-02T17:05:52.153Z] [2022-08-02T17:05:52.153Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T17:05:52.153Z] ---> 3d81c46cd875 [2022-08-02T17:05:52.441Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T17:05:52.441Z] ---> Running in 4921f1a80d4d [2022-08-02T17:05:53.450Z] ---> e2bd25595637 [2022-08-02T17:05:53.450Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T17:05:54.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T17:05:54.918Z] ---> 50b49cad0dd0 [2022-08-02T17:05:54.918Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T17:05:54.918Z] ---> Running in f390c807f32b [2022-08-02T17:05:54.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T17:05:55.532Z] Removing intermediate container f390c807f32b [2022-08-02T17:05:55.532Z] ---> e45d62b5576d [2022-08-02T17:05:55.532Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T17:05:55.532Z] ---> Running in ba201b01e548 [2022-08-02T17:05:56.139Z] Removing intermediate container ba201b01e548 [2022-08-02T17:05:56.139Z] ---> 1fb97c533caa [2022-08-02T17:05:56.139Z] Step 18/20 : LABEL arch=arm64 [2022-08-02T17:05:56.139Z] ---> Running in 8280ca7d0bca [2022-08-02T17:05:56.419Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T17:05:56.419Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T17:05:56.419Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T17:05:56.696Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T17:05:56.696Z] Removing intermediate container 8280ca7d0bca [2022-08-02T17:05:56.696Z] ---> 471ad506b17d [2022-08-02T17:05:56.696Z] Step 19/20 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T17:05:56.696Z] ---> Running in 30005dcd7612 [2022-08-02T17:05:56.986Z] OK: 6 MiB in 16 packages [2022-08-02T17:05:57.282Z] Removing intermediate container 30005dcd7612 [2022-08-02T17:05:57.282Z] ---> da9806ccaffa [2022-08-02T17:05:57.282Z] Step 20/20 : LABEL version=0.0.0 [2022-08-02T17:05:57.602Z] ---> Running in 5cdc5a364f22 [2022-08-02T17:05:58.218Z] Removing intermediate container 5cdc5a364f22 [2022-08-02T17:05:58.218Z] ---> 70ecb1ffabdb [2022-08-02T17:05:58.218Z] [2022-08-02T17:05:58.826Z] Successfully built 70ecb1ffabdb [2022-08-02T17:05:58.826Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-02T17:05:59.106Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4921f1a80d4d [2022-08-02T17:05:59.106Z] ---> e93cef595fe6 [2022-08-02T17:05:59.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T17:05:59.385Z] ---> Running in 26a537df7d6a [2022-08-02T17:05:59.664Z] Removing intermediate container 26a537df7d6a [2022-08-02T17:05:59.664Z] ---> 2be267818815 [2022-08-02T17:05:59.942Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T17:05:59.942Z] ---> Running in 23f061324ec4 [2022-08-02T17:06:00.541Z] Removing intermediate container 23f061324ec4 [2022-08-02T17:06:00.541Z] ---> 030bc7639dda [2022-08-02T17:06:00.541Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T17:06:00.824Z] ---> Running in ffeddc20a249 [2022-08-02T17:06:01.103Z] Removing intermediate container ffeddc20a249 [2022-08-02T17:06:01.103Z] ---> 82793fdffc01 [2022-08-02T17:06:01.103Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T17:06:02.126Z] ---> 8e519b4895e4 [2022-08-02T17:06:02.126Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T17:06:04.778Z] ---> 0f596aea6cb5 [2022-08-02T17:06:04.778Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T17:06:05.383Z] ---> 37d71a9e9e8e [2022-08-02T17:06:05.383Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T17:06:05.383Z] ---> Running in e7052d813b94 [2022-08-02T17:06:05.988Z] Removing intermediate container e7052d813b94 [2022-08-02T17:06:05.988Z] ---> 480a97a46674 [2022-08-02T17:06:05.988Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T17:06:06.267Z] ---> Running in 6a8ea931fe7c [2022-08-02T17:06:06.546Z] Removing intermediate container 6a8ea931fe7c [2022-08-02T17:06:06.546Z] ---> d5ea95326d8e [2022-08-02T17:06:06.546Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T17:06:06.825Z] ---> Running in 6968a51ce31c [2022-08-02T17:06:07.105Z] Removing intermediate container 6968a51ce31c [2022-08-02T17:06:07.105Z] ---> cc4559625f5f [2022-08-02T17:06:07.105Z] Step 21/22 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T17:06:07.381Z] ---> Running in 6812d67369a5 [2022-08-02T17:06:07.656Z] Removing intermediate container 6812d67369a5 [2022-08-02T17:06:07.656Z] ---> c7ba30cdda35 [2022-08-02T17:06:07.656Z] Step 22/22 : LABEL version=0.0.0 [2022-08-02T17:06:07.932Z] ---> Running in 8697cceff529 [2022-08-02T17:06:08.209Z] Removing intermediate container 8697cceff529 [2022-08-02T17:06:08.209Z] ---> 83fb963dc615 [2022-08-02T17:06:08.209Z] [2022-08-02T17:06:08.486Z] Successfully built 83fb963dc615 [2022-08-02T17:06:08.762Z] Successfully tagged support-notifications-arm64:latest [2022-08-02T17:06:23.839Z]  Building support-notifications ... done Removing intermediate container 53a55d65e572 [2022-08-02T17:06:23.839Z] ---> 0699c252576d [2022-08-02T17:06:23.839Z] [2022-08-02T17:06:23.839Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T17:06:23.839Z] ---> 3d81c46cd875 [2022-08-02T17:06:23.839Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T17:06:23.839Z] ---> Running in 1543a90b7f8c [2022-08-02T17:06:23.839Z] Removing intermediate container 1543a90b7f8c [2022-08-02T17:06:23.839Z] ---> ab238e92c37d [2022-08-02T17:06:23.839Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T17:06:23.839Z] ---> Running in 1e7843893251 [2022-08-02T17:06:24.110Z] Removing intermediate container 1e7843893251 [2022-08-02T17:06:24.111Z] ---> abfed731849b [2022-08-02T17:06:24.111Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T17:06:24.111Z] ---> Running in d928953f837f [2022-08-02T17:06:24.704Z] Removing intermediate container d928953f837f [2022-08-02T17:06:24.704Z] ---> 79da3130044f [2022-08-02T17:06:24.704Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T17:06:24.704Z] ---> Running in 9fcbc077d148 [2022-08-02T17:06:26.684Z] Removing intermediate container 9fcbc077d148 [2022-08-02T17:06:26.684Z] ---> 6a8f0b65fbcb [2022-08-02T17:06:26.684Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T17:06:26.684Z] ---> Running in a7736847e1f2 [2022-08-02T17:06:27.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T17:06:28.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T17:06:29.679Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T17:06:29.679Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T17:06:29.679Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T17:06:29.679Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T17:06:29.952Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T17:06:29.952Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T17:06:30.224Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T17:06:30.224Z] OK: 8 MiB in 20 packages [2022-08-02T17:06:31.202Z] Removing intermediate container a7736847e1f2 [2022-08-02T17:06:31.202Z] ---> 6808c468ed83 [2022-08-02T17:06:31.202Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T17:06:31.796Z] ---> 0b1ca34371f2 [2022-08-02T17:06:31.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T17:06:33.227Z] ---> 275e190f445f [2022-08-02T17:06:33.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T17:06:33.500Z] ---> 59b8f5b81c05 [2022-08-02T17:06:33.500Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T17:06:33.500Z] ---> Running in b46681124435 [2022-08-02T17:06:34.098Z] Removing intermediate container b46681124435 [2022-08-02T17:06:34.098Z] ---> c9ee1f57a402 [2022-08-02T17:06:34.098Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T17:06:34.098Z] ---> Running in e89ad128fd3f [2022-08-02T17:06:34.381Z] Removing intermediate container e89ad128fd3f [2022-08-02T17:06:34.381Z] ---> 536fe234be86 [2022-08-02T17:06:34.381Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T17:06:34.381Z] ---> Running in c525e150585c [2022-08-02T17:06:34.667Z] Removing intermediate container c525e150585c [2022-08-02T17:06:34.667Z] ---> c01eabb6ab33 [2022-08-02T17:06:34.667Z] Step 22/23 : LABEL git_sha=1a0688c01ba5a9481cf8d58a17e9f25f1e37475f [2022-08-02T17:06:34.942Z] ---> Running in 344b5716b845 [2022-08-02T17:06:35.220Z] Removing intermediate container 344b5716b845 [2022-08-02T17:06:35.220Z] ---> fd986b8ba6c9 [2022-08-02T17:06:35.220Z] Step 23/23 : LABEL version=0.0.0 [2022-08-02T17:06:35.220Z] ---> Running in df7e0885be3e [2022-08-02T17:06:35.817Z] Removing intermediate container df7e0885be3e [2022-08-02T17:06:35.817Z] ---> d167906810f7 [2022-08-02T17:06:35.817Z] [2022-08-02T17:06:35.817Z] Successfully built d167906810f7 [2022-08-02T17:06:35.817Z] Successfully tagged core-data-arm64:latest [2022-08-02T17:06:36.432Z]  Building core-data ... done  [Pipeline] } [2022-08-02T17:06:36.429Z] $ docker stop --time=1 a72577b43935c6c8caa65cf1125a730238d8e66f136ca2264934934ecd3e4ef4 [2022-08-02T17:06:38.153Z] $ docker rm -f a72577b43935c6c8caa65cf1125a730238d8e66f136ca2264934934ecd3e4ef4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T17:06:38.760Z] + docker images [2022-08-02T17:06:39.032Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T17:06:39.032Z] core-data-arm64 latest d167906810f7 3 seconds ago 20.6MB [2022-08-02T17:06:39.032Z] 0699c252576d 16 seconds ago 1.38GB [2022-08-02T17:06:39.032Z] support-notifications-arm64 latest 83fb963dc615 30 seconds ago 26.1MB [2022-08-02T17:06:39.032Z] security-spiffe-token-provider-arm64 latest 70ecb1ffabdb 41 seconds ago 28.3MB [2022-08-02T17:06:39.032Z] 41f1789bc7b4 47 seconds ago 1.41GB [2022-08-02T17:06:39.032Z] 43af01191a70 About a minute ago 1.4GB [2022-08-02T17:06:39.032Z] security-proxy-setup-arm64 latest e5d11246c1b3 2 minutes ago 26.2MB [2022-08-02T17:06:39.032Z] fef7b0f0215e 2 minutes ago 1.35GB [2022-08-02T17:06:39.032Z] core-command-arm64 latest f8944f11c4c9 4 minutes ago 15.5MB [2022-08-02T17:06:39.032Z] 31bd65157ef7 4 minutes ago 1.34GB [2022-08-02T17:06:39.032Z] support-scheduler-arm64 latest fe4aa994214d 6 minutes ago 25.6MB [2022-08-02T17:06:39.032Z] cd94330bc19e 6 minutes ago 1.41GB [2022-08-02T17:06:39.032Z] sys-mgmt-agent-arm64 latest be680b6f7d1b 8 minutes ago 282MB [2022-08-02T17:06:39.032Z] security-bootstrapper-arm64 latest f27ee23379cc 10 minutes ago 18.6MB [2022-08-02T17:06:39.032Z] security-secretstore-setup-arm64 latest 778c8da0bc25 10 minutes ago 27.9MB [2022-08-02T17:06:39.032Z] core-metadata-arm64 latest 42aac8ffe84e 10 minutes ago 16.4MB [2022-08-02T17:06:39.032Z] b47fcb4ac361 11 minutes ago 1.35GB [2022-08-02T17:06:39.032Z] 6946cfcd2939 11 minutes ago 1.36GB [2022-08-02T17:06:39.032Z] 3a7ee6a38e8b 11 minutes ago 1.35GB [2022-08-02T17:06:39.032Z] f09e7f2750a0 11 minutes ago 1.35GB [2022-08-02T17:06:39.032Z] security-spire-config-arm64 latest f9ae44947921 14 minutes ago 83.6MB [2022-08-02T17:06:39.032Z] 5e8500ee6890 14 minutes ago 1.24GB [2022-08-02T17:06:39.032Z] security-spire-server-arm64 latest 7c57e993cb69 15 minutes ago 84.2MB [2022-08-02T17:06:39.032Z] bc50bb279379 15 minutes ago 1.24GB [2022-08-02T17:06:39.032Z] security-spire-agent-arm64 latest a87a690ee4f2 17 minutes ago 122MB [2022-08-02T17:06:39.032Z] 09281b199748 17 minutes ago 1.24GB [2022-08-02T17:06:39.032Z] ci-base-image-arm64 latest 011003b4a042 31 minutes ago 995MB [2022-08-02T17:06:39.032Z] alpine 3.15 60f2846fe774 13 days ago 5.32MB [2022-08-02T17:06:39.032Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-02T17:06:39.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-02T17:06:39.032Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-08-02T17:06:39.032Z] 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-02T17:06:39.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T17:06:39.494Z] [2022-08-02T17:06:39.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T17:06:39.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T17:06:40.125Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-02T17:06:40.125Z] 8998bd30e6a1: Pulling fs layer [2022-08-02T17:06:40.125Z] 04944245beec: Pulling fs layer [2022-08-02T17:06:40.125Z] 699f458cf7ca: Pulling fs layer [2022-08-02T17:06:40.125Z] 765212b225bb: Pulling fs layer [2022-08-02T17:06:40.125Z] f23df028b6ca: Pulling fs layer [2022-08-02T17:06:40.125Z] d65c8cfc05b1: Pulling fs layer [2022-08-02T17:06:40.125Z] 2437ff75d9bd: Pulling fs layer [2022-08-02T17:06:40.125Z] 765212b225bb: Waiting [2022-08-02T17:06:40.125Z] f23df028b6ca: Waiting [2022-08-02T17:06:40.125Z] d65c8cfc05b1: Waiting [2022-08-02T17:06:40.125Z] 2437ff75d9bd: Waiting [2022-08-02T17:06:40.401Z] 04944245beec: Verifying Checksum [2022-08-02T17:06:40.401Z] 04944245beec: Download complete [2022-08-02T17:06:40.401Z] 765212b225bb: Verifying Checksum [2022-08-02T17:06:40.401Z] 765212b225bb: Download complete [2022-08-02T17:06:40.401Z] f23df028b6ca: Verifying Checksum [2022-08-02T17:06:40.401Z] f23df028b6ca: Download complete [2022-08-02T17:06:40.401Z] d65c8cfc05b1: Verifying Checksum [2022-08-02T17:06:40.401Z] d65c8cfc05b1: Download complete [2022-08-02T17:06:40.401Z] 699f458cf7ca: Verifying Checksum [2022-08-02T17:06:40.401Z] 699f458cf7ca: Download complete [2022-08-02T17:06:41.000Z] 8998bd30e6a1: Verifying Checksum [2022-08-02T17:06:41.000Z] 8998bd30e6a1: Download complete [2022-08-02T17:06:43.625Z] 2437ff75d9bd: Verifying Checksum [2022-08-02T17:06:43.625Z] 2437ff75d9bd: Download complete [2022-08-02T17:06:45.609Z] 8998bd30e6a1: Pull complete [2022-08-02T17:06:46.202Z] 04944245beec: Pull complete [2022-08-02T17:06:47.632Z] 699f458cf7ca: Pull complete [2022-08-02T17:06:47.912Z] 765212b225bb: Pull complete [2022-08-02T17:06:48.902Z] f23df028b6ca: Pull complete [2022-08-02T17:06:49.176Z] d65c8cfc05b1: Pull complete [2022-08-02T17:07:07.472Z] 2437ff75d9bd: Pull complete [2022-08-02T17:07:07.472Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-02T17:07:07.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T17:07:07.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T17:07:07.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-21818 does not seem to be running inside a container [2022-08-02T17:07:07.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-02T17:07:10.707Z] $ docker top 6c6c83cc4879cf07c732d5b7f71efb388901ae2081beb2adb1457610a930cc5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T17:07:11.772Z] ---> job-cost.sh [2022-08-02T17:07:11.772Z] lf-activate-venv: SKIPPING [2022-08-02T17:07:11.772Z] INFO: No Stack... [2022-08-02T17:07:12.367Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-02T17:07:13.343Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T17:07:14.007Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-08-02T17:07:14.007Z] + cut -d, -f6 [Pipeline] lock [2022-08-02T17:07:14.069Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4113-3-stack-cost] [2022-08-02T17:07:14.075Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4113-3-stack-cost] did not exist. Created. [2022-08-02T17:07:14.075Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4113-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T17:07:14.744Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-02T17:07:14.936Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T17:07:14.943Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4113-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T17:07:14.953Z] $ docker stop --time=1 6c6c83cc4879cf07c732d5b7f71efb388901ae2081beb2adb1457610a930cc5c [2022-08-02T17:07:16.543Z] $ docker rm -f 6c6c83cc4879cf07c732d5b7f71efb388901ae2081beb2adb1457610a930cc5c [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-02T17:07:17.071Z] provisioning config files... [2022-08-02T17:07:17.105Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7299090567397546914tmp [Pipeline] { [Pipeline] sh [2022-08-02T17:07:17.415Z] + set +x [2022-08-02T17:07:17.415Z] + curl -s https://codecov.io/bash [2022-08-02T17:07:17.416Z] + bash -s -- [2022-08-02T17:07:17.416Z] [2022-08-02T17:07:17.416Z] _____ _ [2022-08-02T17:07:17.416Z] / ____| | | [2022-08-02T17:07:17.416Z] | | ___ __| | ___ ___ _____ __ [2022-08-02T17:07:17.416Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-02T17:07:17.416Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-02T17:07:17.416Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-02T17:07:17.416Z] Bash-1.0.6 [2022-08-02T17:07:17.416Z] [2022-08-02T17:07:17.416Z] [2022-08-02T17:07:17.416Z] ==> git version 2.25.1 found [2022-08-02T17:07:17.416Z] ==> 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-02T17:07:17.416Z] Release-Date: 2020-01-08 [2022-08-02T17:07:17.416Z] 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-02T17:07:17.416Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-02T17:07:17.416Z] ==> Jenkins CI detected. [2022-08-02T17:07:17.416Z] current dir:  /w/workspace/edgex-go/3 [2022-08-02T17:07:17.416Z] project root: . [2022-08-02T17:07:17.416Z] --> token set from env [2022-08-02T17:07:17.416Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-02T17:07:17.416Z] ==> Running gcov in . (disable via -X gcov) [2022-08-02T17:07:17.676Z] ==> Python coveragepy not found [2022-08-02T17:07:17.676Z] ==> Searching for coverage reports in: [2022-08-02T17:07:17.676Z] + . [2022-08-02T17:07:17.676Z] -> Found 1 reports [2022-08-02T17:07:17.676Z] ==> Detecting git/mercurial file structure [2022-08-02T17:07:17.676Z] ==> Reading reports [2022-08-02T17:07:17.676Z] + ./coverage.out bytes=436531 [2022-08-02T17:07:17.676Z] ==> Appending adjustments [2022-08-02T17:07:17.676Z] https://docs.codecov.io/docs/fixing-reports [2022-08-02T17:07:18.637Z] + Found adjustments [2022-08-02T17:07:18.637Z] ==> Gzipping contents [2022-08-02T17:07:18.922Z] 60K /tmp/codecov.BhRUMh.gz [2022-08-02T17:07:18.922Z] ==> Uploading reports [2022-08-02T17:07:18.922Z] url: https://codecov.io [2022-08-02T17:07:18.922Z] query: branch=PR-4113&commit=c6aea1b84c4f5d8807ca035805995dbafd8d7774&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= [2022-08-02T17:07:18.922Z] -> Pinging Codecov [2022-08-02T17:07:18.922Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4113&commit=c6aea1b84c4f5d8807ca035805995dbafd8d7774&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= [2022-08-02T17:07:19.185Z] -> Uploading to [2022-08-02T17:07:19.185Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/c6aea1b84c4f5d8807ca035805995dbafd8d7774/e3f0c8f4-988a-4c4e-a667-f3701dc42fdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T170718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d72950e179f20b079da9bf076ec3a7df04ec607335ab3a006aedc0f554126f96 [2022-08-02T17:07:19.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T17:07:19.185Z] Dload Upload Total Spent Left Speed [2022-08-02T17:07:19.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59989 0 0 100 59989 0 238k --:--:-- --:--:-- --:--:-- 238k [2022-08-02T17:07:19.446Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c6aea1b84c4f5d8807ca035805995dbafd8d7774 [Pipeline] } [2022-08-02T17:07:19.454Z] 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-02T17:07:20.091Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-02T17:07:20.387Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T17:07:21.250Z] ---> package-listing.sh [2022-08-02T17:07:21.250Z] ++ facter osfamily [2022-08-02T17:07:21.250Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-02T17:07:21.511Z] + OS_FAMILY=debian [2022-08-02T17:07:21.511Z] + workspace=/w/workspace/edgex-go/3 [2022-08-02T17:07:21.511Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-02T17:07:21.511Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-02T17:07:21.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-02T17:07:21.511Z] + PACKAGES=/tmp/packages_start.txt [2022-08-02T17:07:21.511Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-02T17:07:21.511Z] + PACKAGES=/tmp/packages_end.txt [2022-08-02T17:07:21.511Z] + case "${OS_FAMILY}" in [2022-08-02T17:07:21.511Z] + dpkg -l [2022-08-02T17:07:21.511Z] + grep '^ii' [2022-08-02T17:07:21.511Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-02T17:07:21.511Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-02T17:07:21.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-02T17:07:21.511Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-02T17:07:21.511Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-08-02T17:07:21.511Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-08-02T17:07:21.521Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-02T17:07:21.802Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T17:07:22.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T17:07:22.369Z] [2022-08-02T17:07:22.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T17:07:22.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T17:07:22.677Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-02T17:07:22.677Z] 5eb5b503b376: Pulling fs layer [2022-08-02T17:07:22.677Z] 5c69ac0246d0: Pulling fs layer [2022-08-02T17:07:22.677Z] ec43610c2a17: Pulling fs layer [2022-08-02T17:07:22.677Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-02T17:07:22.677Z] 33b1e0a273af: Pulling fs layer [2022-08-02T17:07:22.677Z] 5d3b04190fa2: Pulling fs layer [2022-08-02T17:07:22.677Z] 2f39f015ded8: Pulling fs layer [2022-08-02T17:07:22.677Z] 33b1e0a273af: Waiting [2022-08-02T17:07:22.677Z] 3a2ae6a8a46f: Waiting [2022-08-02T17:07:22.677Z] 2f39f015ded8: Waiting [2022-08-02T17:07:22.677Z] 5d3b04190fa2: Waiting [2022-08-02T17:07:22.677Z] 5c69ac0246d0: Verifying Checksum [2022-08-02T17:07:22.677Z] 5c69ac0246d0: Download complete [2022-08-02T17:07:22.677Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-02T17:07:22.677Z] 3a2ae6a8a46f: Download complete [2022-08-02T17:07:22.677Z] ec43610c2a17: Verifying Checksum [2022-08-02T17:07:22.677Z] ec43610c2a17: Download complete [2022-08-02T17:07:22.937Z] 5d3b04190fa2: Download complete [2022-08-02T17:07:22.937Z] 33b1e0a273af: Verifying Checksum [2022-08-02T17:07:22.937Z] 33b1e0a273af: Download complete [2022-08-02T17:07:22.937Z] 5eb5b503b376: Download complete [2022-08-02T17:07:23.506Z] 2f39f015ded8: Download complete [2022-08-02T17:07:24.073Z] 5eb5b503b376: Pull complete [2022-08-02T17:07:24.333Z] 5c69ac0246d0: Pull complete [2022-08-02T17:07:24.905Z] ec43610c2a17: Pull complete [2022-08-02T17:07:24.905Z] 3a2ae6a8a46f: Pull complete [2022-08-02T17:07:25.164Z] 33b1e0a273af: Pull complete [2022-08-02T17:07:25.164Z] 5d3b04190fa2: Pull complete [2022-08-02T17:07:29.363Z] 2f39f015ded8: Pull complete [2022-08-02T17:07:29.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-02T17:07:29.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T17:07:29.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T17:07:29.450Z] prd-ubuntu20.04-docker-8c-8g-21815 does not seem to be running inside a container [2022-08-02T17:07:29.505Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T17:07:31.597Z] $ docker top 9f29db6ef4c4ea79b1157c1b8b2490dea1ad7bc5b053fa8b388e0911f262d3bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T17:07:31.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-02T17:07:32.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-02T17:07:32.523Z] + ls /var/log/sa-host [2022-08-02T17:07:32.523Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T17:07:32.660Z] provisioning config files... [2022-08-02T17:07:32.667Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config58006549858298435tmp [Pipeline] { [Pipeline] echo [2022-08-02T17:07:32.680Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T17:07:32.967Z] ---> create-netrc.sh [Pipeline] } [2022-08-02T17:07:32.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-02T17:07:33.309Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-02T17:07:33.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T17:07:33.604Z] ---> sudo-logs.sh [2022-08-02T17:07:33.604Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-02T17:07:33.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T17:07:33.911Z] ---> job-cost.sh [2022-08-02T17:07:33.911Z] lf-activate-venv: SKIPPING [2022-08-02T17:07:33.911Z] DEBUG: total: 0.10999999940395355 [2022-08-02T17:07:33.911Z] INFO: Retrieving Stack Cost... [2022-08-02T17:07:34.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T17:07:34.743Z] INFO: Archiving Costs [Pipeline] echo [2022-08-02T17:07:34.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T17:07:35.038Z] ---> logs-deploy.sh [2022-08-02T17:07:35.038Z] lf-activate-venv: SKIPPING [2022-08-02T17:07:35.038Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4113/3 [2022-08-02T17:07:35.038Z] INFO: archiving workspace using pattern(s): [2022-08-02T17:07:35.975Z] Archives upload complete. [2022-08-02T17:07:35.975Z] INFO: archiving logs to Nexus