Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1606587477d0302e050d0728abccfc1a51248bda+de3e46c9e66e58c3746600f5f36eb4922299a402 (b0e7e98eef9a14649b08607385cc07958b0cf754) 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-ssh3853105676794804225.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8865942843718427943.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-3893/workspace@libs/edgex-global-pipelines/.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-3893/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5342107678679310253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh6483233719952997530.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3893/workspace@libs/lf-pipelines/.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-3893/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16218070923636686482.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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:true] ========================================================= [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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [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-7336 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda Merge succeeded, producing 8f88a15332c6bde98e2204ea17842d0fa3c926fb Checking out Revision 8f88a15332c6bde98e2204ea17842d0fa3c926fb (PR-3893) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f88a15332c6bde98e2204ea17842d0fa3c926fb # timeout=10 Commit message: "Merge commit 'de3e46c9e66e58c3746600f5f36eb4922299a402' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-16T20:30:19.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-16T20:30:19.786Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T20:30:19.805Z] ========================================================= [2022-03-16T20:30:19.805Z] EdgeX Global Pipelines Version Info [2022-03-16T20:30:19.805Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 62b55a2d2a2750c513a4eff7acee3cc0e85d66ee # timeout=10 [2022-03-16T20:30:20.570Z] ------------------- [2022-03-16T20:30:20.570Z] stable info: [2022-03-16T20:30:20.570Z] ------------------- [2022-03-16T20:30:20.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-16T20:30:20.570Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T20:30:20.570Z] Message: update stable to v1.0.221 [2022-03-16T20:30:21.141Z] ------------------- [2022-03-16T20:30:21.141Z] experimental info: [2022-03-16T20:30:21.141Z] ------------------- [2022-03-16T20:30:21.141Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-16T20:30:21.141Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T20:30:21.141Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-16T20:30:21.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-16T20:30:21.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-16T20:30:21.306Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-16T20:30:21.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-16T20:30:21.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-16T20:30:21.346Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-16T20:30:21.357Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-16T20:30:21.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-16T20:30:21.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-16T20:30:21.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-16T20:30:21.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-16T20:30:21.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-16T20:30:21.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-16T20:30:21.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-16T20:30:21.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-16T20:30:21.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T20:30:21.481Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T20:30:21.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-16T20:30:21.504Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-16T20:30:21.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-16T20:30:21.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-16T20:30:21.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-16T20:30:21.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3893 [Pipeline] echo [2022-03-16T20:30:21.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3893 [Pipeline] echo [2022-03-16T20:30:21.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3893 [Pipeline] echo [2022-03-16T20:30:21.593Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f88a15332c6bde98e2204ea17842d0fa3c926fb [Pipeline] echo [2022-03-16T20:30:21.605Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f88a15 [Pipeline] echo [2022-03-16T20:30:21.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T20:30:21.658Z] provisioning config files... [2022-03-16T20:30:21.671Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3926414029853577263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:30:21.997Z] ---> docker-login.sh [2022-03-16T20:30:21.997Z] nexus3.edgexfoundry.org:10001 [2022-03-16T20:30:22.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:30:22.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:30:22.257Z] Configure a credential helper to remove this warning. See [2022-03-16T20:30:22.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:30:22.257Z] [2022-03-16T20:30:22.257Z] Login Succeeded [2022-03-16T20:30:22.257Z] nexus3.edgexfoundry.org:10002 [2022-03-16T20:30:22.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:30:22.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:30:22.527Z] Configure a credential helper to remove this warning. See [2022-03-16T20:30:22.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:30:22.527Z] [2022-03-16T20:30:22.527Z] Login Succeeded [2022-03-16T20:30:22.527Z] nexus3.edgexfoundry.org:10003 [2022-03-16T20:30:22.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:30:22.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:30:22.527Z] Configure a credential helper to remove this warning. See [2022-03-16T20:30:22.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:30:22.527Z] [2022-03-16T20:30:22.527Z] Login Succeeded [2022-03-16T20:30:22.527Z] nexus3.edgexfoundry.org:10004 [2022-03-16T20:30:22.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:30:22.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:30:22.789Z] Configure a credential helper to remove this warning. See [2022-03-16T20:30:22.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:30:22.789Z] [2022-03-16T20:30:22.789Z] Login Succeeded [2022-03-16T20:30:22.789Z] docker.io [2022-03-16T20:30:22.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:30:23.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:30:23.055Z] Configure a credential helper to remove this warning. See [2022-03-16T20:30:23.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:30:23.055Z] [2022-03-16T20:30:23.055Z] Login Succeeded [2022-03-16T20:30:23.055Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T20:30:23.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T20:30:23.378Z] + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-16T20:30:23.378Z] + dirname cmd/core-command/Dockerfile [2022-03-16T20:30:23.378Z] + cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-16T20:30:23.378Z] + dirname cmd/core-data/Dockerfile [2022-03-16T20:30:23.378Z] + cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-16T20:30:23.378Z] + dirname cmd/core-metadata/Dockerfile [2022-03-16T20:30:23.378Z] + cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-16T20:30:23.378Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-16T20:30:23.378Z] + cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-16T20:30:23.378Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-16T20:30:23.378Z] + cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-16T20:30:23.378Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-16T20:30:23.378Z] + cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-16T20:30:23.378Z] + dirname cmd/support-notifications/Dockerfile+ [2022-03-16T20:30:23.378Z] cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-16T20:30:23.378Z] + + dirname cmd/support-scheduler/Dockerfile [2022-03-16T20:30:23.378Z] cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-16T20:30:23.378Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-16T20:30:23.378Z] + cut -d/ -f2 [2022-03-16T20:30:23.378Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-16T20:30:23.416Z] 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: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-03-16T20:30:23.765Z] + git rev-list -1 --merges 8f88a15332c6bde98e2204ea17842d0fa3c926fb~1..8f88a15332c6bde98e2204ea17842d0fa3c926fb [Pipeline] echo [2022-03-16T20:30:23.779Z] -----------> git rev-list -1 --merges 8f88a15332c6bde98e2204ea17842d0fa3c926fb~1..8f88a15332c6bde98e2204ea17842d0fa3c926fb 8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:30:23.779Z] 8f88a15332c6bde98e2204ea17842d0fa3c926fb [false] [Pipeline] sh [2022-03-16T20:30:24.073Z] + git log --format=format:%s -1 8f88a15332c6bde98e2204ea17842d0fa3c926fb [Pipeline] echo [2022-03-16T20:30:24.090Z] ========================================================= [2022-03-16T20:30:24.090Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-16T20:30:24.090Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-16T20:30:24.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T20:30:24.487Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-16T20:30:24.487Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-16T20:30:24.487Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-16T20:30:24.487Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-16T20:30:24.487Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-16T20:30:24.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:30:24.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T20:30:24.833Z] [2022-03-16T20:30:24.833Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:30:25.137Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T20:30:25.137Z] latest: Pulling from edgex-devops/git-semver [2022-03-16T20:30:25.137Z] a0d0a0d46f8b: Pulling fs layer [2022-03-16T20:30:25.137Z] 3e5f54012d9b: Pulling fs layer [2022-03-16T20:30:25.137Z] 4c7163046ea9: Pulling fs layer [2022-03-16T20:30:25.137Z] 0c2d73faf560: Pulling fs layer [2022-03-16T20:30:25.137Z] 0c2d73faf560: Waiting [2022-03-16T20:30:25.137Z] 3e5f54012d9b: Download complete [2022-03-16T20:30:25.137Z] a0d0a0d46f8b: Download complete [2022-03-16T20:30:25.137Z] 0c2d73faf560: Verifying Checksum [2022-03-16T20:30:25.137Z] 0c2d73faf560: Download complete [2022-03-16T20:30:25.137Z] 4c7163046ea9: Verifying Checksum [2022-03-16T20:30:25.137Z] 4c7163046ea9: Download complete [2022-03-16T20:30:25.397Z] a0d0a0d46f8b: Pull complete [2022-03-16T20:30:25.397Z] 3e5f54012d9b: Pull complete [2022-03-16T20:30:25.656Z] 4c7163046ea9: Pull complete [2022-03-16T20:30:25.918Z] 0c2d73faf560: Pull complete [2022-03-16T20:30:25.918Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-16T20:30:25.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T20:30:25.918Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-16T20:30:26.101Z] prd-ubuntu20.04-docker-8c-8g-7336 does not seem to be running inside a container [2022-03-16T20:30:26.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T20:30:26.810Z] $ docker top 5934c517d08d421ad84cffca1ddea93c7b8a0c828a782f0f9fd8c24bb08b76c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T20:30:26.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T20:30:26.897Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T20:30:27.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T20:30:27.051Z] $ docker exec 5934c517d08d421ad84cffca1ddea93c7b8a0c828a782f0f9fd8c24bb08b76c8 ssh-agent [2022-03-16T20:30:27.184Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoodeDl/agent.15 [2022-03-16T20:30:27.184Z] SSH_AGENT_PID=21 [2022-03-16T20:30:27.191Z] Running ssh-add (command line suppressed) [2022-03-16T20:30:27.336Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7838872352889114898.key (/w/workspace/edgex-go/4@tmp/private_key_7838872352889114898.key) [2022-03-16T20:30:27.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T20:30:27.635Z] + git tag --points-at HEAD [Pipeline] } [2022-03-16T20:30:27.666Z] $ docker exec --env ******** --env ******** 5934c517d08d421ad84cffca1ddea93c7b8a0c828a782f0f9fd8c24bb08b76c8 ssh-agent -k [2022-03-16T20:30:27.780Z] unset SSH_AUTH_SOCK; [2022-03-16T20:30:27.780Z] unset SSH_AGENT_PID; [2022-03-16T20:30:27.780Z] echo Agent pid 21 killed; [2022-03-16T20:30:27.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-16T20:30:27.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T20:30:27.804Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T20:30:27.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T20:30:27.966Z] $ docker exec 5934c517d08d421ad84cffca1ddea93c7b8a0c828a782f0f9fd8c24bb08b76c8 ssh-agent [2022-03-16T20:30:28.088Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPaKLeJ/agent.54 [2022-03-16T20:30:28.088Z] SSH_AGENT_PID=60 [2022-03-16T20:30:28.094Z] Running ssh-add (command line suppressed) [2022-03-16T20:30:28.239Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1404773312393397185.key (/w/workspace/edgex-go/4@tmp/private_key_1404773312393397185.key) [2022-03-16T20:30:28.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T20:30:28.538Z] + git semver init [2022-03-16T20:30:28.538Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T20:30:28.538Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-16T20:30:28.538Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-16T20:30:28.538Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T20:30:28.538Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T20:30:28.538Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T20:30:28.538Z] # $SEMVER_BRANCH = PR-3893 [2022-03-16T20:30:28.538Z] # $SEMVER_TEMP = /tmp/semver-022204819 [2022-03-16T20:30:28.538Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-16T20:30:43.487Z] # '/tmp/semver-022204819' -> '/w/workspace/edgex-go/4/.semver' [2022-03-16T20:30:43.487Z] # -> Force: false [2022-03-16T20:30:43.487Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-16T20:30:43.505Z] $ docker exec --env ******** --env ******** 5934c517d08d421ad84cffca1ddea93c7b8a0c828a782f0f9fd8c24bb08b76c8 ssh-agent -k [2022-03-16T20:30:43.613Z] unset SSH_AUTH_SOCK; [2022-03-16T20:30:43.613Z] unset SSH_AGENT_PID; [2022-03-16T20:30:43.614Z] echo Agent pid 60 killed; [2022-03-16T20:30:43.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T20:30:43.914Z] + git semver [Pipeline] } [2022-03-16T20:30:43.936Z] $ docker stop --time=1 5934c517d08d421ad84cffca1ddea93c7b8a0c828a782f0f9fd8c24bb08b76c8 [2022-03-16T20:30:45.655Z] $ docker rm -f 5934c517d08d421ad84cffca1ddea93c7b8a0c828a782f0f9fd8c24bb08b76c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T20:30:46.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-16T20:30:46.264Z] Stashed 1 file(s) [Pipeline] echo [2022-03-16T20:30:46.268Z] [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] echo [2022-03-16T20:30:46.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T20:30:46.370Z] ========================================================= [2022-03-16T20:30:46.370Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-16T20:30:46.370Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:30:46.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T20:30:46.660Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-16T20:30:46.660Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T20:30:46.660Z] 666ba61612fd: Pulling fs layer [2022-03-16T20:30:46.660Z] 8ed8ca486205: Pulling fs layer [2022-03-16T20:30:46.660Z] 4fe6c5a15a65: Pulling fs layer [2022-03-16T20:30:46.660Z] 22a0e8bec74d: Pulling fs layer [2022-03-16T20:30:46.660Z] 640e595b4fbd: Pulling fs layer [2022-03-16T20:30:46.660Z] 763cafe07f6e: Pulling fs layer [2022-03-16T20:30:46.660Z] 0c0b528cf693: Pulling fs layer [2022-03-16T20:30:46.660Z] 10935f4eaf8b: Pulling fs layer [2022-03-16T20:30:46.660Z] 640e595b4fbd: Waiting [2022-03-16T20:30:46.660Z] 22a0e8bec74d: Waiting [2022-03-16T20:30:46.660Z] 763cafe07f6e: Waiting [2022-03-16T20:30:46.660Z] 0c0b528cf693: Waiting [2022-03-16T20:30:46.660Z] 10935f4eaf8b: Waiting [2022-03-16T20:30:46.660Z] 4fe6c5a15a65: Waiting [2022-03-16T20:30:46.660Z] 8ed8ca486205: Verifying Checksum [2022-03-16T20:30:46.660Z] 8ed8ca486205: Download complete [2022-03-16T20:30:46.660Z] 666ba61612fd: Download complete [2022-03-16T20:30:46.660Z] 22a0e8bec74d: Verifying Checksum [2022-03-16T20:30:46.660Z] 22a0e8bec74d: Download complete [2022-03-16T20:30:46.660Z] 640e595b4fbd: Verifying Checksum [2022-03-16T20:30:46.660Z] 640e595b4fbd: Download complete [2022-03-16T20:30:46.660Z] 59bf1c3509f3: Verifying Checksum [2022-03-16T20:30:46.660Z] 59bf1c3509f3: Download complete [2022-03-16T20:30:46.660Z] 763cafe07f6e: Verifying Checksum [2022-03-16T20:30:46.660Z] 763cafe07f6e: Download complete [2022-03-16T20:30:46.921Z] 0c0b528cf693: Verifying Checksum [2022-03-16T20:30:46.921Z] 59bf1c3509f3: Pull complete [2022-03-16T20:30:46.921Z] 666ba61612fd: Pull complete [2022-03-16T20:30:47.181Z] 8ed8ca486205: Pull complete [2022-03-16T20:30:47.440Z] 10935f4eaf8b: Verifying Checksum [2022-03-16T20:30:47.440Z] 10935f4eaf8b: Download complete [2022-03-16T20:30:47.440Z] 4fe6c5a15a65: Verifying Checksum [2022-03-16T20:30:47.440Z] 4fe6c5a15a65: Download complete [2022-03-16T20:30:51.629Z] 4fe6c5a15a65: Pull complete [2022-03-16T20:30:51.629Z] 22a0e8bec74d: Pull complete [2022-03-16T20:30:51.629Z] 640e595b4fbd: Pull complete [2022-03-16T20:30:51.629Z] 763cafe07f6e: Pull complete [2022-03-16T20:30:51.629Z] 0c0b528cf693: Pull complete [2022-03-16T20:30:54.174Z] 10935f4eaf8b: Pull complete [2022-03-16T20:30:54.174Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-16T20:30:54.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T20:30:54.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:30:54.476Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T20:30:54.476Z] WORKDIR /edgex [2022-03-16T20:30:54.476Z] COPY go.mod . [2022-03-16T20:30:54.476Z] RUN go mod download [2022-03-16T20:30:54.476Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-16T20:30:55.855Z] Sending build context to Docker daemon 334.1MB [2022-03-16T20:30:56.116Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T20:30:56.116Z] ---> 99d49a6021b9 [2022-03-16T20:30:56.116Z] Step 2/4 : WORKDIR /edgex [2022-03-16T20:30:57.500Z] ---> Running in 1087a709d347 [2022-03-16T20:30:57.500Z] Removing intermediate container 1087a709d347 [2022-03-16T20:30:57.500Z] ---> 870267dba5e8 [2022-03-16T20:30:57.500Z] Step 3/4 : COPY go.mod . [2022-03-16T20:30:57.760Z] ---> fd43800657cf [2022-03-16T20:30:57.760Z] Step 4/4 : RUN go mod download [2022-03-16T20:30:57.760Z] ---> Running in ad4b44311bf8 [2022-03-16T20:31:01.326Z] Still waiting to schedule task [2022-03-16T20:31:01.326Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7339’ is offline [2022-03-16T20:31:19.713Z] Removing intermediate container ad4b44311bf8 [2022-03-16T20:31:19.713Z] ---> 71f05db784d9 [2022-03-16T20:31:19.713Z] Successfully built 71f05db784d9 [2022-03-16T20:31:19.713Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:31:20.015Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T20:31:20.015Z] . [Pipeline] withDockerContainer [2022-03-16T20:31:20.090Z] prd-ubuntu20.04-docker-8c-8g-7336 does not seem to be running inside a container [2022-03-16T20:31:20.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T20:31:20.531Z] $ docker top eec558e9ab7f6ea3c40a213278d8ec9d0c963a87c8bdf0dc000ba0f3a690974c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:31:20.873Z] + go version [2022-03-16T20:31:20.873Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-16T20:31:20.890Z] $ docker stop --time=1 eec558e9ab7f6ea3c40a213278d8ec9d0c963a87c8bdf0dc000ba0f3a690974c [2022-03-16T20:31:22.154Z] $ docker rm -f eec558e9ab7f6ea3c40a213278d8ec9d0c963a87c8bdf0dc000ba0f3a690974c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:31:22.562Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T20:31:22.562Z] . [Pipeline] withDockerContainer [2022-03-16T20:31:22.628Z] prd-ubuntu20.04-docker-8c-8g-7336 does not seem to be running inside a container [2022-03-16T20:31:22.669Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T20:31:23.023Z] $ docker top 560bed9dc71f8729386d4e0e953d55e1d3e5ef227de4f9f30da7c445b26f68f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T20:31:23.096Z] ========================================================= [2022-03-16T20:31:23.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T20:31:23.096Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:31:23.387Z] + make test [2022-03-16T20:31:23.387Z] go mod tidy [2022-03-16T20:31:23.647Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T20:31:28.931Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T20:31:37.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T20:31:37.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T20:31:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T20:31:37.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-03-16T20:31:37.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T20:31:37.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T20:31:38.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2022-03-16T20:31:38.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T20:31:38.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.9% of statements [2022-03-16T20:31:38.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T20:31:38.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.002s coverage: 89.2% of statements [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.353s coverage: 94.2% of statements [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.109s coverage: 0.9% of statements [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 24.0% of statements [2022-03-16T20:31:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-03-16T20:31:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-03-16T20:31:52.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2022-03-16T20:31:52.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-03-16T20:31:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-03-16T20:31:53.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T20:32:03.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 65.4% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T20:32:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-03-16T20:32:03.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-16T20:32:03.534Z] 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-03-16T20:32:15.751Z] GO111MODULE=on go vet ./... [2022-03-16T20:32:19.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T20:32:19.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T20:32:19.872Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T20:32:20.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T20:32:20.442Z] + ls -al . [2022-03-16T20:32:20.442Z] total 676 [2022-03-16T20:32:20.442Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 20:32 . [2022-03-16T20:32:20.442Z] drwxr-xr-x 4 root root 4096 Mar 16 20:31 .. [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 20:30 .dockerignore [2022-03-16T20:32:20.442Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:30 .git [2022-03-16T20:32:20.442Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:30 .github [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 804 Mar 16 20:30 .gitignore [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 20:30 .golangci.yml [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 76 Mar 16 20:30 .hadolint.yml [2022-03-16T20:32:20.442Z] drwx------ 3 1001 1001 4096 Mar 16 20:30 .semver [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 20:30 .sonarcloud.properties [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:30 ADOPTERS.md [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 9019 Mar 16 20:30 Attribution.txt [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 20:30 CHANGELOG.md [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:30 CONTRIBUTING.md [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 20:30 GOVERNANCE.md [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 20:30 Jenkinsfile [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:30 LICENSE [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 6888 Mar 16 20:30 Makefile [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 20:30 OWNERS.md [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 20:30 README.md [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 20:30 SECURITY.md [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 20:30 VERSION [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 20:30 ZMQWindows.md [2022-03-16T20:32:20.442Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:30 bin [2022-03-16T20:32:20.442Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 20:30 cmd [2022-03-16T20:32:20.442Z] -rw-r--r-- 1 root root 426503 Mar 16 20:32 coverage.out [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 2827 Mar 16 20:30 go.mod [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 50275 Mar 16 20:30 go.sum [2022-03-16T20:32:20.442Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:30 internal [2022-03-16T20:32:20.442Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:30 openapi [2022-03-16T20:32:20.442Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:30 snap [2022-03-16T20:32:20.442Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 20:30 version.go [Pipeline] sh [2022-03-16T20:32:20.790Z] + '[' -e coverage.out ] [2022-03-16T20:32:20.790Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T20:32:20.887Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T20:32:21.163Z] + make build [2022-03-16T20:32:21.164Z] CGO_ENABLED=1 GO111MODULE=on go build -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-03-16T20:32:36.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:32:42.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:32:42.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:32:43.538Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:32:43.798Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:32:44.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:32:45.305Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:32:46.684Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:32:47.626Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:32:48.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T20:32:48.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-16T20:32:50.682Z] $ docker stop --time=1 560bed9dc71f8729386d4e0e953d55e1d3e5ef227de4f9f30da7c445b26f68f3 [2022-03-16T20:32:53.906Z] $ docker rm -f 560bed9dc71f8729386d4e0e953d55e1d3e5ef227de4f9f30da7c445b26f68f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:32:54.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T20:32:54.796Z] [2022-03-16T20:32:54.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:32:55.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T20:32:55.097Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-16T20:32:55.097Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-16T20:32:55.097Z] ca9280d653b3: Pulling fs layer [2022-03-16T20:32:55.097Z] 7e9c9ca2126c: Pulling fs layer [2022-03-16T20:32:55.097Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-16T20:32:55.098Z] cbdbe7a5bc2a: Download complete [2022-03-16T20:32:55.356Z] ca9280d653b3: Verifying Checksum [2022-03-16T20:32:55.356Z] ca9280d653b3: Download complete [2022-03-16T20:32:55.356Z] cbdbe7a5bc2a: Pull complete [2022-03-16T20:32:55.613Z] 7e9c9ca2126c: Download complete [2022-03-16T20:32:55.871Z] ca9280d653b3: Pull complete [2022-03-16T20:32:59.155Z] 7e9c9ca2126c: Pull complete [2022-03-16T20:32:59.155Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-16T20:32:59.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T20:32:59.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-16T20:32:59.214Z] prd-ubuntu20.04-docker-8c-8g-7336 does not seem to be running inside a container [2022-03-16T20:32:59.251Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-16T20:33:01.201Z] $ docker top 6e8ff4ea52f1f6011b82628b3f089360b52c2e5386ef1ba9ea73244412bb04f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:33:01.547Z] + grep parallel [2022-03-16T20:33:01.547Z] + docker-compose build --help [2022-03-16T20:33:02.114Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T20:33:02.131Z] $ docker stop --time=1 6e8ff4ea52f1f6011b82628b3f089360b52c2e5386ef1ba9ea73244412bb04f7 [2022-03-16T20:33:03.397Z] $ docker rm -f 6e8ff4ea52f1f6011b82628b3f089360b52c2e5386ef1ba9ea73244412bb04f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:33:03.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-16T20:33:03.801Z] . [Pipeline] withDockerContainer [2022-03-16T20:33:03.862Z] prd-ubuntu20.04-docker-8c-8g-7336 does not seem to be running inside a container [2022-03-16T20:33:03.900Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-16T20:33:04.359Z] $ docker top c6ea7d703f861b9f55e6995b4075344c673c74c1f44d8f7abbd9f3255bcf8ceb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:33:04.758Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T20:33:05.341Z] Building core-command ... [2022-03-16T20:33:05.341Z] Building core-data ... [2022-03-16T20:33:05.341Z] Building core-metadata ... [2022-03-16T20:33:05.341Z] Building security-bootstrapper ... [2022-03-16T20:33:05.341Z] Building security-proxy-setup ... [2022-03-16T20:33:05.341Z] Building security-secretstore-setup ... [2022-03-16T20:33:05.341Z] Building support-notifications ... [2022-03-16T20:33:05.341Z] Building support-scheduler ... [2022-03-16T20:33:05.341Z] Building sys-mgmt-agent ... [2022-03-16T20:33:05.341Z] Building security-proxy-setup [2022-03-16T20:33:05.341Z] Building support-notifications [2022-03-16T20:33:05.341Z] Building support-scheduler [2022-03-16T20:33:05.341Z] Building security-bootstrapper [2022-03-16T20:33:05.341Z] Building sys-mgmt-agent [2022-03-16T20:33:20.220Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:20.220Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:20.220Z] ---> 71f05db784d9 [2022-03-16T20:33:20.220Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T20:33:20.220Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:20.220Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:20.220Z] ---> 71f05db784d9 [2022-03-16T20:33:20.220Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T20:33:20.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:20.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:20.480Z] ---> 71f05db784d9 [2022-03-16T20:33:20.480Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:33:20.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:20.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:20.480Z] ---> 71f05db784d9 [2022-03-16T20:33:20.480Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:33:20.480Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:33:20.480Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:33:20.480Z] ---> 71f05db784d9 [2022-03-16T20:33:20.480Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:33:23.017Z] ---> Running in bc8db5d723ea [2022-03-16T20:33:23.017Z] ---> Running in 0423cb6fc161 [2022-03-16T20:33:23.017Z] ---> Running in cb7f147ad53f [2022-03-16T20:33:23.017Z] ---> Running in 058201de1629 [2022-03-16T20:33:23.017Z] ---> Running in eaa3a413f947 [2022-03-16T20:33:23.017Z] Removing intermediate container 058201de1629 [2022-03-16T20:33:23.017Z] ---> 698e088907e3 [2022-03-16T20:33:23.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:23.017Z] Removing intermediate container bc8db5d723ea [2022-03-16T20:33:23.017Z] Removing intermediate container cb7f147ad53f [2022-03-16T20:33:23.017Z] ---> 7f2fa1d3de14 [2022-03-16T20:33:23.017Z] ---> fb43a43a8394 [2022-03-16T20:33:23.017Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:23.017Z] [2022-03-16T20:33:23.017Z] Removing intermediate container eaa3a413f947 [2022-03-16T20:33:23.017Z] ---> 1dcdaf5787ab [2022-03-16T20:33:23.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:23.017Z] Removing intermediate container 0423cb6fc161 [2022-03-16T20:33:23.017Z] ---> 4fb690c0b18b [2022-03-16T20:33:23.017Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:33:23.017Z] ---> Running in 3b3bed427970 [2022-03-16T20:33:23.017Z] ---> Running in 814989c7dec2 [2022-03-16T20:33:23.017Z] ---> Running in bb81c89c440c [2022-03-16T20:33:23.017Z] ---> Running in f5cb60d3b1a4 [2022-03-16T20:33:23.017Z] ---> Running in 51bbbab31889 [2022-03-16T20:33:23.956Z] Removing intermediate container 3b3bed427970 [2022-03-16T20:33:23.956Z] ---> 88634c0a7beb [2022-03-16T20:33:23.956Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T20:33:23.956Z] ---> Running in 1cefdc684daf [2022-03-16T20:33:24.215Z] Removing intermediate container 51bbbab31889 [2022-03-16T20:33:24.215Z] ---> c18b65c46408 [2022-03-16T20:33:24.215Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T20:33:24.215Z] ---> Running in 2b329512301f [2022-03-16T20:33:24.785Z] Removing intermediate container bb81c89c440c [2022-03-16T20:33:24.785Z] ---> c4101d53ab11 [2022-03-16T20:33:24.785Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T20:33:24.785Z] Removing intermediate container 814989c7dec2 [2022-03-16T20:33:24.785Z] ---> 7de3dc0e7f3d [2022-03-16T20:33:24.785Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T20:33:24.785Z] ---> Running in 860d5467d83c [2022-03-16T20:33:24.785Z] ---> Running in db9a6af6eb21 [2022-03-16T20:33:24.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:24.785Z] Removing intermediate container f5cb60d3b1a4 [2022-03-16T20:33:24.785Z] ---> be4a477c7966 [2022-03-16T20:33:24.785Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T20:33:24.785Z] ---> Running in eb5cdadc4d3c [2022-03-16T20:33:25.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:25.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:25.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:25.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:25.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:25.828Z] OK: 221 MiB in 52 packages [2022-03-16T20:33:26.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:26.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:26.089Z] Removing intermediate container 1cefdc684daf [2022-03-16T20:33:26.089Z] ---> 965efa5191ee [2022-03-16T20:33:26.089Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:33:26.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:26.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:33:26.348Z] ---> 2f968ba3e119 [2022-03-16T20:33:26.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:26.348Z] ---> Running in 88b2d776b7d6 [2022-03-16T20:33:26.348Z] OK: 221 MiB in 52 packages [2022-03-16T20:33:26.348Z] OK: 221 MiB in 52 packages [2022-03-16T20:33:26.348Z] OK: 221 MiB in 52 packages [2022-03-16T20:33:26.607Z] OK: 221 MiB in 52 packages [2022-03-16T20:33:26.865Z] Removing intermediate container 2b329512301f [2022-03-16T20:33:26.865Z] ---> b71466a1519c [2022-03-16T20:33:26.865Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:33:27.128Z] Removing intermediate container 860d5467d83c [2022-03-16T20:33:27.128Z] ---> 1f60149ced7f [2022-03-16T20:33:27.128Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T20:33:27.128Z] Removing intermediate container eb5cdadc4d3c [2022-03-16T20:33:27.128Z] ---> 13fc941161ec [2022-03-16T20:33:27.128Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:33:27.128Z] ---> 560498a36bb8 [2022-03-16T20:33:27.128Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:27.387Z] Removing intermediate container db9a6af6eb21 [2022-03-16T20:33:27.387Z] ---> 488b0c943892 [2022-03-16T20:33:27.387Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T20:33:27.387Z] ---> Running in 7404c4384df1 [2022-03-16T20:33:27.387Z] ---> aed264188a35 [2022-03-16T20:33:27.387Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:27.387Z] ---> 5f26c9a2574c [2022-03-16T20:33:27.387Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:27.387Z] ---> Running in ba77c74358de [2022-03-16T20:33:27.387Z] ---> 54cdef0e6a0b [2022-03-16T20:33:27.387Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:33:27.646Z] ---> Running in a3f7fb4d7591 [2022-03-16T20:33:27.646Z] ---> Running in 89d34d30e601 [2022-03-16T20:33:27.646Z] Removing intermediate container 88b2d776b7d6 [2022-03-16T20:33:27.646Z] ---> 829a1b30550b [2022-03-16T20:33:27.646Z] Step 8/22 : COPY . . [2022-03-16T20:33:29.553Z] Removing intermediate container 7404c4384df1 [2022-03-16T20:33:29.553Z] ---> 9e15bb9d82d4 [2022-03-16T20:33:29.553Z] Step 8/23 : COPY . . [2022-03-16T20:33:30.120Z] Removing intermediate container a3f7fb4d7591 [2022-03-16T20:33:30.120Z] ---> 2826cb3d5d0a [2022-03-16T20:33:30.120Z] Step 8/22 : COPY . . [2022-03-16T20:33:30.120Z] Removing intermediate container ba77c74358de [2022-03-16T20:33:30.120Z] ---> 8fade76ab7f9 [2022-03-16T20:33:30.120Z] Step 8/21 : COPY . . [2022-03-16T20:33:31.497Z] Removing intermediate container 89d34d30e601 [2022-03-16T20:33:31.497Z] ---> fcb39bc1f60b [2022-03-16T20:33:31.497Z] Step 8/31 : COPY . . [2022-03-16T20:33:38.063Z] ---> cb0646624d62 [2022-03-16T20:33:38.063Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T20:33:38.063Z] ---> Running in 8388ff8e0408 [2022-03-16T20:33:38.322Z] ---> c67a6bb12d09 [2022-03-16T20:33:38.322Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T20:33:38.322Z] ---> 7013a344dca0 [2022-03-16T20:33:38.322Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T20:33:38.322Z] ---> 9b61be2385ef [2022-03-16T20:33:38.322Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T20:33:38.322Z] ---> Running in 16be3be19180 [2022-03-16T20:33:38.322Z] ---> 7f4a4883645c [2022-03-16T20:33:38.322Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T20:33:38.322Z] ---> Running in 5d8367dd3449 [2022-03-16T20:33:38.322Z] ---> Running in 1cb0f1adf8e7 [2022-03-16T20:33:38.322Z] ---> Running in f60dfbb2ce03 [2022-03-16T20:33:38.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:33:38.839Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:33:38.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:33:39.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T20:33:39.098Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:34:05.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T20:34:05.912Z] Removing intermediate container 5d8367dd3449 [2022-03-16T20:34:05.912Z] ---> 62921b16b089 [2022-03-16T20:34:05.912Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T20:34:05.912Z] Removing intermediate container 8388ff8e0408 [2022-03-16T20:34:05.912Z] ---> 06b8cdcd4b97 [2022-03-16T20:34:05.912Z] [2022-03-16T20:34:05.912Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:34:05.912Z] Removing intermediate container 1cb0f1adf8e7 [2022-03-16T20:34:05.912Z] ---> dfab69b92e52 [2022-03-16T20:34:05.912Z] [2022-03-16T20:34:05.912Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T20:34:06.170Z] Removing intermediate container 16be3be19180 [2022-03-16T20:34:06.170Z] ---> 3119fd6c3401 [2022-03-16T20:34:06.170Z] [2022-03-16T20:34:06.170Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:34:06.170Z] ---> Running in f722c459deef [2022-03-16T20:34:06.170Z] Removing intermediate container f60dfbb2ce03 [2022-03-16T20:34:06.170Z] ---> ea2d9cb11c7c [2022-03-16T20:34:06.170Z] [2022-03-16T20:34:06.170Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T20:34:06.430Z] 3.14: Pulling from library/alpine [2022-03-16T20:34:06.430Z] 3.14: Pulling from library/alpine [2022-03-16T20:34:06.688Z] 3.14: Pulling from library/alpine [2022-03-16T20:34:06.688Z] 3.14: Pulling from library/alpine [2022-03-16T20:34:06.952Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:34:06.952Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:34:06.952Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T20:34:06.952Z] Status: Image is up to date for alpine:3.14 [2022-03-16T20:34:06.952Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:34:06.952Z] Status: Image is up to date for alpine:3.14 [2022-03-16T20:34:06.952Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:34:06.952Z] Status: Image is up to date for alpine:3.14 [2022-03-16T20:34:06.952Z] ---> 0a97eee8041e [2022-03-16T20:34:06.952Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T20:34:06.952Z] ---> 0a97eee8041e [2022-03-16T20:34:06.952Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:34:06.952Z] ---> 0a97eee8041e [2022-03-16T20:34:06.952Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T20:34:06.952Z] ---> 0a97eee8041e [2022-03-16T20:34:06.952Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T20:34:07.213Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:34:07.213Z] ---> Running in ac6cd46f3fdf [2022-03-16T20:34:07.213Z] ---> Running in d11d20719a42 [2022-03-16T20:34:07.213Z] ---> Running in a7ceea75e7d1 [2022-03-16T20:34:07.213Z] ---> Running in 162e0614614e [2022-03-16T20:34:07.213Z] Removing intermediate container 162e0614614e [2022-03-16T20:34:07.213Z] ---> e7658da0b111 [2022-03-16T20:34:07.213Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T20:34:07.213Z] ---> Running in 0d636f0d4971 [2022-03-16T20:34:07.779Z] Removing intermediate container f722c459deef [2022-03-16T20:34:07.779Z] ---> ffe8d93b1f55 [2022-03-16T20:34:07.779Z] [2022-03-16T20:34:07.779Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T20:34:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:08.039Z] 20.10.10: Pulling from library/docker [2022-03-16T20:34:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:08.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:08.298Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T20:34:08.298Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:34:08.298Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:34:08.298Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:34:08.298Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T20:34:08.298Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:34:08.298Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:34:08.298Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T20:34:08.298Z] OK: 6 MiB in 16 packages [2022-03-16T20:34:08.298Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T20:34:08.298Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:34:08.298Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:34:08.298Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T20:34:08.298Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:34:08.298Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:34:08.298Z] OK: 6 MiB in 16 packages [2022-03-16T20:34:08.298Z] OK: 8 MiB in 19 packages [2022-03-16T20:34:08.298Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T20:34:08.298Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:34:08.562Z] OK: 6 MiB in 15 packages [2022-03-16T20:34:09.501Z] Removing intermediate container 0d636f0d4971 [2022-03-16T20:34:09.501Z] ---> 61e6207f4642 [2022-03-16T20:34:09.501Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T20:34:09.764Z] Removing intermediate container a7ceea75e7d1 [2022-03-16T20:34:09.764Z] ---> aeadb90c3840 [2022-03-16T20:34:09.764Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:34:09.764Z] Removing intermediate container d11d20719a42 [2022-03-16T20:34:09.764Z] ---> 930f791e2d2b [2022-03-16T20:34:09.764Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:34:09.764Z] ---> Running in 6471ec5f189f [2022-03-16T20:34:09.764Z] ---> Running in d715893e216e [2022-03-16T20:34:09.764Z] Removing intermediate container ac6cd46f3fdf [2022-03-16T20:34:09.764Z] ---> cb99ddb71077 [2022-03-16T20:34:09.764Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T20:34:10.037Z] ---> Running in 55cc06a41a47 [2022-03-16T20:34:10.037Z] Removing intermediate container 6471ec5f189f [2022-03-16T20:34:10.037Z] ---> 03902a90f2c5 [2022-03-16T20:34:10.037Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T20:34:10.037Z] ---> Running in 817660f0fe11 [2022-03-16T20:34:10.037Z] ---> Running in 09d7462d1036 [2022-03-16T20:34:10.037Z] Removing intermediate container d715893e216e [2022-03-16T20:34:10.037Z] ---> 9096c0bd61d2 [2022-03-16T20:34:10.037Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T20:34:10.037Z] Removing intermediate container 55cc06a41a47 [2022-03-16T20:34:10.037Z] ---> ae7f24d627a7 [2022-03-16T20:34:10.037Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T20:34:10.295Z] Removing intermediate container 817660f0fe11 [2022-03-16T20:34:10.295Z] ---> 66afd38d1a78 [2022-03-16T20:34:10.295Z] Step 13/21 : WORKDIR /edgex [2022-03-16T20:34:10.295Z] ---> Running in 46da5e331644 [2022-03-16T20:34:10.295Z] ---> Running in 20d322694655 [2022-03-16T20:34:10.295Z] Removing intermediate container 09d7462d1036 [2022-03-16T20:34:10.295Z] ---> 59bc5b85ee15 [2022-03-16T20:34:10.295Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T20:34:10.295Z] ---> Running in c9db58d2994d [2022-03-16T20:34:10.554Z] ---> Running in 497edbe61f0d [2022-03-16T20:34:10.554Z] Removing intermediate container 46da5e331644 [2022-03-16T20:34:10.554Z] ---> ee2ef2867579 [2022-03-16T20:34:10.554Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:34:10.554Z] Removing intermediate container 20d322694655 [2022-03-16T20:34:10.554Z] ---> 81b16c17b566 [2022-03-16T20:34:10.554Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:34:10.554Z] ---> Running in 12d33f0da40e [2022-03-16T20:34:10.813Z] Removing intermediate container c9db58d2994d [2022-03-16T20:34:10.813Z] ---> 249076b440f6 [2022-03-16T20:34:10.813Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T20:34:10.813Z] ---> Running in ad570abe0b81 [2022-03-16T20:34:10.813Z] Removing intermediate container 12d33f0da40e [2022-03-16T20:34:10.813Z] ---> a415f3ae26c2 [2022-03-16T20:34:10.813Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:34:10.813Z] Removing intermediate container ad570abe0b81 [2022-03-16T20:34:10.813Z] ---> 3399e4bbce7a [2022-03-16T20:34:10.813Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:34:11.072Z] ---> d52ef2564042 [2022-03-16T20:34:11.072Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T20:34:11.072Z] ---> b52e804d37b2 [2022-03-16T20:34:11.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T20:34:11.332Z] ---> 71304f604455 [2022-03-16T20:34:11.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T20:34:11.592Z] ---> e3e00f3074ed [2022-03-16T20:34:11.592Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T20:34:11.592Z] Removing intermediate container 497edbe61f0d [2022-03-16T20:34:11.592Z] ---> 00625700a638 [2022-03-16T20:34:11.592Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T20:34:11.592Z] ---> b9eed78efeb5 [2022-03-16T20:34:11.592Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T20:34:11.592Z] ---> Running in 2639274125e2 [2022-03-16T20:34:11.861Z] ---> 92ff8aedc875 [2022-03-16T20:34:11.861Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T20:34:11.861Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T20:34:11.861Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T20:34:11.861Z] ---> b706a049f56e [2022-03-16T20:34:11.861Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:34:11.861Z] ---> 63143b00a0a3 [2022-03-16T20:34:11.861Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T20:34:11.861Z] ---> Running in 0f5143e30402 [2022-03-16T20:34:11.861Z] ---> 850bb919f791 [2022-03-16T20:34:11.861Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T20:34:11.861Z] Removing intermediate container 2639274125e2 [2022-03-16T20:34:11.861Z] ---> 13686d606fdf [2022-03-16T20:34:11.861Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T20:34:12.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7342 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-16T20:34:12.064Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-16T20:34:12.119Z] ---> Running in 6f1301314d34 [2022-03-16T20:34:12.119Z] ---> Running in fa305007a968 [2022-03-16T20:34:12.119Z] ---> de6ae65d613c [2022-03-16T20:34:12.119Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T20:34:12.119Z] Removing intermediate container 0f5143e30402 [2022-03-16T20:34:12.119Z] ---> 36e4d75f741f [2022-03-16T20:34:12.119Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-16T20:34:12.119Z] ---> Running in 9976dbe1cdbd [2022-03-16T20:34:12.119Z] Removing intermediate container 6f1301314d34 [2022-03-16T20:34:12.119Z] ---> 21b9a8ce0614 [2022-03-16T20:34:12.119Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T20:34:12.119Z] ---> Running in 376e8daf9255 [2022-03-16T20:34:12.119Z] Removing intermediate container fa305007a968 [2022-03-16T20:34:12.119Z] ---> 4cabfad266bc [2022-03-16T20:34:12.119Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:34:12.379Z] ---> a34dfb2694e7 [2022-03-16T20:34:12.380Z] ---> Running in 448651a6c94f [2022-03-16T20:34:12.380Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T20:34:12.380Z] Removing intermediate container 9976dbe1cdbd [2022-03-16T20:34:12.380Z] ---> 10cb169f0c83 [2022-03-16T20:34:12.380Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:34:12.380Z] ---> Running in f411f6ec1253 [2022-03-16T20:34:12.380Z] ---> Running in aa87730b9a0d [2022-03-16T20:34:12.380Z] ---> Running in aa580b3cd469 [2022-03-16T20:34:12.380Z] Removing intermediate container 448651a6c94f [2022-03-16T20:34:12.380Z] ---> e6e4ea861ac1 [2022-03-16T20:34:12.380Z] Step 19/21 : LABEL arch=x86_64 [2022-03-16T20:34:12.380Z] Removing intermediate container f411f6ec1253 [2022-03-16T20:34:12.380Z] ---> e88bebc36437 [2022-03-16T20:34:12.380Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T20:34:12.380Z] ---> Running in fb5aa1f2aeac [2022-03-16T20:34:12.497Z] The recommended git tool is: git [2022-03-16T20:34:12.640Z] Removing intermediate container aa580b3cd469 [2022-03-16T20:34:12.640Z] ---> 953862144acf [2022-03-16T20:34:12.640Z] Step 20/22 : LABEL arch=x86_64 [2022-03-16T20:34:12.640Z] ---> Running in 4fcfa86cf5a6 [2022-03-16T20:34:12.640Z] ---> Running in a9153122eaf1 [2022-03-16T20:34:12.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:12.640Z] Removing intermediate container fb5aa1f2aeac [2022-03-16T20:34:12.640Z] ---> 4d42115ffa22 [2022-03-16T20:34:12.640Z] Step 20/21 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:34:12.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:12.640Z] ---> Running in a4a70ed0d22d [2022-03-16T20:34:12.640Z] Removing intermediate container 4fcfa86cf5a6 [2022-03-16T20:34:12.640Z] ---> cba49052ba65 [2022-03-16T20:34:12.640Z] Step 21/22 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:34:12.640Z] Removing intermediate container a9153122eaf1 [2022-03-16T20:34:12.640Z] ---> 0a1d11ef2d83 [2022-03-16T20:34:12.640Z] Step 21/22 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:34:12.640Z] ---> Running in ea9991d6b83c [2022-03-16T20:34:12.898Z] ---> Running in bff69b09a88c [2022-03-16T20:34:12.898Z] Removing intermediate container a4a70ed0d22d [2022-03-16T20:34:12.898Z] ---> 408b9830175d [2022-03-16T20:34:12.898Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T20:34:12.898Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T20:34:12.898Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T20:34:12.898Z] Removing intermediate container ea9991d6b83c [2022-03-16T20:34:12.898Z] ---> 0257f65b15d1 [2022-03-16T20:34:12.898Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:34:12.898Z] Executing bash-5.1.4-r0.post-install [2022-03-16T20:34:12.898Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:34:12.898Z] Removing intermediate container bff69b09a88c [2022-03-16T20:34:12.898Z] ---> 9be0af06f9f3 [2022-03-16T20:34:12.898Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:34:12.898Z] ---> Running in 6d3e8745c32c [2022-03-16T20:34:12.898Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:34:13.156Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T20:34:13.156Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T20:34:13.156Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T20:34:13.156Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T20:34:13.156Z] ---> Running in 7a319881da1d [2022-03-16T20:34:13.156Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T20:34:13.156Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T20:34:13.156Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T20:34:13.156Z] ---> Running in 84aba2a2368c [2022-03-16T20:34:13.156Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T20:34:13.156Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:34:13.156Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:34:13.156Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T20:34:13.156Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T20:34:13.156Z] Removing intermediate container 6d3e8745c32c [2022-03-16T20:34:13.156Z] ---> c5267cfa478d [2022-03-16T20:34:13.156Z] [2022-03-16T20:34:13.156Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T20:34:13.156Z] Removing intermediate container 7a319881da1d [2022-03-16T20:34:13.156Z] ---> 437ead401bfd [2022-03-16T20:34:13.156Z] [2022-03-16T20:34:13.417Z] Successfully built c5267cfa478d [2022-03-16T20:34:13.417Z] Successfully tagged security-proxy-setup:latest [2022-03-16T20:34:13.417Z]  Building security-proxy-setup ... done Building core-command [2022-03-16T20:34:13.417Z] Removing intermediate container 84aba2a2368c [2022-03-16T20:34:13.417Z] ---> 6e8c83a4afad [2022-03-16T20:34:13.417Z] [2022-03-16T20:34:13.417Z] Removing intermediate container aa87730b9a0d [2022-03-16T20:34:13.417Z] ---> 192040b7249d [2022-03-16T20:34:13.417Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:34:13.417Z] Successfully built 437ead401bfd [2022-03-16T20:34:13.417Z] Successfully tagged support-notifications:latest [2022-03-16T20:34:13.417Z] Building core-data [2022-03-16T20:34:13.417Z]  Building support-notifications ... done Successfully built 6e8c83a4afad [2022-03-16T20:34:13.417Z] Successfully tagged support-scheduler:latest [2022-03-16T20:34:13.417Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-03-16T20:34:13.675Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T20:34:13.935Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T20:34:13.935Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T20:34:13.935Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T20:34:13.935Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T20:34:13.935Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T20:34:13.935Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T20:34:13.935Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T20:34:13.935Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T20:34:13.935Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T20:34:13.935Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T20:34:13.935Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T20:34:13.935Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T20:34:13.935Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T20:34:13.935Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T20:34:13.935Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T20:34:13.935Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T20:34:13.935Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T20:34:13.935Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T20:34:13.935Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T20:34:13.935Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T20:34:13.935Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T20:34:13.935Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T20:34:13.935Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T20:34:13.935Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T20:34:14.196Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:34:14.196Z] OK: 84 MiB in 64 packages [2022-03-16T20:34:14.766Z] ---> 58004837a020 [2022-03-16T20:34:14.766Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T20:34:14.766Z] Collecting docker-compose==1.23.2 [2022-03-16T20:34:14.766Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T20:34:15.024Z] Collecting PyYAML<4,>=3.10 [2022-03-16T20:34:15.024Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T20:34:15.593Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T20:34:15.593Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T20:34:15.854Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T20:34:15.854Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T20:34:16.112Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T20:34:16.112Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T20:34:16.112Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T20:34:16.112Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T20:34:16.375Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-16T20:34:16.375Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T20:34:16.375Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T20:34:16.635Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T20:34:16.635Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T20:34:16.635Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T20:34:16.635Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T20:34:16.635Z] ---> a8699b881223 [2022-03-16T20:34:16.635Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T20:34:16.892Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T20:34:16.892Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T20:34:16.892Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T20:34:16.892Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T20:34:17.150Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T20:34:17.150Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T20:34:17.150Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-16T20:34:17.150Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T20:34:17.150Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T20:34:17.150Z] Collecting idna<2.8,>=2.5 [2022-03-16T20:34:17.150Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T20:34:17.150Z] ---> 1d4736125442 [2022-03-16T20:34:17.150Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T20:34:17.150Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T20:34:17.150Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T20:34:17.150Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T20:34:17.150Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T20:34:17.409Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T20:34:17.409Z] Attempting uninstall: urllib3 [2022-03-16T20:34:17.409Z] Found existing installation: urllib3 1.26.5 [2022-03-16T20:34:17.409Z] Uninstalling urllib3-1.26.5: [2022-03-16T20:34:17.409Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T20:34:17.672Z] ---> c912e9b20d0b [2022-03-16T20:34:17.672Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T20:34:17.672Z] Attempting uninstall: idna [2022-03-16T20:34:17.672Z] Found existing installation: idna 3.2 [2022-03-16T20:34:17.672Z] Uninstalling idna-3.2: [2022-03-16T20:34:17.672Z] Successfully uninstalled idna-3.2 [2022-03-16T20:34:17.672Z] Attempting uninstall: chardet [2022-03-16T20:34:17.672Z] Found existing installation: chardet 4.0.0 [2022-03-16T20:34:17.672Z] Uninstalling chardet-4.0.0: [2022-03-16T20:34:17.672Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T20:34:18.238Z] ---> 978549d9a31d [2022-03-16T20:34:18.238Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T20:34:18.238Z] Attempting uninstall: requests [2022-03-16T20:34:18.238Z] Found existing installation: requests 2.25.1 [2022-03-16T20:34:18.238Z] Uninstalling requests-2.25.1: [2022-03-16T20:34:18.238Z] Successfully uninstalled requests-2.25.1 [2022-03-16T20:34:18.238Z] ---> Running in 0f1cde9208a2 [2022-03-16T20:34:18.498Z] Running setup.py install for texttable: started [2022-03-16T20:34:18.498Z] Removing intermediate container 0f1cde9208a2 [2022-03-16T20:34:18.498Z] ---> dc795b46c0e4 [2022-03-16T20:34:18.498Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T20:34:18.756Z] ---> 700077b84b0f [2022-03-16T20:34:18.756Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T20:34:18.756Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T20:34:19.015Z] Running setup.py install for PyYAML: started [2022-03-16T20:34:19.015Z] ---> Running in 0f487ac4d503 [2022-03-16T20:34:19.272Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T20:34:19.272Z] Running setup.py install for docopt: started [2022-03-16T20:34:19.837Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T20:34:19.837Z] Running setup.py install for dockerpty: started [2022-03-16T20:34:20.096Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:34:20.096Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:34:20.096Z] ---> 71f05db784d9 [2022-03-16T20:34:20.096Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T20:34:20.096Z] ---> Using cache [2022-03-16T20:34:20.096Z] ---> 4fb690c0b18b [2022-03-16T20:34:20.096Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:34:20.096Z] ---> Using cache [2022-03-16T20:34:20.096Z] ---> c18b65c46408 [2022-03-16T20:34:20.096Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T20:34:20.096Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T20:34:20.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:34:20.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:34:20.353Z] ---> 71f05db784d9 [2022-03-16T20:34:20.353Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:34:20.353Z] ---> Using cache [2022-03-16T20:34:20.353Z] ---> 4fb690c0b18b [2022-03-16T20:34:20.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:34:20.353Z] ---> Using cache [2022-03-16T20:34:20.353Z] ---> c18b65c46408 [2022-03-16T20:34:20.353Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:34:20.611Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:34:20.611Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:34:20.611Z] ---> 71f05db784d9 [2022-03-16T20:34:20.611Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:34:20.611Z] ---> Using cache [2022-03-16T20:34:20.611Z] ---> 4fb690c0b18b [2022-03-16T20:34:20.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:34:20.611Z] ---> Using cache [2022-03-16T20:34:20.611Z] ---> c18b65c46408 [2022-03-16T20:34:20.611Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T20:34:20.885Z] ---> Running in f65971e6d938 [2022-03-16T20:34:20.885Z] ---> Running in 01e48a3d4667 [2022-03-16T20:34:20.885Z] ---> Running in 64633c9f5398 [2022-03-16T20:34:20.885Z] Removing intermediate container 0f487ac4d503 [2022-03-16T20:34:20.885Z] ---> d8273163cd2f [2022-03-16T20:34:20.885Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T20:34:21.142Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-16T20:34:21.142Z] ---> Running in 5774e4e43f94 [2022-03-16T20:34:21.399Z] Removing intermediate container 5774e4e43f94 [2022-03-16T20:34:21.399Z] ---> ad5b17718a27 [2022-03-16T20:34:21.399Z] Step 28/31 : CMD ["gate"] [2022-03-16T20:34:21.399Z] ---> Running in 8faaf955c13b [2022-03-16T20:34:21.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:21.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:21.399Z] Removing intermediate container 8faaf955c13b [2022-03-16T20:34:21.399Z] ---> 2b5ed6da02d0 [2022-03-16T20:34:21.399Z] Step 29/31 : LABEL arch=x86_64 [2022-03-16T20:34:21.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:21.657Z] ---> Running in dd9bfda00227 [2022-03-16T20:34:21.657Z] Removing intermediate container dd9bfda00227 [2022-03-16T20:34:21.657Z] ---> 1fb0a6e74933 [2022-03-16T20:34:21.657Z] Step 30/31 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:34:21.915Z] ---> Running in fd669f05cfd9 [2022-03-16T20:34:22.174Z] Removing intermediate container fd669f05cfd9 [2022-03-16T20:34:22.174Z] ---> 751e997b1752 [2022-03-16T20:34:22.174Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T20:34:22.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:22.174Z] ---> Running in ee77ae1bfd9b [2022-03-16T20:34:22.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:22.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:22.430Z] Removing intermediate container ee77ae1bfd9b [2022-03-16T20:34:22.430Z] ---> ac4b70a589b4 [2022-03-16T20:34:22.430Z] [2022-03-16T20:34:22.430Z] Successfully built ac4b70a589b4 [2022-03-16T20:34:22.690Z] Successfully tagged security-bootstrapper:latest [2022-03-16T20:34:22.690Z]  Building security-bootstrapper ... done Building core-metadata [2022-03-16T20:34:22.690Z] OK: 221 MiB in 52 packages [2022-03-16T20:34:22.690Z] OK: 221 MiB in 52 packages [2022-03-16T20:34:22.690Z] OK: 221 MiB in 52 packages [2022-03-16T20:34:24.033Z] using credential edgex-jenkins-ssh [2022-03-16T20:34:24.054Z] Cloning the remote Git repository [2022-03-16T20:34:24.164Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:34:24.312Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-16T20:34:25.230Z] Removing intermediate container 376e8daf9255 [2022-03-16T20:34:25.230Z] ---> 4869188c3f99 [2022-03-16T20:34:25.230Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T20:34:25.230Z] Removing intermediate container 01e48a3d4667 [2022-03-16T20:34:25.230Z] ---> d6f2fa314ff2 [2022-03-16T20:34:25.230Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:34:25.230Z] Removing intermediate container 64633c9f5398 [2022-03-16T20:34:25.230Z] ---> 93a80804bba3 [2022-03-16T20:34:25.230Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:34:25.230Z] Removing intermediate container f65971e6d938 [2022-03-16T20:34:25.230Z] ---> c3fe7174ff41 [2022-03-16T20:34:25.230Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T20:34:25.230Z] ---> Running in 7281846982b7 [2022-03-16T20:34:25.230Z] ---> 18af82c68591 [2022-03-16T20:34:25.230Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:34:25.493Z] Removing intermediate container 7281846982b7 [2022-03-16T20:34:25.493Z] ---> 8155042eeedc [2022-03-16T20:34:25.494Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T20:34:25.494Z] ---> Running in 624b24128b15 [2022-03-16T20:34:25.494Z] ---> df230980a7ce [2022-03-16T20:34:25.494Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:34:25.494Z] ---> 4042e447e530 [2022-03-16T20:34:25.494Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:34:25.754Z] ---> Running in f51eca7fb686 [2022-03-16T20:34:25.754Z] ---> Running in 15429e514727 [2022-03-16T20:34:25.754Z] ---> Running in 68cb79b81f67 [2022-03-16T20:34:24.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:34:24.477Z] > git --version # timeout=10 [2022-03-16T20:34:24.540Z] > git --version # 'git version 2.25.1' [2022-03-16T20:34:24.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:34:24.763Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T20:34:26.014Z] Removing intermediate container f51eca7fb686 [2022-03-16T20:34:26.014Z] ---> ec7ff8942e75 [2022-03-16T20:34:26.014Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T20:34:26.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:34:26.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:34:26.014Z] ---> 71f05db784d9 [2022-03-16T20:34:26.014Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:34:26.014Z] ---> Using cache [2022-03-16T20:34:26.014Z] ---> 4fb690c0b18b [2022-03-16T20:34:26.014Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:34:26.014Z] ---> Using cache [2022-03-16T20:34:26.014Z] ---> c18b65c46408 [2022-03-16T20:34:26.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:34:26.014Z] ---> Using cache [2022-03-16T20:34:26.014Z] ---> c3fe7174ff41 [2022-03-16T20:34:26.014Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:34:26.014Z] ---> Using cache [2022-03-16T20:34:26.014Z] ---> 4042e447e530 [2022-03-16T20:34:26.014Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:34:26.014Z] ---> Running in a305fd3cb477 [2022-03-16T20:34:26.272Z] ---> f688ec588036 [2022-03-16T20:34:26.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T20:34:26.531Z] ---> 50bc2e12694a [2022-03-16T20:34:26.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T20:34:26.800Z] Removing intermediate container 624b24128b15 [2022-03-16T20:34:26.800Z] ---> ba62329da80e [2022-03-16T20:34:26.800Z] Step 8/23 : COPY . . [2022-03-16T20:34:26.800Z] ---> 889eeab1bb1c [2022-03-16T20:34:26.800Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T20:34:27.061Z] ---> Running in c8c1f1ed100c [2022-03-16T20:34:27.999Z] Removing intermediate container c8c1f1ed100c [2022-03-16T20:34:27.999Z] ---> c3738609b296 [2022-03-16T20:34:27.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:34:27.999Z] Removing intermediate container 68cb79b81f67 [2022-03-16T20:34:27.999Z] ---> b937a558175c [2022-03-16T20:34:27.999Z] Step 8/25 : COPY . . [2022-03-16T20:34:27.999Z] ---> Running in 7239c511129a [2022-03-16T20:34:27.999Z] Removing intermediate container 15429e514727 [2022-03-16T20:34:27.999Z] ---> eac8e6119eaf [2022-03-16T20:34:27.999Z] Step 8/23 : COPY . . [2022-03-16T20:34:28.256Z] Removing intermediate container a305fd3cb477 [2022-03-16T20:34:28.256Z] ---> 4c2d021126ec [2022-03-16T20:34:28.256Z] Step 8/23 : COPY . . [2022-03-16T20:34:28.513Z] Removing intermediate container 7239c511129a [2022-03-16T20:34:28.513Z] ---> 986709c07260 [2022-03-16T20:34:28.513Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T20:34:32.700Z] ---> Running in a36667008149 [2022-03-16T20:34:32.960Z] Removing intermediate container a36667008149 [2022-03-16T20:34:32.960Z] ---> 8d4098493198 [2022-03-16T20:34:32.960Z] Step 22/23 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:34:32.960Z] ---> 44a431892b51 [2022-03-16T20:34:32.960Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T20:34:32.960Z] ---> 09e28d4b7b52 [2022-03-16T20:34:32.960Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T20:34:32.960Z] ---> Running in 75e32930f73e [2022-03-16T20:34:32.960Z] ---> 227a33e82da6 [2022-03-16T20:34:32.960Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T20:34:32.960Z] ---> Running in 751d1cad742a [2022-03-16T20:34:32.960Z] ---> ae6a87976f06 [2022-03-16T20:34:32.960Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T20:34:32.960Z] ---> Running in 24ecc49acdb1 [2022-03-16T20:34:32.960Z] ---> Running in 744e6a862be5 [2022-03-16T20:34:32.960Z] ---> Running in e62fb74f82f3 [2022-03-16T20:34:32.960Z] Removing intermediate container 75e32930f73e [2022-03-16T20:34:32.960Z] ---> f7f2d7b13137 [2022-03-16T20:34:32.960Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:34:32.960Z] ---> Running in 5074974aad52 [2022-03-16T20:34:33.219Z] Removing intermediate container 5074974aad52 [2022-03-16T20:34:33.219Z] ---> 9c50882402e1 [2022-03-16T20:34:33.219Z] [2022-03-16T20:34:33.219Z] Successfully built 9c50882402e1 [2022-03-16T20:34:33.219Z] Successfully tagged sys-mgmt-agent:latest [2022-03-16T20:34:33.219Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:34:33.478Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:34:33.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:34:33.736Z] CGO_ENABLED=1 GO111MODULE=on go build -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-03-16T20:34:45.596Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T20:34:45.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T20:34:45.669Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T20:34:45.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:34:45.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:34:45.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T20:34:46.609Z] Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-16T20:34:47.311Z] Merge succeeded, producing b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T20:34:47.311Z] Checking out Revision b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 (PR-3893) [2022-03-16T20:34:46.643Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T20:34:46.673Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-16T20:34:46.945Z] > git remote # timeout=10 [2022-03-16T20:34:46.970Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T20:34:46.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:34:47.006Z] > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 [2022-03-16T20:34:47.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T20:34:47.327Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T20:34:47.348Z] > git checkout -f b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 # timeout=10 [2022-03-16T20:34:51.820Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:34:52.134Z] Commit message: "Merge commit 'de3e46c9e66e58c3746600f5f36eb4922299a402' into HEAD" [2022-03-16T20:34:52.169Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T20:34:53.065Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-16T20:34:53.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T20:34:53.065Z] Dload Upload Total Spent Left Speed [2022-03-16T20:34:53.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2022-03-16T20:34:53.696Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-16T20:34:53.727Z] Removing intermediate container 751d1cad742a [2022-03-16T20:34:53.727Z] ---> ea54f470071d [2022-03-16T20:34:53.727Z] [2022-03-16T20:34:53.727Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:34:53.727Z] ---> 0a97eee8041e [2022-03-16T20:34:53.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:34:53.727Z] ---> Using cache [2022-03-16T20:34:53.727Z] ---> aeadb90c3840 [2022-03-16T20:34:53.727Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:34:53.727Z] ---> Using cache [2022-03-16T20:34:53.727Z] ---> 9096c0bd61d2 [2022-03-16T20:34:53.727Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T20:34:53.987Z] Removing intermediate container 24ecc49acdb1 [2022-03-16T20:34:53.987Z] ---> cdfd85782a1e [2022-03-16T20:34:53.987Z] [2022-03-16T20:34:53.987Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T20:34:53.987Z] ---> 0a97eee8041e [2022-03-16T20:34:53.987Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T20:34:53.987Z] Removing intermediate container e62fb74f82f3 [2022-03-16T20:34:53.987Z] ---> e4f33b9ff986 [2022-03-16T20:34:53.987Z] [2022-03-16T20:34:53.987Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:34:53.987Z] ---> 0a97eee8041e [2022-03-16T20:34:53.987Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:34:53.987Z] ---> Using cache [2022-03-16T20:34:53.987Z] ---> aeadb90c3840 [2022-03-16T20:34:53.987Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:34:53.987Z] ---> Using cache [2022-03-16T20:34:53.987Z] ---> 9096c0bd61d2 [2022-03-16T20:34:53.987Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T20:34:53.987Z] ---> Running in c0aaab289576 [2022-03-16T20:34:53.987Z] ---> Running in 3372494634ad [2022-03-16T20:34:53.987Z] ---> Running in b5ca690cd6ae [2022-03-16T20:34:53.987Z] Removing intermediate container c0aaab289576 [2022-03-16T20:34:53.987Z] ---> 10ba7c1e1d36 [2022-03-16T20:34:53.987Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:34:53.987Z] Removing intermediate container 3372494634ad [2022-03-16T20:34:53.987Z] ---> 54674c959649 [2022-03-16T20:34:53.987Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:34:53.987Z] ---> Running in e81904b8844f [2022-03-16T20:34:53.987Z] ---> Running in 6ffc3603dd19 [2022-03-16T20:34:54.070Z] + sudo tee /etc/docker/daemon.new [2022-03-16T20:34:54.070Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-16T20:34:54.070Z] { [2022-03-16T20:34:54.070Z] "registry-mirrors": [ [2022-03-16T20:34:54.070Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-16T20:34:54.070Z] ], [2022-03-16T20:34:54.070Z] "bip": "10.250.0.254/24", [2022-03-16T20:34:54.070Z] "hosts": [ [2022-03-16T20:34:54.070Z] "tcp://0.0.0.0:5555", [2022-03-16T20:34:54.070Z] "unix:///var/run/docker.sock" [2022-03-16T20:34:54.070Z] ], [2022-03-16T20:34:54.070Z] "mtu": 1458, [2022-03-16T20:34:54.070Z] "selinux-enabled": true, [2022-03-16T20:34:54.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-16T20:34:54.070Z] } [Pipeline] sh [2022-03-16T20:34:54.248Z] Removing intermediate container e81904b8844f [2022-03-16T20:34:54.248Z] ---> fd071492dde7 [2022-03-16T20:34:54.248Z] Step 15/23 : WORKDIR / [2022-03-16T20:34:54.248Z] Removing intermediate container 6ffc3603dd19 [2022-03-16T20:34:54.248Z] ---> 4c535cdaf839 [2022-03-16T20:34:54.248Z] Step 15/23 : WORKDIR / [2022-03-16T20:34:54.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:54.248Z] ---> Running in c678342d39b5 [2022-03-16T20:34:54.248Z] ---> Running in 03f9fe46ceeb [2022-03-16T20:34:54.452Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-16T20:34:54.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:54.506Z] Removing intermediate container 03f9fe46ceeb [2022-03-16T20:34:54.506Z] ---> fe3448bd24a1 [2022-03-16T20:34:54.506Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:34:54.506Z] Removing intermediate container c678342d39b5 [2022-03-16T20:34:54.506Z] ---> ab8c1da112c1 [2022-03-16T20:34:54.506Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:34:54.506Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T20:34:54.506Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T20:34:54.506Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T20:34:54.506Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:34:54.506Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:34:54.506Z] OK: 6 MiB in 17 packages [2022-03-16T20:34:52.152Z] > git rev-list --no-walk 62b55a2d2a2750c513a4eff7acee3cc0e85d66ee # timeout=10 [2022-03-16T20:34:54.764Z] ---> 7a075f31e8d3 [2022-03-16T20:34:54.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T20:34:54.764Z] ---> fde9c67c4b4c [2022-03-16T20:34:54.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T20:34:54.938Z] + sudo service docker restart [2022-03-16T20:34:55.332Z] ---> 422c0cb5bc65 [2022-03-16T20:34:55.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T20:34:55.332Z] ---> ddb325a7f499 [2022-03-16T20:34:55.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T20:34:55.332Z] Removing intermediate container b5ca690cd6ae [2022-03-16T20:34:55.332Z] ---> f76b7cac5d33 [2022-03-16T20:34:55.332Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T20:34:55.332Z] ---> Running in 25cfddc61606 [2022-03-16T20:34:55.592Z] ---> 3d7e68f9dfac [2022-03-16T20:34:55.592Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T20:34:55.592Z] Removing intermediate container 25cfddc61606 [2022-03-16T20:34:55.592Z] ---> 3fb2e898a1e7 [2022-03-16T20:34:55.592Z] Step 13/25 : WORKDIR / [2022-03-16T20:34:55.592Z] ---> 9c459c2ba425 [2022-03-16T20:34:55.592Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T20:34:55.592Z] ---> Running in 52621678500e [2022-03-16T20:34:55.592Z] ---> Running in 3ca2d2e46e3b [2022-03-16T20:34:55.592Z] ---> Running in fc932ec60a40 [2022-03-16T20:34:55.592Z] Removing intermediate container 52621678500e [2022-03-16T20:34:55.592Z] ---> cf83ea232a7b [2022-03-16T20:34:55.592Z] Removing intermediate container 744e6a862be5 [2022-03-16T20:34:55.592Z] ---> b39153d68c1e [2022-03-16T20:34:55.592Z] [2022-03-16T20:34:55.592Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 10/23 : FROM alpine:3.14 [2022-03-16T20:34:55.592Z] ---> 0a97eee8041e [2022-03-16T20:34:55.592Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T20:34:55.592Z] [2022-03-16T20:34:55.851Z] Removing intermediate container fc932ec60a40 [2022-03-16T20:34:55.851Z] ---> c68e33ffc40f [2022-03-16T20:34:55.851Z] Removing intermediate container 3ca2d2e46e3b [2022-03-16T20:34:55.851Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> 5e21efa35e14 [2022-03-16T20:34:55.851Z] [2022-03-16T20:34:55.851Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-16T20:34:55.851Z] ---> Running in 569242303c49 [2022-03-16T20:34:55.851Z] ---> Running in cafa6ca9df26 [2022-03-16T20:34:55.851Z] ---> Running in 0f7fded3c87f [2022-03-16T20:34:55.851Z] Removing intermediate container 569242303c49 [2022-03-16T20:34:55.851Z] ---> 85d1e47ee91b [2022-03-16T20:34:55.851Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T20:34:55.851Z] ---> c07860c34f35 [2022-03-16T20:34:55.851Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-16T20:34:55.851Z] Removing intermediate container 0f7fded3c87f [2022-03-16T20:34:55.851Z] ---> 8deffdee6a21 [2022-03-16T20:34:55.851Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T20:34:55.851Z] Removing intermediate container cafa6ca9df26 [2022-03-16T20:34:55.851Z] ---> e5bb7a61dfb7 [2022-03-16T20:34:55.851Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T20:34:55.851Z] ---> Running in 557f9e273157 [2022-03-16T20:34:56.119Z] ---> Running in 58c66cd353c0 [2022-03-16T20:34:56.119Z] ---> Running in 1c971b29310d [2022-03-16T20:34:56.119Z] Removing intermediate container 557f9e273157 [2022-03-16T20:34:56.119Z] ---> 6fa895ff23ab [2022-03-16T20:34:56.119Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T20:34:56.119Z] ---> 9189c81d7d35 [2022-03-16T20:34:56.119Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T20:34:56.119Z] ---> Running in 70f916e7c09f [2022-03-16T20:34:56.119Z] Removing intermediate container 58c66cd353c0 [2022-03-16T20:34:56.119Z] ---> b430b52a96a3 [2022-03-16T20:34:56.119Z] Step 22/23 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:34:56.119Z] Removing intermediate container 1c971b29310d [2022-03-16T20:34:56.119Z] ---> 49479d9b446d [2022-03-16T20:34:56.119Z] Step 22/23 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:34:56.119Z] ---> Running in 439835b62147 [2022-03-16T20:34:56.119Z] ---> Running in 65ac2b682826 [2022-03-16T20:34:56.119Z] Removing intermediate container 70f916e7c09f [2022-03-16T20:34:56.119Z] ---> dc1a31f29e47 [2022-03-16T20:34:56.119Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:34:56.119Z] ---> e920b5f361e4 [2022-03-16T20:34:56.119Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-16T20:34:56.392Z] ---> Running in 33b1491432ef [2022-03-16T20:34:56.392Z] Removing intermediate container 65ac2b682826 [2022-03-16T20:34:56.392Z] ---> a99dbd184886 [2022-03-16T20:34:56.392Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:34:56.392Z] Removing intermediate container 439835b62147 [2022-03-16T20:34:56.392Z] ---> 84beab2e53e5 [2022-03-16T20:34:56.392Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:34:56.392Z] ---> Running in 77b42e776aaf [2022-03-16T20:34:56.392Z] ---> Running in 54f411bae1a5 [2022-03-16T20:34:56.392Z] ---> f2a75cf91bd4 [2022-03-16T20:34:56.392Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T20:34:56.392Z] Removing intermediate container 77b42e776aaf [2022-03-16T20:34:56.392Z] ---> 42bc580d6b2d [2022-03-16T20:34:56.392Z] [2022-03-16T20:34:56.392Z] Removing intermediate container 54f411bae1a5 [2022-03-16T20:34:56.392Z] ---> 940ec66b5c1e [2022-03-16T20:34:56.392Z] [2022-03-16T20:34:56.657Z] Successfully built 42bc580d6b2d [2022-03-16T20:34:56.657Z] Successfully tagged core-metadata:latest [2022-03-16T20:34:56.657Z]  Building core-metadata ... done Successfully built 940ec66b5c1e [2022-03-16T20:34:56.657Z] Successfully tagged core-command:latest [2022-03-16T20:34:56.657Z]  Building core-command ... done  ---> 9ac5f75eedf7 [2022-03-16T20:34:56.657Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T20:34:57.238Z] ---> ca91e73feb5e [2022-03-16T20:34:57.238Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T20:34:57.238Z] Removing intermediate container 33b1491432ef [2022-03-16T20:34:57.238Z] ---> 965bfd547146 [2022-03-16T20:34:57.238Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T20:34:57.238Z] ---> Running in 758047f4e62b [2022-03-16T20:34:57.238Z] ---> 509511803957 [2022-03-16T20:34:57.238Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-16T20:34:57.238Z] ---> Running in aa13a8cbf4e2 [2022-03-16T20:34:57.502Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:57.803Z] Removing intermediate container aa13a8cbf4e2 [2022-03-16T20:34:57.803Z] ---> dca517e8d437 [2022-03-16T20:34:57.803Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T20:34:57.803Z] ---> Running in e02a6902abaf [2022-03-16T20:34:58.067Z] Removing intermediate container e02a6902abaf [2022-03-16T20:34:58.067Z] ---> 03578a033118 [2022-03-16T20:34:58.067Z] Step 23/25 : LABEL arch=x86_64 [2022-03-16T20:34:58.067Z] ---> Running in 68fb7455ffc5 [2022-03-16T20:34:58.067Z] Removing intermediate container 68fb7455ffc5 [2022-03-16T20:34:58.067Z] ---> 76603140d529 [2022-03-16T20:34:58.067Z] Step 24/25 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:34:58.067Z] ---> Running in f87a56355044 [2022-03-16T20:34:58.327Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-16T20:34:58.327Z] Removing intermediate container f87a56355044 [2022-03-16T20:34:58.327Z] ---> 3df90279c14e [2022-03-16T20:34:58.327Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T20:34:58.327Z] ---> Running in 044108c99942 [2022-03-16T20:34:58.327Z] Removing intermediate container 044108c99942 [2022-03-16T20:34:58.327Z] ---> f31ec11fc014 [2022-03-16T20:34:58.327Z] [2022-03-16T20:34:58.327Z] Successfully built f31ec11fc014 [2022-03-16T20:34:58.327Z] Successfully tagged security-secretstore-setup:latest [2022-03-16T20:34:58.590Z]  Building security-secretstore-setup ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T20:34:58.590Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:34:58.590Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T20:34:58.858Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:34:58.858Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T20:34:58.858Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T20:34:59.118Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:34:59.118Z] OK: 8 MiB in 20 packages [2022-03-16T20:34:59.379Z] Removing intermediate container 758047f4e62b [2022-03-16T20:34:59.379Z] ---> c8fff8c474a9 [2022-03-16T20:34:59.379Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:34:59.379Z] ---> a4aa59f2dbba [2022-03-16T20:34:59.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T20:34:59.946Z] ---> 78f3b1486f5d [2022-03-16T20:34:59.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T20:34:59.946Z] ---> 4836baa38b7c [2022-03-16T20:34:59.946Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T20:34:59.946Z] ---> Running in bcd8047a9832 [2022-03-16T20:34:59.946Z] Removing intermediate container bcd8047a9832 [2022-03-16T20:34:59.946Z] ---> 03ef79f09951 [2022-03-16T20:34:59.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:34:59.946Z] ---> Running in 8b354940e8e5 [2022-03-16T20:35:00.209Z] Removing intermediate container 8b354940e8e5 [2022-03-16T20:35:00.209Z] ---> 1c7ee63823b3 [2022-03-16T20:35:00.209Z] Step 21/23 : LABEL arch=x86_64 [2022-03-16T20:35:00.209Z] ---> Running in 40716360b951 [2022-03-16T20:35:00.209Z] Removing intermediate container 40716360b951 [2022-03-16T20:35:00.209Z] ---> 40a58d1aac83 [2022-03-16T20:35:00.209Z] Step 22/23 : LABEL git_sha=8f88a15332c6bde98e2204ea17842d0fa3c926fb [2022-03-16T20:35:00.209Z] ---> Running in d2237a883e3a [2022-03-16T20:35:00.468Z] Removing intermediate container d2237a883e3a [2022-03-16T20:35:00.468Z] ---> 05381e46c089 [2022-03-16T20:35:00.468Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:35:00.468Z] ---> Running in 6a7c924c42b3 [2022-03-16T20:35:00.468Z] Removing intermediate container 6a7c924c42b3 [2022-03-16T20:35:00.468Z] ---> 8be7b0a5de1c [2022-03-16T20:35:00.468Z] [2022-03-16T20:35:00.468Z] Successfully built 8be7b0a5de1c [2022-03-16T20:35:00.468Z] Successfully tagged core-data:latest [2022-03-16T20:35:00.474Z]  Building core-data ... done  [Pipeline] } [2022-03-16T20:35:00.483Z] $ docker stop --time=1 c6ea7d703f861b9f55e6995b4075344c673c74c1f44d8f7abbd9f3255bcf8ceb [2022-03-16T20:35:01.766Z] $ docker rm -f c6ea7d703f861b9f55e6995b4075344c673c74c1f44d8f7abbd9f3255bcf8ceb [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T20:35:02.097Z] + docker images [2022-03-16T20:35:02.097Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T20:35:02.097Z] core-data latest 8be7b0a5de1c 1 second ago 22.1MB [2022-03-16T20:35:02.097Z] security-secretstore-setup latest f31ec11fc014 3 seconds ago 27.9MB [2022-03-16T20:35:02.097Z] core-metadata latest 42bc580d6b2d 5 seconds ago 16.6MB [2022-03-16T20:35:02.097Z] core-command latest 940ec66b5c1e 5 seconds ago 15.8MB [2022-03-16T20:35:02.097Z] b39153d68c1e 6 seconds ago 1.84GB [2022-03-16T20:35:02.097Z] cdfd85782a1e 8 seconds ago 1.83GB [2022-03-16T20:35:02.097Z] e4f33b9ff986 8 seconds ago 1.82GB [2022-03-16T20:35:02.097Z] ea54f470071d 9 seconds ago 1.81GB [2022-03-16T20:35:02.097Z] sys-mgmt-agent latest 9c50882402e1 29 seconds ago 296MB [2022-03-16T20:35:02.097Z] security-bootstrapper latest ac4b70a589b4 39 seconds ago 18.7MB [2022-03-16T20:35:02.097Z] support-notifications latest 437ead401bfd 48 seconds ago 16.7MB [2022-03-16T20:35:02.097Z] support-scheduler latest 6e8c83a4afad 48 seconds ago 15.9MB [2022-03-16T20:35:02.097Z] security-proxy-setup latest c5267cfa478d 49 seconds ago 26.2MB [2022-03-16T20:35:02.097Z] ffe8d93b1f55 54 seconds ago 1.82GB [2022-03-16T20:35:02.097Z] dfab69b92e52 56 seconds ago 1.82GB [2022-03-16T20:35:02.097Z] 3119fd6c3401 56 seconds ago 1.82GB [2022-03-16T20:35:02.097Z] ea2d9cb11c7c 56 seconds ago 1.82GB [2022-03-16T20:35:02.097Z] 06b8cdcd4b97 57 seconds ago 1.82GB [2022-03-16T20:35:02.097Z] ci-base-image-x86_64 latest 71f05db784d9 3 minutes ago 1.27GB [2022-03-16T20:35:02.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-16T20:35:02.097Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-16T20:35:02.097Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-16T20:35:02.097Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-16T20:35:02.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months 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) [Pipeline] findFiles [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T20:35:13.360Z] provisioning config files... [2022-03-16T20:35:13.391Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2369564349205585462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:35:13.779Z] ---> docker-login.sh [2022-03-16T20:35:13.779Z] nexus3.edgexfoundry.org:10001 [2022-03-16T20:35:14.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:35:14.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:35:14.656Z] Configure a credential helper to remove this warning. See [2022-03-16T20:35:14.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:35:14.656Z] [2022-03-16T20:35:14.656Z] Login Succeeded [2022-03-16T20:35:14.656Z] nexus3.edgexfoundry.org:10002 [2022-03-16T20:35:15.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:35:15.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:35:15.253Z] Configure a credential helper to remove this warning. See [2022-03-16T20:35:15.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:35:15.253Z] [2022-03-16T20:35:15.253Z] Login Succeeded [2022-03-16T20:35:15.253Z] nexus3.edgexfoundry.org:10003 [2022-03-16T20:35:15.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:35:15.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:35:15.817Z] Configure a credential helper to remove this warning. See [2022-03-16T20:35:15.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:35:15.817Z] [2022-03-16T20:35:15.817Z] Login Succeeded [2022-03-16T20:35:15.817Z] nexus3.edgexfoundry.org:10004 [2022-03-16T20:35:16.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:35:16.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:35:16.090Z] Configure a credential helper to remove this warning. See [2022-03-16T20:35:16.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:35:16.090Z] [2022-03-16T20:35:16.090Z] Login Succeeded [2022-03-16T20:35:16.090Z] docker.io [2022-03-16T20:35:16.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T20:35:16.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T20:35:16.969Z] Configure a credential helper to remove this warning. See [2022-03-16T20:35:16.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T20:35:16.969Z] [2022-03-16T20:35:16.969Z] Login Succeeded [2022-03-16T20:35:16.969Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T20:35:16.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-16T20:35:17.258Z] Still waiting to schedule task [2022-03-16T20:35:17.259Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] echo [2022-03-16T20:35:17.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T20:35:17.645Z] ========================================================= [2022-03-16T20:35:17.645Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-16T20:35:17.645Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:35:17.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T20:35:18.265Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-16T20:35:18.265Z] 9b3977197b4f: Pulling fs layer [2022-03-16T20:35:18.265Z] 1a89e8eeedd5: Pulling fs layer [2022-03-16T20:35:18.265Z] 94645a83ff95: Pulling fs layer [2022-03-16T20:35:18.265Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-16T20:35:18.265Z] 0c92f367c5e7: Pulling fs layer [2022-03-16T20:35:18.265Z] f7c0051592d6: Pulling fs layer [2022-03-16T20:35:18.265Z] a227ed2f7395: Pulling fs layer [2022-03-16T20:35:18.265Z] 7b1c46037f91: Pulling fs layer [2022-03-16T20:35:18.265Z] 0c92f367c5e7: Waiting [2022-03-16T20:35:18.265Z] f7c0051592d6: Waiting [2022-03-16T20:35:18.265Z] a227ed2f7395: Waiting [2022-03-16T20:35:18.265Z] 7b1c46037f91: Waiting [2022-03-16T20:35:18.265Z] 3f3a8bcf1eab: Waiting [2022-03-16T20:35:18.265Z] 94645a83ff95: Verifying Checksum [2022-03-16T20:35:18.265Z] 94645a83ff95: Download complete [2022-03-16T20:35:18.265Z] 1a89e8eeedd5: Verifying Checksum [2022-03-16T20:35:18.265Z] 1a89e8eeedd5: Download complete [2022-03-16T20:35:18.265Z] 0c92f367c5e7: Verifying Checksum [2022-03-16T20:35:18.265Z] 0c92f367c5e7: Download complete [2022-03-16T20:35:18.265Z] f7c0051592d6: Verifying Checksum [2022-03-16T20:35:18.265Z] f7c0051592d6: Download complete [2022-03-16T20:35:18.265Z] 9b3977197b4f: Verifying Checksum [2022-03-16T20:35:18.265Z] 9b3977197b4f: Download complete [2022-03-16T20:35:18.265Z] a227ed2f7395: Verifying Checksum [2022-03-16T20:35:18.265Z] a227ed2f7395: Download complete [2022-03-16T20:35:19.268Z] 9b3977197b4f: Pull complete [2022-03-16T20:35:19.549Z] 1a89e8eeedd5: Pull complete [2022-03-16T20:35:20.160Z] 94645a83ff95: Pull complete [2022-03-16T20:35:20.438Z] 7b1c46037f91: Verifying Checksum [2022-03-16T20:35:20.438Z] 7b1c46037f91: Download complete [2022-03-16T20:35:21.036Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-16T20:35:21.036Z] 3f3a8bcf1eab: Download complete [2022-03-16T20:35:33.439Z] 3f3a8bcf1eab: Pull complete [2022-03-16T20:35:33.439Z] 0c92f367c5e7: Pull complete [2022-03-16T20:35:33.439Z] f7c0051592d6: Pull complete [2022-03-16T20:35:33.439Z] a227ed2f7395: Pull complete [2022-03-16T20:35:40.185Z] 7b1c46037f91: Pull complete [2022-03-16T20:35:40.185Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-16T20:35:40.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T20:35:40.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:35:40.571Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T20:35:40.571Z] WORKDIR /edgex [2022-03-16T20:35:40.571Z] COPY go.mod . [2022-03-16T20:35:40.571Z] RUN go mod download [2022-03-16T20:35:40.571Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-16T20:35:43.210Z] Sending build context to Docker daemon 168.8MB [2022-03-16T20:35:43.210Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T20:35:43.210Z] ---> f79e39bc4007 [2022-03-16T20:35:43.210Z] Step 2/4 : WORKDIR /edgex [2022-03-16T20:35:45.224Z] ---> Running in 9cbe8f99c8b7 [2022-03-16T20:35:45.501Z] Removing intermediate container 9cbe8f99c8b7 [2022-03-16T20:35:45.501Z] ---> 1334d0b1e288 [2022-03-16T20:35:45.501Z] Step 3/4 : COPY go.mod . [2022-03-16T20:35:46.121Z] ---> f2b6f5d2d5f3 [2022-03-16T20:35:46.121Z] Step 4/4 : RUN go mod download [2022-03-16T20:35:46.399Z] ---> Running in a441733938c6 [2022-03-16T20:37:23.355Z] Removing intermediate container a441733938c6 [2022-03-16T20:37:23.355Z] ---> 08ce0bcfccb3 [2022-03-16T20:37:23.355Z] Successfully built 08ce0bcfccb3 [2022-03-16T20:37:23.355Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:37:23.714Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T20:37:23.714Z] . [Pipeline] withDockerContainer [2022-03-16T20:37:23.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-7342 does not seem to be running inside a container [2022-03-16T20:37:24.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T20:37:25.629Z] $ docker top a12e96aa15cff1d2738e460fb3e27ee9852c0b65e3fef32583103a38be6c2887 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:37:26.569Z] + go version [2022-03-16T20:37:26.569Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-16T20:37:26.603Z] $ docker stop --time=1 a12e96aa15cff1d2738e460fb3e27ee9852c0b65e3fef32583103a38be6c2887 [2022-03-16T20:37:28.285Z] $ docker rm -f a12e96aa15cff1d2738e460fb3e27ee9852c0b65e3fef32583103a38be6c2887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:37:28.941Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T20:37:28.941Z] . [Pipeline] withDockerContainer [2022-03-16T20:37:29.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-7342 does not seem to be running inside a container [2022-03-16T20:37:29.336Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T20:37:30.898Z] $ docker top 6047729456bf6796a55682ba046cac6922f2c34aef60cb2194e0b42e7a4935ff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T20:37:31.252Z] ========================================================= [2022-03-16T20:37:31.252Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-16T20:37:31.252Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-16T20:37:31.923Z] + make test [2022-03-16T20:37:31.923Z] go mod tidy [2022-03-16T20:37:32.913Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-16T20:38:19.955Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-16T20:39:28.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-16T20:39:36.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-16T20:39:36.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-16T20:39:37.514Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-16T20:39:52.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-16T20:40:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.265s coverage: 28.7% of statements [2022-03-16T20:40:05.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-16T20:40:05.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-16T20:40:10.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.464s coverage: 98.5% of statements [2022-03-16T20:40:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-16T20:40:10.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.619s coverage: 54.9% of statements [2022-03-16T20:40:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-16T20:40:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-16T20:40:37.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.431s coverage: 89.2% of statements [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:40:37.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.316s coverage: 84.4% of statements [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-16T20:40:37.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.148s coverage: 94.2% of statements [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:40:37.775Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-16T20:40:37.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-16T20:40:37.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.326s coverage: 60.0% of statements [2022-03-16T20:40:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-16T20:40:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-16T20:40:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-16T20:40:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.574s coverage: 0.9% of statements [2022-03-16T20:40:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-16T20:40:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.324s coverage: 58.8% of statements [2022-03-16T20:40:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.462s coverage: 24.0% of statements [2022-03-16T20:40:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-16T20:40:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.411s coverage: 47.1% of statements [2022-03-16T20:40:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.404s coverage: 79.5% of statements [2022-03-16T20:40:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements [2022-03-16T20:40:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2022-03-16T20:40:37.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.309s coverage: 87.5% of statements [2022-03-16T20:40:50.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.277s coverage: 94.4% of statements [2022-03-16T20:40:50.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.252s coverage: 44.8% of statements [2022-03-16T20:40:57.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.853s coverage: 82.5% of statements [2022-03-16T20:40:57.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.354s coverage: 92.9% of statements [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 65.1% of statements [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.215s coverage: 100.0% of statements [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.355s coverage: 58.8% of statements [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.307s coverage: 87.2% of statements [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.348s coverage: 85.4% of statements [2022-03-16T20:41:03.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.012s coverage: 91.2% of statements [2022-03-16T20:41:03.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-16T20:41:06.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.267s coverage: 64.4% of statements [2022-03-16T20:41:06.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-16T20:41:06.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-16T20:41:06.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements [2022-03-16T20:41:06.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2022-03-16T20:41:06.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2022-03-16T20:41:06.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-03-16T20:41:08.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2022-03-16T20:41:14.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.702s coverage: 65.4% of statements [2022-03-16T20:41:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-16T20:41:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-16T20:41:14.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-16T20:41:16.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.010s coverage: 43.8% of statements [2022-03-16T20:41:16.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-16T20:41:16.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-16T20:41:16.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.385s coverage: 89.5% of statements [2022-03-16T20:41:16.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-16T20:41:16.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.330s coverage: 84.8% of statements [2022-03-16T20:41:16.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-16T20:41:25.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.360s coverage: 17.7% of statements [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-16T20:41:25.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.944s coverage: 92.3% of statements [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-16T20:41:25.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.314s coverage: 63.2% of statements [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-16T20:41:25.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.533s coverage: 97.7% of statements [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-16T20:41:25.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.243s coverage: 28.9% of statements [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-16T20:41:25.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-16T20:41:25.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.242s coverage: 100.0% of statements [2022-03-16T20:41:25.471Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements [2022-03-16T20:41:26.456Z] 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-03-16T20:41:26.456Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-16T20:41:26.456Z] GO111MODULE=on go vet ./... [2022-03-16T20:43:03.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T20:43:03.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T20:43:03.396Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T20:43:05.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-16T20:43:06.064Z] + ls -al . [2022-03-16T20:43:06.064Z] total 672 [2022-03-16T20:43:06.064Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 20:43 . [2022-03-16T20:43:06.064Z] drwxr-xr-x 4 root root 4096 Mar 16 20:37 .. [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 20:34 .dockerignore [2022-03-16T20:43:06.064Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:34 .git [2022-03-16T20:43:06.064Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:34 .github [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 804 Mar 16 20:34 .gitignore [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 20:34 .golangci.yml [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 76 Mar 16 20:34 .hadolint.yml [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 20:34 .sonarcloud.properties [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 20:34 ADOPTERS.md [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 9019 Mar 16 20:34 Attribution.txt [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 51732 Mar 16 20:34 CHANGELOG.md [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 20:34 CONTRIBUTING.md [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 20:34 GOVERNANCE.md [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 849 Mar 16 20:34 Jenkinsfile [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 20:34 LICENSE [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 6888 Mar 16 20:34 Makefile [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 20:34 OWNERS.md [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 8207 Mar 16 20:34 README.md [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 6912 Mar 16 20:34 SECURITY.md [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 20:30 VERSION [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 20:34 ZMQWindows.md [2022-03-16T20:43:06.064Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 20:34 bin [2022-03-16T20:43:06.064Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 20:34 cmd [2022-03-16T20:43:06.064Z] -rw-r--r-- 1 root root 426503 Mar 16 20:41 coverage.out [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 2827 Mar 16 20:34 go.mod [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 50275 Mar 16 20:34 go.sum [2022-03-16T20:43:06.064Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 20:34 internal [2022-03-16T20:43:06.064Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 20:34 openapi [2022-03-16T20:43:06.064Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 20:34 snap [2022-03-16T20:43:06.064Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 20:34 version.go [Pipeline] sh [2022-03-16T20:43:06.727Z] + '[' -e coverage.out ] [2022-03-16T20:43:06.727Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-16T20:43:06.757Z] Warning: overwriting stash ‘coverage-report’ [2022-03-16T20:43:07.734Z] Stashed 1 file(s) [Pipeline] sh [2022-03-16T20:43:08.400Z] + make build [2022-03-16T20:43:08.400Z] CGO_ENABLED=1 GO111MODULE=on go build -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-03-16T20:44:45.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:46:07.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:46:07.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:46:14.295Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:46:15.745Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:46:21.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:46:25.533Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:46:33.857Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:46:39.328Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:46:43.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T20:46:47.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-16T20:46:58.234Z] $ docker stop --time=1 6047729456bf6796a55682ba046cac6922f2c34aef60cb2194e0b42e7a4935ff [2022-03-16T20:47:00.327Z] $ docker rm -f 6047729456bf6796a55682ba046cac6922f2c34aef60cb2194e0b42e7a4935ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:47:02.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T20:47:02.476Z] [2022-03-16T20:47:02.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:47:02.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T20:47:03.122Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-16T20:47:03.122Z] 29e5d40040c1: Pulling fs layer [2022-03-16T20:47:03.122Z] 1ce36da41761: Pulling fs layer [2022-03-16T20:47:03.122Z] 25b303627fd3: Pulling fs layer [2022-03-16T20:47:03.122Z] 29e5d40040c1: Download complete [2022-03-16T20:47:03.401Z] 1ce36da41761: Verifying Checksum [2022-03-16T20:47:03.401Z] 1ce36da41761: Download complete [2022-03-16T20:47:04.007Z] 29e5d40040c1: Pull complete [2022-03-16T20:47:05.459Z] 25b303627fd3: Verifying Checksum [2022-03-16T20:47:05.459Z] 25b303627fd3: Download complete [2022-03-16T20:47:05.459Z] 1ce36da41761: Pull complete [2022-03-16T20:47:17.885Z] 25b303627fd3: Pull complete [2022-03-16T20:47:17.885Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-16T20:47:17.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T20:47:17.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-16T20:47:18.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-7342 does not seem to be running inside a container [2022-03-16T20:47:18.314Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T20:47:21.198Z] $ docker top 1e52e8de3f749a4ecfcfe68ab9c47ec8e5f1352ae86e30ca1db1e64f20c14a4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:47:22.182Z] + docker-compose+ build --helpgrep [2022-03-16T20:47:22.182Z] parallel [2022-03-16T20:47:28.916Z] --parallel Build images in parallel. [Pipeline] } [2022-03-16T20:47:29.224Z] $ docker stop --time=1 1e52e8de3f749a4ecfcfe68ab9c47ec8e5f1352ae86e30ca1db1e64f20c14a4d [2022-03-16T20:47:30.999Z] $ docker rm -f 1e52e8de3f749a4ecfcfe68ab9c47ec8e5f1352ae86e30ca1db1e64f20c14a4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T20:47:31.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-16T20:47:31.647Z] . [Pipeline] withDockerContainer [2022-03-16T20:47:31.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-7342 does not seem to be running inside a container [2022-03-16T20:47:32.040Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-16T20:47:33.567Z] $ docker top aa79299af0f253e1ea67c40497eaf130edb93a42be2f2e5474cc0237bc4ec85b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T20:47:34.540Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-16T20:47:41.255Z] Building core-command ... [2022-03-16T20:47:41.255Z] Building core-data ... [2022-03-16T20:47:41.255Z] Building core-metadata ... [2022-03-16T20:47:41.255Z] Building security-bootstrapper ... [2022-03-16T20:47:41.255Z] Building security-proxy-setup ... [2022-03-16T20:47:41.255Z] Building security-secretstore-setup ... [2022-03-16T20:47:41.255Z] Building support-notifications ... [2022-03-16T20:47:41.255Z] Building support-scheduler ... [2022-03-16T20:47:41.255Z] Building sys-mgmt-agent ... [2022-03-16T20:47:41.255Z] Building security-secretstore-setup [2022-03-16T20:47:41.255Z] Building core-metadata [2022-03-16T20:47:41.255Z] Building sys-mgmt-agent [2022-03-16T20:47:41.255Z] Building support-notifications [2022-03-16T20:47:41.255Z] Building security-bootstrapper [2022-03-16T20:49:03.173Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:49:03.173Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:49:03.173Z] ---> 08ce0bcfccb3 [2022-03-16T20:49:03.173Z] Step 3/31 : WORKDIR /edgex-go [2022-03-16T20:49:03.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:49:03.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:49:03.173Z] ---> 08ce0bcfccb3 [2022-03-16T20:49:03.173Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:49:03.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:49:03.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:49:03.173Z] ---> 08ce0bcfccb3 [2022-03-16T20:49:03.173Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:49:03.173Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:49:03.173Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:49:03.173Z] ---> 08ce0bcfccb3 [2022-03-16T20:49:03.173Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:49:03.174Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> Running in 55cf9b689ab9 [2022-03-16T20:49:03.174Z] [2022-03-16T20:49:03.174Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:49:03.174Z] ---> 08ce0bcfccb3 [2022-03-16T20:49:03.174Z] Step 3/25 : WORKDIR /edgex-go [2022-03-16T20:49:03.174Z] ---> Running in dbbd1e877ec0 [2022-03-16T20:49:03.174Z] ---> Running in 1b6b73669b99 [2022-03-16T20:49:03.174Z] ---> Running in 80a04b0489f0 [2022-03-16T20:49:03.174Z] ---> Running in fff2ca98b9d7 [2022-03-16T20:49:03.174Z] Removing intermediate container 1b6b73669b99 [2022-03-16T20:49:03.174Z] ---> c28e0588c799 [2022-03-16T20:49:03.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:49:03.174Z] Removing intermediate container 80a04b0489f0 [2022-03-16T20:49:03.174Z] ---> 290961d4723f [2022-03-16T20:49:03.174Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:49:03.174Z] Removing intermediate container dbbd1e877ec0 [2022-03-16T20:49:03.174Z] ---> f93b6887a7e7 [2022-03-16T20:49:03.174Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:49:03.174Z] Removing intermediate container 55cf9b689ab9 [2022-03-16T20:49:03.174Z] ---> 234dd2dce7b9 [2022-03-16T20:49:03.174Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:49:03.174Z] Removing intermediate container fff2ca98b9d7 [2022-03-16T20:49:03.174Z] ---> 6747150e153e [2022-03-16T20:49:03.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:49:03.174Z] ---> Running in 0893838152b1 [2022-03-16T20:49:03.174Z] ---> Running in c72da676748e [2022-03-16T20:49:03.174Z] ---> Running in 35eb5e9577c4 [2022-03-16T20:49:03.174Z] ---> Running in 643d8cff2154 [2022-03-16T20:49:03.174Z] ---> Running in ea7272f6517a [2022-03-16T20:49:05.221Z] Removing intermediate container 0893838152b1 [2022-03-16T20:49:05.221Z] ---> 7bf623588014 [2022-03-16T20:49:05.221Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:49:05.221Z] ---> Running in ef064c376ef3 [2022-03-16T20:49:05.529Z] Removing intermediate container c72da676748e [2022-03-16T20:49:05.529Z] ---> 6c2d32c35e20 [2022-03-16T20:49:05.529Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-16T20:49:05.812Z] ---> Running in 2999e077171c [2022-03-16T20:49:06.092Z] Removing intermediate container 35eb5e9577c4 [2022-03-16T20:49:06.092Z] ---> e67d2c83072b [2022-03-16T20:49:06.092Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-16T20:49:06.092Z] Removing intermediate container ea7272f6517a [2022-03-16T20:49:06.092Z] ---> c360f368e2bc [2022-03-16T20:49:06.092Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-16T20:49:06.092Z] ---> Running in 1c6f58586389 [2022-03-16T20:49:06.385Z] ---> Running in e69e4cdbbba7 [2022-03-16T20:49:06.385Z] Removing intermediate container 643d8cff2154 [2022-03-16T20:49:06.385Z] ---> d8bea43457b8 [2022-03-16T20:49:06.385Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-16T20:49:06.674Z] ---> Running in fa035907be20 [2022-03-16T20:49:07.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:08.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:08.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:09.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:09.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:09.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:09.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:10.218Z] OK: 220 MiB in 52 packages [2022-03-16T20:49:10.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:10.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:10.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:49:10.871Z] OK: 220 MiB in 52 packages [2022-03-16T20:49:11.524Z] Removing intermediate container ef064c376ef3 [2022-03-16T20:49:11.524Z] ---> 2c8c8e786a4f [2022-03-16T20:49:11.524Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:49:12.162Z] OK: 220 MiB in 52 packages [2022-03-16T20:49:12.162Z] OK: 220 MiB in 52 packages [2022-03-16T20:49:12.460Z] OK: 220 MiB in 52 packages [2022-03-16T20:49:12.460Z] Removing intermediate container 2999e077171c [2022-03-16T20:49:12.460Z] ---> 6c9ed194c69f [2022-03-16T20:49:12.460Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-16T20:49:13.489Z] ---> eba6d96e77c0 [2022-03-16T20:49:13.489Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:49:13.489Z] ---> Running in 8bb2f23d5a63 [2022-03-16T20:49:14.115Z] Removing intermediate container e69e4cdbbba7 [2022-03-16T20:49:14.115Z] ---> 7893f730b1ff [2022-03-16T20:49:14.115Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:49:14.396Z] ---> 310cbd93cd98 [2022-03-16T20:49:14.396Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:49:14.396Z] Removing intermediate container 1c6f58586389 [2022-03-16T20:49:14.396Z] ---> c9b848f1ae04 [2022-03-16T20:49:14.396Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:49:14.690Z] Removing intermediate container fa035907be20 [2022-03-16T20:49:14.690Z] ---> 3d79094f9456 [2022-03-16T20:49:14.691Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-16T20:49:14.691Z] ---> Running in 377bb723635f [2022-03-16T20:49:15.708Z] ---> 5378f21878f5 [2022-03-16T20:49:15.708Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:49:16.001Z] ---> Running in 105c101f95a0 [2022-03-16T20:49:16.300Z] ---> ba2b9041e507 [2022-03-16T20:49:16.300Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:49:16.610Z] ---> Running in b86ca8ef3ca2 [2022-03-16T20:49:16.896Z] ---> 9be52fe03e6d [2022-03-16T20:49:16.896Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:49:17.195Z] ---> Running in 426315718a9c [2022-03-16T20:49:20.680Z] Removing intermediate container 8bb2f23d5a63 [2022-03-16T20:49:20.680Z] ---> 47a4be6d0cc9 [2022-03-16T20:49:20.680Z] Step 8/23 : COPY . . [2022-03-16T20:49:22.165Z] Removing intermediate container 377bb723635f [2022-03-16T20:49:22.165Z] ---> 1859ab30f7c4 [2022-03-16T20:49:22.165Z] Step 8/25 : COPY . . [2022-03-16T20:49:24.856Z] Removing intermediate container 105c101f95a0 [2022-03-16T20:49:24.856Z] ---> 00f582001ccf [2022-03-16T20:49:24.856Z] Step 8/23 : COPY . . [2022-03-16T20:49:25.140Z] Removing intermediate container 426315718a9c [2022-03-16T20:49:25.140Z] ---> 2997f7bc1eb7 [2022-03-16T20:49:25.140Z] Step 8/31 : COPY . . [2022-03-16T20:49:25.421Z] Removing intermediate container b86ca8ef3ca2 [2022-03-16T20:49:25.421Z] ---> 17cdaea35e73 [2022-03-16T20:49:25.421Z] Step 8/22 : COPY . . [2022-03-16T20:49:52.329Z] ---> ff472b3d5a36 [2022-03-16T20:49:52.329Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-16T20:49:52.329Z] ---> 088769752b48 [2022-03-16T20:49:52.329Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-16T20:49:52.329Z] ---> Running in 7407d93528f6 [2022-03-16T20:49:52.329Z] ---> Running in e232b6f189fe [2022-03-16T20:49:53.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:49:54.076Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:49:55.086Z] ---> 90147b474012 [2022-03-16T20:49:55.086Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-16T20:49:55.086Z] ---> Running in 51243d346549 [2022-03-16T20:49:55.365Z] ---> 8c869c8185da [2022-03-16T20:49:55.365Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-16T20:49:55.647Z] ---> Running in 3d3cd05cd038 [2022-03-16T20:49:56.276Z] ---> dcb2ba93ca7a [2022-03-16T20:49:56.276Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-16T20:49:56.563Z] ---> Running in 5f945defe6a0 [2022-03-16T20:49:58.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T20:49:58.611Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:49:59.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:53:45.757Z] Running on prd-ubuntu18.04-docker-8c-8g-7706 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-16T20:53:45.768Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-16T20:53:45.866Z] The recommended git tool is: git [2022-03-16T20:53:47.421Z] using credential edgex-jenkins-ssh [2022-03-16T20:53:47.431Z] Cloning the remote Git repository [2022-03-16T20:53:47.453Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:53:47.489Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-16T20:53:47.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:53:47.515Z] > git --version # timeout=10 [2022-03-16T20:53:47.523Z] > git --version # 'git version 2.17.1' [2022-03-16T20:53:47.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:53:47.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T20:53:52.624Z] Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-16T20:53:52.811Z] Merge succeeded, producing 066587e5c6715464b0f85ea88094503f17e5f251 [2022-03-16T20:53:52.812Z] Checking out Revision 066587e5c6715464b0f85ea88094503f17e5f251 (PR-3893) [2022-03-16T20:53:51.910Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T20:53:51.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T20:53:51.945Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-16T20:53:51.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-16T20:53:51.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:53:51.988Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-16T20:53:52.636Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T20:53:52.642Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-16T20:53:52.700Z] > git remote # timeout=10 [2022-03-16T20:53:52.710Z] > git config --get remote.origin.url # timeout=10 [2022-03-16T20:53:52.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T20:53:52.752Z] > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 [2022-03-16T20:53:52.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-16T20:53:52.818Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T20:53:52.822Z] > git checkout -f 066587e5c6715464b0f85ea88094503f17e5f251 # timeout=10 [2022-03-16T20:53:56.367Z] Commit message: "Merge commit 'de3e46c9e66e58c3746600f5f36eb4922299a402' into HEAD" [2022-03-16T20:53:56.382Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T20:53:56.374Z] > git rev-list --no-walk 62b55a2d2a2750c513a4eff7acee3cc0e85d66ee # timeout=10 [2022-03-16T20:53:57.129Z] + echo snap-build.sh [2022-03-16T20:53:57.129Z] snap-build.sh [2022-03-16T20:53:57.129Z] + SNAP_BASE_DIR=. [2022-03-16T20:53:57.129Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-16T20:53:57.129Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-16T20:53:57.129Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-16T20:53:57.129Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-16T20:53:57.129Z] + cd /w/workspace/edgex-go/4 [2022-03-16T20:53:57.129Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-16T20:53:57.129Z] Reading package lists... [2022-03-16T20:53:57.129Z] Building dependency tree... [2022-03-16T20:53:57.129Z] Reading state information... [2022-03-16T20:53:57.130Z] The following packages were automatically installed and are no longer required: [2022-03-16T20:53:57.130Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-16T20:53:57.130Z] uidmap xdelta3 [2022-03-16T20:53:57.130Z] Use 'sudo apt autoremove' to remove them. [2022-03-16T20:53:57.130Z] The following packages will be REMOVED: [2022-03-16T20:53:57.130Z] lxd* lxd-client* [2022-03-16T20:53:57.130Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-16T20:53:57.392Z] After this operation, 31.7 MB disk space will be freed. [2022-03-16T20:53:58.175Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-16T20:53:58.175Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T20:53:59.118Z] Removing lxd dnsmasq configuration [2022-03-16T20:53:59.118Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T20:53:59.404Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-16T20:53:59.977Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-16T20:54:00.500Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-16T20:54:00.500Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-16T20:54:01.886Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-16T20:54:01.886Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-16T20:54:02.458Z] + sudo snap remove --purge lxd [2022-03-16T20:54:02.719Z] snap "lxd" is not installed [2022-03-16T20:54:02.719Z] + sudo groupadd --force --system lxd [2022-03-16T20:54:02.719Z] ++ whoami [2022-03-16T20:54:02.719Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-16T20:54:02.719Z] + newgrp - lxd [2022-03-16T20:54:02.719Z] + sudo snap install lxd [2022-03-16T20:54:12.730Z] 2022-03-16T20:54:09Z INFO Waiting for automatic snapd restart... [2022-03-16T20:54:30.862Z] lxd 4.24 from Canonical* installed [2022-03-16T20:54:30.862Z] + sudo lxd init --auto [2022-03-16T20:54:38.998Z] + sudo snap install --classic snapcraft [2022-03-16T20:54:43.198Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T20:54:43.198Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-16T20:54:43.198Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-16T20:54:43.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T20:54:43.198Z] Dload Upload Total Spent Left Speed [2022-03-16T20:54:43.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8329 0 --:--:-- --:--:-- --:--:-- 8329 [2022-03-16T20:54:43.198Z] 100 3325k 100 3325k 0 0 17.2M 0 --:--:-- --:--:-- --:--:-- 17.2M [2022-03-16T20:54:43.198Z] ./yq_linux_amd64 [2022-03-16T20:54:43.459Z] + sudo snapcraft prime --use-lxd [2022-03-16T20:54:45.366Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-16T20:54:45.366Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-16T20:54:45.366Z] - README.md [2022-03-16T20:54:45.366Z] [2022-03-16T20:54:45.366Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T20:54:45.626Z] Launching a container. [2022-03-16T20:54:57.859Z] Waiting for container to be ready [2022-03-16T20:54:57.859Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-16T20:54:57.859Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-16T20:54:57.859Z] [2022-03-16T20:55:03.154Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-16T20:55:03.414Z] Waiting for network to be ready... [2022-03-16T20:55:03.985Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-16T20:55:03.985Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-16T20:55:04.246Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-16T20:55:04.246Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-16T20:55:04.508Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-16T20:55:04.769Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-16T20:55:04.769Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-16T20:55:04.769Z] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-16T20:55:04.769Z] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-16T20:55:04.769Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-16T20:55:04.769Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-16T20:55:04.769Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-16T20:55:04.769Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-16T20:55:04.769Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-16T20:55:04.769Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-16T20:55:04.769Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-16T20:55:04.769Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-16T20:55:05.028Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-16T20:55:05.028Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-16T20:55:05.300Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-16T20:55:05.300Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-16T20:55:05.300Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-16T20:55:05.300Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-16T20:55:05.300Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-16T20:55:05.300Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-16T20:55:05.300Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-16T20:55:05.300Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-16T20:55:07.843Z] Fetched 23.4 MB in 4s (6105 kB/s) [2022-03-16T20:55:08.102Z] Reading package lists... [2022-03-16T20:55:08.362Z] Reading package lists... [2022-03-16T20:55:08.623Z] Building dependency tree... [2022-03-16T20:55:08.623Z] Reading state information... [2022-03-16T20:55:08.884Z] The following additional packages will be installed: [2022-03-16T20:55:08.884Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T20:55:08.884Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T20:55:08.884Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T20:55:08.884Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-16T20:55:08.884Z] Suggested packages: [2022-03-16T20:55:08.884Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-16T20:55:08.884Z] Recommended packages: [2022-03-16T20:55:08.884Z] gnupg libsasl2-modules [2022-03-16T20:55:08.884Z] The following NEW packages will be installed: [2022-03-16T20:55:08.884Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-16T20:55:08.884Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-16T20:55:08.884Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-16T20:55:08.884Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-16T20:55:08.884Z] The following packages will be upgraded: [2022-03-16T20:55:08.884Z] gpg gpg-agent gpgconf libudev1 [2022-03-16T20:55:09.144Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-16T20:55:09.144Z] Need to get 3859 kB of archives. [2022-03-16T20:55:09.144Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-16T20:55:09.144Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-16T20:55:09.144Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-16T20:55:09.144Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-16T20:55:09.144Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-16T20:55:09.144Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-16T20:55:09.404Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-16T20:55:09.404Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-16T20:55:09.665Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-16T20:55:09.665Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-16T20:55:09.926Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-16T20:55:09.926Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-16T20:55:09.926Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-16T20:55:09.926Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-16T20:55:09.926Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-16T20:55:09.926Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-16T20:55:09.926Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-16T20:55:09.926Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-16T20:55:09.926Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-16T20:55:09.926Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-16T20:55:09.926Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-16T20:55:09.926Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-16T20:55:09.926Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-16T20:55:10.188Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:55:10.188Z] Fetched 3859 kB in 1s (3704 kB/s) [2022-03-16T20:55:10.188Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T20:55:10.188Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:10.188Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:10.188Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T20:55:10.188Z] Selecting previously unselected package udev. [2022-03-16T20:55:10.188Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-16T20:55:10.188Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:10.188Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-16T20:55:10.450Z] Selecting previously unselected package libfuse2:amd64. [2022-03-16T20:55:10.450Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-16T20:55:10.450Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-16T20:55:10.710Z] Selecting previously unselected package fuse. [2022-03-16T20:55:10.710Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-16T20:55:10.710Z] Unpacking fuse (2.9.9-3) ... [2022-03-16T20:55:10.710Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:10.710Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T20:55:10.710Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:10.710Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T20:55:10.710Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:10.710Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T20:55:10.975Z] Selecting previously unselected package libksba8:amd64. [2022-03-16T20:55:10.975Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-16T20:55:10.975Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-16T20:55:10.975Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-16T20:55:10.975Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:10.975Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:10.975Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-16T20:55:10.975Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:10.975Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:11.235Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-16T20:55:11.235Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:11.235Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:11.235Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-16T20:55:11.235Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:11.235Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:11.235Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-16T20:55:11.235Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:11.235Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:11.496Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-16T20:55:11.496Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:11.496Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:11.496Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-16T20:55:11.496Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:11.496Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:11.496Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-16T20:55:11.496Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:11.496Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:11.496Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-16T20:55:11.496Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-16T20:55:11.496Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:11.757Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-16T20:55:11.757Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T20:55:11.757Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T20:55:11.757Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-16T20:55:11.757Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-16T20:55:11.757Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T20:55:11.757Z] Selecting previously unselected package libldap-common. [2022-03-16T20:55:11.757Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-16T20:55:11.757Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T20:55:11.757Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-16T20:55:11.757Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-16T20:55:11.757Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T20:55:12.024Z] Selecting previously unselected package dirmngr. [2022-03-16T20:55:12.024Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:12.024Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:12.024Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-16T20:55:12.024Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-16T20:55:12.024Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T20:55:12.024Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T20:55:12.024Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-16T20:55:12.594Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-16T20:55:12.854Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-16T20:55:12.854Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:12.854Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:12.854Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:12.854Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:12.854Z] Setting up fuse (2.9.9-3) ... [2022-03-16T20:55:12.854Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:13.424Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:13.424Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:13.424Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:13.424Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:13.424Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:13.424Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:13.424Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-16T20:55:13.424Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-16T20:55:13.424Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:13.424Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-16T20:55:13.424Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-16T20:55:13.684Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T20:55:13.946Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-16T20:55:13.946Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-16T20:55:13.946Z] units). This means they are not meant to be enabled using systemctl. [2022-03-16T20:55:13.946Z] [2022-03-16T20:55:13.946Z] Possible reasons for having this kind of units are: [2022-03-16T20:55:13.946Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-16T20:55:13.946Z] .wants/ or .requires/ directory. [2022-03-16T20:55:13.946Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-16T20:55:13.946Z] a requirement dependency on it. [2022-03-16T20:55:13.946Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-16T20:55:13.946Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-16T20:55:13.946Z] • In case of template units, the unit is meant to be enabled with some [2022-03-16T20:55:13.946Z] instance name specified. [2022-03-16T20:55:14.516Z] Reading package lists... [2022-03-16T20:55:14.516Z] Building dependency tree... [2022-03-16T20:55:14.516Z] Reading state information... [2022-03-16T20:55:14.777Z] The following additional packages will be installed: [2022-03-16T20:55:14.777Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T20:55:14.777Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T20:55:14.777Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T20:55:14.777Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-16T20:55:14.777Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-16T20:55:14.777Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-16T20:55:14.777Z] Suggested packages: [2022-03-16T20:55:14.777Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-16T20:55:14.777Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-16T20:55:14.777Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-16T20:55:14.777Z] systemd-container policykit-1 [2022-03-16T20:55:14.777Z] Recommended packages: [2022-03-16T20:55:14.777Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-16T20:55:14.777Z] The following NEW packages will be installed: [2022-03-16T20:55:14.777Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-16T20:55:14.777Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-16T20:55:14.777Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-16T20:55:14.777Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-16T20:55:14.777Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-16T20:55:14.777Z] The following packages will be upgraded: [2022-03-16T20:55:14.777Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-16T20:55:15.037Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-16T20:55:15.037Z] Need to get 46.5 MB of archives. [2022-03-16T20:55:15.037Z] After this operation, 181 MB of additional disk space will be used. [2022-03-16T20:55:15.037Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-16T20:55:15.037Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-16T20:55:15.037Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-16T20:55:15.037Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-16T20:55:15.037Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-16T20:55:15.037Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-16T20:55:15.297Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-16T20:55:15.297Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-16T20:55:15.297Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-16T20:55:15.297Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-16T20:55:15.558Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-16T20:55:15.558Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-16T20:55:15.558Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-16T20:55:15.558Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-16T20:55:15.558Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-16T20:55:15.558Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-16T20:55:15.818Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-16T20:55:15.818Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-16T20:55:15.818Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-16T20:55:15.818Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-16T20:55:15.818Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-16T20:55:15.818Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-16T20:55:15.818Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-16T20:55:15.818Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-16T20:55:15.818Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-16T20:55:15.818Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-16T20:55:15.818Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-16T20:55:15.818Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-16T20:55:15.818Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-16T20:55:16.078Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-16T20:55:16.078Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-16T20:55:16.078Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-16T20:55:16.078Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-16T20:55:17.463Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:55:17.463Z] Fetched 46.5 MB in 2s (19.9 MB/s) [2022-03-16T20:55:17.463Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-16T20:55:17.463Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:17.463Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:17.463Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:17.463Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:17.463Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:17.721Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:18.291Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:18.291Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-16T20:55:18.291Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T20:55:18.291Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-16T20:55:18.291Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-16T20:55:18.291Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:18.555Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:18.555Z] Selecting previously unselected package libexpat1:amd64. [2022-03-16T20:55:18.555Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-16T20:55:18.555Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T20:55:18.555Z] Selecting previously unselected package python3.8-minimal. [2022-03-16T20:55:18.555Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:18.555Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:18.816Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:18.816Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-16T20:55:18.816Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:19.387Z] Selecting previously unselected package python3-minimal. [2022-03-16T20:55:19.387Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-16T20:55:19.387Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T20:55:19.387Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T20:55:19.647Z] Selecting previously unselected package mime-support. [2022-03-16T20:55:19.647Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-16T20:55:19.647Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-16T20:55:19.647Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-16T20:55:19.647Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-16T20:55:19.647Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T20:55:19.647Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-16T20:55:19.647Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:19.647Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:19.907Z] Selecting previously unselected package python3.8. [2022-03-16T20:55:19.907Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:19.907Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:19.907Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-16T20:55:19.907Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T20:55:19.907Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T20:55:19.907Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-16T20:55:20.167Z] Selecting previously unselected package python3. [2022-03-16T20:55:20.167Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-16T20:55:20.167Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-16T20:55:20.167Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-16T20:55:20.167Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-16T20:55:20.167Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T20:55:20.167Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:20.428Z] Selecting previously unselected package dbus. [2022-03-16T20:55:20.428Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T20:55:20.428Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:20.428Z] Selecting previously unselected package libbsd0:amd64. [2022-03-16T20:55:20.428Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-16T20:55:20.428Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-16T20:55:20.428Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-16T20:55:20.428Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-16T20:55:20.428Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T20:55:20.688Z] Selecting previously unselected package sudo. [2022-03-16T20:55:20.688Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-16T20:55:20.688Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T20:55:20.688Z] Selecting previously unselected package apparmor. [2022-03-16T20:55:20.688Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T20:55:20.688Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T20:55:20.948Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-16T20:55:20.949Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-16T20:55:20.949Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T20:55:20.949Z] Selecting previously unselected package libedit2:amd64. [2022-03-16T20:55:20.949Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-16T20:55:20.949Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T20:55:20.949Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-16T20:55:20.949Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-16T20:55:20.949Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T20:55:21.209Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-16T20:55:21.209Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:55:21.209Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:21.209Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-16T20:55:21.209Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:55:21.209Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:21.209Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-16T20:55:21.209Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-16T20:55:21.209Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T20:55:21.209Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-16T20:55:21.209Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:55:21.209Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:21.471Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-16T20:55:21.471Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:55:21.471Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:21.471Z] Selecting previously unselected package openssh-client. [2022-03-16T20:55:21.471Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-16T20:55:21.471Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T20:55:21.471Z] Selecting previously unselected package dbus-user-session. [2022-03-16T20:55:21.471Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-16T20:55:21.471Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:21.471Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-16T20:55:21.731Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-16T20:55:21.731Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-16T20:55:21.731Z] Selecting previously unselected package squashfs-tools. [2022-03-16T20:55:21.731Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-16T20:55:21.731Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T20:55:21.731Z] Selecting previously unselected package snapd. [2022-03-16T20:55:21.731Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-16T20:55:21.731Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T20:55:25.026Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-16T20:55:25.026Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-16T20:55:25.026Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-16T20:55:25.026Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-16T20:55:25.026Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:25.026Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:25.026Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:25.026Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-16T20:55:25.026Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:25.026Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:25.026Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-16T20:55:25.026Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:25.285Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-16T20:55:25.285Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-16T20:55:25.854Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-16T20:55:25.854Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-16T20:55:25.854Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-16T20:55:25.854Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-16T20:55:25.854Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-16T20:55:25.854Z] running python rtupdate hooks for python3.8... [2022-03-16T20:55:25.854Z] running python post-rtupdate hooks for python3.8... [2022-03-16T20:55:25.854Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-16T20:55:26.795Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-16T20:55:27.054Z] Reloading AppArmor profiles [2022-03-16T20:55:27.314Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:55:27.314Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-16T20:55:27.314Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-16T20:55:27.575Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-16T20:55:27.575Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-16T20:55:27.575Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-16T20:55:27.575Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-16T20:55:29.487Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-16T20:55:29.487Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-16T20:55:29.487Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-16T20:55:29.487Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-16T20:55:29.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-16T20:55:30.007Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-16T20:55:30.267Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-16T20:55:30.526Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-16T20:55:30.526Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T20:55:30.526Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-16T20:55:30.786Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-16T20:55:31.046Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-16T20:55:31.306Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-16T20:55:31.566Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-16T20:55:31.826Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-16T20:55:31.826Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-16T20:55:32.765Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T20:55:32.766Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T20:55:32.766Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T20:55:33.602Z] Reading package lists... [2022-03-16T20:55:33.862Z] Reading package lists... [2022-03-16T20:55:33.862Z] Building dependency tree... [2022-03-16T20:55:33.862Z] Reading state information... [2022-03-16T20:55:34.123Z] Calculating upgrade... [2022-03-16T20:55:34.123Z] The following packages will be upgraded: [2022-03-16T20:55:34.123Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-16T20:55:34.123Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-16T20:55:34.123Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-16T20:55:34.123Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-16T20:55:34.123Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-16T20:55:34.123Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-16T20:55:34.123Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-16T20:55:34.123Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-16T20:55:34.123Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-16T20:55:34.123Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-16T20:55:34.123Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-16T20:55:34.123Z] xz-utils zlib1g [2022-03-16T20:55:34.383Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T20:55:34.383Z] Need to get 65.7 MB of archives. [2022-03-16T20:55:34.383Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-16T20:55:34.383Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-16T20:55:34.383Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-16T20:55:34.642Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-16T20:55:35.211Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-16T20:55:35.212Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-16T20:55:35.212Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-16T20:55:35.212Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-16T20:55:35.212Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-16T20:55:35.212Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-16T20:55:35.212Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-16T20:55:35.212Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-16T20:55:35.212Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-16T20:55:35.212Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-16T20:55:35.212Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-16T20:55:35.212Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-16T20:55:35.212Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-16T20:55:35.212Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-16T20:55:35.212Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-16T20:55:35.212Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-16T20:55:35.212Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-16T20:55:35.212Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-16T20:55:35.212Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-16T20:55:35.212Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-16T20:55:35.212Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-16T20:55:35.212Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-16T20:55:35.212Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-16T20:55:35.212Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-16T20:55:35.212Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-16T20:55:35.212Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-16T20:55:35.471Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-16T20:55:35.471Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-16T20:55:35.471Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-16T20:55:35.471Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-16T20:55:35.471Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-16T20:55:35.471Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-16T20:55:35.471Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-16T20:55:35.735Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-16T20:55:35.735Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-16T20:55:35.735Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-16T20:55:35.735Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-16T20:55:35.735Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-16T20:55:35.735Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-16T20:55:35.735Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-16T20:55:35.735Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-16T20:55:35.735Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-16T20:55:35.735Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-16T20:55:35.735Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-16T20:55:35.735Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-16T20:55:35.996Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-16T20:55:35.996Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-16T20:55:35.996Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-16T20:55:35.996Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-16T20:55:35.996Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-16T20:55:35.996Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-16T20:55:35.996Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-16T20:55:35.996Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-16T20:55:35.996Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-16T20:55:35.996Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-16T20:55:35.996Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-16T20:55:35.996Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-16T20:55:35.996Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-16T20:55:35.996Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-16T20:55:35.996Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-16T20:55:35.996Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-16T20:55:35.996Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-16T20:55:36.256Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-16T20:55:36.256Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-16T20:55:36.256Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-16T20:55:36.256Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-16T20:55:36.256Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-16T20:55:36.256Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-16T20:55:36.256Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-16T20:55:36.516Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-16T20:55:36.767Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:55:36.767Z] Removing intermediate container 3d3cd05cd038 [2022-03-16T20:55:36.767Z] ---> cb99dbe6d62a [2022-03-16T20:55:36.767Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-16T20:55:36.767Z] ---> Running in c7c951e8f2f8 [2022-03-16T20:55:36.776Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-16T20:55:36.776Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-16T20:55:37.034Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-16T20:55:37.294Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-16T20:55:37.898Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:55:37.898Z] Fetched 65.7 MB in 3s (21.8 MB/s) [2022-03-16T20:55:37.898Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T20:55:37.898Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T20:55:37.898Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T20:55:38.158Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T20:55:38.158Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T20:55:38.227Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:55:38.421Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-16T20:55:38.421Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-16T20:55:38.682Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:38.682Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:38.941Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:38.941Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.200Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:39.200Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.200Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:39.200Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.461Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:39.461Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.461Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:39.461Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.720Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:39.720Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.720Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:39.720Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T20:55:39.720Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:39.721Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.721Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:39.981Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T20:55:39.981Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:39.981Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.981Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:39.981Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:39.981Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:40.240Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-16T20:55:40.240Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:40.501Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T20:55:40.501Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T20:55:40.501Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T20:55:41.070Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T20:55:41.070Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-16T20:55:41.070Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-16T20:55:41.070Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-16T20:55:41.070Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-16T20:55:41.329Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-16T20:55:41.589Z] Setting up base-files (11ubuntu5.5) ... [2022-03-16T20:55:41.589Z] Installing new version of config file /etc/issue ... [2022-03-16T20:55:41.589Z] Installing new version of config file /etc/issue.net ... [2022-03-16T20:55:41.589Z] Installing new version of config file /etc/lsb-release ... [2022-03-16T20:55:41.589Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-16T20:55:41.864Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-16T20:55:42.123Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-16T20:55:42.123Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-16T20:55:42.123Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.123Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-16T20:55:42.123Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-16T20:55:42.123Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-16T20:55:42.384Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-16T20:55:42.384Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.384Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:42.384Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-16T20:55:42.384Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:42.384Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.384Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T20:55:42.644Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T20:55:42.644Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T20:55:42.903Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:42.903Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T20:55:42.903Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T20:55:43.473Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T20:55:43.473Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T20:55:43.473Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-16T20:55:43.473Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T20:55:44.041Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-16T20:55:44.041Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:44.041Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-16T20:55:44.041Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-16T20:55:44.607Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-16T20:55:44.868Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-16T20:55:44.868Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-16T20:55:44.868Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:44.868Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-16T20:55:44.868Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-16T20:55:45.032Z] Removing intermediate container c7c951e8f2f8 [2022-03-16T20:55:45.032Z] ---> e062f76b04a4 [2022-03-16T20:55:45.032Z] [2022-03-16T20:55:45.032Z] Step 11/23 : FROM docker:20.10.10 [2022-03-16T20:55:45.032Z] 20.10.10: Pulling from library/docker [2022-03-16T20:55:45.128Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-16T20:55:45.128Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:45.128Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:45.128Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:45.128Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:45.313Z] Removing intermediate container e232b6f189fe [2022-03-16T20:55:45.313Z] ---> 1536b1c347f2 [2022-03-16T20:55:45.313Z] [2022-03-16T20:55:45.313Z] Step 10/25 : FROM alpine:3.14 [2022-03-16T20:55:45.389Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:45.389Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:45.389Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:45.389Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:45.389Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:45.389Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:45.390Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:45.590Z] 3.14: Pulling from library/alpine [2022-03-16T20:55:45.654Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:45.654Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:45.654Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:45.654Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:45.654Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:45.654Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:45.915Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:45.915Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:45.915Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:45.915Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:45.915Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:46.178Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:46.748Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:47.009Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-16T20:55:47.052Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-16T20:55:47.052Z] Status: Downloaded newer image for alpine:3.14 [2022-03-16T20:55:47.052Z] ---> 5b8b7b635229 [2022-03-16T20:55:47.052Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-16T20:55:47.270Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-16T20:55:47.327Z] ---> Running in bde9a841c905 [2022-03-16T20:55:47.532Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:47.532Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-16T20:55:47.532Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-16T20:55:47.792Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T20:55:48.054Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:48.054Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-16T20:55:48.054Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-16T20:55:48.054Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-16T20:55:48.054Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:48.054Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-16T20:55:48.054Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-16T20:55:48.313Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-16T20:55:48.313Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:48.313Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T20:55:48.313Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T20:55:48.578Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-16T20:55:48.578Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:48.578Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-16T20:55:48.836Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-16T20:55:48.836Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-16T20:55:48.836Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:48.836Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-16T20:55:48.836Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-16T20:55:49.096Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-16T20:55:49.096Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:49.096Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-16T20:55:49.096Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-16T20:55:49.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:55:49.356Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-16T20:55:49.356Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:49.356Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-16T20:55:49.356Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-16T20:55:49.356Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-16T20:55:49.615Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:49.615Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T20:55:49.615Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T20:55:49.615Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T20:55:49.875Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:49.875Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-16T20:55:49.875Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-16T20:55:49.875Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-16T20:55:49.875Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:49.875Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-16T20:55:49.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:55:50.135Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-16T20:55:50.135Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-16T20:55:50.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:50.397Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-16T20:55:50.397Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-16T20:55:50.397Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-16T20:55:50.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:50.397Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-16T20:55:50.397Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-16T20:55:50.659Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-16T20:55:50.659Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:50.659Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-16T20:55:50.659Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-16T20:55:50.900Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-16T20:55:50.900Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-16T20:55:50.900Z] (3/3) Installing su-exec (0.2-r1) [2022-03-16T20:55:50.900Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:55:51.176Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:55:51.227Z] Setting up apt (2.0.6) ... [2022-03-16T20:55:51.463Z] OK: 6 MiB in 17 packages [2022-03-16T20:55:51.811Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-16T20:55:51.811Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:51.811Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T20:55:51.811Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T20:55:51.811Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T20:55:52.079Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-16T20:55:52.079Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T20:55:52.079Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T20:55:52.079Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-16T20:55:52.348Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-16T20:55:52.348Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-16T20:55:52.348Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T20:55:52.651Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-16T20:55:52.651Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T20:55:52.651Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-16T20:55:52.651Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-16T20:55:52.651Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-16T20:55:52.651Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-16T20:55:52.931Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-16T20:55:53.200Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T20:55:53.200Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-16T20:55:53.200Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-16T20:55:53.501Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-16T20:55:53.501Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-16T20:55:53.501Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T20:55:53.501Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T20:55:53.501Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-16T20:55:53.501Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-16T20:55:53.775Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T20:55:53.775Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T20:55:54.048Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-16T20:55:54.048Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-16T20:55:54.048Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-16T20:55:54.048Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-16T20:55:54.321Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-16T20:55:54.321Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-16T20:55:54.321Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-16T20:55:54.321Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-16T20:55:54.321Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-16T20:55:54.321Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-16T20:55:54.580Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-16T20:55:54.580Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-16T20:55:54.580Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-16T20:55:54.580Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-16T20:55:55.129Z] Removing intermediate container bde9a841c905 [2022-03-16T20:55:55.129Z] ---> 2da63dbf0b13 [2022-03-16T20:55:55.129Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T20:55:55.129Z] ---> Running in 0b6ef11d3b48 [2022-03-16T20:55:55.154Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-16T20:55:55.154Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-16T20:55:55.154Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:55.154Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:55.154Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:55.154Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:55.404Z] Removing intermediate container 51243d346549 [2022-03-16T20:55:55.404Z] ---> ca85c486c110 [2022-03-16T20:55:55.404Z] [2022-03-16T20:55:55.404Z] Step 10/31 : FROM alpine:3.14 [2022-03-16T20:55:55.404Z] ---> 5b8b7b635229 [2022-03-16T20:55:55.404Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-16T20:55:55.414Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:55.414Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:55.414Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:55.414Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:55.674Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:55.674Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:55.674Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-16T20:55:55.674Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-16T20:55:55.674Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-16T20:55:55.674Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-16T20:55:55.674Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:55.674Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:55.682Z] ---> Running in d9195d266724 [2022-03-16T20:55:55.962Z] Removing intermediate container 0b6ef11d3b48 [2022-03-16T20:55:55.962Z] ---> 9658f538830f [2022-03-16T20:55:55.962Z] Step 13/25 : WORKDIR / [2022-03-16T20:55:55.962Z] ---> Running in 6e51d4340820 [2022-03-16T20:55:56.234Z] Removing intermediate container d9195d266724 [2022-03-16T20:55:56.234Z] ---> f7f0bd0f9430 [2022-03-16T20:55:56.234Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-16T20:55:56.244Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:56.244Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:56.510Z] ---> Running in a595dbc7bf0b [2022-03-16T20:55:56.786Z] Removing intermediate container 6e51d4340820 [2022-03-16T20:55:56.786Z] ---> 4524279d5e1c [2022-03-16T20:55:56.786Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-16T20:55:56.812Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:56.812Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:57.750Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:57.750Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:58.009Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:58.009Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:58.234Z] ---> c6db889103f1 [2022-03-16T20:55:58.235Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-16T20:55:58.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:55:58.269Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:58.269Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:58.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:55:58.801Z] Removing intermediate container 7407d93528f6 [2022-03-16T20:55:58.801Z] ---> 92368f4e1560 [2022-03-16T20:55:58.801Z] [2022-03-16T20:55:58.801Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T20:55:58.801Z] ---> 5b8b7b635229 [2022-03-16T20:55:58.801Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T20:55:59.095Z] ---> Running in fe3c5fb271b2 [2022-03-16T20:55:59.210Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-16T20:55:59.210Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-16T20:55:59.210Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-16T20:55:59.210Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-16T20:55:59.210Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-16T20:55:59.210Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-16T20:55:59.210Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T20:55:59.210Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-16T20:55:59.210Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T20:55:59.210Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.210Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-16T20:55:59.210Z] [2022-03-16T20:55:59.210Z] Current default time zone: 'Etc/UTC' [2022-03-16T20:55:59.210Z] Local time is now: Wed Mar 16 20:55:59 UTC 2022. [2022-03-16T20:55:59.210Z] Universal Time is now: Wed Mar 16 20:55:59 UTC 2022. [2022-03-16T20:55:59.210Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-16T20:55:59.210Z] [2022-03-16T20:55:59.471Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-16T20:55:59.471Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.471Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.471Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:59.471Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.471Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:59.471Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-16T20:55:59.471Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-16T20:55:59.471Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T20:55:59.471Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-16T20:55:59.471Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-16T20:55:59.471Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.471Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.471Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-16T20:55:59.471Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.471Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.471Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-16T20:55:59.471Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-16T20:55:59.471Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-16T20:55:59.713Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:55:59.713Z] ---> 12cb8a4b99d4 [2022-03-16T20:55:59.713Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-16T20:55:59.713Z] (2/2) Installing su-exec (0.2-r1) [2022-03-16T20:55:59.713Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:55:59.713Z] OK: 6 MiB in 16 packages [2022-03-16T20:55:59.713Z] Removing intermediate container 5f945defe6a0 [2022-03-16T20:55:59.713Z] ---> b4da05b8f9cd [2022-03-16T20:55:59.713Z] [2022-03-16T20:55:59.713Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T20:55:59.713Z] ---> 5b8b7b635229 [2022-03-16T20:55:59.713Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-16T20:55:59.730Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-16T20:55:59.991Z] ---> Running in 3530f4e18bfd [2022-03-16T20:56:01.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:56:01.646Z] Updating certificates in /etc/ssl/certs... [2022-03-16T20:56:01.728Z] Removing intermediate container a595dbc7bf0b [2022-03-16T20:56:01.728Z] ---> e8c107f41d33 [2022-03-16T20:56:01.728Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-16T20:56:01.728Z] ---> 500095f1460f [2022-03-16T20:56:01.728Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-16T20:56:01.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:56:01.728Z] ---> Running in 2c10c788e4f3 [2022-03-16T20:56:02.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:56:02.217Z] 21 added, 21 removed; done. [2022-03-16T20:56:02.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:56:02.478Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:56:02.478Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-16T20:56:02.478Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-16T20:56:02.478Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:56:02.478Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-16T20:56:02.478Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-16T20:56:02.738Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-16T20:56:02.738Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-16T20:56:02.738Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:56:02.738Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-16T20:56:02.738Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:56:02.738Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:56:02.738Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-16T20:56:02.738Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T20:56:02.738Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-16T20:56:02.738Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-16T20:56:02.910Z] Removing intermediate container 2c10c788e4f3 [2022-03-16T20:56:02.910Z] ---> 50d9195bdd5c [2022-03-16T20:56:02.910Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-16T20:56:02.998Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-16T20:56:02.998Z] Updating certificates in /etc/ssl/certs... [2022-03-16T20:56:03.194Z] ---> Running in bc40e3eed6ca [2022-03-16T20:56:03.194Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-16T20:56:03.194Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:56:03.194Z] OK: 6 MiB in 15 packages [2022-03-16T20:56:03.478Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-16T20:56:03.568Z] 0 added, 0 removed; done. [2022-03-16T20:56:03.568Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-16T20:56:03.568Z] done. [2022-03-16T20:56:03.753Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-16T20:56:03.753Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:56:03.753Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T20:56:03.753Z] ---> 9a0b82bf1674 [2022-03-16T20:56:03.753Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-16T20:56:04.041Z] OK: 6 MiB in 16 packages [2022-03-16T20:56:04.318Z] Removing intermediate container bc40e3eed6ca [2022-03-16T20:56:04.318Z] ---> 99cd610426f2 [2022-03-16T20:56:04.318Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-16T20:56:04.318Z] ---> Running in 515d818ea649 [2022-03-16T20:56:04.772Z] Reading package lists... [2022-03-16T20:56:04.772Z] Building dependency tree... [2022-03-16T20:56:04.772Z] Reading state information... [2022-03-16T20:56:04.772Z] The following NEW packages will be installed: [2022-03-16T20:56:04.929Z] Removing intermediate container fe3c5fb271b2 [2022-03-16T20:56:04.929Z] ---> 818b720c1853 [2022-03-16T20:56:04.929Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:56:05.034Z] apt-transport-https [2022-03-16T20:56:05.034Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T20:56:05.034Z] Need to get 4680 B of archives. [2022-03-16T20:56:05.034Z] After this operation, 162 kB of additional disk space will be used. [2022-03-16T20:56:05.034Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-16T20:56:05.205Z] ---> Running in 35990a01b9e3 [2022-03-16T20:56:05.297Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:56:05.297Z] Fetched 4680 B in 0s (24.0 kB/s) [2022-03-16T20:56:05.297Z] Selecting previously unselected package apt-transport-https. [2022-03-16T20:56:05.297Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-16T20:56:05.297Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-16T20:56:05.297Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-16T20:56:05.297Z] Setting up apt-transport-https (2.0.6) ... [2022-03-16T20:56:05.556Z] Waiting for network to be ready... [2022-03-16T20:56:06.194Z] Removing intermediate container 35990a01b9e3 [2022-03-16T20:56:06.194Z] ---> d95c0f62c444 [2022-03-16T20:56:06.194Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-16T20:56:06.470Z] ---> Running in 034d72347607 [2022-03-16T20:56:06.470Z] Removing intermediate container 3530f4e18bfd [2022-03-16T20:56:06.470Z] ---> 3accde4b332d [2022-03-16T20:56:06.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:56:06.751Z] ---> 213d1c60ebad [2022-03-16T20:56:06.751Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-16T20:56:06.751Z] ---> Running in 692b344d2910 [2022-03-16T20:56:07.352Z] Removing intermediate container 034d72347607 [2022-03-16T20:56:07.352Z] ---> 4d69f05183a2 [2022-03-16T20:56:07.352Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T20:56:07.352Z] ---> Running in 81f437582286 [2022-03-16T20:56:07.632Z] Removing intermediate container 692b344d2910 [2022-03-16T20:56:07.632Z] ---> 26d23cf18d04 [2022-03-16T20:56:07.632Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-16T20:56:07.632Z] ---> Running in 2c5789c9f901 [2022-03-16T20:56:07.912Z] Removing intermediate container 515d818ea649 [2022-03-16T20:56:07.912Z] ---> 2cf67692d4e5 [2022-03-16T20:56:07.912Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-16T20:56:07.912Z] ---> Running in 456dde2c88d1 [2022-03-16T20:56:08.188Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-16T20:56:08.188Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-16T20:56:08.188Z] ---> 520e9a0a30f7 [2022-03-16T20:56:08.188Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-16T20:56:08.188Z] Removing intermediate container 81f437582286 [2022-03-16T20:56:08.188Z] ---> 9199f10d143b [2022-03-16T20:56:08.188Z] Step 15/23 : WORKDIR / [2022-03-16T20:56:08.476Z] Removing intermediate container 2c5789c9f901 [2022-03-16T20:56:08.476Z] ---> 8ce582e18dcd [2022-03-16T20:56:08.476Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T20:56:08.476Z] ---> Running in e7366f8d7cce [2022-03-16T20:56:08.476Z] ---> Running in da241e9b927f [2022-03-16T20:56:08.758Z] ---> Running in 63f84c451b70 [2022-03-16T20:56:08.758Z] Removing intermediate container 456dde2c88d1 [2022-03-16T20:56:08.758Z] ---> 2b32e8d0dff7 [2022-03-16T20:56:08.758Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-16T20:56:09.037Z] ---> 22a83e51ac4b [2022-03-16T20:56:09.037Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-16T20:56:09.314Z] Removing intermediate container e7366f8d7cce [2022-03-16T20:56:09.314Z] ---> ddd344839af0 [2022-03-16T20:56:09.314Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-16T20:56:09.314Z] Removing intermediate container da241e9b927f [2022-03-16T20:56:09.314Z] ---> a0d3fdd6236a [2022-03-16T20:56:09.314Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:56:09.314Z] Removing intermediate container 63f84c451b70 [2022-03-16T20:56:09.314Z] ---> 949bf4773567 [2022-03-16T20:56:09.314Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:56:09.314Z] ---> Running in 7354383a3b02 [2022-03-16T20:56:10.316Z] ---> e72ed284fb1d [2022-03-16T20:56:10.316Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-16T20:56:10.592Z] ---> Running in fbc6847bba1f [2022-03-16T20:56:10.592Z] ---> e6154c6157af [2022-03-16T20:56:10.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-16T20:56:10.886Z] ---> 024435cdf936 [2022-03-16T20:56:10.886Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-16T20:56:10.886Z] ---> dff5a96fe54a [2022-03-16T20:56:10.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-16T20:56:11.175Z] ---> Running in 03c9e8fa314e [2022-03-16T20:56:11.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:56:11.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:56:12.730Z] (1/42) Installing readline (8.1.0-r0) [2022-03-16T20:56:12.730Z] (2/42) Installing bash (5.1.4-r0) [2022-03-16T20:56:12.730Z] Executing bash-5.1.4-r0.post-install [2022-03-16T20:56:12.730Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-16T20:56:12.730Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T20:56:12.730Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-16T20:56:12.730Z] (6/42) Installing curl (7.79.1-r0) [2022-03-16T20:56:12.730Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-16T20:56:12.730Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-16T20:56:13.013Z] (9/42) Installing expat (2.4.7-r0) [2022-03-16T20:56:13.013Z] (10/42) Installing libffi (3.3-r2) [2022-03-16T20:56:13.013Z] (11/42) Installing gdbm (1.19-r0) [2022-03-16T20:56:13.013Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-16T20:56:13.013Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T20:56:13.013Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T20:56:13.013Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-16T20:56:13.013Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-16T20:56:13.013Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-16T20:56:13.699Z] 2022-03-16T20:56:09Z INFO Waiting for automatic snapd restart... [2022-03-16T20:56:13.699Z] snapd 2.54.4 from Canonical* installed [2022-03-16T20:56:14.022Z] ---> dffe86e8babf [2022-03-16T20:56:14.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-16T20:56:14.022Z] ---> 6f23ddd63a09 [2022-03-16T20:56:14.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-16T20:56:14.270Z] "snapd" switched to the "latest/stable" channel [2022-03-16T20:56:14.270Z] [2022-03-16T20:56:14.647Z] Removing intermediate container fbc6847bba1f [2022-03-16T20:56:14.647Z] ---> 84c788c21790 [2022-03-16T20:56:14.647Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T20:56:14.933Z] Removing intermediate container 03c9e8fa314e [2022-03-16T20:56:14.933Z] ---> d9d4780da240 [2022-03-16T20:56:14.933Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-16T20:56:14.933Z] ---> aa91e751ec26 [2022-03-16T20:56:14.933Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-16T20:56:15.219Z] ---> Running in 74a34c6702c0 [2022-03-16T20:56:15.219Z] ---> 7923280d09ef [2022-03-16T20:56:15.219Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-16T20:56:15.497Z] ---> Running in 31e2d6419312 [2022-03-16T20:56:15.497Z] ---> Running in c4e75e03797e [2022-03-16T20:56:15.789Z] Removing intermediate container 74a34c6702c0 [2022-03-16T20:56:15.789Z] ---> e9f4d9ec20f6 [2022-03-16T20:56:15.789Z] Step 23/25 : LABEL arch=arm64 [2022-03-16T20:56:16.079Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-16T20:56:16.079Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-16T20:56:16.079Z] Removing intermediate container 31e2d6419312 [2022-03-16T20:56:16.079Z] ---> a7686fee69ae [2022-03-16T20:56:16.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:56:16.079Z] ---> Running in fd595ecaa1ce [2022-03-16T20:56:16.079Z] ---> 938b2c1b22b8 [2022-03-16T20:56:16.079Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-16T20:56:16.079Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-16T20:56:16.079Z] Removing intermediate container c4e75e03797e [2022-03-16T20:56:16.079Z] ---> 63ae403096ee [2022-03-16T20:56:16.079Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:56:16.079Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-16T20:56:16.358Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-16T20:56:16.358Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-16T20:56:16.358Z] ---> Running in cc506a1a84ec [2022-03-16T20:56:16.358Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-16T20:56:16.358Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-16T20:56:16.358Z] ---> Running in 2bdf459347c5 [2022-03-16T20:56:16.358Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-16T20:56:16.358Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-16T20:56:16.358Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-16T20:56:16.358Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-16T20:56:16.635Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-16T20:56:16.635Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-16T20:56:16.635Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-16T20:56:16.635Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-16T20:56:16.635Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-16T20:56:16.635Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-16T20:56:16.635Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-16T20:56:16.635Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-16T20:56:16.635Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-16T20:56:16.635Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-16T20:56:16.635Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-16T20:56:16.635Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-16T20:56:16.810Z] core20 20220304 from Canonical* installed [2022-03-16T20:56:16.910Z] Removing intermediate container fd595ecaa1ce [2022-03-16T20:56:16.910Z] ---> 1887541c5cef [2022-03-16T20:56:16.910Z] Step 24/25 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T20:56:16.910Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-16T20:56:16.910Z] ---> Running in 43f1a8fa67a1 [2022-03-16T20:56:17.070Z] "core20" switched to the "latest/stable" channel [2022-03-16T20:56:17.070Z] [2022-03-16T20:56:17.193Z] Removing intermediate container cc506a1a84ec [2022-03-16T20:56:17.193Z] ---> 8bceee83d8c7 [2022-03-16T20:56:17.193Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:56:17.193Z] ---> Running in 3c02d20d2394 [2022-03-16T20:56:17.193Z] Removing intermediate container 2bdf459347c5 [2022-03-16T20:56:17.193Z] ---> ed982f5bfae2 [2022-03-16T20:56:17.193Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T20:56:17.465Z] ---> Running in d53a2dc1545c [2022-03-16T20:56:17.742Z] Removing intermediate container 43f1a8fa67a1 [2022-03-16T20:56:17.742Z] ---> c5efdcbcdafa [2022-03-16T20:56:17.742Z] Step 25/25 : LABEL version=0.0.0 [2022-03-16T20:56:17.742Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T20:56:17.742Z] OK: 84 MiB in 64 packages [2022-03-16T20:56:17.742Z] ---> Running in 7cfb0c8ab038 [2022-03-16T20:56:18.023Z] Removing intermediate container 3c02d20d2394 [2022-03-16T20:56:18.023Z] ---> 9bbd1c8d3df7 [2022-03-16T20:56:18.023Z] Step 22/23 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T20:56:18.299Z] Removing intermediate container d53a2dc1545c [2022-03-16T20:56:18.299Z] ---> c53f11fccc47 [2022-03-16T20:56:18.299Z] Step 21/22 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T20:56:18.299Z] ---> Running in 993013f5dd88 [2022-03-16T20:56:18.299Z] ---> Running in b0f06439b9e9 [2022-03-16T20:56:18.586Z] ---> 56851c5f589c [2022-03-16T20:56:18.586Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-16T20:56:18.871Z] Removing intermediate container 7cfb0c8ab038 [2022-03-16T20:56:18.871Z] ---> 63c7eaa813f2 [2022-03-16T20:56:18.871Z] [2022-03-16T20:56:18.871Z] Removing intermediate container 993013f5dd88 [2022-03-16T20:56:18.871Z] ---> 2fb80b3d6dbc [2022-03-16T20:56:18.871Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:56:19.170Z] ---> Running in 06de8a3e17ad [2022-03-16T20:56:19.451Z] Removing intermediate container b0f06439b9e9 [2022-03-16T20:56:19.451Z] ---> d75f26bf36dc [2022-03-16T20:56:19.451Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T20:56:19.451Z] ---> Running in 83fdcb0deab0 [2022-03-16T20:56:19.606Z] snapcraft 6.0.2 from Canonical* installed [2022-03-16T20:56:19.607Z] "snapcraft" switched to the "latest/stable" channel [2022-03-16T20:56:19.607Z] [2022-03-16T20:56:19.726Z] Successfully built 63c7eaa813f2 [2022-03-16T20:56:19.726Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-16T20:56:19.726Z] Building core-command [2022-03-16T20:56:20.013Z]  Building security-secretstore-setup ... done  ---> ccead89daaeb [2022-03-16T20:56:20.013Z] Removing intermediate container 06de8a3e17ad [2022-03-16T20:56:20.013Z] ---> c6d7eace3eec [2022-03-16T20:56:20.013Z] [2022-03-16T20:56:20.013Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-16T20:56:20.290Z] Removing intermediate container 83fdcb0deab0 [2022-03-16T20:56:20.290Z] ---> a902f0a2f7fe [2022-03-16T20:56:20.290Z] [2022-03-16T20:56:20.890Z] Successfully built c6d7eace3eec [2022-03-16T20:56:20.890Z] Successfully tagged core-metadata-arm64:latest [2022-03-16T20:56:20.890Z]  Building core-metadata ... done Building core-data [2022-03-16T20:56:20.890Z] Successfully built a902f0a2f7fe [2022-03-16T20:56:20.890Z] Successfully tagged support-notifications-arm64:latest [2022-03-16T20:56:20.890Z]  Building support-notifications ... done Building security-proxy-setup [2022-03-16T20:56:21.165Z] ---> 4331ec969244 [2022-03-16T20:56:21.165Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-16T20:56:21.769Z] ---> f5a6bc554d55 [2022-03-16T20:56:21.769Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-16T20:56:22.048Z] ---> Running in 2bf7b73c098f [2022-03-16T20:56:22.332Z] Removing intermediate container 2bf7b73c098f [2022-03-16T20:56:22.332Z] ---> d19ddc854aa4 [2022-03-16T20:56:22.332Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-16T20:56:23.328Z] Collecting docker-compose==1.23.2 [2022-03-16T20:56:23.328Z] ---> 4980556183cd [2022-03-16T20:56:23.328Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-16T20:56:23.328Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-16T20:56:23.604Z] ---> Running in 582095a69084 [2022-03-16T20:56:23.891Z] Collecting cached-property<2,>=1.2.0 [2022-03-16T20:56:23.891Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-16T20:56:24.170Z] Collecting docopt<0.7,>=0.6.1 [2022-03-16T20:56:24.170Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-16T20:56:24.884Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-16T20:56:24.884Z] - README.md [2022-03-16T20:56:24.884Z] [2022-03-16T20:56:24.884Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-16T20:56:24.884Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-16T20:56:24.884Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-16T20:56:24.884Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-16T20:56:25.711Z] Reading package lists... [2022-03-16T20:56:26.174Z] Removing intermediate container 582095a69084 [2022-03-16T20:56:26.174Z] ---> 927f217b00eb [2022-03-16T20:56:26.174Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-16T20:56:26.281Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-16T20:56:26.281Z] Reading package lists... [2022-03-16T20:56:26.451Z] ---> Running in d46ff1ed908c [2022-03-16T20:56:26.540Z] Building dependency tree... [2022-03-16T20:56:26.540Z] Reading state information... [2022-03-16T20:56:26.540Z] Suggested packages: [2022-03-16T20:56:26.540Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-16T20:56:26.540Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-16T20:56:26.540Z] krb5-user libnorm-doc [2022-03-16T20:56:26.541Z] Recommended packages: [2022-03-16T20:56:26.541Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-16T20:56:26.800Z] The following NEW packages will be installed: [2022-03-16T20:56:26.800Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-16T20:56:26.800Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-16T20:56:26.800Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-16T20:56:26.800Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-16T20:56:26.800Z] libzmq5 pkg-config zip [2022-03-16T20:56:26.800Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-16T20:56:27.055Z] Removing intermediate container d46ff1ed908c [2022-03-16T20:56:27.055Z] ---> d4e62478a007 [2022-03-16T20:56:27.055Z] Step 28/31 : CMD ["gate"] [2022-03-16T20:56:27.055Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-16T20:56:27.055Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-16T20:56:27.059Z] Need to get 10.3 MB of archives. [2022-03-16T20:56:27.059Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-16T20:56:27.059Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-16T20:56:27.059Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-16T20:56:27.342Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-16T20:56:27.342Z] ---> Running in 430e0eb83398 [2022-03-16T20:56:27.342Z] Collecting texttable<0.10,>=0.9.0 [2022-03-16T20:56:27.342Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-16T20:56:27.631Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-16T20:56:27.631Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-16T20:56:27.631Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-16T20:56:27.631Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-16T20:56:27.631Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-16T20:56:27.631Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-16T20:56:27.631Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-16T20:56:27.631Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-16T20:56:27.631Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-16T20:56:27.631Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-16T20:56:27.631Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-16T20:56:27.631Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-16T20:56:27.891Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-16T20:56:27.891Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-16T20:56:27.891Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-16T20:56:27.891Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-16T20:56:27.891Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-16T20:56:27.891Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-16T20:56:27.891Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-16T20:56:27.891Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-16T20:56:27.891Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-16T20:56:27.891Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-16T20:56:27.891Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-16T20:56:27.891Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-16T20:56:27.891Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-16T20:56:27.956Z] Removing intermediate container 430e0eb83398 [2022-03-16T20:56:27.956Z] ---> 6a620c461bdc [2022-03-16T20:56:27.956Z] Step 29/31 : LABEL arch=arm64 [2022-03-16T20:56:28.151Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-16T20:56:28.151Z] Fetched 10.3 MB in 1s (8830 kB/s) [2022-03-16T20:56:28.151Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-16T20:56:28.151Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-16T20:56:28.151Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-16T20:56:28.151Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T20:56:28.231Z] ---> Running in bd06e6f65482 [2022-03-16T20:56:28.410Z] Selecting previously unselected package libsodium23:amd64. [2022-03-16T20:56:28.410Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-16T20:56:28.410Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-16T20:56:28.410Z] Selecting previously unselected package libpsl5:amd64. [2022-03-16T20:56:28.410Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-16T20:56:28.410Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T20:56:28.410Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-16T20:56:28.410Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-16T20:56:28.410Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T20:56:28.510Z] Removing intermediate container bd06e6f65482 [2022-03-16T20:56:28.510Z] ---> 7d51ed96539f [2022-03-16T20:56:28.510Z] Step 30/31 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T20:56:28.669Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-16T20:56:28.669Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-16T20:56:28.669Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T20:56:28.669Z] Selecting previously unselected package librtmp1:amd64. [2022-03-16T20:56:28.669Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-16T20:56:28.669Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T20:56:28.669Z] Selecting previously unselected package libssh-4:amd64. [2022-03-16T20:56:28.669Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-16T20:56:28.669Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T20:56:28.669Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-16T20:56:28.669Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-16T20:56:28.669Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T20:56:28.797Z] ---> Running in 0d7f59b53d39 [2022-03-16T20:56:28.929Z] Selecting previously unselected package liberror-perl. [2022-03-16T20:56:28.929Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-16T20:56:28.929Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-16T20:56:29.189Z] Selecting previously unselected package git-man. [2022-03-16T20:56:29.189Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-16T20:56:29.189Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T20:56:29.189Z] Selecting previously unselected package git. [2022-03-16T20:56:29.189Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-16T20:56:29.189Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T20:56:29.406Z] Removing intermediate container 0d7f59b53d39 [2022-03-16T20:56:29.406Z] ---> 440a6d782983 [2022-03-16T20:56:29.406Z] Step 31/31 : LABEL version=0.0.0 [2022-03-16T20:56:29.681Z] ---> Running in e5f7619a82b2 [2022-03-16T20:56:29.759Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-16T20:56:29.759Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:29.759Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:29.759Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-16T20:56:29.759Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:29.759Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:30.019Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-16T20:56:30.019Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:30.019Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:30.019Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-16T20:56:30.019Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:30.019Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:30.019Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-16T20:56:30.019Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-16T20:56:30.019Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T20:56:30.279Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-16T20:56:30.279Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:30.279Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:30.279Z] Selecting previously unselected package libnorm1:amd64. [2022-03-16T20:56:30.279Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T20:56:30.279Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T20:56:30.279Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-16T20:56:30.279Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-16T20:56:30.279Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T20:56:30.298Z] Removing intermediate container e5f7619a82b2 [2022-03-16T20:56:30.298Z] ---> 7e6d1162e0d4 [2022-03-16T20:56:30.298Z] [2022-03-16T20:56:30.538Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-16T20:56:30.539Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T20:56:30.539Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T20:56:30.539Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-16T20:56:30.539Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-16T20:56:30.539Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T20:56:30.539Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-16T20:56:30.539Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-16T20:56:30.539Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T20:56:30.539Z] Selecting previously unselected package libzmq5:amd64. [2022-03-16T20:56:30.539Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T20:56:30.539Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T20:56:30.574Z] Successfully built 7e6d1162e0d4 [2022-03-16T20:56:30.574Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-16T20:56:30.799Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-16T20:56:30.799Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-16T20:56:30.799Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:30.799Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-16T20:56:30.799Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-16T20:56:30.799Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T20:56:30.799Z] Selecting previously unselected package pkg-config. [2022-03-16T20:56:30.799Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-16T20:56:30.799Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T20:56:30.799Z] Selecting previously unselected package zip. [2022-03-16T20:56:30.799Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-16T20:56:30.799Z] Unpacking zip (3.0-11build1) ... [2022-03-16T20:56:30.850Z]  Building security-bootstrapper ... done Building support-scheduler [2022-03-16T20:56:30.850Z] Collecting docker<4.0,>=3.6.0 [2022-03-16T20:56:30.850Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-16T20:56:31.061Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-16T20:56:31.061Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-16T20:56:31.061Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-16T20:56:31.061Z] No schema files found: doing nothing. [2022-03-16T20:56:31.061Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-16T20:56:31.061Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T20:56:31.061Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-16T20:56:31.061Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-16T20:56:31.061Z] Setting up liberror-perl (0.17029-1) ... [2022-03-16T20:56:31.061Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:31.061Z] Setting up zip (3.0-11build1) ... [2022-03-16T20:56:31.061Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-16T20:56:31.061Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-16T20:56:31.061Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-16T20:56:31.061Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-16T20:56:31.061Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-16T20:56:31.061Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:31.061Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-16T20:56:31.061Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:31.061Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T20:56:31.061Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:31.061Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T20:56:31.061Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-16T20:56:31.061Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-16T20:56:31.061Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-16T20:56:31.321Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:31.321Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-16T20:56:31.321Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-16T20:56:31.321Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-16T20:56:31.460Z] Collecting jsonschema<3,>=2.5.1 [2022-03-16T20:56:31.460Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-16T20:56:31.460Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-16T20:56:31.460Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-16T20:56:31.890Z] comerr-dev set to automatically installed. [2022-03-16T20:56:31.890Z] git set to automatically installed. [2022-03-16T20:56:31.890Z] git-man set to automatically installed. [2022-03-16T20:56:31.890Z] krb5-multidev set to automatically installed. [2022-03-16T20:56:31.890Z] libbrotli1 set to automatically installed. [2022-03-16T20:56:31.890Z] libcurl3-gnutls set to automatically installed. [2022-03-16T20:56:31.890Z] liberror-perl set to automatically installed. [2022-03-16T20:56:31.890Z] libglib2.0-0 set to automatically installed. [2022-03-16T20:56:31.890Z] libgssrpc4 set to automatically installed. [2022-03-16T20:56:31.890Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-16T20:56:31.890Z] libkadm5srv-mit11 set to automatically installed. [2022-03-16T20:56:31.890Z] libkdb5-9 set to automatically installed. [2022-03-16T20:56:31.890Z] libkrb5-dev set to automatically installed. [2022-03-16T20:56:31.890Z] libnghttp2-14 set to automatically installed. [2022-03-16T20:56:31.890Z] libnorm-dev set to automatically installed. [2022-03-16T20:56:31.890Z] libnorm1 set to automatically installed. [2022-03-16T20:56:31.890Z] libpgm-5.2-0 set to automatically installed. [2022-03-16T20:56:31.890Z] libpgm-dev set to automatically installed. [2022-03-16T20:56:31.890Z] libpsl5 set to automatically installed. [2022-03-16T20:56:31.890Z] librtmp1 set to automatically installed. [2022-03-16T20:56:31.890Z] libsodium-dev set to automatically installed. [2022-03-16T20:56:31.890Z] libsodium23 set to automatically installed. [2022-03-16T20:56:31.890Z] libssh-4 set to automatically installed. [2022-03-16T20:56:31.890Z] libzmq3-dev set to automatically installed. [2022-03-16T20:56:31.890Z] libzmq5 set to automatically installed. [2022-03-16T20:56:31.890Z] pkg-config set to automatically installed. [2022-03-16T20:56:31.890Z] zip set to automatically installed. [2022-03-16T20:56:32.460Z] snapd is not logged in, snap install commands will use sudo [2022-03-16T20:56:34.845Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-16T20:56:34.845Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-16T20:56:36.278Z] Collecting PyYAML<4,>=3.10 [2022-03-16T20:56:36.278Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-16T20:56:40.589Z] Collecting docker-pycreds>=0.4.0 [2022-03-16T20:56:40.589Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-16T20:56:40.863Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-16T20:56:40.863Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-16T20:56:40.863Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-16T20:56:41.858Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-16T20:56:41.858Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-16T20:56:41.858Z] Collecting idna<2.8,>=2.5 [2022-03-16T20:56:41.858Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-16T20:56:42.463Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-16T20:56:42.463Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-16T20:56:42.463Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-16T20:56:42.463Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-16T20:56:43.442Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-16T20:56:43.442Z] Attempting uninstall: urllib3 [2022-03-16T20:56:43.442Z] Found existing installation: urllib3 1.26.5 [2022-03-16T20:56:43.442Z] Uninstalling urllib3-1.26.5: [2022-03-16T20:56:43.720Z] Successfully uninstalled urllib3-1.26.5 [2022-03-16T20:56:44.318Z] Attempting uninstall: idna [2022-03-16T20:56:44.318Z] Found existing installation: idna 3.2 [2022-03-16T20:56:44.318Z] Uninstalling idna-3.2: [2022-03-16T20:56:44.589Z] Successfully uninstalled idna-3.2 [2022-03-16T20:56:44.682Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-16T20:56:44.682Z] Downloading snap 'edgex-app-service-configurable' [2022-03-16T20:56:45.572Z] Attempting uninstall: chardet [2022-03-16T20:56:45.572Z] Found existing installation: chardet 4.0.0 [2022-03-16T20:56:45.572Z] Uninstalling chardet-4.0.0: [2022-03-16T20:56:45.572Z] Successfully uninstalled chardet-4.0.0 [2022-03-16T20:56:47.221Z] Pulling app-service-configurable [2022-03-16T20:56:47.221Z] + snapcraftctl pull [2022-03-16T20:56:48.203Z] Attempting uninstall: requests [2022-03-16T20:56:48.203Z] Found existing installation: requests 2.25.1 [2022-03-16T20:56:48.203Z] Uninstalling requests-2.25.1: [2022-03-16T20:56:48.203Z] Successfully uninstalled requests-2.25.1 [2022-03-16T20:56:48.481Z] Running setup.py install for texttable: started [2022-03-16T20:56:48.603Z] Pulling config-common [2022-03-16T20:56:48.604Z] + snapcraftctl pull [2022-03-16T20:56:49.989Z] Pulling go-build-helper [2022-03-16T20:56:49.989Z] + snapcraftctl pull [2022-03-16T20:56:51.116Z] Running setup.py install for texttable: finished with status 'done' [2022-03-16T20:56:51.116Z] Running setup.py install for PyYAML: started [2022-03-16T20:56:51.373Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-16T20:56:51.373Z] Skipping pull go-build-helper (already ran) [2022-03-16T20:56:51.373Z] Building go-build-helper [2022-03-16T20:56:51.373Z] + snapcraftctl build [2022-03-16T20:56:52.314Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-16T20:56:53.252Z] Staging go-build-helper [2022-03-16T20:56:53.252Z] + snapcraftctl stage [2022-03-16T20:56:53.753Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-16T20:56:54.052Z] Running setup.py install for docopt: started [2022-03-16T20:56:56.845Z] Running setup.py install for docopt: finished with status 'done' [2022-03-16T20:56:56.845Z] Running setup.py install for dockerpty: started [2022-03-16T20:56:58.546Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-16T20:56:58.546Z] Fetched 290 kB in 0s (0 B/s) [2022-03-16T20:56:58.546Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-16T20:56:58.546Z] Fetched 158 kB in 0s (0 B/s) [2022-03-16T20:56:58.546Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-16T20:56:58.546Z] Fetched 242 kB in 0s (0 B/s) [2022-03-16T20:56:58.546Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-16T20:56:58.546Z] Fetched 150 kB in 0s (0 B/s) [2022-03-16T20:56:58.546Z] Pulling edgex-go [2022-03-16T20:56:58.546Z] + snapcraftctl pull [2022-03-16T20:56:59.479Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-16T20:57:00.471Z] Pulling hooks [2022-03-16T20:57:00.472Z] + snapcraftctl pull [2022-03-16T20:57:02.116Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-16T20:57:14.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:57:14.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:57:14.550Z] ---> 08ce0bcfccb3 [2022-03-16T20:57:14.550Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:57:14.550Z] ---> Using cache [2022-03-16T20:57:14.550Z] ---> 234dd2dce7b9 [2022-03-16T20:57:14.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:57:14.550Z] ---> Using cache [2022-03-16T20:57:14.550Z] ---> e67d2c83072b [2022-03-16T20:57:14.550Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-16T20:57:14.550Z] ---> Running in 59d6de6987f1 [2022-03-16T20:57:14.844Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:57:14.844Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:57:14.844Z] ---> 08ce0bcfccb3 [2022-03-16T20:57:14.844Z] Step 3/21 : WORKDIR /edgex-go [2022-03-16T20:57:14.844Z] ---> Using cache [2022-03-16T20:57:14.844Z] ---> 234dd2dce7b9 [2022-03-16T20:57:14.844Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:57:14.844Z] ---> Using cache [2022-03-16T20:57:14.844Z] ---> e67d2c83072b [2022-03-16T20:57:14.844Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-16T20:57:14.844Z] ---> Running in 7ca2ef76ae73 [2022-03-16T20:57:15.366Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T20:57:15.366Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-16T20:57:15.366Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-16T20:57:15.366Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-16T20:57:15.366Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-16T20:57:15.366Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-16T20:57:15.366Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-16T20:57:15.366Z] Fetched 234 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-16T20:57:15.366Z] Fetched 155 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-16T20:57:15.366Z] Fetched 170 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-16T20:57:15.366Z] Fetched 267 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-16T20:57:15.366Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-16T20:57:15.366Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-16T20:57:15.366Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-16T20:57:15.366Z] Fetched 121 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-16T20:57:15.366Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-16T20:57:15.366Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-16T20:57:15.366Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-16T20:57:15.366Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-16T20:57:15.366Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-16T20:57:15.366Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-16T20:57:15.366Z] Fetched 142 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-16T20:57:15.366Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-16T20:57:15.366Z] Fetched 181 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-16T20:57:15.366Z] Fetched 208 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-16T20:57:15.366Z] Fetched 161 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-16T20:57:15.366Z] Fetched 107 kB in 0s (0 B/s) [2022-03-16T20:57:15.366Z] Pulling static-packages [2022-03-16T20:57:15.366Z] + snapcraftctl pull [2022-03-16T20:57:15.366Z] Pulling version [2022-03-16T20:57:15.366Z] + cd /root/project [2022-03-16T20:57:15.366Z] ++ git describe --tags --abbrev=0 [2022-03-16T20:57:15.366Z] ++ sed s/v// [2022-03-16T20:57:15.366Z] + GIT_VERSION=2.2.0-dev.36 [2022-03-16T20:57:15.366Z] + '[' -z 2.2.0-dev.36 ']' [2022-03-16T20:57:15.366Z] + snapcraftctl set-version 2.2.0-dev.36 [2022-03-16T20:57:15.453Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:57:15.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:57:15.453Z] ---> 08ce0bcfccb3 [2022-03-16T20:57:15.453Z] Step 3/23 : WORKDIR /edgex-go [2022-03-16T20:57:15.453Z] ---> Using cache [2022-03-16T20:57:15.453Z] ---> 234dd2dce7b9 [2022-03-16T20:57:15.453Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:57:15.453Z] ---> Using cache [2022-03-16T20:57:15.453Z] ---> e67d2c83072b [2022-03-16T20:57:15.453Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-16T20:57:15.740Z] ---> Running in 675934e4daef [2022-03-16T20:57:16.749Z] Building app-service-configurable [2022-03-16T20:57:16.749Z] + snapcraftctl build [2022-03-16T20:57:17.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:57:17.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:57:17.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T20:57:17.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:57:18.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:57:18.694Z] Building config-common [2022-03-16T20:57:18.694Z] + snapcraftctl build [2022-03-16T20:57:18.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T20:57:19.303Z] OK: 220 MiB in 52 packages [2022-03-16T20:57:19.583Z] OK: 220 MiB in 52 packages [2022-03-16T20:57:19.671Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-16T20:57:20.185Z] OK: 220 MiB in 52 packages [2022-03-16T20:57:20.657Z] Skipping build go-build-helper (already ran) [2022-03-16T20:57:20.657Z] Building edgex-go [2022-03-16T20:57:20.917Z] + cd /root/parts/edgex-go/src [2022-03-16T20:57:20.917Z] ++ git describe --tags --abbrev=0 [2022-03-16T20:57:20.917Z] ++ sed s/v// [2022-03-16T20:57:20.917Z] + GIT_VERSION=2.2.0-dev.36 [2022-03-16T20:57:20.917Z] + '[' -z 2.2.0-dev.36 ']' [2022-03-16T20:57:20.917Z] + echo 2.2.0-dev.36 [2022-03-16T20:57:20.917Z] + '[' '!' -d vendor ']' [2022-03-16T20:57:20.917Z] + go mod download all [2022-03-16T20:57:21.191Z] Removing intermediate container 59d6de6987f1 [2022-03-16T20:57:21.191Z] ---> d824850b2b6f [2022-03-16T20:57:21.191Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:57:21.521Z] Removing intermediate container 7ca2ef76ae73 [2022-03-16T20:57:21.521Z] ---> b629bd4af221 [2022-03-16T20:57:21.521Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-16T20:57:21.800Z] Removing intermediate container 675934e4daef [2022-03-16T20:57:21.800Z] ---> a61e692322e8 [2022-03-16T20:57:21.800Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-16T20:57:21.800Z] Removing intermediate container 7354383a3b02 [2022-03-16T20:57:21.800Z] ---> f4aeeaac86c2 [2022-03-16T20:57:21.800Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-16T20:57:22.089Z] ---> Running in f98564b6f964 [2022-03-16T20:57:22.692Z] ---> 04d68d9cef88 [2022-03-16T20:57:22.692Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:57:22.968Z] ---> Running in 5c83fe0ccdb6 [2022-03-16T20:57:22.968Z] Removing intermediate container f98564b6f964 [2022-03-16T20:57:22.968Z] ---> 6b11de3af57b [2022-03-16T20:57:22.968Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-16T20:57:22.968Z] ---> 70cfef0d6390 [2022-03-16T20:57:22.968Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:57:23.261Z] ---> Running in e129ad31babe [2022-03-16T20:57:23.261Z] ---> Running in 8894c3a4c97a [2022-03-16T20:57:23.261Z] ---> 0f900eecd1d5 [2022-03-16T20:57:23.261Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:57:23.542Z] ---> Running in ba590e727d12 [2022-03-16T20:57:24.529Z] Removing intermediate container 8894c3a4c97a [2022-03-16T20:57:24.529Z] ---> df6a133b51d8 [2022-03-16T20:57:24.529Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-16T20:57:24.529Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-16T20:57:24.529Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-16T20:57:24.529Z] ---> 08ce0bcfccb3 [2022-03-16T20:57:24.529Z] Step 3/22 : WORKDIR /edgex-go [2022-03-16T20:57:24.529Z] ---> Using cache [2022-03-16T20:57:24.529Z] ---> 234dd2dce7b9 [2022-03-16T20:57:24.529Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T20:57:24.529Z] ---> Using cache [2022-03-16T20:57:24.529Z] ---> e67d2c83072b [2022-03-16T20:57:24.529Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-16T20:57:24.529Z] ---> Using cache [2022-03-16T20:57:24.529Z] ---> b629bd4af221 [2022-03-16T20:57:24.529Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-16T20:57:24.529Z] ---> Using cache [2022-03-16T20:57:24.529Z] ---> 70cfef0d6390 [2022-03-16T20:57:24.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T20:57:24.806Z] ---> Running in a491979ac23f [2022-03-16T20:57:27.441Z] ---> 57a06631c947 [2022-03-16T20:57:27.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-16T20:57:27.701Z] + make build [2022-03-16T20:57:27.701Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-16T20:57:28.428Z] ---> 7facd6223416 [2022-03-16T20:57:28.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-16T20:57:30.447Z] ---> 7145543ecd55 [2022-03-16T20:57:30.447Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-16T20:57:30.737Z] ---> Running in 3679375da7d5 [2022-03-16T20:57:30.737Z] Removing intermediate container e129ad31babe [2022-03-16T20:57:30.737Z] ---> da9cfbe0f552 [2022-03-16T20:57:30.737Z] Step 8/21 : COPY . . [2022-03-16T20:57:31.016Z] Removing intermediate container 5c83fe0ccdb6 [2022-03-16T20:57:31.016Z] ---> baf9fb659a55 [2022-03-16T20:57:31.016Z] Step 8/23 : COPY . . [2022-03-16T20:57:31.629Z] Removing intermediate container 3679375da7d5 [2022-03-16T20:57:31.629Z] ---> 1b08a9cb342e [2022-03-16T20:57:31.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T20:57:31.629Z] Removing intermediate container ba590e727d12 [2022-03-16T20:57:31.629Z] ---> f2b9e78b78b0 [2022-03-16T20:57:31.629Z] Step 8/23 : COPY . . [2022-03-16T20:57:31.629Z] ---> Running in aca7610ead0b [2022-03-16T20:57:31.906Z] Removing intermediate container a491979ac23f [2022-03-16T20:57:31.906Z] ---> c7327a297cd1 [2022-03-16T20:57:31.906Z] Step 8/22 : COPY . . [2022-03-16T20:57:32.510Z] Removing intermediate container aca7610ead0b [2022-03-16T20:57:32.510Z] ---> aef6d3d9ede5 [2022-03-16T20:57:32.510Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T20:57:32.783Z] ---> Running in cf39f67833ef [2022-03-16T20:57:33.390Z] Removing intermediate container cf39f67833ef [2022-03-16T20:57:33.390Z] ---> 5c925e49c8af [2022-03-16T20:57:33.390Z] Step 22/23 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T20:57:33.666Z] ---> Running in 8fa76fcc3d18 [2022-03-16T20:57:34.275Z] Removing intermediate container 8fa76fcc3d18 [2022-03-16T20:57:34.275Z] ---> 802afff3b020 [2022-03-16T20:57:34.275Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T20:57:34.550Z] ---> Running in 9b1e9c570ae7 [2022-03-16T20:57:35.542Z] Removing intermediate container 9b1e9c570ae7 [2022-03-16T20:57:35.542Z] ---> 164b1ed7cd67 [2022-03-16T20:57:35.542Z] [2022-03-16T20:57:36.146Z] Successfully built 164b1ed7cd67 [2022-03-16T20:57:36.146Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-16T20:57:45.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-16T20:57:54.480Z]  Building sys-mgmt-agent ... done  ---> 7248e35c18b9 [2022-03-16T20:57:54.480Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-16T20:57:54.480Z] ---> d24a2e2ba9c1 [2022-03-16T20:57:54.480Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-16T20:57:54.757Z] ---> cb21edf25d5d [2022-03-16T20:57:54.757Z] ---> 6b5a831ca799 [2022-03-16T20:57:54.757Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-16T20:57:54.757Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-16T20:57:54.757Z] ---> Running in 8cd4246ec06c [2022-03-16T20:57:54.757Z] ---> Running in 6f7581215b69 [2022-03-16T20:57:54.757Z] ---> Running in 6044aa3bfce5 [2022-03-16T20:57:54.757Z] ---> Running in c7f21c59e913 [2022-03-16T20:57:55.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:57:56.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-16T20:57:56.742Z] CGO_ENABLED=0 GO111MODULE=on go build -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-03-16T20:57:57.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-16T20:57:57.025Z] CGO_ENABLED=1 GO111MODULE=on go build -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-03-16T20:57:57.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:57:57.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-16T20:57:58.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-16T20:57:59.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-16T20:58:00.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-16T20:58:02.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-16T20:58:03.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-16T20:58:04.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T20:58:05.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-16T20:58:07.769Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:07.769Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-16T20:58:07.769Z] + case "$service" in [2022-03-16T20:58:07.769Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-16T20:58:07.769Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:07.769Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-16T20:58:07.769Z] + case "$service" in [2022-03-16T20:58:07.769Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-16T20:58:07.769Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:07.769Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-16T20:58:07.769Z] + case "$service" in [2022-03-16T20:58:07.769Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-16T20:58:07.769Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:07.769Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-16T20:58:07.769Z] + case "$service" in [2022-03-16T20:58:07.769Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-16T20:58:07.769Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:07.769Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-16T20:58:08.028Z] + case "$service" in [2022-03-16T20:58:08.028Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-16T20:58:08.028Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:08.028Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-16T20:58:08.028Z] + case "$service" in [2022-03-16T20:58:08.028Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-16T20:58:08.028Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-16T20:58:08.029Z] + case "$service" in [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-16T20:58:08.029Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-16T20:58:08.029Z] + case "$service" in [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-16T20:58:08.029Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-16T20:58:08.029Z] + case "$service" in [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-16T20:58:08.029Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-16T20:58:08.029Z] + case "$service" in [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-16T20:58:08.029Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-16T20:58:08.029Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-16T20:58:08.029Z] + case "$service" in [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-16T20:58:08.029Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-16T20:58:08.029Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-16T20:58:08.029Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-16T20:58:08.029Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-16T20:58:08.968Z] Building hooks [2022-03-16T20:58:08.968Z] + cd /root/parts/hooks/src [2022-03-16T20:58:08.968Z] + make build [2022-03-16T20:58:08.968Z] go mod tidy [2022-03-16T20:58:08.968Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-16T20:58:09.227Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-16T20:58:09.227Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-16T20:58:09.227Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-16T20:58:11.133Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-16T20:58:11.393Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-16T20:58:11.393Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-16T20:58:13.302Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-16T20:58:13.302Z] Building static-packages [2022-03-16T20:58:13.302Z] + snapcraftctl build [2022-03-16T20:58:15.842Z] Building version [2022-03-16T20:58:15.842Z] + snapcraftctl build [2022-03-16T20:58:17.755Z] Staging app-service-configurable [2022-03-16T20:58:17.755Z] + snapcraftctl stage [2022-03-16T20:58:18.697Z] Staging config-common [2022-03-16T20:58:18.697Z] + snapcraftctl stage [2022-03-16T20:58:20.611Z] Skipping stage go-build-helper (already ran) [2022-03-16T20:58:20.611Z] Staging edgex-go [2022-03-16T20:58:20.611Z] + snapcraftctl stage [2022-03-16T20:58:21.996Z] Staging hooks [2022-03-16T20:58:21.996Z] + snapcraftctl stage [2022-03-16T20:58:23.384Z] Staging static-packages [2022-03-16T20:58:23.384Z] + snapcraftctl stage [2022-03-16T20:58:24.765Z] Staging version [2022-03-16T20:58:24.765Z] + snapcraftctl stage [2022-03-16T20:58:26.144Z] Priming app-service-configurable [2022-03-16T20:58:26.144Z] + snapcraftctl prime [2022-03-16T20:58:29.438Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-16T20:58:29.438Z] stage-packages: [2022-03-16T20:58:29.438Z] - libnorm1 [2022-03-16T20:58:29.438Z] - libpgm-5.2-0 [2022-03-16T20:58:29.438Z] - libsodium23 [2022-03-16T20:58:29.438Z] - libzmq5 [2022-03-16T20:58:29.438Z] Priming config-common [2022-03-16T20:58:29.438Z] + snapcraftctl prime [2022-03-16T20:58:30.817Z] Priming go-build-helper [2022-03-16T20:58:30.817Z] + snapcraftctl prime [2022-03-16T20:58:32.206Z] Priming edgex-go [2022-03-16T20:58:32.466Z] + snapcraftctl prime [2022-03-16T20:58:34.376Z] Priming hooks [2022-03-16T20:58:34.376Z] + snapcraftctl prime [2022-03-16T20:58:35.755Z] Priming static-packages [2022-03-16T20:58:35.755Z] + snapcraftctl prime [2022-03-16T20:58:39.944Z] Priming version [2022-03-16T20:58:39.944Z] + snapcraftctl prime [2022-03-16T20:58:41.322Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T21:01:19.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-16T21:01:24.753Z] Removing intermediate container 6f7581215b69 [2022-03-16T21:01:24.753Z] ---> 76360b44b929 [2022-03-16T21:01:24.753Z] [2022-03-16T21:01:24.753Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T21:01:24.753Z] ---> 5b8b7b635229 [2022-03-16T21:01:24.754Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-16T21:01:24.754Z] ---> Using cache [2022-03-16T21:01:24.754Z] ---> 818b720c1853 [2022-03-16T21:01:24.754Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T21:01:24.754Z] ---> Using cache [2022-03-16T21:01:24.754Z] ---> d95c0f62c444 [2022-03-16T21:01:24.754Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-16T21:01:25.032Z] ---> Running in d82ce92fdd4d [2022-03-16T21:01:25.634Z] Removing intermediate container d82ce92fdd4d [2022-03-16T21:01:25.634Z] ---> cf7252b9ff52 [2022-03-16T21:01:25.634Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-16T21:01:25.634Z] ---> Running in ead50ada00ed [2022-03-16T21:01:26.229Z] Removing intermediate container ead50ada00ed [2022-03-16T21:01:26.229Z] ---> e4387b53c2d1 [2022-03-16T21:01:26.229Z] Step 15/23 : WORKDIR / [2022-03-16T21:01:26.229Z] ---> Running in 81c213c0848d [2022-03-16T21:01:26.830Z] Removing intermediate container 81c213c0848d [2022-03-16T21:01:26.830Z] ---> e45e4dd3c289 [2022-03-16T21:01:26.830Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T21:01:27.820Z] ---> 95a9d1675289 [2022-03-16T21:01:27.820Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-16T21:01:30.452Z] ---> 5f431a47e50f [2022-03-16T21:01:30.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-16T21:01:31.912Z] ---> aa64391d1010 [2022-03-16T21:01:31.912Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-16T21:01:32.283Z] ---> Running in 00d7e8cc3547 [2022-03-16T21:01:33.937Z] Removing intermediate container 00d7e8cc3547 [2022-03-16T21:01:33.937Z] ---> a76e73e3d570 [2022-03-16T21:01:33.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T21:01:33.937Z] ---> Running in abfa1f3f63fd [2022-03-16T21:01:35.416Z] Removing intermediate container abfa1f3f63fd [2022-03-16T21:01:35.416Z] ---> e00cb6ddb35e [2022-03-16T21:01:35.416Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T21:01:35.416Z] ---> Running in 422a741c7036 [2022-03-16T21:01:36.423Z] Removing intermediate container 422a741c7036 [2022-03-16T21:01:36.423Z] ---> 03428c327467 [2022-03-16T21:01:36.423Z] Step 22/23 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T21:01:36.707Z] ---> Running in 7d720f0add69 [2022-03-16T21:01:38.156Z] Removing intermediate container 7d720f0add69 [2022-03-16T21:01:38.156Z] ---> b3ba110d8b58 [2022-03-16T21:01:38.156Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T21:01:38.156Z] ---> Running in c10285b64d64 [2022-03-16T21:01:39.600Z] Removing intermediate container c10285b64d64 [2022-03-16T21:01:39.600Z] ---> 3bdef5fe7359 [2022-03-16T21:01:39.600Z] [2022-03-16T21:01:40.197Z] Removing intermediate container 8cd4246ec06c [2022-03-16T21:01:40.197Z] ---> 7cba65438964 [2022-03-16T21:01:40.197Z] [2022-03-16T21:01:40.197Z] Step 10/21 : FROM alpine:3.14 [2022-03-16T21:01:40.197Z] ---> 5b8b7b635229 [2022-03-16T21:01:40.197Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-16T21:01:40.479Z] Successfully built 3bdef5fe7359 [2022-03-16T21:01:40.479Z] Successfully tagged core-command-arm64:latest [2022-03-16T21:01:40.479Z]  Building core-command ... done  ---> Running in 634d97390b0e [2022-03-16T21:01:43.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T21:01:43.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T21:01:44.133Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-16T21:01:44.133Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-16T21:01:44.133Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-16T21:01:44.133Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-16T21:01:44.133Z] (5/5) Installing curl (7.79.1-r0) [2022-03-16T21:01:44.133Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T21:01:44.133Z] Executing ca-certificates-20211220-r0.trigger [2022-03-16T21:01:44.415Z] Removing intermediate container 6044aa3bfce5 [2022-03-16T21:01:44.415Z] ---> 20b725783f45 [2022-03-16T21:01:44.415Z] [2022-03-16T21:01:44.415Z] Step 10/22 : FROM alpine:3.14 [2022-03-16T21:01:44.415Z] ---> 5b8b7b635229 [2022-03-16T21:01:44.415Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-16T21:01:44.415Z] ---> Using cache [2022-03-16T21:01:44.415Z] ---> 818b720c1853 [2022-03-16T21:01:44.416Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-16T21:01:44.416Z] ---> Using cache [2022-03-16T21:01:44.416Z] ---> d95c0f62c444 [2022-03-16T21:01:44.416Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-16T21:01:44.691Z] ---> Running in 30093d1edc6a [2022-03-16T21:01:44.691Z] OK: 8 MiB in 19 packages [2022-03-16T21:01:45.302Z] Removing intermediate container 30093d1edc6a [2022-03-16T21:01:45.302Z] ---> 86e7ffac4699 [2022-03-16T21:01:45.302Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-16T21:01:45.589Z] ---> Running in 0bfae714153c [2022-03-16T21:01:46.193Z] Removing intermediate container 0bfae714153c [2022-03-16T21:01:46.193Z] ---> d288f82cb93e [2022-03-16T21:01:46.193Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T21:01:46.812Z] Removing intermediate container 634d97390b0e [2022-03-16T21:01:46.812Z] ---> 8e9ef65c4252 [2022-03-16T21:01:46.812Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-16T21:01:47.093Z] ---> Running in 0af979796e26 [2022-03-16T21:01:47.370Z] ---> f86fd77f912e [2022-03-16T21:01:47.370Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-16T21:01:47.655Z] Removing intermediate container 0af979796e26 [2022-03-16T21:01:47.655Z] ---> 0b1b68ec6855 [2022-03-16T21:01:47.655Z] Step 13/21 : WORKDIR /edgex [2022-03-16T21:01:47.655Z] ---> Running in 77dcc6a71adb [2022-03-16T21:01:48.254Z] Removing intermediate container 77dcc6a71adb [2022-03-16T21:01:48.254Z] ---> 6c96f758e193 [2022-03-16T21:01:48.254Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-16T21:01:48.856Z] ---> a4647fffef9e [2022-03-16T21:01:48.856Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-16T21:01:49.140Z] ---> b72085b3ffbd [2022-03-16T21:01:49.140Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-16T21:01:49.753Z] ---> 857f3c6dee09 [2022-03-16T21:01:49.753Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-16T21:01:50.031Z] ---> Running in a790252c0dd7 [2022-03-16T21:01:50.318Z] ---> f8ea98a3d538 [2022-03-16T21:01:50.318Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-16T21:01:50.318Z] Removing intermediate container a790252c0dd7 [2022-03-16T21:01:50.318Z] ---> 23cc0a8fb9f0 [2022-03-16T21:01:50.318Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T21:01:50.592Z] ---> Running in b1ff3f2aed33 [2022-03-16T21:01:51.191Z] Removing intermediate container b1ff3f2aed33 [2022-03-16T21:01:51.191Z] ---> f6d3dd74828d [2022-03-16T21:01:51.191Z] Step 20/22 : LABEL arch=arm64 [2022-03-16T21:01:51.191Z] ---> Running in aa807316786b [2022-03-16T21:01:51.790Z] Removing intermediate container aa807316786b [2022-03-16T21:01:51.790Z] ---> e6da7e292de2 [2022-03-16T21:01:51.790Z] Step 21/22 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T21:01:51.790Z] ---> d913fa826320 [2022-03-16T21:01:51.790Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-16T21:01:51.790Z] ---> Running in ae2b45b11ee6 [2022-03-16T21:01:51.790Z] ---> Running in 72f0c784997a [2022-03-16T21:01:52.391Z] Removing intermediate container 72f0c784997a [2022-03-16T21:01:52.391Z] ---> 5cbc15ffb509 [2022-03-16T21:01:52.391Z] Step 18/21 : CMD ["--init=true"] [2022-03-16T21:01:52.391Z] Removing intermediate container ae2b45b11ee6 [2022-03-16T21:01:52.391Z] ---> 0212a2b91444 [2022-03-16T21:01:52.391Z] Step 22/22 : LABEL version=0.0.0 [2022-03-16T21:01:52.391Z] ---> Running in 08312c12a923 [2022-03-16T21:01:52.391Z] ---> Running in b7084140ed4f [2022-03-16T21:01:53.001Z] Removing intermediate container b7084140ed4f [2022-03-16T21:01:53.001Z] ---> 9ea16350397e [2022-03-16T21:01:53.001Z] [2022-03-16T21:01:53.001Z] Removing intermediate container 08312c12a923 [2022-03-16T21:01:53.001Z] ---> db2bb7fe9812 [2022-03-16T21:01:53.001Z] Step 19/21 : LABEL arch=arm64 [2022-03-16T21:01:53.276Z] ---> Running in 6469feadfcd8 [2022-03-16T21:01:53.555Z] Successfully built 9ea16350397e [2022-03-16T21:01:53.555Z] Successfully tagged support-scheduler-arm64:latest [2022-03-16T21:01:53.555Z]  Building support-scheduler ... done Removing intermediate container 6469feadfcd8 [2022-03-16T21:01:53.555Z] ---> 26ebb8bb03ec [2022-03-16T21:01:53.555Z] Step 20/21 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T21:01:53.829Z] ---> Running in 37b4c3a03bf4 [2022-03-16T21:01:54.425Z] Removing intermediate container 37b4c3a03bf4 [2022-03-16T21:01:54.425Z] ---> a35990b5d524 [2022-03-16T21:01:54.425Z] Step 21/21 : LABEL version=0.0.0 [2022-03-16T21:01:54.425Z] ---> Running in 0b0b255362d1 [2022-03-16T21:01:55.023Z] Removing intermediate container 0b0b255362d1 [2022-03-16T21:01:55.023Z] ---> cbffa8d6f267 [2022-03-16T21:01:55.023Z] [2022-03-16T21:01:55.296Z] Successfully built cbffa8d6f267 [2022-03-16T21:01:55.296Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-16T21:01:55.582Z]  Building security-proxy-setup ... done Removing intermediate container c7f21c59e913 [2022-03-16T21:01:55.582Z] ---> f4864f7f746d [2022-03-16T21:01:55.582Z] [2022-03-16T21:01:55.582Z] Step 10/23 : FROM alpine:3.14 [2022-03-16T21:01:55.582Z] ---> 5b8b7b635229 [2022-03-16T21:01:55.582Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-16T21:01:55.855Z] ---> Running in b91ff0d62a79 [2022-03-16T21:01:56.127Z] Removing intermediate container b91ff0d62a79 [2022-03-16T21:01:56.127Z] ---> b4f537b8f0a5 [2022-03-16T21:01:56.127Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-16T21:01:56.127Z] ---> Running in a37dd69660e0 [2022-03-16T21:01:56.401Z] Removing intermediate container a37dd69660e0 [2022-03-16T21:01:56.401Z] ---> a964f1ec4317 [2022-03-16T21:01:56.401Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-16T21:01:56.671Z] ---> Running in 460bb744aa99 [2022-03-16T21:01:56.942Z] Removing intermediate container 460bb744aa99 [2022-03-16T21:01:56.942Z] ---> be446ac5ccbf [2022-03-16T21:01:56.942Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T21:01:56.942Z] ---> Running in 0a6639f83df7 [2022-03-16T21:01:58.910Z] Removing intermediate container 0a6639f83df7 [2022-03-16T21:01:58.910Z] ---> cd10662fd3ec [2022-03-16T21:01:58.910Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-16T21:01:58.910Z] ---> Running in 0e337b79d7aa [2022-03-16T21:01:59.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-16T21:02:00.473Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-16T21:02:01.445Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-16T21:02:01.445Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-16T21:02:01.445Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-16T21:02:01.715Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-16T21:02:01.715Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-16T21:02:01.988Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-16T21:02:01.988Z] Executing busybox-1.33.1-r6.trigger [2022-03-16T21:02:01.988Z] OK: 8 MiB in 20 packages [2022-03-16T21:02:02.970Z] Removing intermediate container 0e337b79d7aa [2022-03-16T21:02:02.970Z] ---> d4bdec951d32 [2022-03-16T21:02:02.970Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-16T21:02:03.564Z] ---> 743aaf322cfe [2022-03-16T21:02:03.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-16T21:02:04.540Z] ---> ca721c7d407d [2022-03-16T21:02:04.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-16T21:02:05.133Z] ---> 9fad7b78027a [2022-03-16T21:02:05.133Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-16T21:02:05.133Z] ---> Running in b7d42b03741a [2022-03-16T21:02:05.406Z] Removing intermediate container b7d42b03741a [2022-03-16T21:02:05.406Z] ---> 7b989cf45162 [2022-03-16T21:02:05.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T21:02:05.406Z] ---> Running in 26aa9b295c55 [2022-03-16T21:02:06.007Z] Removing intermediate container 26aa9b295c55 [2022-03-16T21:02:06.007Z] ---> f33c4e9c608b [2022-03-16T21:02:06.007Z] Step 21/23 : LABEL arch=arm64 [2022-03-16T21:02:06.007Z] ---> Running in ec2e180e58b6 [2022-03-16T21:02:06.283Z] Removing intermediate container ec2e180e58b6 [2022-03-16T21:02:06.283Z] ---> 83596af70682 [2022-03-16T21:02:06.283Z] Step 22/23 : LABEL git_sha=b5c8e42ea020bc5e2d52a416c6aaa73c719c2999 [2022-03-16T21:02:06.283Z] ---> Running in 97bcedd5551c [2022-03-16T21:02:06.561Z] Removing intermediate container 97bcedd5551c [2022-03-16T21:02:06.561Z] ---> 5e8d75fef938 [2022-03-16T21:02:06.561Z] Step 23/23 : LABEL version=0.0.0 [2022-03-16T21:02:06.837Z] ---> Running in ae030b3b3200 [2022-03-16T21:02:07.109Z] Removing intermediate container ae030b3b3200 [2022-03-16T21:02:07.109Z] ---> f406e1db895a [2022-03-16T21:02:07.109Z] [2022-03-16T21:02:07.380Z] Successfully built f406e1db895a [2022-03-16T21:02:07.380Z] Successfully tagged core-data-arm64:latest [2022-03-16T21:02:07.666Z]  Building core-data ... done  [Pipeline] } [2022-03-16T21:02:07.679Z] $ docker stop --time=1 aa79299af0f253e1ea67c40497eaf130edb93a42be2f2e5474cc0237bc4ec85b [2022-03-16T21:02:09.370Z] $ docker rm -f aa79299af0f253e1ea67c40497eaf130edb93a42be2f2e5474cc0237bc4ec85b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T21:02:09.923Z] + docker images [2022-03-16T21:02:10.194Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-16T21:02:10.194Z] core-data-arm64 latest f406e1db895a 3 seconds ago 21.3MB [2022-03-16T21:02:10.194Z] f4864f7f746d 14 seconds ago 1.66GB [2022-03-16T21:02:10.194Z] security-proxy-setup-arm64 latest cbffa8d6f267 15 seconds ago 25.4MB [2022-03-16T21:02:10.194Z] support-scheduler-arm64 latest 9ea16350397e 17 seconds ago 15.4MB [2022-03-16T21:02:10.194Z] 20b725783f45 26 seconds ago 1.64GB [2022-03-16T21:02:10.194Z] 7cba65438964 30 seconds ago 1.64GB [2022-03-16T21:02:10.194Z] core-command-arm64 latest 3bdef5fe7359 31 seconds ago 15.3MB [2022-03-16T21:02:10.194Z] 76360b44b929 46 seconds ago 1.63GB [2022-03-16T21:02:10.194Z] sys-mgmt-agent-arm64 latest 164b1ed7cd67 4 minutes ago 280MB [2022-03-16T21:02:10.194Z] security-bootstrapper-arm64 latest 7e6d1162e0d4 5 minutes ago 18MB [2022-03-16T21:02:10.194Z] core-metadata-arm64 latest c6d7eace3eec 5 minutes ago 15.9MB [2022-03-16T21:02:10.194Z] support-notifications-arm64 latest a902f0a2f7fe 5 minutes ago 16.1MB [2022-03-16T21:02:10.194Z] security-secretstore-setup-arm64 latest 63c7eaa813f2 5 minutes ago 27MB [2022-03-16T21:02:10.194Z] b4da05b8f9cd 6 minutes ago 1.64GB [2022-03-16T21:02:10.194Z] 92368f4e1560 6 minutes ago 1.64GB [2022-03-16T21:02:10.194Z] ca85c486c110 6 minutes ago 1.64GB [2022-03-16T21:02:10.194Z] 1536b1c347f2 6 minutes ago 1.64GB [2022-03-16T21:02:10.194Z] e062f76b04a4 6 minutes ago 1.63GB [2022-03-16T21:02:10.194Z] ci-base-image-arm64 latest 08ce0bcfccb3 25 minutes ago 1.26GB [2022-03-16T21:02:10.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-16T21:02:10.194Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-16T21:02:10.194Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-16T21:02:10.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months 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] sh [2022-03-16T21:02:10.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T21:02:10.653Z] [2022-03-16T21:02:10.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:02:11.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T21:02:11.281Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-16T21:02:11.281Z] 8998bd30e6a1: Pulling fs layer [2022-03-16T21:02:11.281Z] 04944245beec: Pulling fs layer [2022-03-16T21:02:11.281Z] 699f458cf7ca: Pulling fs layer [2022-03-16T21:02:11.281Z] 765212b225bb: Pulling fs layer [2022-03-16T21:02:11.281Z] f23df028b6ca: Pulling fs layer [2022-03-16T21:02:11.281Z] d65c8cfc05b1: Pulling fs layer [2022-03-16T21:02:11.281Z] 2437ff75d9bd: Pulling fs layer [2022-03-16T21:02:11.281Z] 765212b225bb: Waiting [2022-03-16T21:02:11.281Z] f23df028b6ca: Waiting [2022-03-16T21:02:11.281Z] d65c8cfc05b1: Waiting [2022-03-16T21:02:11.281Z] 2437ff75d9bd: Waiting [2022-03-16T21:02:11.281Z] 04944245beec: Verifying Checksum [2022-03-16T21:02:11.281Z] 04944245beec: Download complete [2022-03-16T21:02:11.281Z] 765212b225bb: Verifying Checksum [2022-03-16T21:02:11.281Z] 765212b225bb: Download complete [2022-03-16T21:02:11.281Z] f23df028b6ca: Verifying Checksum [2022-03-16T21:02:11.281Z] f23df028b6ca: Download complete [2022-03-16T21:02:11.556Z] d65c8cfc05b1: Verifying Checksum [2022-03-16T21:02:11.556Z] d65c8cfc05b1: Download complete [2022-03-16T21:02:11.556Z] 699f458cf7ca: Verifying Checksum [2022-03-16T21:02:11.556Z] 699f458cf7ca: Download complete [2022-03-16T21:02:11.828Z] 8998bd30e6a1: Verifying Checksum [2022-03-16T21:02:11.828Z] 8998bd30e6a1: Download complete [2022-03-16T21:02:14.451Z] 2437ff75d9bd: Verifying Checksum [2022-03-16T21:02:14.451Z] 2437ff75d9bd: Download complete [2022-03-16T21:02:16.427Z] 8998bd30e6a1: Pull complete [2022-03-16T21:02:16.700Z] 04944245beec: Pull complete [2022-03-16T21:02:18.137Z] 699f458cf7ca: Pull complete [2022-03-16T21:02:18.410Z] 765212b225bb: Pull complete [2022-03-16T21:02:19.391Z] f23df028b6ca: Pull complete [2022-03-16T21:02:19.663Z] d65c8cfc05b1: Pull complete [2022-03-16T21:02:34.776Z] 2437ff75d9bd: Pull complete [2022-03-16T21:02:34.776Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-16T21:02:34.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T21:02:34.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-16T21:02:35.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-7342 does not seem to be running inside a container [2022-03-16T21:02:35.161Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-16T21:02:37.872Z] $ docker top f4e90930436e672381f9bc45f8ba950c636344af3cc08398bbae0f540541f96e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:02:38.829Z] ---> job-cost.sh [2022-03-16T21:02:38.829Z] lf-activate-venv: SKIPPING [2022-03-16T21:02:38.829Z] INFO: No Stack... [2022-03-16T21:02:39.430Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-16T21:02:40.400Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T21:02:41.061Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-03-16T21:02:41.061Z] + cut -d, -f6 [Pipeline] lock [2022-03-16T21:02:41.126Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3893-4-stack-cost] [2022-03-16T21:02:41.132Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3893-4-stack-cost] did not exist. Created. [2022-03-16T21:02:41.132Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3893-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T21:02:41.803Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-16T21:02:41.969Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T21:02:41.977Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3893-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T21:02:42.002Z] $ docker stop --time=1 f4e90930436e672381f9bc45f8ba950c636344af3cc08398bbae0f540541f96e [2022-03-16T21:02:43.528Z] $ docker rm -f f4e90930436e672381f9bc45f8ba950c636344af3cc08398bbae0f540541f96e [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-03-16T21:02:43.999Z] provisioning config files... [2022-03-16T21:02:44.009Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4371616076056191112tmp [Pipeline] { [Pipeline] sh [2022-03-16T21:02:44.304Z] + set +x [2022-03-16T21:02:44.304Z] + curl -s https://codecov.io/bash [2022-03-16T21:02:44.304Z] + bash -s -- [2022-03-16T21:02:44.304Z] [2022-03-16T21:02:44.304Z] _____ _ [2022-03-16T21:02:44.304Z] / ____| | | [2022-03-16T21:02:44.304Z] | | ___ __| | ___ ___ _____ __ [2022-03-16T21:02:44.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-16T21:02:44.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-16T21:02:44.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-16T21:02:44.304Z] Bash-1.0.6 [2022-03-16T21:02:44.304Z] [2022-03-16T21:02:44.304Z] [2022-03-16T21:02:44.304Z] ==> git version 2.25.1 found [2022-03-16T21:02:44.304Z] ==> 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-03-16T21:02:44.304Z] Release-Date: 2020-01-08 [2022-03-16T21:02:44.304Z] 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-03-16T21:02:44.304Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-16T21:02:44.304Z] ==> Jenkins CI detected. [2022-03-16T21:02:44.304Z] current dir:  /w/workspace/edgex-go/4 [2022-03-16T21:02:44.304Z] project root: . [2022-03-16T21:02:44.304Z] --> token set from env [2022-03-16T21:02:44.304Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-16T21:02:44.304Z] ==> Running gcov in . (disable via -X gcov) [2022-03-16T21:02:44.304Z] ==> Python coveragepy not found [2022-03-16T21:02:44.304Z] ==> Searching for coverage reports in: [2022-03-16T21:02:44.304Z] + . [2022-03-16T21:02:44.564Z] -> Found 1 reports [2022-03-16T21:02:44.564Z] ==> Detecting git/mercurial file structure [2022-03-16T21:02:44.564Z] ==> Reading reports [2022-03-16T21:02:44.564Z] + ./coverage.out bytes=426503 [2022-03-16T21:02:44.564Z] ==> Appending adjustments [2022-03-16T21:02:44.564Z] https://docs.codecov.io/docs/fixing-reports [2022-03-16T21:02:45.503Z] + Found adjustments [2022-03-16T21:02:45.503Z] ==> Gzipping contents [2022-03-16T21:02:45.503Z] 60K /tmp/codecov.hqnW0z.gz [2022-03-16T21:02:45.503Z] ==> Uploading reports [2022-03-16T21:02:45.503Z] url: https://codecov.io [2022-03-16T21:02:45.503Z] query: branch=PR-3893&commit=8f88a15332c6bde98e2204ea17842d0fa3c926fb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-16T21:02:45.503Z] -> Pinging Codecov [2022-03-16T21:02:45.504Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3893&commit=8f88a15332c6bde98e2204ea17842d0fa3c926fb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-16T21:02:45.763Z] -> Uploading to [2022-03-16T21:02:45.763Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-16/00271124DB129430A58F1EEE437C3FCB/8f88a15332c6bde98e2204ea17842d0fa3c926fb/1aad2eec-d29f-4653-a737-f1f0e80322ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T210245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf4758dfe3c5e537a1e1020218cc2dba5e8e2a62ca9403c4e7fcf3b8dc3eb885 [2022-03-16T21:02:45.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T21:02:45.763Z] Dload Upload Total Spent Left Speed [2022-03-16T21:02:46.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57964 0 0 100 57964 0 193k --:--:-- --:--:-- --:--:-- 193k [2022-03-16T21:02:46.333Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8f88a15332c6bde98e2204ea17842d0fa3c926fb [Pipeline] } [2022-03-16T21:02:46.341Z] 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-03-16T21:02:46.927Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:02:47.221Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:02:48.082Z] ---> package-listing.sh [2022-03-16T21:02:48.082Z] ++ facter osfamily [2022-03-16T21:02:48.082Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-16T21:02:48.341Z] + OS_FAMILY=debian [2022-03-16T21:02:48.341Z] + workspace=/w/workspace/edgex-go/4 [2022-03-16T21:02:48.341Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-16T21:02:48.341Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-16T21:02:48.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-16T21:02:48.341Z] + PACKAGES=/tmp/packages_start.txt [2022-03-16T21:02:48.341Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-16T21:02:48.341Z] + PACKAGES=/tmp/packages_end.txt [2022-03-16T21:02:48.341Z] + case "${OS_FAMILY}" in [2022-03-16T21:02:48.341Z] + dpkg -l [2022-03-16T21:02:48.341Z] + grep '^ii' [2022-03-16T21:02:48.341Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-16T21:02:48.341Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-16T21:02:48.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-16T21:02:48.341Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-16T21:02:48.341Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-16T21:02:48.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-16T21:02:48.353Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-16T21:02:48.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:02:49.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T21:02:49.193Z] [2022-03-16T21:02:49.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T21:02:49.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T21:02:49.492Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-16T21:02:49.492Z] 5eb5b503b376: Pulling fs layer [2022-03-16T21:02:49.492Z] 5c69ac0246d0: Pulling fs layer [2022-03-16T21:02:49.492Z] ec43610c2a17: Pulling fs layer [2022-03-16T21:02:49.492Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-16T21:02:49.492Z] 33b1e0a273af: Pulling fs layer [2022-03-16T21:02:49.492Z] 5d3b04190fa2: Pulling fs layer [2022-03-16T21:02:49.492Z] 2f39f015ded8: Pulling fs layer [2022-03-16T21:02:49.492Z] 33b1e0a273af: Waiting [2022-03-16T21:02:49.492Z] 2f39f015ded8: Waiting [2022-03-16T21:02:49.492Z] 3a2ae6a8a46f: Waiting [2022-03-16T21:02:49.492Z] 5c69ac0246d0: Verifying Checksum [2022-03-16T21:02:49.492Z] 5c69ac0246d0: Download complete [2022-03-16T21:02:49.492Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-16T21:02:49.492Z] 3a2ae6a8a46f: Download complete [2022-03-16T21:02:49.492Z] 33b1e0a273af: Verifying Checksum [2022-03-16T21:02:49.492Z] 33b1e0a273af: Download complete [2022-03-16T21:02:49.492Z] 5d3b04190fa2: Verifying Checksum [2022-03-16T21:02:49.492Z] 5d3b04190fa2: Download complete [2022-03-16T21:02:49.492Z] ec43610c2a17: Verifying Checksum [2022-03-16T21:02:49.492Z] ec43610c2a17: Download complete [2022-03-16T21:02:49.749Z] 5eb5b503b376: Download complete [2022-03-16T21:02:50.317Z] 2f39f015ded8: Download complete [2022-03-16T21:02:50.888Z] 5eb5b503b376: Pull complete [2022-03-16T21:02:50.888Z] 5c69ac0246d0: Pull complete [2022-03-16T21:02:51.457Z] ec43610c2a17: Pull complete [2022-03-16T21:02:51.457Z] 3a2ae6a8a46f: Pull complete [2022-03-16T21:02:51.717Z] 33b1e0a273af: Pull complete [2022-03-16T21:02:51.717Z] 5d3b04190fa2: Pull complete [2022-03-16T21:02:55.907Z] 2f39f015ded8: Pull complete [2022-03-16T21:02:55.907Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-16T21:02:55.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T21:02:55.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-16T21:02:55.975Z] prd-ubuntu20.04-docker-8c-8g-7336 does not seem to be running inside a container [2022-03-16T21:02:56.008Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T21:02:57.509Z] $ docker top 0d4a9aa48520cb3b18116ab3c3005a0b81628ee06ae2610f8f7316fae76f2394 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T21:02:57.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-16T21:02:58.153Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-16T21:02:58.442Z] + ls /var/log/sa-host [2022-03-16T21:02:58.443Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T21:02:58.528Z] provisioning config files... [2022-03-16T21:02:58.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3077957010261366624tmp [Pipeline] { [Pipeline] echo [2022-03-16T21:02:58.552Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:02:58.838Z] ---> create-netrc.sh [Pipeline] } [2022-03-16T21:02:58.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:02:59.177Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-16T21:02:59.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:02:59.478Z] ---> sudo-logs.sh [2022-03-16T21:02:59.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-16T21:02:59.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:02:59.856Z] ---> job-cost.sh [2022-03-16T21:02:59.856Z] lf-activate-venv: SKIPPING [2022-03-16T21:02:59.856Z] DEBUG: total: 0.10999999940395355 [2022-03-16T21:02:59.856Z] INFO: Retrieving Stack Cost... [2022-03-16T21:03:00.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T21:03:00.686Z] INFO: Archiving Costs [Pipeline] echo [2022-03-16T21:03:00.699Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T21:03:00.989Z] ---> logs-deploy.sh [2022-03-16T21:03:00.989Z] lf-activate-venv: SKIPPING [2022-03-16T21:03:00.989Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3893/4 [2022-03-16T21:03:00.989Z] INFO: archiving workspace using pattern(s): [2022-03-16T21:03:01.930Z] Archives upload complete. [2022-03-16T21:03:02.189Z] INFO: archiving logs to Nexus