Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562+af696e210749021336152133b8ef9886b3924fac (489308d64d883fab184087ef22f8b4d57080dfa7) 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-ssh8314705037785593535.key Verifying host key using known hosts file > 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-ssh2192741133486993998.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh712280868833246888.key Verifying host key using known hosts file > 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 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-ssh16092160695356340890.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8720076953223433645.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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-119348 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit af696e210749021336152133b8ef9886b3924fac into PR head commit dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562 Merge succeeded, producing d4c061bebd94cc13256664c6c6c0e4f1194d8192 Checking out Revision d4c061bebd94cc13256664c6c6c0e4f1194d8192 (PR-4218) > git config core.sparsecheckout # timeout=10 > git checkout -f dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge af696e210749021336152133b8ef9886b3924fac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4c061bebd94cc13256664c6c6c0e4f1194d8192 # timeout=10 Commit message: "Merge commit 'af696e210749021336152133b8ef9886b3924fac' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-16T16:29:32.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-16T16:29:32.419Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-16T16:29:32.430Z] ========================================================= [2022-11-16T16:29:32.430Z] EdgeX Global Pipelines Version Info [2022-11-16T16:29:32.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6c51303ac9fa7621e27a7605846695a2ec253b12 # timeout=10 [2022-11-16T16:29:33.502Z] ------------------- [2022-11-16T16:29:33.502Z] stable info: [2022-11-16T16:29:33.502Z] ------------------- [2022-11-16T16:29:33.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-16T16:29:33.502Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-16T16:29:33.502Z] Message: update stable to v1.0.244 [2022-11-16T16:29:33.763Z] ------------------- [2022-11-16T16:29:33.763Z] experimental info: [2022-11-16T16:29:33.763Z] ------------------- [2022-11-16T16:29:33.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-16T16:29:33.763Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-16T16:29:33.763Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-16T16:29:33.918Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-16T16:29:33.933Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-16T16:29:33.943Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-16T16:29:33.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-16T16:29:33.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-16T16:29:33.980Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-16T16:29:33.993Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-16T16:29:34.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-16T16:29:34.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-16T16:29:34.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-16T16:29:34.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-16T16:29:34.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-16T16:29:34.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-16T16:29:34.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-16T16:29:34.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-16T16:29:34.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-16T16:29:34.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-16T16:29:34.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-16T16:29:34.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-16T16:29:34.137Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-16T16:29:34.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-16T16:29:34.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-16T16:29:34.168Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-16T16:29:34.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4218 [Pipeline] echo [2022-11-16T16:29:34.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4218 [Pipeline] echo [2022-11-16T16:29:34.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4218 [Pipeline] echo [2022-11-16T16:29:34.210Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4c061bebd94cc13256664c6c6c0e4f1194d8192 [Pipeline] echo [2022-11-16T16:29:34.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4c061b [Pipeline] echo [2022-11-16T16:29:34.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T16:29:34.272Z] provisioning config files... [2022-11-16T16:29:34.285Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config16524719225734216072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:29:34.578Z] ---> docker-login.sh [2022-11-16T16:29:34.578Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:29:34.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:29:35.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:29:35.099Z] Configure a credential helper to remove this warning. See [2022-11-16T16:29:35.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:29:35.099Z] [2022-11-16T16:29:35.099Z] Login Succeeded [2022-11-16T16:29:35.099Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:29:35.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:29:35.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:29:35.099Z] Configure a credential helper to remove this warning. See [2022-11-16T16:29:35.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:29:35.099Z] [2022-11-16T16:29:35.099Z] Login Succeeded [2022-11-16T16:29:35.099Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:29:35.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:29:35.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:29:35.360Z] Configure a credential helper to remove this warning. See [2022-11-16T16:29:35.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:29:35.360Z] [2022-11-16T16:29:35.360Z] Login Succeeded [2022-11-16T16:29:35.360Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:29:35.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:29:35.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:29:35.360Z] Configure a credential helper to remove this warning. See [2022-11-16T16:29:35.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:29:35.360Z] [2022-11-16T16:29:35.360Z] Login Succeeded [2022-11-16T16:29:35.360Z] docker.io [2022-11-16T16:29:35.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:29:35.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:29:35.619Z] Configure a credential helper to remove this warning. See [2022-11-16T16:29:35.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:29:35.619Z] [2022-11-16T16:29:35.619Z] Login Succeeded [2022-11-16T16:29:35.619Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:29:35.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T16:29:35.938Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/core-command/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-16T16:29:35.938Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-11-16T16:29:35.938Z] -f2 [2022-11-16T16:29:35.938Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/core-metadata/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/support-notifications/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-16T16:29:35.938Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-16T16:29:35.938Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-16T16:29:35.938Z] + cut -d/ -f2 [2022-11-16T16:29:35.938Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-16T16:29:35.974Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-16T16:29:36.324Z] + git rev-list -1 --merges d4c061bebd94cc13256664c6c6c0e4f1194d8192~1..d4c061bebd94cc13256664c6c6c0e4f1194d8192 [Pipeline] echo [2022-11-16T16:29:36.337Z] -----------> git rev-list -1 --merges d4c061bebd94cc13256664c6c6c0e4f1194d8192~1..d4c061bebd94cc13256664c6c6c0e4f1194d8192 d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:29:36.337Z] d4c061bebd94cc13256664c6c6c0e4f1194d8192 [false] [Pipeline] sh [2022-11-16T16:29:36.626Z] + git log --format=format:%s -1 d4c061bebd94cc13256664c6c6c0e4f1194d8192 [Pipeline] echo [2022-11-16T16:29:36.642Z] ========================================================= [2022-11-16T16:29:36.642Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-16T16:29:36.642Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-16T16:29:37.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T16:29:37.074Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-16T16:29:37.074Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-16T16:29:37.074Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-16T16:29:37.074Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-16T16:29:37.074Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-16T16:29:37.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:29:37.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:29:37.472Z] [2022-11-16T16:29:37.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:29:37.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:29:37.769Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-16T16:29:37.769Z] b85a868b505f: Pulling fs layer [2022-11-16T16:29:37.769Z] e2be974225ed: Pulling fs layer [2022-11-16T16:29:37.769Z] 339a4e72a1f5: Pulling fs layer [2022-11-16T16:29:37.769Z] 988bab9f4d93: Pulling fs layer [2022-11-16T16:29:37.769Z] 1469e6f7b9e6: Pulling fs layer [2022-11-16T16:29:37.769Z] eaf3925da568: Pulling fs layer [2022-11-16T16:29:37.769Z] bab4dde63d76: Pulling fs layer [2022-11-16T16:29:37.769Z] bde34c3a00c8: Pulling fs layer [2022-11-16T16:29:37.769Z] b352a97aabf1: Pulling fs layer [2022-11-16T16:29:37.769Z] 4872d77fe225: Pulling fs layer [2022-11-16T16:29:37.769Z] 5851b861e8e6: Pulling fs layer [2022-11-16T16:29:37.769Z] bde34c3a00c8: Waiting [2022-11-16T16:29:37.769Z] 1469e6f7b9e6: Waiting [2022-11-16T16:29:37.769Z] eaf3925da568: Waiting [2022-11-16T16:29:37.769Z] bab4dde63d76: Waiting [2022-11-16T16:29:37.769Z] 4872d77fe225: Waiting [2022-11-16T16:29:37.769Z] 5851b861e8e6: Waiting [2022-11-16T16:29:37.769Z] b352a97aabf1: Waiting [2022-11-16T16:29:37.769Z] e2be974225ed: Verifying Checksum [2022-11-16T16:29:37.769Z] e2be974225ed: Download complete [2022-11-16T16:29:37.769Z] 988bab9f4d93: Verifying Checksum [2022-11-16T16:29:37.769Z] 988bab9f4d93: Download complete [2022-11-16T16:29:38.029Z] 1469e6f7b9e6: Verifying Checksum [2022-11-16T16:29:38.029Z] 1469e6f7b9e6: Download complete [2022-11-16T16:29:38.029Z] 339a4e72a1f5: Verifying Checksum [2022-11-16T16:29:38.029Z] 339a4e72a1f5: Download complete [2022-11-16T16:29:38.029Z] eaf3925da568: Download complete [2022-11-16T16:29:38.029Z] bde34c3a00c8: Download complete [2022-11-16T16:29:38.029Z] b352a97aabf1: Verifying Checksum [2022-11-16T16:29:38.029Z] b352a97aabf1: Download complete [2022-11-16T16:29:38.029Z] 4872d77fe225: Download complete [2022-11-16T16:29:38.029Z] b85a868b505f: Download complete [2022-11-16T16:29:38.029Z] 5851b861e8e6: Verifying Checksum [2022-11-16T16:29:38.029Z] 5851b861e8e6: Download complete [2022-11-16T16:29:38.596Z] bab4dde63d76: Verifying Checksum [2022-11-16T16:29:38.596Z] bab4dde63d76: Download complete [2022-11-16T16:29:39.533Z] b85a868b505f: Pull complete [2022-11-16T16:29:39.533Z] e2be974225ed: Pull complete [2022-11-16T16:29:40.101Z] 339a4e72a1f5: Pull complete [2022-11-16T16:29:40.101Z] 988bab9f4d93: Pull complete [2022-11-16T16:29:40.361Z] 1469e6f7b9e6: Pull complete [2022-11-16T16:29:40.621Z] eaf3925da568: Pull complete [2022-11-16T16:29:41.996Z] bab4dde63d76: Pull complete [2022-11-16T16:29:42.256Z] bde34c3a00c8: Pull complete [2022-11-16T16:29:42.256Z] b352a97aabf1: Pull complete [2022-11-16T16:29:42.516Z] 4872d77fe225: Pull complete [2022-11-16T16:29:42.516Z] 5851b861e8e6: Pull complete [2022-11-16T16:29:42.516Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-16T16:29:42.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:29:42.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:29:42.602Z] prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container [2022-11-16T16:29:42.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T16:29:44.048Z] $ docker top b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 -eo pid,comm [2022-11-16T16:29:44.106Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-16T16:29:44.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T16:29:44.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:29:44.144Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:29:44.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:29:44.280Z] $ docker exec b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 ssh-agent [2022-11-16T16:29:44.394Z] SSH_AUTH_SOCK=/tmp/ssh-S5Zm2lrjEkk0/agent.32 [2022-11-16T16:29:44.394Z] SSH_AGENT_PID=38 [2022-11-16T16:29:44.402Z] Running ssh-add (command line suppressed) [2022-11-16T16:29:44.508Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_16984070984710025070.key (/w/workspace/edgex-go/9@tmp/private_key_16984070984710025070.key) [2022-11-16T16:29:44.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:29:44.804Z] + git tag --points-at HEAD [Pipeline] } [2022-11-16T16:29:44.821Z] $ docker exec --env ******** --env ******** b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 ssh-agent -k [2022-11-16T16:29:44.926Z] unset SSH_AUTH_SOCK; [2022-11-16T16:29:44.927Z] unset SSH_AGENT_PID; [2022-11-16T16:29:44.927Z] echo Agent pid 38 killed; [2022-11-16T16:29:44.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-16T16:29:44.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:29:44.954Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:29:45.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:29:45.079Z] $ docker exec b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 ssh-agent [2022-11-16T16:29:45.181Z] SSH_AUTH_SOCK=/tmp/ssh-7h5gRtyrqJ1D/agent.70 [2022-11-16T16:29:45.181Z] SSH_AGENT_PID=76 [2022-11-16T16:29:45.186Z] Running ssh-add (command line suppressed) [2022-11-16T16:29:45.294Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_14314940380916743602.key (/w/workspace/edgex-go/9@tmp/private_key_14314940380916743602.key) [2022-11-16T16:29:45.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:29:45.598Z] + git semver init [2022-11-16T16:29:45.863Z] 2022-11-16 16:29:45,796 [run_init] DEBUG init version:0.0.0 force:False [2022-11-16T16:29:45.863Z] 2022-11-16 16:29:45,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2022-11-16T16:29:45.863Z] 2022-11-16 16:29:45,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2022-11-16T16:29:45.863Z] 2022-11-16 16:29:45,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2022-11-16T16:29:51.190Z] 2022-11-16 16:29:50,298 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2022-11-16T16:29:51.190Z] 2022-11-16 16:29:50,299 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4218 with force:False [2022-11-16T16:29:51.190Z] 2022-11-16 16:29:50,299 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4218 [2022-11-16T16:29:51.190Z] 2022-11-16 16:29:50,304 [execute] INFO git cat-file --batch-check [2022-11-16T16:29:51.190Z] 2022-11-16 16:29:50,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T16:29:51.190Z] 2022-11-16 16:29:50,312 [execute] INFO git cat-file --batch [2022-11-16T16:29:51.190Z] 2022-11-16 16:29:50,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T16:29:51.190Z] 2022-11-16 16:29:50,318 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4218 [2022-11-16T16:29:51.190Z] 0.0.0 [Pipeline] } [2022-11-16T16:29:51.204Z] $ docker exec --env ******** --env ******** b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 ssh-agent -k [2022-11-16T16:29:51.313Z] unset SSH_AUTH_SOCK; [2022-11-16T16:29:51.313Z] unset SSH_AGENT_PID; [2022-11-16T16:29:51.313Z] echo Agent pid 76 killed; [2022-11-16T16:29:51.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T16:29:51.621Z] + git semver [Pipeline] } [2022-11-16T16:29:51.899Z] $ docker stop --time=1 b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 [2022-11-16T16:29:53.255Z] $ docker rm -f b1aa3e49b32fae2a0913dd632158ac7a2df8703346764dd2b73e719fb55a8313 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T16:29:53.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-16T16:29:53.752Z] Stashed 1 file(s) [Pipeline] echo [2022-11-16T16:29:53.754Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-16T16:29:54.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2022-11-16T16:29:54.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:29:54.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:29:54.183Z] ========================================================= [2022-11-16T16:29:54.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-16T16:29:54.183Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:29:54.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:29:54.469Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-16T16:29:54.469Z] 213ec9aee27d: Pulling fs layer [2022-11-16T16:29:54.469Z] 4583459ba037: Pulling fs layer [2022-11-16T16:29:54.469Z] 93c1e223e6f2: Pulling fs layer [2022-11-16T16:29:54.469Z] 53926ce57604: Pulling fs layer [2022-11-16T16:29:54.469Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-16T16:29:54.469Z] 22ff95d597cd: Pulling fs layer [2022-11-16T16:29:54.469Z] 12d6caf4c0d1: Pulling fs layer [2022-11-16T16:29:54.469Z] 96b7cbca73a9: Pulling fs layer [2022-11-16T16:29:54.469Z] a7acece74701: Pulling fs layer [2022-11-16T16:29:54.469Z] 22ff95d597cd: Waiting [2022-11-16T16:29:54.469Z] 12d6caf4c0d1: Waiting [2022-11-16T16:29:54.469Z] 96b7cbca73a9: Waiting [2022-11-16T16:29:54.469Z] a7acece74701: Waiting [2022-11-16T16:29:54.469Z] 21b2b0c7a3f4: Waiting [2022-11-16T16:29:54.469Z] 53926ce57604: Waiting [2022-11-16T16:29:54.469Z] 93c1e223e6f2: Verifying Checksum [2022-11-16T16:29:54.469Z] 93c1e223e6f2: Download complete [2022-11-16T16:29:54.469Z] 4583459ba037: Download complete [2022-11-16T16:29:54.469Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-16T16:29:54.469Z] 21b2b0c7a3f4: Download complete [2022-11-16T16:29:54.469Z] 22ff95d597cd: Download complete [2022-11-16T16:29:54.469Z] 213ec9aee27d: Verifying Checksum [2022-11-16T16:29:54.469Z] 213ec9aee27d: Download complete [2022-11-16T16:29:54.469Z] 12d6caf4c0d1: Verifying Checksum [2022-11-16T16:29:54.469Z] 12d6caf4c0d1: Download complete [2022-11-16T16:29:54.736Z] 213ec9aee27d: Pull complete [2022-11-16T16:29:54.736Z] 4583459ba037: Pull complete [2022-11-16T16:29:55.010Z] 93c1e223e6f2: Pull complete [2022-11-16T16:29:55.010Z] a7acece74701: Verifying Checksum [2022-11-16T16:29:55.010Z] a7acece74701: Download complete [2022-11-16T16:29:55.010Z] 96b7cbca73a9: Verifying Checksum [2022-11-16T16:29:55.010Z] 96b7cbca73a9: Download complete [2022-11-16T16:29:55.272Z] 53926ce57604: Verifying Checksum [2022-11-16T16:29:55.272Z] 53926ce57604: Download complete [2022-11-16T16:29:59.469Z] 53926ce57604: Pull complete [2022-11-16T16:29:59.469Z] 21b2b0c7a3f4: Pull complete [2022-11-16T16:29:59.469Z] 22ff95d597cd: Pull complete [2022-11-16T16:29:59.469Z] 12d6caf4c0d1: Pull complete [2022-11-16T16:30:01.376Z] 96b7cbca73a9: Pull complete [2022-11-16T16:30:02.310Z] a7acece74701: Pull complete [2022-11-16T16:30:02.310Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-16T16:30:02.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:30:02.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:30:02.609Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:30:02.609Z] WORKDIR /edgex [2022-11-16T16:30:02.609Z] COPY go.mod . [2022-11-16T16:30:02.609Z] RUN go mod download [2022-11-16T16:30:02.609Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-16T16:30:03.544Z] Sending build context to Docker daemon 169.8MB [2022-11-16T16:30:03.544Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:30:03.544Z] ---> db6d94c90886 [2022-11-16T16:30:03.544Z] Step 2/4 : WORKDIR /edgex [2022-11-16T16:30:05.449Z] ---> Running in 0f8f08dd7c9b [2022-11-16T16:30:05.449Z] Removing intermediate container 0f8f08dd7c9b [2022-11-16T16:30:05.449Z] ---> 6a12a1699ccc [2022-11-16T16:30:05.449Z] Step 3/4 : COPY go.mod . [2022-11-16T16:30:05.709Z] ---> d11c0be16811 [2022-11-16T16:30:05.709Z] Step 4/4 : RUN go mod download [2022-11-16T16:30:05.709Z] ---> Running in 55d3b8e225b3 [2022-11-16T16:30:08.830Z] Still waiting to schedule task [2022-11-16T16:30:08.830Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-16T16:30:20.598Z] Removing intermediate container 55d3b8e225b3 [2022-11-16T16:30:20.598Z] ---> d18d159c0f55 [2022-11-16T16:30:20.598Z] Successfully built d18d159c0f55 [2022-11-16T16:30:20.598Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:30:20.911Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-16T16:30:20.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:30:20.980Z] prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container [2022-11-16T16:30:21.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-16T16:30:21.413Z] $ docker top cd04335e2c3e666bbdadc7e34d85d3139447cb35bfa33c7e45d4720aaa0a7d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:30:21.754Z] + go version [2022-11-16T16:30:21.754Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-16T16:30:21.765Z] $ docker stop --time=1 cd04335e2c3e666bbdadc7e34d85d3139447cb35bfa33c7e45d4720aaa0a7d0d [2022-11-16T16:30:23.080Z] $ docker rm -f cd04335e2c3e666bbdadc7e34d85d3139447cb35bfa33c7e45d4720aaa0a7d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:30:23.486Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-16T16:30:23.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:30:23.556Z] prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container [2022-11-16T16:30:23.592Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-16T16:30:23.957Z] $ docker top 4a44eab4a45517390264288eab465143acbf9af0aad81a08a6a0339d9e967f16 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-16T16:30:24.014Z] ========================================================= [2022-11-16T16:30:24.014Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-16T16:30:24.014Z] ========================================================= [Pipeline] sh [2022-11-16T16:30:24.292Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:30:24.592Z] + make test [2022-11-16T16:30:24.592Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-16T16:30:31.165Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-16T16:30:43.353Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-16T16:30:43.353Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-16T16:30:43.611Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-16T16:30:43.611Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-16T16:30:43.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-16T16:30:43.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-16T16:30:43.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-16T16:30:43.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-16T16:30:43.611Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-16T16:30:43.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-16T16:30:43.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-16T16:30:43.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-16T16:30:43.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-16T16:30:43.868Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-16T16:30:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-16T16:30:44.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements [2022-11-16T16:30:44.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-16T16:30:44.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-16T16:30:45.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.166s coverage: 98.5% of statements [2022-11-16T16:30:45.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.132s coverage: 43.0% of statements [2022-11-16T16:30:45.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-16T16:30:45.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-16T16:30:45.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.2% of statements [2022-11-16T16:30:45.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-16T16:30:45.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.176s coverage: 89.2% of statements [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.098s coverage: 2.2% of statements [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.546s coverage: 95.6% of statements [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.096s coverage: 72.2% of statements [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements [2022-11-16T16:30:49.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-11-16T16:30:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-11-16T16:30:57.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-11-16T16:30:57.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-11-16T16:31:00.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements [2022-11-16T16:31:00.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.8% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 41.8% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-16T16:31:08.581Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-11-16T16:31:08.581Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-16T16:31:08.841Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-16T16:31:30.446Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119351 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws [2022-11-16T16:31:30.458Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-11-16T16:31:30.497Z] The recommended git tool is: git [2022-11-16T16:31:30.768Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-16T16:31:30.768Z] GO111MODULE=on go vet ./... [2022-11-16T16:31:34.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-16T16:31:34.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-16T16:31:34.945Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-16T16:31:34.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-16T16:31:35.242Z] + ls -al . [2022-11-16T16:31:35.242Z] total 776 [2022-11-16T16:31:35.242Z] drwxrwxr-x 11 1001 1001 4096 Nov 16 16:30 . [2022-11-16T16:31:35.242Z] drwxr-xr-x 4 root root 4096 Nov 16 16:30 .. [2022-11-16T16:31:35.242Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 16:29 .blubracket [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 16 Nov 16 16:29 .dockerignore [2022-11-16T16:31:35.242Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 16:31 .git [2022-11-16T16:31:35.242Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 16:29 .github [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 1030 Nov 16 16:29 .gitignore [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 16:29 .golangci.yml [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 87 Nov 16 16:29 .hadolint.yml [2022-11-16T16:31:35.242Z] drwxr-xr-x 3 1001 1001 4096 Nov 16 16:29 .semver [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 16:29 .sonarcloud.properties [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:29 ADOPTERS.md [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 10722 Nov 16 16:29 Attribution.txt [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 73765 Nov 16 16:29 CHANGELOG.md [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:29 CONTRIBUTING.md [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 16:29 GOVERNANCE.md [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 850 Nov 16 16:29 Jenkinsfile [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:29 LICENSE [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 13857 Nov 16 16:29 Makefile [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 16:29 OWNERS.md [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 9799 Nov 16 16:29 README.md [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:29 SECURITY.md [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 16:29 VERSION [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:29 ZMQWindows.md [2022-11-16T16:31:35.242Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 16:29 bin [2022-11-16T16:31:35.242Z] drwxrwxr-x 18 1001 1001 4096 Nov 16 16:29 cmd [2022-11-16T16:31:35.242Z] -rw-r--r-- 1 root root 501828 Nov 16 16:31 coverage.out [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 3405 Nov 16 16:29 go.mod [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 44978 Nov 16 16:29 go.sum [2022-11-16T16:31:35.242Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 16:29 internal [2022-11-16T16:31:35.242Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 16:29 openapi [2022-11-16T16:31:35.242Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 16:29 snap [2022-11-16T16:31:35.242Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 16:29 version.go [Pipeline] sh [2022-11-16T16:31:35.525Z] + '[' -e coverage.out ] [2022-11-16T16:31:35.525Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-16T16:31:35.613Z] Stashed 1 file(s) [Pipeline] sh [2022-11-16T16:31:35.890Z] + make build [2022-11-16T16:31:35.890Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-16T16:31:35.929Z] using credential edgex-jenkins-ssh [2022-11-16T16:31:35.952Z] Cloning the remote Git repository [2022-11-16T16:31:35.994Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-16T16:31:36.069Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-11-16T16:31:36.216Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-16T16:31:36.217Z] > git --version # timeout=10 [2022-11-16T16:31:36.244Z] > git --version # 'git version 2.25.1' [2022-11-16T16:31:36.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-16T16:31:36.301Z] Verifying host key using known hosts file [2022-11-16T16:31:36.495Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-16T16:31:36.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-16T16:31:50.755Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-16T16:31:54.363Z] Merging remotes/origin/main commit af696e210749021336152133b8ef9886b3924fac into PR head commit dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562 [2022-11-16T16:31:52.646Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-16T16:31:52.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-16T16:31:53.522Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-16T16:31:53.571Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-16T16:31:53.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-16T16:31:53.578Z] Verifying host key using known hosts file [2022-11-16T16:31:53.586Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-16T16:31:53.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-16T16:31:54.382Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T16:31:54.402Z] > git checkout -f dc08cdcae9d607b14f3a3aa771a6f9c9e7d47562 # timeout=10 [2022-11-16T16:31:54.681Z] > git remote # timeout=10 [2022-11-16T16:31:54.699Z] > git config --get remote.origin.url # timeout=10 [2022-11-16T16:31:55.077Z] Merge succeeded, producing 7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T16:31:55.078Z] Checking out Revision 7ca59d84e73992e27f49e39fddec46345e836090 (PR-4218) [2022-11-16T16:31:54.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-16T16:31:54.730Z] Verifying host key using known hosts file [2022-11-16T16:31:54.736Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-16T16:31:54.745Z] > git merge af696e210749021336152133b8ef9886b3924fac # timeout=10 [2022-11-16T16:31:55.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-16T16:31:55.083Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T16:31:55.098Z] > git checkout -f 7ca59d84e73992e27f49e39fddec46345e836090 # timeout=10 [2022-11-16T16:31:58.594Z] Commit message: "Merge commit 'af696e210749021336152133b8ef9886b3924fac' into HEAD" [2022-11-16T16:31:58.619Z] First time build. Skipping changelog. [2022-11-16T16:31:58.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-16T16:31:58.603Z] > git rev-list --no-walk 6c51303ac9fa7621e27a7605846695a2ec253b12 # timeout=10 [2022-11-16T16:31:59.417Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-16T16:31:59.506Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-16T16:31:59.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T16:31:59.506Z] Dload Upload Total Spent Left Speed [2022-11-16T16:31:59.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 71197 0 --:--:-- --:--:-- --:--:-- 71197 [Pipeline] sh [2022-11-16T16:32:00.302Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-16T16:32:00.645Z] + sudo tee /etc/docker/daemon.new [2022-11-16T16:32:00.645Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-16T16:32:00.645Z] { [2022-11-16T16:32:00.645Z] "registry-mirrors": [ [2022-11-16T16:32:00.645Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-16T16:32:00.645Z] ], [2022-11-16T16:32:00.645Z] "bip": "10.250.0.254/24", [2022-11-16T16:32:00.645Z] "hosts": [ [2022-11-16T16:32:00.645Z] "tcp://0.0.0.0:5555", [2022-11-16T16:32:00.645Z] "unix:///var/run/docker.sock" [2022-11-16T16:32:00.645Z] ], [2022-11-16T16:32:00.645Z] "mtu": 1458, [2022-11-16T16:32:00.645Z] "selinux-enabled": true, [2022-11-16T16:32:00.645Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-16T16:32:00.645Z] } [Pipeline] sh [2022-11-16T16:32:00.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-16T16:32:01.329Z] + sudo service docker restart [2022-11-16T16:32:05.968Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-16T16:32:06.227Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-16T16:32:07.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-16T16:32:09.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-16T16:32:09.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-16T16:32:10.933Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-16T16:32:11.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-16T16:32:12.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-16T16:32:14.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-16T16:32:16.107Z] $ docker stop --time=1 4a44eab4a45517390264288eab465143acbf9af0aad81a08a6a0339d9e967f16 [2022-11-16T16:32:18.494Z] $ docker rm -f 4a44eab4a45517390264288eab465143acbf9af0aad81a08a6a0339d9e967f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:32:19.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T16:32:19.364Z] [2022-11-16T16:32:19.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T16:32:19.585Z] provisioning config files... [2022-11-16T16:32:19.613Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4762054902640023712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:32:19.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T16:32:19.663Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-16T16:32:19.663Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-16T16:32:19.663Z] ca9280d653b3: Pulling fs layer [2022-11-16T16:32:19.663Z] 7e9c9ca2126c: Pulling fs layer [2022-11-16T16:32:19.663Z] cbdbe7a5bc2a: Download complete [2022-11-16T16:32:19.922Z] ca9280d653b3: Verifying Checksum [2022-11-16T16:32:19.922Z] ca9280d653b3: Download complete [2022-11-16T16:32:19.922Z] cbdbe7a5bc2a: Pull complete [2022-11-16T16:32:19.967Z] ---> docker-login.sh [2022-11-16T16:32:19.967Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:32:20.179Z] 7e9c9ca2126c: Verifying Checksum [2022-11-16T16:32:20.179Z] 7e9c9ca2126c: Download complete [2022-11-16T16:32:20.441Z] ca9280d653b3: Pull complete [2022-11-16T16:32:20.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:32:20.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:32:20.553Z] Configure a credential helper to remove this warning. See [2022-11-16T16:32:20.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:32:20.553Z] [2022-11-16T16:32:20.553Z] Login Succeeded [2022-11-16T16:32:20.553Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:32:20.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:32:20.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:32:20.820Z] Configure a credential helper to remove this warning. See [2022-11-16T16:32:20.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:32:20.820Z] [2022-11-16T16:32:20.820Z] Login Succeeded [2022-11-16T16:32:20.820Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:32:21.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:32:21.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:32:21.356Z] Configure a credential helper to remove this warning. See [2022-11-16T16:32:21.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:32:21.356Z] [2022-11-16T16:32:21.356Z] Login Succeeded [2022-11-16T16:32:21.356Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:32:21.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:32:21.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:32:21.624Z] Configure a credential helper to remove this warning. See [2022-11-16T16:32:21.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:32:21.624Z] [2022-11-16T16:32:21.624Z] Login Succeeded [2022-11-16T16:32:21.624Z] docker.io [2022-11-16T16:32:21.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:32:22.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:32:22.159Z] Configure a credential helper to remove this warning. See [2022-11-16T16:32:22.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:32:22.159Z] [2022-11-16T16:32:22.159Z] Login Succeeded [2022-11-16T16:32:22.159Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:32:22.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-16T16:32:22.607Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2022-11-16T16:32:22.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:32:22.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:32:22.645Z] ========================================================= [2022-11-16T16:32:22.645Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-16T16:32:22.645Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:32:22.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:32:22.958Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-16T16:32:22.958Z] 9b18e9b68314: Pulling fs layer [2022-11-16T16:32:22.958Z] 35d82f9e3411: Pulling fs layer [2022-11-16T16:32:22.958Z] e16973657156: Pulling fs layer [2022-11-16T16:32:22.958Z] fc693d55d65f: Pulling fs layer [2022-11-16T16:32:22.958Z] 7e9fc2657dce: Pulling fs layer [2022-11-16T16:32:22.958Z] dda99020689f: Pulling fs layer [2022-11-16T16:32:22.958Z] db1c61fa0a46: Pulling fs layer [2022-11-16T16:32:22.958Z] 891c053d2c06: Pulling fs layer [2022-11-16T16:32:22.958Z] fc693d55d65f: Waiting [2022-11-16T16:32:22.958Z] dda99020689f: Waiting [2022-11-16T16:32:22.958Z] 7e9fc2657dce: Waiting [2022-11-16T16:32:22.958Z] db1c61fa0a46: Waiting [2022-11-16T16:32:22.958Z] 891c053d2c06: Waiting [2022-11-16T16:32:23.242Z] e16973657156: Verifying Checksum [2022-11-16T16:32:23.242Z] e16973657156: Download complete [2022-11-16T16:32:23.242Z] 35d82f9e3411: Download complete [2022-11-16T16:32:23.242Z] 7e9fc2657dce: Download complete [2022-11-16T16:32:23.242Z] dda99020689f: Verifying Checksum [2022-11-16T16:32:23.242Z] dda99020689f: Download complete [2022-11-16T16:32:23.242Z] 9b18e9b68314: Verifying Checksum [2022-11-16T16:32:23.242Z] 9b18e9b68314: Download complete [2022-11-16T16:32:23.724Z] 7e9c9ca2126c: Pull complete [2022-11-16T16:32:23.724Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-16T16:32:23.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T16:32:23.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:32:23.798Z] prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container [2022-11-16T16:32:23.831Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-16T16:32:24.214Z] 9b18e9b68314: Pull complete [2022-11-16T16:32:24.214Z] 891c053d2c06: Verifying Checksum [2022-11-16T16:32:24.214Z] 891c053d2c06: Download complete [2022-11-16T16:32:24.484Z] 35d82f9e3411: Pull complete [2022-11-16T16:32:24.756Z] e16973657156: Pull complete [2022-11-16T16:32:25.167Z] $ docker top 97bcf9cf474ac8e9674f96ccbf66f8325c72e7b96afe6c1df2cedd846f4f33f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:32:25.359Z] db1c61fa0a46: Verifying Checksum [2022-11-16T16:32:25.359Z] db1c61fa0a46: Download complete [2022-11-16T16:32:25.505Z] + docker-compose build --help [2022-11-16T16:32:25.505Z] + grep parallel [2022-11-16T16:32:25.943Z] fc693d55d65f: Download complete [2022-11-16T16:32:26.070Z] --parallel Build images in parallel. [Pipeline] } [2022-11-16T16:32:26.086Z] $ docker stop --time=1 97bcf9cf474ac8e9674f96ccbf66f8325c72e7b96afe6c1df2cedd846f4f33f1 [2022-11-16T16:32:28.041Z] $ docker rm -f 97bcf9cf474ac8e9674f96ccbf66f8325c72e7b96afe6c1df2cedd846f4f33f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:32:28.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T16:32:28.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:32:28.533Z] prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container [2022-11-16T16:32:28.571Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-16T16:32:29.099Z] $ docker top 9bc7ccadbc6d9d5c08ea41e015eba43db55b2d62fd22514da2ae3e9a690379b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:32:29.441Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-16T16:32:30.007Z] Building core-command ... [2022-11-16T16:32:30.007Z] Building core-data ... [2022-11-16T16:32:30.007Z] Building core-metadata ... [2022-11-16T16:32:30.007Z] Building security-bootstrapper ... [2022-11-16T16:32:30.007Z] Building security-proxy-setup ... [2022-11-16T16:32:30.007Z] Building security-secretstore-setup ... [2022-11-16T16:32:30.007Z] Building security-spiffe-token-provider ... [2022-11-16T16:32:30.007Z] Building security-spire-agent ... [2022-11-16T16:32:30.007Z] Building security-spire-config ... [2022-11-16T16:32:30.007Z] Building security-spire-server ... [2022-11-16T16:32:30.007Z] Building support-notifications ... [2022-11-16T16:32:30.007Z] Building support-scheduler ... [2022-11-16T16:32:30.007Z] Building sys-mgmt-agent ... [2022-11-16T16:32:30.007Z] Building support-notifications [2022-11-16T16:32:30.007Z] Building core-data [2022-11-16T16:32:30.007Z] Building core-metadata [2022-11-16T16:32:30.007Z] Building security-proxy-setup [2022-11-16T16:32:30.007Z] Building security-spire-server [2022-11-16T16:32:38.273Z] fc693d55d65f: Pull complete [2022-11-16T16:32:38.273Z] 7e9fc2657dce: Pull complete [2022-11-16T16:32:38.273Z] dda99020689f: Pull complete [2022-11-16T16:32:39.995Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:32:39.995Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:32:39.995Z] ---> d18d159c0f55 [2022-11-16T16:32:39.995Z] Step 3/21 : WORKDIR /edgex-go [2022-11-16T16:32:39.995Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:32:39.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:32:39.995Z] ---> d18d159c0f55 [2022-11-16T16:32:39.995Z] Step 3/23 : WORKDIR /edgex-go [2022-11-16T16:32:40.252Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:32:40.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:32:40.252Z] ---> d18d159c0f55 [2022-11-16T16:32:40.252Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:32:40.252Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:32:40.252Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:32:40.252Z] ---> d18d159c0f55 [2022-11-16T16:32:40.252Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:32:40.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:32:40.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:32:40.511Z] ---> d18d159c0f55 [2022-11-16T16:32:40.511Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:32:43.799Z] ---> Running in 4e7892c5952a [2022-11-16T16:32:43.799Z] ---> Running in 6316175a6937 [2022-11-16T16:32:43.799Z] ---> Running in 140da6cb0db3 [2022-11-16T16:32:43.799Z] ---> Running in b6f44c26a369 [2022-11-16T16:32:43.799Z] ---> Running in 500b900f0499 [2022-11-16T16:32:43.799Z] Removing intermediate container 140da6cb0db3 [2022-11-16T16:32:43.799Z] ---> 3df32fcddeaa [2022-11-16T16:32:43.799Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:32:43.799Z] Removing intermediate container b6f44c26a369 [2022-11-16T16:32:43.799Z] ---> 9f966007a2ec [2022-11-16T16:32:43.799Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:32:43.799Z] ---> Running in 9e97ea3cf1a3 [2022-11-16T16:32:43.799Z] Removing intermediate container 4e7892c5952a [2022-11-16T16:32:43.799Z] ---> 53dbed9779e6 [2022-11-16T16:32:43.799Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:32:43.799Z] Removing intermediate container 6316175a6937 [2022-11-16T16:32:43.799Z] ---> 4ce74828f801 [2022-11-16T16:32:43.799Z] Step 4/24 : WORKDIR /edgex-go [2022-11-16T16:32:44.056Z] Removing intermediate container 500b900f0499 [2022-11-16T16:32:44.056Z] ---> 7988f781042b [2022-11-16T16:32:44.056Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-16T16:32:44.056Z] ---> Running in 9ee75659225c [2022-11-16T16:32:44.056Z] ---> Running in 09c0d2266a0b [2022-11-16T16:32:44.056Z] ---> Running in b9ac48a55600 [2022-11-16T16:32:44.056Z] ---> Running in 1bd2090ad5ae [2022-11-16T16:32:44.056Z] Removing intermediate container 9e97ea3cf1a3 [2022-11-16T16:32:44.056Z] ---> 4f8da8e707ca [2022-11-16T16:32:44.056Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-16T16:32:44.056Z] Removing intermediate container 9ee75659225c [2022-11-16T16:32:44.056Z] ---> e1a9c7ee787c [2022-11-16T16:32:44.056Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-16T16:32:44.056Z] ---> Running in 77ab755f6825 [2022-11-16T16:32:44.056Z] Removing intermediate container b9ac48a55600 [2022-11-16T16:32:44.056Z] ---> 69a0928ab119 [2022-11-16T16:32:44.056Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-16T16:32:44.313Z] ---> Running in 5e4373412eb5 [2022-11-16T16:32:44.313Z] ---> Running in 3f1d17b9e79b [2022-11-16T16:32:44.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:32:44.829Z] OK: 211 MiB in 51 packages [2022-11-16T16:32:44.829Z] OK: 211 MiB in 51 packages [2022-11-16T16:32:44.940Z] db1c61fa0a46: Pull complete [2022-11-16T16:32:45.088Z] OK: 211 MiB in 51 packages [2022-11-16T16:32:45.088Z] OK: 211 MiB in 51 packages [2022-11-16T16:32:45.088Z] OK: 211 MiB in 51 packages [2022-11-16T16:32:45.345Z] Removing intermediate container 5e4373412eb5 [2022-11-16T16:32:45.345Z] ---> d041e0371fe4 [2022-11-16T16:32:45.345Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:32:45.608Z] Removing intermediate container 1bd2090ad5ae [2022-11-16T16:32:45.608Z] ---> 044a5f031736 [2022-11-16T16:32:45.608Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-16T16:32:45.608Z] Removing intermediate container 77ab755f6825 [2022-11-16T16:32:45.608Z] ---> 34f39d180881 [2022-11-16T16:32:45.608Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:32:45.608Z] Removing intermediate container 3f1d17b9e79b [2022-11-16T16:32:45.608Z] ---> 54a2b34e52c5 [2022-11-16T16:32:45.608Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-16T16:32:45.608Z] ---> 42db6a059301 [2022-11-16T16:32:45.608Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:32:45.608Z] Removing intermediate container 09c0d2266a0b [2022-11-16T16:32:45.608Z] ---> 38ca785615c8 [2022-11-16T16:32:45.608Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-16T16:32:45.608Z] ---> 05b4e29508aa [2022-11-16T16:32:45.608Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:32:45.608Z] ---> Running in 97ac0c32a0ad [2022-11-16T16:32:45.867Z] ---> 99bd24ea0130 [2022-11-16T16:32:45.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:32:45.867Z] ---> Running in 4fbe96ea2c44 [2022-11-16T16:32:45.867Z] ---> Running in 68598eea3165 [2022-11-16T16:32:45.867Z] ---> 6d87430cfd9a [2022-11-16T16:32:45.867Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:32:45.867Z] ---> Running in 069e60351e6e [2022-11-16T16:32:45.867Z] ---> fdad2f912013 [2022-11-16T16:32:45.867Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:32:45.867Z] ---> Running in 472f31d3e5ee [2022-11-16T16:32:45.895Z] 891c053d2c06: Pull complete [2022-11-16T16:32:45.895Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-16T16:32:45.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:32:45.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:32:46.212Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-16T16:32:46.212Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:32:46.212Z] WORKDIR /edgex [2022-11-16T16:32:46.212Z] COPY go.mod . [2022-11-16T16:32:46.212Z] RUN go mod download [2022-11-16T16:32:46.797Z] Sending build context to Docker daemon 3.277MB [2022-11-16T16:32:46.797Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:32:46.797Z] ---> f96f9c87975a [2022-11-16T16:32:46.797Z] Step 2/4 : WORKDIR /edgex [2022-11-16T16:32:48.742Z] ---> Running in 95a515a0673f [2022-11-16T16:32:48.742Z] Removing intermediate container 95a515a0673f [2022-11-16T16:32:48.742Z] ---> 6d2c79173a4a [2022-11-16T16:32:48.742Z] Step 3/4 : COPY go.mod . [2022-11-16T16:32:49.328Z] ---> 82a79390a3fe [2022-11-16T16:32:49.329Z] Step 4/4 : RUN go mod download [2022-11-16T16:32:49.329Z] ---> Running in 05b76de66cb6 [2022-11-16T16:33:12.413Z] Removing intermediate container 4fbe96ea2c44 [2022-11-16T16:33:12.413Z] ---> 774891b60372 [2022-11-16T16:33:12.413Z] Step 8/22 : COPY . . [2022-11-16T16:33:12.413Z] Removing intermediate container 68598eea3165 [2022-11-16T16:33:12.413Z] ---> 27ff3f66fa4b [2022-11-16T16:33:12.413Z] Step 7/21 : COPY . . [2022-11-16T16:33:12.413Z] Removing intermediate container 069e60351e6e [2022-11-16T16:33:12.413Z] ---> d246000244fd [2022-11-16T16:33:12.413Z] Step 8/24 : COPY . . [2022-11-16T16:33:12.413Z] Removing intermediate container 472f31d3e5ee [2022-11-16T16:33:12.413Z] ---> 6a1b2b4bcbdb [2022-11-16T16:33:12.413Z] Step 7/23 : COPY . . [2022-11-16T16:33:12.413Z] Removing intermediate container 97ac0c32a0ad [2022-11-16T16:33:12.413Z] ---> d00d5d3d8b3e [2022-11-16T16:33:12.413Z] Step 8/22 : COPY . . [2022-11-16T16:33:20.519Z] ---> 9eaa2b13082c [2022-11-16T16:33:20.519Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-16T16:33:20.519Z] ---> 21a80860bc9c [2022-11-16T16:33:20.519Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-16T16:33:20.519Z] ---> d81f32f59748 [2022-11-16T16:33:20.519Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-16T16:33:20.519Z] ---> 0396b2428606 [2022-11-16T16:33:20.519Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:33:20.519Z] ---> 8ac4c1f1668b [2022-11-16T16:33:20.519Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-16T16:33:20.519Z] ---> Running in 2cfc16b6f96f [2022-11-16T16:33:20.519Z] ---> Running in 49db7cd4a5ba [2022-11-16T16:33:20.519Z] ---> Running in 109d638e7784 [2022-11-16T16:33:20.519Z] ---> Running in 765a6fcc8601 [2022-11-16T16:33:20.519Z] ---> Running in 1059070eb4f2 [2022-11-16T16:33:20.520Z] Removing intermediate container 765a6fcc8601 [2022-11-16T16:33:20.520Z] ---> ff8826c39e18 [2022-11-16T16:33:20.520Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-16T16:33:20.520Z] ---> Running in d0f16a77ef3f [2022-11-16T16:33:20.520Z] Removing intermediate container d0f16a77ef3f [2022-11-16T16:33:20.520Z] ---> b259d5d28ed6 [2022-11-16T16:33:20.520Z] 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 [2022-11-16T16:33:20.520Z] ---> Running in c16a3e71b69b [2022-11-16T16:33:20.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-16T16:33:20.520Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-16T16:33:20.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-16T16:33:20.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-16T16:33:21.340Z] Removing intermediate container c16a3e71b69b [2022-11-16T16:33:21.340Z] ---> 6987dc958530 [2022-11-16T16:33:21.340Z] Step 11/23 : WORKDIR /edgex-go [2022-11-16T16:33:21.340Z] ---> Running in 4a5b56379172 [2022-11-16T16:33:21.596Z] Removing intermediate container 4a5b56379172 [2022-11-16T16:33:21.596Z] ---> e26ed1a85d7f [2022-11-16T16:33:21.596Z] [2022-11-16T16:33:21.596Z] Step 12/23 : FROM alpine:3.15 [2022-11-16T16:33:21.596Z] 3.15: Pulling from library/alpine [2022-11-16T16:33:22.164Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-16T16:33:22.164Z] Status: Downloaded newer image for alpine:3.15 [2022-11-16T16:33:22.164Z] ---> c4fc93816858 [2022-11-16T16:33:22.164Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:33:22.164Z] ---> Running in e385fc575628 [2022-11-16T16:33:22.164Z] Removing intermediate container e385fc575628 [2022-11-16T16:33:22.164Z] ---> f1c5be303594 [2022-11-16T16:33:22.164Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T16:33:22.421Z] ---> Running in a3007c6431d6 [2022-11-16T16:33:22.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:22.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:23.241Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:33:23.241Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:33:23.241Z] OK: 15859 distinct packages available [2022-11-16T16:33:23.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:23.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:23.497Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-16T16:33:23.497Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:33:23.497Z] (3/5) Installing libucontext (1.1-r0) [2022-11-16T16:33:23.497Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-16T16:33:23.497Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-16T16:33:23.497Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:33:23.497Z] OK: 7 MiB in 19 packages [2022-11-16T16:33:24.430Z] Removing intermediate container a3007c6431d6 [2022-11-16T16:33:24.430Z] ---> 515c39410b44 [2022-11-16T16:33:24.430Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:33:26.951Z] ---> 2ad6043cc9ae [2022-11-16T16:33:26.951Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:33:27.208Z] ---> 3f4dd4f818e3 [2022-11-16T16:33:27.208Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-16T16:33:27.773Z] ---> 8668d9c61d5b [2022-11-16T16:33:27.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-16T16:33:28.221Z] Removing intermediate container 05b76de66cb6 [2022-11-16T16:33:28.222Z] ---> 32bff68434b9 [2022-11-16T16:33:28.222Z] Successfully built 32bff68434b9 [2022-11-16T16:33:28.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:33:28.337Z] ---> 2389649820ea [2022-11-16T16:33:28.337Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:33:28.337Z] ---> Running in b83687f56e80 [2022-11-16T16:33:28.553Z] + docker inspect -f . ci-base-image-arm64 [2022-11-16T16:33:28.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:33:28.603Z] Removing intermediate container b83687f56e80 [2022-11-16T16:33:28.603Z] ---> 5283a03b8c01 [2022-11-16T16:33:28.603Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:33:28.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container [2022-11-16T16:33:28.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-16T16:33:28.871Z] ---> Running in 42fe51a457d6 [2022-11-16T16:33:28.871Z] Removing intermediate container 42fe51a457d6 [2022-11-16T16:33:28.871Z] ---> eae4a103b14f [2022-11-16T16:33:28.871Z] Step 21/23 : LABEL arch=x86_64 [2022-11-16T16:33:29.128Z] ---> Running in 216a3ecd7327 [2022-11-16T16:33:29.385Z] Removing intermediate container 216a3ecd7327 [2022-11-16T16:33:29.385Z] ---> e69434133c6f [2022-11-16T16:33:29.385Z] Step 22/23 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:33:29.385Z] ---> Running in f44a5ff684a7 [2022-11-16T16:33:29.647Z] Removing intermediate container f44a5ff684a7 [2022-11-16T16:33:29.647Z] ---> 90fea371b892 [2022-11-16T16:33:29.647Z] Step 23/23 : LABEL version=0.0.0 [2022-11-16T16:33:29.904Z] ---> Running in cadce50c6539 [2022-11-16T16:33:29.980Z] $ docker top c895f2dd655bc95dfc276696c53a1465aa2120415af20bfb83134e307dcbcc7e -eo pid,comm [2022-11-16T16:33:30.162Z] Removing intermediate container cadce50c6539 [2022-11-16T16:33:30.162Z] ---> 9905c25b9bae [2022-11-16T16:33:30.162Z] [2022-11-16T16:33:30.162Z] Successfully built 9905c25b9bae [2022-11-16T16:33:30.162Z] Successfully tagged security-spire-server:latest [2022-11-16T16:33:30.162Z]  Building security-spire-server ... done Building security-secretstore-setup [Pipeline] { [Pipeline] sh [2022-11-16T16:33:30.806Z] + go version [2022-11-16T16:33:30.806Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-16T16:33:30.825Z] $ docker stop --time=1 c895f2dd655bc95dfc276696c53a1465aa2120415af20bfb83134e307dcbcc7e [2022-11-16T16:33:32.474Z] $ docker rm -f c895f2dd655bc95dfc276696c53a1465aa2120415af20bfb83134e307dcbcc7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:33:33.015Z] + docker inspect -f . ci-base-image-arm64 [2022-11-16T16:33:33.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:33:33.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container [2022-11-16T16:33:33.282Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-16T16:33:33.439Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:33:33.439Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:33:33.439Z] ---> d18d159c0f55 [2022-11-16T16:33:33.439Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:33:33.439Z] ---> Using cache [2022-11-16T16:33:33.439Z] ---> 7988f781042b [2022-11-16T16:33:33.439Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-16T16:33:33.439Z] ---> Using cache [2022-11-16T16:33:33.439Z] ---> 044a5f031736 [2022-11-16T16:33:33.439Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:33:33.439Z] ---> Using cache [2022-11-16T16:33:33.439Z] ---> 05b4e29508aa [2022-11-16T16:33:33.439Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:33:33.439Z] ---> Using cache [2022-11-16T16:33:33.439Z] ---> 27ff3f66fa4b [2022-11-16T16:33:33.439Z] Step 7/24 : COPY . . [2022-11-16T16:33:33.439Z] ---> Using cache [2022-11-16T16:33:33.439Z] ---> 9eaa2b13082c [2022-11-16T16:33:33.439Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-16T16:33:34.370Z] ---> Running in 9cd2e5d87e72 [2022-11-16T16:33:34.534Z] $ docker top 0cdf408795a34a42372eaae2b8a42f9aab9e4d4b9a2f9017fe0e8db213d653ca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-16T16:33:34.747Z] ========================================================= [2022-11-16T16:33:34.747Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-16T16:33:34.747Z] ========================================================= [Pipeline] sh [2022-11-16T16:33:35.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-16T16:33:35.375Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:33:36.032Z] + make test [2022-11-16T16:33:36.032Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-16T16:33:47.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-16T16:33:55.584Z] Removing intermediate container 2cfc16b6f96f [2022-11-16T16:33:55.584Z] ---> 251c3eca7f4f [2022-11-16T16:33:55.584Z] [2022-11-16T16:33:55.584Z] Step 9/21 : FROM alpine:3.16 [2022-11-16T16:33:55.584Z] 3.16: Pulling from library/alpine [2022-11-16T16:33:55.584Z] Removing intermediate container 1059070eb4f2 [2022-11-16T16:33:55.584Z] ---> c207d0e6ba4b [2022-11-16T16:33:55.584Z] [2022-11-16T16:33:55.584Z] Step 10/24 : FROM alpine:3.16 [2022-11-16T16:33:55.584Z] 3.16: Pulling from library/alpine [2022-11-16T16:33:55.840Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T16:33:55.840Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T16:33:55.840Z] Status: Downloaded newer image for alpine:3.16 [2022-11-16T16:33:55.840Z] ---> bfe296a52501 [2022-11-16T16:33:55.840Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-16T16:33:55.840Z] Status: Downloaded newer image for alpine:3.16 [2022-11-16T16:33:55.840Z] ---> bfe296a52501 [2022-11-16T16:33:55.840Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-16T16:33:56.770Z] ---> Running in a2967c2b68da [2022-11-16T16:33:56.770Z] ---> Running in adb2474c0f89 [2022-11-16T16:33:56.770Z] Removing intermediate container 49db7cd4a5ba [2022-11-16T16:33:56.770Z] ---> 327146308b52 [2022-11-16T16:33:56.770Z] [2022-11-16T16:33:56.770Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:33:56.770Z] ---> bfe296a52501 [2022-11-16T16:33:56.770Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-16T16:33:57.026Z] ---> Running in 0c4759c9460a [2022-11-16T16:33:57.285Z] Removing intermediate container 0c4759c9460a [2022-11-16T16:33:57.285Z] ---> 6fba0c837f5c [2022-11-16T16:33:57.285Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-16T16:33:57.543Z] ---> Running in b3fbdcef6c81 [2022-11-16T16:33:57.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:57.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:57.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:57.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:57.815Z] Removing intermediate container b3fbdcef6c81 [2022-11-16T16:33:57.815Z] ---> 1add3e9cb0a7 [2022-11-16T16:33:57.815Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-16T16:33:57.815Z] ---> Running in c89c76ee46a9 [2022-11-16T16:33:57.815Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-16T16:33:57.815Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-16T16:33:57.815Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:33:57.815Z] OK: 6 MiB in 15 packages [2022-11-16T16:33:57.815Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-16T16:33:57.815Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T16:33:58.073Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-16T16:33:58.073Z] (5/6) Installing curl (7.83.1-r4) [2022-11-16T16:33:58.073Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-16T16:33:58.073Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:33:58.073Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:33:58.073Z] Removing intermediate container c89c76ee46a9 [2022-11-16T16:33:58.073Z] ---> 5af73efad314 [2022-11-16T16:33:58.073Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-16T16:33:58.073Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-16T16:33:58.073Z] OK: 8 MiB in 20 packages [2022-11-16T16:33:58.331Z] ---> Running in 0bc0e24254f8 [2022-11-16T16:33:58.613Z] Removing intermediate container a2967c2b68da [2022-11-16T16:33:58.613Z] ---> 0d11b58cab3c [2022-11-16T16:33:58.613Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:33:58.871Z] ---> Running in 2f1a7e02c902 [2022-11-16T16:33:58.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:58.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:33:59.138Z] Removing intermediate container adb2474c0f89 [2022-11-16T16:33:59.138Z] ---> f6419b34c322 [2022-11-16T16:33:59.138Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T16:33:59.138Z] Removing intermediate container 2f1a7e02c902 [2022-11-16T16:33:59.138Z] ---> 395adaf9e60c [2022-11-16T16:33:59.138Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-16T16:33:59.138Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-16T16:33:59.138Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T16:33:59.138Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-16T16:33:59.138Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T16:33:59.138Z] ---> Running in edc4ae3c00a9 [2022-11-16T16:33:59.138Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-16T16:33:59.138Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-16T16:33:59.138Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:33:59.138Z] ---> Running in f40a4b48c6fc [2022-11-16T16:33:59.138Z] OK: 8 MiB in 20 packages [2022-11-16T16:33:59.396Z] Removing intermediate container edc4ae3c00a9 [2022-11-16T16:33:59.396Z] ---> f015137e5825 [2022-11-16T16:33:59.396Z] Step 12/21 : WORKDIR /edgex [2022-11-16T16:33:59.654Z] Removing intermediate container f40a4b48c6fc [2022-11-16T16:33:59.654Z] ---> b3897faf75a3 [2022-11-16T16:33:59.654Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-16T16:33:59.654Z] ---> Running in c5393f088e4c [2022-11-16T16:33:59.929Z] ---> Running in 58e3add023be [2022-11-16T16:33:59.929Z] Removing intermediate container c5393f088e4c [2022-11-16T16:33:59.929Z] ---> bde9eeba53b9 [2022-11-16T16:33:59.929Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-16T16:33:59.929Z] Removing intermediate container 58e3add023be [2022-11-16T16:33:59.929Z] ---> a2d9cbe6f7ea [2022-11-16T16:33:59.929Z] Step 15/24 : WORKDIR / [2022-11-16T16:34:00.188Z] Removing intermediate container 109d638e7784 [2022-11-16T16:34:00.188Z] ---> dcd7675642fc [2022-11-16T16:34:00.188Z] [2022-11-16T16:34:00.188Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:34:00.188Z] ---> bfe296a52501 [2022-11-16T16:34:00.188Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-16T16:34:00.188Z] Removing intermediate container 0bc0e24254f8 [2022-11-16T16:34:00.188Z] ---> 0c35b2de0bc8 [2022-11-16T16:34:00.188Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:34:00.188Z] ---> Running in 18cbe8a426ff [2022-11-16T16:34:00.188Z] ---> Running in d131f871f99b [2022-11-16T16:34:00.188Z] ---> 8884df4b838b [2022-11-16T16:34:00.188Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-16T16:34:00.446Z] Removing intermediate container d131f871f99b [2022-11-16T16:34:00.446Z] ---> 74780ad12e33 [2022-11-16T16:34:00.446Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:34:00.446Z] ---> 866bb930f2ab [2022-11-16T16:34:00.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-16T16:34:00.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:00.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:00.706Z] ---> 92a375016078 [2022-11-16T16:34:00.706Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-16T16:34:00.964Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-16T16:34:00.964Z] ---> f330b7bdbe0d [2022-11-16T16:34:00.964Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-16T16:34:00.964Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-16T16:34:00.964Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:34:00.964Z] ---> 9deccbc8320c [2022-11-16T16:34:00.964Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-16T16:34:00.964Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:34:00.964Z] OK: 6 MiB in 16 packages [2022-11-16T16:34:01.222Z] ---> 298265978243 [2022-11-16T16:34:01.222Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-16T16:34:01.222Z] ---> ba7a23183f3b [2022-11-16T16:34:01.222Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-16T16:34:01.222Z] ---> 902aed81fb62 [2022-11-16T16:34:01.222Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T16:34:01.483Z] ---> Running in bfba7da6a34e [2022-11-16T16:34:01.483Z] Removing intermediate container 9cd2e5d87e72 [2022-11-16T16:34:01.483Z] ---> b56908ffb0ce [2022-11-16T16:34:01.483Z] [2022-11-16T16:34:01.483Z] Step 9/24 : FROM alpine:3.16 [2022-11-16T16:34:01.483Z] ---> bfe296a52501 [2022-11-16T16:34:01.483Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-16T16:34:01.483Z] ---> Running in fec62e231538 [2022-11-16T16:34:01.483Z] ---> 9d15b131962a [2022-11-16T16:34:01.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-16T16:34:01.483Z] ---> 4d958466464a [2022-11-16T16:34:01.483Z] Removing intermediate container bfba7da6a34e [2022-11-16T16:34:01.483Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> 0d01fbc7ad4c [2022-11-16T16:34:01.483Z] [2022-11-16T16:34:01.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:34:01.743Z] ---> Running in 829e850608d4 [2022-11-16T16:34:01.743Z] Removing intermediate container 18cbe8a426ff [2022-11-16T16:34:01.743Z] ---> 02f6de7f7450 [2022-11-16T16:34:01.743Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:34:01.743Z] ---> Running in f56e3ec849a3 [2022-11-16T16:34:01.743Z] ---> 76f531d7b359 [2022-11-16T16:34:01.743Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-16T16:34:01.743Z] ---> Running in 5134a42f231c [2022-11-16T16:34:01.743Z] ---> Running in 7be9bf9033c5 [2022-11-16T16:34:01.743Z] Removing intermediate container 829e850608d4 [2022-11-16T16:34:01.743Z] ---> 6fcffd12c778 [2022-11-16T16:34:01.743Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T16:34:01.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:02.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:02.003Z] Removing intermediate container 5134a42f231c [2022-11-16T16:34:02.003Z] ---> 314138bd5f86 [2022-11-16T16:34:02.003Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-16T16:34:02.003Z] ---> Running in 8b91364208a6 [2022-11-16T16:34:02.003Z] Removing intermediate container 7be9bf9033c5 [2022-11-16T16:34:02.003Z] ---> 698088413964 [2022-11-16T16:34:02.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:34:02.003Z] ---> Running in d2faf78e549c [2022-11-16T16:34:02.003Z] ---> Running in a1cf489e4443 [2022-11-16T16:34:02.003Z] Removing intermediate container 8b91364208a6 [2022-11-16T16:34:02.003Z] ---> 0afe06410a88 [2022-11-16T16:34:02.003Z] Step 21/22 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:02.003Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-16T16:34:02.261Z] Removing intermediate container d2faf78e549c [2022-11-16T16:34:02.261Z] ---> 514a48552c3f [2022-11-16T16:34:02.261Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T16:34:02.261Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-16T16:34:02.261Z] ---> Running in 2b7ec918fccd [2022-11-16T16:34:02.261Z] (3/3) Installing su-exec (0.2-r1) [2022-11-16T16:34:02.261Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:34:02.261Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:34:02.261Z] ---> Running in 1c1a6299c5e6 [2022-11-16T16:34:02.261Z] Removing intermediate container a1cf489e4443 [2022-11-16T16:34:02.261Z] ---> 1a8b906334d5 [2022-11-16T16:34:02.261Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T16:34:02.261Z] ---> Running in 75b21495d55b [2022-11-16T16:34:02.261Z] OK: 6 MiB in 17 packages [2022-11-16T16:34:02.261Z] Removing intermediate container 2b7ec918fccd [2022-11-16T16:34:02.261Z] ---> 9cf8376fce7c [2022-11-16T16:34:02.261Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:34:02.261Z] Removing intermediate container 1c1a6299c5e6 [2022-11-16T16:34:02.261Z] ---> 4ec723995a7f [2022-11-16T16:34:02.261Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:34:02.261Z] ---> Running in 2271272b1334 [2022-11-16T16:34:02.519Z] Removing intermediate container f56e3ec849a3 [2022-11-16T16:34:02.519Z] ---> c0734e3428eb [2022-11-16T16:34:02.519Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T16:34:02.519Z] Removing intermediate container 75b21495d55b [2022-11-16T16:34:02.519Z] ---> 2de9c270b701 [2022-11-16T16:34:02.519Z] Step 23/24 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:02.519Z] ---> Running in 7c70e56afcb0 [2022-11-16T16:34:02.519Z] ---> Running in a3159b482adc [2022-11-16T16:34:02.519Z] Removing intermediate container 2271272b1334 [2022-11-16T16:34:02.519Z] ---> f962d2518870 [2022-11-16T16:34:02.519Z] [2022-11-16T16:34:02.519Z] ---> 1e5bb6d18182 [2022-11-16T16:34:02.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-16T16:34:02.519Z] Removing intermediate container 7c70e56afcb0 [2022-11-16T16:34:02.519Z] ---> 27c19b7b6a20 [2022-11-16T16:34:02.519Z] Step 19/21 : LABEL arch=x86_64 [2022-11-16T16:34:02.777Z] Successfully built f962d2518870 [2022-11-16T16:34:02.777Z] Removing intermediate container a3159b482adc [2022-11-16T16:34:02.777Z] ---> 33f445f4b07d [2022-11-16T16:34:02.777Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:34:02.777Z] Successfully tagged core-data:latest [2022-11-16T16:34:02.777Z] Building sys-mgmt-agent [2022-11-16T16:34:02.777Z]  Building core-data ... done  ---> Running in 98004f7ad2e8 [2022-11-16T16:34:02.777Z] ---> Running in 39663d202b80 [2022-11-16T16:34:02.777Z] Removing intermediate container fec62e231538 [2022-11-16T16:34:02.777Z] ---> 42105a32a11b [2022-11-16T16:34:02.777Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T16:34:04.155Z] ---> Running in 4ca0deefb0e9 [2022-11-16T16:34:04.155Z] Removing intermediate container 39663d202b80 [2022-11-16T16:34:04.155Z] ---> cf5be17e1e37 [2022-11-16T16:34:04.155Z] [2022-11-16T16:34:04.155Z] Removing intermediate container 98004f7ad2e8 [2022-11-16T16:34:04.155Z] ---> fac1ce3639c1 [2022-11-16T16:34:04.155Z] Step 20/21 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:04.155Z] ---> 6d7d450f2889 [2022-11-16T16:34:04.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-16T16:34:04.155Z] Successfully built cf5be17e1e37 [2022-11-16T16:34:04.155Z] ---> Running in 72d765bd111d [2022-11-16T16:34:04.155Z] Successfully tagged core-metadata:latest [2022-11-16T16:34:04.155Z] Building security-spire-agent [2022-11-16T16:34:04.155Z]  Building core-metadata ... done Removing intermediate container 4ca0deefb0e9 [2022-11-16T16:34:04.155Z] ---> eb0cb6638bba [2022-11-16T16:34:04.155Z] Step 12/24 : WORKDIR / [2022-11-16T16:34:04.155Z] ---> Running in 53d9e6ef9f6c [2022-11-16T16:34:04.413Z] Removing intermediate container 72d765bd111d [2022-11-16T16:34:04.413Z] ---> cafb9cdd9f17 [2022-11-16T16:34:04.413Z] Step 21/21 : LABEL version=0.0.0 [2022-11-16T16:34:04.413Z] ---> ab9866981e8a [2022-11-16T16:34:04.413Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-16T16:34:05.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:05.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:05.347Z] ---> d18d159c0f55 [2022-11-16T16:34:05.347Z] Step 3/22 : WORKDIR /edgex-go [2022-11-16T16:34:05.347Z] ---> Using cache [2022-11-16T16:34:05.347Z] ---> 7988f781042b [2022-11-16T16:34:05.347Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-16T16:34:05.605Z] ---> Running in 720e7d838f0b [2022-11-16T16:34:05.605Z] Removing intermediate container 53d9e6ef9f6c [2022-11-16T16:34:05.605Z] ---> Running in debb2411656b [2022-11-16T16:34:05.605Z] ---> 3a2d065cfb07 [2022-11-16T16:34:05.605Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-16T16:34:05.605Z] ---> Running in b008c7df8cc0 [2022-11-16T16:34:05.881Z] Removing intermediate container debb2411656b [2022-11-16T16:34:05.881Z] ---> 40281065cabe [2022-11-16T16:34:05.881Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:34:05.881Z] Removing intermediate container 720e7d838f0b [2022-11-16T16:34:05.882Z] ---> a0cd66925f9f [2022-11-16T16:34:05.882Z] [2022-11-16T16:34:05.882Z] Successfully built a0cd66925f9f [2022-11-16T16:34:06.156Z] Successfully tagged security-proxy-setup:latest [2022-11-16T16:34:06.156Z]  Building security-proxy-setup ... done Building support-scheduler [2022-11-16T16:34:06.156Z] ---> 37d04c956910 [2022-11-16T16:34:06.156Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-16T16:34:06.156Z] ---> Running in bfb83c349818 [2022-11-16T16:34:06.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:06.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:06.466Z] OK: 211 MiB in 51 packages [2022-11-16T16:34:07.404Z] ---> 2e68eab17235 [2022-11-16T16:34:07.404Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-16T16:34:07.404Z] Removing intermediate container bfb83c349818 [2022-11-16T16:34:07.404Z] ---> 99858540e021 [2022-11-16T16:34:07.404Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T16:34:07.662Z] ---> Running in 19242268eaf8 [2022-11-16T16:34:07.662Z] ---> 5bdd942c12b6 [2022-11-16T16:34:07.662Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-16T16:34:07.662Z] Removing intermediate container b008c7df8cc0 [2022-11-16T16:34:07.662Z] ---> cf44cca173e6 [2022-11-16T16:34:07.662Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-16T16:34:07.919Z] Removing intermediate container 19242268eaf8 [2022-11-16T16:34:07.919Z] ---> dcb7e44d5b60 [2022-11-16T16:34:07.919Z] Step 21/22 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:07.919Z] ---> 72efdf9df607 [2022-11-16T16:34:07.919Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-16T16:34:08.178Z] ---> f14a399d8faf [2022-11-16T16:34:08.178Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:08.178Z] ---> Running in c5238c161fb7 [2022-11-16T16:34:08.178Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:08.178Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:08.178Z] ---> d18d159c0f55 [2022-11-16T16:34:08.178Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:34:08.178Z] ---> Using cache [2022-11-16T16:34:08.178Z] ---> 7988f781042b [2022-11-16T16:34:08.178Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:34:08.178Z] ---> Running in 80353916eef2 [2022-11-16T16:34:08.178Z] ---> Running in d9e4257c67c7 [2022-11-16T16:34:08.436Z] Removing intermediate container c5238c161fb7 [2022-11-16T16:34:08.436Z] ---> 48d5501f679a [2022-11-16T16:34:08.436Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:34:08.436Z] ---> 33fd963ccc4e [2022-11-16T16:34:08.436Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-16T16:34:08.745Z] ---> Running in 5c452f293d21 [2022-11-16T16:34:09.003Z] Removing intermediate container 5c452f293d21 [2022-11-16T16:34:09.003Z] ---> 73e7cd85235e [2022-11-16T16:34:09.003Z] [2022-11-16T16:34:09.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:09.003Z] Successfully built 73e7cd85235e [2022-11-16T16:34:09.003Z] Successfully tagged support-notifications:latest [2022-11-16T16:34:09.003Z] Building security-bootstrapper [2022-11-16T16:34:09.260Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:09.520Z] OK: 211 MiB in 51 packages [2022-11-16T16:34:09.520Z] ---> 3d5086a2b78e [2022-11-16T16:34:09.520Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T16:34:10.452Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:10.452Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:10.452Z] ---> d18d159c0f55 [2022-11-16T16:34:10.452Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:34:10.452Z] ---> Using cache [2022-11-16T16:34:10.452Z] ---> 4ce74828f801 [2022-11-16T16:34:10.452Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:34:10.452Z] ---> Using cache [2022-11-16T16:34:10.452Z] ---> 69a0928ab119 [2022-11-16T16:34:10.452Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-16T16:34:10.452Z] ---> Using cache [2022-11-16T16:34:10.452Z] ---> 54a2b34e52c5 [2022-11-16T16:34:10.452Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:34:10.452Z] ---> Using cache [2022-11-16T16:34:10.452Z] ---> 6d87430cfd9a [2022-11-16T16:34:10.452Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:10.452Z] ---> Using cache [2022-11-16T16:34:10.452Z] ---> d246000244fd [2022-11-16T16:34:10.452Z] Step 8/22 : COPY . . [2022-11-16T16:34:10.452Z] ---> Using cache [2022-11-16T16:34:10.452Z] ---> 8ac4c1f1668b [2022-11-16T16:34:10.452Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-16T16:34:10.711Z] ---> f1d54324a01b [2022-11-16T16:34:10.711Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T16:34:10.711Z] ---> Running in c402842a8827 [2022-11-16T16:34:10.711Z] ---> Running in dd975ec6f735 [2022-11-16T16:34:10.970Z] Removing intermediate container 80353916eef2 [2022-11-16T16:34:10.970Z] ---> 277e7cd6cde4 [2022-11-16T16:34:10.971Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:34:11.533Z] ---> 030e10604973 [2022-11-16T16:34:11.533Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:11.533Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-16T16:34:12.106Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:12.106Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:12.106Z] ---> d18d159c0f55 [2022-11-16T16:34:12.106Z] Step 3/32 : WORKDIR /edgex-go [2022-11-16T16:34:12.106Z] ---> Using cache [2022-11-16T16:34:12.106Z] ---> 7988f781042b [2022-11-16T16:34:12.106Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-16T16:34:12.106Z] ---> Using cache [2022-11-16T16:34:12.106Z] ---> 044a5f031736 [2022-11-16T16:34:12.106Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-16T16:34:12.106Z] ---> Using cache [2022-11-16T16:34:12.106Z] ---> 05b4e29508aa [2022-11-16T16:34:12.106Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:12.106Z] ---> Using cache [2022-11-16T16:34:12.106Z] ---> 27ff3f66fa4b [2022-11-16T16:34:12.106Z] Step 7/32 : COPY . . [2022-11-16T16:34:12.106Z] ---> Using cache [2022-11-16T16:34:12.106Z] ---> 9eaa2b13082c [2022-11-16T16:34:12.106Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-16T16:34:12.363Z] ---> Running in 35051da8278b [2022-11-16T16:34:12.621Z] ---> Running in 1808a4bbd9e2 [2022-11-16T16:34:12.878Z] Removing intermediate container dd975ec6f735 [2022-11-16T16:34:12.878Z] ---> 33cb33796716 [2022-11-16T16:34:12.878Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T16:34:12.878Z] ---> Running in 509589f51ea1 [2022-11-16T16:34:13.136Z] Removing intermediate container 509589f51ea1 [2022-11-16T16:34:13.136Z] ---> 87e58e79fe92 [2022-11-16T16:34:13.136Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T16:34:13.136Z] ---> Running in f3bc61670396 [2022-11-16T16:34:13.409Z] Removing intermediate container f3bc61670396 [2022-11-16T16:34:13.409Z] ---> 98c9eca03173 [2022-11-16T16:34:13.409Z] Step 23/24 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:13.409Z] ---> Running in d24f3689400c [2022-11-16T16:34:13.409Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-16T16:34:13.669Z] Removing intermediate container d24f3689400c [2022-11-16T16:34:13.669Z] ---> 7f1f9ab9f29a [2022-11-16T16:34:13.669Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:34:13.669Z] ---> Running in fdac715e63d8 [2022-11-16T16:34:13.926Z] Removing intermediate container fdac715e63d8 [2022-11-16T16:34:13.926Z] ---> a0c7252d53d2 [2022-11-16T16:34:13.926Z] [2022-11-16T16:34:13.926Z] Successfully built a0c7252d53d2 [2022-11-16T16:34:13.926Z] Successfully tagged security-secretstore-setup:latest [2022-11-16T16:34:13.926Z]  Building security-secretstore-setup ... done Building core-command [2022-11-16T16:34:14.923Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-16T16:34:19.210Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:19.210Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:19.210Z] ---> d18d159c0f55 [2022-11-16T16:34:19.210Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:34:19.210Z] ---> Using cache [2022-11-16T16:34:19.210Z] ---> 4ce74828f801 [2022-11-16T16:34:19.210Z] Step 4/23 : WORKDIR /edgex-go [2022-11-16T16:34:19.210Z] ---> Using cache [2022-11-16T16:34:19.210Z] ---> 69a0928ab119 [2022-11-16T16:34:19.210Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-16T16:34:19.210Z] ---> Using cache [2022-11-16T16:34:19.210Z] ---> 54a2b34e52c5 [2022-11-16T16:34:19.210Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-16T16:34:19.210Z] ---> Using cache [2022-11-16T16:34:19.210Z] ---> 6d87430cfd9a [2022-11-16T16:34:19.210Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:19.210Z] ---> Using cache [2022-11-16T16:34:19.210Z] ---> d246000244fd [2022-11-16T16:34:19.210Z] Step 8/23 : COPY . . [2022-11-16T16:34:19.210Z] ---> Using cache [2022-11-16T16:34:19.210Z] ---> 8ac4c1f1668b [2022-11-16T16:34:19.210Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-16T16:34:20.580Z] ---> Running in fd0e9c02cb6d [2022-11-16T16:34:21.143Z] Removing intermediate container d9e4257c67c7 [2022-11-16T16:34:21.143Z] ---> 5cfdd5c792d4 [2022-11-16T16:34:21.143Z] Step 7/22 : COPY . . [2022-11-16T16:34:21.143Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-16T16:34:31.111Z] ---> 7eb0caf7bf5e [2022-11-16T16:34:31.111Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-16T16:34:31.111Z] ---> Running in b50b7ee2d3f4 [2022-11-16T16:34:31.111Z] Removing intermediate container 35051da8278b [2022-11-16T16:34:31.111Z] ---> 8f8d82d6552e [2022-11-16T16:34:31.111Z] Step 7/24 : COPY . . [2022-11-16T16:34:31.111Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-16T16:34:37.662Z] ---> 184babb06653 [2022-11-16T16:34:37.662Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:34:37.662Z] ---> Running in 4cddcb303003 [2022-11-16T16:34:37.662Z] Removing intermediate container 4cddcb303003 [2022-11-16T16:34:37.662Z] ---> b5c0911441fd [2022-11-16T16:34:37.662Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T16:34:37.662Z] ---> Running in b0b7a08226ae [2022-11-16T16:34:37.662Z] Removing intermediate container b0b7a08226ae [2022-11-16T16:34:37.662Z] ---> cea22d6593e7 [2022-11-16T16:34:37.662Z] 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 [2022-11-16T16:34:37.662Z] ---> Running in 46a5a65f4e76 [2022-11-16T16:34:39.029Z] Removing intermediate container 1808a4bbd9e2 [2022-11-16T16:34:39.029Z] ---> 996153cef5f4 [2022-11-16T16:34:39.029Z] [2022-11-16T16:34:39.029Z] Step 9/32 : FROM alpine:3.16 [2022-11-16T16:34:39.029Z] ---> bfe296a52501 [2022-11-16T16:34:39.029Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:34:39.029Z] ---> Running in 7b1d2d9c3df0 [2022-11-16T16:34:39.029Z] Removing intermediate container 46a5a65f4e76 [2022-11-16T16:34:39.029Z] ---> b87acfc041cb [2022-11-16T16:34:39.029Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T16:34:39.286Z] ---> Running in 2f2c9912b5d6 [2022-11-16T16:34:39.286Z] Removing intermediate container 7b1d2d9c3df0 [2022-11-16T16:34:39.286Z] ---> cb79698795f1 [2022-11-16T16:34:39.286Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-16T16:34:39.543Z] ---> Running in 16c32afa2b20 [2022-11-16T16:34:39.543Z] Removing intermediate container 2f2c9912b5d6 [2022-11-16T16:34:39.543Z] ---> 9ec3c4bcd4f1 [2022-11-16T16:34:39.543Z] [2022-11-16T16:34:39.543Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T16:34:39.543Z] ---> c4fc93816858 [2022-11-16T16:34:39.543Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:34:39.543Z] ---> Using cache [2022-11-16T16:34:39.543Z] ---> f1c5be303594 [2022-11-16T16:34:39.543Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T16:34:39.543Z] ---> Using cache [2022-11-16T16:34:39.543Z] ---> 515c39410b44 [2022-11-16T16:34:39.543Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-16T16:34:40.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:40.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:40.473Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-16T16:34:40.473Z] (2/2) Installing su-exec (0.2-r1) [2022-11-16T16:34:40.473Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:34:40.473Z] OK: 6 MiB in 16 packages [2022-11-16T16:34:41.037Z] ---> b00c11fcaef4 [2022-11-16T16:34:41.037Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:34:41.971Z] Removing intermediate container 16c32afa2b20 [2022-11-16T16:34:41.971Z] ---> 46ac1d131c2f [2022-11-16T16:34:41.971Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-16T16:34:42.229Z] ---> Running in 1079d88e8760 [2022-11-16T16:34:42.487Z] Removing intermediate container 1079d88e8760 [2022-11-16T16:34:42.487Z] ---> e96ccc9da516 [2022-11-16T16:34:42.487Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-16T16:34:42.487Z] ---> Running in e756864481b8 [2022-11-16T16:34:42.749Z] Removing intermediate container e756864481b8 [2022-11-16T16:34:42.749Z] ---> 080d61025750 [2022-11-16T16:34:42.749Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-16T16:34:43.006Z] ---> 92222fc1e2ee [2022-11-16T16:34:43.006Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:34:43.006Z] ---> Running in d92828045ac6 [2022-11-16T16:34:43.263Z] Removing intermediate container d92828045ac6 [2022-11-16T16:34:43.263Z] ---> 39b39ea67587 [2022-11-16T16:34:43.263Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-16T16:34:43.520Z] ---> Running in e6fb48fcd90c [2022-11-16T16:34:43.520Z] ---> a8e9f604ab29 [2022-11-16T16:34:43.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-16T16:34:44.086Z] Removing intermediate container e6fb48fcd90c [2022-11-16T16:34:44.086Z] ---> a01bf88ed664 [2022-11-16T16:34:44.086Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-16T16:34:44.086Z] ---> 3ae9e7315bd5 [2022-11-16T16:34:44.086Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-16T16:34:44.086Z] ---> Running in f7226293443c [2022-11-16T16:34:44.342Z] ---> f505e33bbdbd [2022-11-16T16:34:44.342Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:34:44.599Z] ---> Running in e460d2f891e0 [2022-11-16T16:34:44.855Z] Removing intermediate container e460d2f891e0 [2022-11-16T16:34:44.855Z] ---> 30d194f6d6c1 [2022-11-16T16:34:44.855Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:34:44.855Z] ---> Running in 5f7a4396edcf [2022-11-16T16:34:45.113Z] Removing intermediate container f7226293443c [2022-11-16T16:34:45.113Z] ---> 79e1f42f9b13 [2022-11-16T16:34:45.113Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-16T16:34:45.113Z] Removing intermediate container 5f7a4396edcf [2022-11-16T16:34:45.113Z] ---> 4a2675814169 [2022-11-16T16:34:45.113Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T16:34:45.370Z] ---> Running in a546f007c15e [2022-11-16T16:34:45.370Z] ---> Running in f158f3544fce [2022-11-16T16:34:45.370Z] Removing intermediate container c402842a8827 [2022-11-16T16:34:45.370Z] ---> ba5502874f37 [2022-11-16T16:34:45.370Z] [2022-11-16T16:34:45.370Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:34:45.370Z] ---> bfe296a52501 [2022-11-16T16:34:45.370Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-16T16:34:45.370Z] ---> Using cache [2022-11-16T16:34:45.370Z] ---> 0d11b58cab3c [2022-11-16T16:34:45.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:34:45.370Z] ---> Using cache [2022-11-16T16:34:45.370Z] ---> 395adaf9e60c [2022-11-16T16:34:45.370Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-16T16:34:45.370Z] ---> Running in c5db3a4de961 [2022-11-16T16:34:45.370Z] Removing intermediate container a546f007c15e [2022-11-16T16:34:45.370Z] ---> f00707af8c8a [2022-11-16T16:34:45.370Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-16T16:34:45.370Z] Removing intermediate container f158f3544fce [2022-11-16T16:34:45.370Z] ---> c758dd9da278 [2022-11-16T16:34:45.627Z] Step 23/24 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:45.627Z] ---> Running in 1f763508a53e [2022-11-16T16:34:45.627Z] Removing intermediate container c5db3a4de961 [2022-11-16T16:34:45.627Z] ---> 158b43737623 [2022-11-16T16:34:45.627Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T16:34:45.627Z] ---> Running in 30fe3aacab42 [2022-11-16T16:34:45.884Z] ---> 1ced9a204bb4 [2022-11-16T16:34:45.884Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-16T16:34:45.884Z] Removing intermediate container 1f763508a53e [2022-11-16T16:34:45.884Z] ---> a9c9fc604a5d [2022-11-16T16:34:45.884Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:34:45.884Z] ---> Running in f829832ead88 [2022-11-16T16:34:45.884Z] ---> Running in ffa15b09ada9 [2022-11-16T16:34:45.884Z] Removing intermediate container 30fe3aacab42 [2022-11-16T16:34:45.884Z] ---> 19539e706b9c [2022-11-16T16:34:45.884Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:34:46.146Z] Removing intermediate container ffa15b09ada9 [2022-11-16T16:34:46.146Z] ---> 184a3b3eb614 [2022-11-16T16:34:46.146Z] [2022-11-16T16:34:46.404Z] Successfully built 184a3b3eb614 [2022-11-16T16:34:46.404Z] ---> 9c49a0d2eb9d [2022-11-16T16:34:46.404Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-16T16:34:46.404Z] Successfully tagged security-spire-agent:latest [2022-11-16T16:34:46.404Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-11-16T16:34:48.932Z] ---> 44f69e8252cc [2022-11-16T16:34:48.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-16T16:34:48.932Z] Removing intermediate container fd0e9c02cb6d [2022-11-16T16:34:48.932Z] ---> 0438dccdf0ba [2022-11-16T16:34:48.932Z] [2022-11-16T16:34:48.932Z] Step 10/23 : FROM alpine:3.16 [2022-11-16T16:34:48.932Z] ---> bfe296a52501 [2022-11-16T16:34:48.932Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-16T16:34:48.932Z] ---> Using cache [2022-11-16T16:34:48.932Z] ---> 0d11b58cab3c [2022-11-16T16:34:48.932Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:34:48.932Z] ---> Using cache [2022-11-16T16:34:48.932Z] ---> 395adaf9e60c [2022-11-16T16:34:48.932Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-16T16:34:48.932Z] Removing intermediate container f829832ead88 [2022-11-16T16:34:48.932Z] ---> 27718d60d7d7 [2022-11-16T16:34:48.932Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:34:48.932Z] ---> Running in 763a3c540b75 [2022-11-16T16:34:48.932Z] ---> c36234bf2c27 [2022-11-16T16:34:48.932Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-16T16:34:49.534Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:49.534Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:49.534Z] ---> d18d159c0f55 [2022-11-16T16:34:49.534Z] Step 3/19 : WORKDIR /edgex-go [2022-11-16T16:34:49.534Z] ---> Using cache [2022-11-16T16:34:49.534Z] ---> 7988f781042b [2022-11-16T16:34:49.534Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-16T16:34:49.792Z] ---> Running in 3f7aed1be241 [2022-11-16T16:34:49.792Z] Removing intermediate container 763a3c540b75 [2022-11-16T16:34:49.792Z] ---> 06293a334190 [2022-11-16T16:34:49.792Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-16T16:34:49.792Z] ---> 5678fbf37cd8 [2022-11-16T16:34:49.792Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-16T16:34:49.792Z] ---> Running in 611e22e67c9d [2022-11-16T16:34:49.792Z] ---> Running in c8472881e5c6 [2022-11-16T16:34:50.049Z] Removing intermediate container 3f7aed1be241 [2022-11-16T16:34:50.049Z] ---> 3dd298d565ff [2022-11-16T16:34:50.049Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:34:50.307Z] Removing intermediate container c8472881e5c6 [2022-11-16T16:34:50.307Z] ---> 5bce5802acab [2022-11-16T16:34:50.307Z] Step 15/23 : WORKDIR / [2022-11-16T16:34:50.307Z] ---> Running in a0e47d5943a0 [2022-11-16T16:34:50.307Z] ---> 7349d6edee16 [2022-11-16T16:34:50.307Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-16T16:34:50.307Z] ---> Running in 66b1d1ded2bb [2022-11-16T16:34:50.572Z] Removing intermediate container a0e47d5943a0 [2022-11-16T16:34:50.572Z] ---> 801d9e34ee00 [2022-11-16T16:34:50.572Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T16:34:50.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:50.572Z] ---> Running in 20abeea6b937 [2022-11-16T16:34:50.572Z] Removing intermediate container 66b1d1ded2bb [2022-11-16T16:34:50.572Z] ---> b0c2dfe611d6 [2022-11-16T16:34:50.572Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:34:50.572Z] ---> e74320d179ab [2022-11-16T16:34:50.572Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-16T16:34:50.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:50.572Z] Removing intermediate container 20abeea6b937 [2022-11-16T16:34:50.572Z] ---> c624a0c56a9b [2022-11-16T16:34:50.572Z] Step 21/22 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:50.830Z] ---> Running in 3a6314914cf9 [2022-11-16T16:34:50.830Z] ---> 8f0c9a925cc3 [2022-11-16T16:34:50.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-16T16:34:50.830Z] ---> 7b765978dbe3 [2022-11-16T16:34:50.830Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-16T16:34:50.830Z] v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-16T16:34:50.830Z] v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-16T16:34:50.830Z] OK: 17038 distinct packages available [2022-11-16T16:34:50.830Z] Removing intermediate container 3a6314914cf9 [2022-11-16T16:34:50.830Z] ---> 1652deb8029a [2022-11-16T16:34:50.830Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:34:50.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:51.160Z] ---> Running in ad6fbdd067ac [2022-11-16T16:34:51.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:51.160Z] ---> 74e975f2f821 [2022-11-16T16:34:51.160Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-16T16:34:51.160Z] ---> 790eb8770881 [2022-11-16T16:34:51.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-16T16:34:51.160Z] Removing intermediate container ad6fbdd067ac [2022-11-16T16:34:51.160Z] ---> 2bdad137bfd0 [2022-11-16T16:34:51.160Z] [2022-11-16T16:34:51.160Z] ---> 1d28067706d6 [2022-11-16T16:34:51.160Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-16T16:34:51.435Z] Successfully built 2bdad137bfd0 [2022-11-16T16:34:51.435Z] Successfully tagged support-scheduler:latest [2022-11-16T16:34:51.435Z]  Building support-scheduler ... done Building security-spire-config [2022-11-16T16:34:51.435Z] ---> 5d224d6aadb9 [2022-11-16T16:34:51.435Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-16T16:34:51.435Z] OK: 211 MiB in 51 packages [2022-11-16T16:34:51.435Z] ---> Running in 72c4677d43e3 [2022-11-16T16:34:51.720Z] ---> 48998a531d05 [2022-11-16T16:34:51.720Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-16T16:34:52.332Z] Removing intermediate container 72c4677d43e3 [2022-11-16T16:34:52.332Z] ---> 43a31b0ed6cb [2022-11-16T16:34:52.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:34:52.332Z] ---> Running in 2b876e48f6b3 [2022-11-16T16:34:52.332Z] ---> Running in 5d45fa738cdc [2022-11-16T16:34:52.620Z] Removing intermediate container b50b7ee2d3f4 [2022-11-16T16:34:52.620Z] ---> 9b111e7364e6 [2022-11-16T16:34:52.620Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-16T16:34:52.620Z] ---> Running in d752db1b516a [2022-11-16T16:34:52.620Z] Removing intermediate container 611e22e67c9d [2022-11-16T16:34:52.620Z] ---> 93a95707a51e [2022-11-16T16:34:52.620Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-16T16:34:52.620Z] Removing intermediate container 5d45fa738cdc [2022-11-16T16:34:52.620Z] ---> dc4154de48f4 [2022-11-16T16:34:52.620Z] Step 21/23 : LABEL arch=x86_64 [2022-11-16T16:34:52.898Z] ---> Running in 41c19a5140f4 [2022-11-16T16:34:52.898Z] ---> 27abcdfd8cb1 [2022-11-16T16:34:52.898Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:52.898Z] ---> Running in 4078eab8df50 [2022-11-16T16:34:52.898Z] Removing intermediate container 41c19a5140f4 [2022-11-16T16:34:52.898Z] ---> 6d094532f5c6 [2022-11-16T16:34:52.898Z] Step 22/23 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:52.898Z] ---> Running in 0870a8d72f7e [2022-11-16T16:34:53.181Z] Removing intermediate container 0870a8d72f7e [2022-11-16T16:34:53.181Z] ---> bf0a5842e83e [2022-11-16T16:34:53.181Z] Step 23/23 : LABEL version=0.0.0 [2022-11-16T16:34:53.181Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-16T16:34:53.181Z] ---> Running in 2a42b148c90d [2022-11-16T16:34:53.470Z] Removing intermediate container 2b876e48f6b3 [2022-11-16T16:34:53.470Z] ---> 1da7b556a23c [2022-11-16T16:34:53.470Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-16T16:34:53.470Z] Removing intermediate container 2a42b148c90d [2022-11-16T16:34:53.470Z] ---> 189df5a02ce2 [2022-11-16T16:34:53.470Z] [2022-11-16T16:34:53.470Z] ---> Running in bfb1192b8551 [2022-11-16T16:34:53.470Z] Successfully built 189df5a02ce2 [2022-11-16T16:34:53.753Z] Successfully tagged core-command:latest [2022-11-16T16:34:53.753Z]  Building core-command ... done Removing intermediate container bfb1192b8551 [2022-11-16T16:34:53.753Z] ---> e4852f076966 [2022-11-16T16:34:53.753Z] Step 29/32 : CMD ["gate"] [2022-11-16T16:34:53.753Z] ---> Running in 682fa8125615 [2022-11-16T16:34:54.051Z] Removing intermediate container 682fa8125615 [2022-11-16T16:34:54.051Z] ---> e309a4a57a1c [2022-11-16T16:34:54.051Z] Step 30/32 : LABEL arch=x86_64 [2022-11-16T16:34:54.051Z] ---> Running in 26fbbbe5b4a0 [2022-11-16T16:34:54.310Z] Removing intermediate container 26fbbbe5b4a0 [2022-11-16T16:34:54.310Z] ---> add4c53efb96 [2022-11-16T16:34:54.310Z] Step 31/32 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:34:54.310Z] Removing intermediate container d752db1b516a [2022-11-16T16:34:54.310Z] ---> 463b7bcc4dde [2022-11-16T16:34:54.310Z] [2022-11-16T16:34:54.310Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:34:54.310Z] ---> bfe296a52501 [2022-11-16T16:34:54.310Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:34:54.310Z] ---> Running in d359c5d71fcb [2022-11-16T16:34:54.310Z] ---> Running in fae11e050fc8 [2022-11-16T16:34:54.310Z] Removing intermediate container d359c5d71fcb [2022-11-16T16:34:54.310Z] ---> d94d7120c2cb [2022-11-16T16:34:54.310Z] Step 32/32 : LABEL version=0.0.0 [2022-11-16T16:34:54.570Z] ---> Running in 67ab760fe700 [2022-11-16T16:34:54.570Z] Removing intermediate container fae11e050fc8 [2022-11-16T16:34:54.570Z] ---> aabbfec2424c [2022-11-16T16:34:54.570Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-16T16:34:54.570Z] ---> Running in a2782a12d48b [2022-11-16T16:34:54.827Z] Removing intermediate container 67ab760fe700 [2022-11-16T16:34:54.827Z] ---> f7f5baa961f9 [2022-11-16T16:34:54.827Z] [2022-11-16T16:34:54.827Z] Successfully built f7f5baa961f9 [2022-11-16T16:34:54.827Z] Successfully tagged security-bootstrapper:latest [2022-11-16T16:34:55.085Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:55.085Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:34:55.085Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:34:55.085Z] ---> d18d159c0f55 [2022-11-16T16:34:55.085Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> 7988f781042b [2022-11-16T16:34:55.085Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> 277e7cd6cde4 [2022-11-16T16:34:55.085Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> 030e10604973 [2022-11-16T16:34:55.085Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> 8f8d82d6552e [2022-11-16T16:34:55.085Z] Step 7/24 : COPY . . [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> 184babb06653 [2022-11-16T16:34:55.085Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> b5c0911441fd [2022-11-16T16:34:55.085Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> cea22d6593e7 [2022-11-16T16:34:55.085Z] 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 [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> b87acfc041cb [2022-11-16T16:34:55.085Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> 9ec3c4bcd4f1 [2022-11-16T16:34:55.085Z] [2022-11-16T16:34:55.085Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T16:34:55.085Z] ---> c4fc93816858 [2022-11-16T16:34:55.085Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:34:55.085Z] ---> Using cache [2022-11-16T16:34:55.085Z] ---> f1c5be303594 [2022-11-16T16:34:55.085Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-16T16:34:55.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:56.280Z] ---> Running in 5bd31ba6d9f5 [2022-11-16T16:34:56.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:56.538Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-16T16:34:56.538Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-16T16:34:56.538Z] (3/33) Installing readline (8.1.2-r0) [2022-11-16T16:34:56.538Z] (4/33) Installing bash (5.1.16-r2) [2022-11-16T16:34:56.538Z] Executing bash-5.1.16-r2.post-install [2022-11-16T16:34:56.538Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-16T16:34:56.538Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-16T16:34:56.538Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T16:34:56.538Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-16T16:34:56.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:56.538Z] (9/33) Installing curl (7.83.1-r4) [2022-11-16T16:34:56.538Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-16T16:34:57.102Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:34:57.102Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:34:57.102Z] OK: 15859 distinct packages available [2022-11-16T16:34:57.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:57.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:34:57.102Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-16T16:34:57.102Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-16T16:34:57.102Z] (13/33) Installing expat (2.5.0-r0) [2022-11-16T16:34:57.102Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-16T16:34:57.102Z] (15/33) Installing gdbm (1.23-r0) [2022-11-16T16:34:57.102Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-16T16:34:57.102Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T16:34:57.102Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T16:34:57.360Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-16T16:34:57.361Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-16T16:34:57.361Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-16T16:34:57.361Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-16T16:34:57.361Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:34:57.361Z] (3/4) Installing libucontext (1.1-r0) [2022-11-16T16:34:57.361Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-16T16:34:57.361Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:34:57.361Z] OK: 6 MiB in 18 packages [2022-11-16T16:34:57.617Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-16T16:34:57.617Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-16T16:34:57.617Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-16T16:34:57.617Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-16T16:34:57.617Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-16T16:34:57.617Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-16T16:34:57.617Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-16T16:34:57.617Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-16T16:34:57.617Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-16T16:34:57.895Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-16T16:34:57.895Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-16T16:34:57.895Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-16T16:34:57.895Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:34:57.895Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:34:57.895Z] OK: 123 MiB in 47 packages [2022-11-16T16:34:58.827Z] Removing intermediate container 5bd31ba6d9f5 [2022-11-16T16:34:58.827Z] ---> 47422ef81678 [2022-11-16T16:34:58.827Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:35:00.198Z] ---> f2823cc182e0 [2022-11-16T16:35:00.198Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:35:00.198Z] ---> 7fa8852b3d77 [2022-11-16T16:35:00.198Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-16T16:35:00.198Z] ---> Running in 2c1c615f2ac0 [2022-11-16T16:35:00.454Z] Removing intermediate container 2c1c615f2ac0 [2022-11-16T16:35:00.455Z] ---> e8459378215a [2022-11-16T16:35:00.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-16T16:35:00.455Z] Removing intermediate container 4078eab8df50 [2022-11-16T16:35:00.455Z] ---> 28ddd0e2fcf3 [2022-11-16T16:35:00.455Z] Step 7/19 : COPY . . [2022-11-16T16:35:01.063Z] ---> 2c20bc556cac [2022-11-16T16:35:01.063Z] Step 19/24 : WORKDIR / [2022-11-16T16:35:01.321Z] Collecting docker-compose==1.23.2 [2022-11-16T16:35:01.321Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-16T16:35:01.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 30.8 MB/s eta 0:00:00 [2022-11-16T16:35:01.577Z] ---> Running in 0438abc6c613 [2022-11-16T16:35:01.577Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-16T16:35:01.577Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-16T16:35:01.577Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 78.9 MB/s eta 0:00:00 [2022-11-16T16:35:01.577Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-16T16:35:01.577Z] Collecting cached-property<2,>=1.2.0 [2022-11-16T16:35:01.577Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-16T16:35:01.577Z] Removing intermediate container 0438abc6c613 [2022-11-16T16:35:01.577Z] ---> fbcbb23d4ab3 [2022-11-16T16:35:01.577Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:35:01.577Z] ---> Running in 05c3afba4562 [2022-11-16T16:35:01.577Z] Collecting PyYAML<4,>=3.10 [2022-11-16T16:35:01.577Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-16T16:35:01.577Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 186.4 MB/s eta 0:00:00 [2022-11-16T16:35:01.851Z] Removing intermediate container 05c3afba4562 [2022-11-16T16:35:01.851Z] ---> 28a21bc5d55a [2022-11-16T16:35:01.851Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:35:01.851Z] ---> Running in e92e87736e3a [2022-11-16T16:35:01.851Z] Removing intermediate container e92e87736e3a [2022-11-16T16:35:01.851Z] ---> 80ddc062ca35 [2022-11-16T16:35:01.851Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T16:35:02.107Z] Preparing metadata (setup.py): started [2022-11-16T16:35:02.107Z] ---> Running in aec25d4db3d1 [2022-11-16T16:35:02.107Z] Removing intermediate container aec25d4db3d1 [2022-11-16T16:35:02.107Z] ---> c194678fb46a [2022-11-16T16:35:02.107Z] Step 23/24 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:35:02.364Z] ---> Running in 6fd71d149bc5 [2022-11-16T16:35:02.364Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:35:02.364Z] Collecting texttable<0.10,>=0.9.0 [2022-11-16T16:35:02.364Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-16T16:35:02.364Z] Preparing metadata (setup.py): started [2022-11-16T16:35:02.364Z] Removing intermediate container 6fd71d149bc5 [2022-11-16T16:35:02.364Z] ---> 0c4504766421 [2022-11-16T16:35:02.364Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:35:02.364Z] ---> Running in e45a2dd36815 [2022-11-16T16:35:02.621Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:35:02.621Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-16T16:35:02.621Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-16T16:35:02.621Z] Removing intermediate container e45a2dd36815 [2022-11-16T16:35:02.621Z] ---> 50f2bdd7ecf7 [2022-11-16T16:35:02.621Z] [2022-11-16T16:35:02.622Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 46.4 MB/s eta 0:00:00 [2022-11-16T16:35:02.622Z] Collecting docopt<0.7,>=0.6.1 [2022-11-16T16:35:02.622Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-16T16:35:02.622Z] Preparing metadata (setup.py): started [2022-11-16T16:35:02.622Z] Successfully built 50f2bdd7ecf7 [2022-11-16T16:35:02.622Z] Successfully tagged security-spire-config:latest [2022-11-16T16:35:02.878Z]  Building security-spire-config ... done  Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:35:02.878Z] Collecting jsonschema<3,>=2.5.1 [2022-11-16T16:35:02.878Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-16T16:35:03.135Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-16T16:35:03.135Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-16T16:35:03.135Z] Preparing metadata (setup.py): started [2022-11-16T16:35:03.393Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:35:03.393Z] Collecting docker<4.0,>=3.6.0 [2022-11-16T16:35:03.393Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-16T16:35:03.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 179.1 MB/s eta 0:00:00 [2022-11-16T16:35:03.393Z] Collecting docker-pycreds>=0.4.0 [2022-11-16T16:35:03.393Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-16T16:35:03.393Z] Collecting certifi>=2017.4.17 [2022-11-16T16:35:03.393Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-16T16:35:03.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 204.7 MB/s eta 0:00:00 [2022-11-16T16:35:03.666Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-16T16:35:03.666Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-16T16:35:03.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 140.7 MB/s eta 0:00:00 [2022-11-16T16:35:03.666Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-16T16:35:03.666Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-16T16:35:03.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 104.1 MB/s eta 0:00:00 [2022-11-16T16:35:03.666Z] Collecting idna<2.8,>=2.5 [2022-11-16T16:35:03.666Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-16T16:35:03.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 139.5 MB/s eta 0:00:00 [2022-11-16T16:35:03.666Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-16T16:35:03.666Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-16T16:35:03.666Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-16T16:35:03.666Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-16T16:35:03.923Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-16T16:35:03.923Z] Running setup.py install for texttable: started [2022-11-16T16:35:03.923Z] ---> f372ed3a2eb0 [2022-11-16T16:35:03.923Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-16T16:35:03.923Z] ---> Running in 4e9fc1184f5d [2022-11-16T16:35:04.181Z] Running setup.py install for texttable: finished with status 'done' [2022-11-16T16:35:04.181Z] Running setup.py install for PyYAML: started [2022-11-16T16:35:04.181Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-16T16:35:04.438Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-16T16:35:04.696Z] Running setup.py install for docopt: started [2022-11-16T16:35:04.954Z] Running setup.py install for docopt: finished with status 'done' [2022-11-16T16:35:05.521Z] Running setup.py install for dockerpty: started [2022-11-16T16:35:05.779Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-16T16:35:06.038Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-16T16:35:06.038Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-16T16:35:09.324Z] Removing intermediate container a2782a12d48b [2022-11-16T16:35:09.324Z] ---> b1c0751b81fb [2022-11-16T16:35:09.324Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-16T16:35:09.324Z] ---> Running in 8ef2c081504c [2022-11-16T16:35:09.324Z] Removing intermediate container 8ef2c081504c [2022-11-16T16:35:09.324Z] ---> d0fc04dfbb15 [2022-11-16T16:35:09.324Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T16:35:09.324Z] ---> Running in 8f7c2e2d2996 [2022-11-16T16:35:09.582Z] Removing intermediate container 8f7c2e2d2996 [2022-11-16T16:35:09.582Z] ---> ceea51904f78 [2022-11-16T16:35:09.582Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-16T16:35:10.146Z] ---> ce88ce9fa523 [2022-11-16T16:35:10.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-16T16:35:10.403Z] ---> 868bdfc9761c [2022-11-16T16:35:10.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-16T16:35:10.660Z] ---> 96361828ec90 [2022-11-16T16:35:10.660Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-16T16:35:10.660Z] ---> Running in a3ba8cdce11b [2022-11-16T16:35:10.916Z] Removing intermediate container a3ba8cdce11b [2022-11-16T16:35:10.916Z] ---> 8b72af1d7346 [2022-11-16T16:35:10.916Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:35:10.916Z] ---> Running in 633c818359b7 [2022-11-16T16:35:11.176Z] Removing intermediate container 633c818359b7 [2022-11-16T16:35:11.176Z] ---> 002413b9d929 [2022-11-16T16:35:11.176Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T16:35:11.176Z] ---> Running in 8866831a8169 [2022-11-16T16:35:11.432Z] Removing intermediate container 8866831a8169 [2022-11-16T16:35:11.432Z] ---> d6894c23f2dc [2022-11-16T16:35:11.432Z] Step 21/22 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:35:11.432Z] ---> Running in b83d178bce93 [2022-11-16T16:35:11.433Z] Removing intermediate container b83d178bce93 [2022-11-16T16:35:11.433Z] ---> 2eda924a7bc9 [2022-11-16T16:35:11.433Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:35:11.690Z] ---> Running in 62916a93b507 [2022-11-16T16:35:11.690Z] Removing intermediate container 62916a93b507 [2022-11-16T16:35:11.690Z] ---> 0270598cb28d [2022-11-16T16:35:11.690Z] [2022-11-16T16:35:11.947Z] Successfully built 0270598cb28d [2022-11-16T16:35:11.947Z] Successfully tagged sys-mgmt-agent:latest [2022-11-16T16:35:20.045Z]  Building sys-mgmt-agent ... done Removing intermediate container 4e9fc1184f5d [2022-11-16T16:35:20.045Z] ---> 57e58e1445cc [2022-11-16T16:35:20.045Z] [2022-11-16T16:35:20.045Z] Step 9/19 : FROM alpine:3.15 [2022-11-16T16:35:20.045Z] ---> c4fc93816858 [2022-11-16T16:35:20.045Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:35:20.045Z] ---> Using cache [2022-11-16T16:35:20.045Z] ---> f1c5be303594 [2022-11-16T16:35:20.045Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-16T16:35:20.045Z] ---> Running in 53017d4deff1 [2022-11-16T16:35:20.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:20.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:20.565Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:35:20.565Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:35:20.565Z] OK: 15859 distinct packages available [2022-11-16T16:35:20.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:20.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:35:20.825Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-16T16:35:20.825Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-16T16:35:20.825Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-16T16:35:20.825Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-16T16:35:21.083Z] (5/9) Installing curl (7.80.0-r4) [2022-11-16T16:35:21.083Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-16T16:35:21.083Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:35:21.083Z] (8/9) Installing libucontext (1.1-r0) [2022-11-16T16:35:21.083Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-16T16:35:21.083Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:35:21.083Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:35:21.083Z] OK: 8 MiB in 23 packages [2022-11-16T16:35:21.654Z] Removing intermediate container 53017d4deff1 [2022-11-16T16:35:21.654Z] ---> ea850dbebede [2022-11-16T16:35:21.654Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:35:21.654Z] ---> db909938436b [2022-11-16T16:35:21.654Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-16T16:35:22.231Z] ---> 4a7bf5c2f534 [2022-11-16T16:35:22.231Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-16T16:35:22.231Z] ---> d4aab6adf460 [2022-11-16T16:35:22.231Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-16T16:35:22.489Z] ---> Running in 146e28d2a5a4 [2022-11-16T16:35:22.489Z] Removing intermediate container 146e28d2a5a4 [2022-11-16T16:35:22.489Z] ---> eddd5bbb724a [2022-11-16T16:35:22.489Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:35:22.489Z] ---> Running in d6abd24e3669 [2022-11-16T16:35:22.751Z] Removing intermediate container d6abd24e3669 [2022-11-16T16:35:22.751Z] ---> 7c7691427bc8 [2022-11-16T16:35:22.751Z] Step 17/19 : LABEL arch=x86_64 [2022-11-16T16:35:22.751Z] ---> Running in 694f5a41207e [2022-11-16T16:35:22.751Z] Removing intermediate container 694f5a41207e [2022-11-16T16:35:22.751Z] ---> 7ea3a58f83b6 [2022-11-16T16:35:22.751Z] Step 18/19 : LABEL git_sha=d4c061bebd94cc13256664c6c6c0e4f1194d8192 [2022-11-16T16:35:22.751Z] ---> Running in 1aa72ba5daa6 [2022-11-16T16:35:22.751Z] Removing intermediate container 1aa72ba5daa6 [2022-11-16T16:35:22.751Z] ---> 56922a9d428c [2022-11-16T16:35:22.751Z] Step 19/19 : LABEL version=0.0.0 [2022-11-16T16:35:23.010Z] ---> Running in 76f573f68b7f [2022-11-16T16:35:23.010Z] Removing intermediate container 76f573f68b7f [2022-11-16T16:35:23.010Z] ---> 0883c6e53239 [2022-11-16T16:35:23.010Z] [2022-11-16T16:35:23.010Z] Successfully built 0883c6e53239 [2022-11-16T16:35:23.010Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-16T16:35:23.273Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-11-16T16:35:23.277Z] $ docker stop --time=1 9bc7ccadbc6d9d5c08ea41e015eba43db55b2d62fd22514da2ae3e9a690379b3 [2022-11-16T16:35:24.601Z] $ docker rm -f 9bc7ccadbc6d9d5c08ea41e015eba43db55b2d62fd22514da2ae3e9a690379b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T16:35:24.940Z] + docker images [2022-11-16T16:35:24.940Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-16T16:35:24.940Z] security-spiffe-token-provider latest 0883c6e53239 2 seconds ago 29.7MB [2022-11-16T16:35:24.940Z] 57e58e1445cc 5 seconds ago 1.65GB [2022-11-16T16:35:24.940Z] sys-mgmt-agent latest 0270598cb28d 13 seconds ago 136MB [2022-11-16T16:35:24.940Z] security-spire-config latest 50f2bdd7ecf7 22 seconds ago 85.8MB [2022-11-16T16:35:24.941Z] security-bootstrapper latest f7f5baa961f9 30 seconds ago 20.2MB [2022-11-16T16:35:24.941Z] 463b7bcc4dde 30 seconds ago 1.6GB [2022-11-16T16:35:24.941Z] core-command latest 189df5a02ce2 31 seconds ago 17.6MB [2022-11-16T16:35:24.941Z] support-scheduler latest 2bdad137bfd0 33 seconds ago 29.8MB [2022-11-16T16:35:24.941Z] 0438dccdf0ba 37 seconds ago 1.61GB [2022-11-16T16:35:24.941Z] security-spire-agent latest 184a3b3eb614 39 seconds ago 125MB [2022-11-16T16:35:24.941Z] ba5502874f37 40 seconds ago 1.68GB [2022-11-16T16:35:24.941Z] 9ec3c4bcd4f1 45 seconds ago 1.49GB [2022-11-16T16:35:24.941Z] 996153cef5f4 46 seconds ago 1.6GB [2022-11-16T16:35:24.941Z] security-secretstore-setup latest a0c7252d53d2 About a minute ago 29.7MB [2022-11-16T16:35:24.941Z] support-notifications latest 73e7cd85235e About a minute ago 30.5MB [2022-11-16T16:35:24.941Z] security-proxy-setup latest a0cd66925f9f About a minute ago 27.6MB [2022-11-16T16:35:24.941Z] core-metadata latest cf5be17e1e37 About a minute ago 18.5MB [2022-11-16T16:35:24.941Z] core-data latest f962d2518870 About a minute ago 21.7MB [2022-11-16T16:35:24.941Z] b56908ffb0ce About a minute ago 1.61GB [2022-11-16T16:35:24.941Z] dcd7675642fc About a minute ago 1.68GB [2022-11-16T16:35:24.941Z] 327146308b52 About a minute ago 1.62GB [2022-11-16T16:35:24.941Z] 251c3eca7f4f About a minute ago 1.6GB [2022-11-16T16:35:24.941Z] c207d0e6ba4b About a minute ago 1.62GB [2022-11-16T16:35:24.941Z] security-spire-server latest 9905c25b9bae About a minute ago 86.5MB [2022-11-16T16:35:24.941Z] e26ed1a85d7f 2 minutes ago 1.49GB [2022-11-16T16:35:24.941Z] ci-base-image-x86_64 latest d18d159c0f55 5 minutes ago 947MB [2022-11-16T16:35:24.941Z] alpine 3.16 bfe296a52501 4 days ago 5.54MB [2022-11-16T16:35:24.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 13 days ago 683MB [2022-11-16T16:35:24.941Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-16T16:35:24.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-16T16:35:24.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-16T16:36:21.628Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-16T16:36:21.628Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-16T16:36:24.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-16T16:36:24.988Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-16T16:36:29.269Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-16T16:36:29.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-16T16:36:29.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-16T16:36:29.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-16T16:36:29.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-16T16:36:33.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-16T16:36:33.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-16T16:36:33.799Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-16T16:36:33.799Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-16T16:36:33.799Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-16T16:36:33.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-16T16:36:52.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.351s coverage: 28.7% of statements [2022-11-16T16:36:52.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-16T16:36:52.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-16T16:36:54.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.643s coverage: 98.5% of statements [2022-11-16T16:36:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.546s coverage: 43.0% of statements [2022-11-16T16:36:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-16T16:36:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-16T16:36:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.460s coverage: 54.2% of statements [2022-11-16T16:36:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-16T16:36:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-16T16:37:21.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.232s coverage: 89.2% of statements [2022-11-16T16:37:21.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-16T16:37:21.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-16T16:37:21.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:37:21.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-16T16:37:21.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-16T16:37:21.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.630s coverage: 2.2% of statements [2022-11-16T16:37:21.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-16T16:37:21.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-16T16:37:23.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.909s coverage: 95.6% of statements [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-16T16:37:23.639Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.445s coverage: 72.2% of statements [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-16T16:37:23.639Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.539s coverage: 60.0% of statements [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-16T16:37:23.639Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.662s coverage: 0.9% of statements [2022-11-16T16:37:23.639Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-16T16:37:26.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.328s coverage: 58.8% of statements [2022-11-16T16:37:26.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.353s coverage: 29.6% of statements [2022-11-16T16:37:26.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-16T16:37:29.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.558s coverage: 47.1% of statements [2022-11-16T16:37:29.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.309s coverage: 79.5% of statements [2022-11-16T16:37:29.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.302s coverage: 94.1% of statements [2022-11-16T16:37:29.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements [2022-11-16T16:37:34.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements [2022-11-16T16:37:43.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.303s coverage: 94.4% of statements [2022-11-16T16:37:43.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.247s coverage: 44.8% of statements [2022-11-16T16:37:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.816s coverage: 79.9% of statements [2022-11-16T16:37:53.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-16T16:37:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-16T16:37:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-16T16:37:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.303s coverage: 86.9% of statements [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-16T16:37:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-16T16:37:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-16T16:37:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements [2022-11-16T16:37:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-16T16:37:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2022-11-16T16:37:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements [2022-11-16T16:37:59.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.409s coverage: 85.4% of statements [2022-11-16T16:38:01.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.156s coverage: 91.2% of statements [2022-11-16T16:38:01.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-16T16:38:11.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.096s coverage: 64.7% of statements [2022-11-16T16:38:11.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-16T16:38:11.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-16T16:38:11.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.354s coverage: 100.0% of statements [2022-11-16T16:38:11.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.160s coverage: 89.4% of statements [2022-11-16T16:38:11.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2022-11-16T16:38:11.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.172s coverage: 73.7% of statements [2022-11-16T16:38:11.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-11-16T16:38:19.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.612s coverage: 65.8% of statements [2022-11-16T16:38:19.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-16T16:38:19.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-16T16:38:19.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-16T16:38:22.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.967s coverage: 41.8% of statements [2022-11-16T16:38:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-16T16:38:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-16T16:38:22.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.354s coverage: 89.5% of statements [2022-11-16T16:38:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-16T16:38:22.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements [2022-11-16T16:38:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-16T16:38:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-16T16:38:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-16T16:38:22.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-16T16:38:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.420s coverage: 17.7% of statements [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-16T16:38:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.960s coverage: 92.3% of statements [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-16T16:38:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-16T16:38:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-16T16:38:32.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-16T16:38:32.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-16T16:38:32.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-16T16:38:32.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.260s coverage: 100.0% of statements [2022-11-16T16:38:32.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.100s coverage: 96.9% of statements [2022-11-16T16:38:33.911Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-11-16T16:38:33.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-16T16:38:33.911Z] GO111MODULE=on go vet ./... [2022-11-16T16:40:55.718Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-16T16:40:55.718Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-16T16:40:55.718Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-16T16:40:55.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-16T16:40:56.388Z] + ls -al . [2022-11-16T16:40:56.388Z] total 772 [2022-11-16T16:40:56.388Z] drwxrwxr-x 10 1001 1001 4096 Nov 16 16:33 . [2022-11-16T16:40:56.388Z] drwxr-xr-x 4 root root 4096 Nov 16 16:33 .. [2022-11-16T16:40:56.388Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 16:31 .blubracket [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 16 Nov 16 16:31 .dockerignore [2022-11-16T16:40:56.388Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 16:31 .git [2022-11-16T16:40:56.388Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 16:31 .github [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 1030 Nov 16 16:31 .gitignore [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 16:31 .golangci.yml [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 87 Nov 16 16:31 .hadolint.yml [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 16:31 .sonarcloud.properties [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 16:31 ADOPTERS.md [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 10722 Nov 16 16:31 Attribution.txt [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 73765 Nov 16 16:31 CHANGELOG.md [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 16:31 CONTRIBUTING.md [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 16:31 GOVERNANCE.md [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 850 Nov 16 16:31 Jenkinsfile [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 16:31 LICENSE [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 13857 Nov 16 16:31 Makefile [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 16:31 OWNERS.md [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 9799 Nov 16 16:31 README.md [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 16:31 SECURITY.md [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 5 Nov 16 16:29 VERSION [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 16:31 ZMQWindows.md [2022-11-16T16:40:56.388Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 16:31 bin [2022-11-16T16:40:56.388Z] drwxrwxr-x 18 1001 1001 4096 Nov 16 16:31 cmd [2022-11-16T16:40:56.388Z] -rw-r--r-- 1 root root 501828 Nov 16 16:38 coverage.out [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 3405 Nov 16 16:31 go.mod [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 44978 Nov 16 16:31 go.sum [2022-11-16T16:40:56.388Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 16:31 internal [2022-11-16T16:40:56.388Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 16:31 openapi [2022-11-16T16:40:56.388Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 16:31 snap [2022-11-16T16:40:56.388Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 16:31 version.go [Pipeline] sh [2022-11-16T16:40:57.042Z] + '[' -e coverage.out ] [2022-11-16T16:40:57.042Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-16T16:40:57.068Z] Warning: overwriting stash ‘coverage-report’ [2022-11-16T16:40:57.968Z] Stashed 1 file(s) [Pipeline] sh [2022-11-16T16:40:58.609Z] + make build [2022-11-16T16:40:58.609Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-16T16:42:50.307Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-16T16:44:26.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-16T16:44:28.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-16T16:45:15.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-16T16:45:17.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-16T16:45:24.349Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-16T16:45:32.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-16T16:45:35.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-16T16:45:41.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-16T16:45:45.469Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-16T16:45:48.804Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-16T16:45:58.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-16T16:46:04.234Z] $ docker stop --time=1 0cdf408795a34a42372eaae2b8a42f9aab9e4d4b9a2f9017fe0e8db213d653ca [2022-11-16T16:46:06.213Z] $ docker rm -f 0cdf408795a34a42372eaae2b8a42f9aab9e4d4b9a2f9017fe0e8db213d653ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:46:08.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T16:46:08.608Z] [2022-11-16T16:46:08.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:46:08.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T16:46:09.205Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-16T16:46:09.205Z] 29e5d40040c1: Pulling fs layer [2022-11-16T16:46:09.205Z] 1ce36da41761: Pulling fs layer [2022-11-16T16:46:09.205Z] 25b303627fd3: Pulling fs layer [2022-11-16T16:46:09.205Z] 29e5d40040c1: Verifying Checksum [2022-11-16T16:46:09.205Z] 29e5d40040c1: Download complete [2022-11-16T16:46:09.470Z] 1ce36da41761: Verifying Checksum [2022-11-16T16:46:09.470Z] 1ce36da41761: Download complete [2022-11-16T16:46:09.737Z] 29e5d40040c1: Pull complete [2022-11-16T16:46:11.142Z] 1ce36da41761: Pull complete [2022-11-16T16:46:11.142Z] 25b303627fd3: Verifying Checksum [2022-11-16T16:46:11.142Z] 25b303627fd3: Download complete [2022-11-16T16:46:21.209Z] 25b303627fd3: Pull complete [2022-11-16T16:46:21.209Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-16T16:46:21.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T16:46:21.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:46:21.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container [2022-11-16T16:46:21.445Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-16T16:46:23.780Z] $ docker top d3368756d88fcef5aed1890f3cb9bc8ef1dc91bf25d99399c31a5f5de164c20a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:46:24.592Z] + + docker-composegrep build parallel --help [2022-11-16T16:46:24.592Z] [2022-11-16T16:46:29.940Z] --parallel Build images in parallel. [Pipeline] } [2022-11-16T16:46:30.228Z] $ docker stop --time=1 d3368756d88fcef5aed1890f3cb9bc8ef1dc91bf25d99399c31a5f5de164c20a [2022-11-16T16:46:31.942Z] $ docker rm -f d3368756d88fcef5aed1890f3cb9bc8ef1dc91bf25d99399c31a5f5de164c20a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:46:32.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T16:46:32.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:46:32.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container [2022-11-16T16:46:32.744Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-16T16:46:34.019Z] $ docker top 3520d4c77267504008a4f306824085eda0db030d6e9f3ca9b1db25fa7693377c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:46:34.867Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-16T16:46:41.545Z] Building core-command ... [2022-11-16T16:46:41.545Z] Building core-data ... [2022-11-16T16:46:41.545Z] Building core-metadata ... [2022-11-16T16:46:41.545Z] Building security-bootstrapper ... [2022-11-16T16:46:41.545Z] Building security-proxy-setup ... [2022-11-16T16:46:41.545Z] Building security-secretstore-setup ... [2022-11-16T16:46:41.545Z] Building security-spiffe-token-provider ... [2022-11-16T16:46:41.545Z] Building security-spire-agent ... [2022-11-16T16:46:41.545Z] Building security-spire-config ... [2022-11-16T16:46:41.545Z] Building security-spire-server ... [2022-11-16T16:46:41.545Z] Building support-notifications ... [2022-11-16T16:46:41.545Z] Building support-scheduler ... [2022-11-16T16:46:41.545Z] Building sys-mgmt-agent ... [2022-11-16T16:46:41.545Z] Building security-spiffe-token-provider [2022-11-16T16:46:41.545Z] Building security-secretstore-setup [2022-11-16T16:46:41.545Z] Building security-bootstrapper [2022-11-16T16:46:41.545Z] Building security-spire-agent [2022-11-16T16:46:41.545Z] Building sys-mgmt-agent [2022-11-16T16:47:38.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:47:38.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:47:38.215Z] ---> 32bff68434b9 [2022-11-16T16:47:38.215Z] Step 3/22 : WORKDIR /edgex-go [2022-11-16T16:47:38.215Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:47:38.215Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:47:38.215Z] ---> 32bff68434b9 [2022-11-16T16:47:38.215Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:47:38.215Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:47:38.215Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:47:38.215Z] ---> 32bff68434b9 [2022-11-16T16:47:38.215Z] Step 3/32 : WORKDIR /edgex-go [2022-11-16T16:47:38.215Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:47:38.215Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:47:38.215Z] ---> 32bff68434b9 [2022-11-16T16:47:38.215Z] Step 3/19 : WORKDIR /edgex-go [2022-11-16T16:47:38.215Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:47:38.215Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:47:38.215Z] ---> 32bff68434b9 [2022-11-16T16:47:38.215Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:47:38.215Z] ---> Running in 4dcc6f5b5d65 [2022-11-16T16:47:38.215Z] ---> Running in 67585adbfa18 [2022-11-16T16:47:38.215Z] ---> Running in 908a3628768b [2022-11-16T16:47:38.215Z] ---> Running in 8fb9c74233a0 [2022-11-16T16:47:38.215Z] ---> Running in 76a7cc061543 [2022-11-16T16:47:38.215Z] Removing intermediate container 4dcc6f5b5d65 [2022-11-16T16:47:38.215Z] ---> 1ae6925de6a6 [2022-11-16T16:47:38.215Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-16T16:47:38.215Z] Removing intermediate container 908a3628768b [2022-11-16T16:47:38.215Z] ---> a6de2e870c2d [2022-11-16T16:47:38.215Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-16T16:47:38.215Z] ---> Running in 43bdaebb5b3f [2022-11-16T16:47:38.215Z] Removing intermediate container 8fb9c74233a0 [2022-11-16T16:47:38.215Z] ---> d1b51a9f2689 [2022-11-16T16:47:38.215Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-16T16:47:38.215Z] ---> Running in 156f2afae080 [2022-11-16T16:47:38.215Z] Removing intermediate container 67585adbfa18 [2022-11-16T16:47:38.215Z] ---> 15d14a486ae0 [2022-11-16T16:47:38.215Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:47:38.215Z] ---> Running in b2a310820763 [2022-11-16T16:47:38.215Z] Removing intermediate container 76a7cc061543 [2022-11-16T16:47:38.215Z] ---> 01b3be82ab61 [2022-11-16T16:47:38.215Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-16T16:47:38.215Z] ---> Running in d27c10875dd0 [2022-11-16T16:47:38.215Z] ---> Running in c456e3577a34 [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] v3.16.3-1-g9bb1c89d8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-16T16:47:38.215Z] v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-16T16:47:38.215Z] OK: 16895 distinct packages available [2022-11-16T16:47:38.215Z] OK: 221 MiB in 51 packages [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] OK: 221 MiB in 51 packages [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:47:38.486Z] Removing intermediate container 156f2afae080 [2022-11-16T16:47:38.486Z] ---> 32e869340492 [2022-11-16T16:47:38.756Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-16T16:47:38.756Z] OK: 221 MiB in 51 packages [2022-11-16T16:47:39.024Z] Removing intermediate container b2a310820763 [2022-11-16T16:47:39.024Z] ---> 6bb4c9ba71e1 [2022-11-16T16:47:39.024Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:47:39.609Z] OK: 221 MiB in 51 packages [2022-11-16T16:47:39.885Z] OK: 221 MiB in 51 packages [2022-11-16T16:47:40.155Z] ---> c789130301b8 [2022-11-16T16:47:40.155Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:47:40.424Z] ---> 49b784c7223f [2022-11-16T16:47:40.424Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:47:40.424Z] ---> Running in e1c734773f40 [2022-11-16T16:47:40.695Z] ---> Running in 37c2b588987d [2022-11-16T16:47:41.284Z] Removing intermediate container 43bdaebb5b3f [2022-11-16T16:47:41.284Z] ---> 2d6c6b07e005 [2022-11-16T16:47:41.284Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-16T16:47:41.553Z] Removing intermediate container c456e3577a34 [2022-11-16T16:47:41.553Z] ---> 2d8eee182483 [2022-11-16T16:47:41.553Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-16T16:47:41.823Z] Removing intermediate container d27c10875dd0 [2022-11-16T16:47:41.823Z] ---> febe66a70414 [2022-11-16T16:47:41.823Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:47:42.786Z] ---> 796f56512eae [2022-11-16T16:47:42.786Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:47:42.786Z] ---> Running in e82cc9c4c812 [2022-11-16T16:47:43.055Z] ---> c1c7bed32c23 [2022-11-16T16:47:43.055Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:47:43.055Z] ---> Running in a24c174bf8ef [2022-11-16T16:47:43.326Z] ---> 2b8ffa47cb31 [2022-11-16T16:47:43.326Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:47:43.595Z] ---> Running in 6b90d0d849c8 [2022-11-16T16:49:20.262Z] Removing intermediate container 37c2b588987d [2022-11-16T16:49:20.263Z] ---> d3d9d20217ec [2022-11-16T16:49:20.263Z] Step 7/24 : COPY . . [2022-11-16T16:49:20.263Z] Removing intermediate container e82cc9c4c812 [2022-11-16T16:49:20.263Z] ---> 8259f2a7ffef [2022-11-16T16:49:20.263Z] Step 7/19 : COPY . . [2022-11-16T16:49:20.263Z] Removing intermediate container e1c734773f40 [2022-11-16T16:49:20.263Z] ---> dd1d2da3f269 [2022-11-16T16:49:20.263Z] Step 7/22 : COPY . . [2022-11-16T16:49:20.263Z] Removing intermediate container 6b90d0d849c8 [2022-11-16T16:49:20.263Z] ---> 9e5e673fed73 [2022-11-16T16:49:20.263Z] Step 7/24 : COPY . . [2022-11-16T16:49:20.263Z] Removing intermediate container a24c174bf8ef [2022-11-16T16:49:20.263Z] ---> 838bb9830fff [2022-11-16T16:49:20.263Z] Step 7/32 : COPY . . [2022-11-16T16:49:23.610Z] ---> e40b1c91e87c [2022-11-16T16:49:23.610Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-16T16:49:23.610Z] ---> 166c7ebd11cc [2022-11-16T16:49:23.610Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-16T16:49:23.610Z] ---> 20c5b79d1f1a [2022-11-16T16:49:23.610Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:49:23.610Z] ---> Running in 9719f40b6a46 [2022-11-16T16:49:23.610Z] ---> Running in 655a1f360905 [2022-11-16T16:49:23.610Z] ---> b05daebbc43e [2022-11-16T16:49:23.610Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-16T16:49:23.610Z] ---> Running in ac576d6adbd9 [2022-11-16T16:49:23.610Z] ---> 969c32246ea8 [2022-11-16T16:49:23.610Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-16T16:49:23.610Z] ---> Running in 42f4b4d42494 [2022-11-16T16:49:23.877Z] ---> Running in a32c1733a81d [2022-11-16T16:49:24.465Z] Removing intermediate container ac576d6adbd9 [2022-11-16T16:49:24.465Z] ---> 0de52e225615 [2022-11-16T16:49:24.465Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T16:49:24.465Z] ---> Running in 43f754013d0c [2022-11-16T16:49:25.051Z] Removing intermediate container 43f754013d0c [2022-11-16T16:49:25.051Z] ---> 27002ab901ca [2022-11-16T16:49:25.051Z] 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 [2022-11-16T16:49:25.322Z] ---> Running in 2a7797c523c4 [2022-11-16T16:49:25.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-16T16:49:25.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-16T16:49:26.491Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-16T16:49:26.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-16T16:49:29.352Z] Removing intermediate container 2a7797c523c4 [2022-11-16T16:49:29.352Z] ---> a04a22da5e0d [2022-11-16T16:49:29.352Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T16:49:29.352Z] ---> Running in 1343a205763c [2022-11-16T16:49:29.621Z] Removing intermediate container 1343a205763c [2022-11-16T16:49:29.621Z] ---> 47a05f98cf8d [2022-11-16T16:49:29.621Z] [2022-11-16T16:49:29.621Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T16:49:30.206Z] 3.15: Pulling from library/alpine [2022-11-16T16:49:31.618Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-16T16:49:31.618Z] Status: Downloaded newer image for alpine:3.15 [2022-11-16T16:49:31.618Z] ---> 8aa73fd46299 [2022-11-16T16:49:31.618Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:49:31.618Z] ---> Running in 43346a97abca [2022-11-16T16:49:32.205Z] Removing intermediate container 43346a97abca [2022-11-16T16:49:32.205Z] ---> acd8f6556be7 [2022-11-16T16:49:32.205Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T16:49:32.480Z] ---> Running in d368233ef78a [2022-11-16T16:49:35.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:49:35.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:49:36.748Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:49:36.748Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:49:36.748Z] OK: 15736 distinct packages available [2022-11-16T16:49:37.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:49:37.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:49:39.009Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-16T16:49:39.009Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:49:39.009Z] (3/5) Installing libucontext (1.1-r0) [2022-11-16T16:49:39.009Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-16T16:49:39.009Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-16T16:49:39.009Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:49:39.009Z] OK: 6 MiB in 19 packages [2022-11-16T16:49:42.360Z] Removing intermediate container d368233ef78a [2022-11-16T16:49:42.360Z] ---> a6e6bdc898f3 [2022-11-16T16:49:42.360Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-16T16:49:45.704Z] ---> 77bec5e48b52 [2022-11-16T16:49:45.704Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:49:51.047Z] ---> d75b65fc70d1 [2022-11-16T16:49:51.047Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:49:52.018Z] ---> 0947943ddeeb [2022-11-16T16:49:52.018Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-16T16:49:52.982Z] ---> 8a2d4e595c87 [2022-11-16T16:49:52.982Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-16T16:49:53.943Z] ---> fc918c42ede2 [2022-11-16T16:49:53.943Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:49:54.211Z] ---> Running in 88a197a37f13 [2022-11-16T16:49:54.804Z] Removing intermediate container 88a197a37f13 [2022-11-16T16:49:54.804Z] ---> 557df0229b3e [2022-11-16T16:49:54.804Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:49:54.804Z] ---> Running in 8ecfba570479 [2022-11-16T16:49:55.386Z] Removing intermediate container 8ecfba570479 [2022-11-16T16:49:55.386Z] ---> e29d2cd86a4f [2022-11-16T16:49:55.386Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T16:49:55.386Z] ---> Running in 63e274d6ff00 [2022-11-16T16:49:55.971Z] Removing intermediate container 63e274d6ff00 [2022-11-16T16:49:55.971Z] ---> 23007b022809 [2022-11-16T16:49:55.971Z] Step 23/24 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T16:49:55.971Z] ---> Running in 516d2911c148 [2022-11-16T16:49:56.556Z] Removing intermediate container 516d2911c148 [2022-11-16T16:49:56.556Z] ---> eaff38a2958f [2022-11-16T16:49:56.556Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:49:56.556Z] ---> Running in e9726b26a497 [2022-11-16T16:49:57.143Z] Removing intermediate container e9726b26a497 [2022-11-16T16:49:57.143Z] ---> 01781eaefe13 [2022-11-16T16:49:57.143Z] [2022-11-16T16:49:57.415Z] Successfully built 01781eaefe13 [2022-11-16T16:49:57.415Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-16T16:49:57.415Z]  Building security-spire-agent ... done Building security-spire-config [2022-11-16T16:50:19.489Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:50:19.489Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:50:19.489Z] ---> 32bff68434b9 [2022-11-16T16:50:19.489Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T16:50:19.489Z] ---> Using cache [2022-11-16T16:50:19.489Z] ---> 01b3be82ab61 [2022-11-16T16:50:19.489Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:50:19.489Z] ---> Running in 1863e08baf20 [2022-11-16T16:50:19.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:19.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:50:20.901Z] OK: 221 MiB in 51 packages [2022-11-16T16:50:22.313Z] Removing intermediate container 1863e08baf20 [2022-11-16T16:50:22.313Z] ---> 7fd36604ed20 [2022-11-16T16:50:22.313Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T16:50:23.283Z] ---> 2547d669566e [2022-11-16T16:50:23.283Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:50:23.555Z] ---> Running in de4802acd378 [2022-11-16T16:51:45.205Z] Removing intermediate container de4802acd378 [2022-11-16T16:51:45.205Z] ---> c3721f451250 [2022-11-16T16:51:45.205Z] Step 7/24 : COPY . . [2022-11-16T16:51:53.415Z] ---> 1c6860839300 [2022-11-16T16:51:53.415Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:51:53.688Z] ---> Running in 52f59f4fc625 [2022-11-16T16:51:54.647Z] Removing intermediate container 52f59f4fc625 [2022-11-16T16:51:54.647Z] ---> f5f3cad7ffcd [2022-11-16T16:51:54.647Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T16:51:54.647Z] ---> Running in ac8eb66ebe8d [2022-11-16T16:51:55.232Z] Removing intermediate container ac8eb66ebe8d [2022-11-16T16:51:55.232Z] ---> 36132538eee1 [2022-11-16T16:51:55.232Z] 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 [2022-11-16T16:51:55.499Z] ---> Running in 2fa7ad4371c0 [2022-11-16T16:51:58.860Z] Removing intermediate container 2fa7ad4371c0 [2022-11-16T16:51:58.860Z] ---> 58ac56e62fcb [2022-11-16T16:51:58.860Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T16:51:58.860Z] ---> Running in 31636d726f94 [2022-11-16T16:51:59.443Z] Removing intermediate container 31636d726f94 [2022-11-16T16:51:59.443Z] ---> fff7b4f227f8 [2022-11-16T16:51:59.443Z] [2022-11-16T16:51:59.443Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T16:51:59.443Z] ---> 8aa73fd46299 [2022-11-16T16:51:59.443Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:51:59.443Z] ---> Using cache [2022-11-16T16:51:59.443Z] ---> acd8f6556be7 [2022-11-16T16:51:59.443Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-16T16:51:59.443Z] ---> Running in 61aeff7d47ce [2022-11-16T16:52:01.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:52:01.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:52:03.387Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:52:03.387Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:52:03.387Z] OK: 15736 distinct packages available [2022-11-16T16:52:03.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:52:04.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:52:05.664Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-16T16:52:05.664Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:52:05.664Z] (3/4) Installing libucontext (1.1-r0) [2022-11-16T16:52:05.664Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-16T16:52:05.664Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:52:05.931Z] OK: 6 MiB in 18 packages [2022-11-16T16:52:07.915Z] Removing intermediate container 61aeff7d47ce [2022-11-16T16:52:07.915Z] ---> 5395ec334c13 [2022-11-16T16:52:07.915Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:52:13.282Z] ---> 0e0b0ec2be19 [2022-11-16T16:52:13.282Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:52:14.247Z] ---> 4663018c0721 [2022-11-16T16:52:14.247Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-16T16:52:14.247Z] ---> Running in db29dfda1a7b [2022-11-16T16:52:14.830Z] Removing intermediate container db29dfda1a7b [2022-11-16T16:52:14.830Z] ---> 47cc89854f9b [2022-11-16T16:52:14.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-16T16:52:15.794Z] ---> b33177a9591b [2022-11-16T16:52:15.794Z] Step 19/24 : WORKDIR / [2022-11-16T16:52:16.061Z] ---> Running in 59ec07511c4c [2022-11-16T16:52:16.656Z] Removing intermediate container 59ec07511c4c [2022-11-16T16:52:16.656Z] ---> e58c5435b7be [2022-11-16T16:52:16.656Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:52:16.656Z] ---> Running in 797571c704b2 [2022-11-16T16:52:17.250Z] Removing intermediate container 797571c704b2 [2022-11-16T16:52:17.250Z] ---> 482b9f4151f3 [2022-11-16T16:52:17.250Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:52:17.517Z] ---> Running in f4d807567776 [2022-11-16T16:52:18.102Z] Removing intermediate container f4d807567776 [2022-11-16T16:52:18.102Z] ---> 7b369807f19f [2022-11-16T16:52:18.102Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T16:52:18.102Z] ---> Running in 91164fcb9a1b [2022-11-16T16:52:18.687Z] Removing intermediate container 91164fcb9a1b [2022-11-16T16:52:18.687Z] ---> 20cdc7c0d564 [2022-11-16T16:52:18.687Z] Step 23/24 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T16:52:18.687Z] ---> Running in 6fa3217f5197 [2022-11-16T16:52:19.273Z] Removing intermediate container 6fa3217f5197 [2022-11-16T16:52:19.273Z] ---> cbbe0ae10e42 [2022-11-16T16:52:19.273Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:52:19.542Z] ---> Running in 1dcdc5fb932e [2022-11-16T16:52:20.132Z] Removing intermediate container 1dcdc5fb932e [2022-11-16T16:52:20.132Z] ---> ab9c65572840 [2022-11-16T16:52:20.132Z] [2022-11-16T16:52:20.401Z] Successfully built ab9c65572840 [2022-11-16T16:52:20.401Z] Successfully tagged security-spire-config-arm64:latest [2022-11-16T16:52:20.401Z]  Building security-spire-config ... done Building support-scheduler [2022-11-16T16:52:42.483Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:52:42.483Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:52:42.483Z] ---> 32bff68434b9 [2022-11-16T16:52:42.483Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:52:42.483Z] ---> Running in 10b5ff5a6fb4 [2022-11-16T16:52:42.483Z] Removing intermediate container 10b5ff5a6fb4 [2022-11-16T16:52:42.483Z] ---> 0ed70aefd23b [2022-11-16T16:52:42.483Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:52:42.483Z] ---> Running in ab3a65cf973c [2022-11-16T16:52:42.483Z] Removing intermediate container ab3a65cf973c [2022-11-16T16:52:42.483Z] ---> 28dabaf39fe0 [2022-11-16T16:52:42.483Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-16T16:52:42.483Z] ---> Running in 7340f4a2d2d6 [2022-11-16T16:52:42.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:52:43.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:52:44.437Z] OK: 221 MiB in 51 packages [2022-11-16T16:52:46.387Z] Removing intermediate container 7340f4a2d2d6 [2022-11-16T16:52:46.387Z] ---> 93b809770f38 [2022-11-16T16:52:46.388Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:52:47.356Z] ---> d0e98a9e3066 [2022-11-16T16:52:47.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:52:47.623Z] ---> Running in 960a8ddac2ba [2022-11-16T16:54:09.258Z] Removing intermediate container 960a8ddac2ba [2022-11-16T16:54:09.258Z] ---> 4f5d3d80e6b8 [2022-11-16T16:54:09.258Z] Step 8/22 : COPY . . [2022-11-16T16:54:14.596Z] ---> c6c2d9c972b2 [2022-11-16T16:54:14.596Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-16T16:54:14.596Z] ---> Running in bf99d3b68ffa [2022-11-16T16:54:16.545Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-16T16:56:38.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-16T16:56:38.251Z] Removing intermediate container 9719f40b6a46 [2022-11-16T16:56:38.251Z] ---> b68e67e1a287 [2022-11-16T16:56:38.251Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-16T16:56:38.251Z] ---> Running in 5192df09b745 [2022-11-16T16:56:38.251Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-16T16:56:42.515Z] Removing intermediate container 5192df09b745 [2022-11-16T16:56:42.515Z] ---> 2824b2dd792e [2022-11-16T16:56:42.515Z] [2022-11-16T16:56:42.515Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T16:56:42.515Z] 3.16: Pulling from library/alpine [2022-11-16T16:56:45.872Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T16:56:45.872Z] Status: Downloaded newer image for alpine:3.16 [2022-11-16T16:56:45.872Z] ---> 2b4661558fb8 [2022-11-16T16:56:45.872Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-16T16:56:46.144Z] ---> Running in dc3b17a373b5 [2022-11-16T16:56:47.138Z] Removing intermediate container dc3b17a373b5 [2022-11-16T16:56:47.138Z] ---> a58c089d517b [2022-11-16T16:56:47.138Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-16T16:56:47.138Z] ---> Running in 972b3d6a87ba [2022-11-16T16:56:49.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:56:50.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:56:52.087Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-16T16:56:52.353Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-16T16:56:52.353Z] (3/33) Installing readline (8.1.2-r0) [2022-11-16T16:56:52.353Z] (4/33) Installing bash (5.1.16-r2) [2022-11-16T16:56:52.353Z] Executing bash-5.1.16-r2.post-install [2022-11-16T16:56:52.353Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-16T16:56:52.620Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-16T16:56:52.620Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T16:56:52.620Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-16T16:56:52.621Z] (9/33) Installing curl (7.83.1-r4) [2022-11-16T16:56:52.621Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-16T16:56:53.204Z] Removing intermediate container 655a1f360905 [2022-11-16T16:56:53.204Z] ---> b1875d9297fc [2022-11-16T16:56:53.204Z] [2022-11-16T16:56:53.204Z] Step 9/24 : FROM alpine:3.16 [2022-11-16T16:56:53.204Z] ---> 2b4661558fb8 [2022-11-16T16:56:53.204Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-16T16:56:53.793Z] ---> Running in 71eb3210df66 [2022-11-16T16:56:54.064Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-16T16:56:54.064Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-16T16:56:54.064Z] (13/33) Installing expat (2.5.0-r0) [2022-11-16T16:56:54.064Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-16T16:56:54.064Z] (15/33) Installing gdbm (1.23-r0) [2022-11-16T16:56:54.064Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-16T16:56:54.064Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T16:56:54.064Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T16:56:54.064Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-16T16:56:54.064Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-16T16:56:54.064Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-16T16:56:56.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:56:56.907Z] Removing intermediate container 42f4b4d42494 [2022-11-16T16:56:56.907Z] ---> c4885a2a02e1 [2022-11-16T16:56:56.907Z] [2022-11-16T16:56:56.907Z] Step 9/32 : FROM alpine:3.16 [2022-11-16T16:56:56.907Z] ---> 2b4661558fb8 [2022-11-16T16:56:56.907Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:56:56.907Z] ---> Running in c584859377f2 [2022-11-16T16:56:56.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:56:57.526Z] Removing intermediate container c584859377f2 [2022-11-16T16:56:57.526Z] ---> 13c4b169fa2b [2022-11-16T16:56:57.526Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-16T16:56:57.792Z] ---> Running in 58184f4679d0 [2022-11-16T16:56:57.792Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-16T16:56:57.792Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-16T16:56:57.792Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-16T16:56:57.792Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-16T16:56:57.792Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-16T16:56:57.792Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-16T16:56:57.792Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-16T16:56:58.062Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-16T16:56:58.062Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-16T16:56:58.062Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-16T16:56:58.062Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-16T16:56:58.346Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-16T16:56:59.870Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-16T16:56:59.870Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-16T16:56:59.870Z] (3/3) Installing su-exec (0.2-r1) [2022-11-16T16:56:59.870Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:56:59.870Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:57:00.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:57:00.178Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:57:00.178Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:57:00.465Z] OK: 6 MiB in 17 packages [2022-11-16T16:57:00.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:57:00.465Z] OK: 121 MiB in 47 packages [2022-11-16T16:57:02.465Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-16T16:57:02.466Z] (2/2) Installing su-exec (0.2-r1) [2022-11-16T16:57:02.466Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T16:57:02.466Z] OK: 5 MiB in 16 packages [2022-11-16T16:57:04.438Z] Removing intermediate container 71eb3210df66 [2022-11-16T16:57:04.438Z] ---> 963f30d6e34e [2022-11-16T16:57:04.438Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T16:57:04.715Z] ---> Running in dce8b85d5bb4 [2022-11-16T16:57:04.996Z] Removing intermediate container 58184f4679d0 [2022-11-16T16:57:04.996Z] ---> b59b230382ca [2022-11-16T16:57:04.996Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-16T16:57:04.996Z] ---> Running in 20a14cec0e13 [2022-11-16T16:57:05.586Z] Removing intermediate container dce8b85d5bb4 [2022-11-16T16:57:05.586Z] ---> 329ec5a8844a [2022-11-16T16:57:05.586Z] Step 12/24 : WORKDIR / [2022-11-16T16:57:05.586Z] ---> Running in 75edc5ae05ef [2022-11-16T16:57:05.862Z] Removing intermediate container 20a14cec0e13 [2022-11-16T16:57:05.862Z] ---> f2d2c9dc924f [2022-11-16T16:57:05.863Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-16T16:57:05.863Z] ---> Running in f68da974e93d [2022-11-16T16:57:06.456Z] Removing intermediate container 75edc5ae05ef [2022-11-16T16:57:06.456Z] ---> 257a5f4ff45a [2022-11-16T16:57:06.456Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-16T16:57:06.456Z] Removing intermediate container f68da974e93d [2022-11-16T16:57:06.456Z] ---> c3920dc0e1a8 [2022-11-16T16:57:06.456Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-16T16:57:06.722Z] ---> Running in 72dcb26f254d [2022-11-16T16:57:07.304Z] Removing intermediate container 72dcb26f254d [2022-11-16T16:57:07.304Z] ---> 34d4d38a901a [2022-11-16T16:57:07.304Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-16T16:57:07.571Z] ---> Running in bea30c2deb8d [2022-11-16T16:57:07.839Z] ---> 715dc5aaf2a4 [2022-11-16T16:57:07.839Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-16T16:57:08.105Z] Removing intermediate container bea30c2deb8d [2022-11-16T16:57:08.105Z] ---> b23296451099 [2022-11-16T16:57:08.105Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-16T16:57:08.371Z] ---> Running in 5653ecaf2468 [2022-11-16T16:57:09.324Z] ---> c870d8ce60b9 [2022-11-16T16:57:09.324Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-16T16:57:10.729Z] ---> bbbb7effe79d [2022-11-16T16:57:10.729Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-16T16:57:12.135Z] ---> a0deca0ea323 [2022-11-16T16:57:12.135Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-16T16:57:12.725Z] Removing intermediate container 5653ecaf2468 [2022-11-16T16:57:12.725Z] ---> 87726a776b3c [2022-11-16T16:57:12.725Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-16T16:57:12.992Z] ---> Running in 0611cbd8d3fb [2022-11-16T16:57:13.575Z] Removing intermediate container 0611cbd8d3fb [2022-11-16T16:57:13.575Z] ---> 9ddf188c25fe [2022-11-16T16:57:13.575Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-16T16:57:14.532Z] ---> 1da6c8326c74 [2022-11-16T16:57:14.532Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-16T16:57:14.800Z] ---> 1d197c4e0989 [2022-11-16T16:57:14.800Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-16T16:57:15.071Z] ---> Running in 00223f7fb3cc [2022-11-16T16:57:17.644Z] ---> d69aa7c955c1 [2022-11-16T16:57:17.644Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T16:57:18.606Z] ---> 752a7c4760c9 [2022-11-16T16:57:18.606Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T16:57:18.878Z] ---> Running in a543f6e22636 [2022-11-16T16:57:19.465Z] Removing intermediate container 00223f7fb3cc [2022-11-16T16:57:19.465Z] ---> ab5ca8e7e684 [2022-11-16T16:57:19.465Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:57:20.428Z] ---> 7409d7e5dc62 [2022-11-16T16:57:20.428Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-16T16:57:21.843Z] Collecting docker-compose==1.23.2 [2022-11-16T16:57:22.113Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-16T16:57:22.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.1 MB/s eta 0:00:00 [2022-11-16T16:57:23.101Z] ---> d358db79d692 [2022-11-16T16:57:23.101Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-16T16:57:23.367Z] Collecting jsonschema<3,>=2.5.1 [2022-11-16T16:57:23.367Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-16T16:57:23.367Z] Removing intermediate container a543f6e22636 [2022-11-16T16:57:23.635Z] ---> e81f8f4cdf47 [2022-11-16T16:57:23.635Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T16:57:23.635Z] ---> Running in 5f7c68d24046 [2022-11-16T16:57:23.635Z] Collecting texttable<0.10,>=0.9.0 [2022-11-16T16:57:23.635Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-16T16:57:23.902Z] Preparing metadata (setup.py): started [2022-11-16T16:57:24.169Z] Removing intermediate container 5f7c68d24046 [2022-11-16T16:57:24.169Z] ---> ada9e807b7c6 [2022-11-16T16:57:24.169Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T16:57:24.169Z] ---> 71b0e3231da5 [2022-11-16T16:57:24.440Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-16T16:57:24.440Z] ---> Running in 58c734db825f [2022-11-16T16:57:25.397Z] Removing intermediate container 58c734db825f [2022-11-16T16:57:25.397Z] ---> fe46e92f1257 [2022-11-16T16:57:25.397Z] Step 23/24 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T16:57:25.397Z] ---> Running in 841704ac5273 [2022-11-16T16:57:25.663Z] ---> 0c362a7abf03 [2022-11-16T16:57:25.663Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-16T16:57:26.244Z] Removing intermediate container 841704ac5273 [2022-11-16T16:57:26.244Z] ---> 5ccc59f21b71 [2022-11-16T16:57:26.244Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T16:57:26.244Z] ---> Running in 4cef87f01489 [2022-11-16T16:57:26.823Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:57:26.823Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-16T16:57:26.823Z] ---> fcd792abee45 [2022-11-16T16:57:26.823Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-16T16:57:27.089Z] Removing intermediate container 4cef87f01489 [2022-11-16T16:57:27.089Z] ---> 8b6932cc523d [2022-11-16T16:57:27.089Z] [2022-11-16T16:57:27.355Z] Collecting docker<4.0,>=3.6.0 [2022-11-16T16:57:27.355Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-16T16:57:27.622Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 9.8 MB/s eta 0:00:00 [2022-11-16T16:57:27.622Z] Successfully built 8b6932cc523d [2022-11-16T16:57:27.886Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-16T16:57:27.886Z] Building core-command [2022-11-16T16:57:27.886Z]  Building security-secretstore-setup ... done  ---> ff9dec9d1216 [2022-11-16T16:57:27.886Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-16T16:57:28.840Z] ---> 57b6b3d58120 [2022-11-16T16:57:28.840Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-16T16:57:28.840Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-16T16:57:28.840Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-16T16:57:29.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 [2022-11-16T16:57:29.109Z] ---> Running in a30e1e4aa05b [2022-11-16T16:57:29.109Z] Collecting docopt<0.7,>=0.6.1 [2022-11-16T16:57:29.109Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-16T16:57:29.376Z] Preparing metadata (setup.py): started [2022-11-16T16:57:32.717Z] Removing intermediate container a30e1e4aa05b [2022-11-16T16:57:32.718Z] ---> b3268396fa8d [2022-11-16T16:57:32.718Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-16T16:57:32.718Z] ---> Running in 6b42988dc2eb [2022-11-16T16:57:32.718Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:57:32.718Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-16T16:57:32.718Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-16T16:57:32.986Z] Preparing metadata (setup.py): started [2022-11-16T16:57:32.986Z] Removing intermediate container 6b42988dc2eb [2022-11-16T16:57:32.986Z] ---> 51faa5733eee [2022-11-16T16:57:32.986Z] Step 29/32 : CMD ["gate"] [2022-11-16T16:57:33.250Z] ---> Running in de00789a76b8 [2022-11-16T16:57:33.516Z] Removing intermediate container de00789a76b8 [2022-11-16T16:57:33.516Z] ---> 85828588e6e8 [2022-11-16T16:57:33.782Z] Step 30/32 : LABEL arch=arm64 [2022-11-16T16:57:33.782Z] ---> Running in 49d0a43a5263 [2022-11-16T16:57:34.368Z] Removing intermediate container 49d0a43a5263 [2022-11-16T16:57:34.368Z] ---> 4d637add75e3 [2022-11-16T16:57:34.368Z] Step 31/32 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T16:57:34.638Z] ---> Running in 5afc3a899779 [2022-11-16T16:57:35.227Z] Removing intermediate container 5afc3a899779 [2022-11-16T16:57:35.227Z] ---> 9ead3664637d [2022-11-16T16:57:35.227Z] Step 32/32 : LABEL version=0.0.0 [2022-11-16T16:57:35.227Z] ---> Running in 17170887dc27 [2022-11-16T16:57:35.813Z] Removing intermediate container 17170887dc27 [2022-11-16T16:57:35.813Z] ---> a57f9142ab65 [2022-11-16T16:57:35.813Z] [2022-11-16T16:57:36.080Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:57:36.080Z] Successfully built a57f9142ab65 [2022-11-16T16:57:36.080Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-16T16:57:36.080Z] Building support-notifications [2022-11-16T16:57:36.347Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2022-11-16T16:57:36.347Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-16T16:57:36.928Z] Collecting PyYAML<4,>=3.10 [2022-11-16T16:57:36.928Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-16T16:57:37.195Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.2 MB/s eta 0:00:00 [2022-11-16T16:57:39.839Z] Preparing metadata (setup.py): started [2022-11-16T16:57:42.418Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T16:57:42.688Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-16T16:57:42.688Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-16T16:57:42.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.6 MB/s eta 0:00:00 [2022-11-16T16:57:43.649Z] Collecting docker-pycreds>=0.4.0 [2022-11-16T16:57:43.915Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-16T16:57:45.325Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-16T16:57:45.325Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-16T16:57:45.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.1 MB/s eta 0:00:00 [2022-11-16T16:57:45.593Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-16T16:57:45.593Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-16T16:57:45.861Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.6 MB/s eta 0:00:00 [2022-11-16T16:57:46.444Z] Collecting certifi>=2017.4.17 [2022-11-16T16:57:46.444Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-16T16:57:46.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.7 MB/s eta 0:00:00 [2022-11-16T16:57:46.710Z] Collecting idna<2.8,>=2.5 [2022-11-16T16:57:46.710Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-16T16:57:46.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 10.7 MB/s eta 0:00:00 [2022-11-16T16:57:47.667Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-16T16:57:47.667Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-16T16:57:47.667Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-16T16:57:47.667Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-16T16:57:49.074Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-16T16:57:49.074Z] Running setup.py install for texttable: started [2022-11-16T16:57:53.327Z] Running setup.py install for texttable: finished with status 'done' [2022-11-16T16:57:53.327Z] Running setup.py install for PyYAML: started [2022-11-16T16:57:53.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:57:53.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:57:53.327Z] ---> 32bff68434b9 [2022-11-16T16:57:53.327Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:57:53.327Z] ---> Using cache [2022-11-16T16:57:53.606Z] ---> 0ed70aefd23b [2022-11-16T16:57:53.606Z] Step 4/23 : WORKDIR /edgex-go [2022-11-16T16:57:53.606Z] ---> Using cache [2022-11-16T16:57:53.606Z] ---> 28dabaf39fe0 [2022-11-16T16:57:53.606Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-16T16:57:53.606Z] ---> Using cache [2022-11-16T16:57:53.606Z] ---> 93b809770f38 [2022-11-16T16:57:53.606Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-16T16:57:53.606Z] ---> Using cache [2022-11-16T16:57:53.606Z] ---> d0e98a9e3066 [2022-11-16T16:57:53.606Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:57:53.606Z] ---> Using cache [2022-11-16T16:57:53.606Z] ---> 4f5d3d80e6b8 [2022-11-16T16:57:53.606Z] Step 8/23 : COPY . . [2022-11-16T16:57:53.606Z] ---> Using cache [2022-11-16T16:57:53.606Z] ---> c6c2d9c972b2 [2022-11-16T16:57:53.606Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-16T16:57:54.587Z] ---> Running in 52257c4fd982 [2022-11-16T16:57:57.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-16T16:57:58.131Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-16T16:58:00.083Z] Running setup.py install for docopt: started [2022-11-16T16:58:01.048Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:58:01.048Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:58:01.048Z] ---> 32bff68434b9 [2022-11-16T16:58:01.048Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:58:01.048Z] ---> Using cache [2022-11-16T16:58:01.048Z] ---> 0ed70aefd23b [2022-11-16T16:58:01.048Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T16:58:01.048Z] ---> Using cache [2022-11-16T16:58:01.048Z] ---> 28dabaf39fe0 [2022-11-16T16:58:01.048Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-16T16:58:01.048Z] ---> Running in 40430a00dd98 [2022-11-16T16:58:03.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:58:03.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:58:03.899Z] Running setup.py install for docopt: finished with status 'done' [2022-11-16T16:58:05.312Z] OK: 221 MiB in 51 packages [2022-11-16T16:58:06.716Z] Removing intermediate container 40430a00dd98 [2022-11-16T16:58:06.716Z] ---> 09308e0e16a1 [2022-11-16T16:58:06.716Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T16:58:07.674Z] ---> 0b11e06dcf1e [2022-11-16T16:58:07.674Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:58:07.942Z] ---> Running in 1cae55a74d19 [2022-11-16T16:58:08.523Z] Running setup.py install for dockerpty: started [2022-11-16T16:58:12.793Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-16T16:58:16.146Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-16T16:58:16.146Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-16T16:58:34.361Z] Removing intermediate container 972b3d6a87ba [2022-11-16T16:58:34.361Z] ---> 98b748fcabff [2022-11-16T16:58:34.361Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-16T16:58:34.361Z] ---> Running in a27c376c2af4 [2022-11-16T16:58:34.361Z] Removing intermediate container a27c376c2af4 [2022-11-16T16:58:34.361Z] ---> 9cde53c6de11 [2022-11-16T16:58:34.361Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T16:58:34.635Z] ---> Running in a6b937f538fc [2022-11-16T16:58:35.218Z] Removing intermediate container a6b937f538fc [2022-11-16T16:58:35.218Z] ---> 53152a23d32d [2022-11-16T16:58:35.218Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-16T16:58:37.156Z] ---> 0aa2668ffc8e [2022-11-16T16:58:37.156Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-16T16:58:38.109Z] ---> 6568f1ee6389 [2022-11-16T16:58:38.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-16T16:58:39.065Z] ---> 39b93677f4d3 [2022-11-16T16:58:39.065Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-16T16:58:39.331Z] ---> Running in 94d929764cc4 [2022-11-16T16:58:39.926Z] Removing intermediate container 94d929764cc4 [2022-11-16T16:58:39.926Z] ---> 65a981324e98 [2022-11-16T16:58:39.926Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:58:40.195Z] ---> Running in 7c43fe94710c [2022-11-16T16:58:40.786Z] Removing intermediate container 7c43fe94710c [2022-11-16T16:58:40.786Z] ---> 147ee62d41a4 [2022-11-16T16:58:40.786Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T16:58:40.786Z] ---> Running in d6436dff0d2e [2022-11-16T16:58:41.743Z] Removing intermediate container d6436dff0d2e [2022-11-16T16:58:41.743Z] ---> d5a54bd3ce73 [2022-11-16T16:58:41.743Z] Step 21/22 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T16:58:41.743Z] ---> Running in bc7c8927f7ef [2022-11-16T16:58:42.323Z] Removing intermediate container bc7c8927f7ef [2022-11-16T16:58:42.323Z] ---> e909dd0d2af4 [2022-11-16T16:58:42.323Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T16:58:42.590Z] ---> Running in e90c459c2d66 [2022-11-16T16:58:43.172Z] Removing intermediate container e90c459c2d66 [2022-11-16T16:58:43.172Z] ---> 58117d9f56f8 [2022-11-16T16:58:43.172Z] [2022-11-16T16:58:43.439Z] Successfully built 58117d9f56f8 [2022-11-16T16:58:43.439Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-16T16:58:43.439Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-11-16T16:59:05.479Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T16:59:05.479Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T16:59:05.479Z] ---> 32bff68434b9 [2022-11-16T16:59:05.479Z] Step 3/23 : WORKDIR /edgex-go [2022-11-16T16:59:05.479Z] ---> Using cache [2022-11-16T16:59:05.479Z] ---> 01b3be82ab61 [2022-11-16T16:59:05.479Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T16:59:05.479Z] ---> Using cache [2022-11-16T16:59:05.479Z] ---> 7fd36604ed20 [2022-11-16T16:59:05.479Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-16T16:59:05.479Z] ---> Using cache [2022-11-16T16:59:05.479Z] ---> 2547d669566e [2022-11-16T16:59:05.479Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:59:05.479Z] ---> Using cache [2022-11-16T16:59:05.479Z] ---> c3721f451250 [2022-11-16T16:59:05.479Z] Step 7/23 : COPY . . [2022-11-16T16:59:05.479Z] ---> Using cache [2022-11-16T16:59:05.479Z] ---> 1c6860839300 [2022-11-16T16:59:05.479Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T16:59:05.479Z] ---> Using cache [2022-11-16T16:59:05.479Z] ---> f5f3cad7ffcd [2022-11-16T16:59:05.479Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-16T16:59:05.479Z] ---> Using cache [2022-11-16T16:59:05.479Z] ---> 36132538eee1 [2022-11-16T16:59:05.479Z] 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 [2022-11-16T16:59:05.479Z] ---> Running in 68bdf38ddb64 [2022-11-16T16:59:09.734Z] Removing intermediate container 68bdf38ddb64 [2022-11-16T16:59:09.734Z] ---> fe6428657e36 [2022-11-16T16:59:09.734Z] Step 11/23 : WORKDIR /edgex-go [2022-11-16T16:59:09.734Z] ---> Running in 1e719f80101c [2022-11-16T16:59:11.141Z] Removing intermediate container 1e719f80101c [2022-11-16T16:59:11.141Z] ---> 279f871a8c01 [2022-11-16T16:59:11.141Z] [2022-11-16T16:59:11.141Z] Step 12/23 : FROM alpine:3.15 [2022-11-16T16:59:11.141Z] ---> 8aa73fd46299 [2022-11-16T16:59:11.141Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:59:11.141Z] ---> Using cache [2022-11-16T16:59:11.141Z] ---> acd8f6556be7 [2022-11-16T16:59:11.141Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T16:59:11.141Z] ---> Using cache [2022-11-16T16:59:11.141Z] ---> a6e6bdc898f3 [2022-11-16T16:59:11.141Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T16:59:23.448Z] Removing intermediate container a32c1733a81d [2022-11-16T16:59:23.448Z] ---> 8015a2e1d2d7 [2022-11-16T16:59:23.448Z] [2022-11-16T16:59:23.448Z] Step 9/19 : FROM alpine:3.15 [2022-11-16T16:59:23.448Z] ---> 8aa73fd46299 [2022-11-16T16:59:23.448Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T16:59:23.448Z] ---> Using cache [2022-11-16T16:59:23.448Z] ---> acd8f6556be7 [2022-11-16T16:59:23.449Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-16T16:59:23.449Z] ---> Running in f1a662bf958a [2022-11-16T16:59:26.028Z] ---> a38bc9231547 [2022-11-16T16:59:26.028Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T16:59:26.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:26.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:27.703Z] ---> fff9b025d26d [2022-11-16T16:59:27.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-16T16:59:27.971Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T16:59:27.971Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T16:59:27.971Z] OK: 15736 distinct packages available [2022-11-16T16:59:28.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:28.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:59:29.404Z] ---> 3f9292d6cf4c [2022-11-16T16:59:29.404Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-16T16:59:29.988Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-16T16:59:29.988Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-16T16:59:30.254Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-16T16:59:30.254Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-16T16:59:30.254Z] (5/9) Installing curl (7.80.0-r4) [2022-11-16T16:59:30.254Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-16T16:59:30.254Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-16T16:59:30.254Z] (8/9) Installing libucontext (1.1-r0) [2022-11-16T16:59:30.254Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-16T16:59:30.254Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T16:59:30.254Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:59:30.522Z] OK: 8 MiB in 23 packages [2022-11-16T16:59:31.116Z] ---> 42c77d1b9f84 [2022-11-16T16:59:31.116Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T16:59:31.116Z] ---> Running in 51373ade574a [2022-11-16T16:59:33.076Z] Removing intermediate container 51373ade574a [2022-11-16T16:59:33.076Z] ---> 4d90c8cebe91 [2022-11-16T16:59:33.076Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T16:59:33.076Z] ---> Running in 6a591cec529b [2022-11-16T16:59:34.483Z] Removing intermediate container f1a662bf958a [2022-11-16T16:59:34.483Z] ---> cfa8b4db1e7a [2022-11-16T16:59:34.483Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T16:59:34.483Z] Removing intermediate container 6a591cec529b [2022-11-16T16:59:34.483Z] ---> 89147bbf3da2 [2022-11-16T16:59:34.483Z] Step 21/23 : LABEL arch=arm64 [2022-11-16T16:59:34.750Z] ---> Running in 68178eafd037 [2022-11-16T16:59:35.717Z] Removing intermediate container 68178eafd037 [2022-11-16T16:59:35.717Z] ---> 360d87c149fb [2022-11-16T16:59:35.717Z] Step 22/23 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T16:59:36.324Z] ---> Running in 1da1521c2617 [2022-11-16T16:59:36.324Z] ---> 7e17f56c9bf8 [2022-11-16T16:59:36.324Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-16T16:59:36.912Z] Removing intermediate container 1da1521c2617 [2022-11-16T16:59:36.912Z] ---> 6d88fd06a838 [2022-11-16T16:59:36.912Z] Step 23/23 : LABEL version=0.0.0 [2022-11-16T16:59:37.179Z] ---> Running in bd0eb3c9fc32 [2022-11-16T16:59:38.586Z] Removing intermediate container bd0eb3c9fc32 [2022-11-16T16:59:38.586Z] ---> b93a61324e11 [2022-11-16T16:59:38.586Z] [2022-11-16T16:59:39.543Z] Successfully built b93a61324e11 [2022-11-16T16:59:39.543Z] Successfully tagged security-spire-server-arm64:latest [2022-11-16T16:59:39.543Z]  Building security-spire-server ... done Building security-proxy-setup [2022-11-16T16:59:40.948Z] ---> 54b26488387c [2022-11-16T16:59:40.948Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-16T16:59:42.551Z] ---> b4f65f7500e1 [2022-11-16T16:59:42.551Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-16T16:59:42.551Z] ---> Running in b6f6d8e1e32a [2022-11-16T16:59:42.838Z] Removing intermediate container b6f6d8e1e32a [2022-11-16T16:59:43.158Z] ---> ef59b310e58e [2022-11-16T16:59:43.158Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T16:59:43.158Z] ---> Running in 03dfb1d78dd3 [2022-11-16T16:59:44.178Z] Removing intermediate container 03dfb1d78dd3 [2022-11-16T16:59:44.178Z] ---> 86dac1d793de [2022-11-16T16:59:44.178Z] Step 17/19 : LABEL arch=arm64 [2022-11-16T16:59:44.450Z] ---> Running in dd60c27636f0 [2022-11-16T16:59:45.438Z] Removing intermediate container dd60c27636f0 [2022-11-16T16:59:45.438Z] ---> 25093dbf41f9 [2022-11-16T16:59:45.438Z] Step 18/19 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T16:59:45.438Z] ---> Running in 42bdeccb2bee [2022-11-16T16:59:46.480Z] Removing intermediate container 42bdeccb2bee [2022-11-16T16:59:46.480Z] ---> a4264712672d [2022-11-16T16:59:46.480Z] Step 19/19 : LABEL version=0.0.0 [2022-11-16T16:59:46.751Z] ---> Running in 170a239ff6a6 [2022-11-16T16:59:47.345Z] Removing intermediate container 1cae55a74d19 [2022-11-16T16:59:47.345Z] ---> e1aa14004c52 [2022-11-16T16:59:47.345Z] Step 8/22 : COPY . . [2022-11-16T16:59:47.345Z] Removing intermediate container 170a239ff6a6 [2022-11-16T16:59:47.345Z] ---> 8e839e6bf67d [2022-11-16T16:59:47.345Z] [2022-11-16T16:59:47.927Z] Successfully built 8e839e6bf67d [2022-11-16T16:59:47.927Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-16T16:59:47.927Z] Building core-metadata [2022-11-16T17:00:02.921Z]  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:00:02.921Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:00:02.921Z] ---> 32bff68434b9 [2022-11-16T17:00:02.921Z] Step 3/21 : WORKDIR /edgex-go [2022-11-16T17:00:02.921Z] ---> Using cache [2022-11-16T17:00:02.921Z] ---> 01b3be82ab61 [2022-11-16T17:00:02.921Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-16T17:00:02.921Z] ---> Using cache [2022-11-16T17:00:02.921Z] ---> 2d8eee182483 [2022-11-16T17:00:02.921Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-16T17:00:02.921Z] ---> Using cache [2022-11-16T17:00:02.921Z] ---> c1c7bed32c23 [2022-11-16T17:00:02.921Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:00:02.921Z] ---> Using cache [2022-11-16T17:00:02.921Z] ---> 838bb9830fff [2022-11-16T17:00:02.921Z] Step 7/21 : COPY . . [2022-11-16T17:00:02.921Z] ---> Using cache [2022-11-16T17:00:02.921Z] ---> b05daebbc43e [2022-11-16T17:00:02.921Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-16T17:00:04.868Z] ---> Running in 93e383db032b [2022-11-16T17:00:07.443Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-16T17:00:07.443Z] ---> 48548da42b81 [2022-11-16T17:00:07.443Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-16T17:00:07.443Z] ---> Running in 7e2a17d7cd24 [2022-11-16T17:00:10.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-16T17:00:14.127Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:00:14.128Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:00:14.128Z] ---> 32bff68434b9 [2022-11-16T17:00:14.128Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-16T17:00:14.128Z] ---> Using cache [2022-11-16T17:00:14.128Z] ---> 0ed70aefd23b [2022-11-16T17:00:14.128Z] Step 4/24 : WORKDIR /edgex-go [2022-11-16T17:00:14.128Z] ---> Using cache [2022-11-16T17:00:14.128Z] ---> 28dabaf39fe0 [2022-11-16T17:00:14.128Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-16T17:00:14.128Z] ---> Using cache [2022-11-16T17:00:14.128Z] ---> 93b809770f38 [2022-11-16T17:00:14.128Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-16T17:00:14.128Z] ---> Using cache [2022-11-16T17:00:14.128Z] ---> d0e98a9e3066 [2022-11-16T17:00:14.128Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:00:14.128Z] ---> Using cache [2022-11-16T17:00:14.128Z] ---> 4f5d3d80e6b8 [2022-11-16T17:00:14.128Z] Step 8/24 : COPY . . [2022-11-16T17:00:14.128Z] ---> Using cache [2022-11-16T17:00:14.128Z] ---> c6c2d9c972b2 [2022-11-16T17:00:14.128Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-16T17:00:14.128Z] ---> Running in 8b6dc7bf92bd [2022-11-16T17:00:16.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-16T17:04:37.885Z] Removing intermediate container bf99d3b68ffa [2022-11-16T17:04:37.885Z] ---> af5853b88c1d [2022-11-16T17:04:37.885Z] [2022-11-16T17:04:37.885Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T17:04:37.885Z] ---> 2b4661558fb8 [2022-11-16T17:04:37.885Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-16T17:04:37.885Z] ---> Running in 1c2ba1932c12 [2022-11-16T17:04:37.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:04:37.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:04:39.293Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-16T17:04:39.293Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T17:04:39.293Z] OK: 5 MiB in 15 packages [2022-11-16T17:04:40.701Z] Removing intermediate container 1c2ba1932c12 [2022-11-16T17:04:40.701Z] ---> 585be5f06461 [2022-11-16T17:04:40.701Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T17:04:40.968Z] ---> Running in 2b7bdd8fcb32 [2022-11-16T17:04:41.562Z] Removing intermediate container 2b7bdd8fcb32 [2022-11-16T17:04:41.562Z] ---> 8735ef6ca03f [2022-11-16T17:04:41.562Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-16T17:04:41.562Z] ---> Running in d9b613f2eca2 [2022-11-16T17:04:42.521Z] Removing intermediate container d9b613f2eca2 [2022-11-16T17:04:42.521Z] ---> e0afc386b499 [2022-11-16T17:04:42.521Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T17:04:42.521Z] ---> Running in 422f4e8dea9d [2022-11-16T17:04:43.106Z] Removing intermediate container 422f4e8dea9d [2022-11-16T17:04:43.106Z] ---> 2f0a24d97858 [2022-11-16T17:04:43.106Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:04:44.064Z] ---> ce3e50bd6b6a [2022-11-16T17:04:44.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-16T17:04:46.642Z] ---> 71bd10ef8813 [2022-11-16T17:04:46.642Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-16T17:04:47.598Z] ---> e91426634b1c [2022-11-16T17:04:47.598Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-16T17:04:47.598Z] ---> Running in 583aa415e003 [2022-11-16T17:04:48.180Z] Removing intermediate container 583aa415e003 [2022-11-16T17:04:48.180Z] ---> 7e43339f4b72 [2022-11-16T17:04:48.180Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:04:48.446Z] ---> Running in bd81f2e9f3b8 [2022-11-16T17:04:49.026Z] Removing intermediate container bd81f2e9f3b8 [2022-11-16T17:04:49.026Z] ---> a7d19ca3adb8 [2022-11-16T17:04:49.026Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T17:04:49.296Z] ---> Running in 1531d62e2a58 [2022-11-16T17:04:49.881Z] Removing intermediate container 1531d62e2a58 [2022-11-16T17:04:49.881Z] ---> f2a3bd5e33af [2022-11-16T17:04:49.881Z] Step 21/22 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T17:04:49.881Z] ---> Running in 21ccc0942c4c [2022-11-16T17:04:50.468Z] Removing intermediate container 21ccc0942c4c [2022-11-16T17:04:50.468Z] ---> e3f46dc2ddf2 [2022-11-16T17:04:50.468Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T17:04:50.468Z] ---> Running in b972e754197f [2022-11-16T17:04:51.055Z] Removing intermediate container b972e754197f [2022-11-16T17:04:51.055Z] ---> ab2f841abc08 [2022-11-16T17:04:51.055Z] [2022-11-16T17:04:51.321Z] Successfully built ab2f841abc08 [2022-11-16T17:04:51.321Z] Successfully tagged support-scheduler-arm64:latest [2022-11-16T17:04:51.321Z] Building core-data [2022-11-16T17:05:03.634Z]  Building support-scheduler ... done Removing intermediate container 52257c4fd982 [2022-11-16T17:05:03.634Z] ---> 5837bd194e0c [2022-11-16T17:05:03.634Z] [2022-11-16T17:05:03.634Z] Step 10/23 : FROM alpine:3.16 [2022-11-16T17:05:03.634Z] ---> 2b4661558fb8 [2022-11-16T17:05:03.634Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-16T17:05:03.634Z] ---> Using cache [2022-11-16T17:05:03.634Z] ---> 585be5f06461 [2022-11-16T17:05:03.634Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T17:05:03.634Z] ---> Using cache [2022-11-16T17:05:03.634Z] ---> 8735ef6ca03f [2022-11-16T17:05:03.634Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-16T17:05:03.634Z] ---> Running in 8b4a10af39ea [2022-11-16T17:05:04.218Z] Removing intermediate container 8b4a10af39ea [2022-11-16T17:05:04.218Z] ---> ab7efd7d631c [2022-11-16T17:05:04.218Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-16T17:05:04.218Z] ---> Running in 3d0167aed6e9 [2022-11-16T17:05:07.564Z] Removing intermediate container 3d0167aed6e9 [2022-11-16T17:05:07.564Z] ---> 5843cc5a1d04 [2022-11-16T17:05:07.564Z] Step 15/23 : WORKDIR / [2022-11-16T17:05:07.564Z] ---> Running in 1de58c77fc4a [2022-11-16T17:05:08.148Z] Removing intermediate container 1de58c77fc4a [2022-11-16T17:05:08.148Z] ---> 4c1ff719b665 [2022-11-16T17:05:08.148Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:05:09.559Z] ---> 4b18503bc6c5 [2022-11-16T17:05:09.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-16T17:05:10.535Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T17:05:10.535Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T17:05:10.535Z] ---> 32bff68434b9 [2022-11-16T17:05:10.535Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T17:05:10.535Z] ---> Using cache [2022-11-16T17:05:10.535Z] ---> 0ed70aefd23b [2022-11-16T17:05:10.535Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T17:05:10.535Z] ---> Using cache [2022-11-16T17:05:10.535Z] ---> 28dabaf39fe0 [2022-11-16T17:05:10.535Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-16T17:05:10.535Z] ---> Running in 5ba5eef83094 [2022-11-16T17:05:12.476Z] ---> 0e6027affe22 [2022-11-16T17:05:12.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-16T17:05:12.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:05:13.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:05:13.330Z] ---> 61e00112dcfd [2022-11-16T17:05:13.330Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-16T17:05:13.330Z] ---> Running in 637d3ea3918c [2022-11-16T17:05:13.914Z] Removing intermediate container 637d3ea3918c [2022-11-16T17:05:13.914Z] ---> f8297879b0f5 [2022-11-16T17:05:13.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:05:13.914Z] ---> Running in 9f0342e67cd8 [2022-11-16T17:05:14.873Z] Removing intermediate container 9f0342e67cd8 [2022-11-16T17:05:14.873Z] ---> 4b52c4e1f0c8 [2022-11-16T17:05:14.873Z] Step 21/23 : LABEL arch=arm64 [2022-11-16T17:05:14.873Z] ---> Running in 7b5afd7196e4 [2022-11-16T17:05:15.139Z] OK: 221 MiB in 51 packages [2022-11-16T17:05:15.139Z] Removing intermediate container 7b5afd7196e4 [2022-11-16T17:05:15.139Z] ---> 904e6c90d917 [2022-11-16T17:05:15.139Z] Step 22/23 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T17:05:15.405Z] ---> Running in 13bc44dfc049 [2022-11-16T17:05:16.365Z] Removing intermediate container 13bc44dfc049 [2022-11-16T17:05:16.365Z] ---> 321d048aaf57 [2022-11-16T17:05:16.365Z] Step 23/23 : LABEL version=0.0.0 [2022-11-16T17:05:16.365Z] ---> Running in 4c199f2bf7e3 [2022-11-16T17:05:16.946Z] Removing intermediate container 5ba5eef83094 [2022-11-16T17:05:16.946Z] ---> 0107b196d89e [2022-11-16T17:05:16.946Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T17:05:16.946Z] Removing intermediate container 4c199f2bf7e3 [2022-11-16T17:05:16.946Z] ---> 75044004048c [2022-11-16T17:05:16.946Z] [2022-11-16T17:05:17.905Z] Successfully built 75044004048c [2022-11-16T17:05:17.905Z] Successfully tagged core-command-arm64:latest [2022-11-16T17:05:19.312Z]  Building core-command ... done  ---> 158f9227f7c6 [2022-11-16T17:05:19.312Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T17:05:19.312Z] ---> Running in 932c8a7ad862 [2022-11-16T17:06:15.700Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-16T17:06:22.349Z] Removing intermediate container 932c8a7ad862 [2022-11-16T17:06:22.349Z] ---> 1cdf2ef9c0cf [2022-11-16T17:06:22.349Z] Step 8/22 : COPY . . [2022-11-16T17:06:40.550Z] Removing intermediate container 93e383db032b [2022-11-16T17:06:40.550Z] ---> 6fa7089a2b0c [2022-11-16T17:06:40.550Z] [2022-11-16T17:06:40.550Z] Step 9/21 : FROM alpine:3.16 [2022-11-16T17:06:40.550Z] ---> 2b4661558fb8 [2022-11-16T17:06:40.550Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-16T17:06:40.550Z] ---> 9a1e3919b94d [2022-11-16T17:06:40.550Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-16T17:06:40.550Z] ---> Running in 129c6206cbcc [2022-11-16T17:06:40.550Z] ---> Running in 2187b1071994 [2022-11-16T17:06:41.133Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-16T17:06:41.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:06:41.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:06:43.395Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-16T17:06:43.395Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-16T17:06:43.395Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T17:06:43.395Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-16T17:06:43.395Z] (5/6) Installing curl (7.83.1-r4) [2022-11-16T17:06:43.664Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-16T17:06:43.664Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T17:06:43.664Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T17:06:44.259Z] OK: 8 MiB in 20 packages [2022-11-16T17:06:46.844Z] Removing intermediate container 129c6206cbcc [2022-11-16T17:06:46.844Z] ---> 09b0de843d8b [2022-11-16T17:06:46.844Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T17:06:46.844Z] ---> Running in 722e4d6898e0 [2022-11-16T17:06:47.111Z] Removing intermediate container 722e4d6898e0 [2022-11-16T17:06:47.111Z] ---> 4554ee785b10 [2022-11-16T17:06:47.111Z] Step 12/21 : WORKDIR /edgex [2022-11-16T17:06:47.377Z] ---> Running in b0dfe7d54949 [2022-11-16T17:06:47.963Z] Removing intermediate container b0dfe7d54949 [2022-11-16T17:06:47.963Z] ---> 0eddc9abe531 [2022-11-16T17:06:47.963Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-16T17:06:48.927Z] ---> ad7f7093576d [2022-11-16T17:06:48.927Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-16T17:06:50.341Z] ---> ad1fd0eb7934 [2022-11-16T17:06:50.341Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-16T17:06:52.287Z] ---> 479ebdd32fd4 [2022-11-16T17:06:52.287Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T17:06:52.870Z] ---> 64525065b544 [2022-11-16T17:06:52.870Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T17:06:53.144Z] ---> Running in e746f1ccce93 [2022-11-16T17:06:56.489Z] Removing intermediate container e746f1ccce93 [2022-11-16T17:06:56.489Z] ---> fa5aec479478 [2022-11-16T17:06:56.489Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T17:06:56.489Z] ---> Running in 0cd825984992 [2022-11-16T17:06:57.084Z] Removing intermediate container 0cd825984992 [2022-11-16T17:06:57.085Z] ---> dd5368424199 [2022-11-16T17:06:57.085Z] Step 19/21 : LABEL arch=arm64 [2022-11-16T17:06:57.355Z] ---> Running in 46f70274d142 [2022-11-16T17:06:57.631Z] Removing intermediate container 46f70274d142 [2022-11-16T17:06:57.631Z] ---> 87fe15b246bd [2022-11-16T17:06:57.631Z] Step 20/21 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T17:06:57.899Z] ---> Running in 1e4794a68718 [2022-11-16T17:06:58.482Z] Removing intermediate container 1e4794a68718 [2022-11-16T17:06:58.482Z] ---> dbf9b3af6c90 [2022-11-16T17:06:58.482Z] Step 21/21 : LABEL version=0.0.0 [2022-11-16T17:06:58.482Z] ---> Running in a099ad5c09e7 [2022-11-16T17:06:59.065Z] Removing intermediate container a099ad5c09e7 [2022-11-16T17:06:59.065Z] ---> 3bdbdad25ca6 [2022-11-16T17:06:59.065Z] [2022-11-16T17:06:59.648Z] Successfully built 3bdbdad25ca6 [2022-11-16T17:06:59.648Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-16T17:07:21.706Z]  Building security-proxy-setup ... done Removing intermediate container 8b6dc7bf92bd [2022-11-16T17:07:21.706Z] ---> 1f4e98e348b2 [2022-11-16T17:07:21.706Z] [2022-11-16T17:07:21.706Z] Step 10/24 : FROM alpine:3.16 [2022-11-16T17:07:21.706Z] ---> 2b4661558fb8 [2022-11-16T17:07:21.706Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-16T17:07:21.706Z] ---> Using cache [2022-11-16T17:07:21.706Z] ---> 585be5f06461 [2022-11-16T17:07:21.706Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T17:07:21.706Z] ---> Using cache [2022-11-16T17:07:21.706Z] ---> 8735ef6ca03f [2022-11-16T17:07:21.706Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-16T17:07:21.706Z] ---> Running in 857af628e612 [2022-11-16T17:07:21.706Z] Removing intermediate container 857af628e612 [2022-11-16T17:07:21.706Z] ---> d6ae9e7f0418 [2022-11-16T17:07:21.706Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-16T17:07:21.706Z] ---> Running in e9e2add25509 [2022-11-16T17:07:21.706Z] Removing intermediate container e9e2add25509 [2022-11-16T17:07:21.706Z] ---> 5891b5a07dd9 [2022-11-16T17:07:21.706Z] Step 15/24 : WORKDIR / [2022-11-16T17:07:21.706Z] ---> Running in ad315744df46 [2022-11-16T17:07:21.706Z] Removing intermediate container ad315744df46 [2022-11-16T17:07:21.706Z] ---> cfcbe3e971e5 [2022-11-16T17:07:21.706Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:07:22.667Z] ---> 987c2b8f7409 [2022-11-16T17:07:22.667Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-16T17:07:24.608Z] ---> 535d9ef1d948 [2022-11-16T17:07:24.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-16T17:07:25.565Z] ---> cdc5648e7f07 [2022-11-16T17:07:25.565Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-16T17:07:26.527Z] ---> 3ca1512d2663 [2022-11-16T17:07:26.527Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-16T17:07:26.527Z] ---> Running in 3e50e7faffe0 [2022-11-16T17:07:27.110Z] Removing intermediate container 3e50e7faffe0 [2022-11-16T17:07:27.110Z] ---> f71c384d9c7d [2022-11-16T17:07:27.110Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:07:27.110Z] ---> Running in 83e5de7de84b [2022-11-16T17:07:27.698Z] Removing intermediate container 83e5de7de84b [2022-11-16T17:07:27.698Z] ---> 9e21deffcd15 [2022-11-16T17:07:27.698Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T17:07:27.965Z] ---> Running in ee57283c958d [2022-11-16T17:07:28.546Z] Removing intermediate container ee57283c958d [2022-11-16T17:07:28.546Z] ---> ec33c544e897 [2022-11-16T17:07:28.546Z] Step 23/24 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T17:07:28.546Z] ---> Running in 87a98506baee [2022-11-16T17:07:29.130Z] Removing intermediate container 87a98506baee [2022-11-16T17:07:29.130Z] ---> 7b81d29b9150 [2022-11-16T17:07:29.130Z] Step 24/24 : LABEL version=0.0.0 [2022-11-16T17:07:29.130Z] ---> Running in dbdd59ef18db [2022-11-16T17:07:31.713Z] Removing intermediate container dbdd59ef18db [2022-11-16T17:07:31.713Z] ---> 6fd5bebe09dd [2022-11-16T17:07:31.713Z] [2022-11-16T17:07:31.980Z] Successfully built 6fd5bebe09dd [2022-11-16T17:07:31.980Z] Successfully tagged core-metadata-arm64:latest [2022-11-16T17:08:39.854Z]  Building core-metadata ... done Removing intermediate container 7e2a17d7cd24 [2022-11-16T17:08:39.854Z] ---> bd841579abe5 [2022-11-16T17:08:39.854Z] [2022-11-16T17:08:39.854Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T17:08:39.854Z] ---> 2b4661558fb8 [2022-11-16T17:08:39.854Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-16T17:08:39.854Z] ---> Running in 36334161c947 [2022-11-16T17:08:39.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:08:39.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:08:39.854Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-16T17:08:39.854Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-16T17:08:39.854Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T17:08:39.854Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T17:08:39.854Z] OK: 6 MiB in 16 packages [2022-11-16T17:08:42.450Z] Removing intermediate container 36334161c947 [2022-11-16T17:08:42.450Z] ---> 41df89da0704 [2022-11-16T17:08:42.450Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T17:08:42.450Z] ---> Running in 59f56b9bb06f [2022-11-16T17:08:42.717Z] Removing intermediate container 59f56b9bb06f [2022-11-16T17:08:42.717Z] ---> aa1935b9b9cf [2022-11-16T17:08:42.717Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-16T17:08:42.717Z] ---> Running in a86070d7abc0 [2022-11-16T17:08:43.312Z] Removing intermediate container a86070d7abc0 [2022-11-16T17:08:43.312Z] ---> de68c7bf6d55 [2022-11-16T17:08:43.312Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T17:08:43.579Z] ---> Running in 2d4d36969e57 [2022-11-16T17:08:44.162Z] Removing intermediate container 2d4d36969e57 [2022-11-16T17:08:44.162Z] ---> 0c15b2a2e98d [2022-11-16T17:08:44.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:08:45.119Z] ---> 82f439ff6d86 [2022-11-16T17:08:45.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-16T17:08:47.692Z] ---> 7580ade4d4b2 [2022-11-16T17:08:47.692Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-16T17:08:48.801Z] ---> 9a72d2717f94 [2022-11-16T17:08:48.801Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-16T17:08:48.801Z] ---> Running in 3c49d6c4ff58 [2022-11-16T17:08:49.189Z] Removing intermediate container 3c49d6c4ff58 [2022-11-16T17:08:49.189Z] ---> e836b00e179a [2022-11-16T17:08:49.189Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:08:49.477Z] ---> Running in e3c9baaf51f4 [2022-11-16T17:08:49.763Z] Removing intermediate container e3c9baaf51f4 [2022-11-16T17:08:49.763Z] ---> c63c4dc3fef2 [2022-11-16T17:08:49.763Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T17:08:50.043Z] ---> Running in f3aa7c646167 [2022-11-16T17:08:50.668Z] Removing intermediate container f3aa7c646167 [2022-11-16T17:08:50.668Z] ---> 18ee983694c6 [2022-11-16T17:08:50.668Z] Step 21/22 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T17:08:50.668Z] ---> Running in 99d9f678ffb5 [2022-11-16T17:08:51.313Z] Removing intermediate container 99d9f678ffb5 [2022-11-16T17:08:51.313Z] ---> ceb1c3c20b60 [2022-11-16T17:08:51.313Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T17:08:51.313Z] ---> Running in d51fba5efa61 [2022-11-16T17:08:51.966Z] Removing intermediate container d51fba5efa61 [2022-11-16T17:08:51.966Z] ---> 97f301904625 [2022-11-16T17:08:51.966Z] [2022-11-16T17:08:52.247Z] Successfully built 97f301904625 [2022-11-16T17:08:52.247Z] Successfully tagged support-notifications-arm64:latest [2022-11-16T17:09:31.133Z]  Building support-notifications ... done Removing intermediate container 2187b1071994 [2022-11-16T17:09:31.133Z] ---> 0d1037af748b [2022-11-16T17:09:31.133Z] [2022-11-16T17:09:31.133Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T17:09:31.133Z] ---> 2b4661558fb8 [2022-11-16T17:09:31.133Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-16T17:09:31.133Z] ---> Running in 98f3487c3e83 [2022-11-16T17:09:31.133Z] Removing intermediate container 98f3487c3e83 [2022-11-16T17:09:31.133Z] ---> 39def057b82a [2022-11-16T17:09:31.133Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-16T17:09:31.133Z] ---> Running in d9727c62e55f [2022-11-16T17:09:31.133Z] Removing intermediate container d9727c62e55f [2022-11-16T17:09:31.133Z] ---> 6baaf504fc8d [2022-11-16T17:09:31.133Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-16T17:09:31.133Z] ---> Running in 5d024aa09eb7 [2022-11-16T17:09:31.133Z] Removing intermediate container 5d024aa09eb7 [2022-11-16T17:09:31.133Z] ---> 2737113c0c41 [2022-11-16T17:09:31.133Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-16T17:09:31.133Z] ---> Running in a4470fc406ca [2022-11-16T17:09:31.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T17:09:31.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T17:09:32.091Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-16T17:09:32.360Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T17:09:32.360Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-16T17:09:32.360Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T17:09:32.360Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-16T17:09:32.360Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-16T17:09:32.360Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T17:09:32.360Z] OK: 8 MiB in 20 packages [2022-11-16T17:09:33.326Z] Removing intermediate container a4470fc406ca [2022-11-16T17:09:33.326Z] ---> 29da532b38c2 [2022-11-16T17:09:33.326Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T17:09:33.909Z] ---> 88ef0d31749d [2022-11-16T17:09:33.909Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-16T17:09:35.318Z] ---> 086c0a75989a [2022-11-16T17:09:35.318Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-16T17:09:35.585Z] ---> 0f2ebdc3529d [2022-11-16T17:09:35.585Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-16T17:09:35.585Z] ---> Running in 98059087c529 [2022-11-16T17:09:36.168Z] Removing intermediate container 98059087c529 [2022-11-16T17:09:36.168Z] ---> 1eabcee7a656 [2022-11-16T17:09:36.168Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T17:09:36.168Z] ---> Running in 2b0d1439de0e [2022-11-16T17:09:36.434Z] Removing intermediate container 2b0d1439de0e [2022-11-16T17:09:36.434Z] ---> 337e3b611097 [2022-11-16T17:09:36.434Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T17:09:36.434Z] ---> Running in 131042281e48 [2022-11-16T17:09:36.703Z] Removing intermediate container 131042281e48 [2022-11-16T17:09:36.703Z] ---> c2614b0c466b [2022-11-16T17:09:36.703Z] Step 21/22 : LABEL git_sha=7ca59d84e73992e27f49e39fddec46345e836090 [2022-11-16T17:09:36.968Z] ---> Running in e4384376161a [2022-11-16T17:09:37.235Z] Removing intermediate container e4384376161a [2022-11-16T17:09:37.235Z] ---> 172b7d1cb6c0 [2022-11-16T17:09:37.235Z] Step 22/22 : LABEL version=0.0.0 [2022-11-16T17:09:37.235Z] ---> Running in 57fb84859e04 [2022-11-16T17:09:37.502Z] Removing intermediate container 57fb84859e04 [2022-11-16T17:09:37.502Z] ---> 53bfd10f3728 [2022-11-16T17:09:37.502Z] [2022-11-16T17:09:37.767Z] Successfully built 53bfd10f3728 [2022-11-16T17:09:37.767Z] Successfully tagged core-data-arm64:latest [2022-11-16T17:09:38.360Z]  Building core-data ... done  [Pipeline] } [2022-11-16T17:09:38.368Z] $ docker stop --time=1 3520d4c77267504008a4f306824085eda0db030d6e9f3ca9b1db25fa7693377c [2022-11-16T17:09:40.081Z] $ docker rm -f 3520d4c77267504008a4f306824085eda0db030d6e9f3ca9b1db25fa7693377c [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T17:09:40.574Z] + docker images [2022-11-16T17:09:40.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-16T17:09:40.841Z] core-data-arm64 latest 53bfd10f3728 3 seconds ago 20.9MB [2022-11-16T17:09:40.841Z] 0d1037af748b 13 seconds ago 1.45GB [2022-11-16T17:09:40.841Z] support-notifications-arm64 latest 97f301904625 49 seconds ago 29.5MB [2022-11-16T17:09:40.841Z] bd841579abe5 About a minute ago 1.51GB [2022-11-16T17:09:40.841Z] core-metadata-arm64 latest 6fd5bebe09dd 2 minutes ago 17.8MB [2022-11-16T17:09:40.841Z] 1f4e98e348b2 2 minutes ago 1.45GB [2022-11-16T17:09:40.841Z] security-proxy-setup-arm64 latest 3bdbdad25ca6 2 minutes ago 26.7MB [2022-11-16T17:09:40.841Z] 6fa7089a2b0c 3 minutes ago 1.43GB [2022-11-16T17:09:40.841Z] core-command-arm64 latest 75044004048c 4 minutes ago 17MB [2022-11-16T17:09:40.841Z] 5837bd194e0c 4 minutes ago 1.44GB [2022-11-16T17:09:40.841Z] support-scheduler-arm64 latest ab2f841abc08 4 minutes ago 28.8MB [2022-11-16T17:09:40.841Z] af5853b88c1d 5 minutes ago 1.51GB [2022-11-16T17:09:40.841Z] security-spiffe-token-provider-arm64 latest 8e839e6bf67d 9 minutes ago 28.8MB [2022-11-16T17:09:40.841Z] security-spire-server-arm64 latest b93a61324e11 10 minutes ago 84.3MB [2022-11-16T17:09:40.841Z] 8015a2e1d2d7 10 minutes ago 1.48GB [2022-11-16T17:09:40.841Z] 279f871a8c01 10 minutes ago 1.32GB [2022-11-16T17:09:40.841Z] sys-mgmt-agent-arm64 latest 58117d9f56f8 10 minutes ago 134MB [2022-11-16T17:09:40.841Z] security-bootstrapper-arm64 latest a57f9142ab65 12 minutes ago 19.4MB [2022-11-16T17:09:40.841Z] security-secretstore-setup-arm64 latest 8b6932cc523d 12 minutes ago 28.6MB [2022-11-16T17:09:40.841Z] c4885a2a02e1 12 minutes ago 1.43GB [2022-11-16T17:09:40.841Z] b1875d9297fc 12 minutes ago 1.44GB [2022-11-16T17:09:40.841Z] 2824b2dd792e 12 minutes ago 1.43GB [2022-11-16T17:09:40.841Z] security-spire-config-arm64 latest ab9c65572840 17 minutes ago 83.6MB [2022-11-16T17:09:40.841Z] fff7b4f227f8 17 minutes ago 1.32GB [2022-11-16T17:09:40.841Z] security-spire-agent-arm64 latest 01781eaefe13 19 minutes ago 122MB [2022-11-16T17:09:40.841Z] 47a05f98cf8d 20 minutes ago 1.32GB [2022-11-16T17:09:40.841Z] ci-base-image-arm64 latest 32bff68434b9 36 minutes ago 948MB [2022-11-16T17:09:40.841Z] alpine 3.16 2b4661558fb8 4 days ago 5.29MB [2022-11-16T17:09:40.841Z] alpine 3.15 8aa73fd46299 5 days ago 5.33MB [2022-11-16T17:09:40.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 13 days ago 685MB [2022-11-16T17:09:40.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T17:09:41.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T17:09:41.246Z] [2022-11-16T17:09:41.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T17:09:41.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T17:09:41.848Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-16T17:09:41.848Z] 8998bd30e6a1: Pulling fs layer [2022-11-16T17:09:41.848Z] 04944245beec: Pulling fs layer [2022-11-16T17:09:41.848Z] 699f458cf7ca: Pulling fs layer [2022-11-16T17:09:41.848Z] 765212b225bb: Pulling fs layer [2022-11-16T17:09:41.848Z] f23df028b6ca: Pulling fs layer [2022-11-16T17:09:41.848Z] d65c8cfc05b1: Pulling fs layer [2022-11-16T17:09:41.848Z] 2437ff75d9bd: Pulling fs layer [2022-11-16T17:09:41.848Z] f23df028b6ca: Waiting [2022-11-16T17:09:41.848Z] d65c8cfc05b1: Waiting [2022-11-16T17:09:41.848Z] 2437ff75d9bd: Waiting [2022-11-16T17:09:41.848Z] 765212b225bb: Waiting [2022-11-16T17:09:41.848Z] 04944245beec: Verifying Checksum [2022-11-16T17:09:41.848Z] 04944245beec: Download complete [2022-11-16T17:09:41.848Z] 765212b225bb: Verifying Checksum [2022-11-16T17:09:41.848Z] 765212b225bb: Download complete [2022-11-16T17:09:42.117Z] f23df028b6ca: Verifying Checksum [2022-11-16T17:09:42.117Z] f23df028b6ca: Download complete [2022-11-16T17:09:42.117Z] d65c8cfc05b1: Verifying Checksum [2022-11-16T17:09:42.117Z] d65c8cfc05b1: Download complete [2022-11-16T17:09:42.117Z] 699f458cf7ca: Verifying Checksum [2022-11-16T17:09:42.117Z] 699f458cf7ca: Download complete [2022-11-16T17:09:42.704Z] 8998bd30e6a1: Download complete [2022-11-16T17:09:45.281Z] 2437ff75d9bd: Verifying Checksum [2022-11-16T17:09:45.281Z] 2437ff75d9bd: Download complete [2022-11-16T17:09:46.688Z] 8998bd30e6a1: Pull complete [2022-11-16T17:09:47.270Z] 04944245beec: Pull complete [2022-11-16T17:09:48.676Z] 699f458cf7ca: Pull complete [2022-11-16T17:09:48.676Z] 765212b225bb: Pull complete [2022-11-16T17:09:49.634Z] f23df028b6ca: Pull complete [2022-11-16T17:09:49.901Z] d65c8cfc05b1: Pull complete [2022-11-16T17:10:04.887Z] 2437ff75d9bd: Pull complete [2022-11-16T17:10:04.887Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-16T17:10:04.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T17:10:04.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T17:10:05.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-119351 does not seem to be running inside a container [2022-11-16T17:10:05.136Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-16T17:10:08.144Z] $ docker top 94d17e467a02ad807b81b625d95e8364374f66423415a6abedeb93c0267f9ca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:10:09.071Z] ---> job-cost.sh [2022-11-16T17:10:09.071Z] lf-activate-venv: SKIPPING [2022-11-16T17:10:09.071Z] INFO: No Stack... [2022-11-16T17:10:09.336Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-16T17:10:10.295Z] INFO: Archiving Costs [Pipeline] sh [2022-11-16T17:10:10.939Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-11-16T17:10:10.939Z] + cut -d, -f6 [Pipeline] lock [2022-11-16T17:10:11.015Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4218-9-stack-cost] [2022-11-16T17:10:11.021Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4218-9-stack-cost] did not exist. Created. [2022-11-16T17:10:11.021Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4218-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-16T17:10:11.676Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-16T17:10:11.879Z] Stashed 1 file(s) [Pipeline] } [2022-11-16T17:10:11.886Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4218-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-16T17:10:11.905Z] $ docker stop --time=1 94d17e467a02ad807b81b625d95e8364374f66423415a6abedeb93c0267f9ca3 [2022-11-16T17:10:13.458Z] $ docker rm -f 94d17e467a02ad807b81b625d95e8364374f66423415a6abedeb93c0267f9ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-16T17:10:13.899Z] provisioning config files... [2022-11-16T17:10:13.906Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config10467622570459715483tmp [Pipeline] { [Pipeline] sh [2022-11-16T17:10:14.196Z] + set +x [2022-11-16T17:10:14.196Z] + bash -s -- [2022-11-16T17:10:14.196Z] + curl -s https://codecov.io/bash [2022-11-16T17:10:14.196Z] [2022-11-16T17:10:14.196Z] _____ _ [2022-11-16T17:10:14.196Z] / ____| | | [2022-11-16T17:10:14.196Z] | | ___ __| | ___ ___ _____ __ [2022-11-16T17:10:14.196Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-16T17:10:14.196Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-16T17:10:14.196Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-16T17:10:14.196Z] Bash-1.0.6 [2022-11-16T17:10:14.196Z] [2022-11-16T17:10:14.196Z] [2022-11-16T17:10:14.196Z] ==> git version 2.25.1 found [2022-11-16T17:10:14.196Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-16T17:10:14.196Z] Release-Date: 2020-01-08 [2022-11-16T17:10:14.196Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-16T17:10:14.196Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-16T17:10:14.196Z] ==> Jenkins CI detected. [2022-11-16T17:10:14.196Z] current dir:  /w/workspace/edgex-go/9 [2022-11-16T17:10:14.196Z] project root: . [2022-11-16T17:10:14.196Z] --> token set from env [2022-11-16T17:10:14.196Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-16T17:10:14.196Z] ==> Running gcov in . (disable via -X gcov) [2022-11-16T17:10:14.196Z] ==> Python coveragepy not found [2022-11-16T17:10:14.196Z] ==> Searching for coverage reports in: [2022-11-16T17:10:14.196Z] + . [2022-11-16T17:10:14.454Z] -> Found 1 reports [2022-11-16T17:10:14.454Z] ==> Detecting git/mercurial file structure [2022-11-16T17:10:14.454Z] ==> Reading reports [2022-11-16T17:10:14.454Z] + ./coverage.out bytes=501828 [2022-11-16T17:10:14.454Z] ==> Appending adjustments [2022-11-16T17:10:14.454Z] https://docs.codecov.io/docs/fixing-reports [2022-11-16T17:10:15.827Z] + Found adjustments [2022-11-16T17:10:15.827Z] ==> Gzipping contents [2022-11-16T17:10:15.827Z] 64K /tmp/codecov.ndHOMc.gz [2022-11-16T17:10:15.827Z] ==> Uploading reports [2022-11-16T17:10:15.827Z] url: https://codecov.io [2022-11-16T17:10:15.827Z] query: branch=PR-4218&commit=d4c061bebd94cc13256664c6c6c0e4f1194d8192&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= [2022-11-16T17:10:15.827Z] -> Pinging Codecov [2022-11-16T17:10:15.827Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4218&commit=d4c061bebd94cc13256664c6c6c0e4f1194d8192&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= [2022-11-16T17:10:15.827Z] -> Uploading to [2022-11-16T17:10:15.827Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-16/00271124DB129430A58F1EEE437C3FCB/d4c061bebd94cc13256664c6c6c0e4f1194d8192/49d7d64b-aeea-4c31-98b9-e9a3f636b426.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221116T171015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a9651888950eb63870ac7f718d82fabf00d17bb08efc8e2edc66703cd39897d [2022-11-16T17:10:15.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T17:10:15.827Z] Dload Upload Total Spent Left Speed [2022-11-16T17:10:16.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65370 0 0 100 65370 0 228k --:--:-- --:--:-- --:--:-- 228k [2022-11-16T17:10:16.085Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d4c061bebd94cc13256664c6c6c0e4f1194d8192 [Pipeline] } [2022-11-16T17:10:16.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-16T17:10:16.693Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:10:16.985Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:10:17.846Z] ---> package-listing.sh [2022-11-16T17:10:17.846Z] ++ facter osfamily [2022-11-16T17:10:17.846Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-16T17:10:18.105Z] + OS_FAMILY=debian [2022-11-16T17:10:18.105Z] + workspace=/w/workspace/edgex-go/9 [2022-11-16T17:10:18.105Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-16T17:10:18.105Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-16T17:10:18.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-16T17:10:18.105Z] + PACKAGES=/tmp/packages_start.txt [2022-11-16T17:10:18.105Z] + '[' /w/workspace/edgex-go/9 ']' [2022-11-16T17:10:18.105Z] + PACKAGES=/tmp/packages_end.txt [2022-11-16T17:10:18.105Z] + case "${OS_FAMILY}" in [2022-11-16T17:10:18.105Z] + dpkg -l [2022-11-16T17:10:18.105Z] + grep '^ii' [2022-11-16T17:10:18.105Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-16T17:10:18.105Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-16T17:10:18.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-16T17:10:18.105Z] + '[' /w/workspace/edgex-go/9 ']' [2022-11-16T17:10:18.105Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-11-16T17:10:18.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-11-16T17:10:18.116Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-16T17:10:18.392Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T17:10:18.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T17:10:18.945Z] [2022-11-16T17:10:18.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T17:10:19.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T17:10:19.248Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-16T17:10:19.248Z] 5eb5b503b376: Pulling fs layer [2022-11-16T17:10:19.248Z] 5c69ac0246d0: Pulling fs layer [2022-11-16T17:10:19.248Z] ec43610c2a17: Pulling fs layer [2022-11-16T17:10:19.248Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-16T17:10:19.248Z] 33b1e0a273af: Pulling fs layer [2022-11-16T17:10:19.248Z] 5d3b04190fa2: Pulling fs layer [2022-11-16T17:10:19.248Z] 2f39f015ded8: Pulling fs layer [2022-11-16T17:10:19.248Z] 33b1e0a273af: Waiting [2022-11-16T17:10:19.248Z] 5d3b04190fa2: Waiting [2022-11-16T17:10:19.248Z] 2f39f015ded8: Waiting [2022-11-16T17:10:19.248Z] 3a2ae6a8a46f: Waiting [2022-11-16T17:10:19.248Z] 5c69ac0246d0: Verifying Checksum [2022-11-16T17:10:19.248Z] 5c69ac0246d0: Download complete [2022-11-16T17:10:19.248Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-16T17:10:19.248Z] 3a2ae6a8a46f: Download complete [2022-11-16T17:10:19.507Z] ec43610c2a17: Verifying Checksum [2022-11-16T17:10:19.507Z] ec43610c2a17: Download complete [2022-11-16T17:10:19.507Z] 33b1e0a273af: Verifying Checksum [2022-11-16T17:10:19.507Z] 33b1e0a273af: Download complete [2022-11-16T17:10:19.507Z] 5d3b04190fa2: Download complete [2022-11-16T17:10:19.507Z] 5eb5b503b376: Verifying Checksum [2022-11-16T17:10:19.507Z] 5eb5b503b376: Download complete [2022-11-16T17:10:20.442Z] 2f39f015ded8: Download complete [2022-11-16T17:10:20.700Z] 5eb5b503b376: Pull complete [2022-11-16T17:10:20.700Z] 5c69ac0246d0: Pull complete [2022-11-16T17:10:21.264Z] ec43610c2a17: Pull complete [2022-11-16T17:10:21.264Z] 3a2ae6a8a46f: Pull complete [2022-11-16T17:10:21.521Z] 33b1e0a273af: Pull complete [2022-11-16T17:10:21.521Z] 5d3b04190fa2: Pull complete [2022-11-16T17:10:25.702Z] 2f39f015ded8: Pull complete [2022-11-16T17:10:25.702Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-16T17:10:25.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T17:10:25.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T17:10:25.781Z] prd-ubuntu20.04-docker-8c-8g-119348 does not seem to be running inside a container [2022-11-16T17:10:25.806Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-16T17:10:27.514Z] $ docker top 5889fd29ca6d6356e09675cf9c565965fcaa7a6248f92d511072191452fdf837 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T17:10:27.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-16T17:10:28.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-16T17:10:28.437Z] + ls /var/log/sa-host [2022-11-16T17:10:28.437Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T17:10:28.609Z] provisioning config files... [2022-11-16T17:10:28.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config8026503594128057870tmp [Pipeline] { [Pipeline] echo [2022-11-16T17:10:28.630Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:10:28.914Z] ---> create-netrc.sh [Pipeline] } [2022-11-16T17:10:28.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:10:29.307Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-16T17:10:29.313Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:10:29.592Z] ---> sudo-logs.sh [2022-11-16T17:10:29.592Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-16T17:10:29.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:10:29.902Z] ---> job-cost.sh [2022-11-16T17:10:29.902Z] lf-activate-venv: SKIPPING [2022-11-16T17:10:29.902Z] DEBUG: total: 0.10999999940395355 [2022-11-16T17:10:29.902Z] INFO: Retrieving Stack Cost... [2022-11-16T17:10:30.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-16T17:10:30.727Z] INFO: Archiving Costs [Pipeline] echo [2022-11-16T17:10:30.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T17:10:31.019Z] ---> logs-deploy.sh [2022-11-16T17:10:31.019Z] lf-activate-venv: SKIPPING [2022-11-16T17:10:31.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4218/9 [2022-11-16T17:10:31.019Z] INFO: archiving workspace using pattern(s): [2022-11-16T17:10:31.955Z] Archives upload complete. [2022-11-16T17:10:31.955Z] INFO: archiving logs to Nexus