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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (c140f16e3e7b13e618b0cc692bc6444428f8248b) 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-ssh8555173018234273853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10985255658863297494.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14271966891293120732.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14280737152165033700.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7412124813356355379.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16948 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 Merge succeeded, producing 9953f752a87d8332173d24822054be9af1c1842c Checking out Revision 9953f752a87d8332173d24822054be9af1c1842c (PR-4569) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9953f752a87d8332173d24822054be9af1c1842c # timeout=10 Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T08:30:32.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T08:30:32.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T08:30:32.122Z] ========================================================= [2023-05-25T08:30:32.122Z] EdgeX Global Pipelines Version Info [2023-05-25T08:30:32.122Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:30:32.825Z] ------------------- [2023-05-25T08:30:32.825Z] stable info: [2023-05-25T08:30:32.825Z] ------------------- [2023-05-25T08:30:32.825Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T08:30:32.825Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T08:30:32.825Z] Message: update stable to v1.0.249 > git rev-list --no-walk a6980e798652c6ab76754100a6091ea0e3191471 # timeout=10 [2023-05-25T08:30:33.394Z] ------------------- [2023-05-25T08:30:33.395Z] experimental info: [2023-05-25T08:30:33.395Z] ------------------- [2023-05-25T08:30:33.395Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T08:30:33.395Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T08:30:33.395Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T08:30:33.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-25T08:30:33.567Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-25T08:30:33.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T08:30:33.596Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T08:30:33.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T08:30:33.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T08:30:33.637Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T08:30:33.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-25T08:30:33.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-25T08:30:33.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-25T08:30:33.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T08:30:33.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T08:30:33.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T08:30:33.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T08:30:33.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T08:30:33.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T08:30:33.765Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T08:30:33.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T08:30:33.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-25T08:30:33.793Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-25T08:30:33.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T08:30:33.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T08:30:33.842Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T08:30:33.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-05-25T08:30:33.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-05-25T08:30:33.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-05-25T08:30:33.880Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9953f752a87d8332173d24822054be9af1c1842c [Pipeline] echo [2023-05-25T08:30:33.888Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9953f75 [Pipeline] echo [2023-05-25T08:30:33.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T08:30:33.925Z] provisioning config files... [2023-05-25T08:30:33.938Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1745754189083196977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:30:34.238Z] ---> docker-login.sh [2023-05-25T08:30:34.238Z] nexus3.edgexfoundry.org:10001 [2023-05-25T08:30:34.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:34.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:34.500Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:34.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:34.500Z] [2023-05-25T08:30:34.500Z] Login Succeeded [2023-05-25T08:30:34.500Z] nexus3.edgexfoundry.org:10002 [2023-05-25T08:30:34.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:34.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:34.500Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:34.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:34.500Z] [2023-05-25T08:30:34.500Z] Login Succeeded [2023-05-25T08:30:34.500Z] nexus3.edgexfoundry.org:10003 [2023-05-25T08:30:34.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:34.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:34.759Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:34.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:34.759Z] [2023-05-25T08:30:34.759Z] Login Succeeded [2023-05-25T08:30:34.759Z] nexus3.edgexfoundry.org:10004 [2023-05-25T08:30:34.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:34.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:34.759Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:34.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:34.759Z] [2023-05-25T08:30:34.759Z] Login Succeeded [2023-05-25T08:30:34.759Z] docker.io [2023-05-25T08:30:35.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:35.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:35.022Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:35.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:35.022Z] [2023-05-25T08:30:35.022Z] Login Succeeded [2023-05-25T08:30:35.022Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T08:30:35.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T08:30:35.337Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-05-25T08:30:35.337Z] + dirname cmd/core-command/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-25T08:30:35.337Z] + + cut -d/ -f2 [2023-05-25T08:30:35.337Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-25T08:30:35.337Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-25T08:30:35.337Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-05-25T08:30:35.337Z] [2023-05-25T08:30:35.337Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-25T08:30:35.337Z] + + cut -d/ -f2 [2023-05-25T08:30:35.337Z] dirname cmd/core-metadata/Dockerfile [2023-05-25T08:30:35.337Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-25T08:30:35.337Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2023-05-25T08:30:35.337Z] [2023-05-25T08:30:35.337Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/support-notifications/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-25T08:30:35.337Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-25T08:30:35.337Z] + cut -d/ -f2 [2023-05-25T08:30:35.337Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-25T08:30:35.382Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T08:30:35.705Z] + git rev-list -1 --merges 9953f752a87d8332173d24822054be9af1c1842c~1..9953f752a87d8332173d24822054be9af1c1842c [Pipeline] echo [2023-05-25T08:30:35.716Z] -----------> git rev-list -1 --merges 9953f752a87d8332173d24822054be9af1c1842c~1..9953f752a87d8332173d24822054be9af1c1842c 9953f752a87d8332173d24822054be9af1c1842c [2023-05-25T08:30:35.716Z] 9953f752a87d8332173d24822054be9af1c1842c [false] [Pipeline] sh [2023-05-25T08:30:36.003Z] + git log --format=format:%s -1 9953f752a87d8332173d24822054be9af1c1842c [Pipeline] echo [2023-05-25T08:30:36.048Z] ========================================================= [2023-05-25T08:30:36.048Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T08:30:36.048Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-25T08:30:36.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T08:30:36.407Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T08:30:36.407Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T08:30:36.407Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T08:30:36.407Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T08:30:36.407Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T08:30:36.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:30:36.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:30:36.744Z] [2023-05-25T08:30:36.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:30:37.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:30:37.046Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T08:30:37.046Z] b85a868b505f: Pulling fs layer [2023-05-25T08:30:37.046Z] e2be974225ed: Pulling fs layer [2023-05-25T08:30:37.046Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T08:30:37.046Z] 988bab9f4d93: Pulling fs layer [2023-05-25T08:30:37.046Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T08:30:37.046Z] eaf3925da568: Pulling fs layer [2023-05-25T08:30:37.046Z] bab4dde63d76: Pulling fs layer [2023-05-25T08:30:37.046Z] bde34c3a00c8: Pulling fs layer [2023-05-25T08:30:37.046Z] b352a97aabf1: Pulling fs layer [2023-05-25T08:30:37.046Z] 4872d77fe225: Pulling fs layer [2023-05-25T08:30:37.046Z] 5851b861e8e6: Pulling fs layer [2023-05-25T08:30:37.046Z] b352a97aabf1: Waiting [2023-05-25T08:30:37.046Z] 4872d77fe225: Waiting [2023-05-25T08:30:37.046Z] 5851b861e8e6: Waiting [2023-05-25T08:30:37.046Z] 1469e6f7b9e6: Waiting [2023-05-25T08:30:37.046Z] eaf3925da568: Waiting [2023-05-25T08:30:37.046Z] bab4dde63d76: Waiting [2023-05-25T08:30:37.046Z] bde34c3a00c8: Waiting [2023-05-25T08:30:37.046Z] 988bab9f4d93: Waiting [2023-05-25T08:30:37.046Z] e2be974225ed: Verifying Checksum [2023-05-25T08:30:37.046Z] e2be974225ed: Download complete [2023-05-25T08:30:37.046Z] 988bab9f4d93: Verifying Checksum [2023-05-25T08:30:37.046Z] 988bab9f4d93: Download complete [2023-05-25T08:30:37.305Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T08:30:37.305Z] 1469e6f7b9e6: Download complete [2023-05-25T08:30:37.305Z] eaf3925da568: Verifying Checksum [2023-05-25T08:30:37.305Z] eaf3925da568: Download complete [2023-05-25T08:30:37.305Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T08:30:37.305Z] 339a4e72a1f5: Download complete [2023-05-25T08:30:37.305Z] bde34c3a00c8: Download complete [2023-05-25T08:30:37.305Z] b352a97aabf1: Download complete [2023-05-25T08:30:37.305Z] 4872d77fe225: Verifying Checksum [2023-05-25T08:30:37.305Z] 4872d77fe225: Download complete [2023-05-25T08:30:37.305Z] 5851b861e8e6: Download complete [2023-05-25T08:30:37.305Z] b85a868b505f: Verifying Checksum [2023-05-25T08:30:37.305Z] b85a868b505f: Download complete [2023-05-25T08:30:37.563Z] bab4dde63d76: Verifying Checksum [2023-05-25T08:30:37.563Z] bab4dde63d76: Download complete [2023-05-25T08:30:38.500Z] b85a868b505f: Pull complete [2023-05-25T08:30:38.500Z] e2be974225ed: Pull complete [2023-05-25T08:30:39.069Z] 339a4e72a1f5: Pull complete [2023-05-25T08:30:39.069Z] 988bab9f4d93: Pull complete [2023-05-25T08:30:39.328Z] 1469e6f7b9e6: Pull complete [2023-05-25T08:30:39.328Z] eaf3925da568: Pull complete [2023-05-25T08:30:41.234Z] bab4dde63d76: Pull complete [2023-05-25T08:30:41.234Z] bde34c3a00c8: Pull complete [2023-05-25T08:30:41.234Z] b352a97aabf1: Pull complete [2023-05-25T08:30:41.234Z] 4872d77fe225: Pull complete [2023-05-25T08:30:41.234Z] 5851b861e8e6: Pull complete [2023-05-25T08:30:41.234Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T08:30:41.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:30:41.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:30:41.318Z] prd-ubuntu20.04-docker-8c-8g-16948 does not seem to be running inside a container [2023-05-25T08:30:41.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T08:30:44.976Z] $ docker top fbce22c09afcf7032809639e3ea4fefb680b68a2de5b081662c0bed55e5dd323 -eo pid,comm [2023-05-25T08:30:45.029Z] 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). [2023-05-25T08:30:45.029Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T08:30:45.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T08:30:45.069Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T08:30:45.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T08:30:45.191Z] $ docker exec fbce22c09afcf7032809639e3ea4fefb680b68a2de5b081662c0bed55e5dd323 ssh-agent [2023-05-25T08:30:45.293Z] SSH_AUTH_SOCK=/tmp/ssh-mKKzkaR2nw0J/agent.32 [2023-05-25T08:30:45.293Z] SSH_AGENT_PID=38 [2023-05-25T08:30:45.301Z] Running ssh-add (command line suppressed) [2023-05-25T08:30:45.402Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6817681061510777479.key (/w/workspace/edgex-go/6@tmp/private_key_6817681061510777479.key) [2023-05-25T08:30:45.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T08:30:45.701Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T08:30:45.723Z] $ docker exec --env ******** --env ******** fbce22c09afcf7032809639e3ea4fefb680b68a2de5b081662c0bed55e5dd323 ssh-agent -k [2023-05-25T08:30:45.818Z] unset SSH_AUTH_SOCK; [2023-05-25T08:30:45.819Z] unset SSH_AGENT_PID; [2023-05-25T08:30:45.819Z] echo Agent pid 38 killed; [2023-05-25T08:30:45.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T08:30:45.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T08:30:45.857Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T08:30:45.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T08:30:45.976Z] $ docker exec fbce22c09afcf7032809639e3ea4fefb680b68a2de5b081662c0bed55e5dd323 ssh-agent [2023-05-25T08:30:46.093Z] SSH_AUTH_SOCK=/tmp/ssh-RuJ3VvsR26YI/agent.71 [2023-05-25T08:30:46.093Z] SSH_AGENT_PID=77 [2023-05-25T08:30:46.098Z] Running ssh-add (command line suppressed) [2023-05-25T08:30:46.194Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_5350811544030221344.key (/w/workspace/edgex-go/6@tmp/private_key_5350811544030221344.key) [2023-05-25T08:30:46.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T08:30:46.490Z] + git semver init [2023-05-25T08:30:46.749Z] 2023-05-25 08:30:46,673 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T08:30:46.749Z] 2023-05-25 08:30:46,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2023-05-25T08:30:46.749Z] 2023-05-25 08:30:46,674 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2023-05-25T08:30:46.749Z] 2023-05-25 08:30:46,675 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2023-05-25T08:30:53.316Z] 2023-05-25 08:30:52,334 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2023-05-25T08:30:53.316Z] 2023-05-25 08:30:52,334 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4569 with force:False [2023-05-25T08:30:53.316Z] 2023-05-25 08:30:52,334 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4569 [2023-05-25T08:30:53.316Z] 2023-05-25 08:30:52,338 [execute] INFO git cat-file --batch-check [2023-05-25T08:30:53.316Z] 2023-05-25 08:30:52,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T08:30:53.316Z] 2023-05-25 08:30:52,345 [execute] INFO git cat-file --batch [2023-05-25T08:30:53.316Z] 2023-05-25 08:30:52,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T08:30:53.316Z] 2023-05-25 08:30:52,350 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4569 [2023-05-25T08:30:53.316Z] 0.0.0 [Pipeline] } [2023-05-25T08:30:53.330Z] $ docker exec --env ******** --env ******** fbce22c09afcf7032809639e3ea4fefb680b68a2de5b081662c0bed55e5dd323 ssh-agent -k [2023-05-25T08:30:53.429Z] unset SSH_AUTH_SOCK; [2023-05-25T08:30:53.429Z] unset SSH_AGENT_PID; [2023-05-25T08:30:53.429Z] echo Agent pid 77 killed; [2023-05-25T08:30:53.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T08:30:53.749Z] + git semver [Pipeline] } [2023-05-25T08:30:54.024Z] $ docker stop --time=1 fbce22c09afcf7032809639e3ea4fefb680b68a2de5b081662c0bed55e5dd323 [2023-05-25T08:30:55.338Z] $ docker rm -f --volumes fbce22c09afcf7032809639e3ea4fefb680b68a2de5b081662c0bed55e5dd323 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T08:30:55.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T08:30:55.858Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T08:30:55.862Z] [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 [2023-05-25T08:30:56.246Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-05-25T08:30:56.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:30:56.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:30:56.276Z] ========================================================= [2023-05-25T08:30:56.276Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T08:30:56.276Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:30:56.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:30:56.557Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T08:30:56.557Z] f56be85fc22e: Pulling fs layer [2023-05-25T08:30:56.557Z] 85791d961cd3: Pulling fs layer [2023-05-25T08:30:56.557Z] d694b5ae8c79: Pulling fs layer [2023-05-25T08:30:56.557Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T08:30:56.557Z] 4d19c01a9841: Pulling fs layer [2023-05-25T08:30:56.557Z] 9325e15d5711: Pulling fs layer [2023-05-25T08:30:56.557Z] 556b6ee489ea: Pulling fs layer [2023-05-25T08:30:56.557Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T08:30:56.557Z] 9325e15d5711: Waiting [2023-05-25T08:30:56.557Z] 9f32a84ed3da: Waiting [2023-05-25T08:30:56.557Z] 4d19c01a9841: Waiting [2023-05-25T08:30:56.557Z] 556b6ee489ea: Waiting [2023-05-25T08:30:56.557Z] c5a4b2cf53e6: Waiting [2023-05-25T08:30:56.557Z] 85791d961cd3: Verifying Checksum [2023-05-25T08:30:56.557Z] 85791d961cd3: Download complete [2023-05-25T08:30:56.557Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T08:30:56.557Z] 9f32a84ed3da: Download complete [2023-05-25T08:30:56.557Z] 4d19c01a9841: Verifying Checksum [2023-05-25T08:30:56.557Z] 4d19c01a9841: Download complete [2023-05-25T08:30:56.557Z] f56be85fc22e: Verifying Checksum [2023-05-25T08:30:56.557Z] f56be85fc22e: Download complete [2023-05-25T08:30:56.557Z] 9325e15d5711: Verifying Checksum [2023-05-25T08:30:56.557Z] 9325e15d5711: Download complete [2023-05-25T08:30:56.818Z] f56be85fc22e: Pull complete [2023-05-25T08:30:56.818Z] 85791d961cd3: Pull complete [2023-05-25T08:30:57.077Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T08:30:57.077Z] c5a4b2cf53e6: Download complete [2023-05-25T08:30:57.335Z] d694b5ae8c79: Verifying Checksum [2023-05-25T08:30:57.335Z] d694b5ae8c79: Download complete [2023-05-25T08:30:57.335Z] 556b6ee489ea: Verifying Checksum [2023-05-25T08:30:57.335Z] 556b6ee489ea: Download complete [2023-05-25T08:31:00.616Z] d694b5ae8c79: Pull complete [2023-05-25T08:31:00.616Z] 9f32a84ed3da: Pull complete [2023-05-25T08:31:00.874Z] 4d19c01a9841: Pull complete [2023-05-25T08:31:00.874Z] 9325e15d5711: Pull complete [2023-05-25T08:31:03.405Z] 556b6ee489ea: Pull complete [2023-05-25T08:31:03.981Z] c5a4b2cf53e6: Pull complete [2023-05-25T08:31:03.981Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T08:31:03.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:31:04.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:31:04.544Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:31:04.544Z] WORKDIR /edgex [2023-05-25T08:31:04.544Z] COPY go.mod . [2023-05-25T08:31:04.544Z] RUN go mod download [2023-05-25T08:31:04.544Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-25T08:31:05.111Z] Sending build context to Docker daemon 170.7MB [2023-05-25T08:31:05.111Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:31:05.111Z] ---> c4be618373d6 [2023-05-25T08:31:05.111Z] Step 2/4 : WORKDIR /edgex [2023-05-25T08:31:10.942Z] Still waiting to schedule task [2023-05-25T08:31:10.942Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16949’ is offline [2023-05-25T08:31:13.233Z] ---> Running in 26134ed822a9 [2023-05-25T08:31:13.233Z] Removing intermediate container 26134ed822a9 [2023-05-25T08:31:13.233Z] ---> 4b1315996873 [2023-05-25T08:31:13.233Z] Step 3/4 : COPY go.mod . [2023-05-25T08:31:13.233Z] ---> 2db077df4c07 [2023-05-25T08:31:13.233Z] Step 4/4 : RUN go mod download [2023-05-25T08:31:13.233Z] ---> Running in a3545e99baed [2023-05-25T08:31:25.462Z] Removing intermediate container a3545e99baed [2023-05-25T08:31:25.462Z] ---> 0cbd32e369bf [2023-05-25T08:31:25.462Z] Successfully built 0cbd32e369bf [2023-05-25T08:31:25.462Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:31:25.756Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T08:31:25.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:31:25.826Z] prd-ubuntu20.04-docker-8c-8g-16948 does not seem to be running inside a container [2023-05-25T08:31:25.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat [2023-05-25T08:31:26.218Z] $ docker top 288700fb7514627a6e35b36e6ad9014d27ea127bc1af33756fe9e894cb91eec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:31:26.548Z] + go version [2023-05-25T08:31:26.548Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T08:31:26.561Z] $ docker stop --time=1 288700fb7514627a6e35b36e6ad9014d27ea127bc1af33756fe9e894cb91eec0 [2023-05-25T08:31:27.805Z] $ docker rm -f --volumes 288700fb7514627a6e35b36e6ad9014d27ea127bc1af33756fe9e894cb91eec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:31:28.201Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T08:31:28.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:31:28.265Z] prd-ubuntu20.04-docker-8c-8g-16948 does not seem to be running inside a container [2023-05-25T08:31:28.297Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat [2023-05-25T08:31:28.596Z] $ docker top faee264339f4f5a44e7bd256790b0c8f6f220ccb4164c3bcf40b7f9365f38d54 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T08:31:28.653Z] ========================================================= [2023-05-25T08:31:28.653Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-25T08:31:28.653Z] ========================================================= [Pipeline] sh [2023-05-25T08:31:28.931Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:31:29.223Z] + make test [2023-05-25T08:31:29.223Z] go test -race -coverprofile=coverage.out ./... [2023-05-25T08:31:35.789Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-25T08:31:47.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-25T08:31:47.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-25T08:31:47.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-25T08:31:48.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-25T08:31:48.495Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-25T08:31:49.062Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-25T08:31:49.062Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-25T08:31:49.062Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-25T08:31:49.062Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-25T08:31:49.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-25T08:31:49.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-25T08:31:49.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-25T08:31:49.834Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-25T08:31:49.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-25T08:31:50.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-25T08:31:50.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-25T08:31:50.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-05-25T08:31:52.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-05-25T08:31:53.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-25T08:31:53.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-25T08:31:53.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-25T08:31:54.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-25T08:31:54.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-25T08:31:55.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-25T08:31:55.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-25T08:31:55.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:31:55.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-25T08:31:55.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-25T08:31:55.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements [2023-05-25T08:31:55.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-05-25T08:31:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-25T08:31:56.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-25T08:31:57.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.310s coverage: 88.5% of statements [2023-05-25T08:31:57.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-25T08:31:58.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-25T08:31:58.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:31:58.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-25T08:31:58.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.378s coverage: 95.6% of statements [2023-05-25T08:31:58.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-25T08:31:58.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-25T08:31:58.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-25T08:31:58.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-25T08:31:58.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-25T08:31:58.720Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-05-25T08:31:59.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-25T08:31:59.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-25T08:31:59.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-25T08:31:59.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements [2023-05-25T08:32:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-25T08:32:00.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-25T08:32:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-05-25T08:32:00.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements [2023-05-25T08:32:00.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 42.9% of statements [2023-05-25T08:32:00.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements [2023-05-25T08:32:00.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-05-25T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2023-05-25T08:32:00.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2023-05-25T08:32:01.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-25T08:32:01.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-25T08:32:01.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-25T08:32:01.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-25T08:32:01.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-25T08:32:01.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-25T08:32:01.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-25T08:32:01.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-25T08:32:02.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-25T08:32:02.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-25T08:32:02.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-25T08:32:02.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-25T08:32:02.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-25T08:32:02.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-25T08:32:03.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-25T08:32:03.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-25T08:32:04.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-25T08:32:05.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-25T08:32:05.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-25T08:32:06.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-25T08:32:06.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-25T08:32:06.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-25T08:32:07.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-25T08:32:07.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-25T08:32:08.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-25T08:32:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-25T08:32:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-25T08:32:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-25T08:32:09.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-25T08:32:10.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-25T08:32:10.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-25T08:32:10.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-25T08:32:10.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-25T08:32:11.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-25T08:32:11.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:32:11.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-25T08:32:11.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-25T08:32:12.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-25T08:32:12.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-25T08:32:12.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2023-05-25T08:32:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-25T08:32:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.059s coverage: 92.9% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 82.1% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 86.0% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.5% of statements [2023-05-25T08:32:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2023-05-25T08:32:26.024Z] 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 [2023-05-25T08:32:26.024Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-05-25T08:32:26.024Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-05-25T08:32:26.024Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-05-25T08:32:26.024Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-05-25T08:32:26.024Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-05-25T08:32:26.039Z] $ docker stop --time=1 faee264339f4f5a44e7bd256790b0c8f6f220ccb4164c3bcf40b7f9365f38d54 [2023-05-25T08:32:27.668Z] $ docker rm -f --volumes faee264339f4f5a44e7bd256790b0c8f6f220ccb4164c3bcf40b7f9365f38d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T08:32:27.962Z] Failed in branch amd64 [2023-05-25T08:34:06.821Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16951 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-05-25T08:34:06.831Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2023-05-25T08:34:06.857Z] The recommended git tool is: git [2023-05-25T08:34:12.049Z] using credential edgex-jenkins-ssh [2023-05-25T08:34:12.066Z] Cloning the remote Git repository [2023-05-25T08:34:12.115Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:34:12.214Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2023-05-25T08:34:12.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:34:12.367Z] > git --version # timeout=10 [2023-05-25T08:34:12.388Z] > git --version # 'git version 2.25.1' [2023-05-25T08:34:12.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:34:12.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T08:34:32.990Z] Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-05-25T08:34:31.060Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-25T08:34:31.088Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T08:34:32.020Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-25T08:34:32.064Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:34:32.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:34:32.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T08:34:33.011Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T08:34:33.099Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-05-25T08:34:33.737Z] Merge succeeded, producing b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T08:34:33.737Z] Checking out Revision b3ec43bbf742a830a4b8cf8da073dabf069967c9 (PR-4569) [2023-05-25T08:34:33.336Z] > git remote # timeout=10 [2023-05-25T08:34:33.357Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T08:34:33.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:34:33.396Z] > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [2023-05-25T08:34:33.719Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T08:34:33.747Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T08:34:33.768Z] > git checkout -f b3ec43bbf742a830a4b8cf8da073dabf069967c9 # timeout=10 [2023-05-25T08:34:37.461Z] Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" [2023-05-25T08:34:37.485Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2023-05-25T08:34:37.472Z] > git rev-list --no-walk a6980e798652c6ab76754100a6091ea0e3191471 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T08:34:38.367Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T08:34:38.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T08:34:38.367Z] Dload Upload Total Spent Left Speed [2023-05-25T08:34:38.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-05-25T08:34:39.110Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T08:34:39.435Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T08:34:39.435Z] + sudo tee /etc/docker/daemon.new [2023-05-25T08:34:39.435Z] { [2023-05-25T08:34:39.435Z] "registry-mirrors": [ [2023-05-25T08:34:39.435Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T08:34:39.435Z] ], [2023-05-25T08:34:39.435Z] "bip": "10.250.0.254/24", [2023-05-25T08:34:39.435Z] "hosts": [ [2023-05-25T08:34:39.435Z] "tcp://0.0.0.0:5555", [2023-05-25T08:34:39.435Z] "unix:///var/run/docker.sock" [2023-05-25T08:34:39.435Z] ], [2023-05-25T08:34:39.435Z] "mtu": 1458, [2023-05-25T08:34:39.435Z] "selinux-enabled": true, [2023-05-25T08:34:39.435Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T08:34:39.435Z] } [Pipeline] sh [2023-05-25T08:34:39.766Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T08:34:40.093Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T08:34:58.356Z] provisioning config files... [2023-05-25T08:34:58.384Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config14280707118094058426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:34:58.744Z] ---> docker-login.sh [2023-05-25T08:34:58.744Z] nexus3.edgexfoundry.org:10001 [2023-05-25T08:34:59.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:34:59.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:34:59.336Z] Configure a credential helper to remove this warning. See [2023-05-25T08:34:59.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:34:59.336Z] [2023-05-25T08:34:59.336Z] Login Succeeded [2023-05-25T08:34:59.336Z] nexus3.edgexfoundry.org:10002 [2023-05-25T08:34:59.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:34:59.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:34:59.881Z] Configure a credential helper to remove this warning. See [2023-05-25T08:34:59.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:34:59.881Z] [2023-05-25T08:34:59.881Z] Login Succeeded [2023-05-25T08:34:59.881Z] nexus3.edgexfoundry.org:10003 [2023-05-25T08:35:00.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:35:00.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:35:00.162Z] Configure a credential helper to remove this warning. See [2023-05-25T08:35:00.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:35:00.162Z] [2023-05-25T08:35:00.162Z] Login Succeeded [2023-05-25T08:35:00.162Z] nexus3.edgexfoundry.org:10004 [2023-05-25T08:35:00.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:35:00.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:35:00.706Z] Configure a credential helper to remove this warning. See [2023-05-25T08:35:00.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:35:00.706Z] [2023-05-25T08:35:00.706Z] Login Succeeded [2023-05-25T08:35:00.706Z] docker.io [2023-05-25T08:35:00.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:35:00.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:35:00.978Z] Configure a credential helper to remove this warning. See [2023-05-25T08:35:00.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:35:00.978Z] [2023-05-25T08:35:00.978Z] Login Succeeded [2023-05-25T08:35:00.978Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T08:35:00.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-25T08:35:01.591Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2023-05-25T08:35:01.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:35:01.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:35:01.633Z] ========================================================= [2023-05-25T08:35:01.633Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T08:35:01.633Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:35:01.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:35:02.232Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T08:35:02.232Z] c41833b44d91: Pulling fs layer [2023-05-25T08:35:02.232Z] ed15518f5707: Pulling fs layer [2023-05-25T08:35:02.232Z] feae8fd75edb: Pulling fs layer [2023-05-25T08:35:02.232Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T08:35:02.232Z] 3cdef696dda3: Pulling fs layer [2023-05-25T08:35:02.232Z] 2ced38df9373: Pulling fs layer [2023-05-25T08:35:02.232Z] 58f1dce35555: Pulling fs layer [2023-05-25T08:35:02.232Z] 242c74f7c9fa: Waiting [2023-05-25T08:35:02.232Z] 3cdef696dda3: Waiting [2023-05-25T08:35:02.232Z] 2ced38df9373: Waiting [2023-05-25T08:35:02.232Z] 58f1dce35555: Waiting [2023-05-25T08:35:02.232Z] ed15518f5707: Verifying Checksum [2023-05-25T08:35:02.232Z] ed15518f5707: Download complete [2023-05-25T08:35:02.232Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T08:35:02.232Z] 242c74f7c9fa: Download complete [2023-05-25T08:35:02.232Z] 3cdef696dda3: Verifying Checksum [2023-05-25T08:35:02.232Z] 3cdef696dda3: Download complete [2023-05-25T08:35:02.232Z] c41833b44d91: Verifying Checksum [2023-05-25T08:35:03.234Z] c41833b44d91: Pull complete [2023-05-25T08:35:03.824Z] 58f1dce35555: Verifying Checksum [2023-05-25T08:35:03.824Z] 58f1dce35555: Download complete [2023-05-25T08:35:03.824Z] ed15518f5707: Pull complete [2023-05-25T08:35:04.793Z] 2ced38df9373: Verifying Checksum [2023-05-25T08:35:04.793Z] 2ced38df9373: Download complete [2023-05-25T08:35:05.063Z] feae8fd75edb: Verifying Checksum [2023-05-25T08:35:05.063Z] feae8fd75edb: Download complete [2023-05-25T08:35:17.435Z] feae8fd75edb: Pull complete [2023-05-25T08:35:17.435Z] 242c74f7c9fa: Pull complete [2023-05-25T08:35:17.435Z] 3cdef696dda3: Pull complete [2023-05-25T08:35:24.109Z] 2ced38df9373: Pull complete [2023-05-25T08:35:26.703Z] 58f1dce35555: Pull complete [2023-05-25T08:35:26.703Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T08:35:26.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:35:26.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:35:27.040Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:35:27.040Z] WORKDIR /edgex [2023-05-25T08:35:27.040Z] COPY go.mod . [2023-05-25T08:35:27.040Z] RUN go mod download [2023-05-25T08:35:27.040Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-25T08:35:27.641Z] Sending build context to Docker daemon 2.931MB [2023-05-25T08:35:27.641Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:35:27.641Z] ---> fadd8f120f05 [2023-05-25T08:35:27.641Z] Step 2/4 : WORKDIR /edgex [2023-05-25T08:35:29.609Z] ---> Running in f29f7751bae1 [2023-05-25T08:35:29.878Z] Removing intermediate container f29f7751bae1 [2023-05-25T08:35:29.878Z] ---> 3d33b0f8c36e [2023-05-25T08:35:29.878Z] Step 3/4 : COPY go.mod . [2023-05-25T08:35:30.467Z] ---> daf557a0c9d1 [2023-05-25T08:35:30.467Z] Step 4/4 : RUN go mod download [2023-05-25T08:35:30.467Z] ---> Running in c4debf45a509 [2023-05-25T08:36:02.755Z] Removing intermediate container c4debf45a509 [2023-05-25T08:36:02.755Z] ---> 99057357dce8 [2023-05-25T08:36:02.755Z] Successfully built 99057357dce8 [2023-05-25T08:36:02.755Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:36:03.092Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T08:36:03.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:36:03.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container [2023-05-25T08:36:03.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T08:36:04.782Z] $ docker top b6d9fc68089e944c84f01c2dfdd1dc7da6145e81af53aa411e12960c287313b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:36:05.647Z] + go version [2023-05-25T08:36:05.647Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T08:36:05.669Z] $ docker stop --time=1 b6d9fc68089e944c84f01c2dfdd1dc7da6145e81af53aa411e12960c287313b3 [2023-05-25T08:36:07.330Z] $ docker rm -f --volumes b6d9fc68089e944c84f01c2dfdd1dc7da6145e81af53aa411e12960c287313b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:36:07.897Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T08:36:07.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:36:08.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container [2023-05-25T08:36:08.185Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T08:36:09.450Z] $ docker top 06b191a07ba66ed4a6b3440358ccff5056938c1e6a39c507307b74efd219c190 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T08:36:09.688Z] ========================================================= [2023-05-25T08:36:09.688Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-25T08:36:09.688Z] ========================================================= [Pipeline] sh [2023-05-25T08:36:10.319Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:36:10.975Z] + make test [2023-05-25T08:36:10.975Z] go test -race -coverprofile=coverage.out ./... [2023-05-25T08:36:57.949Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-25T08:39:19.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-25T08:39:22.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-25T08:39:22.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-25T08:39:22.322Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-25T08:39:22.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-25T08:39:37.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-25T08:39:37.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-25T08:39:37.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements [2023-05-25T08:39:49.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements [2023-05-25T08:39:53.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-25T08:39:53.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-25T08:39:53.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-25T08:39:56.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.425s coverage: 71.5% of statements [2023-05-25T08:39:58.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-25T08:39:58.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-25T08:39:58.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 54.0% of statements [2023-05-25T08:40:04.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-25T08:40:04.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-25T08:40:04.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-25T08:40:04.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-25T08:40:04.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:40:11.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-25T08:40:11.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-25T08:40:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.286s coverage: 88.5% of statements [2023-05-25T08:40:23.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.445s coverage: 3.8% of statements [2023-05-25T08:40:27.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-25T08:40:27.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:40:27.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-25T08:40:29.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.908s coverage: 95.6% of statements [2023-05-25T08:40:29.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-25T08:40:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-25T08:40:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-25T08:40:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-25T08:40:29.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-25T08:40:29.916Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-05-25T08:40:35.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-25T08:40:35.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-25T08:40:35.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-25T08:40:35.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.265s coverage: 65.9% of statements [2023-05-25T08:40:47.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-25T08:40:47.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-25T08:40:47.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.444s coverage: 0.9% of statements [2023-05-25T08:40:47.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements [2023-05-25T08:40:52.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 42.9% of statements [2023-05-25T08:40:52.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.283s coverage: 82.9% of statements [2023-05-25T08:40:52.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2023-05-25T08:40:52.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements [2023-05-25T08:40:55.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2023-05-25T08:40:57.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-25T08:40:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-25T08:40:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-25T08:40:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-25T08:41:01.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-25T08:41:01.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-25T08:41:01.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-25T08:41:01.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-25T08:41:08.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2023-05-25T08:41:08.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-25T08:41:08.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-25T08:41:08.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-25T08:41:08.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-25T08:41:14.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-25T08:41:14.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-25T08:41:16.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-25T08:41:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.031s coverage: 79.9% of statements [2023-05-25T08:41:24.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-25T08:41:25.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.287s coverage: 92.9% of statements [2023-05-25T08:41:25.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 64.4% of statements [2023-05-25T08:41:25.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.258s coverage: 62.3% of statements [2023-05-25T08:41:25.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2023-05-25T08:41:25.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-05-25T08:41:25.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-05-25T08:41:25.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.8% of statements [2023-05-25T08:41:25.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-25T08:41:25.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.525s coverage: 82.1% of statements [2023-05-25T08:41:25.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 86.0% of statements [2023-05-25T08:41:31.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-25T08:41:31.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-25T08:41:32.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.103s coverage: 63.1% of statements [2023-05-25T08:41:32.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements [2023-05-25T08:41:34.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.154s coverage: 89.4% of statements [2023-05-25T08:41:34.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.103s coverage: 100.0% of statements [2023-05-25T08:41:34.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-05-25T08:41:34.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-25T08:41:34.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-25T08:41:34.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-25T08:41:34.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-05-25T08:41:43.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-25T08:41:43.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-25T08:41:43.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-25T08:41:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.068s coverage: 38.4% of statements [2023-05-25T08:41:44.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements [2023-05-25T08:41:49.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-25T08:41:49.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-25T08:41:49.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-25T08:41:49.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-25T08:41:49.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2023-05-25T08:41:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-25T08:41:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-25T08:41:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-25T08:41:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-25T08:42:03.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 17.7% of statements [2023-05-25T08:42:03.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-25T08:42:03.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:42:03.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-25T08:42:03.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-25T08:42:04.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.706s coverage: 92.3% of statements [2023-05-25T08:42:08.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-25T08:42:08.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-25T08:42:08.673Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.300s coverage: 61.5% of statements [2023-05-25T08:42:11.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-25T08:42:11.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:42:11.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements [2023-05-25T08:42:12.219Z] 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 [2023-05-25T08:42:12.219Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T08:42:12.219Z] go vet ./... [2023-05-25T08:45:03.968Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T08:45:03.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T08:45:03.968Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T08:45:03.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-25T08:45:04.632Z] + ls -al . [2023-05-25T08:45:04.632Z] total 708 [2023-05-25T08:45:04.632Z] drwxrwxr-x 10 1001 1001 4096 May 25 08:36 . [2023-05-25T08:45:04.632Z] drwxr-xr-x 4 root root 4096 May 25 08:36 .. [2023-05-25T08:45:04.632Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:34 .blubracket [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 16 May 25 08:34 .dockerignore [2023-05-25T08:45:04.632Z] drwxrwxr-x 8 1001 1001 4096 May 25 08:34 .git [2023-05-25T08:45:04.632Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:34 .github [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 1162 May 25 08:34 .gitignore [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 42 May 25 08:34 .golangci.yml [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 87 May 25 08:34 .hadolint.yml [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 166 May 25 08:34 .sonarcloud.properties [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 1171 May 25 08:34 ADOPTERS.md [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 10835 May 25 08:34 Attribution.txt [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 73765 May 25 08:34 CHANGELOG.md [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 3804 May 25 08:34 CONTRIBUTING.md [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 579 May 25 08:34 Dockerfile.fuzz [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 677 May 25 08:34 GOVERNANCE.md [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 883 May 25 08:34 Jenkinsfile [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 10775 May 25 08:34 LICENSE [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 14368 May 25 08:34 Makefile [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 582 May 25 08:34 OWNERS.md [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 9902 May 25 08:34 README.md [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 789 May 25 08:34 SECURITY.md [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 5 May 25 08:30 VERSION [2023-05-25T08:45:04.632Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:34 bin [2023-05-25T08:45:04.632Z] drwxrwxr-x 18 1001 1001 4096 May 25 08:34 cmd [2023-05-25T08:45:04.632Z] -rw-r--r-- 1 root root 447731 May 25 08:42 coverage.out [2023-05-25T08:45:04.632Z] -rwxrwxr-x 1 1001 1001 874 May 25 08:34 fuzzing_docker.sh [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 3159 May 25 08:34 go.mod [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 30958 May 25 08:34 go.sum [2023-05-25T08:45:04.632Z] drwxrwxr-x 7 1001 1001 4096 May 25 08:34 internal [2023-05-25T08:45:04.632Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:34 openapi [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 594 May 25 08:34 security.txt [2023-05-25T08:45:04.632Z] drwxrwxr-x 4 1001 1001 4096 May 25 08:34 snap [2023-05-25T08:45:04.632Z] -rw-rw-r-- 1 1001 1001 204 May 25 08:34 version.go [Pipeline] sh [2023-05-25T08:45:05.272Z] + '[' -e coverage.out ] [2023-05-25T08:45:05.272Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-25T08:45:06.213Z] Stashed 1 file(s) [Pipeline] sh [2023-05-25T08:45:06.842Z] + make build [2023-05-25T08:45:06.842Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-25T08:46:43.485Z] go build -tags " 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 [2023-05-25T08:46:45.429Z] go build -tags " 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 [2023-05-25T08:46:50.784Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-25T08:46:55.147Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-25T08:47:51.668Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-25T08:47:55.933Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-25T08:48:02.595Z] 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 [2023-05-25T08:48:09.251Z] 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 [2023-05-25T08:48:13.526Z] 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 [2023-05-25T08:48:18.878Z] 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 [2023-05-25T08:48:25.544Z] 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] } [2023-05-25T08:48:33.767Z] $ docker stop --time=1 06b191a07ba66ed4a6b3440358ccff5056938c1e6a39c507307b74efd219c190 [2023-05-25T08:48:35.933Z] $ docker rm -f --volumes 06b191a07ba66ed4a6b3440358ccff5056938c1e6a39c507307b74efd219c190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:48:38.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:48:38.876Z] [2023-05-25T08:48:38.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:48:39.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:48:39.486Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-25T08:48:39.486Z] 29e5d40040c1: Pulling fs layer [2023-05-25T08:48:39.486Z] 1ce36da41761: Pulling fs layer [2023-05-25T08:48:39.486Z] 25b303627fd3: Pulling fs layer [2023-05-25T08:48:39.486Z] 29e5d40040c1: Verifying Checksum [2023-05-25T08:48:39.486Z] 29e5d40040c1: Download complete [2023-05-25T08:48:39.757Z] 1ce36da41761: Verifying Checksum [2023-05-25T08:48:39.757Z] 1ce36da41761: Download complete [2023-05-25T08:48:40.349Z] 29e5d40040c1: Pull complete [2023-05-25T08:48:41.769Z] 25b303627fd3: Verifying Checksum [2023-05-25T08:48:41.769Z] 25b303627fd3: Download complete [2023-05-25T08:48:41.769Z] 1ce36da41761: Pull complete [2023-05-25T08:48:54.103Z] 25b303627fd3: Pull complete [2023-05-25T08:48:54.103Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-25T08:48:54.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:48:54.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:48:54.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container [2023-05-25T08:48:54.400Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-25T08:48:56.998Z] $ docker top f6139f119dc763e31d466c24a05e29cef7fea9ede7a1ed917b192c462975b481 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:48:57.850Z] + docker-compose build --help [2023-05-25T08:48:57.850Z] + grep parallel [2023-05-25T08:49:04.489Z] --parallel Build images in parallel. [Pipeline] } [2023-05-25T08:49:04.502Z] $ docker stop --time=1 f6139f119dc763e31d466c24a05e29cef7fea9ede7a1ed917b192c462975b481 [2023-05-25T08:49:06.180Z] $ docker rm -f --volumes f6139f119dc763e31d466c24a05e29cef7fea9ede7a1ed917b192c462975b481 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:49:06.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:49:06.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:49:06.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container [2023-05-25T08:49:06.997Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2023-05-25T08:49:08.381Z] $ docker top b8583617b80f9ae94463816b5670e3749d48f21d38170dc66323a62f2655ce3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:49:09.219Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-25T08:49:15.856Z] Building core-command ... [2023-05-25T08:49:15.856Z] Building core-common-config-bootstrapper ... [2023-05-25T08:49:15.856Z] Building core-data ... [2023-05-25T08:49:15.856Z] Building core-metadata ... [2023-05-25T08:49:15.856Z] Building security-bootstrapper ... [2023-05-25T08:49:15.856Z] Building security-proxy-auth ... [2023-05-25T08:49:15.856Z] Building security-proxy-setup ... [2023-05-25T08:49:15.856Z] Building security-secretstore-setup ... [2023-05-25T08:49:15.856Z] Building security-spiffe-token-provider ... [2023-05-25T08:49:15.856Z] Building security-spire-agent ... [2023-05-25T08:49:15.856Z] Building security-spire-config ... [2023-05-25T08:49:15.856Z] Building security-spire-server ... [2023-05-25T08:49:15.856Z] Building support-notifications ... [2023-05-25T08:49:15.856Z] Building support-scheduler ... [2023-05-25T08:49:15.856Z] Building security-bootstrapper [2023-05-25T08:49:15.856Z] Building security-spire-server [2023-05-25T08:49:15.856Z] Building security-proxy-auth [2023-05-25T08:49:15.856Z] Building support-scheduler [2023-05-25T08:49:15.856Z] Building security-secretstore-setup [2023-05-25T08:50:02.906Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:50:02.906Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:50:02.906Z] ---> 99057357dce8 [2023-05-25T08:50:02.906Z] Step 3/26 : WORKDIR /edgex-go [2023-05-25T08:50:02.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:50:02.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:50:02.906Z] ---> 99057357dce8 [2023-05-25T08:50:02.906Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:50:02.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:50:02.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:50:02.906Z] ---> 99057357dce8 [2023-05-25T08:50:02.906Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:50:02.906Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:50:02.906Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:50:02.906Z] ---> 99057357dce8 [2023-05-25T08:50:02.906Z] Step 3/25 : WORKDIR /edgex-go [2023-05-25T08:50:02.906Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:50:02.906Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:50:02.906Z] ---> 99057357dce8 [2023-05-25T08:50:02.906Z] Step 3/33 : WORKDIR /edgex-go [2023-05-25T08:50:02.906Z] ---> Running in c69e0bdd41f8 [2023-05-25T08:50:02.906Z] ---> Running in cb235325ceb8 [2023-05-25T08:50:02.906Z] ---> Running in a1d5d56a460d [2023-05-25T08:50:02.906Z] ---> Running in ce1871b7e727 [2023-05-25T08:50:02.906Z] ---> Running in c303da4b9212 [2023-05-25T08:50:02.906Z] Removing intermediate container ce1871b7e727 [2023-05-25T08:50:02.906Z] ---> 59766c44eb01 [2023-05-25T08:50:02.906Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:50:02.906Z] ---> Running in 70bae97bb63d [2023-05-25T08:50:02.906Z] Removing intermediate container c69e0bdd41f8 [2023-05-25T08:50:02.906Z] ---> 6c551a280ea8 [2023-05-25T08:50:02.906Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:50:02.906Z] Removing intermediate container a1d5d56a460d [2023-05-25T08:50:02.906Z] ---> 247da5afbd9a [2023-05-25T08:50:02.906Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:50:02.906Z] Removing intermediate container c303da4b9212 [2023-05-25T08:50:02.906Z] ---> 546026404f55 [2023-05-25T08:50:02.906Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-25T08:50:02.906Z] Removing intermediate container cb235325ceb8 [2023-05-25T08:50:02.906Z] ---> 576a1a0cec8b [2023-05-25T08:50:02.906Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-25T08:50:02.906Z] ---> Running in 2d187e86def5 [2023-05-25T08:50:02.906Z] ---> Running in 8606f38ed3cd [2023-05-25T08:50:02.906Z] ---> Running in 036fc22c2107 [2023-05-25T08:50:02.906Z] ---> Running in d0ea2b2bc854 [2023-05-25T08:50:02.906Z] Removing intermediate container 70bae97bb63d [2023-05-25T08:50:02.906Z] ---> ffa1d627a738 [2023-05-25T08:50:02.906Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:50:02.906Z] ---> Running in 81b1d52aac19 [2023-05-25T08:50:02.906Z] Removing intermediate container 2d187e86def5 [2023-05-25T08:50:02.907Z] ---> 7208b5016a27 [2023-05-25T08:50:02.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:50:03.173Z] ---> Running in 5b11a97c06ae [2023-05-25T08:50:04.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:05.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:05.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:05.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:05.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:05.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:06.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:06.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:06.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:06.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:50:06.869Z] OK: 263 MiB in 53 packages [2023-05-25T08:50:07.136Z] OK: 263 MiB in 53 packages [2023-05-25T08:50:07.406Z] OK: 263 MiB in 53 packages [2023-05-25T08:50:07.991Z] OK: 263 MiB in 53 packages [2023-05-25T08:50:07.991Z] OK: 263 MiB in 53 packages [2023-05-25T08:50:09.940Z] Removing intermediate container 8606f38ed3cd [2023-05-25T08:50:09.940Z] ---> 027ee4f2a9e1 [2023-05-25T08:50:09.940Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-25T08:50:10.207Z] Removing intermediate container d0ea2b2bc854 [2023-05-25T08:50:10.207Z] ---> 7ba4ef681ce1 [2023-05-25T08:50:10.207Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-25T08:50:10.789Z] Removing intermediate container 81b1d52aac19 [2023-05-25T08:50:10.789Z] ---> a9fb144e10f2 [2023-05-25T08:50:10.789Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:50:11.056Z] Removing intermediate container 5b11a97c06ae [2023-05-25T08:50:11.056Z] ---> aadb9bf1243f [2023-05-25T08:50:11.056Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:50:11.056Z] Removing intermediate container 036fc22c2107 [2023-05-25T08:50:11.056Z] ---> e7fb1c0bcf53 [2023-05-25T08:50:11.056Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-25T08:50:11.322Z] ---> 7a797f8645a1 [2023-05-25T08:50:11.322Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:50:11.322Z] ---> 14d7711dec96 [2023-05-25T08:50:11.322Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:50:11.593Z] ---> Running in f6c76c01e342 [2023-05-25T08:50:11.593Z] ---> Running in c73dc7cdfcc4 [2023-05-25T08:50:11.593Z] ---> 1ebb6567151a [2023-05-25T08:50:11.593Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:50:11.868Z] ---> 57f808bd33c7 [2023-05-25T08:50:11.868Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:50:11.868Z] ---> Running in ee8cf8a6484a [2023-05-25T08:50:12.148Z] ---> Running in 6c78466dc88b [2023-05-25T08:50:12.415Z] ---> d07733b84ec8 [2023-05-25T08:50:12.415Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:50:12.681Z] ---> Running in f222311aa600 [2023-05-25T08:52:04.406Z] Removing intermediate container 6c78466dc88b [2023-05-25T08:52:04.406Z] ---> f36560763571 [2023-05-25T08:52:04.406Z] Step 7/26 : COPY . . [2023-05-25T08:52:04.406Z] Removing intermediate container ee8cf8a6484a [2023-05-25T08:52:04.406Z] ---> b4b0ea2061d4 [2023-05-25T08:52:04.406Z] Step 8/23 : COPY . . [2023-05-25T08:52:04.406Z] Removing intermediate container f222311aa600 [2023-05-25T08:52:04.406Z] ---> 07ef6e44a3de [2023-05-25T08:52:04.406Z] Step 8/23 : COPY . . [2023-05-25T08:52:04.406Z] Removing intermediate container f6c76c01e342 [2023-05-25T08:52:04.406Z] ---> 89daf2ebe0db [2023-05-25T08:52:04.406Z] Step 7/25 : COPY . . [2023-05-25T08:52:04.406Z] Removing intermediate container c73dc7cdfcc4 [2023-05-25T08:52:04.406Z] ---> ca543b9e1a4a [2023-05-25T08:52:04.406Z] Step 7/33 : COPY . . [2023-05-25T08:52:19.402Z] ---> 8f1e61179ec8 [2023-05-25T08:52:19.402Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:52:19.402Z] ---> 7b7eca8afb5e [2023-05-25T08:52:19.402Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-25T08:52:19.402Z] ---> 7cb256f54ea8 [2023-05-25T08:52:19.402Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-25T08:52:19.402Z] ---> Running in b54991636481 [2023-05-25T08:52:19.402Z] ---> 87392a36c872 [2023-05-25T08:52:19.402Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-25T08:52:19.402Z] ---> 52045525a3ca [2023-05-25T08:52:19.402Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-25T08:52:19.402Z] ---> Running in 1e37da0830ca [2023-05-25T08:52:19.402Z] ---> Running in a2824d20f255 [2023-05-25T08:52:19.402Z] ---> Running in 04471a9cfb85 [2023-05-25T08:52:19.402Z] ---> Running in ade126b153c9 [2023-05-25T08:52:19.402Z] Removing intermediate container b54991636481 [2023-05-25T08:52:19.402Z] ---> ebd8746e8f08 [2023-05-25T08:52:19.402Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-25T08:52:19.671Z] ---> Running in 5f4ea6a81408 [2023-05-25T08:52:20.261Z] Removing intermediate container 5f4ea6a81408 [2023-05-25T08:52:20.261Z] ---> 81916574c8bd [2023-05-25T08:52:20.261Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:52:20.694Z] ---> Running in 0e39b109e4d0 [2023-05-25T08:52:21.346Z] Removing intermediate container 0e39b109e4d0 [2023-05-25T08:52:21.346Z] ---> 24884cd5a8f1 [2023-05-25T08:52:21.346Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-25T08:52:21.640Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-25T08:52:21.640Z] ---> Running in c45324a33337 [2023-05-25T08:52:21.938Z] 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 [2023-05-25T08:52:22.255Z] 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 [2023-05-25T08:52:22.542Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-25T08:52:25.162Z] Removing intermediate container c45324a33337 [2023-05-25T08:52:25.162Z] ---> c16d33ece91d [2023-05-25T08:52:25.162Z] Step 12/26 : WORKDIR /edgex-go [2023-05-25T08:52:25.162Z] ---> Running in 76414013f877 [2023-05-25T08:52:25.762Z] Removing intermediate container 76414013f877 [2023-05-25T08:52:25.762Z] ---> 790d7ac8f0f5 [2023-05-25T08:52:25.762Z] [2023-05-25T08:52:25.762Z] Step 13/26 : FROM alpine:3.17 [2023-05-25T08:52:25.762Z] 3.17: Pulling from library/alpine [2023-05-25T08:52:26.036Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:52:26.036Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:52:26.036Z] ---> 51e60588ff2c [2023-05-25T08:52:26.036Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:52:26.308Z] ---> Running in 51c097be2d62 [2023-05-25T08:52:26.911Z] Removing intermediate container 51c097be2d62 [2023-05-25T08:52:26.911Z] ---> 43311ac0ab04 [2023-05-25T08:52:26.911Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T08:52:26.911Z] ---> Running in 2cab0bd2ed30 [2023-05-25T08:52:28.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:52:29.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:52:31.234Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:52:31.234Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:52:31.234Z] OK: 17694 distinct packages available [2023-05-25T08:52:31.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:52:32.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:52:33.876Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-25T08:52:33.877Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:52:33.877Z] (3/5) Installing libucontext (1.2-r0) [2023-05-25T08:52:33.877Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-25T08:52:33.877Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-25T08:52:33.877Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:52:33.877Z] OK: 9 MiB in 20 packages [2023-05-25T08:52:40.524Z] Removing intermediate container 2cab0bd2ed30 [2023-05-25T08:52:40.524Z] ---> 63e57bd698fa [2023-05-25T08:52:40.524Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:52:40.792Z] ---> 09ee328c457e [2023-05-25T08:52:40.792Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:52:41.762Z] ---> ddda22d186bd [2023-05-25T08:52:41.762Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:52:48.403Z] ---> aa7ea4390709 [2023-05-25T08:52:48.403Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:52:48.669Z] ---> 54a8e217d001 [2023-05-25T08:52:48.669Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-25T08:52:49.637Z] ---> e8c5b8b3319f [2023-05-25T08:52:49.637Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-25T08:52:50.595Z] ---> 4194ffda498e [2023-05-25T08:52:50.595Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:52:50.595Z] ---> Running in 0821455a18b5 [2023-05-25T08:52:51.176Z] Removing intermediate container 0821455a18b5 [2023-05-25T08:52:51.177Z] ---> dcbfbd30c339 [2023-05-25T08:52:51.177Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:52:51.177Z] ---> Running in fa35bc2097e7 [2023-05-25T08:52:51.760Z] Removing intermediate container fa35bc2097e7 [2023-05-25T08:52:51.760Z] ---> fda0b68a6b76 [2023-05-25T08:52:51.760Z] Step 24/26 : LABEL arch=arm64 [2023-05-25T08:52:51.760Z] ---> Running in d875063187cd [2023-05-25T08:52:52.342Z] Removing intermediate container d875063187cd [2023-05-25T08:52:52.342Z] ---> d9055e112a56 [2023-05-25T08:52:52.342Z] Step 25/26 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T08:52:52.342Z] ---> Running in 415abd912b09 [2023-05-25T08:52:52.923Z] Removing intermediate container 415abd912b09 [2023-05-25T08:52:52.923Z] ---> c4149f61cd94 [2023-05-25T08:52:52.923Z] Step 26/26 : LABEL version=0.0.0 [2023-05-25T08:52:52.923Z] ---> Running in fd93e138ed37 [2023-05-25T08:52:53.505Z] Removing intermediate container fd93e138ed37 [2023-05-25T08:52:53.505Z] ---> bf412569427d [2023-05-25T08:52:53.505Z] [2023-05-25T08:52:53.771Z] Successfully built bf412569427d [2023-05-25T08:52:53.771Z] Successfully tagged security-spire-server-arm64:latest [2023-05-25T08:52:53.771Z]  Building security-spire-server ... done Building core-metadata [2023-05-25T08:53:11.952Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:53:11.952Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:53:11.952Z] ---> 99057357dce8 [2023-05-25T08:53:11.952Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:53:11.952Z] ---> Using cache [2023-05-25T08:53:11.952Z] ---> 247da5afbd9a [2023-05-25T08:53:11.952Z] Step 4/25 : WORKDIR /edgex-go [2023-05-25T08:53:11.952Z] ---> Using cache [2023-05-25T08:53:11.952Z] ---> 7208b5016a27 [2023-05-25T08:53:11.952Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-25T08:53:11.952Z] ---> Using cache [2023-05-25T08:53:11.952Z] ---> aadb9bf1243f [2023-05-25T08:53:11.952Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-25T08:53:11.952Z] ---> Using cache [2023-05-25T08:53:11.952Z] ---> d07733b84ec8 [2023-05-25T08:53:11.952Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:53:11.952Z] ---> Using cache [2023-05-25T08:53:11.952Z] ---> 07ef6e44a3de [2023-05-25T08:53:11.952Z] Step 8/25 : COPY . . [2023-05-25T08:53:11.952Z] ---> Using cache [2023-05-25T08:53:11.952Z] ---> 87392a36c872 [2023-05-25T08:53:11.952Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-25T08:53:11.952Z] ---> Running in 30c6191f3af5 [2023-05-25T08:53:12.217Z] go build -tags " 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 [2023-05-25T08:59:19.163Z] 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 [2023-05-25T08:59:19.163Z] Removing intermediate container 1e37da0830ca [2023-05-25T08:59:19.163Z] ---> 37f286c8e47b [2023-05-25T08:59:19.163Z] [2023-05-25T08:59:19.163Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:59:19.163Z] ---> 51e60588ff2c [2023-05-25T08:59:19.163Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T08:59:19.163Z] ---> Running in f235aaba7f08 [2023-05-25T08:59:19.163Z] Removing intermediate container f235aaba7f08 [2023-05-25T08:59:19.163Z] ---> 5dc0a347bee9 [2023-05-25T08:59:19.163Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:59:19.163Z] ---> Running in 03ce8e942b25 [2023-05-25T08:59:19.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:19.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:21.393Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:59:21.393Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:59:21.393Z] OK: 8 MiB in 16 packages [2023-05-25T08:59:23.989Z] Removing intermediate container 03ce8e942b25 [2023-05-25T08:59:23.989Z] ---> e54c06eb17f1 [2023-05-25T08:59:23.989Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:59:24.968Z] ---> 6beddde5d1a3 [2023-05-25T08:59:24.968Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:59:26.931Z] ---> aaea07bd73a6 [2023-05-25T08:59:26.931Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-25T08:59:30.310Z] ---> 879f7b2b4695 [2023-05-25T08:59:30.310Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:59:32.945Z] ---> 4d9b522cfa85 [2023-05-25T08:59:32.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-25T08:59:34.374Z] ---> 90742135a300 [2023-05-25T08:59:34.374Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:59:34.663Z] ---> Running in d6720f8fec9b [2023-05-25T08:59:37.253Z] Removing intermediate container 04471a9cfb85 [2023-05-25T08:59:37.253Z] ---> 1344c4f8ca38 [2023-05-25T08:59:37.253Z] [2023-05-25T08:59:37.253Z] Step 9/33 : FROM alpine:3.17 [2023-05-25T08:59:37.253Z] ---> 51e60588ff2c [2023-05-25T08:59:37.253Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T08:59:37.859Z] ---> Running in ed51e6202607 [2023-05-25T08:59:39.283Z] Removing intermediate container ed51e6202607 [2023-05-25T08:59:39.283Z] ---> c353f3ac6135 [2023-05-25T08:59:39.283Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-25T08:59:39.556Z] ---> Running in b6d1193faff7 [2023-05-25T08:59:39.835Z] Removing intermediate container d6720f8fec9b [2023-05-25T08:59:39.835Z] ---> a83fd1bad89b [2023-05-25T08:59:39.835Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:59:40.369Z] ---> Running in 9f8756b8e946 [2023-05-25T08:59:41.794Z] Removing intermediate container 9f8756b8e946 [2023-05-25T08:59:41.794Z] ---> f58401f7cbde [2023-05-25T08:59:41.794Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T08:59:42.064Z] ---> Running in d34672dc2fa1 [2023-05-25T08:59:42.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:43.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:43.026Z] Removing intermediate container d34672dc2fa1 [2023-05-25T08:59:43.026Z] ---> 6d76434cfa8c [2023-05-25T08:59:43.026Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T08:59:43.304Z] ---> Running in 22a4cddf823d [2023-05-25T08:59:44.282Z] Removing intermediate container 22a4cddf823d [2023-05-25T08:59:44.282Z] ---> 035b8abefc2e [2023-05-25T08:59:44.282Z] Step 22/23 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T08:59:44.557Z] ---> Running in 15df06181f4a [2023-05-25T08:59:44.827Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:59:44.827Z] (2/2) Installing su-exec (0.2-r2) [2023-05-25T08:59:44.827Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:59:44.827Z] OK: 8 MiB in 17 packages [2023-05-25T08:59:45.098Z] Removing intermediate container ade126b153c9 [2023-05-25T08:59:45.098Z] ---> c4349f6548bf [2023-05-25T08:59:45.098Z] [2023-05-25T08:59:45.098Z] Step 9/25 : FROM alpine:3.17 [2023-05-25T08:59:45.098Z] ---> 51e60588ff2c [2023-05-25T08:59:45.098Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-25T08:59:45.366Z] ---> Running in b698c171f320 [2023-05-25T08:59:45.366Z] Removing intermediate container 15df06181f4a [2023-05-25T08:59:45.366Z] ---> d315cf62faac [2023-05-25T08:59:45.366Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:59:45.637Z] ---> Running in 3e2f8306eb4e [2023-05-25T08:59:47.045Z] Removing intermediate container 3e2f8306eb4e [2023-05-25T08:59:47.045Z] ---> e2aa706dc6f3 [2023-05-25T08:59:47.045Z] [2023-05-25T08:59:47.630Z] Removing intermediate container b6d1193faff7 [2023-05-25T08:59:47.630Z] ---> d7299117a8bd [2023-05-25T08:59:47.630Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-25T08:59:47.897Z] ---> Running in 5153277b9af5 [2023-05-25T08:59:47.897Z] Successfully built e2aa706dc6f3 [2023-05-25T08:59:47.897Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-25T08:59:47.897Z] Building core-common-config-bootstrapper [2023-05-25T08:59:47.897Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:48.483Z] Removing intermediate container 5153277b9af5 [2023-05-25T08:59:48.483Z] ---> bcb05a27ea22 [2023-05-25T08:59:48.483Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-25T08:59:48.483Z] ---> Running in e986d3a99ec8 [2023-05-25T08:59:49.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:49.070Z] Removing intermediate container e986d3a99ec8 [2023-05-25T08:59:49.070Z] ---> 91b1f42ca384 [2023-05-25T08:59:49.071Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-25T08:59:49.339Z] ---> Running in 0f7ac92ada4f [2023-05-25T08:59:49.924Z] Removing intermediate container 0f7ac92ada4f [2023-05-25T08:59:49.924Z] ---> dc37c9ab8d80 [2023-05-25T08:59:49.924Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-25T08:59:49.924Z] ---> Running in c8332c7e0f45 [2023-05-25T08:59:50.509Z] Removing intermediate container c8332c7e0f45 [2023-05-25T08:59:50.509Z] ---> 72af2666898a [2023-05-25T08:59:50.509Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-25T08:59:50.509Z] ---> Running in e1a4a49ae4ec [2023-05-25T08:59:50.782Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-25T08:59:51.049Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-25T08:59:51.049Z] (3/3) Installing su-exec (0.2-r2) [2023-05-25T08:59:51.049Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:59:51.049Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T08:59:52.017Z] OK: 8 MiB in 18 packages [2023-05-25T08:59:55.381Z] Removing intermediate container e1a4a49ae4ec [2023-05-25T08:59:55.381Z] ---> 5f57d78980f6 [2023-05-25T08:59:55.381Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-25T08:59:55.381Z] ---> Running in 6fa037bcb347 [2023-05-25T08:59:55.381Z] Removing intermediate container b698c171f320 [2023-05-25T08:59:55.381Z] ---> 638003930307 [2023-05-25T08:59:55.381Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-25T08:59:55.381Z] ---> Running in da6acaddbc78 [2023-05-25T08:59:55.967Z] Removing intermediate container 6fa037bcb347 [2023-05-25T08:59:55.967Z] ---> 2a3fdd44272b [2023-05-25T08:59:55.967Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-25T08:59:56.234Z] Removing intermediate container da6acaddbc78 [2023-05-25T08:59:56.234Z] ---> 318f391ef9ee [2023-05-25T08:59:56.234Z] Step 12/25 : WORKDIR / [2023-05-25T08:59:56.234Z] ---> Running in dca8e3c24d75 [2023-05-25T08:59:57.040Z] Removing intermediate container dca8e3c24d75 [2023-05-25T08:59:57.040Z] ---> 25815c530e76 [2023-05-25T08:59:57.040Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:59:57.691Z] ---> 043cc9605abe [2023-05-25T08:59:57.691Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-25T08:59:57.996Z] ---> Running in f9ea4ea205cc [2023-05-25T08:59:59.547Z] ---> bfe62c628392 [2023-05-25T08:59:59.547Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:00:01.568Z] ---> 065bb5c5426b [2023-05-25T09:00:01.568Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-25T09:00:02.985Z] Removing intermediate container f9ea4ea205cc [2023-05-25T09:00:02.985Z] ---> d5ebbeb8045a [2023-05-25T09:00:02.985Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:00:02.985Z] ---> c58e7c2a54ba [2023-05-25T09:00:02.985Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-25T09:00:04.412Z] ---> ab1fa6f0af7b [2023-05-25T09:00:04.412Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:00:04.680Z] ---> edb7018ee20e [2023-05-25T09:00:04.680Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:00:06.640Z] ---> dc56913d8c31 [2023-05-25T09:00:06.640Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-25T09:00:06.640Z] ---> 350826c1d79a [2023-05-25T09:00:06.640Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-25T09:00:10.904Z] ---> de69b773b42d [2023-05-25T09:00:10.904Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-25T09:00:10.904Z] ---> 753b9b6ca1f2 [2023-05-25T09:00:10.904Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-25T09:00:11.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:00:11.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:00:11.173Z] ---> 99057357dce8 [2023-05-25T09:00:11.173Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:00:11.173Z] ---> Using cache [2023-05-25T09:00:11.173Z] ---> 247da5afbd9a [2023-05-25T09:00:11.173Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T09:00:11.173Z] ---> Using cache [2023-05-25T09:00:11.173Z] ---> 7208b5016a27 [2023-05-25T09:00:11.173Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T09:00:11.173Z] ---> Using cache [2023-05-25T09:00:11.173Z] ---> aadb9bf1243f [2023-05-25T09:00:11.173Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T09:00:11.173Z] ---> Using cache [2023-05-25T09:00:11.173Z] ---> d07733b84ec8 [2023-05-25T09:00:11.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:00:11.173Z] ---> Using cache [2023-05-25T09:00:11.173Z] ---> 07ef6e44a3de [2023-05-25T09:00:11.173Z] Step 8/23 : COPY . . [2023-05-25T09:00:11.173Z] ---> Using cache [2023-05-25T09:00:11.173Z] ---> 87392a36c872 [2023-05-25T09:00:11.173Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-25T09:00:11.440Z] ---> Running in e9cdf9f30c1a [2023-05-25T09:00:12.864Z] ---> 69a11dfcc63f [2023-05-25T09:00:12.864Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-25T09:00:14.286Z] ---> 8d7a25dd55d1 [2023-05-25T09:00:14.286Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T09:00:14.554Z] ---> 959a0b66e4cc [2023-05-25T09:00:14.554Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-25T09:00:14.820Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-25T09:00:16.173Z] ---> fa31670e1ec6 [2023-05-25T09:00:16.173Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T09:00:16.173Z] ---> a0a92b77c24b [2023-05-25T09:00:16.173Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-25T09:00:16.173Z] ---> Running in df3b8d9f0736 [2023-05-25T09:00:17.222Z] ---> 4ed2dc96db69 [2023-05-25T09:00:17.222Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-25T09:00:20.435Z] ---> f7ad514b93e0 [2023-05-25T09:00:20.435Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-25T09:00:20.435Z] ---> Running in b29fd696795a [2023-05-25T09:00:20.435Z] Removing intermediate container df3b8d9f0736 [2023-05-25T09:00:20.435Z] ---> cff3b1856bd5 [2023-05-25T09:00:20.435Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T09:00:20.435Z] ---> Running in 3acaa0b6a3e3 [2023-05-25T09:00:21.408Z] Removing intermediate container 3acaa0b6a3e3 [2023-05-25T09:00:21.408Z] ---> ae335d92b053 [2023-05-25T09:00:21.408Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T09:00:21.408Z] ---> Running in 5b4a43b545d9 [2023-05-25T09:00:22.380Z] Removing intermediate container 5b4a43b545d9 [2023-05-25T09:00:22.380Z] ---> b600d6e88053 [2023-05-25T09:00:22.380Z] Step 24/25 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:00:22.650Z] ---> Running in b3864bda47b1 [2023-05-25T09:00:22.650Z] Removing intermediate container b29fd696795a [2023-05-25T09:00:22.650Z] ---> f36dec52d86b [2023-05-25T09:00:22.650Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-25T09:00:22.919Z] ---> Running in 8103910d94d6 [2023-05-25T09:00:23.514Z] Removing intermediate container b3864bda47b1 [2023-05-25T09:00:23.514Z] ---> 9cda1b39135e [2023-05-25T09:00:23.514Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T09:00:23.514Z] ---> Running in 37149df4c156 [2023-05-25T09:00:23.514Z] Removing intermediate container 8103910d94d6 [2023-05-25T09:00:23.514Z] ---> 57bc3b698d97 [2023-05-25T09:00:23.514Z] Step 30/33 : CMD ["gate"] [2023-05-25T09:00:23.781Z] ---> Running in 2a9787319cb5 [2023-05-25T09:00:24.369Z] Removing intermediate container 37149df4c156 [2023-05-25T09:00:24.369Z] ---> b83190297067 [2023-05-25T09:00:24.369Z] [2023-05-25T09:00:24.369Z] Removing intermediate container 2a9787319cb5 [2023-05-25T09:00:24.369Z] ---> 37654dfeae95 [2023-05-25T09:00:24.369Z] Step 31/33 : LABEL arch=arm64 [2023-05-25T09:00:24.645Z] ---> Running in 5edfe870faec [2023-05-25T09:00:24.914Z] Successfully built b83190297067 [2023-05-25T09:00:24.914Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-25T09:00:24.914Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-05-25T09:00:25.180Z] Removing intermediate container 5edfe870faec [2023-05-25T09:00:25.180Z] ---> cc39580250b0 [2023-05-25T09:00:25.180Z] Step 32/33 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:00:25.180Z] ---> Running in dcbe78c6c15f [2023-05-25T09:00:25.765Z] Removing intermediate container dcbe78c6c15f [2023-05-25T09:00:25.765Z] ---> fb7e382591de [2023-05-25T09:00:25.765Z] Step 33/33 : LABEL version=0.0.0 [2023-05-25T09:00:25.765Z] ---> Running in 13ddc507ba3f [2023-05-25T09:00:26.350Z] Removing intermediate container 13ddc507ba3f [2023-05-25T09:00:26.351Z] ---> 7520b54e669c [2023-05-25T09:00:26.351Z] [2023-05-25T09:00:26.618Z] Successfully built 7520b54e669c [2023-05-25T09:00:26.618Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-25T09:00:26.618Z]  Building security-bootstrapper ... done Building support-notifications [2023-05-25T09:00:58.856Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:00:58.856Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:00:58.857Z] ---> 99057357dce8 [2023-05-25T09:00:58.857Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T09:00:58.857Z] ---> Using cache [2023-05-25T09:00:58.857Z] ---> 576a1a0cec8b [2023-05-25T09:00:58.857Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T09:00:58.857Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:00:58.857Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:00:58.857Z] ---> 99057357dce8 [2023-05-25T09:00:58.857Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:00:58.857Z] ---> Using cache [2023-05-25T09:00:58.857Z] ---> 247da5afbd9a [2023-05-25T09:00:58.857Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T09:00:58.857Z] ---> Using cache [2023-05-25T09:00:58.857Z] ---> 7208b5016a27 [2023-05-25T09:00:58.857Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-25T09:00:58.857Z] ---> Running in 7370acd49a60 [2023-05-25T09:00:58.857Z] ---> Running in 182fb21a0b1d [2023-05-25T09:00:58.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:58.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:59.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:59.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:01:01.363Z] OK: 263 MiB in 53 packages [2023-05-25T09:01:01.666Z] OK: 263 MiB in 53 packages [2023-05-25T09:01:05.010Z] Removing intermediate container 7370acd49a60 [2023-05-25T09:01:05.010Z] ---> 092f02d5f1f5 [2023-05-25T09:01:05.010Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T09:01:05.010Z] Removing intermediate container 182fb21a0b1d [2023-05-25T09:01:05.010Z] ---> 590ddd121d34 [2023-05-25T09:01:05.010Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T09:01:06.424Z] ---> f7926312e759 [2023-05-25T09:01:06.424Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:01:06.692Z] ---> Running in 650fb156b2fd [2023-05-25T09:01:07.277Z] ---> 7824a556cb14 [2023-05-25T09:01:07.277Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:01:07.544Z] ---> Running in 8fd06b1bc331 [2023-05-25T09:01:08.505Z] Removing intermediate container 30c6191f3af5 [2023-05-25T09:01:08.505Z] ---> 3a0f12adcee7 [2023-05-25T09:01:08.505Z] [2023-05-25T09:01:08.505Z] Step 10/25 : FROM alpine:3.17 [2023-05-25T09:01:08.505Z] ---> 51e60588ff2c [2023-05-25T09:01:08.505Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:01:08.505Z] ---> Running in 2f73b7f90634 [2023-05-25T09:01:11.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:01:12.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:01:13.996Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T09:01:13.996Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:01:13.996Z] OK: 8 MiB in 16 packages [2023-05-25T09:01:15.405Z] Removing intermediate container 2f73b7f90634 [2023-05-25T09:01:15.405Z] ---> 3195e9f50a9e [2023-05-25T09:01:15.405Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:01:15.673Z] ---> Running in 9506356da47f [2023-05-25T09:01:16.272Z] Removing intermediate container 9506356da47f [2023-05-25T09:01:16.272Z] ---> 3ca44ffec6b2 [2023-05-25T09:01:16.272Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-25T09:01:16.272Z] ---> Running in 1d91270cef80 [2023-05-25T09:01:16.871Z] Removing intermediate container 1d91270cef80 [2023-05-25T09:01:16.871Z] ---> 80ed9714db21 [2023-05-25T09:01:16.871Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-25T09:01:17.146Z] ---> Running in 148f48b1deca [2023-05-25T09:01:17.737Z] Removing intermediate container 148f48b1deca [2023-05-25T09:01:17.737Z] ---> 3d3cd4f4533f [2023-05-25T09:01:17.737Z] Step 15/25 : WORKDIR / [2023-05-25T09:01:17.737Z] ---> Running in 761d960f70c6 [2023-05-25T09:01:18.328Z] Removing intermediate container 761d960f70c6 [2023-05-25T09:01:18.328Z] ---> feaf11170592 [2023-05-25T09:01:18.328Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:01:19.293Z] ---> 009e791f64e6 [2023-05-25T09:01:19.293Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:01:20.720Z] ---> 7aadf961dada [2023-05-25T09:01:20.720Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-25T09:01:22.664Z] ---> 81fcc9193770 [2023-05-25T09:01:22.664Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:01:23.638Z] ---> 5e83b0b5ebe9 [2023-05-25T09:01:23.638Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-25T09:01:24.605Z] ---> b8bd9ac084d1 [2023-05-25T09:01:24.605Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-25T09:01:24.873Z] ---> Running in cea74a2e9773 [2023-05-25T09:01:25.458Z] Removing intermediate container cea74a2e9773 [2023-05-25T09:01:25.459Z] ---> f8cd1a1651b1 [2023-05-25T09:01:25.459Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:01:25.725Z] ---> Running in b441e9715b72 [2023-05-25T09:01:26.308Z] Removing intermediate container b441e9715b72 [2023-05-25T09:01:26.308Z] ---> e3b6a6cb5099 [2023-05-25T09:01:26.308Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T09:01:26.574Z] ---> Running in dccdcbe9301f [2023-05-25T09:01:27.158Z] Removing intermediate container dccdcbe9301f [2023-05-25T09:01:27.158Z] ---> b2342aa94678 [2023-05-25T09:01:27.158Z] Step 24/25 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:01:27.434Z] ---> Running in 2e612d773459 [2023-05-25T09:01:28.045Z] Removing intermediate container 2e612d773459 [2023-05-25T09:01:28.045Z] ---> f8c9a6d8e838 [2023-05-25T09:01:28.045Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T09:01:28.045Z] ---> Running in ced38fb64d29 [2023-05-25T09:01:28.632Z] Removing intermediate container ced38fb64d29 [2023-05-25T09:01:28.632Z] ---> 0c86c71ccc1a [2023-05-25T09:01:28.632Z] [2023-05-25T09:01:29.219Z] Successfully built 0c86c71ccc1a [2023-05-25T09:01:29.219Z] Successfully tagged core-metadata-arm64:latest [2023-05-25T09:01:29.219Z] Building core-data [2023-05-25T09:01:47.414Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:01:47.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:01:47.414Z] ---> 99057357dce8 [2023-05-25T09:01:47.414Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:01:47.414Z] ---> Using cache [2023-05-25T09:01:47.414Z] ---> 247da5afbd9a [2023-05-25T09:01:47.414Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T09:01:47.414Z] ---> Using cache [2023-05-25T09:01:47.414Z] ---> 7208b5016a27 [2023-05-25T09:01:47.414Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T09:01:47.414Z] ---> Using cache [2023-05-25T09:01:47.414Z] ---> aadb9bf1243f [2023-05-25T09:01:47.414Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T09:01:47.414Z] ---> Using cache [2023-05-25T09:01:47.414Z] ---> d07733b84ec8 [2023-05-25T09:01:47.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:01:47.414Z] ---> Using cache [2023-05-25T09:01:47.414Z] ---> 07ef6e44a3de [2023-05-25T09:01:47.414Z] Step 8/23 : COPY . . [2023-05-25T09:01:47.414Z] ---> Using cache [2023-05-25T09:01:47.414Z] ---> 87392a36c872 [2023-05-25T09:01:47.414Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-25T09:01:48.399Z] ---> Running in ce69d1cd38a1 [2023-05-25T09:01:50.357Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-25T09:03:27.072Z] Removing intermediate container a2824d20f255 [2023-05-25T09:03:27.072Z] ---> 64625f882429 [2023-05-25T09:03:27.072Z] [2023-05-25T09:03:27.072Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:03:27.072Z] ---> 51e60588ff2c [2023-05-25T09:03:27.072Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:03:27.072Z] ---> Using cache [2023-05-25T09:03:27.072Z] ---> 3195e9f50a9e [2023-05-25T09:03:27.072Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:03:27.072Z] ---> Using cache [2023-05-25T09:03:27.072Z] ---> 3ca44ffec6b2 [2023-05-25T09:03:27.072Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-25T09:03:27.072Z] ---> Running in 2cf5534e0ebe [2023-05-25T09:03:27.072Z] Removing intermediate container 2cf5534e0ebe [2023-05-25T09:03:27.072Z] ---> 28b35d1f4867 [2023-05-25T09:03:27.072Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T09:03:27.072Z] ---> Running in 65a06c18304a [2023-05-25T09:03:27.072Z] Removing intermediate container 8fd06b1bc331 [2023-05-25T09:03:27.072Z] ---> 6c4415aa2345 [2023-05-25T09:03:27.072Z] Step 7/27 : COPY . . [2023-05-25T09:03:27.072Z] Removing intermediate container 65a06c18304a [2023-05-25T09:03:27.072Z] ---> 360058511f4c [2023-05-25T09:03:27.072Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:03:27.072Z] Removing intermediate container 650fb156b2fd [2023-05-25T09:03:27.072Z] ---> 12e3baeec4bf [2023-05-25T09:03:27.072Z] Step 8/23 : COPY . . [2023-05-25T09:03:27.072Z] ---> ec208151f460 [2023-05-25T09:03:27.072Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:03:27.072Z] ---> 4174eb0a4c9a [2023-05-25T09:03:27.072Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-25T09:03:29.046Z] ---> d7433c8d4195 [2023-05-25T09:03:29.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:03:31.002Z] ---> 0439a43a5b7d [2023-05-25T09:03:31.002Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-25T09:03:31.271Z] ---> Running in ba3eb8acbf65 [2023-05-25T09:03:32.238Z] Removing intermediate container ba3eb8acbf65 [2023-05-25T09:03:32.238Z] ---> f45f4eca59e6 [2023-05-25T09:03:32.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:03:32.825Z] ---> Running in a08ba742d52c [2023-05-25T09:03:33.794Z] Removing intermediate container a08ba742d52c [2023-05-25T09:03:33.794Z] ---> feac755309fa [2023-05-25T09:03:33.794Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:03:34.065Z] ---> Running in 0a17ac2f8f59 [2023-05-25T09:03:38.350Z] Removing intermediate container 0a17ac2f8f59 [2023-05-25T09:03:38.350Z] ---> c36fd4b6370c [2023-05-25T09:03:38.350Z] Step 22/23 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:03:38.621Z] ---> Running in f03014b5c94b [2023-05-25T09:03:39.591Z] Removing intermediate container f03014b5c94b [2023-05-25T09:03:39.591Z] ---> c40680fb93a5 [2023-05-25T09:03:39.591Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:03:39.861Z] ---> Running in 37924c036871 [2023-05-25T09:03:40.829Z] Removing intermediate container 37924c036871 [2023-05-25T09:03:40.829Z] ---> 1907f51bde00 [2023-05-25T09:03:40.829Z] [2023-05-25T09:03:41.797Z] Successfully built 1907f51bde00 [2023-05-25T09:03:41.798Z] Successfully tagged support-scheduler-arm64:latest [2023-05-25T09:03:41.798Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-05-25T09:03:45.152Z] ---> 7712ae3ace9e [2023-05-25T09:03:45.152Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T09:03:45.152Z] ---> 82db0bc59415 [2023-05-25T09:03:45.152Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-25T09:03:45.152Z] ---> Running in b3b050665834 [2023-05-25T09:03:45.422Z] ---> Running in cb61776c9cf7 [2023-05-25T09:03:46.393Z] Removing intermediate container b3b050665834 [2023-05-25T09:03:46.393Z] ---> 92fd73c33fe1 [2023-05-25T09:03:46.393Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T09:03:46.393Z] ---> Running in b71ee9f3f746 [2023-05-25T09:03:47.361Z] Removing intermediate container b71ee9f3f746 [2023-05-25T09:03:47.361Z] ---> 858e6d45dfcb [2023-05-25T09:03:47.361Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T09:03:47.361Z] ---> Running in f955a54320ef [2023-05-25T09:03:47.632Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-25T09:03:47.902Z] Removing intermediate container f955a54320ef [2023-05-25T09:03:47.902Z] ---> d5e141f66c45 [2023-05-25T09:03:47.902Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-25T09:03:48.174Z] ---> Running in 17f527900198 [2023-05-25T09:03:52.449Z] Removing intermediate container 17f527900198 [2023-05-25T09:03:52.449Z] ---> 6d141f6c0a16 [2023-05-25T09:03:52.449Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T09:03:52.449Z] ---> Running in 5605cbeb0c24 [2023-05-25T09:03:53.037Z] Removing intermediate container 5605cbeb0c24 [2023-05-25T09:03:53.037Z] ---> 338a352d4b84 [2023-05-25T09:03:53.037Z] [2023-05-25T09:03:53.037Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T09:03:53.037Z] ---> 51e60588ff2c [2023-05-25T09:03:53.037Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T09:03:53.037Z] ---> Using cache [2023-05-25T09:03:53.037Z] ---> 43311ac0ab04 [2023-05-25T09:03:53.037Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-25T09:03:53.037Z] ---> Running in 034a3110b739 [2023-05-25T09:03:55.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:03:57.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:03:59.284Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T09:03:59.284Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T09:03:59.284Z] OK: 17694 distinct packages available [2023-05-25T09:04:00.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:04:00.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:04:02.080Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:04:02.080Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:04:02.080Z] ---> 99057357dce8 [2023-05-25T09:04:02.080Z] Step 3/20 : WORKDIR /edgex-go [2023-05-25T09:04:02.080Z] ---> Using cache [2023-05-25T09:04:02.080Z] ---> 576a1a0cec8b [2023-05-25T09:04:02.080Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-25T09:04:02.348Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-25T09:04:02.348Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-25T09:04:02.348Z] (3/4) Installing libucontext (1.2-r0) [2023-05-25T09:04:02.348Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-25T09:04:02.348Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:04:02.348Z] OK: 8 MiB in 19 packages [2023-05-25T09:04:05.696Z] ---> Running in d639a2b07a28 [2023-05-25T09:04:07.108Z] Removing intermediate container 034a3110b739 [2023-05-25T09:04:07.108Z] ---> 378009e6c57a [2023-05-25T09:04:07.108Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:04:08.094Z] ---> 7647954ac451 [2023-05-25T09:04:08.094Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:04:08.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:04:08.971Z] ---> cddf67a36e72 [2023-05-25T09:04:08.971Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T09:04:09.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:04:11.499Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T09:04:11.499Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T09:04:11.499Z] OK: 17697 distinct packages available [2023-05-25T09:04:11.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:04:12.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:04:14.691Z] OK: 263 MiB in 53 packages [2023-05-25T09:04:16.288Z] ---> 6c49c012daaf [2023-05-25T09:04:16.288Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T09:04:17.319Z] Removing intermediate container d639a2b07a28 [2023-05-25T09:04:17.319Z] ---> 7f973081f49f [2023-05-25T09:04:17.319Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-25T09:04:17.620Z] ---> 7d4e037ef88d [2023-05-25T09:04:17.620Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-25T09:04:17.902Z] ---> Running in fadd3e018f50 [2023-05-25T09:04:18.980Z] ---> 43ff20e6d3e8 [2023-05-25T09:04:18.980Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:04:19.307Z] Removing intermediate container fadd3e018f50 [2023-05-25T09:04:19.307Z] ---> e08532e99e7d [2023-05-25T09:04:19.307Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-25T09:04:19.307Z] ---> Running in 54547de99ca3 [2023-05-25T09:04:20.726Z] ---> 344defea6ed2 [2023-05-25T09:04:20.726Z] Step 22/27 : WORKDIR / [2023-05-25T09:04:20.726Z] ---> Running in 07ee9065f166 [2023-05-25T09:04:21.697Z] Removing intermediate container 07ee9065f166 [2023-05-25T09:04:21.697Z] ---> aca4d2e76360 [2023-05-25T09:04:21.697Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T09:04:21.697Z] ---> Running in 23266d632977 [2023-05-25T09:04:22.279Z] Removing intermediate container 23266d632977 [2023-05-25T09:04:22.279Z] ---> 79a0ff0548e7 [2023-05-25T09:04:22.279Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T09:04:22.279Z] ---> Running in 2ffa26d8ea67 [2023-05-25T09:04:22.862Z] Removing intermediate container 2ffa26d8ea67 [2023-05-25T09:04:22.862Z] ---> 2ce6d75e8d4c [2023-05-25T09:04:22.862Z] Step 25/27 : LABEL arch=arm64 [2023-05-25T09:04:22.862Z] ---> Running in e07749c214d8 [2023-05-25T09:04:23.444Z] Removing intermediate container e07749c214d8 [2023-05-25T09:04:23.444Z] ---> 56f1ba9344ba [2023-05-25T09:04:23.444Z] Step 26/27 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:04:23.444Z] ---> Running in dd30c1e23017 [2023-05-25T09:04:24.031Z] Removing intermediate container dd30c1e23017 [2023-05-25T09:04:24.031Z] ---> 8a3fd23b776f [2023-05-25T09:04:24.031Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T09:04:24.031Z] ---> Running in ed03a816ae4e [2023-05-25T09:04:24.621Z] Removing intermediate container ed03a816ae4e [2023-05-25T09:04:24.621Z] ---> 74c5d9613ce0 [2023-05-25T09:04:24.621Z] [2023-05-25T09:04:25.201Z] Successfully built 74c5d9613ce0 [2023-05-25T09:04:25.201Z] Successfully tagged security-spire-config-arm64:latest [2023-05-25T09:04:25.201Z]  Building security-spire-config ... done Building security-proxy-setup [2023-05-25T09:04:43.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:04:43.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:04:43.404Z] ---> 99057357dce8 [2023-05-25T09:04:43.404Z] Step 3/22 : WORKDIR /edgex-go [2023-05-25T09:04:43.404Z] ---> Using cache [2023-05-25T09:04:43.404Z] ---> 576a1a0cec8b [2023-05-25T09:04:43.404Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-25T09:04:43.404Z] ---> Using cache [2023-05-25T09:04:43.404Z] ---> 7ba4ef681ce1 [2023-05-25T09:04:43.404Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-25T09:04:43.404Z] ---> Using cache [2023-05-25T09:04:43.404Z] ---> 14d7711dec96 [2023-05-25T09:04:43.404Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:04:43.404Z] ---> Using cache [2023-05-25T09:04:43.404Z] ---> ca543b9e1a4a [2023-05-25T09:04:43.404Z] Step 7/22 : COPY . . [2023-05-25T09:04:43.404Z] ---> Using cache [2023-05-25T09:04:43.404Z] ---> 52045525a3ca [2023-05-25T09:04:43.404Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-25T09:04:43.404Z] ---> Running in e210bd5cb76a [2023-05-25T09:04:43.404Z] 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 [2023-05-25T09:06:20.052Z] Removing intermediate container 54547de99ca3 [2023-05-25T09:06:20.052Z] ---> c7931043854a [2023-05-25T09:06:20.052Z] Step 7/20 : COPY . . [2023-05-25T09:06:22.670Z] ---> ba47deea9b39 [2023-05-25T09:06:22.670Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-25T09:06:22.670Z] ---> Running in b0a2720c50aa [2023-05-25T09:06:25.255Z] 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 [2023-05-25T09:07:21.657Z] Removing intermediate container e9cdf9f30c1a [2023-05-25T09:07:21.657Z] ---> 14648615178b [2023-05-25T09:07:21.657Z] [2023-05-25T09:07:21.657Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:07:21.657Z] ---> 51e60588ff2c [2023-05-25T09:07:21.657Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T09:07:21.657Z] ---> Using cache [2023-05-25T09:07:21.657Z] ---> 5dc0a347bee9 [2023-05-25T09:07:21.657Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:07:21.657Z] ---> Using cache [2023-05-25T09:07:21.657Z] ---> e54c06eb17f1 [2023-05-25T09:07:21.657Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:07:21.657Z] ---> Using cache [2023-05-25T09:07:21.657Z] ---> 6beddde5d1a3 [2023-05-25T09:07:21.657Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:07:21.657Z] ---> Using cache [2023-05-25T09:07:21.657Z] ---> aaea07bd73a6 [2023-05-25T09:07:21.657Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-25T09:07:21.657Z] ---> 33ae3df12916 [2023-05-25T09:07:21.657Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:07:21.947Z] ---> 6db260397f7e [2023-05-25T09:07:22.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-25T09:07:23.179Z] ---> f328bc180136 [2023-05-25T09:07:23.179Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T09:07:23.179Z] ---> Running in ab66f3d4c290 [2023-05-25T09:07:26.519Z] Removing intermediate container ab66f3d4c290 [2023-05-25T09:07:26.519Z] ---> 176447f9bda0 [2023-05-25T09:07:26.519Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T09:07:26.519Z] ---> Running in 44c96dd19316 [2023-05-25T09:07:27.100Z] Removing intermediate container 44c96dd19316 [2023-05-25T09:07:27.100Z] ---> 7157e5312097 [2023-05-25T09:07:27.100Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T09:07:27.100Z] ---> Running in 689254edbcab [2023-05-25T09:07:27.681Z] Removing intermediate container 689254edbcab [2023-05-25T09:07:27.681Z] ---> 939ff72e44da [2023-05-25T09:07:27.681Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:07:27.681Z] ---> Running in 3aa9e60ed40b [2023-05-25T09:07:29.101Z] Removing intermediate container 3aa9e60ed40b [2023-05-25T09:07:29.101Z] ---> 85f6b4316b65 [2023-05-25T09:07:29.101Z] Step 22/23 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:07:29.101Z] ---> Running in cf8b9fe9ba32 [2023-05-25T09:07:29.687Z] Removing intermediate container cf8b9fe9ba32 [2023-05-25T09:07:29.687Z] ---> 980660f47d78 [2023-05-25T09:07:29.687Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:07:29.965Z] ---> Running in bac6291d7534 [2023-05-25T09:07:30.558Z] Removing intermediate container bac6291d7534 [2023-05-25T09:07:30.558Z] ---> 5a154fcaec22 [2023-05-25T09:07:30.558Z] [2023-05-25T09:07:30.824Z] Successfully built 5a154fcaec22 [2023-05-25T09:07:30.824Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-25T09:07:30.824Z] Building security-spire-agent [2023-05-25T09:07:49.025Z]  Building core-common-config-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:07:49.025Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:07:49.025Z] ---> 99057357dce8 [2023-05-25T09:07:49.025Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 576a1a0cec8b [2023-05-25T09:07:49.025Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 590ddd121d34 [2023-05-25T09:07:49.025Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 7824a556cb14 [2023-05-25T09:07:49.025Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 6c4415aa2345 [2023-05-25T09:07:49.025Z] Step 7/27 : COPY . . [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 7712ae3ace9e [2023-05-25T09:07:49.025Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 92fd73c33fe1 [2023-05-25T09:07:49.025Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 858e6d45dfcb [2023-05-25T09:07:49.025Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> d5e141f66c45 [2023-05-25T09:07:49.025Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 6d141f6c0a16 [2023-05-25T09:07:49.025Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 338a352d4b84 [2023-05-25T09:07:49.025Z] [2023-05-25T09:07:49.025Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T09:07:49.025Z] ---> 51e60588ff2c [2023-05-25T09:07:49.025Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 43311ac0ab04 [2023-05-25T09:07:49.025Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.025Z] ---> 63e57bd698fa [2023-05-25T09:07:49.025Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:07:49.025Z] ---> Using cache [2023-05-25T09:07:49.614Z] ---> 09ee328c457e [2023-05-25T09:07:49.614Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:07:49.884Z] ---> Using cache [2023-05-25T09:07:49.884Z] ---> ddda22d186bd [2023-05-25T09:07:49.884Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-25T09:07:58.087Z] ---> 0e9748844041 [2023-05-25T09:07:58.087Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T09:08:02.343Z] ---> 7f33939a4acb [2023-05-25T09:08:02.343Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T09:08:03.316Z] ---> 7fad038eaea6 [2023-05-25T09:08:03.316Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-25T09:08:04.283Z] ---> 7800bfda064b [2023-05-25T09:08:04.283Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-25T09:08:05.245Z] ---> 8de3342524bc [2023-05-25T09:08:05.245Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T09:08:05.245Z] ---> Running in 610bbf5d3710 [2023-05-25T09:08:05.832Z] Removing intermediate container 610bbf5d3710 [2023-05-25T09:08:05.832Z] ---> 875f6774d365 [2023-05-25T09:08:05.832Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T09:08:06.102Z] ---> Running in 1f16b5e1fa3e [2023-05-25T09:08:06.689Z] Removing intermediate container 1f16b5e1fa3e [2023-05-25T09:08:06.689Z] ---> a97725937588 [2023-05-25T09:08:06.689Z] Step 25/27 : LABEL arch=arm64 [2023-05-25T09:08:06.689Z] ---> Running in e18d9fba503e [2023-05-25T09:08:07.277Z] Removing intermediate container e18d9fba503e [2023-05-25T09:08:07.277Z] ---> 80b64b2d2e98 [2023-05-25T09:08:07.277Z] Step 26/27 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:08:07.277Z] ---> Running in 9b5b8b5df2f0 [2023-05-25T09:08:09.879Z] Removing intermediate container 9b5b8b5df2f0 [2023-05-25T09:08:09.879Z] ---> 814ed2e459a4 [2023-05-25T09:08:09.879Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T09:08:09.879Z] ---> Running in 462353da3268 [2023-05-25T09:08:10.148Z] Removing intermediate container 462353da3268 [2023-05-25T09:08:10.148Z] ---> 70510b7b6a36 [2023-05-25T09:08:10.148Z] [2023-05-25T09:08:10.732Z] Successfully built 70510b7b6a36 [2023-05-25T09:08:10.732Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-25T09:08:10.732Z] Building core-command [2023-05-25T09:08:28.953Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:08:28.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:08:28.953Z] ---> 99057357dce8 [2023-05-25T09:08:28.953Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:08:28.953Z] ---> Using cache [2023-05-25T09:08:28.953Z] ---> 247da5afbd9a [2023-05-25T09:08:28.953Z] Step 4/24 : WORKDIR /edgex-go [2023-05-25T09:08:28.953Z] ---> Using cache [2023-05-25T09:08:28.953Z] ---> 7208b5016a27 [2023-05-25T09:08:28.953Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-25T09:08:28.953Z] ---> Using cache [2023-05-25T09:08:28.953Z] ---> aadb9bf1243f [2023-05-25T09:08:28.953Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-25T09:08:28.953Z] ---> Using cache [2023-05-25T09:08:28.953Z] ---> d07733b84ec8 [2023-05-25T09:08:28.953Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:08:28.953Z] ---> Using cache [2023-05-25T09:08:28.953Z] ---> 07ef6e44a3de [2023-05-25T09:08:28.953Z] Step 8/24 : COPY . . [2023-05-25T09:08:28.953Z] ---> Using cache [2023-05-25T09:08:28.953Z] ---> 87392a36c872 [2023-05-25T09:08:28.953Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-25T09:08:28.953Z] ---> Running in 16608bfb337a [2023-05-25T09:08:28.953Z] go build -tags " 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 [2023-05-25T09:09:50.569Z] Removing intermediate container ce69d1cd38a1 [2023-05-25T09:09:50.569Z] ---> 8dedeb38ef56 [2023-05-25T09:09:50.569Z] [2023-05-25T09:09:50.569Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:09:50.569Z] ---> 51e60588ff2c [2023-05-25T09:09:50.569Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:09:50.569Z] ---> Running in 3873dd34640c [2023-05-25T09:09:50.569Z] Removing intermediate container 3873dd34640c [2023-05-25T09:09:50.569Z] ---> bc2f2fa3aef2 [2023-05-25T09:09:50.569Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-25T09:09:50.569Z] ---> Running in 0b4db8b7e4d5 [2023-05-25T09:09:50.569Z] Removing intermediate container 0b4db8b7e4d5 [2023-05-25T09:09:50.569Z] ---> e381714c0474 [2023-05-25T09:09:50.569Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-25T09:09:50.569Z] ---> Running in a6ec81189d4d [2023-05-25T09:09:50.569Z] Removing intermediate container a6ec81189d4d [2023-05-25T09:09:50.569Z] ---> 12d34bcd64d7 [2023-05-25T09:09:50.569Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:09:50.569Z] ---> Running in 42f2cd866e7c [2023-05-25T09:09:50.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:09:50.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:09:50.569Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T09:09:50.569Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:09:50.835Z] OK: 8 MiB in 16 packages [2023-05-25T09:09:52.261Z] Removing intermediate container 42f2cd866e7c [2023-05-25T09:09:52.261Z] ---> de1d04104b31 [2023-05-25T09:09:52.261Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:09:53.262Z] ---> 2a08af2af2c3 [2023-05-25T09:09:53.262Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:09:54.235Z] ---> e8cfbb382b66 [2023-05-25T09:09:54.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-25T09:09:57.583Z] ---> 5d1dddf24eef [2023-05-25T09:09:57.583Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:09:58.168Z] ---> 1f6dc21d3a5d [2023-05-25T09:09:58.168Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-25T09:09:58.436Z] ---> Running in 093387ffa150 [2023-05-25T09:09:59.019Z] Removing intermediate container 093387ffa150 [2023-05-25T09:09:59.019Z] ---> 45a8344384f0 [2023-05-25T09:09:59.019Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:09:59.019Z] ---> Running in 3424e5f20947 [2023-05-25T09:09:59.623Z] Removing intermediate container 3424e5f20947 [2023-05-25T09:09:59.623Z] ---> 1b9cbd806fba [2023-05-25T09:09:59.623Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:09:59.890Z] ---> Running in e04138ea9a6f [2023-05-25T09:10:00.163Z] Removing intermediate container e04138ea9a6f [2023-05-25T09:10:00.163Z] ---> 92901dd14006 [2023-05-25T09:10:00.163Z] Step 22/23 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:10:00.433Z] ---> Running in f536491a8db9 [2023-05-25T09:10:01.014Z] Removing intermediate container f536491a8db9 [2023-05-25T09:10:01.014Z] ---> 6d8a342e6af0 [2023-05-25T09:10:01.014Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:10:01.281Z] ---> Running in cbc0f29bc920 [2023-05-25T09:10:01.877Z] Removing intermediate container cbc0f29bc920 [2023-05-25T09:10:01.877Z] ---> 8dbfa0e3959a [2023-05-25T09:10:01.877Z] [2023-05-25T09:10:02.143Z] Successfully built 8dbfa0e3959a [2023-05-25T09:10:02.143Z] Successfully tagged core-data-arm64:latest [2023-05-25T09:11:54.628Z]  Building core-data ... done Removing intermediate container e210bd5cb76a [2023-05-25T09:11:54.628Z] ---> 8805f7bc5fa4 [2023-05-25T09:11:54.628Z] [2023-05-25T09:11:54.628Z] Step 9/22 : FROM alpine:3.17 [2023-05-25T09:11:54.628Z] ---> 51e60588ff2c [2023-05-25T09:11:54.628Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-25T09:11:54.628Z] ---> Running in 8180b315ec55 [2023-05-25T09:11:54.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:11:54.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:11:54.628Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T09:11:54.628Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-25T09:11:54.628Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:11:54.628Z] OK: 8 MiB in 17 packages [2023-05-25T09:11:54.628Z] Removing intermediate container 8180b315ec55 [2023-05-25T09:11:54.628Z] ---> 0aefad81ae62 [2023-05-25T09:11:54.628Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-25T09:11:54.628Z] ---> Running in daaa869d5416 [2023-05-25T09:11:54.628Z] Removing intermediate container daaa869d5416 [2023-05-25T09:11:54.628Z] ---> e513a21227a7 [2023-05-25T09:11:54.628Z] Step 12/22 : WORKDIR /edgex [2023-05-25T09:11:54.628Z] ---> Running in caf7de8c1ab6 [2023-05-25T09:11:54.628Z] Removing intermediate container caf7de8c1ab6 [2023-05-25T09:11:54.628Z] ---> 79d8218d80f0 [2023-05-25T09:11:54.628Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:11:54.628Z] ---> 3fdd17d492e6 [2023-05-25T09:11:54.628Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:11:54.628Z] ---> 091046a4d7ab [2023-05-25T09:11:54.628Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-25T09:11:56.034Z] ---> f401adf982d0 [2023-05-25T09:11:56.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-25T09:11:57.447Z] ---> da0f1d578cef [2023-05-25T09:11:57.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T09:11:58.409Z] ---> c3801bb3bc25 [2023-05-25T09:11:58.409Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T09:11:58.680Z] ---> Running in 60c2cd1b19d2 [2023-05-25T09:12:02.037Z] Removing intermediate container 60c2cd1b19d2 [2023-05-25T09:12:02.037Z] ---> 70347d119a06 [2023-05-25T09:12:02.037Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T09:12:02.037Z] ---> Running in 6f5566cd67e9 [2023-05-25T09:12:02.623Z] Removing intermediate container 6f5566cd67e9 [2023-05-25T09:12:02.623Z] ---> af079e0057a1 [2023-05-25T09:12:02.623Z] Step 20/22 : LABEL arch=arm64 [2023-05-25T09:12:02.623Z] ---> Running in 8ebdfc81e3e0 [2023-05-25T09:12:03.207Z] Removing intermediate container 8ebdfc81e3e0 [2023-05-25T09:12:03.207Z] ---> 5292772841e3 [2023-05-25T09:12:03.207Z] Step 21/22 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:12:04.349Z] ---> Running in 06aba25a6601 [2023-05-25T09:12:04.986Z] Removing intermediate container 06aba25a6601 [2023-05-25T09:12:04.986Z] ---> 717830a09b8d [2023-05-25T09:12:04.986Z] Step 22/22 : LABEL version=0.0.0 [2023-05-25T09:12:05.311Z] ---> Running in 6c8d66c06a38 [2023-05-25T09:12:05.948Z] Removing intermediate container 6c8d66c06a38 [2023-05-25T09:12:05.948Z] ---> b973e611e36a [2023-05-25T09:12:05.948Z] [2023-05-25T09:12:06.226Z] Successfully built b973e611e36a [2023-05-25T09:12:06.226Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-25T09:13:42.952Z]  Building security-proxy-setup ... done Removing intermediate container cb61776c9cf7 [2023-05-25T09:13:42.952Z] ---> 31fa9d05230b [2023-05-25T09:13:42.952Z] [2023-05-25T09:13:42.952Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:13:42.952Z] ---> 51e60588ff2c [2023-05-25T09:13:42.952Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-25T09:13:42.952Z] ---> Running in 7c82e9b837ab [2023-05-25T09:13:44.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:13:44.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:13:46.368Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T09:13:46.368Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T09:13:46.368Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:13:46.368Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T09:13:46.953Z] OK: 8 MiB in 17 packages [2023-05-25T09:13:48.902Z] Removing intermediate container 7c82e9b837ab [2023-05-25T09:13:48.902Z] ---> 9807b442825a [2023-05-25T09:13:48.902Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:13:48.902Z] ---> Running in 70ab0a738728 [2023-05-25T09:13:49.170Z] Removing intermediate container 70ab0a738728 [2023-05-25T09:13:49.170Z] ---> 232bfc442729 [2023-05-25T09:13:49.170Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-25T09:13:49.170Z] ---> Running in a7108f1f92b5 [2023-05-25T09:13:49.755Z] Removing intermediate container a7108f1f92b5 [2023-05-25T09:13:49.755Z] ---> d636e121c58f [2023-05-25T09:13:49.755Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T09:13:49.755Z] ---> Running in 4b49ee0afb49 [2023-05-25T09:13:50.340Z] Removing intermediate container 4b49ee0afb49 [2023-05-25T09:13:50.340Z] ---> 4a157006acb4 [2023-05-25T09:13:50.340Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:13:50.923Z] ---> faef0ea1294b [2023-05-25T09:13:50.923Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:13:51.511Z] ---> 064649e7e316 [2023-05-25T09:13:51.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-25T09:13:54.871Z] ---> dc78b5ebd035 [2023-05-25T09:13:54.871Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:13:55.459Z] ---> e28b9d9c13db [2023-05-25T09:13:55.459Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-25T09:13:55.728Z] ---> Running in ca660c0579eb [2023-05-25T09:13:56.322Z] Removing intermediate container ca660c0579eb [2023-05-25T09:13:56.322Z] ---> e9c1a40a3771 [2023-05-25T09:13:56.322Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:13:56.322Z] ---> Running in 49fbf8d19846 [2023-05-25T09:13:56.911Z] Removing intermediate container 49fbf8d19846 [2023-05-25T09:13:56.911Z] ---> d16d978ec30b [2023-05-25T09:13:56.911Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:13:56.911Z] ---> Running in 6da8da5aa52e [2023-05-25T09:13:57.499Z] Removing intermediate container 6da8da5aa52e [2023-05-25T09:13:57.499Z] ---> fe936c32990d [2023-05-25T09:13:57.499Z] Step 22/23 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:13:57.767Z] ---> Running in 5b6150982060 [2023-05-25T09:13:58.037Z] Removing intermediate container 5b6150982060 [2023-05-25T09:13:58.037Z] ---> 4b4ff8e67134 [2023-05-25T09:13:58.037Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:13:58.305Z] ---> Running in e1d557bda232 [2023-05-25T09:13:58.890Z] Removing intermediate container e1d557bda232 [2023-05-25T09:13:58.891Z] ---> 613c2a8a3aa0 [2023-05-25T09:13:58.891Z] [2023-05-25T09:13:59.164Z] Successfully built 613c2a8a3aa0 [2023-05-25T09:13:59.164Z] Successfully tagged support-notifications-arm64:latest [2023-05-25T09:14:02.526Z]  Building support-notifications ... done Removing intermediate container 16608bfb337a [2023-05-25T09:14:02.526Z] ---> 623612e021b0 [2023-05-25T09:14:02.526Z] [2023-05-25T09:14:02.526Z] Step 10/24 : FROM alpine:3.17 [2023-05-25T09:14:02.526Z] ---> 51e60588ff2c [2023-05-25T09:14:02.526Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:14:02.526Z] ---> Using cache [2023-05-25T09:14:02.526Z] ---> 3195e9f50a9e [2023-05-25T09:14:02.526Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:14:02.526Z] ---> Using cache [2023-05-25T09:14:02.526Z] ---> 3ca44ffec6b2 [2023-05-25T09:14:02.526Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-25T09:14:02.526Z] ---> Running in 7e1972b5ace4 [2023-05-25T09:14:02.795Z] Removing intermediate container 7e1972b5ace4 [2023-05-25T09:14:02.795Z] ---> 014392bc540e [2023-05-25T09:14:02.795Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-25T09:14:02.795Z] ---> Running in 11e4b513e78e [2023-05-25T09:14:03.401Z] Removing intermediate container 11e4b513e78e [2023-05-25T09:14:03.401Z] ---> 2998506bf0ef [2023-05-25T09:14:03.401Z] Step 15/24 : WORKDIR / [2023-05-25T09:14:03.401Z] ---> Running in 329c52b2ce2a [2023-05-25T09:14:03.984Z] Removing intermediate container 329c52b2ce2a [2023-05-25T09:14:03.984Z] ---> aa078fdd8457 [2023-05-25T09:14:03.984Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:14:04.566Z] ---> ec1ca99eae60 [2023-05-25T09:14:04.566Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:14:05.560Z] ---> 1013e3552ce0 [2023-05-25T09:14:05.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-25T09:14:08.898Z] ---> 96fb7cac27e2 [2023-05-25T09:14:08.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:14:09.482Z] ---> 7ac598ab7e52 [2023-05-25T09:14:09.482Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-25T09:14:09.748Z] ---> Running in 5ff630a80c10 [2023-05-25T09:14:10.016Z] Removing intermediate container 5ff630a80c10 [2023-05-25T09:14:10.016Z] ---> 68bf769d7c34 [2023-05-25T09:14:10.016Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:14:10.016Z] ---> Running in 5ddf126b9634 [2023-05-25T09:14:10.286Z] Removing intermediate container b0a2720c50aa [2023-05-25T09:14:10.286Z] ---> 7448641390d7 [2023-05-25T09:14:10.286Z] [2023-05-25T09:14:10.286Z] Step 9/20 : FROM alpine:3.17 [2023-05-25T09:14:10.286Z] ---> 51e60588ff2c [2023-05-25T09:14:10.286Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T09:14:10.286Z] ---> Using cache [2023-05-25T09:14:10.286Z] ---> c353f3ac6135 [2023-05-25T09:14:10.286Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-25T09:14:10.286Z] ---> Running in 7e42e7542682 [2023-05-25T09:14:10.554Z] Removing intermediate container 5ddf126b9634 [2023-05-25T09:14:10.554Z] ---> 028708d80810 [2023-05-25T09:14:10.554Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T09:14:10.554Z] ---> Running in f98d614cf968 [2023-05-25T09:14:11.137Z] Removing intermediate container f98d614cf968 [2023-05-25T09:14:11.137Z] ---> 29050ae772d4 [2023-05-25T09:14:11.137Z] Step 23/24 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:14:11.137Z] ---> Running in 0893f2964194 [2023-05-25T09:14:11.405Z] Removing intermediate container 0893f2964194 [2023-05-25T09:14:11.405Z] ---> 153fc466a71f [2023-05-25T09:14:11.405Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T09:14:11.405Z] ---> Running in 6053da5a1387 [2023-05-25T09:14:11.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:14:11.938Z] Removing intermediate container 6053da5a1387 [2023-05-25T09:14:11.938Z] ---> 573aedbacc70 [2023-05-25T09:14:11.938Z] [2023-05-25T09:14:12.204Z] Successfully built 573aedbacc70 [2023-05-25T09:14:12.204Z] Successfully tagged core-command-arm64:latest [2023-05-25T09:14:12.204Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:14:13.162Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T09:14:13.162Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T09:14:13.162Z] OK: 17694 distinct packages available [2023-05-25T09:14:13.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:14:14.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:14:14.968Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-25T09:14:14.968Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-25T09:14:14.968Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-25T09:14:14.968Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-25T09:14:14.968Z] (5/9) Installing curl (8.1.1-r1) [2023-05-25T09:14:14.968Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-25T09:14:14.968Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-25T09:14:14.968Z] (8/9) Installing libucontext (1.2-r0) [2023-05-25T09:14:14.968Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-25T09:14:14.968Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:14:14.968Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T09:14:15.549Z] OK: 11 MiB in 24 packages [2023-05-25T09:14:16.955Z] Removing intermediate container 7e42e7542682 [2023-05-25T09:14:16.955Z] ---> 8cc13913fbe4 [2023-05-25T09:14:16.955Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:14:17.536Z] ---> 10615f5cd3fc [2023-05-25T09:14:17.536Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:14:17.801Z] ---> 4fe1c8d7d010 [2023-05-25T09:14:17.801Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-25T09:14:19.206Z] ---> 8346bb22d165 [2023-05-25T09:14:19.206Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:14:19.787Z] ---> 5a18a9bb4e4a [2023-05-25T09:14:19.787Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-25T09:14:19.787Z] ---> Running in 052a70cd4258 [2023-05-25T09:14:20.055Z] Removing intermediate container 052a70cd4258 [2023-05-25T09:14:20.055Z] ---> e9c281c18369 [2023-05-25T09:14:20.055Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T09:14:20.055Z] ---> Running in aceeba40fa6d [2023-05-25T09:14:20.323Z] Removing intermediate container aceeba40fa6d [2023-05-25T09:14:20.323Z] ---> 2f25d0370e92 [2023-05-25T09:14:20.323Z] Step 18/20 : LABEL arch=arm64 [2023-05-25T09:14:20.323Z] ---> Running in 58587e152c16 [2023-05-25T09:14:20.906Z] Removing intermediate container 58587e152c16 [2023-05-25T09:14:20.906Z] ---> 1e2bdfab684b [2023-05-25T09:14:20.906Z] Step 19/20 : LABEL git_sha=b3ec43bbf742a830a4b8cf8da073dabf069967c9 [2023-05-25T09:14:20.906Z] ---> Running in 664db3bb0828 [2023-05-25T09:14:21.173Z] Removing intermediate container 664db3bb0828 [2023-05-25T09:14:21.173Z] ---> 3b125d7e7dd3 [2023-05-25T09:14:21.173Z] Step 20/20 : LABEL version=0.0.0 [2023-05-25T09:14:23.107Z] ---> Running in 073652a5e629 [2023-05-25T09:14:23.373Z] Removing intermediate container 073652a5e629 [2023-05-25T09:14:23.373Z] ---> 064238631ed4 [2023-05-25T09:14:23.373Z] [2023-05-25T09:14:23.373Z] Successfully built 064238631ed4 [2023-05-25T09:14:23.637Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-25T09:14:23.912Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-25T09:14:23.909Z] $ docker stop --time=1 b8583617b80f9ae94463816b5670e3749d48f21d38170dc66323a62f2655ce3d [2023-05-25T09:14:25.579Z] $ docker rm -f --volumes b8583617b80f9ae94463816b5670e3749d48f21d38170dc66323a62f2655ce3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T09:14:26.049Z] + docker images [2023-05-25T09:14:26.313Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-25T09:14:26.313Z] security-spiffe-token-provider-arm64 latest 064238631ed4 3 seconds ago 32.7MB [2023-05-25T09:14:26.313Z] core-command-arm64 latest 573aedbacc70 15 seconds ago 19.7MB [2023-05-25T09:14:26.313Z] 7448641390d7 17 seconds ago 1.57GB [2023-05-25T09:14:26.313Z] 623612e021b0 25 seconds ago 1.53GB [2023-05-25T09:14:26.313Z] support-notifications-arm64 latest 613c2a8a3aa0 28 seconds ago 31.9MB [2023-05-25T09:14:26.313Z] 31fa9d05230b 46 seconds ago 1.59GB [2023-05-25T09:14:26.313Z] security-proxy-setup-arm64 latest b973e611e36a 2 minutes ago 18.7MB [2023-05-25T09:14:26.313Z] 8805f7bc5fa4 2 minutes ago 1.51GB [2023-05-25T09:14:26.313Z] core-data-arm64 latest 8dbfa0e3959a 4 minutes ago 19.9MB [2023-05-25T09:14:26.314Z] 8dedeb38ef56 4 minutes ago 1.53GB [2023-05-25T09:14:26.314Z] security-spire-agent-arm64 latest 70510b7b6a36 6 minutes ago 153MB [2023-05-25T09:14:26.314Z] core-common-config-bootstrapper-arm64 latest 5a154fcaec22 6 minutes ago 17.2MB [2023-05-25T09:14:26.314Z] 14648615178b 7 minutes ago 1.52GB [2023-05-25T09:14:26.314Z] security-spire-config-arm64 latest 74c5d9613ce0 10 minutes ago 96.1MB [2023-05-25T09:14:26.314Z] 338a352d4b84 10 minutes ago 1.39GB [2023-05-25T09:14:26.314Z] support-scheduler-arm64 latest 1907f51bde00 10 minutes ago 31.2MB [2023-05-25T09:14:26.314Z] 64625f882429 11 minutes ago 1.59GB [2023-05-25T09:14:26.314Z] core-metadata-arm64 latest 0c86c71ccc1a 12 minutes ago 20.2MB [2023-05-25T09:14:26.314Z] 3a0f12adcee7 13 minutes ago 1.53GB [2023-05-25T09:14:26.314Z] security-bootstrapper-arm64 latest 7520b54e669c 14 minutes ago 21.9MB [2023-05-25T09:14:26.314Z] security-secretstore-setup-arm64 latest b83190297067 14 minutes ago 32.2MB [2023-05-25T09:14:26.314Z] security-proxy-auth-arm64 latest e2aa706dc6f3 14 minutes ago 18.1MB [2023-05-25T09:14:26.314Z] c4349f6548bf 14 minutes ago 1.52GB [2023-05-25T09:14:26.314Z] 1344c4f8ca38 14 minutes ago 1.51GB [2023-05-25T09:14:26.314Z] 37f286c8e47b 15 minutes ago 1.51GB [2023-05-25T09:14:26.314Z] security-spire-server-arm64 latest bf412569427d 21 minutes ago 97MB [2023-05-25T09:14:26.314Z] 790d7ac8f0f5 22 minutes ago 1.39GB [2023-05-25T09:14:26.314Z] ci-base-image-arm64 latest 99057357dce8 38 minutes ago 899MB [2023-05-25T09:14:26.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-25T09:14:26.314Z] alpine 3.17 51e60588ff2c 8 weeks ago 7.46MB [2023-05-25T09:14:26.314Z] 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 [2023-05-25T09:14:26.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:14:26.728Z] [2023-05-25T09:14:26.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:14:27.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:14:27.058Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T09:14:27.058Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T09:14:27.058Z] 04944245beec: Pulling fs layer [2023-05-25T09:14:27.058Z] 699f458cf7ca: Pulling fs layer [2023-05-25T09:14:27.058Z] 765212b225bb: Pulling fs layer [2023-05-25T09:14:27.058Z] f23df028b6ca: Pulling fs layer [2023-05-25T09:14:27.058Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T09:14:27.058Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T09:14:27.058Z] f23df028b6ca: Waiting [2023-05-25T09:14:27.058Z] d65c8cfc05b1: Waiting [2023-05-25T09:14:27.058Z] 2437ff75d9bd: Waiting [2023-05-25T09:14:27.058Z] 765212b225bb: Waiting [2023-05-25T09:14:27.326Z] 04944245beec: Verifying Checksum [2023-05-25T09:14:27.326Z] 04944245beec: Download complete [2023-05-25T09:14:27.326Z] 765212b225bb: Verifying Checksum [2023-05-25T09:14:27.326Z] 765212b225bb: Download complete [2023-05-25T09:14:27.326Z] f23df028b6ca: Verifying Checksum [2023-05-25T09:14:27.326Z] f23df028b6ca: Download complete [2023-05-25T09:14:27.326Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T09:14:27.326Z] d65c8cfc05b1: Download complete [2023-05-25T09:14:27.594Z] 699f458cf7ca: Verifying Checksum [2023-05-25T09:14:27.594Z] 699f458cf7ca: Download complete [2023-05-25T09:14:27.860Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T09:14:27.860Z] 8998bd30e6a1: Download complete [2023-05-25T09:14:30.435Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T09:14:30.435Z] 2437ff75d9bd: Download complete [2023-05-25T09:14:31.844Z] 8998bd30e6a1: Pull complete [2023-05-25T09:14:32.425Z] 04944245beec: Pull complete [2023-05-25T09:14:33.833Z] 699f458cf7ca: Pull complete [2023-05-25T09:14:34.100Z] 765212b225bb: Pull complete [2023-05-25T09:14:35.057Z] f23df028b6ca: Pull complete [2023-05-25T09:14:35.057Z] d65c8cfc05b1: Pull complete [2023-05-25T09:14:50.042Z] 2437ff75d9bd: Pull complete [2023-05-25T09:14:50.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T09:14:50.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:14:50.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T09:14:50.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container [2023-05-25T09:14:50.289Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T09:14:53.033Z] $ docker top f13f133e7882694ada917fb2f14af93a2f12c9396082f0ef81476ed22a9e2135 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:14:53.591Z] ---> job-cost.sh [2023-05-25T09:14:53.857Z] lf-activate-venv: SKIPPING [2023-05-25T09:14:53.857Z] INFO: No Stack... [2023-05-25T09:14:54.439Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T09:14:55.019Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T09:14:55.339Z] + cut -d, -f6 [2023-05-25T09:14:55.339Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2023-05-25T09:14:55.638Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-6-stack-cost] [2023-05-25T09:14:55.647Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-6-stack-cost] did not exist. Created. [2023-05-25T09:14:55.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T09:14:56.294Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T09:14:56.451Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T09:14:56.460Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T09:14:56.470Z] $ docker stop --time=1 f13f133e7882694ada917fb2f14af93a2f12c9396082f0ef81476ed22a9e2135 [2023-05-25T09:14:57.976Z] $ docker rm -f --volumes f13f133e7882694ada917fb2f14af93a2f12c9396082f0ef81476ed22a9e2135 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-25T09:14:58.832Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:14:59.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:14:59.989Z] ---> package-listing.sh [2023-05-25T09:14:59.989Z] ++ facter osfamily [2023-05-25T09:14:59.989Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T09:15:00.248Z] + OS_FAMILY=debian [2023-05-25T09:15:00.248Z] + workspace=/w/workspace/edgex-go/6 [2023-05-25T09:15:00.248Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T09:15:00.248Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T09:15:00.248Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T09:15:00.248Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T09:15:00.248Z] + '[' /w/workspace/edgex-go/6 ']' [2023-05-25T09:15:00.248Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T09:15:00.248Z] + case "${OS_FAMILY}" in [2023-05-25T09:15:00.248Z] + grep '^ii' [2023-05-25T09:15:00.248Z] + dpkg -l [2023-05-25T09:15:00.248Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T09:15:00.248Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T09:15:00.248Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T09:15:00.248Z] + '[' /w/workspace/edgex-go/6 ']' [2023-05-25T09:15:00.248Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2023-05-25T09:15:00.248Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2023-05-25T09:15:00.259Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T09:15:00.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:15:01.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:15:01.102Z] [2023-05-25T09:15:01.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:15:01.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:15:01.409Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T09:15:01.409Z] 5eb5b503b376: Pulling fs layer [2023-05-25T09:15:01.409Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T09:15:01.409Z] ec43610c2a17: Pulling fs layer [2023-05-25T09:15:01.409Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T09:15:01.409Z] 33b1e0a273af: Pulling fs layer [2023-05-25T09:15:01.409Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T09:15:01.410Z] 2f39f015ded8: Pulling fs layer [2023-05-25T09:15:01.410Z] 2f39f015ded8: Waiting [2023-05-25T09:15:01.410Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T09:15:01.410Z] 5c69ac0246d0: Download complete [2023-05-25T09:15:01.410Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T09:15:01.410Z] 3a2ae6a8a46f: Download complete [2023-05-25T09:15:01.671Z] 33b1e0a273af: Verifying Checksum [2023-05-25T09:15:01.671Z] 33b1e0a273af: Download complete [2023-05-25T09:15:01.671Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T09:15:01.671Z] 5d3b04190fa2: Download complete [2023-05-25T09:15:01.671Z] ec43610c2a17: Verifying Checksum [2023-05-25T09:15:01.671Z] ec43610c2a17: Download complete [2023-05-25T09:15:01.671Z] 5eb5b503b376: Download complete [2023-05-25T09:15:02.236Z] 2f39f015ded8: Download complete [2023-05-25T09:15:02.804Z] 5eb5b503b376: Pull complete [2023-05-25T09:15:03.062Z] 5c69ac0246d0: Pull complete [2023-05-25T09:15:03.632Z] ec43610c2a17: Pull complete [2023-05-25T09:15:03.632Z] 3a2ae6a8a46f: Pull complete [2023-05-25T09:15:03.632Z] 33b1e0a273af: Pull complete [2023-05-25T09:15:03.891Z] 5d3b04190fa2: Pull complete [2023-05-25T09:15:08.077Z] 2f39f015ded8: Pull complete [2023-05-25T09:15:08.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T09:15:08.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:15:08.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T09:15:08.165Z] prd-ubuntu20.04-docker-8c-8g-16948 does not seem to be running inside a container [2023-05-25T09:15:08.201Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T09:15:10.676Z] $ docker top 97447ed549230ec5d75310032df27192e32604b7ff0b0d7c79deee10bbd3383d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T09:15:11.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T09:15:11.321Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T09:15:11.607Z] + ls /var/log/sa-host [2023-05-25T09:15:11.608Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T09:15:11.682Z] provisioning config files... [2023-05-25T09:15:11.691Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6003371229209411794tmp [Pipeline] { [Pipeline] echo [2023-05-25T09:15:11.706Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:15:11.989Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T09:15:11.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:15:12.321Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T09:15:12.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:15:12.613Z] ---> sudo-logs.sh [2023-05-25T09:15:12.613Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T09:15:12.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:15:12.933Z] ---> job-cost.sh [2023-05-25T09:15:12.933Z] lf-activate-venv: SKIPPING [2023-05-25T09:15:12.933Z] DEBUG: total: 0.10999999940395355 [2023-05-25T09:15:12.933Z] INFO: Retrieving Stack Cost... [2023-05-25T09:15:13.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T09:15:13.761Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T09:15:13.772Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:15:14.056Z] ---> logs-deploy.sh [2023-05-25T09:15:14.056Z] lf-activate-venv: SKIPPING [2023-05-25T09:15:14.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/6 [2023-05-25T09:15:14.056Z] INFO: archiving workspace using pattern(s): [2023-05-25T09:15:14.994Z] Archives upload complete. [2023-05-25T09:15:14.994Z] INFO: archiving logs to Nexus