Pull request #4298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 5dc73d902049877e54bfb3149aa203d0aa09353e+d3b1737e00ce27f584d3094ba6acb2e2b1233441 (fda47354e39628db3271159be02aea799714e255) 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-ssh12524567629745772121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10266214202837549248.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2600208393672370024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5607688947363538849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17444933260183664191.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12795293690012645403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3127 in /w/workspace/edgexfoundry_edgex-go_PR-4298 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit d3b1737e00ce27f584d3094ba6acb2e2b1233441 into PR head commit 5dc73d902049877e54bfb3149aa203d0aa09353e Merge succeeded, producing 5dc73d902049877e54bfb3149aa203d0aa09353e Checking out Revision 5dc73d902049877e54bfb3149aa203d0aa09353e (PR-4298) > 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/4298/head:refs/remotes/origin/PR-4298 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dc73d902049877e54bfb3149aa203d0aa09353e # 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 d3b1737e00ce27f584d3094ba6acb2e2b1233441 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dc73d902049877e54bfb3149aa203d0aa09353e # timeout=10 Commit message: "docs(snap): Remove outdated build instructions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-19T14:47:12.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-19T14:47:12.372Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-19T14:47:12.473Z] ========================================================= [2023-01-19T14:47:12.473Z] EdgeX Global Pipelines Version Info [2023-01-19T14:47:12.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:47:13.610Z] ------------------- [2023-01-19T14:47:13.610Z] stable info: [2023-01-19T14:47:13.610Z] ------------------- [2023-01-19T14:47:13.610Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-19T14:47:13.610Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T14:47:13.610Z] Message: update stable to v1.0.244 [2023-01-19T14:47:13.871Z] ------------------- [2023-01-19T14:47:13.871Z] experimental info: [2023-01-19T14:47:13.871Z] ------------------- [2023-01-19T14:47:13.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-19T14:47:13.871Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T14:47:13.871Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-19T14:47:14.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-19T14:47:14.205Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-19T14:47:14.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-19T14:47:14.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-19T14:47:14.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-19T14:47:14.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-19T14:47:14.405Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-19T14:47:14.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-19T14:47:14.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-19T14:47:14.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-19T14:47:14.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-19T14:47:14.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-19T14:47:14.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-19T14:47:14.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-19T14:47:14.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-19T14:47:14.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T14:47:14.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T14:47:14.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-19T14:47:14.876Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-19T14:47:14.916Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-19T14:47:14.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-19T14:47:15.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-19T14:47:15.045Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-19T14:47:15.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4298 [Pipeline] echo [2023-01-19T14:47:15.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4298 [Pipeline] echo [2023-01-19T14:47:15.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4298 [Pipeline] echo [2023-01-19T14:47:15.205Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5dc73d902049877e54bfb3149aa203d0aa09353e [Pipeline] echo [2023-01-19T14:47:15.242Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5dc73d9 [Pipeline] echo [2023-01-19T14:47:15.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T14:47:15.396Z] provisioning config files... [2023-01-19T14:47:15.412Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10442178612677586775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:47:15.756Z] ---> docker-login.sh [2023-01-19T14:47:15.757Z] nexus3.edgexfoundry.org:10001 [2023-01-19T14:47:16.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T14:47:16.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:47:16.018Z] Configure a credential helper to remove this warning. See [2023-01-19T14:47:16.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:47:16.018Z] [2023-01-19T14:47:16.018Z] Login Succeeded [2023-01-19T14:47:16.018Z] nexus3.edgexfoundry.org:10002 [2023-01-19T14:47:16.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T14:47:16.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:47:16.279Z] Configure a credential helper to remove this warning. See [2023-01-19T14:47:16.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:47:16.279Z] [2023-01-19T14:47:16.279Z] Login Succeeded [2023-01-19T14:47:16.279Z] nexus3.edgexfoundry.org:10003 [2023-01-19T14:47:16.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T14:47:16.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:47:16.279Z] Configure a credential helper to remove this warning. See [2023-01-19T14:47:16.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:47:16.279Z] [2023-01-19T14:47:16.279Z] Login Succeeded [2023-01-19T14:47:16.279Z] nexus3.edgexfoundry.org:10004 [2023-01-19T14:47:16.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T14:47:16.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:47:16.539Z] Configure a credential helper to remove this warning. See [2023-01-19T14:47:16.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:47:16.539Z] [2023-01-19T14:47:16.539Z] Login Succeeded [2023-01-19T14:47:16.539Z] docker.io [2023-01-19T14:47:16.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T14:47:16.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:47:16.803Z] Configure a credential helper to remove this warning. See [2023-01-19T14:47:16.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:47:16.803Z] [2023-01-19T14:47:16.803Z] Login Succeeded [2023-01-19T14:47:16.803Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T14:47:16.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T14:47:17.245Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/core-command/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + dirname cmd/core-data/Dockerfile [2023-01-19T14:47:17.245Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + dirname cmd/core-metadata/Dockerfile [2023-01-19T14:47:17.245Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-19T14:47:17.245Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/support-notifications/Dockerfile+ [2023-01-19T14:47:17.245Z] cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-19T14:47:17.245Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-19T14:47:17.245Z] + cut -d/ -f2 [2023-01-19T14:47:17.245Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-19T14:47:17.323Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-19T14:47:17.836Z] + git rev-list -1 --merges 5dc73d902049877e54bfb3149aa203d0aa09353e~1..5dc73d902049877e54bfb3149aa203d0aa09353e [Pipeline] echo [2023-01-19T14:47:17.867Z] -----------> git rev-list -1 --merges 5dc73d902049877e54bfb3149aa203d0aa09353e~1..5dc73d902049877e54bfb3149aa203d0aa09353e 5dc73d902049877e54bfb3149aa203d0aa09353e [false] [Pipeline] sh [2023-01-19T14:47:18.176Z] + git log --format=format:%s -1 5dc73d902049877e54bfb3149aa203d0aa09353e [Pipeline] echo [2023-01-19T14:47:18.209Z] ========================================================= [2023-01-19T14:47:18.209Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-19T14:47:18.209Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-19T14:47:18.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-19T14:47:18.678Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-19T14:47:18.678Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-19T14:47:18.678Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-19T14:47:18.678Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-01-19T14:47:18.678Z] /etc/ssh/ssh_known_hosts [2023-01-19T14:47:18.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:47:19.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T14:47:19.150Z] [2023-01-19T14:47:19.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:47:19.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T14:47:19.519Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-19T14:47:19.519Z] b85a868b505f: Pulling fs layer [2023-01-19T14:47:19.519Z] e2be974225ed: Pulling fs layer [2023-01-19T14:47:19.519Z] 339a4e72a1f5: Pulling fs layer [2023-01-19T14:47:19.519Z] 988bab9f4d93: Pulling fs layer [2023-01-19T14:47:19.519Z] 1469e6f7b9e6: Pulling fs layer [2023-01-19T14:47:19.519Z] eaf3925da568: Pulling fs layer [2023-01-19T14:47:19.519Z] bab4dde63d76: Pulling fs layer [2023-01-19T14:47:19.519Z] bde34c3a00c8: Pulling fs layer [2023-01-19T14:47:19.519Z] b352a97aabf1: Pulling fs layer [2023-01-19T14:47:19.519Z] 4872d77fe225: Pulling fs layer [2023-01-19T14:47:19.519Z] 5851b861e8e6: Pulling fs layer [2023-01-19T14:47:19.519Z] bab4dde63d76: Waiting [2023-01-19T14:47:19.519Z] bde34c3a00c8: Waiting [2023-01-19T14:47:19.519Z] b352a97aabf1: Waiting [2023-01-19T14:47:19.519Z] 4872d77fe225: Waiting [2023-01-19T14:47:19.519Z] 5851b861e8e6: Waiting [2023-01-19T14:47:19.519Z] 988bab9f4d93: Waiting [2023-01-19T14:47:19.519Z] 1469e6f7b9e6: Waiting [2023-01-19T14:47:19.519Z] eaf3925da568: Waiting [2023-01-19T14:47:19.519Z] e2be974225ed: Verifying Checksum [2023-01-19T14:47:19.519Z] e2be974225ed: Download complete [2023-01-19T14:47:19.519Z] 988bab9f4d93: Verifying Checksum [2023-01-19T14:47:19.519Z] 988bab9f4d93: Download complete [2023-01-19T14:47:19.784Z] 1469e6f7b9e6: Verifying Checksum [2023-01-19T14:47:19.784Z] 1469e6f7b9e6: Download complete [2023-01-19T14:47:19.784Z] 339a4e72a1f5: Verifying Checksum [2023-01-19T14:47:19.784Z] 339a4e72a1f5: Download complete [2023-01-19T14:47:19.784Z] eaf3925da568: Verifying Checksum [2023-01-19T14:47:19.784Z] eaf3925da568: Download complete [2023-01-19T14:47:19.784Z] bde34c3a00c8: Download complete [2023-01-19T14:47:20.048Z] b352a97aabf1: Verifying Checksum [2023-01-19T14:47:20.048Z] b352a97aabf1: Download complete [2023-01-19T14:47:20.048Z] 4872d77fe225: Verifying Checksum [2023-01-19T14:47:20.048Z] 4872d77fe225: Download complete [2023-01-19T14:47:20.048Z] 5851b861e8e6: Download complete [2023-01-19T14:47:20.048Z] b85a868b505f: Verifying Checksum [2023-01-19T14:47:20.048Z] b85a868b505f: Download complete [2023-01-19T14:47:20.616Z] bab4dde63d76: Verifying Checksum [2023-01-19T14:47:20.616Z] bab4dde63d76: Download complete [2023-01-19T14:47:21.552Z] b85a868b505f: Pull complete [2023-01-19T14:47:21.552Z] e2be974225ed: Pull complete [2023-01-19T14:47:22.122Z] 339a4e72a1f5: Pull complete [2023-01-19T14:47:22.122Z] 988bab9f4d93: Pull complete [2023-01-19T14:47:22.381Z] 1469e6f7b9e6: Pull complete [2023-01-19T14:47:22.381Z] eaf3925da568: Pull complete [2023-01-19T14:47:24.282Z] bab4dde63d76: Pull complete [2023-01-19T14:47:24.282Z] bde34c3a00c8: Pull complete [2023-01-19T14:47:24.548Z] b352a97aabf1: Pull complete [2023-01-19T14:47:24.548Z] 4872d77fe225: Pull complete [2023-01-19T14:47:24.548Z] 5851b861e8e6: Pull complete [2023-01-19T14:47:24.548Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-19T14:47:24.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T14:47:24.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T14:47:25.064Z] prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container [2023-01-19T14:47:25.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-19T14:47:28.254Z] $ docker top d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e -eo pid,comm [2023-01-19T14:47:28.324Z] 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-01-19T14:47:28.324Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-19T14:47:28.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T14:47:28.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T14:47:28.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T14:47:28.577Z] $ docker exec d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e ssh-agent [2023-01-19T14:47:28.696Z] SSH_AUTH_SOCK=/tmp/ssh-joszBiHtKilF/agent.32 [2023-01-19T14:47:28.696Z] SSH_AGENT_PID=38 [2023-01-19T14:47:28.703Z] Running ssh-add (command line suppressed) [2023-01-19T14:47:28.802Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11698290726180443003.key (/w/workspace/edgex-go/1@tmp/private_key_11698290726180443003.key) [2023-01-19T14:47:28.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T14:47:29.158Z] + git tag --points-at HEAD [Pipeline] } [2023-01-19T14:47:29.183Z] $ docker exec --env ******** --env ******** d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e ssh-agent -k [2023-01-19T14:47:29.290Z] unset SSH_AUTH_SOCK; [2023-01-19T14:47:29.291Z] unset SSH_AGENT_PID; [2023-01-19T14:47:29.291Z] echo Agent pid 38 killed; [2023-01-19T14:47:29.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-19T14:47:29.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T14:47:29.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T14:47:29.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T14:47:29.515Z] $ docker exec d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e ssh-agent [2023-01-19T14:47:29.630Z] SSH_AUTH_SOCK=/tmp/ssh-qN8IWA0qk39o/agent.70 [2023-01-19T14:47:29.630Z] SSH_AGENT_PID=76 [2023-01-19T14:47:29.635Z] Running ssh-add (command line suppressed) [2023-01-19T14:47:29.745Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15841510936589404855.key (/w/workspace/edgex-go/1@tmp/private_key_15841510936589404855.key) [2023-01-19T14:47:29.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T14:47:30.099Z] + git semver init [2023-01-19T14:47:30.359Z] 2023-01-19 14:47:30,288 [run_init] DEBUG init version:0.0.0 force:False [2023-01-19T14:47:30.359Z] 2023-01-19 14:47:30,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-19T14:47:30.359Z] 2023-01-19 14:47:30,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-19T14:47:30.359Z] 2023-01-19 14:47:30,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-19T14:47:35.665Z] 2023-01-19 14:47:35,142 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-19T14:47:35.665Z] 2023-01-19 14:47:35,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4298 with force:False [2023-01-19T14:47:35.665Z] 2023-01-19 14:47:35,143 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4298 [2023-01-19T14:47:35.665Z] 2023-01-19 14:47:35,148 [execute] INFO git cat-file --batch-check [2023-01-19T14:47:35.665Z] 2023-01-19 14:47:35,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T14:47:35.665Z] 2023-01-19 14:47:35,155 [execute] INFO git cat-file --batch [2023-01-19T14:47:35.665Z] 2023-01-19 14:47:35,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T14:47:35.665Z] 2023-01-19 14:47:35,162 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4298 [2023-01-19T14:47:35.665Z] 0.0.0 [Pipeline] } [2023-01-19T14:47:35.747Z] $ docker exec --env ******** --env ******** d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e ssh-agent -k [2023-01-19T14:47:35.849Z] unset SSH_AUTH_SOCK; [2023-01-19T14:47:35.850Z] unset SSH_AGENT_PID; [2023-01-19T14:47:35.850Z] echo Agent pid 76 killed; [2023-01-19T14:47:35.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T14:47:36.269Z] + git semver [Pipeline] } [2023-01-19T14:47:36.553Z] $ docker stop --time=1 d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e [2023-01-19T14:47:37.841Z] $ docker rm -f --volumes d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T14:47:38.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-19T14:47:38.552Z] Stashed 1 file(s) [Pipeline] echo [2023-01-19T14:47:38.569Z] [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-01-19T14:47:39.321Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-19T14:47:39.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T14:47:39.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T14:47:39.458Z] ========================================================= [2023-01-19T14:47:39.458Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-19T14:47:39.458Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-19T14:47:39.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T14:47:39.802Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-19T14:47:39.802Z] 213ec9aee27d: Pulling fs layer [2023-01-19T14:47:39.802Z] 4583459ba037: Pulling fs layer [2023-01-19T14:47:39.802Z] 93c1e223e6f2: Pulling fs layer [2023-01-19T14:47:39.802Z] 53926ce57604: Pulling fs layer [2023-01-19T14:47:39.802Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-19T14:47:39.802Z] 53926ce57604: Waiting [2023-01-19T14:47:39.802Z] 22ff95d597cd: Pulling fs layer [2023-01-19T14:47:39.802Z] 21b2b0c7a3f4: Waiting [2023-01-19T14:47:39.802Z] 12d6caf4c0d1: Pulling fs layer [2023-01-19T14:47:39.802Z] 96b7cbca73a9: Pulling fs layer [2023-01-19T14:47:39.802Z] 22ff95d597cd: Waiting [2023-01-19T14:47:39.802Z] 12d6caf4c0d1: Waiting [2023-01-19T14:47:39.802Z] a7acece74701: Pulling fs layer [2023-01-19T14:47:39.802Z] 96b7cbca73a9: Waiting [2023-01-19T14:47:39.802Z] a7acece74701: Waiting [2023-01-19T14:47:39.802Z] 93c1e223e6f2: Verifying Checksum [2023-01-19T14:47:39.802Z] 93c1e223e6f2: Download complete [2023-01-19T14:47:39.802Z] 4583459ba037: Verifying Checksum [2023-01-19T14:47:39.802Z] 4583459ba037: Download complete [2023-01-19T14:47:39.802Z] 21b2b0c7a3f4: Download complete [2023-01-19T14:47:39.802Z] 22ff95d597cd: Download complete [2023-01-19T14:47:39.802Z] 213ec9aee27d: Verifying Checksum [2023-01-19T14:47:39.802Z] 213ec9aee27d: Download complete [2023-01-19T14:47:40.067Z] 12d6caf4c0d1: Verifying Checksum [2023-01-19T14:47:40.067Z] 12d6caf4c0d1: Download complete [2023-01-19T14:47:40.067Z] 213ec9aee27d: Pull complete [2023-01-19T14:47:40.343Z] 4583459ba037: Pull complete [2023-01-19T14:47:40.343Z] 93c1e223e6f2: Pull complete [2023-01-19T14:47:41.374Z] a7acece74701: Verifying Checksum [2023-01-19T14:47:41.374Z] a7acece74701: Download complete [2023-01-19T14:47:41.374Z] 53926ce57604: Verifying Checksum [2023-01-19T14:47:41.374Z] 53926ce57604: Download complete [2023-01-19T14:47:41.635Z] 96b7cbca73a9: Verifying Checksum [2023-01-19T14:47:41.635Z] 96b7cbca73a9: Download complete [2023-01-19T14:47:45.841Z] 53926ce57604: Pull complete [2023-01-19T14:47:45.841Z] 21b2b0c7a3f4: Pull complete [2023-01-19T14:47:45.841Z] 22ff95d597cd: Pull complete [2023-01-19T14:47:45.841Z] 12d6caf4c0d1: Pull complete [2023-01-19T14:47:47.745Z] 96b7cbca73a9: Pull complete [2023-01-19T14:47:48.685Z] a7acece74701: Pull complete [2023-01-19T14:47:48.685Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-19T14:47:48.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T14:47:48.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-19T14:47:49.046Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-19T14:47:49.046Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T14:47:49.046Z] WORKDIR /edgex [2023-01-19T14:47:49.046Z] COPY go.mod . [2023-01-19T14:47:49.046Z] RUN go mod download [2023-01-19T14:47:49.619Z] Sending build context to Docker daemon 170MB [2023-01-19T14:47:49.619Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T14:47:49.619Z] ---> db6d94c90886 [2023-01-19T14:47:49.619Z] Step 2/4 : WORKDIR /edgex [2023-01-19T14:47:53.843Z] Still waiting to schedule task [2023-01-19T14:47:53.844Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-19T14:47:54.941Z] ---> Running in b0e73ce2b43c [2023-01-19T14:47:54.941Z] Removing intermediate container b0e73ce2b43c [2023-01-19T14:47:54.941Z] ---> cdd9bc4cca7a [2023-01-19T14:47:54.941Z] Step 3/4 : COPY go.mod . [2023-01-19T14:47:54.941Z] ---> 7fdfd7b9c478 [2023-01-19T14:47:54.941Z] Step 4/4 : RUN go mod download [2023-01-19T14:47:54.941Z] ---> Running in 1026f107bc29 [2023-01-19T14:48:13.037Z] Removing intermediate container 1026f107bc29 [2023-01-19T14:48:13.037Z] ---> d83d01d13576 [2023-01-19T14:48:13.037Z] Successfully built d83d01d13576 [2023-01-19T14:48:13.037Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:48:13.414Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T14:48:13.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T14:48:13.558Z] prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container [2023-01-19T14:48:13.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T14:48:14.003Z] $ docker top 18a42dd2fba5716609cd6716255417480cd3c6d36f20a3bf996e7ff641ef0542 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T14:48:14.448Z] + go version [2023-01-19T14:48:14.448Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-19T14:48:14.482Z] $ docker stop --time=1 18a42dd2fba5716609cd6716255417480cd3c6d36f20a3bf996e7ff641ef0542 [2023-01-19T14:48:15.751Z] $ docker rm -f --volumes 18a42dd2fba5716609cd6716255417480cd3c6d36f20a3bf996e7ff641ef0542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:48:16.423Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T14:48:16.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T14:48:16.561Z] prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container [2023-01-19T14:48:16.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T14:48:16.952Z] $ docker top 4c1c5c2c75830e53e86111ea12bf8dd4b5ce5dcb584f9ebe538479db016766bf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-19T14:48:17.062Z] ========================================================= [2023-01-19T14:48:17.062Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-19T14:48:17.062Z] ========================================================= [Pipeline] sh [2023-01-19T14:48:17.352Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-19T14:48:17.706Z] + make test [2023-01-19T14:48:17.706Z] go test -race -coverprofile=coverage.out ./... [2023-01-19T14:48:25.819Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-19T14:48:40.701Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-19T14:48:40.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-19T14:48:40.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements [2023-01-19T14:48:40.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-19T14:48:40.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-19T14:48:41.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.144s coverage: 98.5% of statements [2023-01-19T14:48:41.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.143s coverage: 43.0% of statements [2023-01-19T14:48:41.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-19T14:48:41.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-19T14:48:41.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.0% of statements [2023-01-19T14:48:41.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-19T14:48:41.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.524s coverage: 89.2% of statements [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.127s coverage: 2.4% of statements [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2023-01-19T14:48:45.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.117s coverage: 79.5% of statements [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2023-01-19T14:48:45.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-01-19T14:48:50.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.114s coverage: 94.4% of statements [2023-01-19T14:48:50.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2023-01-19T14:48:56.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.307s coverage: 79.9% of statements [2023-01-19T14:48:56.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.132s coverage: 92.9% of statements [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 64.7% of statements [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-19T14:49:05.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-01-19T14:49:05.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.3% of statements [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.460s coverage: 41.8% of statements [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-19T14:49:05.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-19T14:49:05.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-19T14:49:05.016Z] 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-01-19T14:49:20.474Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3128 in /w/workspace/edgexfoundry_edgex-go_PR-4298 [Pipeline] { [Pipeline] ws [2023-01-19T14:49:20.536Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-19T14:49:20.612Z] The recommended git tool is: git [2023-01-19T14:49:23.089Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-19T14:49:23.089Z] go vet ./... [2023-01-19T14:49:25.932Z] using credential edgex-jenkins-ssh [2023-01-19T14:49:25.947Z] Cloning the remote Git repository [2023-01-19T14:49:25.984Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-19T14:49:26.049Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-19T14:49:26.207Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-19T14:49:26.208Z] > git --version # timeout=10 [2023-01-19T14:49:26.231Z] > git --version # 'git version 2.25.1' [2023-01-19T14:49:26.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T14:49:26.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T14:49:27.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T14:49:27.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T14:49:27.274Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-19T14:49:27.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-19T14:49:27.877Z] + ls -al . [2023-01-19T14:49:27.877Z] total 748 [2023-01-19T14:49:27.877Z] drwxrwxr-x 11 1001 1001 4096 Jan 19 14:48 . [2023-01-19T14:49:27.877Z] drwxr-xr-x 4 root root 4096 Jan 19 14:48 .. [2023-01-19T14:49:27.877Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 14:47 .blubracket [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 16 Jan 19 14:47 .dockerignore [2023-01-19T14:49:27.877Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 14:49 .git [2023-01-19T14:49:27.877Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 14:47 .github [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 956 Jan 19 14:47 .gitignore [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 42 Jan 19 14:47 .golangci.yml [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 87 Jan 19 14:47 .hadolint.yml [2023-01-19T14:49:27.877Z] drwxr-xr-x 3 1001 1001 4096 Jan 19 14:47 .semver [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 14:47 .sonarcloud.properties [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 1171 Jan 19 14:47 ADOPTERS.md [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 10825 Jan 19 14:47 Attribution.txt [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 73765 Jan 19 14:47 CHANGELOG.md [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 14:47 CONTRIBUTING.md [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 677 Jan 19 14:47 GOVERNANCE.md [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 850 Jan 19 14:47 Jenkinsfile [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 14:47 LICENSE [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 12513 Jan 19 14:47 Makefile [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 582 Jan 19 14:47 OWNERS.md [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 9403 Jan 19 14:47 README.md [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 6912 Jan 19 14:47 SECURITY.md [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 14:47 VERSION [2023-01-19T14:49:27.877Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 14:47 bin [2023-01-19T14:49:27.877Z] drwxrwxr-x 16 1001 1001 4096 Jan 19 14:47 cmd [2023-01-19T14:49:27.877Z] -rw-r--r-- 1 root root 489970 Jan 19 14:49 coverage.out [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 3377 Jan 19 14:47 go.mod [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 34951 Jan 19 14:47 go.sum [2023-01-19T14:49:27.877Z] drwxrwxr-x 7 1001 1001 4096 Jan 19 14:47 internal [2023-01-19T14:49:27.877Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 14:47 openapi [2023-01-19T14:49:27.877Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 14:47 snap [2023-01-19T14:49:27.877Z] -rw-rw-r-- 1 1001 1001 204 Jan 19 14:47 version.go [Pipeline] sh [2023-01-19T14:49:28.266Z] + '[' -e coverage.out ] [2023-01-19T14:49:28.266Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-19T14:49:28.386Z] Stashed 1 file(s) [Pipeline] sh [2023-01-19T14:49:28.679Z] + make build [2023-01-19T14:49:28.680Z] 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-01-19T14:49:40.893Z] 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-01-19T14:49:42.271Z] 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-01-19T14:49:43.207Z] 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-01-19T14:49:43.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-19T14:49:43.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T14:49:44.339Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-19T14:49:44.382Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-19T14:49:44.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T14:49:44.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4298/head:refs/remotes/origin/PR-4298 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-19T14:49:45.164Z] Merging remotes/origin/main commit d3b1737e00ce27f584d3094ba6acb2e2b1233441 into PR head commit 5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:49:45.540Z] Merge succeeded, producing 5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:49:45.540Z] Checking out Revision 5dc73d902049877e54bfb3149aa203d0aa09353e (PR-4298) [2023-01-19T14:49:45.184Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T14:49:45.208Z] > git checkout -f 5dc73d902049877e54bfb3149aa203d0aa09353e # timeout=10 [2023-01-19T14:49:45.435Z] > git remote # timeout=10 [2023-01-19T14:49:45.454Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T14:49:45.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T14:49:45.491Z] > git merge d3b1737e00ce27f584d3094ba6acb2e2b1233441 # timeout=10 [2023-01-19T14:49:45.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T14:49:45.550Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T14:49:45.566Z] > git checkout -f 5dc73d902049877e54bfb3149aa203d0aa09353e # timeout=10 [2023-01-19T14:49:49.245Z] Commit message: "docs(snap): Remove outdated build instructions" [2023-01-19T14:49:49.306Z] > git --version # timeout=10 [2023-01-19T14:49:49.322Z] > git --version # 'git version 2.25.1' [2023-01-19T14:49:49.341Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T14:49:50.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-19T14:49:50.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T14:49:50.451Z] Dload Upload Total Spent Left Speed [2023-01-19T14:49:50.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-01-19T14:49:51.251Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-19T14:49:51.323Z] 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-01-19T14:49:51.593Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-19T14:49:51.593Z] + sudo tee /etc/docker/daemon.new [2023-01-19T14:49:51.593Z] { [2023-01-19T14:49:51.593Z] "registry-mirrors": [ [2023-01-19T14:49:51.593Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-19T14:49:51.593Z] ], [2023-01-19T14:49:51.593Z] "bip": "10.250.0.254/24", [2023-01-19T14:49:51.593Z] "hosts": [ [2023-01-19T14:49:51.593Z] "tcp://0.0.0.0:5555", [2023-01-19T14:49:51.593Z] "unix:///var/run/docker.sock" [2023-01-19T14:49:51.593Z] ], [2023-01-19T14:49:51.593Z] "mtu": 1458, [2023-01-19T14:49:51.593Z] "selinux-enabled": true, [2023-01-19T14:49:51.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-19T14:49:51.593Z] } [Pipeline] sh [2023-01-19T14:49:51.927Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-19T14:49:52.258Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-19T14:49:52.269Z] + sudo service docker restart [2023-01-19T14:49:53.190Z] 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-01-19T14:49:54.565Z] 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-01-19T14:49:55.132Z] 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-01-19T14:49:56.067Z] 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-01-19T14:49:58.592Z] 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-01-19T14:49:59.555Z] $ docker stop --time=1 4c1c5c2c75830e53e86111ea12bf8dd4b5ce5dcb584f9ebe538479db016766bf [2023-01-19T14:50:04.825Z] $ docker rm -f --volumes 4c1c5c2c75830e53e86111ea12bf8dd4b5ce5dcb584f9ebe538479db016766bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:50:05.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-19T14:50:05.963Z] [2023-01-19T14:50:05.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:50:06.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-19T14:50:06.342Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-19T14:50:06.342Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-19T14:50:06.342Z] ca9280d653b3: Pulling fs layer [2023-01-19T14:50:06.342Z] 7e9c9ca2126c: Pulling fs layer [2023-01-19T14:50:06.603Z] cbdbe7a5bc2a: Download complete [2023-01-19T14:50:06.603Z] cbdbe7a5bc2a: Pull complete [2023-01-19T14:50:06.603Z] ca9280d653b3: Verifying Checksum [2023-01-19T14:50:06.603Z] ca9280d653b3: Download complete [2023-01-19T14:50:07.171Z] 7e9c9ca2126c: Download complete [2023-01-19T14:50:07.171Z] ca9280d653b3: Pull complete [2023-01-19T14:50:10.450Z] 7e9c9ca2126c: Pull complete [2023-01-19T14:50:10.450Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-19T14:50:10.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-19T14:50:10.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T14:50:10.668Z] prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container [2023-01-19T14:50:10.706Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-19T14:50:14.398Z] $ docker top dbc967e01b1b6dabfd4fa87459bc57fbaad9b954bb10e72dcdffd77e8eb4e0b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-19T14:50:14.494Z] provisioning config files... [Pipeline] sh [2023-01-19T14:50:14.519Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2710070206125419457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:50:14.796Z] + docker-compose build --help [2023-01-19T14:50:14.796Z] + grep parallel [2023-01-19T14:50:14.929Z] ---> docker-login.sh [2023-01-19T14:50:14.929Z] nexus3.edgexfoundry.org:10001 [2023-01-19T14:50:15.366Z] --parallel Build images in parallel. [Pipeline] } [2023-01-19T14:50:15.406Z] $ docker stop --time=1 dbc967e01b1b6dabfd4fa87459bc57fbaad9b954bb10e72dcdffd77e8eb4e0b3 [2023-01-19T14:50:16.716Z] $ docker rm -f --volumes dbc967e01b1b6dabfd4fa87459bc57fbaad9b954bb10e72dcdffd77e8eb4e0b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [2023-01-19T14:50:16.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:50:17.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:50:17.148Z] Configure a credential helper to remove this warning. See [2023-01-19T14:50:17.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:50:17.148Z] [2023-01-19T14:50:17.148Z] Login Succeeded [2023-01-19T14:50:17.148Z] nexus3.edgexfoundry.org:10002 [2023-01-19T14:50:17.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-19T14:50:17.329Z] . [Pipeline] } [Pipeline] // withEnv [2023-01-19T14:50:17.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T14:50:17.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:50:17.419Z] Configure a credential helper to remove this warning. See [2023-01-19T14:50:17.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:50:17.419Z] [2023-01-19T14:50:17.419Z] Login Succeeded [2023-01-19T14:50:17.419Z] nexus3.edgexfoundry.org:10003 [Pipeline] withDockerContainer [2023-01-19T14:50:17.489Z] prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container [2023-01-19T14:50:17.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-19T14:50:17.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T14:50:17.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:50:17.692Z] Configure a credential helper to remove this warning. See [2023-01-19T14:50:17.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:50:17.692Z] [2023-01-19T14:50:17.692Z] Login Succeeded [2023-01-19T14:50:17.692Z] nexus3.edgexfoundry.org:10004 [2023-01-19T14:50:17.881Z] $ docker top b5adbb56e4f1c76ace3e605815f7231d72bbee278cb33449b553b03f35817bfe -eo pid,comm [Pipeline] { [2023-01-19T14:50:17.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-01-19T14:50:18.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:50:18.230Z] Configure a credential helper to remove this warning. See [2023-01-19T14:50:18.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:50:18.230Z] [2023-01-19T14:50:18.230Z] Login Succeeded [2023-01-19T14:50:18.230Z] docker.io [2023-01-19T14:50:18.315Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-19T14:50:18.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T14:50:18.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T14:50:18.768Z] Configure a credential helper to remove this warning. See [2023-01-19T14:50:18.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T14:50:18.768Z] [2023-01-19T14:50:18.768Z] Login Succeeded [2023-01-19T14:50:18.768Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T14:50:18.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-19T14:50:18.883Z] Building core-command ... [2023-01-19T14:50:18.883Z] Building core-data ... [2023-01-19T14:50:18.883Z] Building core-metadata ... [2023-01-19T14:50:18.883Z] Building security-bootstrapper ... [2023-01-19T14:50:18.883Z] Building security-proxy-setup ... [2023-01-19T14:50:18.883Z] Building security-secretstore-setup ... [2023-01-19T14:50:18.883Z] Building security-spiffe-token-provider ... [2023-01-19T14:50:18.883Z] Building security-spire-agent ... [2023-01-19T14:50:18.883Z] Building security-spire-config ... [2023-01-19T14:50:18.883Z] Building security-spire-server ... [2023-01-19T14:50:18.883Z] Building support-notifications ... [2023-01-19T14:50:18.883Z] Building support-scheduler ... [2023-01-19T14:50:18.883Z] Building security-proxy-setup [2023-01-19T14:50:18.883Z] Building security-secretstore-setup [2023-01-19T14:50:18.883Z] Building security-bootstrapper [2023-01-19T14:50:18.883Z] Building security-spire-config [2023-01-19T14:50:18.883Z] Building core-data [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-19T14:50:19.499Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-19T14:50:19.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T14:50:19.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T14:50:19.615Z] ========================================================= [2023-01-19T14:50:19.615Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-19T14:50:19.615Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-19T14:50:19.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T14:50:19.995Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-19T14:50:19.995Z] 9b18e9b68314: Pulling fs layer [2023-01-19T14:50:19.995Z] 35d82f9e3411: Pulling fs layer [2023-01-19T14:50:19.995Z] e16973657156: Pulling fs layer [2023-01-19T14:50:19.995Z] fc693d55d65f: Pulling fs layer [2023-01-19T14:50:19.995Z] 7e9fc2657dce: Pulling fs layer [2023-01-19T14:50:19.995Z] dda99020689f: Pulling fs layer [2023-01-19T14:50:19.995Z] db1c61fa0a46: Pulling fs layer [2023-01-19T14:50:19.995Z] 891c053d2c06: Pulling fs layer [2023-01-19T14:50:19.995Z] fc693d55d65f: Waiting [2023-01-19T14:50:19.995Z] 7e9fc2657dce: Waiting [2023-01-19T14:50:19.995Z] dda99020689f: Waiting [2023-01-19T14:50:19.995Z] db1c61fa0a46: Waiting [2023-01-19T14:50:20.270Z] e16973657156: Verifying Checksum [2023-01-19T14:50:20.270Z] e16973657156: Download complete [2023-01-19T14:50:20.270Z] 35d82f9e3411: Verifying Checksum [2023-01-19T14:50:20.270Z] 35d82f9e3411: Download complete [2023-01-19T14:50:20.270Z] 7e9fc2657dce: Verifying Checksum [2023-01-19T14:50:20.270Z] 7e9fc2657dce: Download complete [2023-01-19T14:50:20.270Z] dda99020689f: Verifying Checksum [2023-01-19T14:50:20.270Z] dda99020689f: Download complete [2023-01-19T14:50:20.270Z] 9b18e9b68314: Verifying Checksum [2023-01-19T14:50:20.270Z] 9b18e9b68314: Download complete [2023-01-19T14:50:21.242Z] 9b18e9b68314: Pull complete [2023-01-19T14:50:21.242Z] 891c053d2c06: Verifying Checksum [2023-01-19T14:50:21.242Z] 891c053d2c06: Download complete [2023-01-19T14:50:21.834Z] 35d82f9e3411: Pull complete [2023-01-19T14:50:21.834Z] e16973657156: Pull complete [2023-01-19T14:50:22.423Z] db1c61fa0a46: Verifying Checksum [2023-01-19T14:50:23.007Z] fc693d55d65f: Verifying Checksum [2023-01-19T14:50:23.007Z] fc693d55d65f: Download complete [2023-01-19T14:50:28.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:50:28.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:50:28.863Z] ---> d83d01d13576 [2023-01-19T14:50:28.863Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-19T14:50:29.122Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:50:29.122Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:50:29.122Z] ---> d83d01d13576 [2023-01-19T14:50:29.122Z] Step 3/21 : WORKDIR /edgex-go [2023-01-19T14:50:29.122Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:50:29.122Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:50:29.122Z] ---> d83d01d13576 [2023-01-19T14:50:29.122Z] Step 3/32 : WORKDIR /edgex-go [2023-01-19T14:50:29.381Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:50:29.381Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:50:29.381Z] ---> d83d01d13576 [2023-01-19T14:50:29.381Z] Step 3/24 : WORKDIR /edgex-go [2023-01-19T14:50:30.334Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:50:30.334Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:50:30.334Z] ---> d83d01d13576 [2023-01-19T14:50:30.334Z] Step 3/24 : WORKDIR /edgex-go [2023-01-19T14:50:35.342Z] fc693d55d65f: Pull complete [2023-01-19T14:50:35.342Z] 7e9fc2657dce: Pull complete [2023-01-19T14:50:35.342Z] dda99020689f: Pull complete [2023-01-19T14:50:35.607Z] ---> Running in aa70c83d7969 [2023-01-19T14:50:35.607Z] ---> Running in b3d66cecba87 [2023-01-19T14:50:35.607Z] ---> Running in cf5bf460e73d [2023-01-19T14:50:35.607Z] ---> Running in 1fc16bc8f51f [2023-01-19T14:50:35.607Z] ---> Running in c2123b7e3595 [2023-01-19T14:50:35.607Z] Removing intermediate container cf5bf460e73d [2023-01-19T14:50:35.607Z] ---> 3932e40da4e2 [2023-01-19T14:50:35.607Z] Step 4/22 : WORKDIR /edgex-go [2023-01-19T14:50:35.607Z] Removing intermediate container b3d66cecba87 [2023-01-19T14:50:35.607Z] ---> 1071fe9ca09d [2023-01-19T14:50:35.607Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-19T14:50:35.607Z] Removing intermediate container aa70c83d7969 [2023-01-19T14:50:35.607Z] ---> c559bfa2203d [2023-01-19T14:50:35.607Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-19T14:50:35.607Z] Removing intermediate container c2123b7e3595 [2023-01-19T14:50:35.607Z] ---> 31c3a9a72472 [2023-01-19T14:50:35.607Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-19T14:50:35.607Z] Removing intermediate container 1fc16bc8f51f [2023-01-19T14:50:35.607Z] ---> df6b84a5ec56 [2023-01-19T14:50:35.607Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-19T14:50:35.607Z] ---> Running in c1d4cb5321f9 [2023-01-19T14:50:35.608Z] ---> Running in b9e13e2bd1e1 [2023-01-19T14:50:35.608Z] ---> Running in 126e9497fc48 [2023-01-19T14:50:35.608Z] ---> Running in 71036b844bfa [2023-01-19T14:50:35.608Z] ---> Running in bd5702964719 [2023-01-19T14:50:35.608Z] Removing intermediate container c1d4cb5321f9 [2023-01-19T14:50:35.608Z] ---> 31cba2ee6249 [2023-01-19T14:50:35.608Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-19T14:50:35.608Z] ---> Running in 6814e6cd6806 [2023-01-19T14:50:35.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:35.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:35.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:36.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:36.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:36.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:36.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:36.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:36.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:36.124Z] OK: 211 MiB in 51 packages [2023-01-19T14:50:36.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:50:36.124Z] OK: 211 MiB in 51 packages [2023-01-19T14:50:36.383Z] OK: 211 MiB in 51 packages [2023-01-19T14:50:36.383Z] OK: 211 MiB in 51 packages [2023-01-19T14:50:36.383Z] OK: 211 MiB in 51 packages [2023-01-19T14:50:36.641Z] Removing intermediate container b9e13e2bd1e1 [2023-01-19T14:50:36.641Z] ---> 812e32f55025 [2023-01-19T14:50:36.641Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-19T14:50:36.641Z] Removing intermediate container 126e9497fc48 [2023-01-19T14:50:36.641Z] ---> a858240e9315 [2023-01-19T14:50:36.641Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-19T14:50:36.911Z] ---> 60444097e92a [2023-01-19T14:50:36.911Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:50:36.911Z] ---> df10f379af1c [2023-01-19T14:50:36.911Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:50:36.911Z] ---> Running in 7e6ac4f08aef [2023-01-19T14:50:36.911Z] ---> Running in 8d9cebfc0405 [2023-01-19T14:50:36.911Z] Removing intermediate container 71036b844bfa [2023-01-19T14:50:36.911Z] ---> 45b0d94d09a4 [2023-01-19T14:50:36.911Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-19T14:50:36.911Z] Removing intermediate container 6814e6cd6806 [2023-01-19T14:50:36.911Z] ---> d101b284de19 [2023-01-19T14:50:36.911Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-19T14:50:37.170Z] Removing intermediate container bd5702964719 [2023-01-19T14:50:37.170Z] ---> 1566e57f64d6 [2023-01-19T14:50:37.170Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-19T14:50:37.170Z] ---> 5fee59e587e6 [2023-01-19T14:50:37.170Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:50:37.170Z] ---> Running in 634f1b9a6384 [2023-01-19T14:50:37.170Z] ---> e306e053a0dc [2023-01-19T14:50:37.170Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:50:37.170Z] ---> Running in 6a43d572caaf [2023-01-19T14:50:37.170Z] ---> 011b76747ac6 [2023-01-19T14:50:37.170Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:50:37.170Z] ---> Running in 317799990d6c [2023-01-19T14:50:42.004Z] db1c61fa0a46: Pull complete [2023-01-19T14:50:42.966Z] 891c053d2c06: Pull complete [2023-01-19T14:50:42.966Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-19T14:50:42.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T14:50:42.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-19T14:50:43.349Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-19T14:50:43.349Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T14:50:43.349Z] WORKDIR /edgex [2023-01-19T14:50:43.349Z] COPY go.mod . [2023-01-19T14:50:43.349Z] RUN go mod download [2023-01-19T14:50:43.937Z] Sending build context to Docker daemon 3.103MB [2023-01-19T14:50:43.937Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T14:50:43.937Z] ---> f96f9c87975a [2023-01-19T14:50:43.937Z] Step 2/4 : WORKDIR /edgex [2023-01-19T14:50:45.893Z] ---> Running in 9ef2dde7708c [2023-01-19T14:50:45.893Z] Removing intermediate container 9ef2dde7708c [2023-01-19T14:50:45.893Z] ---> 77ce7100e454 [2023-01-19T14:50:45.893Z] Step 3/4 : COPY go.mod . [2023-01-19T14:50:46.476Z] ---> 5480c7ea644d [2023-01-19T14:50:46.476Z] Step 4/4 : RUN go mod download [2023-01-19T14:50:46.476Z] ---> Running in 7ac9aed17a3d [2023-01-19T14:51:21.791Z] Removing intermediate container 7ac9aed17a3d [2023-01-19T14:51:21.791Z] ---> ff18e570ff09 [2023-01-19T14:51:21.791Z] Successfully built ff18e570ff09 [2023-01-19T14:51:21.791Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:51:22.193Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T14:51:22.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T14:51:22.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container [2023-01-19T14:51:22.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T14:51:23.687Z] $ docker top ccbe2cb81b95512c9e440ce9904c8be6159cec1225eb616783b0f97fba27ed1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T14:51:24.539Z] + go version [2023-01-19T14:51:24.539Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-19T14:51:24.576Z] $ docker stop --time=1 ccbe2cb81b95512c9e440ce9904c8be6159cec1225eb616783b0f97fba27ed1a [2023-01-19T14:51:26.185Z] $ docker rm -f --volumes ccbe2cb81b95512c9e440ce9904c8be6159cec1225eb616783b0f97fba27ed1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:51:27.081Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T14:51:27.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T14:51:27.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container [2023-01-19T14:51:27.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T14:51:28.590Z] $ docker top 347d3037501f73b7e0f30e4edfd9de14d9e24721380026023f86d87be114589d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-19T14:51:28.833Z] ========================================================= [2023-01-19T14:51:28.833Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-19T14:51:28.833Z] ========================================================= [Pipeline] sh [2023-01-19T14:51:29.156Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-19T14:51:29.849Z] + make test [2023-01-19T14:51:29.850Z] go test -race -coverprofile=coverage.out ./... [2023-01-19T14:51:33.414Z] Removing intermediate container 7e6ac4f08aef [2023-01-19T14:51:33.414Z] ---> fb1dc7d6c5c6 [2023-01-19T14:51:33.414Z] Step 7/24 : COPY . . [2023-01-19T14:51:33.414Z] Removing intermediate container 8d9cebfc0405 [2023-01-19T14:51:33.414Z] ---> d3d871d76ab0 [2023-01-19T14:51:33.414Z] Step 7/24 : COPY . . [2023-01-19T14:51:33.414Z] Removing intermediate container 317799990d6c [2023-01-19T14:51:33.414Z] ---> 34c81222b13d [2023-01-19T14:51:33.414Z] Step 7/21 : COPY . . [2023-01-19T14:51:33.414Z] Removing intermediate container 6a43d572caaf [2023-01-19T14:51:33.414Z] ---> e77626b15782 [2023-01-19T14:51:33.414Z] Step 8/22 : COPY . . [2023-01-19T14:51:33.414Z] Removing intermediate container 634f1b9a6384 [2023-01-19T14:51:33.414Z] ---> 384dc5f2da6e [2023-01-19T14:51:33.414Z] Step 7/32 : COPY . . [2023-01-19T14:51:48.306Z] ---> cbbc604c318e [2023-01-19T14:51:48.306Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-19T14:51:48.306Z] ---> 34d351f8d556 [2023-01-19T14:51:48.306Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-19T14:51:48.306Z] ---> 4f24f32f1403 [2023-01-19T14:51:48.306Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-19T14:51:48.306Z] ---> 9d7a665cda99 [2023-01-19T14:51:48.306Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-19T14:51:48.306Z] ---> Running in 5b925feaf3bb [2023-01-19T14:51:48.306Z] ---> 698e655c8dca [2023-01-19T14:51:48.306Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-19T14:51:48.306Z] ---> Running in 6c19027cfca5 [2023-01-19T14:51:48.306Z] ---> Running in e47fe2fb8942 [2023-01-19T14:51:48.306Z] ---> Running in 7612fa95a781 [2023-01-19T14:51:48.306Z] ---> Running in 5a36ecd313a6 [2023-01-19T14:51:48.306Z] Removing intermediate container 6c19027cfca5 [2023-01-19T14:51:48.306Z] ---> 7218e0489241 [2023-01-19T14:51:48.306Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-19T14:51:48.306Z] ---> Running in fdef73e9e9d1 [2023-01-19T14:51:48.306Z] Removing intermediate container fdef73e9e9d1 [2023-01-19T14:51:48.306Z] ---> 8ca48ee16995 [2023-01-19T14:51:48.306Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-19T14:51:48.306Z] ---> Running in b09af8948591 [2023-01-19T14:51:48.306Z] 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-01-19T14:51:48.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-19T14:51:48.306Z] 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-01-19T14:51:48.306Z] 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-01-19T14:51:48.306Z] Removing intermediate container b09af8948591 [2023-01-19T14:51:48.306Z] ---> 34e341bb0dc4 [2023-01-19T14:51:48.306Z] Step 11/24 : WORKDIR /edgex-go [2023-01-19T14:51:48.306Z] ---> Running in 3363e53054df [2023-01-19T14:51:48.564Z] Removing intermediate container 3363e53054df [2023-01-19T14:51:48.564Z] ---> adec179eeb11 [2023-01-19T14:51:48.564Z] [2023-01-19T14:51:48.564Z] Step 12/24 : FROM alpine:3.15 [2023-01-19T14:51:48.822Z] 3.15: Pulling from library/alpine [2023-01-19T14:51:49.104Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-19T14:51:49.104Z] Status: Downloaded newer image for alpine:3.15 [2023-01-19T14:51:49.104Z] ---> c4fc93816858 [2023-01-19T14:51:49.104Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-19T14:51:49.363Z] ---> Running in 7da2ad9863b8 [2023-01-19T14:51:49.363Z] Removing intermediate container 7da2ad9863b8 [2023-01-19T14:51:49.363Z] ---> 5d6263be6a12 [2023-01-19T14:51:49.363Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-19T14:51:49.363Z] ---> Running in d1e904adf2ad [2023-01-19T14:51:50.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:51:50.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:51:50.555Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-19T14:51:50.555Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-19T14:51:50.555Z] OK: 15859 distinct packages available [2023-01-19T14:51:50.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:51:50.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:51:51.388Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-19T14:51:51.388Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-19T14:51:51.388Z] (3/4) Installing libucontext (1.1-r0) [2023-01-19T14:51:51.388Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-19T14:51:51.388Z] Executing busybox-1.34.1-r7.trigger [2023-01-19T14:51:51.388Z] OK: 6 MiB in 18 packages [2023-01-19T14:51:53.915Z] Removing intermediate container d1e904adf2ad [2023-01-19T14:51:53.915Z] ---> 30fcdb83b511 [2023-01-19T14:51:53.915Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-19T14:51:59.219Z] ---> bb94513f5fc5 [2023-01-19T14:51:59.219Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-19T14:52:00.250Z] ---> f4f3e39efd06 [2023-01-19T14:52:00.250Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-19T14:52:00.250Z] ---> Running in 1179a0338b05 [2023-01-19T14:52:00.816Z] Removing intermediate container 1179a0338b05 [2023-01-19T14:52:00.816Z] ---> 5200e5c707e0 [2023-01-19T14:52:00.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-19T14:52:01.382Z] ---> b794a69e29f8 [2023-01-19T14:52:01.382Z] Step 19/24 : WORKDIR / [2023-01-19T14:52:01.639Z] ---> Running in 641f3a73d7b4 [2023-01-19T14:52:02.072Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-19T14:52:02.337Z] Removing intermediate container 641f3a73d7b4 [2023-01-19T14:52:02.337Z] ---> f5cd0697b7c3 [2023-01-19T14:52:02.337Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-19T14:52:02.594Z] ---> Running in dbba419c60e1 [2023-01-19T14:52:03.597Z] Removing intermediate container dbba419c60e1 [2023-01-19T14:52:03.597Z] ---> 453e1920cf8c [2023-01-19T14:52:03.597Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-19T14:52:03.854Z] ---> Running in 18a7a09cdde5 [2023-01-19T14:52:04.421Z] Removing intermediate container 18a7a09cdde5 [2023-01-19T14:52:04.421Z] ---> 97f11e4f94c7 [2023-01-19T14:52:04.421Z] Step 22/24 : LABEL arch=x86_64 [2023-01-19T14:52:04.678Z] ---> Running in c58d896c4797 [2023-01-19T14:52:06.051Z] Removing intermediate container c58d896c4797 [2023-01-19T14:52:06.051Z] ---> 9114458f09a6 [2023-01-19T14:52:06.051Z] Step 23/24 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:52:06.308Z] ---> Running in 75c2f5832e68 [2023-01-19T14:52:07.240Z] Removing intermediate container 75c2f5832e68 [2023-01-19T14:52:07.240Z] ---> eef14e9dcfab [2023-01-19T14:52:07.240Z] Step 24/24 : LABEL version=0.0.0 [2023-01-19T14:52:07.240Z] ---> Running in efe1aac5f871 [2023-01-19T14:52:07.504Z] Removing intermediate container efe1aac5f871 [2023-01-19T14:52:07.504Z] ---> fb44d57085a4 [2023-01-19T14:52:07.504Z] [2023-01-19T14:52:07.504Z] Successfully built fb44d57085a4 [2023-01-19T14:52:07.762Z] Successfully tagged security-spire-config:latest [2023-01-19T14:52:07.762Z]  Building security-spire-config ... done Building support-scheduler [2023-01-19T14:52:11.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:52:11.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:52:11.038Z] ---> d83d01d13576 [2023-01-19T14:52:11.038Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-19T14:52:11.039Z] ---> Using cache [2023-01-19T14:52:11.039Z] ---> 3932e40da4e2 [2023-01-19T14:52:11.039Z] Step 4/22 : WORKDIR /edgex-go [2023-01-19T14:52:11.039Z] ---> Using cache [2023-01-19T14:52:11.039Z] ---> 31cba2ee6249 [2023-01-19T14:52:11.039Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-19T14:52:11.039Z] ---> Using cache [2023-01-19T14:52:11.039Z] ---> d101b284de19 [2023-01-19T14:52:11.039Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-19T14:52:11.039Z] ---> Using cache [2023-01-19T14:52:11.039Z] ---> e306e053a0dc [2023-01-19T14:52:11.039Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:52:11.039Z] ---> Using cache [2023-01-19T14:52:11.039Z] ---> e77626b15782 [2023-01-19T14:52:11.039Z] Step 8/22 : COPY . . [2023-01-19T14:52:11.039Z] ---> Using cache [2023-01-19T14:52:11.039Z] ---> cbbc604c318e [2023-01-19T14:52:11.039Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-19T14:52:15.247Z] ---> Running in 4dd3c7f1a642 [2023-01-19T14:52:16.184Z] 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-01-19T14:52:16.749Z] 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-01-19T14:52:18.124Z] 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-01-19T14:52:30.332Z] Removing intermediate container 5a36ecd313a6 [2023-01-19T14:52:30.332Z] ---> 55ed7a3ad8c1 [2023-01-19T14:52:30.332Z] [2023-01-19T14:52:30.332Z] Step 9/24 : FROM alpine:3.16 [2023-01-19T14:52:30.332Z] Removing intermediate container 7612fa95a781 [2023-01-19T14:52:30.332Z] ---> 071eda04095f [2023-01-19T14:52:30.332Z] [2023-01-19T14:52:30.332Z] Step 9/32 : FROM alpine:3.16 [2023-01-19T14:52:30.332Z] Removing intermediate container e47fe2fb8942 [2023-01-19T14:52:30.332Z] ---> 5ffe9dae2489 [2023-01-19T14:52:30.332Z] [2023-01-19T14:52:30.332Z] Step 9/21 : FROM alpine:3.16 [2023-01-19T14:52:30.332Z] Removing intermediate container 5b925feaf3bb [2023-01-19T14:52:30.332Z] ---> 9ec463e27414 [2023-01-19T14:52:30.332Z] [2023-01-19T14:52:30.332Z] Step 10/22 : FROM alpine:3.16 [2023-01-19T14:52:30.332Z] 3.16: Pulling from library/alpine [2023-01-19T14:52:30.332Z] 3.16: Pulling from library/alpine [2023-01-19T14:52:31.274Z] 3.16: Pulling from library/alpine [2023-01-19T14:52:31.274Z] 3.16: Pulling from library/alpine [2023-01-19T14:52:32.672Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T14:52:32.672Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T14:52:32.672Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T14:52:32.672Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T14:52:32.672Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T14:52:32.672Z] Status: Image is up to date for alpine:3.16 [2023-01-19T14:52:32.672Z] ---> bfe296a52501 [2023-01-19T14:52:32.672Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-19T14:52:32.672Z] ---> bfe296a52501 [2023-01-19T14:52:32.672Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-19T14:52:32.672Z] ---> bfe296a52501 [2023-01-19T14:52:32.672Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-19T14:52:32.672Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T14:52:32.672Z] Status: Image is up to date for alpine:3.16 [2023-01-19T14:52:33.316Z] ---> bfe296a52501 [2023-01-19T14:52:33.316Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-19T14:52:34.282Z] ---> Running in 2f060e5a9b32 [2023-01-19T14:52:34.282Z] ---> Running in 61f57822f11a [2023-01-19T14:52:34.282Z] ---> Running in efb7bd3fd825 [2023-01-19T14:52:34.282Z] ---> Running in d2390a930b8d [2023-01-19T14:52:34.556Z] Removing intermediate container d2390a930b8d [2023-01-19T14:52:34.556Z] ---> 57817a78cab3 [2023-01-19T14:52:34.556Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-19T14:52:34.556Z] Removing intermediate container 61f57822f11a [2023-01-19T14:52:34.556Z] ---> ba29e936c3a2 [2023-01-19T14:52:34.556Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-19T14:52:34.556Z] ---> Running in 95aab98c3da0 [2023-01-19T14:52:34.556Z] ---> Running in f831450f110b [2023-01-19T14:52:34.843Z] Removing intermediate container 95aab98c3da0 [2023-01-19T14:52:34.843Z] ---> 57f529bca993 [2023-01-19T14:52:34.843Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-19T14:52:34.843Z] ---> Running in 591d63e7ab4f [2023-01-19T14:52:34.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:34.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:35.126Z] Removing intermediate container 591d63e7ab4f [2023-01-19T14:52:35.126Z] ---> 1253ee5d6371 [2023-01-19T14:52:35.126Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-19T14:52:35.126Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-19T14:52:35.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:35.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:35.126Z] ---> Running in 99dbe2a2c9bf [2023-01-19T14:52:35.126Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-19T14:52:35.126Z] (3/3) Installing su-exec (0.2-r1) [2023-01-19T14:52:35.126Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T14:52:35.126Z] Executing ca-certificates-20220614-r0.trigger [2023-01-19T14:52:35.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:35.126Z] OK: 6 MiB in 17 packages [2023-01-19T14:52:35.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:35.403Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-19T14:52:35.403Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-19T14:52:35.403Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-19T14:52:35.403Z] (2/2) Installing su-exec (0.2-r1) [2023-01-19T14:52:35.403Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T14:52:35.403Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-19T14:52:35.403Z] OK: 6 MiB in 16 packages [2023-01-19T14:52:35.403Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-19T14:52:35.403Z] (5/6) Installing curl (7.83.1-r5) [2023-01-19T14:52:35.403Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-19T14:52:35.403Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T14:52:35.403Z] Executing ca-certificates-20220614-r0.trigger [2023-01-19T14:52:35.695Z] OK: 8 MiB in 20 packages [2023-01-19T14:52:35.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:35.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:35.981Z] Removing intermediate container 2f060e5a9b32 [2023-01-19T14:52:35.981Z] ---> 916d2d9149f3 [2023-01-19T14:52:35.981Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-19T14:52:35.981Z] ---> Running in 28b06defebda [2023-01-19T14:52:35.981Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-19T14:52:35.981Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T14:52:35.981Z] OK: 6 MiB in 15 packages [2023-01-19T14:52:35.981Z] Removing intermediate container f831450f110b [2023-01-19T14:52:35.981Z] ---> a7ee8ace7ef2 [2023-01-19T14:52:35.981Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-19T14:52:36.243Z] ---> Running in 0904d0b2684a [2023-01-19T14:52:36.243Z] Removing intermediate container 28b06defebda [2023-01-19T14:52:36.243Z] ---> ab497b1bce8a [2023-01-19T14:52:36.243Z] Step 12/24 : WORKDIR / [2023-01-19T14:52:36.243Z] ---> Running in f7b3ca78e620 [2023-01-19T14:52:36.243Z] Removing intermediate container efb7bd3fd825 [2023-01-19T14:52:36.243Z] ---> 56ee345bd4b0 [2023-01-19T14:52:36.243Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-19T14:52:36.243Z] Removing intermediate container 0904d0b2684a [2023-01-19T14:52:36.243Z] ---> e7207ef028e1 [2023-01-19T14:52:36.243Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-19T14:52:36.243Z] ---> Running in 5508b6812c42 [2023-01-19T14:52:36.243Z] ---> Running in 60409be6313b [2023-01-19T14:52:36.243Z] Removing intermediate container f7b3ca78e620 [2023-01-19T14:52:36.243Z] ---> 59d1d5292876 [2023-01-19T14:52:37.527Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-19T14:52:37.527Z] Removing intermediate container 5508b6812c42 [2023-01-19T14:52:37.527Z] ---> 67c6e8bf990c [2023-01-19T14:52:37.527Z] Step 12/21 : WORKDIR /edgex [2023-01-19T14:52:37.527Z] Removing intermediate container 60409be6313b [2023-01-19T14:52:37.527Z] ---> d1ed411db93a [2023-01-19T14:52:37.527Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-19T14:52:37.527Z] ---> Running in 5b86cd96b963 [2023-01-19T14:52:37.527Z] Removing intermediate container 99dbe2a2c9bf [2023-01-19T14:52:37.527Z] ---> 78055e3a9e2e [2023-01-19T14:52:37.527Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-19T14:52:37.527Z] ---> Running in 5bc8959dabe0 [2023-01-19T14:52:37.527Z] ---> 1a8c9719f1ca [2023-01-19T14:52:37.527Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-19T14:52:37.527Z] Removing intermediate container 5bc8959dabe0 [2023-01-19T14:52:37.527Z] ---> 26bdc5632a0b [2023-01-19T14:52:37.527Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-19T14:52:37.527Z] Removing intermediate container 5b86cd96b963 [2023-01-19T14:52:37.527Z] ---> 7f27aa49dcc2 [2023-01-19T14:52:37.527Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-19T14:52:37.527Z] ---> Running in c1f0213733dc [2023-01-19T14:52:37.527Z] ---> 6d470a2c2cdf [2023-01-19T14:52:37.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-19T14:52:37.527Z] ---> 25bf8f5a5f19 [2023-01-19T14:52:37.527Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-19T14:52:37.527Z] Removing intermediate container c1f0213733dc [2023-01-19T14:52:37.527Z] ---> d50ba96543fb [2023-01-19T14:52:37.527Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-19T14:52:37.527Z] ---> Running in 372fe65340f2 [2023-01-19T14:52:37.527Z] ---> 84debe7c3ce4 [2023-01-19T14:52:37.527Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-19T14:52:37.527Z] ---> 4eb4a3fede59 [2023-01-19T14:52:37.527Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-19T14:52:37.527Z] ---> 2b556b6b9b85 [2023-01-19T14:52:37.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-19T14:52:37.527Z] ---> 11249e59b9d2 [2023-01-19T14:52:37.527Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-19T14:52:37.527Z] ---> e6cfb9631891 [2023-01-19T14:52:37.527Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-19T14:52:37.527Z] ---> 909c59b8a0c6 [2023-01-19T14:52:37.527Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-19T14:52:37.527Z] ---> Running in 86339a572b8a [2023-01-19T14:52:37.527Z] Removing intermediate container 86339a572b8a [2023-01-19T14:52:37.527Z] ---> 43ca40ca0a6b [2023-01-19T14:52:37.527Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T14:52:38.123Z] ---> Running in d5b74fe14123 [2023-01-19T14:52:38.384Z] ---> 72d7b4dfd984 [2023-01-19T14:52:38.384Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-19T14:52:38.384Z] ---> fad42c22e623 [2023-01-19T14:52:38.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-19T14:52:38.384Z] Removing intermediate container d5b74fe14123 [2023-01-19T14:52:38.384Z] ---> af1862f20a6f [2023-01-19T14:52:38.384Z] Step 20/22 : LABEL arch=x86_64 [2023-01-19T14:52:38.384Z] Removing intermediate container 372fe65340f2 [2023-01-19T14:52:38.384Z] ---> 0edbb4cff7a2 [2023-01-19T14:52:38.384Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-19T14:52:38.384Z] ---> Running in 33aa7e228697 [2023-01-19T14:52:38.384Z] ---> Running in 8491b33a347d [2023-01-19T14:52:38.643Z] Removing intermediate container 33aa7e228697 [2023-01-19T14:52:38.643Z] ---> 0081d25bf6ea [2023-01-19T14:52:38.643Z] Step 21/22 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:52:38.903Z] ---> bbfcf473946c [2023-01-19T14:52:38.903Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-19T14:52:38.903Z] Removing intermediate container 8491b33a347d [2023-01-19T14:52:38.903Z] ---> dff3952f8349 [2023-01-19T14:52:38.903Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-19T14:52:38.903Z] ---> Running in 609bbc043557 [2023-01-19T14:52:38.903Z] ---> Running in f3d474a99b36 [2023-01-19T14:52:38.903Z] ---> 5982b557dfc0 [2023-01-19T14:52:38.903Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-19T14:52:39.472Z] Removing intermediate container 609bbc043557 [2023-01-19T14:52:39.472Z] ---> 8179121619f8 [2023-01-19T14:52:39.472Z] Step 22/22 : LABEL version=0.0.0 [2023-01-19T14:52:39.472Z] ---> a6ca0f8df715 [2023-01-19T14:52:39.472Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-19T14:52:39.472Z] ---> 6e5a2cc50588 [2023-01-19T14:52:39.472Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-19T14:52:39.731Z] ---> Running in ab1257974aaf [2023-01-19T14:52:39.731Z] ---> Running in eb2b4920e87d [2023-01-19T14:52:39.731Z] ---> Running in 495c8d3c2a67 [2023-01-19T14:52:39.731Z] Removing intermediate container ab1257974aaf [2023-01-19T14:52:39.731Z] ---> 909218cd5440 [2023-01-19T14:52:39.731Z] [2023-01-19T14:52:39.990Z] Successfully built 909218cd5440 [2023-01-19T14:52:39.990Z] Successfully tagged core-data:latest [2023-01-19T14:52:39.990Z]  Building core-data ... done Building security-spiffe-token-provider [2023-01-19T14:52:41.374Z] Removing intermediate container f3d474a99b36 [2023-01-19T14:52:41.374Z] ---> d3f18a59cdfd [2023-01-19T14:52:41.374Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-19T14:52:42.486Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:52:42.486Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:52:42.486Z] ---> d83d01d13576 [2023-01-19T14:52:42.486Z] Step 3/19 : WORKDIR /edgex-go [2023-01-19T14:52:42.486Z] ---> Using cache [2023-01-19T14:52:42.486Z] ---> df6b84a5ec56 [2023-01-19T14:52:42.486Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-19T14:52:43.083Z] ---> Running in 63b1abb5c592 [2023-01-19T14:52:43.083Z] ---> Running in 80a78cdf1ac7 [2023-01-19T14:52:43.341Z] Removing intermediate container 63b1abb5c592 [2023-01-19T14:52:43.341Z] ---> 20db269a205d [2023-01-19T14:52:43.341Z] Step 19/21 : LABEL arch=x86_64 [2023-01-19T14:52:43.341Z] ---> Running in 87e658835bd1 [2023-01-19T14:52:43.341Z] Removing intermediate container 4dd3c7f1a642 [2023-01-19T14:52:43.341Z] ---> 4ff6b2855d96 [2023-01-19T14:52:43.341Z] [2023-01-19T14:52:43.341Z] Step 10/22 : FROM alpine:3.16 [2023-01-19T14:52:43.341Z] ---> bfe296a52501 [2023-01-19T14:52:43.341Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-19T14:52:43.341Z] ---> Running in 04a38acdc6be [2023-01-19T14:52:43.341Z] Removing intermediate container 87e658835bd1 [2023-01-19T14:52:43.341Z] ---> 78107015be86 [2023-01-19T14:52:43.341Z] Step 20/21 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:52:43.341Z] ---> Running in 527b977c1b0b [2023-01-19T14:52:43.600Z] Removing intermediate container 527b977c1b0b [2023-01-19T14:52:43.600Z] ---> 300cd1b103fc [2023-01-19T14:52:43.600Z] Step 21/21 : LABEL version=0.0.0 [2023-01-19T14:52:43.600Z] ---> Running in 2a3954e1bbb1 [2023-01-19T14:52:43.600Z] Removing intermediate container 495c8d3c2a67 [2023-01-19T14:52:43.600Z] ---> f72679c21c4a [2023-01-19T14:52:43.600Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-19T14:52:43.600Z] Removing intermediate container 2a3954e1bbb1 [2023-01-19T14:52:43.600Z] ---> 46fd256e24e5 [2023-01-19T14:52:43.600Z] [2023-01-19T14:52:43.600Z] ---> Running in dd4a7db766e9 [2023-01-19T14:52:43.600Z] Successfully built 46fd256e24e5 [2023-01-19T14:52:43.600Z] Removing intermediate container eb2b4920e87d [2023-01-19T14:52:43.600Z] ---> c680f824f118 [2023-01-19T14:52:43.600Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-19T14:52:43.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:43.860Z] Successfully tagged security-proxy-setup:latest [2023-01-19T14:52:43.860Z] Building core-metadata [2023-01-19T14:52:43.860Z]  Building security-proxy-setup ... done Removing intermediate container dd4a7db766e9 [2023-01-19T14:52:43.860Z] ---> d4926bec6346 [2023-01-19T14:52:43.860Z] Step 22/24 : LABEL arch=x86_64 [2023-01-19T14:52:43.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:43.860Z] ---> Running in 4a569f1519ed [2023-01-19T14:52:43.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:43.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:44.119Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-19T14:52:44.119Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T14:52:44.119Z] OK: 6 MiB in 15 packages [2023-01-19T14:52:44.119Z] v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-19T14:52:44.119Z] v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-19T14:52:44.119Z] OK: 17043 distinct packages available [2023-01-19T14:52:44.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:44.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:44.703Z] OK: 211 MiB in 51 packages [2023-01-19T14:52:46.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:52:46.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:52:47.023Z] ---> d83d01d13576 [2023-01-19T14:52:47.023Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-19T14:52:47.023Z] ---> Using cache [2023-01-19T14:52:47.023Z] ---> 3932e40da4e2 [2023-01-19T14:52:47.023Z] Step 4/24 : WORKDIR /edgex-go [2023-01-19T14:52:47.023Z] ---> Using cache [2023-01-19T14:52:47.023Z] ---> 31cba2ee6249 [2023-01-19T14:52:47.023Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-19T14:52:47.023Z] ---> Using cache [2023-01-19T14:52:47.023Z] ---> d101b284de19 [2023-01-19T14:52:47.023Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-19T14:52:47.023Z] ---> Using cache [2023-01-19T14:52:47.023Z] ---> e306e053a0dc [2023-01-19T14:52:47.023Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:52:47.023Z] ---> Using cache [2023-01-19T14:52:47.023Z] ---> e77626b15782 [2023-01-19T14:52:47.023Z] Step 8/24 : COPY . . [2023-01-19T14:52:47.023Z] ---> Using cache [2023-01-19T14:52:47.023Z] ---> cbbc604c318e [2023-01-19T14:52:47.023Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-19T14:52:47.281Z] ---> 44bcca9a8dbe [2023-01-19T14:52:47.281Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-19T14:52:47.281Z] Removing intermediate container 4a569f1519ed [2023-01-19T14:52:47.281Z] ---> abf018269748 [2023-01-19T14:52:47.281Z] Step 23/24 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:52:47.281Z] ---> Running in 95c7412dc94f [2023-01-19T14:52:47.281Z] ---> Running in 236865bef4ac [2023-01-19T14:52:47.540Z] Removing intermediate container 04a38acdc6be [2023-01-19T14:52:47.540Z] ---> 0e914cc6cc36 [2023-01-19T14:52:47.540Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-19T14:52:47.540Z] Removing intermediate container 236865bef4ac [2023-01-19T14:52:47.540Z] ---> 7a78afd958b0 [2023-01-19T14:52:47.540Z] Step 24/24 : LABEL version=0.0.0 [2023-01-19T14:52:47.540Z] ---> Running in 6ba278eb6633 [2023-01-19T14:52:47.797Z] ---> Running in 091c5aef78ae [2023-01-19T14:52:47.797Z] Removing intermediate container 80a78cdf1ac7 [2023-01-19T14:52:47.797Z] ---> 38ffee8dc64b [2023-01-19T14:52:47.797Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-19T14:52:47.797Z] Removing intermediate container 6ba278eb6633 [2023-01-19T14:52:47.798Z] ---> 5d0c53d4b0d7 [2023-01-19T14:52:47.798Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-19T14:52:48.062Z] ---> 47a44ece3b47 [2023-01-19T14:52:48.062Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-19T14:52:48.062Z] 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-01-19T14:52:48.062Z] ---> Running in 1f5dd6729815 [2023-01-19T14:52:48.062Z] Removing intermediate container 091c5aef78ae [2023-01-19T14:52:48.062Z] ---> 78aa0c6a18d0 [2023-01-19T14:52:48.062Z] [2023-01-19T14:52:48.062Z] ---> cf77fccbb036 [2023-01-19T14:52:48.062Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:52:48.062Z] Removing intermediate container 1f5dd6729815 [2023-01-19T14:52:48.062Z] ---> 78f14ded54c3 [2023-01-19T14:52:48.062Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-19T14:52:48.062Z] Successfully built 78aa0c6a18d0 [2023-01-19T14:52:48.062Z] ---> 9a0a2837c59b [2023-01-19T14:52:48.062Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-19T14:52:48.062Z] Successfully tagged security-secretstore-setup:latest [2023-01-19T14:52:48.062Z]  Building security-secretstore-setup ... done  ---> Running in 8903e596f9e6 [2023-01-19T14:52:48.062Z] Building security-spire-server [2023-01-19T14:52:48.062Z] ---> Running in b7b8af6770cc [2023-01-19T14:52:51.346Z] Removing intermediate container b7b8af6770cc [2023-01-19T14:52:51.346Z] ---> 6257a2f2b3b3 [2023-01-19T14:52:51.346Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-19T14:52:51.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:52:51.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:52:51.606Z] ---> d83d01d13576 [2023-01-19T14:52:51.606Z] Step 3/23 : WORKDIR /edgex-go [2023-01-19T14:52:51.606Z] ---> Using cache [2023-01-19T14:52:51.606Z] ---> df6b84a5ec56 [2023-01-19T14:52:51.606Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-19T14:52:52.620Z] ---> 067b854eb75d [2023-01-19T14:52:52.620Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-19T14:52:52.620Z] ---> Running in b3697a654414 [2023-01-19T14:52:52.620Z] ---> bd6fc3728766 [2023-01-19T14:52:52.620Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-19T14:52:53.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:53.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:52:53.450Z] ---> 71ffd58c536a [2023-01-19T14:52:53.450Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-19T14:52:53.450Z] OK: 211 MiB in 51 packages [2023-01-19T14:52:53.709Z] ---> ad03fd946b86 [2023-01-19T14:52:53.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-19T14:52:53.970Z] ---> d80b08695831 [2023-01-19T14:52:53.970Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-19T14:52:53.970Z] ---> 924fef63407e [2023-01-19T14:52:53.970Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-19T14:52:54.240Z] ---> Running in 732083b2c5b6 [2023-01-19T14:52:54.240Z] ---> 6c8dcd89536f [2023-01-19T14:52:54.240Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-19T14:52:54.240Z] ---> Running in 036c6a808406 [2023-01-19T14:52:54.240Z] Removing intermediate container b3697a654414 [2023-01-19T14:52:54.240Z] ---> 96b03b3ba553 [2023-01-19T14:52:54.240Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-19T14:52:54.526Z] Removing intermediate container 732083b2c5b6 [2023-01-19T14:52:54.526Z] ---> 16476d959823 [2023-01-19T14:52:54.526Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T14:52:54.526Z] ---> Running in 3790229c793d [2023-01-19T14:52:54.526Z] ---> 09267fa90389 [2023-01-19T14:52:54.526Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:52:54.526Z] Removing intermediate container 3790229c793d [2023-01-19T14:52:54.526Z] ---> d96f3e3328e8 [2023-01-19T14:52:54.526Z] Step 20/22 : LABEL arch=x86_64 [2023-01-19T14:52:54.784Z] ---> Running in f8cdddc2feb9 [2023-01-19T14:52:54.784Z] ---> Running in 00511a8131e2 [2023-01-19T14:52:55.041Z] Removing intermediate container 00511a8131e2 [2023-01-19T14:52:55.041Z] ---> c44b33c3af11 [2023-01-19T14:52:55.041Z] Step 21/22 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:52:55.041Z] ---> Running in 77dd9f4db201 [2023-01-19T14:52:55.299Z] Removing intermediate container 036c6a808406 [2023-01-19T14:52:55.299Z] Removing intermediate container 77dd9f4db201 [2023-01-19T14:52:55.299Z] ---> 0b3d072e6879 [2023-01-19T14:52:55.299Z] ---> dea3167f8fc5 [2023-01-19T14:52:55.299Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"]Step 22/22 : LABEL version=0.0.0 [2023-01-19T14:52:55.299Z] [2023-01-19T14:52:55.299Z] ---> Running in 46934e8a1411 [2023-01-19T14:52:55.299Z] ---> Running in 8141e7f1ea33 [2023-01-19T14:52:55.864Z] Removing intermediate container 8141e7f1ea33 [2023-01-19T14:52:55.864Z] ---> 9fa8d0896930 [2023-01-19T14:52:55.864Z] Step 29/32 : CMD ["gate"] [2023-01-19T14:52:55.864Z] Removing intermediate container 46934e8a1411 [2023-01-19T14:52:55.864Z] ---> fe3d33dca558 [2023-01-19T14:52:55.864Z] [2023-01-19T14:52:55.864Z] Successfully built fe3d33dca558 [2023-01-19T14:52:55.864Z] Successfully tagged support-scheduler:latest [2023-01-19T14:52:55.864Z]  Building support-scheduler ... done Building security-spire-agent [2023-01-19T14:52:55.864Z] ---> Running in 8fcb99d5fea4 [2023-01-19T14:52:57.823Z] Removing intermediate container 8fcb99d5fea4 [2023-01-19T14:52:57.823Z] ---> e7565f4e19e0 [2023-01-19T14:52:57.823Z] Step 30/32 : LABEL arch=x86_64 [2023-01-19T14:52:58.396Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:52:58.396Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:52:58.396Z] ---> d83d01d13576 [2023-01-19T14:52:58.396Z] Step 3/24 : WORKDIR /edgex-go [2023-01-19T14:52:58.396Z] ---> Using cache [2023-01-19T14:52:58.396Z] ---> df6b84a5ec56 [2023-01-19T14:52:58.396Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-19T14:52:58.396Z] ---> Using cache [2023-01-19T14:52:58.396Z] ---> 96b03b3ba553 [2023-01-19T14:52:58.396Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-19T14:52:58.396Z] ---> Using cache [2023-01-19T14:52:58.396Z] ---> 09267fa90389 [2023-01-19T14:52:58.396Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:52:59.808Z] ---> Running in 43ff946495db [2023-01-19T14:52:59.808Z] ---> Running in ed3f12ae0fb4 [2023-01-19T14:52:59.808Z] Removing intermediate container ed3f12ae0fb4 [2023-01-19T14:52:59.808Z] ---> 2071a67ef79f [2023-01-19T14:52:59.808Z] Step 31/32 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:52:59.808Z] ---> Running in a63696c5d295 [2023-01-19T14:53:00.068Z] Removing intermediate container a63696c5d295 [2023-01-19T14:53:00.068Z] ---> 6d2a5df53346 [2023-01-19T14:53:00.068Z] Step 32/32 : LABEL version=0.0.0 [2023-01-19T14:53:00.068Z] ---> Running in 10b92a9f9c84 [2023-01-19T14:53:00.327Z] Removing intermediate container 10b92a9f9c84 [2023-01-19T14:53:00.327Z] ---> 0ec009685ba1 [2023-01-19T14:53:00.327Z] [2023-01-19T14:53:00.327Z] Successfully built 0ec009685ba1 [2023-01-19T14:53:00.327Z] Successfully tagged security-bootstrapper:latest [2023-01-19T14:53:00.327Z] Building support-notifications [2023-01-19T14:53:02.854Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:53:02.854Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:53:02.854Z] ---> d83d01d13576 [2023-01-19T14:53:02.854Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-19T14:53:02.854Z] ---> Using cache [2023-01-19T14:53:02.854Z] ---> 3932e40da4e2 [2023-01-19T14:53:02.854Z] Step 4/22 : WORKDIR /edgex-go [2023-01-19T14:53:02.854Z] ---> Using cache [2023-01-19T14:53:02.854Z] ---> 31cba2ee6249 [2023-01-19T14:53:02.854Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-19T14:53:05.416Z] ---> Running in 53f5c75b048b [2023-01-19T14:53:05.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:53:05.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:53:06.243Z] OK: 211 MiB in 51 packages [2023-01-19T14:53:10.583Z] Removing intermediate container 53f5c75b048b [2023-01-19T14:53:10.583Z] ---> 7517dafb1953 [2023-01-19T14:53:10.583Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-19T14:53:11.676Z] ---> c411b1d1d9f7 [2023-01-19T14:53:11.676Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:53:11.676Z] ---> Running in 1bbb438fd263 [2023-01-19T14:53:19.863Z] Removing intermediate container 95c7412dc94f [2023-01-19T14:53:19.863Z] ---> 830cb1c46b13 [2023-01-19T14:53:19.863Z] [2023-01-19T14:53:19.863Z] Step 10/24 : FROM alpine:3.16 [2023-01-19T14:53:19.863Z] ---> bfe296a52501 [2023-01-19T14:53:19.863Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-19T14:53:19.863Z] ---> Using cache [2023-01-19T14:53:19.863Z] ---> 0e914cc6cc36 [2023-01-19T14:53:19.863Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-19T14:53:19.863Z] ---> Using cache [2023-01-19T14:53:19.863Z] ---> 5d0c53d4b0d7 [2023-01-19T14:53:19.863Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-19T14:53:23.156Z] ---> Running in 6244a1887a79 [2023-01-19T14:53:23.156Z] Removing intermediate container 6244a1887a79 [2023-01-19T14:53:23.156Z] ---> 5d2e719a3b41 [2023-01-19T14:53:23.156Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-19T14:53:23.156Z] ---> Running in 73ca6f97f2d6 [2023-01-19T14:53:23.722Z] Removing intermediate container 8903e596f9e6 [2023-01-19T14:53:23.722Z] ---> 3556f6e5b0f6 [2023-01-19T14:53:23.722Z] Step 7/19 : COPY . . [2023-01-19T14:53:24.288Z] Removing intermediate container 73ca6f97f2d6 [2023-01-19T14:53:24.288Z] ---> 7af705b2c029 [2023-01-19T14:53:24.288Z] Step 15/24 : WORKDIR / [2023-01-19T14:53:34.341Z] ---> Running in 223b61045d88 [2023-01-19T14:53:34.341Z] ---> 782f87b5e33e [2023-01-19T14:53:34.341Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-19T14:53:34.341Z] Removing intermediate container 223b61045d88 [2023-01-19T14:53:34.341Z] ---> 3e5e07393821 [2023-01-19T14:53:34.341Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-19T14:53:34.341Z] ---> Running in 299c17552f44 [2023-01-19T14:53:34.341Z] ---> cde94066626f [2023-01-19T14:53:34.341Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-19T14:53:34.341Z] 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-01-19T14:53:34.341Z] Removing intermediate container 43ff946495db [2023-01-19T14:53:34.341Z] ---> eb7e652b08d2 [2023-01-19T14:53:34.341Z] Step 7/24 : COPY . . [2023-01-19T14:53:34.341Z] Removing intermediate container f8cdddc2feb9 [2023-01-19T14:53:34.341Z] ---> e141ce9e215b [2023-01-19T14:53:34.341Z] Step 7/23 : COPY . . [2023-01-19T14:53:38.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-19T14:53:38.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-19T14:53:38.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-19T14:53:38.744Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-19T14:53:45.115Z] ---> 6ace9289a418 [2023-01-19T14:53:45.115Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-19T14:53:46.058Z] ---> 00d9b9c4b125 [2023-01-19T14:53:46.058Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-19T14:53:46.058Z] ---> 985fda94d98a [2023-01-19T14:53:46.058Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-19T14:53:49.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-19T14:53:49.359Z] ---> f706fb791e51 [2023-01-19T14:53:49.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-19T14:53:50.296Z] ---> Running in e81519188241 [2023-01-19T14:53:52.872Z] ---> Running in 2e510c7de77c [2023-01-19T14:53:52.872Z] ---> ccd8e8190f3f [2023-01-19T14:53:52.872Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-19T14:53:52.872Z] Removing intermediate container e81519188241 [2023-01-19T14:53:52.872Z] ---> 0e9426a15293 [2023-01-19T14:53:52.872Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-19T14:53:52.872Z] ---> Running in df2bf3635a85 [2023-01-19T14:53:52.872Z] ---> Running in e043d93d3d4a [2023-01-19T14:53:53.166Z] Removing intermediate container 2e510c7de77c [2023-01-19T14:53:53.166Z] ---> 32eb95843189 [2023-01-19T14:53:53.166Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-19T14:53:53.166Z] ---> Running in 2cc8766872a2 [2023-01-19T14:53:53.166Z] Removing intermediate container e043d93d3d4a [2023-01-19T14:53:53.166Z] ---> caa92be99970 [2023-01-19T14:53:53.166Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-19T14:53:53.166Z] Removing intermediate container df2bf3635a85 [2023-01-19T14:53:53.166Z] ---> 702a767718e5 [2023-01-19T14:53:53.166Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T14:53:53.460Z] ---> Running in 3af9aa96cafd [2023-01-19T14:53:53.460Z] Removing intermediate container 2cc8766872a2 [2023-01-19T14:53:53.460Z] ---> 570fdd47ac90 [2023-01-19T14:53:53.460Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-19T14:53:53.460Z] ---> Running in 954da21444cd [2023-01-19T14:53:53.460Z] ---> Running in f4ccf92bc687 [2023-01-19T14:53:53.816Z] Removing intermediate container 3af9aa96cafd [2023-01-19T14:53:53.816Z] ---> 6c0f0b86e008 [2023-01-19T14:53:53.816Z] Step 22/24 : LABEL arch=x86_64 [2023-01-19T14:53:53.816Z] ---> Running in 8aaf8b4424de [2023-01-19T14:53:54.076Z] Removing intermediate container 8aaf8b4424de [2023-01-19T14:53:54.076Z] ---> 395ab211832f [2023-01-19T14:53:54.076Z] Step 23/24 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:53:54.345Z] ---> Running in f92c35a0ae40 [2023-01-19T14:53:54.998Z] Removing intermediate container f92c35a0ae40 [2023-01-19T14:53:54.998Z] ---> bcf602c4a5d3 [2023-01-19T14:53:54.998Z] Step 24/24 : LABEL version=0.0.0 [2023-01-19T14:53:55.275Z] ---> Running in 1dc665623db0 [2023-01-19T14:53:55.275Z] Removing intermediate container 954da21444cd [2023-01-19T14:53:55.275Z] ---> a9d0fc863774 [2023-01-19T14:53:55.275Z] Step 11/24 : WORKDIR /edgex-go [2023-01-19T14:53:55.275Z] Removing intermediate container f4ccf92bc687 [2023-01-19T14:53:55.275Z] ---> 7ad681628b65 [2023-01-19T14:53:55.275Z] Step 11/23 : WORKDIR /edgex-go [2023-01-19T14:53:55.275Z] ---> Running in 137bd211a923 [2023-01-19T14:53:55.275Z] ---> Running in 8fb27f153d53 [2023-01-19T14:53:55.533Z] Removing intermediate container 1dc665623db0 [2023-01-19T14:53:55.533Z] ---> e49d9e238b25 [2023-01-19T14:53:55.533Z] [2023-01-19T14:53:55.533Z] Successfully built e49d9e238b25 [2023-01-19T14:53:55.533Z] Successfully tagged core-metadata:latest [2023-01-19T14:53:55.533Z] Building core-command [2023-01-19T14:53:59.086Z]  Building core-metadata ... done Removing intermediate container 137bd211a923 [2023-01-19T14:53:59.086Z] ---> 3e2f2418d4fd [2023-01-19T14:53:59.086Z] [2023-01-19T14:53:59.086Z] Step 12/23 : FROM alpine:3.15 [2023-01-19T14:53:59.086Z] ---> c4fc93816858 [2023-01-19T14:53:59.086Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-19T14:53:59.086Z] ---> Using cache [2023-01-19T14:53:59.086Z] ---> 5d6263be6a12 [2023-01-19T14:53:59.086Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-19T14:54:00.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-19T14:54:00.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-19T14:54:00.523Z] ---> d83d01d13576 [2023-01-19T14:54:00.523Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-19T14:54:00.523Z] ---> Using cache [2023-01-19T14:54:00.523Z] ---> 3932e40da4e2 [2023-01-19T14:54:00.523Z] Step 4/23 : WORKDIR /edgex-go [2023-01-19T14:54:00.523Z] ---> Using cache [2023-01-19T14:54:00.523Z] ---> 31cba2ee6249 [2023-01-19T14:54:00.523Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-19T14:54:00.523Z] ---> Using cache [2023-01-19T14:54:00.523Z] ---> d101b284de19 [2023-01-19T14:54:00.523Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-19T14:54:00.523Z] ---> Using cache [2023-01-19T14:54:00.523Z] ---> e306e053a0dc [2023-01-19T14:54:00.523Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T14:54:00.523Z] ---> Using cache [2023-01-19T14:54:00.523Z] ---> e77626b15782 [2023-01-19T14:54:00.523Z] Step 8/23 : COPY . . [2023-01-19T14:54:00.523Z] ---> Using cache [2023-01-19T14:54:00.523Z] ---> cbbc604c318e [2023-01-19T14:54:00.523Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-19T14:54:03.832Z] Removing intermediate container 8fb27f153d53 [2023-01-19T14:54:03.832Z] ---> 0c7f529a3645 [2023-01-19T14:54:03.832Z] [2023-01-19T14:54:03.832Z] Step 12/24 : FROM alpine:3.15 [2023-01-19T14:54:03.832Z] ---> c4fc93816858 [2023-01-19T14:54:03.832Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-19T14:54:03.832Z] ---> Using cache [2023-01-19T14:54:03.832Z] ---> 5d6263be6a12 [2023-01-19T14:54:03.832Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-19T14:54:03.832Z] ---> Running in afc303b503a7 [2023-01-19T14:54:03.832Z] ---> Running in b40d744439eb [2023-01-19T14:54:03.832Z] ---> Running in 17a3435dee59 [2023-01-19T14:54:03.832Z] Removing intermediate container 1bbb438fd263 [2023-01-19T14:54:03.832Z] ---> 5eba011c1400 [2023-01-19T14:54:03.832Z] Step 8/22 : COPY . . [2023-01-19T14:54:03.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:04.092Z] 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-01-19T14:54:04.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:04.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:04.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:04.354Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-19T14:54:04.354Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-19T14:54:04.354Z] OK: 15859 distinct packages available [2023-01-19T14:54:04.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.519s coverage: 28.7% of statements [2023-01-19T14:54:04.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-19T14:54:04.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-19T14:54:04.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:04.614Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-19T14:54:04.614Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-19T14:54:04.614Z] OK: 15859 distinct packages available [2023-01-19T14:54:04.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:04.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:04.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:04.893Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-19T14:54:04.893Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-19T14:54:04.893Z] (3/5) Installing libucontext (1.1-r0) [2023-01-19T14:54:04.893Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-19T14:54:04.893Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-19T14:54:04.893Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-19T14:54:04.893Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-19T14:54:04.893Z] (3/5) Installing libucontext (1.1-r0) [2023-01-19T14:54:04.893Z] Executing busybox-1.34.1-r7.trigger [2023-01-19T14:54:04.893Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-19T14:54:04.893Z] OK: 7 MiB in 19 packages [2023-01-19T14:54:04.893Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-19T14:54:04.893Z] Executing busybox-1.34.1-r7.trigger [2023-01-19T14:54:04.893Z] OK: 7 MiB in 19 packages [2023-01-19T14:54:09.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.550s coverage: 98.5% of statements [2023-01-19T14:54:13.158Z] Removing intermediate container 299c17552f44 [2023-01-19T14:54:13.158Z] ---> 96ea5aad97cc [2023-01-19T14:54:13.158Z] [2023-01-19T14:54:13.158Z] Step 9/19 : FROM alpine:3.15 [2023-01-19T14:54:13.158Z] ---> c4fc93816858 [2023-01-19T14:54:13.158Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-19T14:54:13.158Z] ---> Using cache [2023-01-19T14:54:13.158Z] ---> 5d6263be6a12 [2023-01-19T14:54:13.158Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-19T14:54:13.158Z] ---> 2e1d52e11ac1 [2023-01-19T14:54:13.158Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-19T14:54:13.158Z] ---> Running in 61c658b1ddcc [2023-01-19T14:54:13.158Z] ---> Running in 978c6192f521 [2023-01-19T14:54:13.158Z] Removing intermediate container 17a3435dee59 [2023-01-19T14:54:13.158Z] ---> 49695c5479d7 [2023-01-19T14:54:13.158Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-19T14:54:13.158Z] Removing intermediate container afc303b503a7 [2023-01-19T14:54:13.158Z] ---> 0aa066e040e9 [2023-01-19T14:54:13.158Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-19T14:54:13.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:13.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:13.159Z] 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-01-19T14:54:13.159Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-19T14:54:13.159Z] v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-19T14:54:13.159Z] OK: 15859 distinct packages available [2023-01-19T14:54:13.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:13.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:13.159Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-19T14:54:13.159Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-19T14:54:13.159Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-19T14:54:13.159Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-19T14:54:13.159Z] (5/9) Installing curl (7.80.0-r5) [2023-01-19T14:54:13.159Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-19T14:54:13.159Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-19T14:54:13.159Z] (8/9) Installing libucontext (1.1-r0) [2023-01-19T14:54:13.159Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-19T14:54:13.159Z] Executing busybox-1.34.1-r7.trigger [2023-01-19T14:54:13.159Z] Executing ca-certificates-20220614-r0.trigger [2023-01-19T14:54:13.159Z] OK: 8 MiB in 23 packages [2023-01-19T14:54:15.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.993s coverage: 43.0% of statements [2023-01-19T14:54:15.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-19T14:54:15.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-19T14:54:15.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.646s coverage: 54.0% of statements [2023-01-19T14:54:15.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-19T14:54:15.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-19T14:54:16.474Z] ---> 11fed55d6d52 [2023-01-19T14:54:16.474Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-19T14:54:16.474Z] ---> bf0b636999d9 [2023-01-19T14:54:16.474Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-19T14:54:17.042Z] Removing intermediate container 61c658b1ddcc [2023-01-19T14:54:17.042Z] ---> 2c5ef6691dc7 [2023-01-19T14:54:17.042Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-19T14:54:17.042Z] ---> badd117ff7e7 [2023-01-19T14:54:17.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-19T14:54:18.947Z] ---> 8a025b3df5f2 [2023-01-19T14:54:18.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-19T14:54:18.947Z] ---> bd5cdd38fe8b [2023-01-19T14:54:18.947Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-19T14:54:18.947Z] ---> 912092531e5c [2023-01-19T14:54:18.947Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-19T14:54:18.947Z] ---> 305bfd55924a [2023-01-19T14:54:18.947Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-19T14:54:18.947Z] ---> Running in 06be1286eb5d [2023-01-19T14:54:19.204Z] Removing intermediate container 06be1286eb5d [2023-01-19T14:54:19.204Z] ---> c907bb22da84 [2023-01-19T14:54:19.204Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-19T14:54:19.771Z] ---> a25413cc80f2 [2023-01-19T14:54:19.771Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-19T14:54:19.771Z] ---> Running in e783ba36719d [2023-01-19T14:54:19.771Z] ---> fde9b31d7be9 [2023-01-19T14:54:19.771Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-19T14:54:20.031Z] Removing intermediate container e783ba36719d [2023-01-19T14:54:20.031Z] ---> 12241c977314 [2023-01-19T14:54:20.031Z] Step 21/23 : LABEL arch=x86_64 [2023-01-19T14:54:20.031Z] ---> 38c616639060 [2023-01-19T14:54:20.031Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-19T14:54:20.031Z] ---> Running in b332757df2eb [2023-01-19T14:54:20.031Z] ---> bf2bb8ec438f [2023-01-19T14:54:20.031Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-19T14:54:20.031Z] ---> Running in afd65b1f028a [2023-01-19T14:54:20.290Z] Removing intermediate container b332757df2eb [2023-01-19T14:54:20.290Z] ---> f32c79e8fbec [2023-01-19T14:54:20.290Z] Step 22/23 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:54:20.290Z] ---> Running in 6b7edb0ee86f [2023-01-19T14:54:20.290Z] Removing intermediate container afd65b1f028a [2023-01-19T14:54:20.290Z] ---> 130ac409286a [2023-01-19T14:54:20.290Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T14:54:20.290Z] ---> Running in 6b451777eaf3 [2023-01-19T14:54:20.550Z] Removing intermediate container 6b7edb0ee86f [2023-01-19T14:54:20.550Z] ---> 1469a91ec595 [2023-01-19T14:54:20.550Z] Step 23/23 : LABEL version=0.0.0 [2023-01-19T14:54:20.550Z] ---> e0bbce011dfa [2023-01-19T14:54:20.550Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-19T14:54:20.550Z] ---> Running in 363f929877b0 [2023-01-19T14:54:20.550Z] ---> Running in 09214402af7b [2023-01-19T14:54:20.550Z] Removing intermediate container 6b451777eaf3 [2023-01-19T14:54:20.550Z] ---> e76dd48f4c8a [2023-01-19T14:54:20.550Z] Step 17/19 : LABEL arch=x86_64 [2023-01-19T14:54:20.819Z] ---> Running in 40bfcd0fcb48 [2023-01-19T14:54:21.124Z] Removing intermediate container 363f929877b0 [2023-01-19T14:54:21.124Z] ---> acd8f364f34e [2023-01-19T14:54:21.124Z] [2023-01-19T14:54:21.124Z] Removing intermediate container 09214402af7b [2023-01-19T14:54:21.124Z] ---> a47e70e27aa1 [2023-01-19T14:54:21.124Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-19T14:54:21.124Z] Removing intermediate container 40bfcd0fcb48 [2023-01-19T14:54:21.124Z] ---> fd19b2d6064d [2023-01-19T14:54:21.124Z] Step 18/19 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:54:21.124Z] ---> Running in 73c39e3df7ba [2023-01-19T14:54:21.124Z] ---> Running in 4f092c92c89e [2023-01-19T14:54:21.124Z] Successfully built acd8f364f34e [2023-01-19T14:54:21.124Z] Successfully tagged security-spire-server:latest [2023-01-19T14:54:21.383Z]  Building security-spire-server ... done Removing intermediate container 4f092c92c89e [2023-01-19T14:54:21.383Z] ---> 6ed8fbca1672 [2023-01-19T14:54:21.383Z] Step 19/19 : LABEL version=0.0.0 [2023-01-19T14:54:21.383Z] Removing intermediate container 73c39e3df7ba [2023-01-19T14:54:21.383Z] ---> 8b1d22ef5bea [2023-01-19T14:54:21.383Z] Step 22/24 : LABEL arch=x86_64 [2023-01-19T14:54:21.383Z] ---> Running in 3fb15f786498 [2023-01-19T14:54:21.383Z] ---> Running in 8383e8062ebe [2023-01-19T14:54:21.948Z] Removing intermediate container 8383e8062ebe [2023-01-19T14:54:21.948Z] Removing intermediate container 3fb15f786498 [2023-01-19T14:54:21.948Z] ---> 0337c88ee836 [2023-01-19T14:54:21.948Z] ---> 8e200f6ac6a7 [2023-01-19T14:54:21.948Z] [2023-01-19T14:54:21.948Z] Step 23/24 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:54:21.948Z] Successfully built 8e200f6ac6a7 [2023-01-19T14:54:21.948Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-19T14:54:21.948Z]  Building security-spiffe-token-provider ... done  ---> Running in eb6e511f42bd [2023-01-19T14:54:22.515Z] Removing intermediate container eb6e511f42bd [2023-01-19T14:54:22.515Z] ---> 31a83e7e26e5 [2023-01-19T14:54:22.515Z] Step 24/24 : LABEL version=0.0.0 [2023-01-19T14:54:22.786Z] ---> Running in 05e48a2be41e [2023-01-19T14:54:23.354Z] Removing intermediate container 05e48a2be41e [2023-01-19T14:54:23.354Z] ---> 8ae18fd112f3 [2023-01-19T14:54:23.354Z] [2023-01-19T14:54:23.354Z] Successfully built 8ae18fd112f3 [2023-01-19T14:54:23.354Z] Successfully tagged security-spire-agent:latest [2023-01-19T14:54:31.456Z]  Building security-spire-agent ... done Removing intermediate container b40d744439eb [2023-01-19T14:54:31.456Z] ---> 52d606ce2c0e [2023-01-19T14:54:31.456Z] [2023-01-19T14:54:31.456Z] Step 10/23 : FROM alpine:3.16 [2023-01-19T14:54:31.456Z] ---> bfe296a52501 [2023-01-19T14:54:31.456Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-19T14:54:31.456Z] ---> Using cache [2023-01-19T14:54:31.456Z] ---> 0e914cc6cc36 [2023-01-19T14:54:31.456Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-19T14:54:31.456Z] ---> Using cache [2023-01-19T14:54:31.456Z] ---> 5d0c53d4b0d7 [2023-01-19T14:54:31.456Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-19T14:54:31.456Z] ---> Running in c48ddadc54ca [2023-01-19T14:54:31.456Z] Removing intermediate container c48ddadc54ca [2023-01-19T14:54:31.456Z] ---> 95391d727699 [2023-01-19T14:54:31.456Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-19T14:54:31.456Z] ---> Running in 7747812f14e9 [2023-01-19T14:54:31.456Z] Removing intermediate container 7747812f14e9 [2023-01-19T14:54:31.456Z] ---> 6a22c4d5c9ff [2023-01-19T14:54:31.456Z] Step 15/23 : WORKDIR / [2023-01-19T14:54:31.456Z] ---> Running in 4b60413715a2 [2023-01-19T14:54:31.715Z] Removing intermediate container 4b60413715a2 [2023-01-19T14:54:31.715Z] ---> 0868ad17c1bd [2023-01-19T14:54:31.715Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-19T14:54:31.715Z] ---> 72aef73b4452 [2023-01-19T14:54:31.715Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-19T14:54:32.650Z] ---> 41214de95d12 [2023-01-19T14:54:32.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-19T14:54:32.650Z] ---> 1d4d621f8998 [2023-01-19T14:54:32.650Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-19T14:54:32.650Z] ---> Running in d3897955f332 [2023-01-19T14:54:32.910Z] Removing intermediate container d3897955f332 [2023-01-19T14:54:32.910Z] ---> b0b603f77af2 [2023-01-19T14:54:32.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T14:54:32.910Z] ---> Running in 88424446bbde [2023-01-19T14:54:32.910Z] Removing intermediate container 88424446bbde [2023-01-19T14:54:32.910Z] ---> 83b3f195a4c9 [2023-01-19T14:54:32.910Z] Step 21/23 : LABEL arch=x86_64 [2023-01-19T14:54:32.910Z] ---> Running in 78a3221550f9 [2023-01-19T14:54:33.168Z] Removing intermediate container 78a3221550f9 [2023-01-19T14:54:33.168Z] ---> cf6e30ccce48 [2023-01-19T14:54:33.168Z] Step 22/23 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:54:33.168Z] ---> Running in 3403b095f3ce [2023-01-19T14:54:33.168Z] Removing intermediate container 3403b095f3ce [2023-01-19T14:54:33.168Z] ---> 8f8e94bb25df [2023-01-19T14:54:33.168Z] Step 23/23 : LABEL version=0.0.0 [2023-01-19T14:54:33.168Z] ---> Running in 7174848a7fb0 [2023-01-19T14:54:33.426Z] Removing intermediate container 7174848a7fb0 [2023-01-19T14:54:33.426Z] ---> 62196dcd48b4 [2023-01-19T14:54:33.426Z] [2023-01-19T14:54:33.426Z] Successfully built 62196dcd48b4 [2023-01-19T14:54:33.426Z] Successfully tagged core-command:latest [2023-01-19T14:54:37.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.495s coverage: 89.2% of statements [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-19T14:54:37.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.653s coverage: 2.4% of statements [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-19T14:54:37.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.892s coverage: 95.6% of statements [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-19T14:54:37.267Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.443s coverage: 72.2% of statements [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-19T14:54:37.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-19T14:54:37.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-19T14:54:37.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.559s coverage: 60.0% of statements [2023-01-19T14:54:37.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-19T14:54:37.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-19T14:54:37.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-19T14:54:37.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.809s coverage: 0.9% of statements [2023-01-19T14:54:37.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-19T14:54:37.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.493s coverage: 58.8% of statements [2023-01-19T14:54:37.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.356s coverage: 29.6% of statements [2023-01-19T14:54:37.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-19T14:54:38.689Z]  Building core-command ... done Removing intermediate container 978c6192f521 [2023-01-19T14:54:38.689Z] ---> 0c02d0db8523 [2023-01-19T14:54:38.689Z] [2023-01-19T14:54:38.689Z] Step 10/22 : FROM alpine:3.16 [2023-01-19T14:54:38.689Z] ---> bfe296a52501 [2023-01-19T14:54:38.689Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-19T14:54:38.689Z] ---> Running in 0d46a7ebd28a [2023-01-19T14:54:38.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:38.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T14:54:38.689Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-19T14:54:38.689Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-19T14:54:38.689Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T14:54:38.689Z] Executing ca-certificates-20220614-r0.trigger [2023-01-19T14:54:38.689Z] OK: 6 MiB in 16 packages [2023-01-19T14:54:39.263Z] Removing intermediate container 0d46a7ebd28a [2023-01-19T14:54:39.263Z] ---> 5f59784d09b0 [2023-01-19T14:54:39.263Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-19T14:54:39.263Z] ---> Running in c9d281aad656 [2023-01-19T14:54:39.263Z] Removing intermediate container c9d281aad656 [2023-01-19T14:54:39.263Z] ---> fe059d181445 [2023-01-19T14:54:39.263Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-19T14:54:39.263Z] ---> Running in a7af7d52bd6e [2023-01-19T14:54:39.263Z] Removing intermediate container a7af7d52bd6e [2023-01-19T14:54:39.263Z] ---> ecbb24a9f73c [2023-01-19T14:54:39.263Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-19T14:54:39.263Z] ---> Running in 361938f9b5ba [2023-01-19T14:54:39.521Z] Removing intermediate container 361938f9b5ba [2023-01-19T14:54:39.521Z] ---> 81836e6c0a3a [2023-01-19T14:54:39.521Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-19T14:54:39.521Z] ---> d7143d7e6b04 [2023-01-19T14:54:39.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-19T14:54:40.456Z] ---> 1612c707a398 [2023-01-19T14:54:40.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-19T14:54:40.456Z] ---> bc3bd9691931 [2023-01-19T14:54:40.456Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-19T14:54:40.456Z] ---> Running in e98713937643 [2023-01-19T14:54:40.456Z] Removing intermediate container e98713937643 [2023-01-19T14:54:40.456Z] ---> 5bbc663b8635 [2023-01-19T14:54:40.456Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T14:54:40.456Z] ---> Running in 49c8a640d60d [2023-01-19T14:54:40.456Z] Removing intermediate container 49c8a640d60d [2023-01-19T14:54:40.456Z] ---> 8a47ca8c5e8f [2023-01-19T14:54:40.456Z] Step 20/22 : LABEL arch=x86_64 [2023-01-19T14:54:40.715Z] ---> Running in 9c1de735bd1d [2023-01-19T14:54:40.715Z] Removing intermediate container 9c1de735bd1d [2023-01-19T14:54:40.715Z] ---> 81ffad9500f2 [2023-01-19T14:54:40.715Z] Step 21/22 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e [2023-01-19T14:54:40.715Z] ---> Running in 01dd8f7b59bb [2023-01-19T14:54:40.715Z] Removing intermediate container 01dd8f7b59bb [2023-01-19T14:54:40.715Z] ---> 55c205d8328c [2023-01-19T14:54:40.715Z] Step 22/22 : LABEL version=0.0.0 [2023-01-19T14:54:40.715Z] ---> Running in 2f9b5cefcbcc [2023-01-19T14:54:40.974Z] Removing intermediate container 2f9b5cefcbcc [2023-01-19T14:54:40.974Z] ---> de83b81b107e [2023-01-19T14:54:40.974Z] [2023-01-19T14:54:40.974Z] Successfully built de83b81b107e [2023-01-19T14:54:40.974Z] Successfully tagged support-notifications:latest [2023-01-19T14:54:40.980Z]  Building support-notifications ... done  [Pipeline] } [2023-01-19T14:54:41.021Z] $ docker stop --time=1 b5adbb56e4f1c76ace3e605815f7231d72bbee278cb33449b553b03f35817bfe [2023-01-19T14:54:42.296Z] $ docker rm -f --volumes b5adbb56e4f1c76ace3e605815f7231d72bbee278cb33449b553b03f35817bfe [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T14:54:42.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.488s coverage: 47.1% of statements [2023-01-19T14:54:42.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.543s coverage: 79.5% of statements [2023-01-19T14:54:42.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements [2023-01-19T14:54:42.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.345s coverage: 96.3% of statements [2023-01-19T14:54:42.693Z] + docker images [2023-01-19T14:54:42.693Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-19T14:54:42.693Z] support-notifications latest de83b81b107e 2 seconds ago 30.6MB [2023-01-19T14:54:42.693Z] 0c02d0db8523 6 seconds ago 1.74GB [2023-01-19T14:54:42.693Z] core-command latest 62196dcd48b4 9 seconds ago 17.7MB [2023-01-19T14:54:42.693Z] 52d606ce2c0e 14 seconds ago 1.67GB [2023-01-19T14:54:42.693Z] security-spire-agent latest 8ae18fd112f3 20 seconds ago 125MB [2023-01-19T14:54:42.694Z] security-spiffe-token-provider latest 8e200f6ac6a7 21 seconds ago 29.8MB [2023-01-19T14:54:42.694Z] security-spire-server latest acd8f364f34e 22 seconds ago 86.5MB [2023-01-19T14:54:42.694Z] 96ea5aad97cc 38 seconds ago 1.71GB [2023-01-19T14:54:42.694Z] 3e2f2418d4fd 47 seconds ago 1.54GB [2023-01-19T14:54:42.694Z] core-metadata latest e49d9e238b25 47 seconds ago 18.6MB [2023-01-19T14:54:42.694Z] 0c7f529a3645 47 seconds ago 1.54GB [2023-01-19T14:54:42.694Z] 830cb1c46b13 About a minute ago 1.68GB [2023-01-19T14:54:42.694Z] security-bootstrapper latest 0ec009685ba1 About a minute ago 20.3MB [2023-01-19T14:54:42.694Z] support-scheduler latest fe3d33dca558 About a minute ago 30MB [2023-01-19T14:54:42.694Z] security-secretstore-setup latest 78aa0c6a18d0 About a minute ago 29.9MB [2023-01-19T14:54:42.694Z] security-proxy-setup latest 46fd256e24e5 About a minute ago 27.8MB [2023-01-19T14:54:42.694Z] 4ff6b2855d96 2 minutes ago 1.74GB [2023-01-19T14:54:42.694Z] core-data latest 909218cd5440 2 minutes ago 17.9MB [2023-01-19T14:54:42.694Z] 5ffe9dae2489 2 minutes ago 1.66GB [2023-01-19T14:54:42.694Z] 9ec463e27414 2 minutes ago 1.68GB [2023-01-19T14:54:42.694Z] 071eda04095f 2 minutes ago 1.66GB [2023-01-19T14:54:42.694Z] 55ed7a3ad8c1 2 minutes ago 1.67GB [2023-01-19T14:54:42.694Z] security-spire-config latest fb44d57085a4 2 minutes ago 85.8MB [2023-01-19T14:54:42.694Z] adec179eeb11 2 minutes ago 1.54GB [2023-01-19T14:54:42.694Z] ci-base-image-x86_64 latest d83d01d13576 6 minutes ago 904MB [2023-01-19T14:54:42.694Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-19T14:54:42.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-19T14:54:42.694Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-19T14:54:42.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-19T14:54:42.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T14:54:47.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.469s coverage: 87.5% of statements [2023-01-19T14:54:56.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.280s coverage: 94.4% of statements [2023-01-19T14:54:56.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.414s coverage: 44.8% of statements [2023-01-19T14:55:06.315Z] flag provided but not defined: -invalid [2023-01-19T14:55:06.315Z] Usage of setupRegistryACL: [2023-01-19T14:55:06.315Z] -configDir string [2023-01-19T14:55:06.315Z] [2023-01-19T14:55:06.315Z] --- FAIL: TestMultipleExecuteCalls (0.00s) [2023-01-19T14:55:06.315Z] --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.14s) [2023-01-19T14:55:06.315Z] command_test.go:278: [2023-01-19T14:55:06.315Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:278 [2023-01-19T14:55:06.315Z] Error: Received unexpected error: [2023-01-19T14:55:06.315Z] failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:41757/v1/consul/roles/role2": dial tcp 127.0.0.1:41757: connect: connection refused [2023-01-19T14:55:06.315Z] Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times [2023-01-19T14:55:06.315Z] FAIL [2023-01-19T14:55:06.315Z] coverage: 80.6% of statements [2023-01-19T14:55:06.315Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.908s [2023-01-19T14:55:06.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.405s coverage: 92.9% of statements [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.295s coverage: 86.9% of statements [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2023-01-19T14:55:12.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.862s coverage: 91.2% of statements [2023-01-19T14:55:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-19T14:55:14.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.000s coverage: 64.7% of statements [2023-01-19T14:55:14.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-19T14:55:14.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-19T14:55:14.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements [2023-01-19T14:55:14.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.215s coverage: 89.4% of statements [2023-01-19T14:55:14.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2023-01-19T14:55:15.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements [2023-01-19T14:55:16.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.118s coverage: 100.0% of statements [2023-01-19T14:55:22.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.347s coverage: 65.3% of statements [2023-01-19T14:55:22.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-19T14:55:22.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-19T14:55:22.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-19T14:55:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 41.8% of statements [2023-01-19T14:55:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-19T14:55:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-19T14:55:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements [2023-01-19T14:55:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-19T14:55:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2023-01-19T14:55:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-19T14:55:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-19T14:55:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-19T14:55:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-19T14:55:34.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-19T14:55:34.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-19T14:55:34.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-19T14:55:34.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-19T14:55:34.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-19T14:55:34.216Z] FAIL [2023-01-19T14:55:34.216Z] make: *** [Makefile:137: unittest] Error 1 [Pipeline] } [2023-01-19T14:55:34.261Z] $ docker stop --time=1 347d3037501f73b7e0f30e4edfd9de14d9e24721380026023f86d87be114589d [2023-01-19T14:55:36.062Z] $ docker rm -f --volumes 347d3037501f73b7e0f30e4edfd9de14d9e24721380026023f86d87be114589d [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:55:37.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T14:55:37.888Z] [2023-01-19T14:55:37.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:55:38.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T14:55:38.286Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-19T14:55:38.286Z] 8998bd30e6a1: Pulling fs layer [2023-01-19T14:55:38.286Z] 04944245beec: Pulling fs layer [2023-01-19T14:55:38.286Z] 699f458cf7ca: Pulling fs layer [2023-01-19T14:55:38.286Z] 765212b225bb: Pulling fs layer [2023-01-19T14:55:38.286Z] f23df028b6ca: Pulling fs layer [2023-01-19T14:55:38.286Z] d65c8cfc05b1: Pulling fs layer [2023-01-19T14:55:38.286Z] 2437ff75d9bd: Pulling fs layer [2023-01-19T14:55:38.286Z] f23df028b6ca: Waiting [2023-01-19T14:55:38.286Z] d65c8cfc05b1: Waiting [2023-01-19T14:55:38.286Z] 2437ff75d9bd: Waiting [2023-01-19T14:55:38.286Z] 765212b225bb: Waiting [2023-01-19T14:55:38.555Z] 04944245beec: Verifying Checksum [2023-01-19T14:55:38.555Z] 04944245beec: Download complete [2023-01-19T14:55:38.555Z] 765212b225bb: Verifying Checksum [2023-01-19T14:55:38.555Z] 765212b225bb: Download complete [2023-01-19T14:55:38.555Z] f23df028b6ca: Verifying Checksum [2023-01-19T14:55:38.555Z] f23df028b6ca: Download complete [2023-01-19T14:55:38.555Z] d65c8cfc05b1: Verifying Checksum [2023-01-19T14:55:38.555Z] d65c8cfc05b1: Download complete [2023-01-19T14:55:38.822Z] 699f458cf7ca: Download complete [2023-01-19T14:55:39.090Z] 8998bd30e6a1: Verifying Checksum [2023-01-19T14:55:39.090Z] 8998bd30e6a1: Download complete [2023-01-19T14:55:41.672Z] 2437ff75d9bd: Verifying Checksum [2023-01-19T14:55:41.672Z] 2437ff75d9bd: Download complete [2023-01-19T14:55:43.077Z] 8998bd30e6a1: Pull complete [2023-01-19T14:55:43.658Z] 04944245beec: Pull complete [2023-01-19T14:55:44.616Z] 699f458cf7ca: Pull complete [2023-01-19T14:55:44.882Z] 765212b225bb: Pull complete [2023-01-19T14:55:45.845Z] f23df028b6ca: Pull complete [2023-01-19T14:55:45.845Z] d65c8cfc05b1: Pull complete [2023-01-19T14:56:00.830Z] 2437ff75d9bd: Pull complete [2023-01-19T14:56:00.830Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-19T14:56:00.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T14:56:00.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T14:56:01.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container [2023-01-19T14:56:01.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-19T14:56:03.590Z] $ docker top 6bf710e7a9f52c111b83bf6cd6b6269fa1a465363a77961ae73582aff774e83d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:56:04.496Z] ---> job-cost.sh [2023-01-19T14:56:04.496Z] lf-activate-venv: SKIPPING [2023-01-19T14:56:04.496Z] INFO: No Stack... [2023-01-19T14:56:04.763Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-19T14:56:05.715Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T14:56:06.053Z] + cut -d, -f6 [2023-01-19T14:56:06.053Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-01-19T14:56:06.374Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4298-1-stack-cost] [2023-01-19T14:56:06.385Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4298-1-stack-cost] did not exist. Created. [2023-01-19T14:56:06.385Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T14:56:06.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-19T14:56:07.372Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T14:56:07.387Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T14:56:07.467Z] $ docker stop --time=1 6bf710e7a9f52c111b83bf6cd6b6269fa1a465363a77961ae73582aff774e83d [2023-01-19T14:56:08.976Z] $ docker rm -f --volumes 6bf710e7a9f52c111b83bf6cd6b6269fa1a465363a77961ae73582aff774e83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T14:56:09.661Z] Failed in branch arm64 [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-01-19T14:56:11.148Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:56:11.481Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:56:12.375Z] ---> package-listing.sh [2023-01-19T14:56:12.375Z] ++ facter osfamily [2023-01-19T14:56:12.375Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-19T14:56:12.634Z] + OS_FAMILY=debian [2023-01-19T14:56:12.634Z] + workspace=/w/workspace/edgex-go/1 [2023-01-19T14:56:12.634Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-19T14:56:12.634Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-19T14:56:12.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-19T14:56:12.634Z] + PACKAGES=/tmp/packages_start.txt [2023-01-19T14:56:12.634Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-19T14:56:12.634Z] + PACKAGES=/tmp/packages_end.txt [2023-01-19T14:56:12.634Z] + case "${OS_FAMILY}" in [2023-01-19T14:56:12.634Z] + dpkg -l [2023-01-19T14:56:12.634Z] + grep '^ii' [2023-01-19T14:56:12.634Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-19T14:56:12.634Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-19T14:56:12.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-19T14:56:12.634Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-19T14:56:12.634Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-19T14:56:12.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-19T14:56:12.666Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-19T14:56:12.959Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:56:13.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T14:56:13.576Z] [2023-01-19T14:56:13.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T14:56:13.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T14:56:13.947Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-19T14:56:13.947Z] 5eb5b503b376: Pulling fs layer [2023-01-19T14:56:13.947Z] 5c69ac0246d0: Pulling fs layer [2023-01-19T14:56:13.947Z] ec43610c2a17: Pulling fs layer [2023-01-19T14:56:13.947Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-19T14:56:13.947Z] 33b1e0a273af: Pulling fs layer [2023-01-19T14:56:13.947Z] 5d3b04190fa2: Pulling fs layer [2023-01-19T14:56:13.947Z] 2f39f015ded8: Pulling fs layer [2023-01-19T14:56:13.947Z] 3a2ae6a8a46f: Waiting [2023-01-19T14:56:13.947Z] 33b1e0a273af: Waiting [2023-01-19T14:56:13.947Z] 5d3b04190fa2: Waiting [2023-01-19T14:56:13.947Z] 2f39f015ded8: Waiting [2023-01-19T14:56:13.947Z] 5c69ac0246d0: Download complete [2023-01-19T14:56:13.947Z] 3a2ae6a8a46f: Download complete [2023-01-19T14:56:14.209Z] 33b1e0a273af: Verifying Checksum [2023-01-19T14:56:14.209Z] 33b1e0a273af: Download complete [2023-01-19T14:56:14.209Z] 5d3b04190fa2: Download complete [2023-01-19T14:56:14.209Z] ec43610c2a17: Verifying Checksum [2023-01-19T14:56:14.209Z] ec43610c2a17: Download complete [2023-01-19T14:56:14.467Z] 5eb5b503b376: Verifying Checksum [2023-01-19T14:56:14.467Z] 5eb5b503b376: Download complete [2023-01-19T14:56:15.033Z] 2f39f015ded8: Download complete [2023-01-19T14:56:15.598Z] 5eb5b503b376: Pull complete [2023-01-19T14:56:15.598Z] 5c69ac0246d0: Pull complete [2023-01-19T14:56:16.166Z] ec43610c2a17: Pull complete [2023-01-19T14:56:16.166Z] 3a2ae6a8a46f: Pull complete [2023-01-19T14:56:16.166Z] 33b1e0a273af: Pull complete [2023-01-19T14:56:16.427Z] 5d3b04190fa2: Pull complete [2023-01-19T14:56:21.693Z] 2f39f015ded8: Pull complete [2023-01-19T14:56:21.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-19T14:56:21.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T14:56:21.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T14:56:21.911Z] prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container [2023-01-19T14:56:21.956Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T14:56:27.056Z] $ docker top d0fb3528953dd5d755548578f1180472fc270950700a89178f7d66fd1ef34e8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T14:56:27.437Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-19T14:56:27.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-19T14:56:28.057Z] + ls /var/log/sa-host [2023-01-19T14:56:28.057Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T14:56:28.261Z] provisioning config files... [2023-01-19T14:56:28.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1723222883730185718tmp [Pipeline] { [Pipeline] echo [2023-01-19T14:56:28.314Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:56:28.624Z] ---> create-netrc.sh [Pipeline] } [2023-01-19T14:56:28.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:56:29.045Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-19T14:56:29.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:56:29.395Z] ---> sudo-logs.sh [2023-01-19T14:56:29.395Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-19T14:56:29.469Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:56:29.774Z] ---> job-cost.sh [2023-01-19T14:56:29.774Z] lf-activate-venv: SKIPPING [2023-01-19T14:56:29.774Z] DEBUG: total: 0.10999999940395355 [2023-01-19T14:56:29.774Z] INFO: Retrieving Stack Cost... [2023-01-19T14:56:30.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T14:56:30.601Z] INFO: Archiving Costs [Pipeline] echo [2023-01-19T14:56:30.639Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T14:56:30.951Z] ---> logs-deploy.sh [2023-01-19T14:56:30.951Z] lf-activate-venv: SKIPPING [2023-01-19T14:56:30.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4298/1 [2023-01-19T14:56:30.951Z] INFO: archiving workspace using pattern(s): [2023-01-19T14:56:31.886Z] Archives upload complete. [2023-01-19T14:56:31.886Z] INFO: archiving logs to Nexus