Pull request #3575 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from bedc98dc49de9ec0aa39ec098e2b53b105985fb0+56a73b697282d7edd71946f1fefad6ed073e2be6 (aa44669f1eaa7ba871319a84cf19ae1fe9d3c53b) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1386446539533114326.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7807917277052642139.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 6a41506d72e8e131afc862d141935157bee59f41 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-3575/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3575/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6820301122381854353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8843174194802812910.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3575/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3575/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7910824075039489841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1781 in /w/workspace/edgexfoundry_edgex-go_PR-3575 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2084069155994582280.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5289860848866252959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3575/head:refs/remotes/origin/PR-3575 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit bedc98dc49de9ec0aa39ec098e2b53b105985fb0 Merge succeeded, producing bedc98dc49de9ec0aa39ec098e2b53b105985fb0 Checking out Revision bedc98dc49de9ec0aa39ec098e2b53b105985fb0 (PR-3575) > git config core.sparsecheckout # timeout=10 > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh9021558525259241774.key > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 Commit message: "feat(security): Deprecate oauth2 auth method" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T20:27:08.939Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T20:27:09.042Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T20:27:09.070Z] ========================================================= [2021-06-16T20:27:09.070Z] EdgeX Global Pipelines Version Info [2021-06-16T20:27:09.070Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:27:10.531Z] ------------------- [2021-06-16T20:27:10.531Z] stable info: [2021-06-16T20:27:10.532Z] ------------------- [2021-06-16T20:27:10.532Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T20:27:10.532Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T20:27:10.532Z] Message: update stable to v1.0.195 [2021-06-16T20:27:11.113Z] ------------------- [2021-06-16T20:27:11.113Z] experimental info: [2021-06-16T20:27:11.113Z] ------------------- [2021-06-16T20:27:11.113Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T20:27:11.113Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T20:27:11.113Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T20:27:11.243Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T20:27:11.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T20:27:11.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T20:27:11.314Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T20:27:13.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T20:27:13.457Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T20:27:13.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T20:27:13.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T20:27:13.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T20:27:13.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T20:27:13.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T20:27:13.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T20:27:13.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T20:27:13.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T20:27:13.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T20:27:13.724Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T20:27:13.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T20:27:13.770Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T20:27:13.794Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T20:27:13.817Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T20:27:13.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T20:27:13.880Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T20:27:13.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3575 [Pipeline] echo [2021-06-16T20:27:13.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3575 [Pipeline] echo [2021-06-16T20:27:13.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3575 [Pipeline] echo [2021-06-16T20:27:13.982Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [Pipeline] echo [2021-06-16T20:27:14.007Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bedc98d [Pipeline] echo [2021-06-16T20:27:14.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:27:14.109Z] provisioning config files... [2021-06-16T20:27:14.127Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7384856391734184344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:27:14.468Z] ---> docker-login.sh [2021-06-16T20:27:14.468Z] nexus3.edgexfoundry.org:10001 [2021-06-16T20:27:14.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:27:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:27:14.738Z] Configure a credential helper to remove this warning. See [2021-06-16T20:27:14.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:27:14.738Z] [2021-06-16T20:27:14.738Z] Login Succeeded [2021-06-16T20:27:14.738Z] nexus3.edgexfoundry.org:10002 [2021-06-16T20:27:14.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:27:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:27:14.738Z] Configure a credential helper to remove this warning. See [2021-06-16T20:27:14.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:27:14.738Z] [2021-06-16T20:27:14.738Z] Login Succeeded [2021-06-16T20:27:14.738Z] nexus3.edgexfoundry.org:10003 [2021-06-16T20:27:15.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:27:15.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:27:15.001Z] Configure a credential helper to remove this warning. See [2021-06-16T20:27:15.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:27:15.001Z] [2021-06-16T20:27:15.001Z] Login Succeeded [2021-06-16T20:27:15.001Z] nexus3.edgexfoundry.org:10004 [2021-06-16T20:27:15.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:27:15.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:27:15.265Z] Configure a credential helper to remove this warning. See [2021-06-16T20:27:15.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:27:15.265Z] [2021-06-16T20:27:15.265Z] Login Succeeded [2021-06-16T20:27:15.265Z] docker.io [2021-06-16T20:27:15.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:27:15.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:27:15.529Z] Configure a credential helper to remove this warning. See [2021-06-16T20:27:15.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:27:15.529Z] [2021-06-16T20:27:15.529Z] Login Succeeded [2021-06-16T20:27:15.529Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T20:27:15.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:27:15.886Z] ++ 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 [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T20:27:15.887Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T20:27:15.887Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T20:27:15.887Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T20:27:15.887Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:27:15.887Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T20:27:15.887Z] ++ cut -d/ -f2 [2021-06-16T20:27:15.887Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T20:27:15.931Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:27:18.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:27:18.679Z] [2021-06-16T20:27:18.679Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:27:19.001Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:27:19.001Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T20:27:19.001Z] 31603596830f: Pulling fs layer [2021-06-16T20:27:19.001Z] 54011a49482f: Pulling fs layer [2021-06-16T20:27:19.001Z] a6820b24f6d8: Pulling fs layer [2021-06-16T20:27:19.001Z] f581987b2513: Pulling fs layer [2021-06-16T20:27:19.001Z] f581987b2513: Waiting [2021-06-16T20:27:19.001Z] 54011a49482f: Verifying Checksum [2021-06-16T20:27:19.001Z] 54011a49482f: Download complete [2021-06-16T20:27:19.264Z] 31603596830f: Verifying Checksum [2021-06-16T20:27:19.264Z] 31603596830f: Download complete [2021-06-16T20:27:19.264Z] f581987b2513: Verifying Checksum [2021-06-16T20:27:19.264Z] f581987b2513: Download complete [2021-06-16T20:27:19.264Z] a6820b24f6d8: Verifying Checksum [2021-06-16T20:27:19.264Z] a6820b24f6d8: Download complete [2021-06-16T20:27:19.264Z] 31603596830f: Pull complete [2021-06-16T20:27:19.531Z] 54011a49482f: Pull complete [2021-06-16T20:27:20.105Z] a6820b24f6d8: Pull complete [2021-06-16T20:27:20.369Z] f581987b2513: Pull complete [2021-06-16T20:27:20.369Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T20:27:20.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:27:20.369Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T20:27:20.453Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-16T20:27:20.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T20:27:21.687Z] $ docker top 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T20:27:21.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:27:21.804Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:27:21.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:27:21.908Z] $ docker exec 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a ssh-agent [2021-06-16T20:27:22.021Z] SSH_AUTH_SOCK=/tmp/ssh-PtwBkLW3eBND/agent.14 [2021-06-16T20:27:22.021Z] SSH_AGENT_PID=20 [2021-06-16T20:27:22.029Z] Running ssh-add (command line suppressed) [2021-06-16T20:27:22.122Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4808365711301920736.key (/w/workspace/edgex-go/2@tmp/private_key_4808365711301920736.key) [2021-06-16T20:27:22.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:27:22.438Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T20:27:22.448Z] $ docker exec --env ******** --env ******** 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a ssh-agent -k [2021-06-16T20:27:22.540Z] unset SSH_AUTH_SOCK; [2021-06-16T20:27:22.540Z] unset SSH_AGENT_PID; [2021-06-16T20:27:22.540Z] echo Agent pid 20 killed; [2021-06-16T20:27:22.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T20:27:22.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:27:22.595Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:27:22.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:27:22.715Z] $ docker exec 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a ssh-agent [2021-06-16T20:27:22.813Z] SSH_AUTH_SOCK=/tmp/ssh-dNBQWWqJhJbT/agent.53 [2021-06-16T20:27:22.813Z] SSH_AGENT_PID=59 [2021-06-16T20:27:22.818Z] Running ssh-add (command line suppressed) [2021-06-16T20:27:22.912Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7061519216975394751.key (/w/workspace/edgex-go/2@tmp/private_key_7061519216975394751.key) [2021-06-16T20:27:22.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:27:23.236Z] + git semver init [2021-06-16T20:27:23.236Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T20:27:23.236Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-16T20:27:23.236Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-16T20:27:23.236Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T20:27:23.236Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T20:27:23.236Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T20:27:23.236Z] # $SEMVER_BRANCH = PR-3575 [2021-06-16T20:27:23.236Z] # $SEMVER_TEMP = /tmp/semver-545126678 [2021-06-16T20:27:23.236Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T20:27:39.456Z] # '/tmp/semver-545126678' -> '/w/workspace/edgex-go/2/.semver' [2021-06-16T20:27:39.457Z] # -> Force: false [2021-06-16T20:27:39.457Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-16T20:27:39.467Z] $ docker exec --env ******** --env ******** 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a ssh-agent -k [2021-06-16T20:27:39.567Z] unset SSH_AUTH_SOCK; [2021-06-16T20:27:39.567Z] unset SSH_AGENT_PID; [2021-06-16T20:27:39.567Z] echo Agent pid 59 killed; [2021-06-16T20:27:39.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:27:39.927Z] + git semver [Pipeline] } [2021-06-16T20:27:39.944Z] $ docker stop --time=1 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a [2021-06-16T20:27:42.408Z] $ docker rm -f 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:27:44.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T20:27:45.213Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T20:27:45.218Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T20:27:45.930Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:27:46.230Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:27:46.532Z] + sudo service docker restart [2021-06-16T20:27:46.532Z] + true [2021-06-16T20:27:46.532Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T20:28:00.447Z] Still waiting to schedule task [2021-06-16T20:28:00.448Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-16T20:28:00.448Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1782’ is offline [Pipeline] echo [2021-06-16T20:28:03.201Z] ========================================================= [2021-06-16T20:28:03.201Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T20:28:03.201Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:28:03.521Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T20:28:04.915Z] Sending build context to Docker daemon 329.5MB [2021-06-16T20:28:04.915Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:04.915Z] Step 2/6 : FROM ${BASE} [2021-06-16T20:28:05.194Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T20:28:05.194Z] 540db60ca938: Pulling fs layer [2021-06-16T20:28:05.194Z] adcc1eea9eea: Pulling fs layer [2021-06-16T20:28:05.194Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T20:28:05.194Z] 0510c868ecb4: Pulling fs layer [2021-06-16T20:28:05.194Z] afea3b2eda06: Pulling fs layer [2021-06-16T20:28:05.194Z] 7809a108b3ef: Pulling fs layer [2021-06-16T20:28:05.194Z] f706445af74f: Pulling fs layer [2021-06-16T20:28:05.194Z] 0510c868ecb4: Waiting [2021-06-16T20:28:05.194Z] afea3b2eda06: Waiting [2021-06-16T20:28:05.194Z] 7809a108b3ef: Waiting [2021-06-16T20:28:05.194Z] f706445af74f: Waiting [2021-06-16T20:28:05.194Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T20:28:05.194Z] 4c4ab2625f07: Download complete [2021-06-16T20:28:05.194Z] adcc1eea9eea: Verifying Checksum [2021-06-16T20:28:05.194Z] adcc1eea9eea: Download complete [2021-06-16T20:28:05.194Z] afea3b2eda06: Verifying Checksum [2021-06-16T20:28:05.194Z] afea3b2eda06: Download complete [2021-06-16T20:28:05.194Z] 7809a108b3ef: Verifying Checksum [2021-06-16T20:28:05.194Z] 7809a108b3ef: Download complete [2021-06-16T20:28:05.194Z] 540db60ca938: Verifying Checksum [2021-06-16T20:28:05.194Z] 540db60ca938: Download complete [2021-06-16T20:28:05.472Z] 540db60ca938: Pull complete [2021-06-16T20:28:05.472Z] adcc1eea9eea: Pull complete [2021-06-16T20:28:05.735Z] 4c4ab2625f07: Pull complete [2021-06-16T20:28:07.647Z] f706445af74f: Verifying Checksum [2021-06-16T20:28:07.647Z] f706445af74f: Download complete [2021-06-16T20:28:08.220Z] 0510c868ecb4: Verifying Checksum [2021-06-16T20:28:08.220Z] 0510c868ecb4: Download complete [2021-06-16T20:28:11.555Z] 0510c868ecb4: Pull complete [2021-06-16T20:28:11.555Z] afea3b2eda06: Pull complete [2021-06-16T20:28:11.555Z] 7809a108b3ef: Pull complete [2021-06-16T20:28:12.506Z] f706445af74f: Pull complete [2021-06-16T20:28:12.506Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T20:28:12.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T20:28:12.506Z] ---> b068be0155e3 [2021-06-16T20:28:12.506Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-16T20:28:16.830Z] ---> Running in 40fb30aa82b7 [2021-06-16T20:28:16.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:16.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:16.830Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T20:28:16.830Z] (2/12) Installing file (5.39-r0) [2021-06-16T20:28:17.091Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T20:28:17.091Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T20:28:28.963Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T20:28:28.963Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T20:28:28.963Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T20:28:28.963Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T20:28:29.226Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T20:28:29.226Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T20:28:29.496Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T20:28:29.496Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T20:28:29.496Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T20:28:29.496Z] OK: 219 MiB in 52 packages [2021-06-16T20:28:32.326Z] Removing intermediate container 40fb30aa82b7 [2021-06-16T20:28:32.326Z] ---> 9864e6eaf6b9 [2021-06-16T20:28:32.326Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T20:28:32.326Z] ---> Running in 8bc4d0d446be [2021-06-16T20:28:32.326Z] Removing intermediate container 8bc4d0d446be [2021-06-16T20:28:32.326Z] ---> b0a7769c45d2 [2021-06-16T20:28:32.326Z] Step 5/6 : COPY go.mod . [2021-06-16T20:28:32.326Z] ---> 1298e8dafe72 [2021-06-16T20:28:32.326Z] Step 6/6 : RUN go mod download [2021-06-16T20:28:32.326Z] ---> Running in 229b6ac03842 [2021-06-16T20:28:44.576Z] Removing intermediate container 229b6ac03842 [2021-06-16T20:28:44.576Z] ---> fd80fbce57e5 [2021-06-16T20:28:44.576Z] Successfully built fd80fbce57e5 [2021-06-16T20:28:44.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:28:44.880Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T20:28:44.880Z] . [Pipeline] withDockerContainer [2021-06-16T20:28:44.963Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-16T20:28:44.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-06-16T20:28:45.393Z] $ docker top 850dc791ea666b13e233b251eb744c1d369b78bda16c5666bfef009d88b1aae0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:28:45.770Z] + go version [2021-06-16T20:28:45.770Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T20:28:45.779Z] $ docker stop --time=1 850dc791ea666b13e233b251eb744c1d369b78bda16c5666bfef009d88b1aae0 [2021-06-16T20:28:46.967Z] $ docker rm -f 850dc791ea666b13e233b251eb744c1d369b78bda16c5666bfef009d88b1aae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:28:47.533Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T20:28:47.533Z] . [Pipeline] withDockerContainer [2021-06-16T20:28:47.612Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-16T20:28:47.653Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-06-16T20:28:48.056Z] $ docker top 70287524119e953c9122e8757b1289de4744069462dd7045d66f08dda470f603 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T20:28:48.152Z] ========================================================= [2021-06-16T20:28:48.152Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T20:28:48.152Z] ========================================================= [Pipeline] sh [2021-06-16T20:28:48.444Z] + go mod tidy [Pipeline] sh [2021-06-16T20:28:49.013Z] + make test [2021-06-16T20:28:49.013Z] go mod tidy [2021-06-16T20:28:49.013Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T20:28:55.419Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T20:29:11.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T20:29:16.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T20:29:16.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T20:29:16.749Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T20:29:18.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T20:29:18.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T20:29:18.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T20:29:18.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T20:29:19.331Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T20:29:19.609Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T20:29:19.883Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T20:29:19.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T20:29:19.884Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T20:29:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T20:29:22.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-16T20:29:22.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T20:29:22.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T20:29:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-06-16T20:29:23.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T20:29:23.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.4% of statements [2021-06-16T20:29:23.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T20:29:23.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T20:29:26.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.082s coverage: 87.7% of statements [2021-06-16T20:29:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T20:29:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:29:26.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.070s coverage: 78.9% of statements [2021-06-16T20:29:26.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-06-16T20:29:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T20:29:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T20:29:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T20:29:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T20:29:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T20:29:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements [2021-06-16T20:29:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T20:29:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:29:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T20:29:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T20:29:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T20:29:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T20:29:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T20:29:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T20:29:26.559Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-06-16T20:29:26.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T20:29:26.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T20:29:26.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T20:29:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.037s coverage: 0.8% of statements [2021-06-16T20:29:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T20:29:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-06-16T20:29:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-06-16T20:29:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T20:29:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-06-16T20:29:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 79.5% of statements [2021-06-16T20:29:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-16T20:29:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-06-16T20:29:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-06-16T20:29:33.164Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1783 in /w/workspace/edgexfoundry_edgex-go_PR-3575 [Pipeline] { [Pipeline] ws [2021-06-16T20:29:33.182Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-16T20:29:33.395Z] The recommended git tool is: git [2021-06-16T20:29:40.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.075s coverage: 94.4% of statements [2021-06-16T20:29:40.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-16T20:29:43.791Z] using credential edgex-jenkins-ssh [2021-06-16T20:29:43.852Z] Cloning the remote Git repository [2021-06-16T20:29:43.917Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:29:44.211Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-16T20:29:44.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:29:44.301Z] > git --version # timeout=10 [2021-06-16T20:29:44.320Z] > git --version # 'git version 2.17.1' [2021-06-16T20:29:44.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:29:44.428Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:29:46.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.162s coverage: 81.8% of statements [2021-06-16T20:29:46.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T20:30:03.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-06-16T20:30:03.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-06-16T20:30:03.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements [2021-06-16T20:30:03.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T20:30:03.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T20:30:03.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T20:30:03.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.6% of statements [2021-06-16T20:30:03.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T20:30:03.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T20:30:04.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-16T20:30:04.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T20:30:04.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-06-16T20:30:04.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T20:30:03.516Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:30:03.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:30:03.576Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:30:03.629Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:30:03.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:30:03.646Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3575/head:refs/remotes/origin/PR-3575 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T20:30:07.107Z] Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:30:07.477Z] Merge succeeded, producing bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:30:07.478Z] Checking out Revision bedc98dc49de9ec0aa39ec098e2b53b105985fb0 (PR-3575) [2021-06-16T20:30:07.130Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:30:07.145Z] > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 [2021-06-16T20:30:07.382Z] > git remote # timeout=10 [2021-06-16T20:30:07.400Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T20:30:07.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:30:07.427Z] > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 [2021-06-16T20:30:07.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T20:30:07.488Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:30:07.505Z] > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 [2021-06-16T20:30:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.051s coverage: 19.3% of statements [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T20:30:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 91.9% of statements [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T20:30:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T20:30:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T20:30:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T20:30:10.995Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T20:30:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-16T20:30:10.995Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-16T20:30:11.263Z] GO111MODULE=on go vet ./... [2021-06-16T20:30:11.996Z] Commit message: "feat(security): Deprecate oauth2 auth method" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T20:30:15.474Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:30:15.910Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:30:16.263Z] + true [2021-06-16T20:30:16.263Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:30:34.663Z] provisioning config files... [2021-06-16T20:30:34.694Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6989671265216952684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:30:35.090Z] ---> docker-login.sh [2021-06-16T20:30:35.090Z] nexus3.edgexfoundry.org:10001 [2021-06-16T20:30:35.165Z] gofmt -l . [2021-06-16T20:30:35.165Z] [ "`gofmt -l .`" = "" ] [2021-06-16T20:30:35.165Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T20:30:35.471Z] + ls -al . [2021-06-16T20:30:35.471Z] total 516 [2021-06-16T20:30:35.471Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 20:30 . [2021-06-16T20:30:35.471Z] drwxr-xr-x 4 root root 28 Jun 16 20:28 .. [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 20:27 .dockerignore [2021-06-16T20:30:35.471Z] drwxrwxr-x 8 1001 1001 179 Jun 16 20:27 .git [2021-06-16T20:30:35.471Z] drwxrwxr-x 3 1001 1001 125 Jun 16 20:27 .github [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 20:27 .gitignore [2021-06-16T20:30:35.471Z] drwx------ 3 1001 1001 60 Jun 16 20:27 .semver [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 20:27 .sonarcloud.properties [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:27 Attribution.txt [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:27 CONTRIBUTING.md [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 20:27 Dockerfile.build [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 20:27 Jenkinsfile [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:27 LICENSE [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:27 Makefile [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:27 README.md [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:27 SECURITY.md [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 20:27 VERSION [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:27 ZMQWindows.md [2021-06-16T20:30:35.471Z] drwxrwxr-x 2 1001 1001 37 Jun 16 20:27 bin [2021-06-16T20:30:35.471Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 20:27 cmd [2021-06-16T20:30:35.471Z] -rw-r--r-- 1 root root 398092 Jun 16 20:30 coverage.out [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 20:27 go.mod [2021-06-16T20:30:35.471Z] -rw-r--r-- 1 root root 20843 Jun 16 20:28 go.sum [2021-06-16T20:30:35.471Z] drwxrwxr-x 7 1001 1001 114 Jun 16 20:27 internal [2021-06-16T20:30:35.471Z] drwxrwxr-x 3 1001 1001 16 Jun 16 20:27 openapi [2021-06-16T20:30:35.471Z] drwxrwxr-x 4 1001 1001 71 Jun 16 20:27 snap [2021-06-16T20:30:35.471Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 20:27 version.go [Pipeline] sh [2021-06-16T20:30:35.802Z] + '[' -e coverage.out ] [2021-06-16T20:30:35.802Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T20:30:35.933Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T20:30:36.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:30:36.230Z] + make build [2021-06-16T20:30:36.230Z] go mod tidy [2021-06-16T20:30:36.230Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T20:30:36.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:30:36.351Z] Configure a credential helper to remove this warning. See [2021-06-16T20:30:36.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:30:36.351Z] [2021-06-16T20:30:36.351Z] Login Succeeded [2021-06-16T20:30:36.351Z] nexus3.edgexfoundry.org:10002 [2021-06-16T20:30:36.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:30:36.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:30:36.997Z] Configure a credential helper to remove this warning. See [2021-06-16T20:30:36.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:30:36.997Z] [2021-06-16T20:30:36.997Z] Login Succeeded [2021-06-16T20:30:36.997Z] nexus3.edgexfoundry.org:10003 [2021-06-16T20:30:39.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T20:30:39.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:30:39.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:30:39.702Z] Configure a credential helper to remove this warning. See [2021-06-16T20:30:39.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:30:39.702Z] [2021-06-16T20:30:39.702Z] Login Succeeded [2021-06-16T20:30:39.702Z] nexus3.edgexfoundry.org:10004 [2021-06-16T20:30:39.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:30:39.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:30:39.702Z] Configure a credential helper to remove this warning. See [2021-06-16T20:30:39.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:30:39.703Z] [2021-06-16T20:30:39.703Z] Login Succeeded [2021-06-16T20:30:39.703Z] docker.io [2021-06-16T20:30:39.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:30:39.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:30:39.703Z] Configure a credential helper to remove this warning. See [2021-06-16T20:30:39.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:30:39.703Z] [2021-06-16T20:30:39.703Z] Login Succeeded [2021-06-16T20:30:39.703Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T20:30:39.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T20:30:40.110Z] ========================================================= [2021-06-16T20:30:40.110Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T20:30:40.110Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:30:40.482Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T20:30:42.622Z] Sending build context to Docker daemon 166.3MB [2021-06-16T20:30:42.623Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T20:30:42.623Z] Step 2/6 : FROM ${BASE} [2021-06-16T20:30:42.901Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T20:30:42.901Z] 595b0fe564bb: Pulling fs layer [2021-06-16T20:30:42.901Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T20:30:42.901Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T20:30:42.901Z] ba82ee9f976e: Pulling fs layer [2021-06-16T20:30:42.901Z] 506bd15cee9f: Pulling fs layer [2021-06-16T20:30:42.901Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T20:30:42.901Z] 618dc40b7e24: Pulling fs layer [2021-06-16T20:30:42.901Z] ba82ee9f976e: Waiting [2021-06-16T20:30:42.901Z] 506bd15cee9f: Waiting [2021-06-16T20:30:42.901Z] 75a0a4a0db45: Waiting [2021-06-16T20:30:42.901Z] 618dc40b7e24: Waiting [2021-06-16T20:30:43.199Z] 5b7225fbf94c: Download complete [2021-06-16T20:30:43.199Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T20:30:43.199Z] 3088b5b3c5c0: Download complete [2021-06-16T20:30:43.199Z] 506bd15cee9f: Verifying Checksum [2021-06-16T20:30:43.199Z] 506bd15cee9f: Download complete [2021-06-16T20:30:43.199Z] 595b0fe564bb: Verifying Checksum [2021-06-16T20:30:43.199Z] 595b0fe564bb: Download complete [2021-06-16T20:30:43.199Z] 75a0a4a0db45: Download complete [2021-06-16T20:30:43.807Z] 595b0fe564bb: Pull complete [2021-06-16T20:30:44.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T20:30:44.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T20:30:44.809Z] 3088b5b3c5c0: Pull complete [2021-06-16T20:30:45.089Z] 5b7225fbf94c: Pull complete [2021-06-16T20:30:45.367Z] 618dc40b7e24: Verifying Checksum [2021-06-16T20:30:45.367Z] 618dc40b7e24: Download complete [2021-06-16T20:30:45.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T20:30:45.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T20:30:46.359Z] ba82ee9f976e: Download complete [2021-06-16T20:30:46.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T20:30:47.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:30:48.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T20:30:49.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T20:30:50.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T20:30:50.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-16T20:30:52.194Z] $ docker stop --time=1 70287524119e953c9122e8757b1289de4744069462dd7045d66f08dda470f603 [2021-06-16T20:30:54.227Z] $ docker rm -f 70287524119e953c9122e8757b1289de4744069462dd7045d66f08dda470f603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-16T20:30:57.099Z] ba82ee9f976e: Pull complete [2021-06-16T20:30:57.100Z] 506bd15cee9f: Pull complete [2021-06-16T20:30:57.390Z] 75a0a4a0db45: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:30:57.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:30:57.775Z] [2021-06-16T20:30:57.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:30:58.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:30:58.093Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T20:30:58.093Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T20:30:58.093Z] ca9280d653b3: Pulling fs layer [2021-06-16T20:30:58.093Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T20:30:58.354Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-16T20:30:58.354Z] cbdbe7a5bc2a: Download complete [2021-06-16T20:30:58.354Z] cbdbe7a5bc2a: Pull complete [2021-06-16T20:30:58.617Z] ca9280d653b3: Verifying Checksum [2021-06-16T20:30:58.617Z] ca9280d653b3: Download complete [2021-06-16T20:30:59.195Z] ca9280d653b3: Pull complete [2021-06-16T20:30:59.458Z] 7e9c9ca2126c: Verifying Checksum [2021-06-16T20:30:59.458Z] 7e9c9ca2126c: Download complete [2021-06-16T20:31:01.726Z] 618dc40b7e24: Pull complete [2021-06-16T20:31:01.726Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T20:31:01.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T20:31:01.726Z] ---> a36622ca3599 [2021-06-16T20:31:01.726Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-16T20:31:02.785Z] 7e9c9ca2126c: Pull complete [2021-06-16T20:31:02.785Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T20:31:02.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:31:02.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T20:31:02.864Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-16T20:31:02.908Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T20:31:04.381Z] ---> Running in d18b1c9fc1aa [2021-06-16T20:31:05.963Z] $ docker top 9f376b2bee84c42207c5406626dcbf202dbaa7a639ed4cef6d890cffd4f7a94c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:31:06.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:06.348Z] + docker-compose build --help [2021-06-16T20:31:06.348Z] + grep parallel [2021-06-16T20:31:06.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:06.920Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T20:31:06.930Z] $ docker stop --time=1 9f376b2bee84c42207c5406626dcbf202dbaa7a639ed4cef6d890cffd4f7a94c [2021-06-16T20:31:07.702Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T20:31:08.138Z] $ docker rm -f 9f376b2bee84c42207c5406626dcbf202dbaa7a639ed4cef6d890cffd4f7a94c [Pipeline] // withDockerContainer [2021-06-16T20:31:10.311Z] (2/12) Installing file (5.39-r0) [2021-06-16T20:31:10.311Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T20:31:10.311Z] (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:31:10.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:31:10.810Z] . [Pipeline] withDockerContainer [2021-06-16T20:31:10.881Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-16T20:31:10.922Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T20:31:11.304Z] $ docker top 929df87352354a27946efd1d26e39ce49941dc052a42f6fe312d7102ad593bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:31:11.687Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T20:31:12.258Z] Building core-command ... [2021-06-16T20:31:12.258Z] Building core-data ... [2021-06-16T20:31:12.258Z] Building core-metadata ... [2021-06-16T20:31:12.258Z] Building security-bootstrapper ... [2021-06-16T20:31:12.258Z] Building security-proxy-setup ... [2021-06-16T20:31:12.258Z] Building security-secretstore-setup ... [2021-06-16T20:31:12.258Z] Building support-notifications ... [2021-06-16T20:31:12.258Z] Building support-scheduler ... [2021-06-16T20:31:12.258Z] Building sys-mgmt-agent ... [2021-06-16T20:31:12.258Z] Building support-scheduler [2021-06-16T20:31:12.258Z] Building security-bootstrapper [2021-06-16T20:31:12.258Z] Building core-command [2021-06-16T20:31:12.258Z] Building support-notifications [2021-06-16T20:31:12.258Z] Building core-metadata [2021-06-16T20:31:20.472Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T20:31:20.472Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T20:31:20.472Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T20:31:20.472Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T20:31:20.472Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T20:31:20.472Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T20:31:20.472Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T20:31:20.472Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T20:31:20.472Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T20:31:20.472Z] OK: 218 MiB in 52 packages [2021-06-16T20:31:24.811Z] Removing intermediate container d18b1c9fc1aa [2021-06-16T20:31:24.811Z] ---> a833cbf17de4 [2021-06-16T20:31:24.811Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T20:31:24.811Z] ---> Running in a382bd516f2b [2021-06-16T20:31:25.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:31:25.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:31:25.092Z] ---> fd80fbce57e5 [2021-06-16T20:31:25.092Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:31:25.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:31:25.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:31:25.092Z] ---> fd80fbce57e5 [2021-06-16T20:31:25.092Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:31:25.092Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:31:25.092Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:31:25.092Z] ---> fd80fbce57e5 [2021-06-16T20:31:25.092Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T20:31:25.409Z] Removing intermediate container a382bd516f2b [2021-06-16T20:31:25.409Z] ---> 5f78ded16c8d [2021-06-16T20:31:25.410Z] Step 5/6 : COPY go.mod . [2021-06-16T20:31:26.398Z] ---> 80370559015a [2021-06-16T20:31:26.398Z] Step 6/6 : RUN go mod download [2021-06-16T20:31:26.398Z] ---> Running in 92ba97129454 [2021-06-16T20:31:29.297Z] ---> Running in 731c76935a6d [2021-06-16T20:31:29.298Z] ---> Running in ab12195f0903 [2021-06-16T20:31:29.298Z] ---> Running in 9d60f3569d40 [2021-06-16T20:31:31.214Z] Removing intermediate container 9d60f3569d40 [2021-06-16T20:31:31.214Z] ---> b57dab3da77c [2021-06-16T20:31:31.214Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:31:31.475Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:31:31.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:31:32.045Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:31:32.045Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:31:32.309Z] ---> fd80fbce57e5 [2021-06-16T20:31:32.309Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:31:32.309Z] ---> Using cache [2021-06-16T20:31:32.309Z] ---> 725f2412ff88 [2021-06-16T20:31:32.309Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:31:32.309Z] ---> fd80fbce57e5 [2021-06-16T20:31:32.309Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:31:32.309Z] ---> Using cache [2021-06-16T20:31:32.309Z] ---> 725f2412ff88 [2021-06-16T20:31:32.309Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:31:32.309Z] Removing intermediate container 731c76935a6d [2021-06-16T20:31:32.309Z] ---> 661345a33811 [2021-06-16T20:31:32.309Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:31:33.254Z] ---> Running in 654ce1f4bcc9 [2021-06-16T20:31:33.254Z] Removing intermediate container ab12195f0903 [2021-06-16T20:31:33.254Z] ---> 725f2412ff88 [2021-06-16T20:31:33.254Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:31:33.254Z] ---> Running in bca1693403e0 [2021-06-16T20:31:33.254Z] ---> Running in 88e100bdf23a [2021-06-16T20:31:33.254Z] ---> Running in cfe2be711438 [2021-06-16T20:31:33.254Z] ---> Running in 60cc8c42ebc8 [2021-06-16T20:31:34.214Z] Removing intermediate container 654ce1f4bcc9 [2021-06-16T20:31:34.214Z] ---> 0a400a142fea [2021-06-16T20:31:34.214Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:31:34.214Z] ---> Running in 9108e57a33fa [2021-06-16T20:31:34.214Z] Removing intermediate container bca1693403e0 [2021-06-16T20:31:34.214Z] ---> d4021ef0a647 [2021-06-16T20:31:34.214Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:31:34.214Z] ---> Running in bf38281668bf [2021-06-16T20:31:34.481Z] Removing intermediate container 60cc8c42ebc8 [2021-06-16T20:31:34.481Z] ---> d08a64fd06be [2021-06-16T20:31:34.481Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T20:31:34.481Z] Removing intermediate container 88e100bdf23a [2021-06-16T20:31:34.481Z] ---> 20f1f7865e97 [2021-06-16T20:31:34.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T20:31:34.481Z] ---> Running in bfd1b677a3e8 [2021-06-16T20:31:34.481Z] ---> Running in f4ce41a8196f [2021-06-16T20:31:34.481Z] Removing intermediate container cfe2be711438 [2021-06-16T20:31:34.481Z] ---> cf855f53c8e7 [2021-06-16T20:31:34.481Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T20:31:34.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:34.749Z] ---> Running in 168cb80cae68 [2021-06-16T20:31:35.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:35.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:35.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:35.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:35.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:35.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:35.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:35.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:35.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:31:36.428Z] OK: 219 MiB in 52 packages [2021-06-16T20:31:36.428Z] OK: 219 MiB in 52 packages [2021-06-16T20:31:36.428Z] OK: 219 MiB in 52 packages [2021-06-16T20:31:36.428Z] OK: 219 MiB in 52 packages [2021-06-16T20:31:36.428Z] OK: 219 MiB in 52 packages [2021-06-16T20:31:36.691Z] Removing intermediate container bfd1b677a3e8 [2021-06-16T20:31:36.691Z] ---> 25ed40591a58 [2021-06-16T20:31:36.691Z] Step 6/32 : COPY go.mod . [2021-06-16T20:31:36.691Z] Removing intermediate container bf38281668bf [2021-06-16T20:31:36.691Z] ---> edfdd9cfee3d [2021-06-16T20:31:36.691Z] Step 6/24 : COPY go.mod . [2021-06-16T20:31:36.953Z] ---> dd8d4ec16f6b [2021-06-16T20:31:36.953Z] Step 7/32 : RUN go mod download [2021-06-16T20:31:36.953Z] ---> Running in ba2033bf0f76 [2021-06-16T20:31:37.220Z] Removing intermediate container f4ce41a8196f [2021-06-16T20:31:37.220Z] ---> c3f211624099 [2021-06-16T20:31:37.220Z] Step 6/23 : COPY go.mod . [2021-06-16T20:31:37.220Z] Removing intermediate container 9108e57a33fa [2021-06-16T20:31:37.220Z] ---> 3b7f9f193181 [2021-06-16T20:31:37.220Z] Step 6/24 : COPY go.mod . [2021-06-16T20:31:37.220Z] Removing intermediate container 168cb80cae68 [2021-06-16T20:31:37.220Z] ---> 95504acb1892 [2021-06-16T20:31:37.220Z] Step 6/23 : COPY go.mod . [2021-06-16T20:31:37.220Z] ---> 0a17a9af8a82 [2021-06-16T20:31:37.220Z] Step 7/24 : RUN go mod download [2021-06-16T20:31:37.220Z] ---> Running in 4ecbc02f0a53 [2021-06-16T20:31:37.485Z] ---> 76d8acbe6b53 [2021-06-16T20:31:37.485Z] Step 7/23 : RUN go mod download [2021-06-16T20:31:37.485Z] ---> fe7fae41ff56 [2021-06-16T20:31:37.485Z] Step 7/24 : RUN go mod download [2021-06-16T20:31:37.485Z] ---> Running in 692d39df672e [2021-06-16T20:31:37.485Z] ---> Running in 6b0b7f45d1b4 [2021-06-16T20:31:37.485Z] ---> 1b407bbefced [2021-06-16T20:31:37.485Z] Step 7/23 : RUN go mod download [2021-06-16T20:31:37.485Z] ---> Running in 97d01951c6f8 [2021-06-16T20:31:38.065Z] Removing intermediate container ba2033bf0f76 [2021-06-16T20:31:38.065Z] ---> b18932ee2288 [2021-06-16T20:31:38.065Z] Step 8/32 : COPY . . [2021-06-16T20:31:38.065Z] Removing intermediate container 4ecbc02f0a53 [2021-06-16T20:31:38.065Z] ---> 0d6c5d1ea79d [2021-06-16T20:31:38.065Z] Step 8/24 : COPY . . [2021-06-16T20:31:46.823Z] Removing intermediate container 692d39df672e [2021-06-16T20:31:46.823Z] ---> 737689bdb79f [2021-06-16T20:31:46.823Z] Step 8/23 : COPY . . [2021-06-16T20:31:46.823Z] Removing intermediate container 6b0b7f45d1b4 [2021-06-16T20:31:46.823Z] ---> 27ca2bb22091 [2021-06-16T20:31:46.823Z] Step 8/24 : COPY . . [2021-06-16T20:31:46.823Z] ---> 1b5a200e09cc [2021-06-16T20:31:46.823Z] Step 9/32 : RUN go mod tidy [2021-06-16T20:31:46.823Z] ---> 8214b1a93da1 [2021-06-16T20:31:46.823Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:31:46.823Z] Removing intermediate container 97d01951c6f8 [2021-06-16T20:31:46.823Z] ---> 814076d8a086 [2021-06-16T20:31:46.823Z] Step 8/23 : COPY . . [2021-06-16T20:31:46.823Z] ---> Running in e7bdf3fc36d0 [2021-06-16T20:31:46.823Z] ---> Running in eb5f84132461 [2021-06-16T20:31:55.318Z] Removing intermediate container 92ba97129454 [2021-06-16T20:31:55.318Z] ---> 4d9047792728 [2021-06-16T20:31:55.318Z] Successfully built 4d9047792728 [2021-06-16T20:31:55.318Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:31:55.678Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T20:31:55.678Z] . [Pipeline] withDockerContainer [2021-06-16T20:31:55.990Z] prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container [2021-06-16T20:31:56.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-06-16T20:31:56.900Z] Removing intermediate container eb5f84132461 [2021-06-16T20:31:56.900Z] ---> 70a1731aa80e [2021-06-16T20:31:56.900Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T20:31:56.900Z] Removing intermediate container e7bdf3fc36d0 [2021-06-16T20:31:56.900Z] ---> 56949d84ea28 [2021-06-16T20:31:56.900Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T20:31:56.900Z] ---> Running in d66c70c4cb94 [2021-06-16T20:31:56.900Z] ---> Running in ce4e28d9342a [2021-06-16T20:31:56.900Z] ---> 5101d8b8797b [2021-06-16T20:31:56.900Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:31:56.900Z] ---> 09e0a711d944 [2021-06-16T20:31:56.900Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:31:56.900Z] ---> 8c345622502f [2021-06-16T20:31:56.900Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:31:56.900Z] ---> Running in bae3487de79f [2021-06-16T20:31:56.900Z] ---> Running in 680b4beece57 [2021-06-16T20:31:56.900Z] ---> Running in a880026d46b6 [2021-06-16T20:31:56.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T20:31:56.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T20:31:57.976Z] $ docker top 4d33f93cc3ebe08f6ebe08a1c94c547b79112166a54bf0eafed77f9890098079 -eo pid,comm [2021-06-16T20:31:58.314Z] Removing intermediate container a880026d46b6 [2021-06-16T20:31:58.315Z] ---> f70535787fa9 [2021-06-16T20:31:58.315Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T20:31:58.315Z] Removing intermediate container bae3487de79f [2021-06-16T20:31:58.315Z] ---> 8b565eb1e8c7 [2021-06-16T20:31:58.315Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T20:31:58.315Z] ---> Running in 8d132e7ae596 [2021-06-16T20:31:58.315Z] ---> Running in d0f9c1b542eb [2021-06-16T20:31:58.315Z] Removing intermediate container 680b4beece57 [2021-06-16T20:31:58.315Z] ---> bf4b32cd916c [2021-06-16T20:31:58.315Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T20:31:58.315Z] ---> Running in 0ac09adbab77 [Pipeline] { [Pipeline] sh [2021-06-16T20:31:59.013Z] + go version [2021-06-16T20:31:59.013Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T20:31:59.039Z] $ docker stop --time=1 4d33f93cc3ebe08f6ebe08a1c94c547b79112166a54bf0eafed77f9890098079 [2021-06-16T20:31:59.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T20:31:59.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T20:31:59.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T20:32:01.015Z] $ docker rm -f 4d33f93cc3ebe08f6ebe08a1c94c547b79112166a54bf0eafed77f9890098079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:32:01.849Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T20:32:01.849Z] . [Pipeline] withDockerContainer [2021-06-16T20:32:02.147Z] prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container [2021-06-16T20:32:02.259Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-06-16T20:32:04.062Z] $ docker top d7f7a881e1f5d08187ad802eeb96773290bad48815d5724bae59c10f3bb54537 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T20:32:06.681Z] ========================================================= [2021-06-16T20:32:06.681Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T20:32:06.681Z] ========================================================= [Pipeline] sh [2021-06-16T20:32:07.336Z] + go mod tidy [Pipeline] sh [2021-06-16T20:32:08.607Z] + make test [2021-06-16T20:32:08.607Z] go mod tidy [2021-06-16T20:32:09.214Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T20:32:40.201Z] Removing intermediate container d66c70c4cb94 [2021-06-16T20:32:40.201Z] ---> a434a1deb3dd [2021-06-16T20:32:40.201Z] [2021-06-16T20:32:40.201Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T20:32:40.201Z] 3.12: Pulling from library/alpine [2021-06-16T20:32:40.201Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:32:40.201Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T20:32:40.201Z] ---> 13621d1b12d4 [2021-06-16T20:32:40.201Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T20:32:40.201Z] ---> Running in a082e9cd3b6c [2021-06-16T20:32:40.201Z] Removing intermediate container 8d132e7ae596 [2021-06-16T20:32:40.201Z] ---> e7f3b778ff48 [2021-06-16T20:32:40.201Z] [2021-06-16T20:32:40.201Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:32:40.201Z] ---> 13621d1b12d4 [2021-06-16T20:32:40.201Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:32:40.201Z] ---> Running in 2f53902a47df [2021-06-16T20:32:40.201Z] Removing intermediate container a082e9cd3b6c [2021-06-16T20:32:40.201Z] ---> 810a7f589bf6 [2021-06-16T20:32:40.201Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T20:32:40.201Z] ---> Running in a70fe6b27b49 [2021-06-16T20:32:40.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:32:40.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:32:40.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:32:40.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:32:40.201Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:32:40.201Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:32:40.201Z] OK: 6 MiB in 15 packages [2021-06-16T20:32:40.201Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:32:40.201Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T20:32:40.201Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:32:40.201Z] OK: 6 MiB in 16 packages [2021-06-16T20:32:40.201Z] Removing intermediate container ce4e28d9342a [2021-06-16T20:32:40.201Z] ---> b430a46cfed3 [2021-06-16T20:32:40.201Z] [2021-06-16T20:32:40.201Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:32:40.201Z] ---> 13621d1b12d4 [2021-06-16T20:32:40.201Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:32:40.201Z] ---> Running in 21c343ddb5fe [2021-06-16T20:32:40.201Z] Removing intermediate container 2f53902a47df [2021-06-16T20:32:40.201Z] ---> 2af18a772d0f [2021-06-16T20:32:40.201Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:32:40.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:32:40.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:32:40.201Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:32:40.201Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:32:40.201Z] OK: 6 MiB in 15 packages [2021-06-16T20:32:40.201Z] ---> Running in acec67bc2abb [2021-06-16T20:32:40.201Z] Removing intermediate container 0ac09adbab77 [2021-06-16T20:32:40.201Z] ---> 47efe8f74f13 [2021-06-16T20:32:40.201Z] [2021-06-16T20:32:40.201Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:32:40.201Z] ---> 13621d1b12d4 [2021-06-16T20:32:40.201Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:32:40.201Z] ---> Using cache [2021-06-16T20:32:40.201Z] ---> 2af18a772d0f [2021-06-16T20:32:40.201Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:32:40.201Z] Removing intermediate container d0f9c1b542eb [2021-06-16T20:32:40.201Z] ---> 60c8897ab041 [2021-06-16T20:32:40.201Z] [2021-06-16T20:32:40.201Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:32:40.201Z] ---> 13621d1b12d4 [2021-06-16T20:32:40.201Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T20:32:40.201Z] ---> Running in 58495173b19b [2021-06-16T20:32:40.201Z] Removing intermediate container a70fe6b27b49 [2021-06-16T20:32:40.201Z] ---> ffff24ef5e8c [2021-06-16T20:32:40.201Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T20:32:40.202Z] ---> Running in e9b02f6abbbb [2021-06-16T20:32:40.202Z] ---> Running in 585f21d1ff29 [2021-06-16T20:32:40.202Z] Removing intermediate container acec67bc2abb [2021-06-16T20:32:40.202Z] ---> b1132d57082a [2021-06-16T20:32:40.202Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T20:32:40.202Z] ---> Running in f3d95f2a9101 [2021-06-16T20:32:40.202Z] Removing intermediate container 58495173b19b [2021-06-16T20:32:40.202Z] ---> aa753e846eab [2021-06-16T20:32:40.202Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T20:32:40.202Z] ---> Running in f604a1751d5f [2021-06-16T20:32:40.202Z] Removing intermediate container 585f21d1ff29 [2021-06-16T20:32:40.202Z] ---> fa2ac949401c [2021-06-16T20:32:40.202Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T20:32:40.202Z] Removing intermediate container f3d95f2a9101 [2021-06-16T20:32:40.202Z] ---> a3d9f0e2b2fe [2021-06-16T20:32:40.202Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:32:40.202Z] Removing intermediate container 21c343ddb5fe [2021-06-16T20:32:40.202Z] ---> bf306842b10a [2021-06-16T20:32:40.202Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:32:40.202Z] ---> Running in 0aec2fd0c113 [2021-06-16T20:32:40.202Z] ---> Running in 3d7a53732b8f [2021-06-16T20:32:40.202Z] Removing intermediate container f604a1751d5f [2021-06-16T20:32:40.202Z] ---> 8af0c408738b [2021-06-16T20:32:40.202Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:32:40.202Z] ---> Running in 732093b67562 [2021-06-16T20:32:40.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:32:40.202Z] ---> Running in 6444b0eaccdc [2021-06-16T20:32:40.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:32:40.202Z] Removing intermediate container 0aec2fd0c113 [2021-06-16T20:32:40.202Z] ---> 21375c3d98d8 [2021-06-16T20:32:40.202Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T20:32:40.202Z] Removing intermediate container 3d7a53732b8f [2021-06-16T20:32:40.202Z] ---> a0e6f3bd3cef [2021-06-16T20:32:40.202Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T20:32:40.202Z] Removing intermediate container 732093b67562 [2021-06-16T20:32:40.202Z] ---> 77cf19ffe486 [2021-06-16T20:32:40.202Z] Step 16/24 : WORKDIR / [2021-06-16T20:32:40.202Z] ---> Running in 231d81fb6b08 [2021-06-16T20:32:40.202Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T20:32:40.202Z] Removing intermediate container 6444b0eaccdc [2021-06-16T20:32:40.202Z] ---> 353d31b387aa [2021-06-16T20:32:40.202Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:32:40.202Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:32:40.202Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:32:40.202Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:32:40.202Z] ---> Running in 420c05a9717b [2021-06-16T20:32:40.202Z] ---> Running in 9707f7a8513d [2021-06-16T20:32:40.202Z] OK: 6 MiB in 16 packages [2021-06-16T20:32:40.202Z] ---> 7f281f9b348a [2021-06-16T20:32:40.202Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T20:32:40.202Z] Removing intermediate container 420c05a9717b [2021-06-16T20:32:40.202Z] ---> dba1258baa29 [2021-06-16T20:32:40.202Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:32:40.474Z] ---> Running in 82343d0d1a0a [2021-06-16T20:32:40.474Z] Removing intermediate container 9707f7a8513d [2021-06-16T20:32:40.474Z] ---> 628b2937823c [2021-06-16T20:32:40.474Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:32:40.741Z] Removing intermediate container 82343d0d1a0a [2021-06-16T20:32:40.741Z] ---> 19648ddcb1b7 [2021-06-16T20:32:40.741Z] Step 16/24 : WORKDIR / [2021-06-16T20:32:40.741Z] ---> 9f357ee5ca5a [2021-06-16T20:32:40.741Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T20:32:40.741Z] Removing intermediate container e9b02f6abbbb [2021-06-16T20:32:40.741Z] ---> 8a27207790e5 [2021-06-16T20:32:40.741Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:32:40.741Z] ---> ed200cb93992 [2021-06-16T20:32:40.741Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T20:32:40.741Z] ---> Running in 7918f438b6e0 [2021-06-16T20:32:40.741Z] ---> Running in 89483a3e832a [2021-06-16T20:32:41.010Z] Removing intermediate container 89483a3e832a [2021-06-16T20:32:41.010Z] ---> a800fbdb5ff5 [2021-06-16T20:32:41.010Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T20:32:41.010Z] Removing intermediate container 7918f438b6e0 [2021-06-16T20:32:41.010Z] ---> bb7fea97d1d4 [2021-06-16T20:32:41.010Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:32:41.280Z] Removing intermediate container 231d81fb6b08 [2021-06-16T20:32:41.280Z] ---> be7b5a32f9b8 [2021-06-16T20:32:41.280Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T20:32:41.280Z] ---> 624c5e026b1b [2021-06-16T20:32:41.280Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T20:32:41.280Z] ---> Running in 1b27e09c4add [2021-06-16T20:32:41.280Z] ---> 56bc8ab7734c [2021-06-16T20:32:41.280Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T20:32:41.280Z] ---> Running in 7829f7229fc9 [2021-06-16T20:32:41.280Z] ---> Running in e1e2a539163a [2021-06-16T20:32:41.280Z] Removing intermediate container 1b27e09c4add [2021-06-16T20:32:41.280Z] ---> 0db67e492db4 [2021-06-16T20:32:41.280Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:32:41.280Z] ---> 1f26531e7dec [2021-06-16T20:32:41.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T20:32:41.280Z] Removing intermediate container 7829f7229fc9 [2021-06-16T20:32:41.280Z] ---> a262536ff932 [2021-06-16T20:32:41.280Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T20:32:41.550Z] ---> Running in 59500dc55f4c [2021-06-16T20:32:41.550Z] Removing intermediate container e1e2a539163a [2021-06-16T20:32:41.550Z] ---> 34b847816195 [2021-06-16T20:32:41.550Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:32:41.550Z] ---> 33e132518d30 [2021-06-16T20:32:41.550Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T20:32:41.550Z] ---> Running in ecf6db1dac65 [2021-06-16T20:32:41.550Z] ---> Running in 7292b49978c4 [2021-06-16T20:32:41.550Z] Removing intermediate container 59500dc55f4c [2021-06-16T20:32:41.550Z] ---> 749fd3bd66f3 [2021-06-16T20:32:41.550Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:32:41.595Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T20:32:41.811Z] Removing intermediate container ecf6db1dac65 [2021-06-16T20:32:41.811Z] ---> 1f87c39b093c [2021-06-16T20:32:41.811Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T20:32:41.811Z] ---> Running in 723c489eaee0 [2021-06-16T20:32:41.811Z] ---> e68b6f0978e2 [2021-06-16T20:32:41.811Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T20:32:41.811Z] Removing intermediate container 7292b49978c4 [2021-06-16T20:32:41.811Z] ---> b04c6cbe4c74 [2021-06-16T20:32:41.811Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:32:41.811Z] ---> Running in cbe6a9ee3552 [2021-06-16T20:32:41.811Z] ---> a5190a39543c [2021-06-16T20:32:41.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T20:32:41.811Z] ---> Running in fa4379db39a7 [2021-06-16T20:32:41.811Z] Removing intermediate container 723c489eaee0 [2021-06-16T20:32:41.811Z] ---> 171f98541bad [2021-06-16T20:32:41.811Z] Step 22/23 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:32:41.811Z] ---> ac7067a522f3 [2021-06-16T20:32:41.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T20:32:41.811Z] ---> Running in f0da99214a65 [2021-06-16T20:32:42.073Z] Removing intermediate container fa4379db39a7 [2021-06-16T20:32:42.073Z] ---> 5fe3f39e571c [2021-06-16T20:32:42.073Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:32:42.073Z] ---> 64d6a96ab1de [2021-06-16T20:32:42.073Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T20:32:42.073Z] ---> Running in f80824b72761 [2021-06-16T20:32:42.341Z] Removing intermediate container f0da99214a65 [2021-06-16T20:32:42.341Z] ---> 681a5ab49d67 [2021-06-16T20:32:42.341Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T20:32:42.341Z] ---> Running in d4ad5ff9e389 [2021-06-16T20:32:42.341Z] ---> Running in a843c7fd4406 [2021-06-16T20:32:42.341Z] Removing intermediate container f80824b72761 [2021-06-16T20:32:42.341Z] ---> 8e2b0d54e22b [2021-06-16T20:32:42.341Z] Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:32:42.341Z] ---> eb393d7ba9cb [2021-06-16T20:32:42.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T20:32:42.341Z] ---> Running in 6774c69df1de [2021-06-16T20:32:42.341Z] Removing intermediate container d4ad5ff9e389 [2021-06-16T20:32:42.341Z] ---> b7f1ee6b1840 [2021-06-16T20:32:42.341Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:32:42.602Z] Removing intermediate container a843c7fd4406 [2021-06-16T20:32:42.602Z] ---> 95c2f0238e66 [2021-06-16T20:32:42.602Z] [2021-06-16T20:32:42.602Z] ---> Running in 9cf488f7fb37 [2021-06-16T20:32:42.602Z] Successfully built 95c2f0238e66 [2021-06-16T20:32:42.602Z] Removing intermediate container 6774c69df1de [2021-06-16T20:32:42.602Z] ---> b3fcecf4c0a8 [2021-06-16T20:32:42.602Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:32:42.602Z] Successfully tagged support-scheduler:latest [2021-06-16T20:32:42.602Z] Building security-proxy-setup [2021-06-16T20:32:42.602Z] ---> 47712b080079 [2021-06-16T20:32:42.602Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T20:32:42.602Z]  Building support-scheduler ... done Removing intermediate container cbe6a9ee3552 [2021-06-16T20:32:42.602Z] ---> 6934182828ef [2021-06-16T20:32:42.602Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:32:42.602Z] ---> Running in 735c62777c70 [2021-06-16T20:32:42.602Z] Removing intermediate container 9cf488f7fb37 [2021-06-16T20:32:42.602Z] ---> c483a5d9e7e4 [2021-06-16T20:32:42.602Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:32:42.870Z] ---> Running in b2b15979a79c [2021-06-16T20:32:42.870Z] ---> Running in 5753fa5b5038 [2021-06-16T20:32:45.437Z] ---> a060b9e1325d [2021-06-16T20:32:45.437Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T20:32:45.437Z] Removing intermediate container 735c62777c70 [2021-06-16T20:32:45.437Z] ---> 939efd3dee2e [2021-06-16T20:32:45.437Z] [2021-06-16T20:32:45.714Z] Removing intermediate container b2b15979a79c [2021-06-16T20:32:45.714Z] ---> deefefda80c0 [2021-06-16T20:32:45.714Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:32:45.714Z] Successfully built 939efd3dee2e [2021-06-16T20:32:46.665Z] Successfully tagged core-command:latest [2021-06-16T20:32:46.665Z]  Building core-command ... done Building security-secretstore-setup [2021-06-16T20:32:48.594Z] Removing intermediate container 5753fa5b5038 [2021-06-16T20:32:48.594Z] ---> a691f28f5b34 [2021-06-16T20:32:48.594Z] Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:32:49.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:32:49.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:32:49.539Z] ---> fd80fbce57e5 [2021-06-16T20:32:49.539Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T20:32:49.539Z] ---> Using cache [2021-06-16T20:32:49.539Z] ---> 725f2412ff88 [2021-06-16T20:32:49.539Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:32:49.539Z] ---> Using cache [2021-06-16T20:32:49.539Z] ---> 20f1f7865e97 [2021-06-16T20:32:49.539Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T20:32:49.539Z] ---> Using cache [2021-06-16T20:32:49.539Z] ---> c3f211624099 [2021-06-16T20:32:49.539Z] Step 6/22 : COPY go.mod . [2021-06-16T20:32:49.539Z] ---> Using cache [2021-06-16T20:32:49.539Z] ---> 76d8acbe6b53 [2021-06-16T20:32:49.539Z] Step 7/22 : RUN go mod download [2021-06-16T20:32:49.539Z] ---> Using cache [2021-06-16T20:32:49.539Z] ---> 737689bdb79f [2021-06-16T20:32:49.539Z] Step 8/22 : COPY . . [2021-06-16T20:32:49.539Z] ---> Using cache [2021-06-16T20:32:49.539Z] ---> 09e0a711d944 [2021-06-16T20:32:49.539Z] Step 9/22 : RUN go mod tidy [2021-06-16T20:32:49.539Z] ---> Using cache [2021-06-16T20:32:49.539Z] ---> bf4b32cd916c [2021-06-16T20:32:49.539Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T20:32:50.487Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:32:50.487Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:32:50.487Z] ---> fd80fbce57e5 [2021-06-16T20:32:50.487Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T20:32:50.487Z] ---> Using cache [2021-06-16T20:32:50.487Z] ---> 725f2412ff88 [2021-06-16T20:32:50.487Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:32:50.487Z] ---> Using cache [2021-06-16T20:32:50.487Z] ---> 20f1f7865e97 [2021-06-16T20:32:50.487Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T20:32:50.487Z] ---> Using cache [2021-06-16T20:32:50.487Z] ---> c3f211624099 [2021-06-16T20:32:50.487Z] Step 6/26 : COPY go.mod . [2021-06-16T20:32:50.487Z] ---> Using cache [2021-06-16T20:32:50.487Z] ---> 76d8acbe6b53 [2021-06-16T20:32:50.487Z] Step 7/26 : RUN go mod download [2021-06-16T20:32:50.487Z] ---> Using cache [2021-06-16T20:32:50.487Z] ---> 737689bdb79f [2021-06-16T20:32:50.487Z] Step 8/26 : COPY . . [2021-06-16T20:32:50.487Z] ---> Using cache [2021-06-16T20:32:50.487Z] ---> 09e0a711d944 [2021-06-16T20:32:50.487Z] Step 9/26 : RUN go mod tidy [2021-06-16T20:32:50.487Z] ---> Using cache [2021-06-16T20:32:50.487Z] ---> bf4b32cd916c [2021-06-16T20:32:50.487Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T20:32:51.434Z] ---> Running in 42f45dd9a11c [2021-06-16T20:32:51.434Z] ---> 2f0c76e02012 [2021-06-16T20:32:51.434Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T20:32:51.434Z] ---> Running in 73c70269b219 [2021-06-16T20:32:51.434Z] ---> Running in dac3f16e66cc [2021-06-16T20:32:51.434Z] ---> Running in c11d2ec6608e [2021-06-16T20:32:51.434Z] Removing intermediate container 42f45dd9a11c [2021-06-16T20:32:51.434Z] ---> 6f08eff88f49 [2021-06-16T20:32:51.434Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T20:32:51.434Z] ---> Running in 425bcc8d8ee7 [2021-06-16T20:32:51.695Z] Removing intermediate container dac3f16e66cc [2021-06-16T20:32:51.695Z] ---> 8d5de2ae99eb [2021-06-16T20:32:51.695Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:32:51.695Z] ---> 41fb0025f014 [2021-06-16T20:32:51.695Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T20:32:51.695Z] ---> Running in 3ec0868f6085 [2021-06-16T20:32:51.695Z] Removing intermediate container 425bcc8d8ee7 [2021-06-16T20:32:51.695Z] ---> bc23af43a74d [2021-06-16T20:32:51.695Z] Step 22/23 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:32:51.695Z] ---> Running in 7dd21f2efaaf [2021-06-16T20:32:51.958Z] Removing intermediate container 3ec0868f6085 [2021-06-16T20:32:51.958Z] ---> c2c740aaa054 [2021-06-16T20:32:51.958Z] [2021-06-16T20:32:51.958Z] Removing intermediate container 7dd21f2efaaf [2021-06-16T20:32:51.958Z] ---> 1cee80caa342 [2021-06-16T20:32:51.958Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T20:32:51.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:32:51.958Z] Successfully built c2c740aaa054 [2021-06-16T20:32:51.958Z] ---> 814827a1b034 [2021-06-16T20:32:51.958Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T20:32:51.958Z] Successfully tagged core-metadata:latest [2021-06-16T20:32:51.958Z] Building core-data [2021-06-16T20:32:51.958Z] ---> Running in 98bf7f151e4e [2021-06-16T20:32:52.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T20:32:52.220Z]  Building core-metadata ... done Removing intermediate container 98bf7f151e4e [2021-06-16T20:32:52.220Z] ---> fda3743a94dd [2021-06-16T20:32:52.220Z] [2021-06-16T20:32:52.482Z] Successfully built fda3743a94dd [2021-06-16T20:32:52.482Z] Successfully tagged support-notifications:latest [2021-06-16T20:32:52.482Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-16T20:32:54.398Z] ---> 1e042e47010f [2021-06-16T20:32:54.398Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T20:32:54.970Z] ---> Running in 818dd4a7dbad [2021-06-16T20:32:55.238Z] Removing intermediate container 818dd4a7dbad [2021-06-16T20:32:55.238Z] ---> b3c8c340de02 [2021-06-16T20:32:55.238Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T20:32:55.503Z] ---> 04254af26579 [2021-06-16T20:32:55.503Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T20:32:55.766Z] ---> Running in e6c252da5e8c [2021-06-16T20:32:57.158Z] Removing intermediate container e6c252da5e8c [2021-06-16T20:32:57.158Z] ---> b5d23be3802e [2021-06-16T20:32:57.158Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T20:32:57.158Z] ---> Running in 7a63c092c061 [2021-06-16T20:32:57.422Z] Removing intermediate container 7a63c092c061 [2021-06-16T20:32:57.422Z] ---> da745d52fd67 [2021-06-16T20:32:57.422Z] Step 29/32 : CMD ["gate"] [2021-06-16T20:32:57.422Z] ---> Running in 0de675839044 [2021-06-16T20:32:57.691Z] Removing intermediate container 0de675839044 [2021-06-16T20:32:57.691Z] ---> 1e68bab93e6c [2021-06-16T20:32:57.691Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T20:32:57.954Z] ---> Running in 1bd3cf089da7 [2021-06-16T20:32:58.216Z] Removing intermediate container 1bd3cf089da7 [2021-06-16T20:32:58.216Z] ---> f433dc85df84 [2021-06-16T20:32:58.216Z] Step 31/32 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:32:58.216Z] ---> Running in 3eef8c3a39ff [2021-06-16T20:32:58.480Z] Removing intermediate container 3eef8c3a39ff [2021-06-16T20:32:58.480Z] ---> 3f0b7480ac9c [2021-06-16T20:32:58.480Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T20:32:58.746Z] ---> Running in 9e175757b814 [2021-06-16T20:32:58.746Z] Removing intermediate container 9e175757b814 [2021-06-16T20:32:58.746Z] ---> 60f25fa63542 [2021-06-16T20:32:58.746Z] [2021-06-16T20:32:59.007Z] Successfully built 60f25fa63542 [2021-06-16T20:32:59.007Z] Successfully tagged security-bootstrapper:latest [2021-06-16T20:33:05.844Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:33:05.844Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:33:05.844Z] ---> fd80fbce57e5 [2021-06-16T20:33:05.844Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:33:05.844Z] ---> Using cache [2021-06-16T20:33:05.844Z] ---> 725f2412ff88 [2021-06-16T20:33:05.844Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:33:05.844Z] ---> Using cache [2021-06-16T20:33:05.844Z] ---> 20f1f7865e97 [2021-06-16T20:33:05.844Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T20:33:05.844Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:33:05.844Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:33:05.844Z] ---> fd80fbce57e5 [2021-06-16T20:33:05.844Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:33:05.844Z] ---> Using cache [2021-06-16T20:33:05.844Z] ---> 725f2412ff88 [2021-06-16T20:33:05.844Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:33:05.844Z] ---> Using cache [2021-06-16T20:33:05.844Z] ---> 20f1f7865e97 [2021-06-16T20:33:05.844Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T20:33:05.844Z] ---> Running in b6c1a161e41c [2021-06-16T20:33:05.844Z] ---> Running in 662b3a3012a1 [2021-06-16T20:33:06.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:06.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:06.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:06.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:07.319Z] OK: 219 MiB in 52 packages [2021-06-16T20:33:07.586Z] OK: 219 MiB in 52 packages [2021-06-16T20:33:07.852Z] Removing intermediate container 662b3a3012a1 [2021-06-16T20:33:07.852Z] ---> 4000c3e14e04 [2021-06-16T20:33:07.852Z] Step 6/24 : COPY go.mod . [2021-06-16T20:33:08.114Z] Removing intermediate container b6c1a161e41c [2021-06-16T20:33:08.114Z] ---> 125a41a0fa17 [2021-06-16T20:33:08.114Z] Step 6/24 : COPY go.mod . [2021-06-16T20:33:08.377Z] ---> b3336d115bf6 [2021-06-16T20:33:08.377Z] Step 7/24 : RUN go mod download [2021-06-16T20:33:08.377Z] ---> Running in bfc274aabe07 [2021-06-16T20:33:08.377Z] ---> 5dd26b5c04a7 [2021-06-16T20:33:08.377Z] Step 7/24 : RUN go mod download [2021-06-16T20:33:08.640Z] ---> Running in eeff6a53757b [2021-06-16T20:33:09.589Z] Removing intermediate container bfc274aabe07 [2021-06-16T20:33:09.589Z] ---> cdefba1d8214 [2021-06-16T20:33:09.589Z] Step 8/24 : COPY . . [2021-06-16T20:33:09.854Z] Removing intermediate container eeff6a53757b [2021-06-16T20:33:09.854Z] ---> 050faff85885 [2021-06-16T20:33:09.854Z] Step 8/24 : COPY . . [2021-06-16T20:33:11.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T20:33:12.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T20:33:18.123Z] Removing intermediate container 73c70269b219 [2021-06-16T20:33:18.123Z] ---> e3cfe65420aa [2021-06-16T20:33:18.123Z] [2021-06-16T20:33:18.123Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T20:33:18.123Z] ---> 13621d1b12d4 [2021-06-16T20:33:18.123Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T20:33:18.123Z] Removing intermediate container c11d2ec6608e [2021-06-16T20:33:18.123Z] ---> b794d45fd4be [2021-06-16T20:33:18.123Z] [2021-06-16T20:33:18.123Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T20:33:18.123Z] ---> 13621d1b12d4 [2021-06-16T20:33:18.123Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T20:33:18.123Z] ---> Running in 709b2dce878c [2021-06-16T20:33:18.123Z] ---> Running in 6e3ea48d11bf [2021-06-16T20:33:18.123Z] ---> ef14f030be87 [2021-06-16T20:33:18.123Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:33:18.123Z] ---> Running in 6ef1cc321b82 [2021-06-16T20:33:18.123Z] ---> 989154882bdd [2021-06-16T20:33:18.123Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:33:18.123Z] ---> Running in 302bab4a5128 [2021-06-16T20:33:18.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:18.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:18.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:18.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:18.654Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T20:33:18.654Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:33:18.654Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T20:33:18.654Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T20:33:18.654Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:33:18.933Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T20:33:18.933Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:33:18.933Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:33:18.933Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T20:33:18.933Z] OK: 7 MiB in 18 packages [2021-06-16T20:33:18.933Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T20:33:18.933Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:33:18.933Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T20:33:18.933Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:33:18.933Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:33:18.933Z] OK: 7 MiB in 20 packages [2021-06-16T20:33:19.211Z] Removing intermediate container 709b2dce878c [2021-06-16T20:33:19.211Z] ---> 1bf4e524c655 [2021-06-16T20:33:19.212Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:33:19.212Z] ---> Running in a9bdcba5e5ae [2021-06-16T20:33:19.484Z] Removing intermediate container 6e3ea48d11bf [2021-06-16T20:33:19.484Z] ---> 42a60db2b50f [2021-06-16T20:33:19.484Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:33:19.484Z] Removing intermediate container a9bdcba5e5ae [2021-06-16T20:33:19.484Z] ---> 0c6ebbcf4a14 [2021-06-16T20:33:19.484Z] Step 14/22 : WORKDIR /edgex [2021-06-16T20:33:19.484Z] ---> Running in 4295a68ac75c [2021-06-16T20:33:19.484Z] Removing intermediate container 6ef1cc321b82 [2021-06-16T20:33:19.484Z] ---> e9ffc4f7aec3 [2021-06-16T20:33:19.484Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T20:33:19.484Z] ---> Running in 5acb1ed32fce [2021-06-16T20:33:19.484Z] Removing intermediate container 302bab4a5128 [2021-06-16T20:33:19.484Z] ---> 799c946be339 [2021-06-16T20:33:19.484Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T20:33:19.484Z] ---> Running in 5396a4114c9f [2021-06-16T20:33:19.748Z] ---> Running in 75ef3be41811 [2021-06-16T20:33:19.748Z] Removing intermediate container 4295a68ac75c [2021-06-16T20:33:19.748Z] ---> f7f404a88eca [2021-06-16T20:33:19.748Z] Step 14/26 : WORKDIR / [2021-06-16T20:33:19.748Z] ---> Running in 905849145b49 [2021-06-16T20:33:19.748Z] Removing intermediate container 5acb1ed32fce [2021-06-16T20:33:19.748Z] ---> abee37ea148a [2021-06-16T20:33:19.748Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T20:33:20.009Z] Removing intermediate container 905849145b49 [2021-06-16T20:33:20.009Z] ---> 9f9af5206224 [2021-06-16T20:33:20.009Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T20:33:20.009Z] ---> a7b25b781032 [2021-06-16T20:33:20.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T20:33:20.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T20:33:20.278Z] ---> 4db3de89d30f [2021-06-16T20:33:20.278Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T20:33:20.278Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T20:33:20.545Z] ---> 3804d4a431cf [2021-06-16T20:33:20.545Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T20:33:20.545Z] ---> 26d4fe1db078 [2021-06-16T20:33:20.545Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T20:33:20.808Z] ---> 4a73c31dda69 [2021-06-16T20:33:20.808Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T20:33:21.071Z] ---> 016f7368fc4f [2021-06-16T20:33:21.071Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T20:33:21.071Z] ---> Running in 2c8086a0c6b8 [2021-06-16T20:33:21.071Z] ---> 7058007fed13 [2021-06-16T20:33:21.071Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T20:33:21.338Z] Removing intermediate container 2c8086a0c6b8 [2021-06-16T20:33:21.338Z] ---> 9c4865800bce [2021-06-16T20:33:21.338Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T20:33:21.338Z] ---> Running in fcdbb6f153cb [2021-06-16T20:33:21.600Z] Removing intermediate container fcdbb6f153cb [2021-06-16T20:33:21.600Z] ---> f3d9c44577e6 [2021-06-16T20:33:21.600Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T20:33:21.600Z] ---> Running in 38584a604a58 [2021-06-16T20:33:21.600Z] ---> 14995d184e7f [2021-06-16T20:33:21.600Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T20:33:21.863Z] Removing intermediate container 38584a604a58 [2021-06-16T20:33:21.863Z] ---> 3fd89cf482a2 [2021-06-16T20:33:21.863Z] Step 21/22 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:33:21.863Z] ---> Running in aa3d734172d3 [2021-06-16T20:33:22.439Z] Removing intermediate container aa3d734172d3 [2021-06-16T20:33:22.439Z] ---> bf0799793028 [2021-06-16T20:33:22.439Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T20:33:22.439Z] ---> 8b369fdaa4f0 [2021-06-16T20:33:22.439Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T20:33:22.439Z] ---> Running in 7e188d3e2a3a [2021-06-16T20:33:22.439Z] ---> 5381487c63f8 [2021-06-16T20:33:22.439Z] Step 22/26 : 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/ [2021-06-16T20:33:22.701Z] Removing intermediate container 7e188d3e2a3a [2021-06-16T20:33:22.701Z] ---> 9a9b7110c052 [2021-06-16T20:33:22.701Z] [2021-06-16T20:33:22.701Z] ---> Running in f4563227ce69 [2021-06-16T20:33:22.701Z] Successfully built 9a9b7110c052 [2021-06-16T20:33:22.963Z] Successfully tagged security-proxy-setup:latest [2021-06-16T20:33:23.538Z]  Building security-proxy-setup ... done Removing intermediate container f4563227ce69 [2021-06-16T20:33:23.538Z] ---> 82de499e9c99 [2021-06-16T20:33:23.538Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T20:33:23.538Z] ---> Running in c87de05d5706 [2021-06-16T20:33:23.803Z] Removing intermediate container c87de05d5706 [2021-06-16T20:33:23.803Z] ---> 30cec98dc84d [2021-06-16T20:33:23.803Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T20:33:23.803Z] ---> Running in 70a0cd2d25e2 [2021-06-16T20:33:23.803Z] Removing intermediate container 70a0cd2d25e2 [2021-06-16T20:33:23.803Z] ---> c0d2c7de648f [2021-06-16T20:33:23.803Z] Step 25/26 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:33:23.803Z] ---> Running in 742ef84acd9b [2021-06-16T20:33:24.067Z] Removing intermediate container 742ef84acd9b [2021-06-16T20:33:24.067Z] ---> 6e81e16b61b1 [2021-06-16T20:33:24.067Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T20:33:24.067Z] ---> Running in 9b8a5d7da37c [2021-06-16T20:33:24.330Z] Removing intermediate container 9b8a5d7da37c [2021-06-16T20:33:24.330Z] ---> 901ff6aa8f72 [2021-06-16T20:33:24.330Z] [2021-06-16T20:33:24.593Z] Successfully built 901ff6aa8f72 [2021-06-16T20:33:24.593Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T20:33:36.840Z]  Building security-secretstore-setup ... done Removing intermediate container 5396a4114c9f [2021-06-16T20:33:36.840Z] ---> a54280c70d33 [2021-06-16T20:33:36.840Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T20:33:36.840Z] ---> Running in f4ff64875ba1 [2021-06-16T20:33:37.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T20:33:38.059Z] Removing intermediate container f4ff64875ba1 [2021-06-16T20:33:38.059Z] ---> 00ec1c314d5d [2021-06-16T20:33:38.059Z] [2021-06-16T20:33:38.059Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T20:33:38.059Z] 20.10.0: Pulling from library/docker [2021-06-16T20:33:39.994Z] Removing intermediate container 75ef3be41811 [2021-06-16T20:33:39.994Z] ---> b9917f5ab42f [2021-06-16T20:33:39.994Z] [2021-06-16T20:33:39.994Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:33:39.994Z] ---> 13621d1b12d4 [2021-06-16T20:33:39.994Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T20:33:39.994Z] ---> Running in 5cc2aaf2d85d [2021-06-16T20:33:39.994Z] Removing intermediate container 5cc2aaf2d85d [2021-06-16T20:33:39.994Z] ---> 2de930e199d8 [2021-06-16T20:33:39.994Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T20:33:39.994Z] ---> Running in 24857b54855c [2021-06-16T20:33:40.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T20:33:40.262Z] Removing intermediate container 24857b54855c [2021-06-16T20:33:40.263Z] ---> d882adcb0076 [2021-06-16T20:33:40.263Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T20:33:40.263Z] ---> Running in 2aaf34de2f93 [2021-06-16T20:33:40.540Z] Removing intermediate container 2aaf34de2f93 [2021-06-16T20:33:40.540Z] ---> 8b024151e570 [2021-06-16T20:33:40.540Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:33:40.540Z] ---> Running in 0e8c7ec8b147 [2021-06-16T20:33:41.129Z] Removing intermediate container 0e8c7ec8b147 [2021-06-16T20:33:41.129Z] ---> c9a2238de12e [2021-06-16T20:33:41.129Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T20:33:41.402Z] ---> Running in 433c428503dc [2021-06-16T20:33:41.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:41.928Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T20:33:41.928Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T20:33:41.928Z] ---> aefe523efa57 [2021-06-16T20:33:41.928Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:33:41.928Z] ---> Running in 071616e2f0e8 [2021-06-16T20:33:41.928Z] Removing intermediate container 071616e2f0e8 [2021-06-16T20:33:41.928Z] ---> 6df1e5783d03 [2021-06-16T20:33:41.928Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T20:33:41.928Z] ---> Running in a0201cbc97c1 [2021-06-16T20:33:42.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:42.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:42.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:33:42.450Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T20:33:42.450Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T20:33:42.450Z] Executing bash-5.0.17-r0.post-install [2021-06-16T20:33:42.450Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:33:42.450Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T20:33:42.450Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T20:33:42.450Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T20:33:42.450Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T20:33:42.450Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T20:33:42.450Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T20:33:42.450Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T20:33:42.450Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T20:33:42.450Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T20:33:42.450Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T20:33:43.021Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:33:43.021Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T20:33:43.021Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T20:33:43.021Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T20:33:43.021Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T20:33:43.021Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T20:33:43.021Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T20:33:43.021Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T20:33:43.021Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T20:33:43.021Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T20:33:43.021Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T20:33:43.021Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T20:33:43.021Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T20:33:43.021Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T20:33:43.282Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T20:33:43.283Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T20:33:43.283Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T20:33:43.283Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T20:33:43.283Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T20:33:43.283Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T20:33:43.283Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T20:33:43.283Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T20:33:43.283Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T20:33:43.283Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T20:33:43.283Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T20:33:43.283Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T20:33:43.283Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T20:33:43.283Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T20:33:43.283Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T20:33:43.283Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T20:33:43.283Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T20:33:43.283Z] OK: 72 MiB in 59 packages [2021-06-16T20:33:46.023Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T20:33:46.023Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T20:33:46.023Z] Collecting docker-compose==1.23.2 [2021-06-16T20:33:46.023Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T20:33:46.023Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:33:46.023Z] OK: 8 MiB in 20 packages [2021-06-16T20:33:46.023Z] Collecting PyYAML<4,>=3.10 [2021-06-16T20:33:46.023Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T20:33:46.023Z] Removing intermediate container 433c428503dc [2021-06-16T20:33:46.023Z] ---> 05e75113dd7a [2021-06-16T20:33:46.023Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:33:46.023Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T20:33:46.023Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T20:33:46.023Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T20:33:46.023Z] ---> 195f246470e3 [2021-06-16T20:33:46.023Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T20:33:46.023Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T20:33:46.023Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T20:33:46.023Z] ---> 4537e05da35d [2021-06-16T20:33:46.023Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T20:33:46.023Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T20:33:46.023Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T20:33:46.023Z] ---> 0bd94df7b7d1 [2021-06-16T20:33:46.023Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T20:33:46.023Z] ---> Running in 7cf4b7561a95 [2021-06-16T20:33:46.023Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T20:33:46.023Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T20:33:46.023Z] Removing intermediate container 7cf4b7561a95 [2021-06-16T20:33:46.023Z] ---> 92067609f13c [2021-06-16T20:33:46.023Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:33:46.023Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T20:33:46.023Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T20:33:46.023Z] ---> Running in 682e90d26e7a [2021-06-16T20:33:46.023Z] Removing intermediate container 682e90d26e7a [2021-06-16T20:33:46.023Z] ---> 3732790b10ff [2021-06-16T20:33:46.023Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:33:46.023Z] ---> Running in 64cabb2a3690 [2021-06-16T20:33:46.023Z] Removing intermediate container 64cabb2a3690 [2021-06-16T20:33:46.024Z] ---> 2033c1e5c3f2 [2021-06-16T20:33:46.024Z] Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:33:46.024Z] ---> Running in a9ba73677f49 [2021-06-16T20:33:46.025Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T20:33:46.294Z] Removing intermediate container a9ba73677f49 [2021-06-16T20:33:46.294Z] ---> e1dc6aace93e [2021-06-16T20:33:46.294Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:33:46.294Z] ---> Running in 19d6f95eaebf [2021-06-16T20:33:46.294Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T20:33:46.294Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T20:33:46.294Z] Removing intermediate container 19d6f95eaebf [2021-06-16T20:33:46.294Z] ---> 0bd078ea58f5 [2021-06-16T20:33:46.294Z] [2021-06-16T20:33:46.294Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T20:33:46.294Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T20:33:46.294Z] Successfully built 0bd078ea58f5 [2021-06-16T20:33:46.294Z] Successfully tagged core-data:latest [2021-06-16T20:33:46.872Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T20:33:46.872Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T20:33:46.872Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T20:33:46.872Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T20:33:46.872Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-16T20:33:46.872Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T20:33:46.872Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T20:33:47.132Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-16T20:33:47.132Z] Collecting idna<2.8,>=2.5 [2021-06-16T20:33:47.132Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T20:33:47.132Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T20:33:47.132Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T20:33:47.132Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T20:33:47.132Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T20:33:47.133Z] Installing collected packages: PyYAML, dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, jsonschema, docopt, docker-compose [2021-06-16T20:33:47.133Z] Running setup.py install for PyYAML: started [2021-06-16T20:33:47.708Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T20:33:47.708Z] Running setup.py install for dockerpty: started [2021-06-16T20:33:47.970Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T20:33:47.970Z] Attempting uninstall: urllib3 [2021-06-16T20:33:47.970Z] Found existing installation: urllib3 1.25.9 [2021-06-16T20:33:47.970Z] Uninstalling urllib3-1.25.9: [2021-06-16T20:33:47.970Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T20:33:47.970Z] Attempting uninstall: idna [2021-06-16T20:33:47.970Z] Found existing installation: idna 2.9 [2021-06-16T20:33:47.970Z] Uninstalling idna-2.9: [2021-06-16T20:33:47.970Z] Successfully uninstalled idna-2.9 [2021-06-16T20:33:47.970Z] Attempting uninstall: requests [2021-06-16T20:33:47.970Z] Found existing installation: requests 2.23.0 [2021-06-16T20:33:47.970Z] Uninstalling requests-2.23.0: [2021-06-16T20:33:48.232Z] Successfully uninstalled requests-2.23.0 [2021-06-16T20:33:48.496Z] Running setup.py install for texttable: started [2021-06-16T20:33:48.758Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T20:33:48.758Z] Running setup.py install for docopt: started [2021-06-16T20:33:50.979Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T20:33:50.979Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-16T20:33:51.554Z] Removing intermediate container a0201cbc97c1 [2021-06-16T20:33:51.554Z] ---> 3a1819c9d6eb [2021-06-16T20:33:51.554Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T20:33:51.554Z] ---> Running in 9ceb68ca5159 [2021-06-16T20:33:51.821Z] Removing intermediate container 9ceb68ca5159 [2021-06-16T20:33:51.821Z] ---> f2472453158c [2021-06-16T20:33:51.821Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T20:33:51.821Z] ---> Running in ada5d00bc114 [2021-06-16T20:33:51.821Z] Removing intermediate container ada5d00bc114 [2021-06-16T20:33:51.821Z] ---> 3b4b06d224db [2021-06-16T20:33:51.821Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T20:33:52.087Z] ---> da0b7df7ab36 [2021-06-16T20:33:52.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T20:33:52.348Z] ---> e0ca1ea05b91 [2021-06-16T20:33:52.348Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T20:33:52.348Z] ---> cec6aa960a5e [2021-06-16T20:33:52.348Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T20:33:52.348Z] ---> Running in 67a8a6b2a011 [2021-06-16T20:33:52.609Z] Removing intermediate container 67a8a6b2a011 [2021-06-16T20:33:52.609Z] ---> 81d9a9bc1fe8 [2021-06-16T20:33:52.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:33:52.609Z] ---> Running in 3f5fef09b2da [2021-06-16T20:33:52.609Z] Removing intermediate container 3f5fef09b2da [2021-06-16T20:33:52.609Z] ---> 400a5fec3897 [2021-06-16T20:33:52.609Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:33:52.609Z] ---> Running in 9154cd0b26c8 [2021-06-16T20:33:52.871Z] Removing intermediate container 9154cd0b26c8 [2021-06-16T20:33:52.871Z] ---> 25c67f4887b5 [2021-06-16T20:33:52.871Z] Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:33:52.871Z] ---> Running in 39c43f22f5d8 [2021-06-16T20:33:52.871Z] Removing intermediate container 39c43f22f5d8 [2021-06-16T20:33:52.871Z] ---> 6b52468650ab [2021-06-16T20:33:52.871Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:33:52.871Z] ---> Running in 39d6d54b7010 [2021-06-16T20:33:52.871Z] Removing intermediate container 39d6d54b7010 [2021-06-16T20:33:52.871Z] ---> 6e833231992b [2021-06-16T20:33:52.871Z] [2021-06-16T20:33:53.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T20:33:53.012Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T20:33:53.133Z] Successfully built 6e833231992b [2021-06-16T20:33:53.133Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T20:33:53.141Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T20:33:53.141Z] $ docker stop --time=1 929df87352354a27946efd1d26e39ce49941dc052a42f6fe312d7102ad593bf3 [2021-06-16T20:33:54.370Z] $ docker rm -f 929df87352354a27946efd1d26e39ce49941dc052a42f6fe312d7102ad593bf3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:33:54.747Z] + docker images [2021-06-16T20:33:54.747Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T20:33:54.747Z] sys-mgmt-agent latest 6e833231992b 2 seconds ago 312MB [2021-06-16T20:33:54.747Z] core-data latest 0bd078ea58f5 8 seconds ago 20.2MB [2021-06-16T20:33:54.747Z] b9917f5ab42f 15 seconds ago 1.15GB [2021-06-16T20:33:54.747Z] 00ec1c314d5d 17 seconds ago 1.15GB [2021-06-16T20:33:54.747Z] security-secretstore-setup latest 901ff6aa8f72 30 seconds ago 28.7MB [2021-06-16T20:33:54.747Z] security-proxy-setup latest 9a9b7110c052 32 seconds ago 25.7MB [2021-06-16T20:33:54.747Z] b794d45fd4be 37 seconds ago 1.15GB [2021-06-16T20:33:54.747Z] e3cfe65420aa 38 seconds ago 1.15GB [2021-06-16T20:33:54.747Z] security-bootstrapper latest 60f25fa63542 56 seconds ago 18.6MB [2021-06-16T20:33:54.747Z] support-notifications latest fda3743a94dd About a minute ago 16.7MB [2021-06-16T20:33:54.747Z] core-metadata latest c2c740aaa054 About a minute ago 16.6MB [2021-06-16T20:33:54.747Z] support-scheduler latest 95c2f0238e66 About a minute ago 15.9MB [2021-06-16T20:33:54.747Z] core-command latest 939efd3dee2e About a minute ago 15.9MB [2021-06-16T20:33:54.747Z] 60c8897ab041 About a minute ago 1.15GB [2021-06-16T20:33:54.747Z] 47efe8f74f13 About a minute ago 1.15GB [2021-06-16T20:33:54.747Z] b430a46cfed3 About a minute ago 1.15GB [2021-06-16T20:33:54.747Z] e7f3b778ff48 About a minute ago 1.14GB [2021-06-16T20:33:54.747Z] a434a1deb3dd About a minute ago 1.15GB [2021-06-16T20:33:54.747Z] ci-base-image-x86_64 latest fd80fbce57e5 5 minutes ago 647MB [2021-06-16T20:33:54.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T20:33:54.747Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-16T20:33:54.747Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T20:33:54.747Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T20:33:54.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 [2021-06-16T20:34:03.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T20:34:03.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T20:34:03.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T20:34:03.264Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T20:34:03.264Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T20:34:03.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T20:34:05.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T20:34:05.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T20:34:05.983Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T20:34:05.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T20:34:10.083Z] Still waiting to schedule task [2021-06-16T20:34:10.084Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1784’ [2021-06-16T20:34:18.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2021-06-16T20:34:18.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T20:34:18.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T20:34:22.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.365s coverage: 100.0% of statements [2021-06-16T20:34:22.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T20:34:23.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.385s coverage: 53.4% of statements [2021-06-16T20:34:23.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T20:34:23.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T20:34:25.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.693s coverage: 87.7% of statements [2021-06-16T20:34:25.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T20:34:25.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:34:25.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.244s coverage: 78.9% of statements [2021-06-16T20:34:29.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 81.2% of statements [2021-06-16T20:34:29.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T20:34:29.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T20:34:29.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T20:34:29.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T20:34:29.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T20:34:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.1% of statements [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T20:34:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T20:34:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.310s coverage: 0.8% of statements [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T20:34:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.209s coverage: 58.8% of statements [2021-06-16T20:34:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.228s coverage: 22.0% of statements [2021-06-16T20:34:35.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T20:34:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements [2021-06-16T20:34:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.205s coverage: 79.5% of statements [2021-06-16T20:34:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2021-06-16T20:34:36.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2021-06-16T20:34:36.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-06-16T20:34:49.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements [2021-06-16T20:34:49.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2021-06-16T20:34:54.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.534s coverage: 81.8% of statements [2021-06-16T20:34:54.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2021-06-16T20:35:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements [2021-06-16T20:35:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T20:35:02.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.980s coverage: 64.4% of statements [2021-06-16T20:35:02.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T20:35:02.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T20:35:02.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-06-16T20:35:02.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-06-16T20:35:03.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.111s coverage: 100.0% of statements [2021-06-16T20:35:03.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-06-16T20:35:06.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-06-16T20:35:08.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.097s coverage: 66.9% of statements [2021-06-16T20:35:08.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T20:35:08.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T20:35:08.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T20:35:11.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.746s coverage: 43.6% of statements [2021-06-16T20:35:11.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T20:35:11.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T20:35:11.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.337s coverage: 89.5% of statements [2021-06-16T20:35:11.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T20:35:11.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2021-06-16T20:35:11.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T20:35:18.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.219s coverage: 19.3% of statements [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T20:35:18.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 91.9% of statements [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T20:35:18.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 62.7% of statements [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T20:35:18.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T20:35:18.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.6% of statements [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T20:35:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T20:35:18.759Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T20:35:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements [2021-06-16T20:35:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-16T20:35:19.356Z] GO111MODULE=on go vet ./... [2021-06-16T20:36:43.997Z] gofmt -l . [2021-06-16T20:36:43.997Z] [ "`gofmt -l .`" = "" ] [2021-06-16T20:36:45.443Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T20:36:48.079Z] + ls -al . [2021-06-16T20:36:48.079Z] total 544 [2021-06-16T20:36:48.079Z] drwxrwxr-x 9 1001 1001 4096 Jun 16 20:36 . [2021-06-16T20:36:48.079Z] drwxr-xr-x 4 root root 4096 Jun 16 20:32 .. [2021-06-16T20:36:48.079Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 20:30 .dockerignore [2021-06-16T20:36:48.079Z] drwxrwxr-x 8 1001 1001 4096 Jun 16 20:30 .git [2021-06-16T20:36:48.079Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 20:30 .github [2021-06-16T20:36:48.079Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 20:30 .gitignore [2021-06-16T20:36:48.079Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 20:30 .sonarcloud.properties [2021-06-16T20:36:48.079Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:30 Attribution.txt [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:30 CONTRIBUTING.md [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 20:30 Dockerfile.build [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 20:30 Jenkinsfile [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:30 LICENSE [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:30 Makefile [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:30 README.md [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:30 SECURITY.md [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 20:27 VERSION [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:30 ZMQWindows.md [2021-06-16T20:36:48.080Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 20:30 bin [2021-06-16T20:36:48.080Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 20:30 cmd [2021-06-16T20:36:48.080Z] -rw-r--r-- 1 root root 398092 Jun 16 20:35 coverage.out [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 20:30 go.mod [2021-06-16T20:36:48.080Z] -rw-r--r-- 1 root root 20843 Jun 16 20:32 go.sum [2021-06-16T20:36:48.080Z] drwxrwxr-x 7 1001 1001 4096 Jun 16 20:30 internal [2021-06-16T20:36:48.080Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 20:30 openapi [2021-06-16T20:36:48.080Z] drwxrwxr-x 4 1001 1001 4096 Jun 16 20:30 snap [2021-06-16T20:36:48.080Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 20:30 version.go [Pipeline] sh [2021-06-16T20:36:48.740Z] + '[' -e coverage.out ] [2021-06-16T20:36:48.740Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T20:36:48.771Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T20:36:51.862Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T20:36:52.522Z] + make build [2021-06-16T20:36:52.523Z] go mod tidy [2021-06-16T20:36:53.122Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T20:36:59.401Z] Running on prd-ubuntu18.04-docker-8c-8g-1786 in /w/workspace/edgexfoundry_edgex-go_PR-3575 [Pipeline] { [Pipeline] ws [2021-06-16T20:36:59.432Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-16T20:36:59.582Z] The recommended git tool is: git [2021-06-16T20:36:59.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T20:37:04.223Z] using credential edgex-jenkins-ssh [2021-06-16T20:37:04.244Z] Cloning the remote Git repository [2021-06-16T20:37:04.258Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:37:04.347Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-16T20:37:04.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:37:04.378Z] > git --version # timeout=10 [2021-06-16T20:37:04.384Z] > git --version # 'git version 2.17.1' [2021-06-16T20:37:04.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:37:04.444Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:37:17.045Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:37:17.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:37:17.069Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:37:17.079Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:37:17.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:37:17.083Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3575/head:refs/remotes/origin/PR-3575 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T20:37:17.979Z] Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:37:18.094Z] Merge succeeded, producing bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:37:18.095Z] Checking out Revision bedc98dc49de9ec0aa39ec098e2b53b105985fb0 (PR-3575) [2021-06-16T20:37:17.984Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:37:17.993Z] > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 [2021-06-16T20:37:18.049Z] > git remote # timeout=10 [2021-06-16T20:37:18.054Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T20:37:18.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:37:18.071Z] > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 [2021-06-16T20:37:18.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T20:37:18.092Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:37:18.103Z] > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 [2021-06-16T20:37:21.700Z] Commit message: "feat(security): Deprecate oauth2 auth method" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:37:22.742Z] + echo snap-build.sh [2021-06-16T20:37:22.742Z] snap-build.sh [2021-06-16T20:37:22.742Z] + SNAP_BASE_DIR=. [2021-06-16T20:37:22.742Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-16T20:37:22.742Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-16T20:37:22.742Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-16T20:37:22.742Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-16T20:37:22.742Z] + cd /w/workspace/edgex-go/2 [2021-06-16T20:37:22.742Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-16T20:37:22.742Z] Reading package lists... [2021-06-16T20:37:22.742Z] Building dependency tree... [2021-06-16T20:37:22.742Z] Reading state information... [2021-06-16T20:37:23.006Z] The following packages were automatically installed and are no longer required: [2021-06-16T20:37:23.006Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-16T20:37:23.006Z] uidmap xdelta3 [2021-06-16T20:37:23.006Z] Use 'sudo apt autoremove' to remove them. [2021-06-16T20:37:23.006Z] The following packages will be REMOVED: [2021-06-16T20:37:23.006Z] lxd* lxd-client* [2021-06-16T20:37:23.270Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-16T20:37:23.270Z] After this operation, 31.7 MB disk space will be freed. [2021-06-16T20:37:24.077Z] (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 ... 190317 files and directories currently installed.) [2021-06-16T20:37:24.077Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T20:37:25.027Z] Removing lxd dnsmasq configuration [2021-06-16T20:37:25.027Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T20:37:25.289Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-16T20:37:25.860Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:37:26.124Z] (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 ... 190142 files and directories currently installed.) [2021-06-16T20:37:26.124Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T20:37:27.547Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-16T20:37:27.547Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-16T20:37:28.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T20:37:28.935Z] + sudo snap remove --purge lxd [2021-06-16T20:37:29.199Z] snap "lxd" is not installed [2021-06-16T20:37:29.199Z] + sudo groupadd --force --system lxd [2021-06-16T20:37:29.199Z] ++ whoami [2021-06-16T20:37:29.199Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-16T20:37:29.199Z] + newgrp - lxd [2021-06-16T20:37:29.199Z] + sudo snap install lxd [2021-06-16T20:37:29.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T20:37:34.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T20:37:36.861Z] 2021-06-16T20:37:34Z INFO Waiting for automatic snapd restart... [2021-06-16T20:37:37.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T20:37:39.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T20:37:43.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:37:46.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T20:37:51.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T20:37:54.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T20:37:54.986Z] lxd 4.15 from Canonical* installed [2021-06-16T20:37:54.986Z] + sudo lxd init --auto [2021-06-16T20:37:58.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T20:38:05.004Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-06-16T20:38:05.641Z] $ docker stop --time=1 d7f7a881e1f5d08187ad802eeb96773290bad48815d5724bae59c10f3bb54537 [2021-06-16T20:38:08.138Z] $ docker rm -f d7f7a881e1f5d08187ad802eeb96773290bad48815d5724bae59c10f3bb54537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:38:09.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:38:10.236Z] [2021-06-16T20:38:10.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:38:10.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:38:10.893Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T20:38:10.893Z] 29e5d40040c1: Pulling fs layer [2021-06-16T20:38:10.893Z] 1ce36da41761: Pulling fs layer [2021-06-16T20:38:10.893Z] 25b303627fd3: Pulling fs layer [2021-06-16T20:38:11.185Z] 29e5d40040c1: Download complete [2021-06-16T20:38:14.018Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T20:38:14.018Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-16T20:38:14.018Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-16T20:38:14.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:38:14.018Z] Dload Upload Total Spent Left Speed [2021-06-16T20:38:14.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 10112 0 --:--:-- --:--:-- --:--:-- 10112 [2021-06-16T20:38:14.018Z] 100 3325k 100 3325k 0 0 24.4M 0 --:--:-- --:--:-- --:--:-- 24.4M [2021-06-16T20:38:14.018Z] ./yq_linux_amd64 [2021-06-16T20:38:14.018Z] + sudo snapcraft prime --use-lxd [2021-06-16T20:38:14.018Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-16T20:38:14.018Z] 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: [2021-06-16T20:38:14.018Z] - README.md [2021-06-16T20:38:14.018Z] [2021-06-16T20:38:14.018Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T20:38:14.029Z] 1ce36da41761: Verifying Checksum [2021-06-16T20:38:14.029Z] 1ce36da41761: Download complete [2021-06-16T20:38:14.029Z] 29e5d40040c1: Pull complete [2021-06-16T20:38:14.029Z] 1ce36da41761: Pull complete [2021-06-16T20:38:14.029Z] 25b303627fd3: Verifying Checksum [2021-06-16T20:38:14.029Z] 25b303627fd3: Download complete [2021-06-16T20:38:14.589Z] Launching a container. [2021-06-16T20:38:21.189Z] Waiting for container to be ready [2021-06-16T20:38:21.451Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-16T20:38:21.451Z] [2021-06-16T20:38:24.183Z] 25b303627fd3: Pull complete [2021-06-16T20:38:24.184Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T20:38:24.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:38:24.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T20:38:24.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container [2021-06-16T20:38:24.541Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T20:38:25.661Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-16T20:38:25.661Z] Waiting for network to be ready... [2021-06-16T20:38:25.921Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T20:38:25.921Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T20:38:25.921Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T20:38:26.213Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T20:38:26.213Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T20:38:26.213Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T20:38:26.213Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T20:38:26.213Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T20:38:26.213Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T20:38:26.213Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T20:38:26.537Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T20:38:26.537Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T20:38:26.809Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T20:38:26.809Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T20:38:26.809Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T20:38:26.809Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T20:38:26.809Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T20:38:26.809Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T20:38:29.270Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T20:38:29.270Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T20:38:29.270Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T20:38:29.270Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T20:38:29.270Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T20:38:29.270Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T20:38:29.270Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T20:38:29.270Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T20:38:29.270Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T20:38:29.282Z] $ docker top dc4b858ae39094cbf9e4a57ce49809bbaad6a0fe78811e2c6b74788189541cdc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:38:29.842Z] Fetched 24.7 MB in 4s (6215 kB/s) [2021-06-16T20:38:30.268Z] + docker-compose build --help [2021-06-16T20:38:30.268Z] + grep parallel [2021-06-16T20:38:30.788Z] Reading package lists... [2021-06-16T20:38:30.788Z] Reading package lists... [2021-06-16T20:38:31.050Z] Building dependency tree... [2021-06-16T20:38:31.050Z] Reading state information... [2021-06-16T20:38:31.050Z] The following additional packages will be installed: [2021-06-16T20:38:31.050Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T20:38:31.050Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T20:38:31.050Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T20:38:31.050Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-16T20:38:31.050Z] Suggested packages: [2021-06-16T20:38:31.050Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-16T20:38:31.050Z] Recommended packages: [2021-06-16T20:38:31.050Z] gnupg libsasl2-modules [2021-06-16T20:38:31.050Z] The following NEW packages will be installed: [2021-06-16T20:38:31.050Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T20:38:31.050Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T20:38:31.050Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T20:38:31.050Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-16T20:38:31.050Z] The following packages will be upgraded: [2021-06-16T20:38:31.050Z] gpg gpg-agent gpgconf libudev1 [2021-06-16T20:38:31.050Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-16T20:38:31.050Z] Need to get 3530 kB of archives. [2021-06-16T20:38:31.050Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-16T20:38:31.050Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-16T20:38:31.311Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-16T20:38:31.311Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-16T20:38:31.311Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-16T20:38:31.311Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-16T20:38:31.573Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-16T20:38:32.147Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-16T20:38:32.147Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-16T20:38:32.147Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-16T20:38:32.147Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-16T20:38:32.147Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-16T20:38:32.147Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-16T20:38:32.147Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-16T20:38:32.147Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-16T20:38:32.147Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-16T20:38:32.147Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-16T20:38:32.147Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-16T20:38:32.147Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-16T20:38:32.411Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-16T20:38:32.411Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-16T20:38:32.411Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-16T20:38:32.411Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-16T20:38:32.411Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:38:32.411Z] Fetched 3530 kB in 1s (2986 kB/s) [2021-06-16T20:38:32.411Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T20:38:32.411Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:38:32.411Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T20:38:32.673Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-16T20:38:32.673Z] Selecting previously unselected package udev. [2021-06-16T20:38:32.673Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T20:38:32.673Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:38:32.673Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-16T20:38:32.935Z] Selecting previously unselected package libfuse2:amd64. [2021-06-16T20:38:32.935Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T20:38:32.935Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T20:38:32.935Z] Selecting previously unselected package fuse. [2021-06-16T20:38:32.935Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T20:38:32.935Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-16T20:38:32.935Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:38:32.935Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T20:38:33.198Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:38:33.198Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T20:38:33.198Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:38:33.198Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T20:38:33.198Z] Selecting previously unselected package libksba8:amd64. [2021-06-16T20:38:33.198Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-16T20:38:33.198Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-16T20:38:33.198Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-16T20:38:33.198Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.460Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.460Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-16T20:38:33.460Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.460Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.460Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-16T20:38:33.460Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.460Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.721Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-16T20:38:33.722Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.722Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.722Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-16T20:38:33.722Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.722Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.722Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-16T20:38:33.722Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.722Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.722Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-16T20:38:33.722Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.722Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.983Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-16T20:38:33.983Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.983Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.983Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-16T20:38:33.983Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T20:38:33.983Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:33.983Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-16T20:38:33.983Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T20:38:33.983Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T20:38:33.983Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-16T20:38:33.983Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T20:38:33.983Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T20:38:34.244Z] Selecting previously unselected package libldap-common. [2021-06-16T20:38:34.244Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-16T20:38:34.244Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T20:38:34.244Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-16T20:38:34.244Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-16T20:38:34.244Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T20:38:34.244Z] Selecting previously unselected package dirmngr. [2021-06-16T20:38:34.244Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:38:34.244Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T20:38:34.506Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T20:38:34.506Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-16T20:38:34.506Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T20:38:34.506Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T20:38:34.506Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T20:38:34.506Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-16T20:38:34.506Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:34.506Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-16T20:38:34.506Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T20:38:34.506Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-16T20:38:34.570Z] --parallel Build images in parallel. [2021-06-16T20:38:34.766Z] invoke-rc.d: policy-rc.d denied execution of start. [Pipeline] } [2021-06-16T20:38:34.864Z] $ docker stop --time=1 dc4b858ae39094cbf9e4a57ce49809bbaad6a0fe78811e2c6b74788189541cdc [2021-06-16T20:38:35.026Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:35.026Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-16T20:38:35.026Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-16T20:38:35.026Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-16T20:38:35.026Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:35.026Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:35.026Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:35.026Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:35.026Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:35.026Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:35.288Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T20:38:35.288Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T20:38:35.288Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T20:38:35.288Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T20:38:35.550Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-16T20:38:35.550Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-16T20:38:35.550Z] This means they are not meant to be enabled using systemctl. [2021-06-16T20:38:35.550Z] Possible reasons for having this kind of units are: [2021-06-16T20:38:35.550Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-16T20:38:35.550Z] .wants/ or .requires/ directory. [2021-06-16T20:38:35.550Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-16T20:38:35.550Z] a requirement dependency on it. [2021-06-16T20:38:35.550Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-16T20:38:35.550Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-16T20:38:35.550Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-16T20:38:35.550Z] instance name specified. [2021-06-16T20:38:36.123Z] Reading package lists... [2021-06-16T20:38:36.123Z] Building dependency tree... [2021-06-16T20:38:36.123Z] Reading state information... [2021-06-16T20:38:36.123Z] The following additional packages will be installed: [2021-06-16T20:38:36.123Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-16T20:38:36.123Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-16T20:38:36.123Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-16T20:38:36.123Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-16T20:38:36.123Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-16T20:38:36.124Z] Suggested packages: [2021-06-16T20:38:36.124Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-16T20:38:36.124Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-16T20:38:36.124Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-16T20:38:36.124Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-16T20:38:36.124Z] systemd-container policykit-1 [2021-06-16T20:38:36.124Z] Recommended packages: [2021-06-16T20:38:36.124Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-16T20:38:36.385Z] The following NEW packages will be installed: [2021-06-16T20:38:36.385Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-16T20:38:36.385Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-16T20:38:36.385Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-16T20:38:36.385Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-16T20:38:36.385Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-16T20:38:36.385Z] The following packages will be upgraded: [2021-06-16T20:38:36.385Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-16T20:38:36.385Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-16T20:38:36.385Z] Need to get 36.7 MB of archives. [2021-06-16T20:38:36.385Z] After this operation, 147 MB of additional disk space will be used. [2021-06-16T20:38:36.385Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-16T20:38:36.385Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-16T20:38:36.385Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-16T20:38:36.385Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-16T20:38:36.385Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-16T20:38:36.646Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-16T20:38:36.646Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-16T20:38:36.646Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-16T20:38:36.646Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-16T20:38:36.646Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-16T20:38:36.646Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-16T20:38:36.646Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-16T20:38:36.646Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-16T20:38:36.646Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-16T20:38:36.646Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-16T20:38:36.646Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-16T20:38:36.788Z] $ docker rm -f dc4b858ae39094cbf9e4a57ce49809bbaad6a0fe78811e2c6b74788189541cdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:38:37.221Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-16T20:38:37.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:38:37.476Z] . [2021-06-16T20:38:37.481Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-16T20:38:37.481Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-16T20:38:37.481Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-16T20:38:37.481Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-16T20:38:37.481Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-16T20:38:37.481Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-16T20:38:37.481Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-16T20:38:37.481Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-16T20:38:37.481Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [Pipeline] withDockerContainer [2021-06-16T20:38:37.741Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-16T20:38:37.742Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-16T20:38:37.742Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-16T20:38:37.742Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-16T20:38:37.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container [2021-06-16T20:38:37.840Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T20:38:38.684Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:38:38.685Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-06-16T20:38:38.685Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T20:38:38.685Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:38:38.944Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T20:38:39.206Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:38:39.206Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T20:38:39.467Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-16T20:38:39.467Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T20:38:39.467Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-16T20:38:39.467Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-16T20:38:39.511Z] $ docker top 9f022c33e03bc51e6bb13975cfcec7d7f9e368a76ef484554c8610717a34b47c -eo pid,comm [2021-06-16T20:38:39.727Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-16T20:38:39.727Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T20:38:39.727Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-16T20:38:39.727Z] Unpacking apt (1.6.13) over (1.6.1) ... [Pipeline] { [Pipeline] sh [2021-06-16T20:38:39.988Z] Setting up apt (1.6.13) ... [2021-06-16T20:38:39.988Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-16T20:38:42.731Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-16T20:38:42.731Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-16T20:38:42.731Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-16T20:38:42.731Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package libexpat1:amd64. [2021-06-16T20:38:42.731Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package python3.6-minimal. [2021-06-16T20:38:42.731Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:38:42.731Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T20:38:42.731Z] Checking for services that may need to be restarted...done. [2021-06-16T20:38:42.731Z] Checking for services that may need to be restarted...done. [2021-06-16T20:38:42.731Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:38:42.731Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T20:38:42.731Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package python3-minimal. [2021-06-16T20:38:42.731Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-16T20:38:42.731Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package mime-support. [2021-06-16T20:38:42.731Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-16T20:38:42.731Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-16T20:38:42.731Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-16T20:38:42.731Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package python3.6. [2021-06-16T20:38:42.731Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-16T20:38:42.731Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T20:38:42.731Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package python3. [2021-06-16T20:38:42.731Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-16T20:38:42.731Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package multiarch-support. [2021-06-16T20:38:42.731Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T20:38:42.731Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-16T20:38:42.731Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-16T20:38:42.731Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package libbsd0:amd64. [2021-06-16T20:38:42.731Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T20:38:42.731Z] Selecting previously unselected package sudo. [2021-06-16T20:38:42.731Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-16T20:38:42.731Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T20:38:42.748Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T20:38:42.993Z] Selecting previously unselected package apparmor. [2021-06-16T20:38:42.993Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T20:38:42.993Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-16T20:38:42.993Z] Selecting previously unselected package libedit2:amd64. [2021-06-16T20:38:42.993Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-16T20:38:42.993Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T20:38:42.993Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-16T20:38:42.993Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T20:38:42.993Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:38:43.254Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-16T20:38:43.254Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T20:38:43.254Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:38:43.254Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-16T20:38:43.254Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-16T20:38:43.254Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T20:38:43.254Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-16T20:38:43.254Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T20:38:43.254Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:38:43.515Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-16T20:38:43.516Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T20:38:43.516Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:38:43.516Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-16T20:38:43.516Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-16T20:38:43.516Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T20:38:43.777Z] Selecting previously unselected package openssh-client. [2021-06-16T20:38:43.777Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-16T20:38:43.777Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T20:38:43.777Z] Selecting previously unselected package squashfs-tools. [2021-06-16T20:38:43.777Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-16T20:38:43.777Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T20:38:43.777Z] Selecting previously unselected package snapd. [2021-06-16T20:38:43.777Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-16T20:38:43.777Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-16T20:38:45.356Z] Building core-command ... [2021-06-16T20:38:45.357Z] Building core-data ... [2021-06-16T20:38:45.357Z] Building core-metadata ... [2021-06-16T20:38:45.357Z] Building security-bootstrapper ... [2021-06-16T20:38:45.357Z] Building security-proxy-setup ... [2021-06-16T20:38:45.357Z] Building security-secretstore-setup ... [2021-06-16T20:38:45.357Z] Building support-notifications ... [2021-06-16T20:38:45.357Z] Building support-scheduler ... [2021-06-16T20:38:45.357Z] Building sys-mgmt-agent ... [2021-06-16T20:38:45.357Z] Building core-data [2021-06-16T20:38:45.357Z] Building security-bootstrapper [2021-06-16T20:38:45.357Z] Building security-secretstore-setup [2021-06-16T20:38:45.357Z] Building core-metadata [2021-06-16T20:38:45.357Z] Building security-proxy-setup [2021-06-16T20:38:45.691Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T20:38:45.954Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T20:38:45.954Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-16T20:38:45.954Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T20:38:45.954Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T20:38:45.954Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:38:45.954Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T20:38:45.954Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-16T20:38:45.954Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-16T20:38:46.898Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T20:38:46.898Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T20:38:46.898Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T20:38:46.898Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:38:46.898Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:38:46.898Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T20:38:47.472Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T20:38:47.472Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:38:47.472Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T20:38:47.472Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-16T20:38:47.472Z] running python rtupdate hooks for python3.6... [2021-06-16T20:38:47.472Z] running python post-rtupdate hooks for python3.6... [2021-06-16T20:38:47.472Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-16T20:38:48.417Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-16T20:38:48.417Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T20:38:48.417Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T20:38:48.417Z] Setting up snapd (2.49.2+18.04) ... [2021-06-16T20:38:48.991Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-16T20:38:48.991Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-16T20:38:49.253Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-16T20:38:49.515Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-16T20:38:49.516Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T20:38:49.516Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T20:38:49.776Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-16T20:38:50.037Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-16T20:38:50.037Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-16T20:38:50.298Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-16T20:38:50.560Z] /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' [2021-06-16T20:38:50.560Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T20:38:50.560Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-16T20:38:53.118Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T20:38:53.118Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T20:38:53.118Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T20:38:54.065Z] Reading package lists... [2021-06-16T20:38:54.065Z] Reading package lists... [2021-06-16T20:38:54.327Z] Building dependency tree... [2021-06-16T20:38:54.327Z] Reading state information... [2021-06-16T20:38:54.327Z] Calculating upgrade... [2021-06-16T20:38:54.588Z] The following packages will be upgraded: [2021-06-16T20:38:54.588Z] advancecomp base-files bash binutils binutils-common [2021-06-16T20:38:54.588Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-16T20:38:54.588Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-16T20:38:54.588Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-16T20:38:54.588Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-16T20:38:54.588Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-16T20:38:54.588Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-16T20:38:54.588Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-16T20:38:54.588Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-16T20:38:54.588Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-16T20:38:54.588Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-16T20:38:54.588Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-16T20:38:54.588Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-16T20:38:54.588Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-16T20:38:54.588Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-16T20:38:54.588Z] ubuntu-keyring util-linux [2021-06-16T20:38:54.588Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T20:38:54.588Z] Need to get 64.1 MB of archives. [2021-06-16T20:38:54.588Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-16T20:38:54.588Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-16T20:38:54.588Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-16T20:38:54.588Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-16T20:38:54.588Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-16T20:38:54.588Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-16T20:38:54.588Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-16T20:38:54.588Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-16T20:38:54.588Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-16T20:38:54.588Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-16T20:38:54.589Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-16T20:38:54.589Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-16T20:38:54.589Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-16T20:38:54.589Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-16T20:38:54.589Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-16T20:38:54.589Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-16T20:38:54.589Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-16T20:38:54.589Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-16T20:38:54.589Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-16T20:38:54.852Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-16T20:38:54.852Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-16T20:38:54.852Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-16T20:38:54.852Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-16T20:38:54.852Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-16T20:38:54.852Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-16T20:38:54.852Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-16T20:38:54.852Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-16T20:38:54.852Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-16T20:38:54.852Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-16T20:38:54.852Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-16T20:38:54.852Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-16T20:38:54.852Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-16T20:38:54.852Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-16T20:38:54.852Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-16T20:38:54.852Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-16T20:38:54.852Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-16T20:38:54.852Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-16T20:38:54.852Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-16T20:38:54.852Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-16T20:38:54.852Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-16T20:38:54.852Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-16T20:38:54.852Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-16T20:38:54.852Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-16T20:38:54.852Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-16T20:38:54.852Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-16T20:38:54.852Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-16T20:38:54.852Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-16T20:38:54.852Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-16T20:38:54.852Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-16T20:38:54.852Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-16T20:38:54.852Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-16T20:38:55.114Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-16T20:38:55.114Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-16T20:38:55.114Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-16T20:38:55.114Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-16T20:38:55.114Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-16T20:38:55.114Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-16T20:38:55.114Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-16T20:38:55.114Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-16T20:38:55.375Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-16T20:38:55.376Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-16T20:38:55.376Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-16T20:38:55.376Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-16T20:38:55.376Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-16T20:38:55.376Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-16T20:38:55.376Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-16T20:38:55.376Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-16T20:38:55.637Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-16T20:38:55.637Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-16T20:38:55.899Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-16T20:38:55.899Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-16T20:38:55.899Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-16T20:38:55.899Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-16T20:38:55.899Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-16T20:38:55.899Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-16T20:38:55.899Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-16T20:38:55.899Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-16T20:38:55.899Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-16T20:38:55.899Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-16T20:38:55.899Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-16T20:38:55.899Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-16T20:38:55.899Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-16T20:38:55.899Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-16T20:38:55.899Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-16T20:38:55.899Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-16T20:38:55.899Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-16T20:38:55.899Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-16T20:38:55.899Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-16T20:38:56.160Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-16T20:38:56.160Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-16T20:38:56.160Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-16T20:38:56.160Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-16T20:38:56.160Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-16T20:38:56.160Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-16T20:38:56.160Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-16T20:38:56.161Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-16T20:38:56.161Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-16T20:38:56.161Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-16T20:38:56.161Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-16T20:38:56.161Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-16T20:38:56.161Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-16T20:38:56.161Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-16T20:38:56.423Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-16T20:38:56.423Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:38:56.423Z] Fetched 64.1 MB in 2s (34.0 MB/s) [2021-06-16T20:38:56.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:38:56.423Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:38:56.684Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T20:38:56.945Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:38:56.945Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T20:38:56.945Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-16T20:38:56.945Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-16T20:38:57.518Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:57.518Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:57.780Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:57.780Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.042Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.042Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.042Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.042Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.303Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.303Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.303Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.303Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.303Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.303Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.303Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:38:58.564Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:38:58.564Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.564Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.564Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:38:58.564Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:38:58.564Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.564Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.564Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.564Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.825Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T20:38:58.825Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T20:38:58.825Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:38:59.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:38:59.086Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:38:59.086Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T20:38:59.348Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T20:38:59.609Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T20:38:59.609Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-16T20:38:59.609Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-16T20:38:59.609Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-16T20:38:59.870Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-16T20:38:59.871Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-16T20:38:59.871Z] Installing new version of config file /etc/issue ... [2021-06-16T20:38:59.871Z] Installing new version of config file /etc/issue.net ... [2021-06-16T20:38:59.871Z] Installing new version of config file /etc/lsb-release ... [2021-06-16T20:39:00.132Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-16T20:39:00.132Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-16T20:39:00.393Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-16T20:39:00.393Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-16T20:39:00.393Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:00.393Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-16T20:39:00.393Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-16T20:39:00.393Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-16T20:39:00.393Z] 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 [2021-06-16T20:39:00.654Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:00.654Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:00.654Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:00.654Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:00.654Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:00.654Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-16T20:39:00.654Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-16T20:39:00.915Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-16T20:39:00.915Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:00.915Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-16T20:39:00.915Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T20:39:01.176Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-16T20:39:01.176Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:01.176Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T20:39:01.176Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T20:39:01.176Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T20:39:01.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:01.438Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T20:39:01.438Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T20:39:01.438Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-16T20:39:01.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:01.438Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-16T20:39:01.438Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-16T20:39:01.699Z] Setting up grep (3.1-2build1) ... [2021-06-16T20:39:01.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:01.699Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T20:39:01.699Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T20:39:01.699Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-16T20:39:01.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:01.699Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T20:39:01.699Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:39:01.961Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-16T20:39:01.961Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:01.961Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T20:39:01.961Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T20:39:02.547Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T20:39:02.547Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T20:39:02.547Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T20:39:02.547Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T20:39:02.808Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-16T20:39:02.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:02.808Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-16T20:39:02.808Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T20:39:03.750Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T20:39:03.750Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T20:39:03.750Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T20:39:03.750Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T20:39:03.750Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T20:39:03.750Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:03.750Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-16T20:39:03.750Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-16T20:39:04.012Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-16T20:39:04.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:04.012Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:04.012Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:04.012Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:04.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:04.012Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:04.012Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:04.279Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:04.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:04.279Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:04.279Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:04.279Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:04.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:04.279Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:04.279Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:04.539Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:04.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:04.539Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T20:39:04.539Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:39:04.539Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T20:39:04.539Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:39:04.801Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T20:39:04.801Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:04.801Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T20:39:04.801Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:39:04.801Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T20:39:04.801Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:04.801Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:04.801Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:05.062Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:05.062Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:05.062Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:05.062Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:05.062Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:05.062Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:05.062Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:05.324Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:05.585Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:05.847Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-16T20:39:06.109Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-16T20:39:06.109Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:06.109Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T20:39:06.109Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T20:39:06.370Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:39:06.370Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T20:39:06.370Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-16T20:39:06.370Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T20:39:06.370Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-16T20:39:06.633Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:39:06.633Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-16T20:39:06.633Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-16T20:39:06.633Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-16T20:39:06.896Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:39:06.896Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-16T20:39:06.896Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T20:39:06.896Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-16T20:39:06.896Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:39:06.896Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-16T20:39:06.896Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T20:39:07.157Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-16T20:39:07.157Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:39:07.157Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T20:39:07.157Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T20:39:07.157Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T20:39:07.418Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T20:39:07.418Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T20:39:07.418Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T20:39:07.418Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T20:39:07.418Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-16T20:39:07.418Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T20:39:07.419Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T20:39:07.680Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T20:39:07.681Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:07.681Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T20:39:07.681Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T20:39:07.681Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-16T20:39:07.681Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T20:39:07.942Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T20:39:07.942Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T20:39:07.942Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T20:39:07.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:07.942Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-16T20:39:07.942Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-16T20:39:07.942Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-16T20:39:08.203Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:08.203Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-16T20:39:08.203Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-16T20:39:08.203Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-16T20:39:08.203Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:08.203Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-16T20:39:08.203Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T20:39:08.203Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T20:39:08.463Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:08.463Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T20:39:08.463Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T20:39:08.725Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T20:39:08.725Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:08.725Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-16T20:39:08.725Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-16T20:39:08.725Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-16T20:39:08.725Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:08.725Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T20:39:08.987Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T20:39:08.987Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-16T20:39:09.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:09.248Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T20:39:09.248Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T20:39:09.248Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-16T20:39:09.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:09.248Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T20:39:09.248Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T20:39:09.248Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T20:39:09.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:09.508Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T20:39:09.508Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T20:39:09.508Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T20:39:09.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:09.508Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-16T20:39:09.508Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-16T20:39:09.508Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-16T20:39:09.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:09.769Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-16T20:39:09.769Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-16T20:39:09.769Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-16T20:39:09.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:09.769Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-16T20:39:09.769Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-16T20:39:09.769Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-16T20:39:09.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:09.769Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-16T20:39:10.030Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-16T20:39:10.030Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-16T20:39:10.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:10.031Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-16T20:39:10.031Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-16T20:39:10.291Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-16T20:39:10.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T20:39:10.291Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-16T20:39:10.291Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-16T20:39:10.291Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-16T20:39:10.291Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-16T20:39:10.291Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T20:39:10.291Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T20:39:10.291Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T20:39:10.291Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T20:39:10.551Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T20:39:10.551Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T20:39:10.814Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-16T20:39:10.814Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-16T20:39:10.814Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T20:39:10.814Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-16T20:39:11.079Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-16T20:39:11.079Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-16T20:39:11.079Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-16T20:39:11.079Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-16T20:39:11.079Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-16T20:39:11.079Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-16T20:39:11.079Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-16T20:39:11.344Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-16T20:39:11.344Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-16T20:39:11.344Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-16T20:39:11.344Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-16T20:39:11.344Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-16T20:39:11.624Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-16T20:39:11.624Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-16T20:39:11.904Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-16T20:39:11.904Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-16T20:39:11.904Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-16T20:39:11.904Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-16T20:39:12.167Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T20:39:12.167Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T20:39:12.432Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T20:39:12.432Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T20:39:12.432Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T20:39:12.432Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T20:39:12.432Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T20:39:12.432Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T20:39:12.695Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:12.695Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:12.695Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:12.695Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:12.695Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:12.695Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:12.695Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:12.957Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:13.904Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:13.904Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:14.480Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:14.480Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:14.742Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:14.742Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:15.004Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:15.004Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:15.948Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T20:39:15.949Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T20:39:15.949Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T20:39:15.949Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T20:39:15.949Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T20:39:15.949Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T20:39:15.949Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T20:39:15.949Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T20:39:16.213Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-16T20:39:16.213Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-16T20:39:16.213Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T20:39:16.213Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T20:39:16.213Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T20:39:16.213Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T20:39:16.213Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-16T20:39:16.213Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-16T20:39:16.477Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:39:16.477Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T20:39:16.477Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:39:16.477Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:39:16.477Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:39:16.477Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-16T20:39:16.477Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-16T20:39:16.477Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-16T20:39:16.477Z] [2021-06-16T20:39:16.477Z] Current default time zone: 'Etc/UTC' [2021-06-16T20:39:16.477Z] Local time is now: Wed Jun 16 20:39:16 UTC 2021. [2021-06-16T20:39:16.477Z] Universal Time is now: Wed Jun 16 20:39:16 UTC 2021. [2021-06-16T20:39:16.477Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-16T20:39:16.477Z] [2021-06-16T20:39:16.477Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-16T20:39:16.477Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:39:16.477Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-16T20:39:16.739Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-16T20:39:16.739Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-16T20:39:16.739Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-16T20:39:16.739Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-16T20:39:16.739Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-16T20:39:16.739Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-16T20:39:16.739Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T20:39:16.739Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:39:16.739Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-16T20:39:16.739Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:17.000Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T20:39:17.000Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:39:17.000Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-16T20:39:17.000Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-16T20:39:17.000Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-16T20:39:17.000Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T20:39:17.000Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-16T20:39:17.000Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-16T20:39:17.000Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:39:17.000Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-16T20:39:18.915Z] Updating certificates in /etc/ssl/certs... [2021-06-16T20:39:19.870Z] 23 added, 27 removed; done. [2021-06-16T20:39:19.870Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T20:39:19.870Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T20:39:19.870Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-16T20:39:19.870Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-16T20:39:19.870Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-16T20:39:19.870Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:19.870Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T20:39:19.870Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:19.870Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:19.870Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:19.870Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:19.870Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:19.870Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-16T20:39:19.870Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-16T20:39:19.870Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-16T20:39:19.871Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-16T20:39:19.871Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-16T20:39:19.871Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:19.871Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T20:39:20.132Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-16T20:39:20.132Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-16T20:39:20.132Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-16T20:39:20.132Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:39:20.132Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-16T20:39:20.132Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-16T20:39:20.133Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-16T20:39:20.133Z] Updating certificates in /etc/ssl/certs... [2021-06-16T20:39:21.077Z] 0 added, 0 removed; done. [2021-06-16T20:39:21.077Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-16T20:39:21.077Z] done. [2021-06-16T20:39:21.340Z] Reading package lists... [2021-06-16T20:39:21.340Z] Building dependency tree... [2021-06-16T20:39:21.340Z] Reading state information... [2021-06-16T20:39:21.602Z] The following NEW packages will be installed: [2021-06-16T20:39:21.602Z] apt-transport-https [2021-06-16T20:39:21.864Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T20:39:21.864Z] Need to get 1692 B of archives. [2021-06-16T20:39:21.864Z] After this operation, 154 kB of additional disk space will be used. [2021-06-16T20:39:21.864Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-16T20:39:21.864Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:39:21.864Z] Fetched 1692 B in 0s (9625 B/s) [2021-06-16T20:39:21.864Z] Selecting previously unselected package apt-transport-https. [2021-06-16T20:39:21.864Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-16T20:39:21.864Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-16T20:39:21.864Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-16T20:39:22.127Z] Setting up apt-transport-https (1.6.13) ... [2021-06-16T20:39:22.127Z] Waiting for network to be ready... [2021-06-16T20:39:28.719Z] 2021-06-16T20:39:25Z INFO Waiting for automatic snapd restart... [2021-06-16T20:39:29.292Z] snapd 2.51 from Canonical* installed [2021-06-16T20:39:30.236Z] "snapd" switched to the "latest/stable" channel [2021-06-16T20:39:30.236Z] [2021-06-16T20:39:32.784Z] core18 20210507 from Canonical* installed [2021-06-16T20:39:33.046Z] "core18" switched to the "latest/stable" channel [2021-06-16T20:39:33.046Z] [2021-06-16T20:39:36.352Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T20:39:36.353Z] "snapcraft" switched to the "latest/stable" channel [2021-06-16T20:39:36.353Z] [2021-06-16T20:39:40.557Z] 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: [2021-06-16T20:39:40.557Z] - README.md [2021-06-16T20:39:40.557Z] [2021-06-16T20:39:40.557Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T20:39:40.817Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T20:39:40.817Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T20:39:40.817Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T20:39:42.028Z] Reading package lists... [2021-06-16T20:39:42.289Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-16T20:39:42.289Z] Reading package lists... [2021-06-16T20:39:42.551Z] Building dependency tree... [2021-06-16T20:39:42.551Z] Reading state information... [2021-06-16T20:39:42.551Z] Suggested packages: [2021-06-16T20:39:42.551Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-16T20:39:42.551Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-16T20:39:42.551Z] Recommended packages: [2021-06-16T20:39:42.551Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-16T20:39:42.812Z] The following NEW packages will be installed: [2021-06-16T20:39:42.812Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-16T20:39:42.812Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-16T20:39:42.812Z] pkg-config zip [2021-06-16T20:39:42.812Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T20:39:42.812Z] Need to get 7663 kB of archives. [2021-06-16T20:39:42.812Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-16T20:39:42.812Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-16T20:39:42.812Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-16T20:39:42.812Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-16T20:39:42.812Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-16T20:39:42.812Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-16T20:39:43.073Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-16T20:39:43.073Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-16T20:39:43.073Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-16T20:39:43.073Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-16T20:39:43.335Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-16T20:39:43.335Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-16T20:39:43.335Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-16T20:39:43.335Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-16T20:39:43.335Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-16T20:39:43.335Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-16T20:39:43.596Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T20:39:43.596Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-06-16T20:39:43.596Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-16T20:39:43.596Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-16T20:39:43.596Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-16T20:39:43.596Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T20:39:43.857Z] Selecting previously unselected package libpsl5:amd64. [2021-06-16T20:39:43.857Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-16T20:39:43.857Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T20:39:43.857Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-16T20:39:43.857Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-16T20:39:43.857Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T20:39:43.857Z] Selecting previously unselected package librtmp1:amd64. [2021-06-16T20:39:43.857Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-16T20:39:43.857Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T20:39:43.857Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-16T20:39:44.118Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-16T20:39:44.118Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T20:39:44.118Z] Selecting previously unselected package liberror-perl. [2021-06-16T20:39:44.118Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-16T20:39:44.118Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-16T20:39:44.118Z] Selecting previously unselected package git-man. [2021-06-16T20:39:44.118Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-16T20:39:44.118Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T20:39:44.379Z] Selecting previously unselected package git. [2021-06-16T20:39:44.379Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-16T20:39:44.379Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T20:39:44.649Z] Selecting previously unselected package libnorm1:amd64. [2021-06-16T20:39:44.649Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-16T20:39:44.649Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T20:39:44.913Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-16T20:39:44.913Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-16T20:39:44.913Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T20:39:44.913Z] Selecting previously unselected package libsodium23:amd64. [2021-06-16T20:39:44.913Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-16T20:39:44.913Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-16T20:39:44.913Z] Selecting previously unselected package libzmq5:amd64. [2021-06-16T20:39:44.913Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T20:39:44.913Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T20:39:45.176Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-16T20:39:45.177Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T20:39:45.177Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T20:39:45.177Z] Selecting previously unselected package pkg-config. [2021-06-16T20:39:45.177Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-16T20:39:45.177Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T20:39:45.443Z] Selecting previously unselected package zip. [2021-06-16T20:39:45.443Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-16T20:39:45.443Z] Unpacking zip (3.0-11build1) ... [2021-06-16T20:39:45.443Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T20:39:45.443Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T20:39:45.443Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T20:39:45.443Z] Setting up liberror-perl (0.17025-1) ... [2021-06-16T20:39:45.443Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T20:39:45.443Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T20:39:45.443Z] No schema files found: doing nothing. [2021-06-16T20:39:45.443Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T20:39:45.443Z] Setting up zip (3.0-11build1) ... [2021-06-16T20:39:45.443Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T20:39:45.443Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-16T20:39:45.443Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T20:39:45.443Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T20:39:45.443Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T20:39:45.443Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T20:39:45.443Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T20:39:45.705Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T20:39:46.278Z] git set to automatically installed. [2021-06-16T20:39:46.278Z] git-man set to automatically installed. [2021-06-16T20:39:46.278Z] libcurl3-gnutls set to automatically installed. [2021-06-16T20:39:46.278Z] liberror-perl set to automatically installed. [2021-06-16T20:39:46.278Z] libglib2.0-0 set to automatically installed. [2021-06-16T20:39:46.278Z] libnghttp2-14 set to automatically installed. [2021-06-16T20:39:46.278Z] libnorm1 set to automatically installed. [2021-06-16T20:39:46.278Z] libpgm-5.2-0 set to automatically installed. [2021-06-16T20:39:46.278Z] libpsl5 set to automatically installed. [2021-06-16T20:39:46.278Z] librtmp1 set to automatically installed. [2021-06-16T20:39:46.278Z] libsodium23 set to automatically installed. [2021-06-16T20:39:46.278Z] libzmq3-dev set to automatically installed. [2021-06-16T20:39:46.278Z] libzmq5 set to automatically installed. [2021-06-16T20:39:46.278Z] pkg-config set to automatically installed. [2021-06-16T20:39:46.278Z] zip set to automatically installed. [2021-06-16T20:39:47.663Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T20:39:53.364Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:39:53.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:39:53.364Z] ---> 4d9047792728 [2021-06-16T20:39:53.364Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T20:39:53.364Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:39:53.364Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:39:53.364Z] ---> 4d9047792728 [2021-06-16T20:39:53.364Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T20:39:53.364Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:39:53.364Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:39:53.364Z] ---> 4d9047792728 [2021-06-16T20:39:53.364Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T20:39:53.364Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:39:53.364Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:39:53.364Z] ---> 4d9047792728 [2021-06-16T20:39:53.364Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:39:53.364Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:39:53.364Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:39:53.364Z] ---> 4d9047792728 [2021-06-16T20:39:53.364Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:39:53.364Z] ---> Running in f6428c266365 [2021-06-16T20:39:53.364Z] ---> Running in 1cd3420d7b9c [2021-06-16T20:39:53.364Z] ---> Running in 163f0abc6a20 [2021-06-16T20:39:53.364Z] ---> Running in 56383dfc5360 [2021-06-16T20:39:53.364Z] ---> Running in ba0452032829 [2021-06-16T20:39:53.960Z] Removing intermediate container 56383dfc5360 [2021-06-16T20:39:53.960Z] ---> 6adfc0290776 [2021-06-16T20:39:53.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:39:53.960Z] Removing intermediate container f6428c266365 [2021-06-16T20:39:53.960Z] ---> a4be9286c7ca [2021-06-16T20:39:53.960Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:39:54.233Z] ---> Running in 50b7969e3672 [2021-06-16T20:39:54.233Z] Removing intermediate container 163f0abc6a20 [2021-06-16T20:39:54.233Z] ---> a2d69196552b [2021-06-16T20:39:54.233Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:39:54.233Z] Removing intermediate container 1cd3420d7b9c [2021-06-16T20:39:54.233Z] ---> bc4b7cdf0e80 [2021-06-16T20:39:54.233Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:39:54.233Z] Removing intermediate container ba0452032829 [2021-06-16T20:39:54.233Z] ---> ed7826745b9f [2021-06-16T20:39:54.233Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:39:54.506Z] ---> Running in 969a970cf1be [2021-06-16T20:39:54.784Z] ---> Running in bc0d3046e70a [2021-06-16T20:39:54.784Z] ---> Running in aa4a53919e9c [2021-06-16T20:39:54.784Z] ---> Running in 96838879ab88 [2021-06-16T20:39:55.801Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-16T20:39:56.063Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T20:39:59.703Z] snap "core18" has no updates available [2021-06-16T20:39:59.715Z] Removing intermediate container 50b7969e3672 [2021-06-16T20:39:59.715Z] ---> 5ddae0a266c1 [2021-06-16T20:39:59.715Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T20:39:59.715Z] ---> Running in fe2135cf6558 [2021-06-16T20:39:59.715Z] Removing intermediate container 96838879ab88 [2021-06-16T20:39:59.715Z] ---> 8c66f4915071 [2021-06-16T20:39:59.715Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T20:39:59.715Z] Removing intermediate container 969a970cf1be [2021-06-16T20:39:59.715Z] ---> 4606d0b34c8d [2021-06-16T20:39:59.715Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:39:59.715Z] ---> Running in ed20b6ccb712 [2021-06-16T20:39:59.715Z] ---> Running in 022f93151746 [2021-06-16T20:40:00.117Z] Downloading snap 'edgex-app-service-configurable' [2021-06-16T20:40:00.117Z] 2021/06/16 20:39:58.986333 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 [2021-06-16T20:40:00.117Z] Pulling app-service-config [2021-06-16T20:40:00.117Z] + snapcraftctl pull [2021-06-16T20:40:00.318Z] Removing intermediate container aa4a53919e9c [2021-06-16T20:40:00.318Z] ---> 722182e818a4 [2021-06-16T20:40:00.318Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T20:40:00.318Z] Removing intermediate container bc0d3046e70a [2021-06-16T20:40:00.318Z] ---> 3296133558d5 [2021-06-16T20:40:00.318Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T20:40:00.919Z] ---> Running in 60f1d0887407 [2021-06-16T20:40:00.919Z] ---> Running in 78e6c413cf3f [2021-06-16T20:40:01.089Z] Pulling config-common [2021-06-16T20:40:01.089Z] + snapcraftctl pull [2021-06-16T20:40:01.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:02.051Z] Pulling go-build-helper [2021-06-16T20:40:02.051Z] + snapcraftctl pull [2021-06-16T20:40:02.208Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.588Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-16T20:40:04.588Z] Skipping pull go-build-helper (already ran) [2021-06-16T20:40:04.588Z] Building go-build-helper [2021-06-16T20:40:04.588Z] + snapcraftctl build [2021-06-16T20:40:04.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.601Z] OK: 218 MiB in 52 packages [2021-06-16T20:40:04.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:40:04.849Z] Staging go-build-helper [2021-06-16T20:40:04.849Z] + snapcraftctl stage [2021-06-16T20:40:05.214Z] OK: 218 MiB in 52 packages [2021-06-16T20:40:05.214Z] OK: 218 MiB in 52 packages [2021-06-16T20:40:05.214Z] OK: 218 MiB in 52 packages [2021-06-16T20:40:05.496Z] OK: 218 MiB in 52 packages [2021-06-16T20:40:05.775Z] Removing intermediate container fe2135cf6558 [2021-06-16T20:40:05.775Z] ---> 4a8055747d69 [2021-06-16T20:40:05.775Z] Step 6/22 : COPY go.mod . [2021-06-16T20:40:07.216Z] ---> fd465c67f507 [2021-06-16T20:40:07.216Z] Step 7/22 : RUN go mod download [2021-06-16T20:40:07.216Z] Removing intermediate container 78e6c413cf3f [2021-06-16T20:40:07.216Z] ---> cf7104aebbdb [2021-06-16T20:40:07.216Z] Step 6/24 : COPY go.mod . [2021-06-16T20:40:07.216Z] ---> Running in d6237383fadd [2021-06-16T20:40:07.501Z] Removing intermediate container ed20b6ccb712 [2021-06-16T20:40:07.501Z] ---> 415c71a67640 [2021-06-16T20:40:07.501Z] Step 6/24 : COPY go.mod . [2021-06-16T20:40:08.105Z] Removing intermediate container 022f93151746 [2021-06-16T20:40:08.105Z] ---> cbc809a8c3ba [2021-06-16T20:40:08.105Z] Step 6/32 : COPY go.mod . [2021-06-16T20:40:08.105Z] Removing intermediate container 60f1d0887407 [2021-06-16T20:40:08.105Z] ---> f7e4f4c8b133 [2021-06-16T20:40:08.105Z] Step 6/26 : COPY go.mod . [2021-06-16T20:40:08.105Z] ---> 495f96061577 [2021-06-16T20:40:08.105Z] Step 7/24 : RUN go mod download [2021-06-16T20:40:10.285Z] ---> Running in 7e7c12440745 [2021-06-16T20:40:10.285Z] ---> 290fd394f1f6 [2021-06-16T20:40:10.285Z] Step 7/24 : RUN go mod download [2021-06-16T20:40:10.285Z] ---> 4a78a47dd774 [2021-06-16T20:40:10.285Z] Step 7/32 : RUN go mod download [2021-06-16T20:40:10.285Z] ---> Running in e22a4bf01f53 [2021-06-16T20:40:10.285Z] ---> d700c349313c [2021-06-16T20:40:10.285Z] Step 7/26 : RUN go mod download [2021-06-16T20:40:10.285Z] ---> Running in 57f41d297cb3 [2021-06-16T20:40:10.285Z] ---> Running in ecd35882c2a6 [2021-06-16T20:40:12.289Z] Removing intermediate container d6237383fadd [2021-06-16T20:40:12.289Z] ---> 4b3a75364770 [2021-06-16T20:40:12.289Z] Step 8/22 : COPY . . [2021-06-16T20:40:12.565Z] Removing intermediate container 7e7c12440745 [2021-06-16T20:40:12.565Z] ---> 84d2cff04e8c [2021-06-16T20:40:12.565Z] Step 8/24 : COPY . . [2021-06-16T20:40:14.200Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T20:40:14.200Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T20:40:14.200Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T20:40:14.200Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T20:40:14.200Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T20:40:14.200Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T20:40:14.200Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T20:40:14.200Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T20:40:14.200Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T20:40:14.200Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T20:40:14.200Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T20:40:14.200Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T20:40:14.200Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T20:40:14.200Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T20:40:14.200Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T20:40:14.200Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T20:40:14.200Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T20:40:14.200Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T20:40:14.200Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T20:40:14.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T20:40:14.200Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T20:40:14.200Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T20:40:14.200Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T20:40:14.200Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T20:40:14.200Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T20:40:14.200Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T20:40:14.200Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T20:40:14.200Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-16T20:40:14.200Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-16T20:40:14.200Z] Fetched 224 kB in 0s (0 B/s) [2021-06-16T20:40:14.200Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-16T20:40:14.200Z] Fetched 157 kB in 0s (0 B/s) [2021-06-16T20:40:14.200Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-16T20:40:14.200Z] Fetched 221 kB in 0s (0 B/s) [2021-06-16T20:40:14.200Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-16T20:40:14.200Z] Fetched 143 kB in 0s (0 B/s) [2021-06-16T20:40:14.200Z] Pulling edgex-go [2021-06-16T20:40:14.200Z] + snapcraftctl pull [2021-06-16T20:40:16.001Z] Removing intermediate container e22a4bf01f53 [2021-06-16T20:40:16.001Z] ---> 3858374d4b19 [2021-06-16T20:40:16.001Z] Step 8/24 : COPY . . [2021-06-16T20:40:16.278Z] Removing intermediate container 57f41d297cb3 [2021-06-16T20:40:16.279Z] ---> 6180ba7f3937 [2021-06-16T20:40:16.279Z] Step 8/26 : COPY . . [2021-06-16T20:40:16.279Z] Removing intermediate container ecd35882c2a6 [2021-06-16T20:40:16.279Z] ---> 03bf569384ec [2021-06-16T20:40:16.279Z] Step 8/32 : COPY . . [2021-06-16T20:40:29.108Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T20:40:29.108Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T20:40:29.108Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T20:40:29.108Z] Fetched 0 B in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-16T20:40:29.108Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-16T20:40:29.108Z] Fetched 279 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-16T20:40:29.108Z] Fetched 122 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-16T20:40:29.108Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-16T20:40:29.108Z] Fetched 8848 B in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-16T20:40:29.108Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-16T20:40:29.108Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-16T20:40:29.108Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-16T20:40:29.108Z] Fetched 219 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-16T20:40:29.108Z] Fetched 154 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-16T20:40:29.108Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-16T20:40:29.108Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-16T20:40:29.108Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-16T20:40:29.108Z] Fetched 499 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-16T20:40:29.108Z] Fetched 111 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-16T20:40:29.108Z] Fetched 240 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-16T20:40:29.108Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-16T20:40:29.108Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-16T20:40:29.108Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-16T20:40:29.108Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-16T20:40:29.109Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-16T20:40:29.109Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-16T20:40:29.109Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-16T20:40:29.109Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-16T20:40:29.109Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-16T20:40:29.109Z] Fetched 8720 B in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-16T20:40:29.109Z] Fetched 137 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-16T20:40:29.109Z] Fetched 119 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-16T20:40:29.109Z] Fetched 110 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-16T20:40:29.109Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-16T20:40:29.109Z] Fetched 645 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-16T20:40:29.109Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-16T20:40:29.109Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-16T20:40:29.109Z] Fetched 368 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-16T20:40:29.109Z] Fetched 187 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-16T20:40:29.109Z] Fetched 175 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-16T20:40:29.109Z] Fetched 206 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-16T20:40:29.109Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-16T20:40:29.109Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-16T20:40:29.109Z] Fetched 159 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-16T20:40:29.109Z] Fetched 107 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-16T20:40:29.109Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-16T20:40:29.109Z] Pulling static-packages [2021-06-16T20:40:29.109Z] + snapcraftctl pull [2021-06-16T20:40:30.050Z] Pulling version [2021-06-16T20:40:30.050Z] + cd /root/project [2021-06-16T20:40:30.050Z] + git describe --tags --abbrev=0 [2021-06-16T20:40:30.050Z] + sed s/v// [2021-06-16T20:40:30.050Z] + GIT_VERSION=2.0.0-dev.267 [2021-06-16T20:40:30.050Z] + [ -z 2.0.0-dev.267 ] [2021-06-16T20:40:30.050Z] + snapcraftctl set-version 2.0.0-dev.267 [2021-06-16T20:40:31.440Z] Building app-service-config [2021-06-16T20:40:31.440Z] + snapcraftctl build [2021-06-16T20:40:33.357Z] Building config-common [2021-06-16T20:40:33.357Z] + snapcraftctl build [2021-06-16T20:40:35.270Z] Skipping build go-build-helper (already ran) [2021-06-16T20:40:35.270Z] Building edgex-go [2021-06-16T20:40:35.270Z] + cd /root/parts/edgex-go/src [2021-06-16T20:40:35.270Z] + make build [2021-06-16T20:40:35.270Z] go mod tidy [2021-06-16T20:40:36.656Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-16T20:40:36.656Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-16T20:40:36.656Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-16T20:40:36.656Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-16T20:40:36.656Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-16T20:40:36.656Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-16T20:40:36.656Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-16T20:40:36.915Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-16T20:40:36.915Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-16T20:40:36.915Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-16T20:40:36.915Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-16T20:40:36.915Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-16T20:40:37.174Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-16T20:40:37.174Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-16T20:40:37.433Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-16T20:40:37.433Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-16T20:40:37.433Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-16T20:40:38.000Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-16T20:40:38.000Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-16T20:40:38.259Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-16T20:40:38.259Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-16T20:40:38.259Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-16T20:40:38.259Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-16T20:40:38.259Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-16T20:40:38.472Z] ---> 126d7760a041 [2021-06-16T20:40:38.472Z] Step 9/22 : RUN go mod tidy [2021-06-16T20:40:38.472Z] ---> dce9ed0c1427 [2021-06-16T20:40:38.472Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:40:38.472Z] ---> 933f7372c762 [2021-06-16T20:40:38.472Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:40:38.472Z] ---> fb65bf70ac99 [2021-06-16T20:40:38.472Z] Step 9/26 : RUN go mod tidy [2021-06-16T20:40:38.472Z] ---> 9e06162a5b87 [2021-06-16T20:40:38.472Z] Step 9/32 : RUN go mod tidy [2021-06-16T20:40:38.472Z] ---> Running in 0788800276e1 [2021-06-16T20:40:38.472Z] ---> Running in ed39b6015b27 [2021-06-16T20:40:38.472Z] ---> Running in f8cc12547135 [2021-06-16T20:40:38.472Z] ---> Running in 1a2303f285e4 [2021-06-16T20:40:38.472Z] ---> Running in 5618949946fc [2021-06-16T20:40:38.519Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-16T20:40:38.519Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-16T20:40:38.792Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-16T20:40:38.793Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-16T20:40:38.793Z] go: downloading golang.org/x/text v0.3.2 [2021-06-16T20:40:38.793Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-16T20:40:38.793Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-16T20:40:38.793Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-16T20:40:38.793Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-16T20:40:38.793Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-16T20:40:38.793Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-16T20:40:39.061Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-16T20:40:39.061Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-16T20:40:39.061Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-16T20:40:39.061Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-16T20:40:39.061Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-16T20:40:39.061Z] go: downloading github.com/kr/text v0.1.0 [2021-06-16T20:40:39.061Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-16T20:40:39.061Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-16T20:40:39.325Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-16T20:40:39.325Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-16T20:40:39.326Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-16T20:40:39.326Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-16T20:40:39.326Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-16T20:40:39.585Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-16T20:40:39.585Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-16T20:40:39.585Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-16T20:40:39.585Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-16T20:40:39.585Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-16T20:40:39.585Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-16T20:40:39.585Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-16T20:40:39.585Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-16T20:40:39.585Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-16T20:40:39.585Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-16T20:40:39.585Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-16T20:40:39.585Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-16T20:40:39.585Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-16T20:40:39.585Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-16T20:40:39.585Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-16T20:40:39.847Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-16T20:40:39.847Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-16T20:40:39.847Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-16T20:40:39.847Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-16T20:40:39.847Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-16T20:40:39.847Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-16T20:40:39.847Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-16T20:40:39.847Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-16T20:40:39.847Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-16T20:40:39.847Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-16T20:40:39.847Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-16T20:40:39.847Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-16T20:40:39.847Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-16T20:40:39.847Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-16T20:40:39.847Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T20:40:45.229Z] Removing intermediate container ed39b6015b27 [2021-06-16T20:40:45.230Z] ---> 846e97a92e02 [2021-06-16T20:40:45.230Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T20:40:45.230Z] ---> Running in defc8d29f322 [2021-06-16T20:40:45.230Z] Removing intermediate container 1a2303f285e4 [2021-06-16T20:40:45.230Z] ---> 24864f6ec614 [2021-06-16T20:40:45.230Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T20:40:45.504Z] ---> Running in a8946507db94 [2021-06-16T20:40:45.777Z] Removing intermediate container f8cc12547135 [2021-06-16T20:40:45.777Z] ---> 550a073eaf86 [2021-06-16T20:40:45.777Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T20:40:45.777Z] Removing intermediate container 5618949946fc [2021-06-16T20:40:45.777Z] ---> 92ad74099b98 [2021-06-16T20:40:45.777Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T20:40:45.777Z] Removing intermediate container 0788800276e1 [2021-06-16T20:40:45.777Z] ---> 09779375b6a0 [2021-06-16T20:40:45.777Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T20:40:48.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T20:40:48.330Z] ---> Running in 4e73ef3fa0f7 [2021-06-16T20:40:48.330Z] ---> Running in 0da66d078422 [2021-06-16T20:40:48.330Z] ---> Running in ae1df1868087 [2021-06-16T20:40:48.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T20:40:48.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T20:40:48.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:40:48.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T20:40:48.882Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T20:40:52.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T20:40:52.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T20:40:54.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T20:40:54.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T20:40:55.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T20:40:56.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:40:57.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T20:40:58.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T20:40:59.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T20:41:00.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T20:41:02.033Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-16T20:41:02.034Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-16T20:41:02.034Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-16T20:41:02.034Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-16T20:41:02.034Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-16T20:41:02.034Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-16T20:41:02.034Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-16T20:41:02.034Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-16T20:41:02.034Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-16T20:41:02.034Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-16T20:41:02.034Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-16T20:41:02.034Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-16T20:41:02.034Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-16T20:41:02.296Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-16T20:41:02.296Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-16T20:41:02.296Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-16T20:41:02.296Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-16T20:41:02.296Z] + 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 [2021-06-16T20:41:02.296Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-16T20:41:02.296Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-16T20:41:02.296Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-16T20:41:02.296Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-16T20:41:02.296Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-16T20:41:02.296Z] + 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 [2021-06-16T20:41:02.296Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-16T20:41:02.296Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-16T20:41:02.296Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-16T20:41:05.598Z] Building static-packages [2021-06-16T20:41:05.598Z] + snapcraftctl build [2021-06-16T20:41:06.984Z] Building version [2021-06-16T20:41:06.984Z] + snapcraftctl build [2021-06-16T20:41:10.717Z] Staging app-service-config [2021-06-16T20:41:10.718Z] + snapcraftctl stage [2021-06-16T20:41:10.718Z] Staging config-common [2021-06-16T20:41:10.718Z] + snapcraftctl stage [2021-06-16T20:41:10.718Z] Skipping stage go-build-helper (already ran) [2021-06-16T20:41:10.718Z] Staging edgex-go [2021-06-16T20:41:10.718Z] + snapcraftctl stage [2021-06-16T20:41:12.103Z] Staging static-packages [2021-06-16T20:41:12.103Z] + snapcraftctl stage [2021-06-16T20:41:13.045Z] Staging version [2021-06-16T20:41:13.045Z] + snapcraftctl stage [2021-06-16T20:41:13.988Z] Priming app-service-config [2021-06-16T20:41:13.988Z] + snapcraftctl prime [2021-06-16T20:41:14.929Z] Priming config-common [2021-06-16T20:41:15.189Z] + snapcraftctl prime [2021-06-16T20:41:16.127Z] Priming go-build-helper [2021-06-16T20:41:16.127Z] + snapcraftctl prime [2021-06-16T20:41:17.069Z] Priming edgex-go [2021-06-16T20:41:17.069Z] + snapcraftctl prime [2021-06-16T20:41:18.451Z] Priming static-packages [2021-06-16T20:41:18.451Z] + snapcraftctl prime [2021-06-16T20:41:20.997Z] Priming version [2021-06-16T20:41:20.997Z] + snapcraftctl prime [2021-06-16T20:41:21.567Z] 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] } [2021-06-16T20:42:42.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T20:42:42.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T20:42:50.444Z] Removing intermediate container a8946507db94 [2021-06-16T20:42:50.444Z] ---> 1b3f64657b57 [2021-06-16T20:42:50.444Z] [2021-06-16T20:42:50.444Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T20:42:50.444Z] 3.12: Pulling from library/alpine [2021-06-16T20:42:53.858Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:42:53.858Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T20:42:53.858Z] ---> c4fd0aeabfcf [2021-06-16T20:42:53.858Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T20:42:53.858Z] ---> Running in 6e28f6aa4c1c [2021-06-16T20:42:54.132Z] Removing intermediate container 0da66d078422 [2021-06-16T20:42:54.132Z] ---> c0533f7336c7 [2021-06-16T20:42:54.132Z] [2021-06-16T20:42:54.132Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T20:42:54.132Z] ---> c4fd0aeabfcf [2021-06-16T20:42:54.132Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T20:42:54.132Z] Removing intermediate container 4e73ef3fa0f7 [2021-06-16T20:42:54.132Z] ---> 830a8fdfb484 [2021-06-16T20:42:54.132Z] [2021-06-16T20:42:54.132Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T20:42:54.132Z] ---> c4fd0aeabfcf [2021-06-16T20:42:54.132Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T20:42:54.739Z] ---> Running in 15a653d9a821 [2021-06-16T20:42:54.739Z] ---> Running in e6aa7199a63e [2021-06-16T20:42:55.343Z] Removing intermediate container 6e28f6aa4c1c [2021-06-16T20:42:55.343Z] ---> e858517f77f4 [2021-06-16T20:42:55.343Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T20:42:55.963Z] ---> Running in 74dd2b90e759 [2021-06-16T20:42:56.947Z] Removing intermediate container defc8d29f322 [2021-06-16T20:42:56.947Z] ---> 6d24834804dd [2021-06-16T20:42:56.947Z] [2021-06-16T20:42:56.947Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:42:56.947Z] ---> c4fd0aeabfcf [2021-06-16T20:42:56.947Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:42:57.221Z] ---> Running in d3708ae541de [2021-06-16T20:42:57.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:42:57.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:42:57.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:42:57.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:42:57.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:42:58.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:42:58.649Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T20:42:58.649Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:42:58.649Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T20:42:58.649Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T20:42:58.649Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:42:58.649Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:42:58.649Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T20:42:58.649Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:42:58.930Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T20:42:58.930Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:42:58.930Z] OK: 5 MiB in 16 packages [2021-06-16T20:42:58.930Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:42:58.930Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T20:42:58.930Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T20:42:58.930Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:42:58.930Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T20:42:58.930Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:42:58.930Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:42:58.930Z] OK: 7 MiB in 18 packages [2021-06-16T20:42:59.210Z] OK: 7 MiB in 20 packages [2021-06-16T20:42:59.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:42:59.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:43:00.112Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:43:00.112Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:43:00.112Z] OK: 5 MiB in 15 packages [2021-06-16T20:43:00.722Z] Removing intermediate container 74dd2b90e759 [2021-06-16T20:43:00.722Z] ---> c5d664e53ac5 [2021-06-16T20:43:00.722Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T20:43:01.324Z] ---> Running in 0836d9fa8ec8 [2021-06-16T20:43:02.129Z] Removing intermediate container 15a653d9a821 [2021-06-16T20:43:02.129Z] ---> 082c0e8e9ac7 [2021-06-16T20:43:02.129Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:43:02.129Z] Removing intermediate container e6aa7199a63e [2021-06-16T20:43:02.129Z] ---> 727d493e1a95 [2021-06-16T20:43:02.129Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:43:03.122Z] ---> Running in 18402e6bc772 [2021-06-16T20:43:03.122Z] ---> Running in 3327fa06e060 [2021-06-16T20:43:03.122Z] Removing intermediate container d3708ae541de [2021-06-16T20:43:03.122Z] ---> 00fdd02f12b3 [2021-06-16T20:43:03.122Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:43:03.122Z] Removing intermediate container 0836d9fa8ec8 [2021-06-16T20:43:03.122Z] ---> fa438fec99ca [2021-06-16T20:43:03.122Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T20:43:03.396Z] ---> Running in 330854fc55f3 [2021-06-16T20:43:03.396Z] ---> Running in 412e7e9647b4 [2021-06-16T20:43:03.671Z] Removing intermediate container ae1df1868087 [2021-06-16T20:43:03.671Z] ---> 4fdcd4290dd5 [2021-06-16T20:43:03.671Z] [2021-06-16T20:43:03.671Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:43:03.671Z] ---> c4fd0aeabfcf [2021-06-16T20:43:03.671Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T20:43:03.946Z] Removing intermediate container 18402e6bc772 [2021-06-16T20:43:03.946Z] ---> 4333b2a107e7 [2021-06-16T20:43:03.946Z] Step 14/26 : WORKDIR / [2021-06-16T20:43:03.946Z] Removing intermediate container 3327fa06e060 [2021-06-16T20:43:03.946Z] ---> 8eed17c1d689 [2021-06-16T20:43:03.946Z] Step 14/22 : WORKDIR /edgex [2021-06-16T20:43:04.239Z] ---> Running in 0f02ec635b22 [2021-06-16T20:43:04.239Z] ---> Running in 723efa1ac0d8 [2021-06-16T20:43:04.239Z] Removing intermediate container 412e7e9647b4 [2021-06-16T20:43:04.239Z] ---> bf91bf86d964 [2021-06-16T20:43:04.239Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T20:43:04.239Z] ---> Running in d4c3639266ea [2021-06-16T20:43:04.239Z] Removing intermediate container 330854fc55f3 [2021-06-16T20:43:04.239Z] ---> 49e8af7d6df3 [2021-06-16T20:43:04.239Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T20:43:04.561Z] ---> Running in a4a6a8fd0934 [2021-06-16T20:43:04.561Z] ---> Running in f120c68ae3c2 [2021-06-16T20:43:04.899Z] Removing intermediate container 0f02ec635b22 [2021-06-16T20:43:04.899Z] ---> aba9be280023 [2021-06-16T20:43:04.899Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T20:43:05.187Z] ---> Running in bc79757f4ebd [2021-06-16T20:43:05.187Z] Removing intermediate container 723efa1ac0d8 [2021-06-16T20:43:05.187Z] ---> b4b170f89e93 [2021-06-16T20:43:05.187Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T20:43:05.479Z] Removing intermediate container d4c3639266ea [2021-06-16T20:43:05.479Z] ---> 4f437a380223 [2021-06-16T20:43:05.479Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T20:43:05.479Z] Removing intermediate container f120c68ae3c2 [2021-06-16T20:43:05.479Z] ---> 7b4fa924eeb7 [2021-06-16T20:43:05.479Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:43:05.759Z] Removing intermediate container bc79757f4ebd [2021-06-16T20:43:05.760Z] ---> 63bfd4677d0b [2021-06-16T20:43:05.760Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T20:43:05.760Z] ---> Running in 508f9f9a37ce [2021-06-16T20:43:06.036Z] ---> Running in 1a55ceca5245 [2021-06-16T20:43:06.638Z] Removing intermediate container 508f9f9a37ce [2021-06-16T20:43:06.638Z] ---> 9d8eeb896923 [2021-06-16T20:43:06.638Z] Step 16/24 : WORKDIR / [2021-06-16T20:43:06.915Z] ---> 2967e1176e00 [2021-06-16T20:43:06.915Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T20:43:06.915Z] ---> 792cce718d1a [2021-06-16T20:43:06.915Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T20:43:06.915Z] Removing intermediate container 1a55ceca5245 [2021-06-16T20:43:06.915Z] ---> a8597ea5e3c1 [2021-06-16T20:43:06.915Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:43:06.915Z] ---> Running in 4a287ce0fd6c [2021-06-16T20:43:07.191Z] ---> Running in d2b33841d071 [2021-06-16T20:43:09.975Z] Removing intermediate container a4a6a8fd0934 [2021-06-16T20:43:09.975Z] ---> 449720e4b3f3 [2021-06-16T20:43:09.975Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T20:43:09.975Z] Removing intermediate container 4a287ce0fd6c [2021-06-16T20:43:09.975Z] ---> ed11fdbaa88c [2021-06-16T20:43:09.975Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:43:09.975Z] ---> Running in 95e4c433178a [2021-06-16T20:43:09.975Z] ---> e0e0b262cf37 [2021-06-16T20:43:09.975Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T20:43:09.975Z] ---> d6a89c57afac [2021-06-16T20:43:09.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T20:43:09.975Z] Removing intermediate container 95e4c433178a [2021-06-16T20:43:09.975Z] ---> 58e5e6cb16e6 [2021-06-16T20:43:09.975Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T20:43:09.975Z] ---> bad370b11375 [2021-06-16T20:43:09.975Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T20:43:09.975Z] ---> 87e229213202 [2021-06-16T20:43:09.975Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T20:43:10.582Z] Removing intermediate container d2b33841d071 [2021-06-16T20:43:10.582Z] ---> e31a0207e367 [2021-06-16T20:43:10.582Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T20:43:10.582Z] ---> be934079f32c [2021-06-16T20:43:10.582Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T20:43:10.582Z] ---> e70a121b03bf [2021-06-16T20:43:10.582Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T20:43:10.867Z] ---> Running in 8aa46382b292 [2021-06-16T20:43:10.867Z] ---> Running in 2216af824574 [2021-06-16T20:43:10.867Z] ---> Running in e92cae515e47 [2021-06-16T20:43:11.156Z] ---> 734abf76878a [2021-06-16T20:43:11.156Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T20:43:11.442Z] ---> 1def75a2e988 [2021-06-16T20:43:11.442Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T20:43:11.723Z] Removing intermediate container e92cae515e47 [2021-06-16T20:43:11.723Z] ---> ff65a233eba2 [2021-06-16T20:43:11.723Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T20:43:12.001Z] ---> Running in d7ab15651fb6 [2021-06-16T20:43:12.607Z] ---> e3b53c508727 [2021-06-16T20:43:12.607Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T20:43:12.886Z] Removing intermediate container d7ab15651fb6 [2021-06-16T20:43:12.886Z] ---> 2d4f8928dc00 [2021-06-16T20:43:12.886Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T20:43:13.174Z] ---> Running in a0db43510cd3 [2021-06-16T20:43:13.174Z] ---> Running in 5fdcd9e6e90e [2021-06-16T20:43:13.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:43:13.460Z] ---> cb3a98208d46 [2021-06-16T20:43:13.460Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T20:43:13.744Z] Removing intermediate container a0db43510cd3 [2021-06-16T20:43:13.744Z] ---> b0008b482022 [2021-06-16T20:43:13.744Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:43:14.022Z] ---> Running in 3d0900cb5be1 [2021-06-16T20:43:14.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:43:14.307Z] Removing intermediate container 5fdcd9e6e90e [2021-06-16T20:43:14.307Z] ---> 35c4a8b97a3a [2021-06-16T20:43:14.307Z] Step 21/22 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:43:14.595Z] ---> Running in de0e1f9db6e9 [2021-06-16T20:43:14.873Z] Removing intermediate container 3d0900cb5be1 [2021-06-16T20:43:14.873Z] ---> 5506c415c462 [2021-06-16T20:43:14.873Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:43:14.873Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:43:14.873Z] Removing intermediate container 2216af824574 [2021-06-16T20:43:14.873Z] ---> 12a187282af6 [2021-06-16T20:43:14.873Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:43:15.147Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T20:43:15.147Z] ---> Running in 2170d32ec6fa [2021-06-16T20:43:15.147Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T20:43:15.147Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T20:43:15.147Z] Removing intermediate container de0e1f9db6e9 [2021-06-16T20:43:15.147Z] ---> a9c2ef9d5798 [2021-06-16T20:43:15.147Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T20:43:15.430Z] ---> 4e85889268c4 [2021-06-16T20:43:15.430Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T20:43:15.430Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T20:43:15.430Z] ---> Running in 148c3dcc9bfc [2021-06-16T20:43:15.430Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T20:43:15.705Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:43:15.705Z] OK: 8 MiB in 20 packages [2021-06-16T20:43:15.705Z] Removing intermediate container 2170d32ec6fa [2021-06-16T20:43:15.705Z] ---> 68ee60971d66 [2021-06-16T20:43:15.705Z] Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:43:15.982Z] ---> cb21f98b814e [2021-06-16T20:43:15.982Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T20:43:16.261Z] ---> Running in 762d66d800c7 [2021-06-16T20:43:16.261Z] Removing intermediate container 148c3dcc9bfc [2021-06-16T20:43:16.261Z] ---> f29308df3a4e [2021-06-16T20:43:16.261Z] [2021-06-16T20:43:16.261Z] ---> 080ab498fbe8 [2021-06-16T20:43:16.261Z] Step 22/26 : 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/ [2021-06-16T20:43:16.538Z] ---> Running in 2721480a7249 [2021-06-16T20:43:16.816Z] Successfully built f29308df3a4e [2021-06-16T20:43:17.090Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T20:43:17.090Z] Removing intermediate container 762d66d800c7 [2021-06-16T20:43:17.090Z] ---> e0d4fa86ab50 [2021-06-16T20:43:17.090Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:43:17.090Z] Building support-scheduler [2021-06-16T20:43:17.366Z]  Building security-proxy-setup ... done  ---> Running in 8f1862b7a53e [2021-06-16T20:43:17.643Z] Removing intermediate container 8aa46382b292 [2021-06-16T20:43:17.643Z] ---> eb2c4129a2bc [2021-06-16T20:43:17.643Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:43:18.244Z] ---> 3ce05b8384bc [2021-06-16T20:43:18.244Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T20:43:18.244Z] Removing intermediate container 8f1862b7a53e [2021-06-16T20:43:18.244Z] ---> 1155d65378d1 [2021-06-16T20:43:18.244Z] [2021-06-16T20:43:18.845Z] Successfully built 1155d65378d1 [2021-06-16T20:43:18.845Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T20:43:18.845Z]  Building core-metadata ... done Building support-notifications [2021-06-16T20:43:19.443Z] ---> 904b58599307 [2021-06-16T20:43:19.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T20:43:19.723Z] ---> f94618aff57a [2021-06-16T20:43:19.723Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T20:43:20.761Z] Removing intermediate container 2721480a7249 [2021-06-16T20:43:20.761Z] ---> d0300c4e9759 [2021-06-16T20:43:20.761Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T20:43:21.386Z] ---> 28f93cd67b91 [2021-06-16T20:43:21.386Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T20:43:21.678Z] ---> Running in 88450c66ddd9 [2021-06-16T20:43:21.961Z] ---> a784b108ab85 [2021-06-16T20:43:21.961Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T20:43:22.565Z] Removing intermediate container 88450c66ddd9 [2021-06-16T20:43:22.565Z] ---> 7b1c3d5dcc25 [2021-06-16T20:43:22.565Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T20:43:22.842Z] ---> 4753a18a9717 [2021-06-16T20:43:22.842Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T20:43:22.842Z] ---> Running in 7ce0270b6dba [2021-06-16T20:43:23.126Z] ---> 2ba25721e704 [2021-06-16T20:43:23.126Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T20:43:23.399Z] ---> Running in d46e367e25d3 [2021-06-16T20:43:23.693Z] ---> Running in 939fb7e4c5d6 [2021-06-16T20:43:23.693Z] Removing intermediate container 7ce0270b6dba [2021-06-16T20:43:23.693Z] ---> 8cb922a3a2eb [2021-06-16T20:43:23.693Z] Step 25/26 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:43:23.981Z] ---> Running in aab26b4b3373 [2021-06-16T20:43:24.599Z] Removing intermediate container d46e367e25d3 [2021-06-16T20:43:24.599Z] ---> 29c1d1fef6c5 [2021-06-16T20:43:24.599Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T20:43:24.599Z] Removing intermediate container 939fb7e4c5d6 [2021-06-16T20:43:24.599Z] ---> 1f1090c2f14d [2021-06-16T20:43:24.599Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:43:24.879Z] Removing intermediate container aab26b4b3373 [2021-06-16T20:43:24.879Z] ---> 71c7e6933ccb [2021-06-16T20:43:24.879Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T20:43:25.161Z] ---> Running in 9f06fa4c478f [2021-06-16T20:43:25.161Z] ---> Running in 1e2c879d90f2 [2021-06-16T20:43:25.446Z] ---> 2c9edefb6f1c [2021-06-16T20:43:25.446Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T20:43:25.722Z] Removing intermediate container 9f06fa4c478f [2021-06-16T20:43:25.722Z] ---> 51fe4b108504 [2021-06-16T20:43:25.722Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:43:25.999Z] ---> Running in 1f9ff9bfa28c [2021-06-16T20:43:25.999Z] Removing intermediate container 1e2c879d90f2 [2021-06-16T20:43:25.999Z] ---> fcc960f07191 [2021-06-16T20:43:25.999Z] [2021-06-16T20:43:26.277Z] ---> Running in 9f187bb1df55 [2021-06-16T20:43:26.564Z] Successfully built fcc960f07191 [2021-06-16T20:43:26.564Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T20:43:26.564Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-16T20:43:27.184Z] Removing intermediate container 9f187bb1df55 [2021-06-16T20:43:27.184Z] ---> df646221252b [2021-06-16T20:43:27.184Z] Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:43:27.462Z] ---> Running in cf31496e8625 [2021-06-16T20:43:28.077Z] Removing intermediate container cf31496e8625 [2021-06-16T20:43:28.078Z] ---> 2473b1bf928f [2021-06-16T20:43:28.078Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:43:28.695Z] ---> Running in 547af0c009e9 [2021-06-16T20:43:29.311Z] Removing intermediate container 1f9ff9bfa28c [2021-06-16T20:43:29.311Z] ---> 7557040b95e5 [2021-06-16T20:43:29.311Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T20:43:29.311Z] Removing intermediate container 547af0c009e9 [2021-06-16T20:43:29.311Z] ---> 245811462be8 [2021-06-16T20:43:29.311Z] [2021-06-16T20:43:29.590Z] ---> Running in 6127674d68ac [2021-06-16T20:43:29.590Z] Successfully built 245811462be8 [2021-06-16T20:43:29.866Z] Successfully tagged core-data-arm64:latest [2021-06-16T20:43:29.866Z] Building core-command [2021-06-16T20:43:30.466Z]  Building core-data ... done Removing intermediate container 6127674d68ac [2021-06-16T20:43:30.466Z] ---> aa8a1998a14f [2021-06-16T20:43:30.466Z] Step 29/32 : CMD ["gate"] [2021-06-16T20:43:30.745Z] ---> Running in 91dffe960048 [2021-06-16T20:43:31.352Z] Removing intermediate container 91dffe960048 [2021-06-16T20:43:31.352Z] ---> 8a5d90a45dc3 [2021-06-16T20:43:31.352Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T20:43:31.639Z] ---> Running in 51f3f947a823 [2021-06-16T20:43:32.670Z] Removing intermediate container 51f3f947a823 [2021-06-16T20:43:32.670Z] ---> 35007f94d49c [2021-06-16T20:43:32.670Z] Step 31/32 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:43:33.324Z] ---> Running in 1c3beee64954 [2021-06-16T20:43:34.353Z] Removing intermediate container 1c3beee64954 [2021-06-16T20:43:34.353Z] ---> 8ce1eb84e68e [2021-06-16T20:43:34.353Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T20:43:34.637Z] ---> Running in 7a6aefd106cb [2021-06-16T20:43:35.238Z] Removing intermediate container 7a6aefd106cb [2021-06-16T20:43:35.238Z] ---> 28cfd9ad8ea3 [2021-06-16T20:43:35.238Z] [2021-06-16T20:43:35.842Z] Successfully built 28cfd9ad8ea3 [2021-06-16T20:43:35.842Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T20:44:08.711Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:44:08.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:44:08.711Z] ---> 4d9047792728 [2021-06-16T20:44:08.711Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:44:08.711Z] ---> Using cache [2021-06-16T20:44:08.711Z] ---> ed7826745b9f [2021-06-16T20:44:08.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:44:08.711Z] ---> Using cache [2021-06-16T20:44:08.711Z] ---> 722182e818a4 [2021-06-16T20:44:08.711Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T20:44:08.711Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:44:08.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:44:08.711Z] ---> 4d9047792728 [2021-06-16T20:44:08.711Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:44:08.711Z] ---> Using cache [2021-06-16T20:44:08.711Z] ---> ed7826745b9f [2021-06-16T20:44:08.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:44:08.711Z] ---> Using cache [2021-06-16T20:44:08.711Z] ---> 722182e818a4 [2021-06-16T20:44:08.711Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T20:44:10.705Z] ---> Running in 9bb31504a1aa [2021-06-16T20:44:10.705Z] ---> Running in a808af86cbcf [2021-06-16T20:44:12.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:12.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:12.735Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:44:12.735Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:44:12.735Z] ---> 4d9047792728 [2021-06-16T20:44:12.735Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:44:12.735Z] ---> Using cache [2021-06-16T20:44:12.735Z] ---> ed7826745b9f [2021-06-16T20:44:12.735Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:44:12.735Z] ---> Using cache [2021-06-16T20:44:12.735Z] ---> 722182e818a4 [2021-06-16T20:44:12.735Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T20:44:13.009Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:44:13.009Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:44:13.009Z] ---> 4d9047792728 [2021-06-16T20:44:13.009Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:44:13.009Z] ---> Using cache [2021-06-16T20:44:13.009Z] ---> ed7826745b9f [2021-06-16T20:44:13.009Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:44:13.009Z] ---> Using cache [2021-06-16T20:44:13.009Z] ---> 722182e818a4 [2021-06-16T20:44:13.009Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:44:13.284Z] ---> Running in 3eff323238cf [2021-06-16T20:44:13.284Z] ---> Running in 1205bb12755c [2021-06-16T20:44:13.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:13.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:14.544Z] OK: 218 MiB in 52 packages [2021-06-16T20:44:14.544Z] OK: 218 MiB in 52 packages [2021-06-16T20:44:15.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:15.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:15.750Z] Removing intermediate container 9bb31504a1aa [2021-06-16T20:44:15.750Z] ---> 648b70a14640 [2021-06-16T20:44:15.750Z] Step 6/23 : COPY go.mod . [2021-06-16T20:44:16.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:16.026Z] Removing intermediate container a808af86cbcf [2021-06-16T20:44:16.026Z] ---> 6246a0f3288f [2021-06-16T20:44:16.026Z] Step 6/23 : COPY go.mod . [2021-06-16T20:44:16.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:44:22.141Z] ---> 65baf02b3e61 [2021-06-16T20:44:22.141Z] Step 7/23 : RUN go mod download [2021-06-16T20:44:22.141Z] ---> Running in 4facfd7018b6 [2021-06-16T20:44:22.141Z] ---> 1816773f6781 [2021-06-16T20:44:22.141Z] Step 7/23 : RUN go mod download [2021-06-16T20:44:22.141Z] OK: 218 MiB in 52 packages [2021-06-16T20:44:22.141Z] ---> Running in 1d128d504146 [2021-06-16T20:44:22.141Z] OK: 218 MiB in 52 packages [2021-06-16T20:44:22.141Z] Removing intermediate container 3eff323238cf [2021-06-16T20:44:22.141Z] ---> a0425825daa8 [2021-06-16T20:44:22.141Z] Step 6/24 : COPY go.mod . [2021-06-16T20:44:22.141Z] Removing intermediate container 1205bb12755c [2021-06-16T20:44:22.141Z] ---> 9e7ec15d067e [2021-06-16T20:44:22.141Z] Step 6/24 : COPY go.mod . [2021-06-16T20:44:22.141Z] ---> 1689e1cb7434 [2021-06-16T20:44:22.141Z] Step 7/24 : RUN go mod download [2021-06-16T20:44:22.141Z] ---> Running in f3aa79b97a98 [2021-06-16T20:44:22.141Z] ---> 02b2a2fe03ec [2021-06-16T20:44:22.141Z] Step 7/24 : RUN go mod download [2021-06-16T20:44:22.141Z] ---> Running in 6d8aa58337aa [2021-06-16T20:44:22.141Z] Removing intermediate container 4facfd7018b6 [2021-06-16T20:44:22.141Z] ---> 965409cf6a29 [2021-06-16T20:44:22.141Z] Step 8/23 : COPY . . [2021-06-16T20:44:22.141Z] Removing intermediate container 1d128d504146 [2021-06-16T20:44:22.141Z] ---> a81b9f874f1a [2021-06-16T20:44:22.141Z] Step 8/23 : COPY . . [2021-06-16T20:44:26.485Z] Removing intermediate container 6d8aa58337aa [2021-06-16T20:44:26.485Z] ---> 8efcedb6c1a2 [2021-06-16T20:44:26.485Z] Step 8/24 : COPY . . [2021-06-16T20:44:26.485Z] Removing intermediate container f3aa79b97a98 [2021-06-16T20:44:26.485Z] ---> 50955ae85e1c [2021-06-16T20:44:26.485Z] Step 8/24 : COPY . . [2021-06-16T20:44:38.909Z] ---> cdf0b4ea4747 [2021-06-16T20:44:38.909Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:44:38.909Z] ---> 6e81df159a35 [2021-06-16T20:44:38.909Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:44:38.909Z] ---> 07de77360f77 [2021-06-16T20:44:38.909Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:44:39.182Z] ---> Running in a454bece93cc [2021-06-16T20:44:39.182Z] ---> Running in d2b9c6cf768a [2021-06-16T20:44:39.455Z] ---> Running in 08b6e7095be6 [2021-06-16T20:44:39.455Z] ---> 5d9765959f48 [2021-06-16T20:44:39.455Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:44:39.733Z] ---> Running in 02b2b7641b69 [2021-06-16T20:44:45.214Z] Removing intermediate container d2b9c6cf768a [2021-06-16T20:44:45.215Z] ---> 89886f57da75 [2021-06-16T20:44:45.215Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T20:44:45.527Z] Removing intermediate container a454bece93cc [2021-06-16T20:44:45.527Z] ---> bf220c08f3aa [2021-06-16T20:44:45.527Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T20:44:45.527Z] ---> Running in b4f159173ff3 [2021-06-16T20:44:45.527Z] Removing intermediate container 02b2b7641b69 [2021-06-16T20:44:45.527Z] ---> 3bdc174c0cb1 [2021-06-16T20:44:45.527Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T20:44:45.832Z] ---> Running in a9882a5fcd81 [2021-06-16T20:44:45.832Z] Removing intermediate container 08b6e7095be6 [2021-06-16T20:44:45.832Z] ---> 350a589b2414 [2021-06-16T20:44:45.832Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T20:44:45.832Z] ---> Running in 189be68668ee [2021-06-16T20:44:46.456Z] ---> Running in b62df7a1f57c [2021-06-16T20:44:47.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T20:44:47.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T20:44:48.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T20:44:48.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T20:46:27.197Z] Removing intermediate container b62df7a1f57c [2021-06-16T20:46:27.197Z] ---> bc88ee142cb7 [2021-06-16T20:46:27.197Z] [2021-06-16T20:46:27.197Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:46:27.197Z] ---> c4fd0aeabfcf [2021-06-16T20:46:27.197Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:46:27.197Z] ---> Using cache [2021-06-16T20:46:27.197Z] ---> 00fdd02f12b3 [2021-06-16T20:46:27.197Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:46:27.197Z] ---> Using cache [2021-06-16T20:46:27.197Z] ---> 49e8af7d6df3 [2021-06-16T20:46:27.197Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T20:46:27.197Z] Removing intermediate container 189be68668ee [2021-06-16T20:46:27.197Z] ---> 76ac90eff04d [2021-06-16T20:46:27.197Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T20:46:27.197Z] ---> Running in 3d71490a7ff9 [2021-06-16T20:46:27.197Z] ---> Running in 7a99a8803ea2 [2021-06-16T20:46:27.197Z] Removing intermediate container a9882a5fcd81 [2021-06-16T20:46:27.197Z] ---> ba86ff0da7c1 [2021-06-16T20:46:27.197Z] [2021-06-16T20:46:27.197Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:46:27.197Z] ---> c4fd0aeabfcf [2021-06-16T20:46:27.197Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:46:27.197Z] ---> Using cache [2021-06-16T20:46:27.197Z] ---> 00fdd02f12b3 [2021-06-16T20:46:27.197Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:46:27.197Z] ---> Using cache [2021-06-16T20:46:27.197Z] ---> 49e8af7d6df3 [2021-06-16T20:46:27.197Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T20:46:27.197Z] Removing intermediate container 3d71490a7ff9 [2021-06-16T20:46:27.197Z] ---> 488a2526b877 [2021-06-16T20:46:27.197Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:46:27.197Z] ---> Running in e14ccd0a5e7e [2021-06-16T20:46:27.197Z] ---> Running in 07cfa171f389 [2021-06-16T20:46:27.197Z] Removing intermediate container b4f159173ff3 [2021-06-16T20:46:27.197Z] ---> 9292faff1b1a [2021-06-16T20:46:27.197Z] [2021-06-16T20:46:27.197Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:46:27.197Z] ---> c4fd0aeabfcf [2021-06-16T20:46:27.197Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T20:46:27.197Z] ---> Running in 7294749555d4 [2021-06-16T20:46:27.197Z] Removing intermediate container e14ccd0a5e7e [2021-06-16T20:46:27.197Z] ---> 99e3392698e6 [2021-06-16T20:46:27.197Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:46:27.197Z] Removing intermediate container 07cfa171f389 [2021-06-16T20:46:27.197Z] ---> d9c91ffcb656 [2021-06-16T20:46:27.197Z] Step 16/24 : WORKDIR / [2021-06-16T20:46:27.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T20:46:27.197Z] ---> Running in 4ec874a6d37b [2021-06-16T20:46:27.197Z] ---> Running in cde5df8b1dda [2021-06-16T20:46:27.197Z] Removing intermediate container 4ec874a6d37b [2021-06-16T20:46:27.197Z] ---> 44d6bc79cbeb [2021-06-16T20:46:27.197Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:46:27.197Z] Removing intermediate container cde5df8b1dda [2021-06-16T20:46:27.197Z] ---> b69e6ec8bbb8 [2021-06-16T20:46:27.197Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:46:27.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:46:27.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:46:27.197Z] ---> 217baa0ac385 [2021-06-16T20:46:27.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T20:46:27.197Z] ---> ac351561342d [2021-06-16T20:46:27.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T20:46:27.197Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T20:46:27.197Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:46:27.197Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:46:27.197Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:46:27.197Z] OK: 6 MiB in 16 packages [2021-06-16T20:46:27.197Z] Removing intermediate container 7a99a8803ea2 [2021-06-16T20:46:27.197Z] ---> a87d60e73456 [2021-06-16T20:46:27.197Z] [2021-06-16T20:46:27.197Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T20:46:27.197Z] ---> 652d9b30a90a [2021-06-16T20:46:27.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T20:46:27.197Z] 20.10.0: Pulling from library/docker [2021-06-16T20:46:27.197Z] ---> 019bbff57a08 [2021-06-16T20:46:27.197Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T20:46:27.197Z] ---> 6f5c3b8ea166 [2021-06-16T20:46:27.197Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T20:46:27.807Z] ---> Running in d649299061c8 [2021-06-16T20:46:27.807Z] ---> 01213c325c4b [2021-06-16T20:46:27.807Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T20:46:27.807Z] Removing intermediate container 7294749555d4 [2021-06-16T20:46:27.807Z] ---> eeeca5e2e3a3 [2021-06-16T20:46:27.807Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:46:28.086Z] ---> Running in c680dd8eefc6 [2021-06-16T20:46:28.361Z] ---> Running in edc38a941d40 [2021-06-16T20:46:28.634Z] Removing intermediate container d649299061c8 [2021-06-16T20:46:28.634Z] ---> e6f2f42ac782 [2021-06-16T20:46:28.634Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:46:28.909Z] ---> Running in 537fb8fb08b0 [2021-06-16T20:46:29.186Z] Removing intermediate container edc38a941d40 [2021-06-16T20:46:29.186Z] ---> ac0294a8406f [2021-06-16T20:46:29.186Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T20:46:29.186Z] Removing intermediate container c680dd8eefc6 [2021-06-16T20:46:29.186Z] ---> c20f214d7a9f [2021-06-16T20:46:29.186Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:46:29.467Z] ---> Running in efd95c2e18e9 [2021-06-16T20:46:29.467Z] ---> Running in 8ac2f311e99e [2021-06-16T20:46:29.745Z] Removing intermediate container 537fb8fb08b0 [2021-06-16T20:46:29.745Z] ---> 728dd4cbd890 [2021-06-16T20:46:29.745Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T20:46:29.745Z] ---> Running in 091e429a0eb7 [2021-06-16T20:46:30.018Z] Removing intermediate container efd95c2e18e9 [2021-06-16T20:46:30.018Z] ---> 5cd22c33ef85 [2021-06-16T20:46:30.018Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:46:30.309Z] Removing intermediate container 8ac2f311e99e [2021-06-16T20:46:30.309Z] ---> 351f1f25ad6e [2021-06-16T20:46:30.309Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:46:30.309Z] ---> Running in c2845c706d60 [2021-06-16T20:46:30.584Z] ---> Running in 4495ee984613 [2021-06-16T20:46:30.584Z] Removing intermediate container 091e429a0eb7 [2021-06-16T20:46:30.584Z] ---> c0ca5b96f204 [2021-06-16T20:46:30.584Z] Step 22/23 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:46:31.193Z] ---> Running in 150c274b1587 [2021-06-16T20:46:31.193Z] Removing intermediate container c2845c706d60 [2021-06-16T20:46:31.193Z] ---> cc653d74c10c [2021-06-16T20:46:31.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:46:31.467Z] Removing intermediate container 4495ee984613 [2021-06-16T20:46:31.467Z] ---> ef0a546f8b44 [2021-06-16T20:46:31.467Z] Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:46:31.747Z] ---> Running in c13fb818982c [2021-06-16T20:46:32.027Z] Removing intermediate container 150c274b1587 [2021-06-16T20:46:32.027Z] ---> 49383d60e16f [2021-06-16T20:46:32.027Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T20:46:32.333Z] ---> Running in 4b85c3bbd0b4 [2021-06-16T20:46:32.608Z] ---> 22bb7bba2343 [2021-06-16T20:46:32.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T20:46:32.608Z] Removing intermediate container c13fb818982c [2021-06-16T20:46:32.608Z] ---> ff327cf1b9ff [2021-06-16T20:46:32.608Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:46:35.368Z] ---> Running in d321972de542 [2021-06-16T20:46:35.368Z] Removing intermediate container 4b85c3bbd0b4 [2021-06-16T20:46:35.368Z] ---> 2cb62aafd123 [2021-06-16T20:46:35.368Z] [2021-06-16T20:46:35.368Z] Successfully built 2cb62aafd123 [2021-06-16T20:46:35.368Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T20:46:35.368Z]  Building support-scheduler ... done Removing intermediate container d321972de542 [2021-06-16T20:46:35.368Z] ---> ec0013d44508 [2021-06-16T20:46:35.368Z] [2021-06-16T20:46:35.368Z] ---> 15a55bdabd06 [2021-06-16T20:46:35.368Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T20:46:35.368Z] Successfully built ec0013d44508 [2021-06-16T20:46:35.368Z] Successfully tagged core-command-arm64:latest [2021-06-16T20:46:35.642Z]  Building core-command ... done  ---> f96ce7976d4a [2021-06-16T20:46:35.642Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T20:46:35.916Z] ---> Running in 6a88843bfd82 [2021-06-16T20:46:36.508Z] Removing intermediate container 6a88843bfd82 [2021-06-16T20:46:36.508Z] ---> fa16acc8f75e [2021-06-16T20:46:36.508Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:46:36.508Z] ---> Running in 6fc8ac22e1ba [2021-06-16T20:46:36.803Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T20:46:36.803Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T20:46:36.803Z] ---> eeaf43b92773 [2021-06-16T20:46:36.803Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:46:36.803Z] ---> Running in f61c90ab5ea7 [2021-06-16T20:46:37.073Z] Removing intermediate container 6fc8ac22e1ba [2021-06-16T20:46:37.073Z] ---> a6a36be09c3f [2021-06-16T20:46:37.073Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T20:46:37.073Z] ---> Running in f029a825e5f2 [2021-06-16T20:46:37.348Z] Removing intermediate container f61c90ab5ea7 [2021-06-16T20:46:37.348Z] ---> 7350ce68f32a [2021-06-16T20:46:37.348Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T20:46:37.622Z] ---> Running in 01d1ddbc2283 [2021-06-16T20:46:37.897Z] Removing intermediate container f029a825e5f2 [2021-06-16T20:46:37.897Z] ---> bc6789997caa [2021-06-16T20:46:37.897Z] Step 22/23 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:46:37.897Z] ---> Running in 998535c0238c [2021-06-16T20:46:38.493Z] Removing intermediate container 998535c0238c [2021-06-16T20:46:38.493Z] ---> 6c359d6134fc [2021-06-16T20:46:38.493Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T20:46:38.764Z] ---> Running in b6bb02723608 [2021-06-16T20:46:39.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:46:39.037Z] Removing intermediate container b6bb02723608 [2021-06-16T20:46:39.037Z] ---> 23f6d007f31d [2021-06-16T20:46:39.037Z] [2021-06-16T20:46:39.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:46:39.313Z] Successfully built 23f6d007f31d [2021-06-16T20:46:39.584Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T20:46:39.584Z]  Building support-notifications ... done (1/39) Installing readline (8.0.4-r0) [2021-06-16T20:46:39.854Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T20:46:39.854Z] Executing bash-5.0.17-r0.post-install [2021-06-16T20:46:39.854Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:46:39.854Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T20:46:39.854Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T20:46:39.854Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T20:46:39.854Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T20:46:39.854Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T20:46:39.855Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T20:46:39.855Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T20:46:39.855Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T20:46:39.855Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T20:46:39.855Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T20:46:41.817Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T20:46:41.817Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T20:46:41.817Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T20:46:41.817Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T20:46:41.817Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T20:46:41.817Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T20:46:41.817Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T20:46:41.817Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T20:46:41.817Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T20:46:41.817Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T20:46:41.817Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T20:46:41.817Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T20:46:41.817Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T20:46:41.817Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T20:46:42.085Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T20:46:42.085Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T20:46:42.085Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T20:46:42.085Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T20:46:42.085Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T20:46:42.085Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T20:46:42.085Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T20:46:42.085Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T20:46:42.085Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T20:46:42.085Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T20:46:42.085Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T20:46:42.085Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T20:46:42.357Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T20:46:42.357Z] OK: 72 MiB in 59 packages [2021-06-16T20:46:46.685Z] Collecting docker-compose==1.23.2 [2021-06-16T20:46:46.685Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T20:46:46.685Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T20:46:47.281Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T20:46:47.281Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T20:46:48.716Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T20:46:48.716Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T20:46:49.687Z] Collecting PyYAML<4,>=3.10 [2021-06-16T20:46:49.687Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T20:46:53.054Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T20:46:53.054Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T20:46:53.326Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T20:46:53.326Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T20:46:55.291Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T20:46:55.291Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T20:46:58.516Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T20:46:58.516Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T20:46:58.516Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T20:46:58.516Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T20:46:59.489Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T20:46:59.489Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T20:46:59.759Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T20:46:59.759Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T20:47:00.352Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T20:47:00.352Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T20:47:00.623Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-16T20:47:00.623Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-16T20:47:00.895Z] Collecting idna<2.8,>=2.5 [2021-06-16T20:47:00.895Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T20:47:00.895Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T20:47:00.895Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T20:47:00.895Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T20:47:00.895Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T20:47:01.867Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, docopt, cached-property, texttable, jsonschema, docker-compose [2021-06-16T20:47:01.867Z] Attempting uninstall: urllib3 [2021-06-16T20:47:01.867Z] Found existing installation: urllib3 1.25.9 [2021-06-16T20:47:01.867Z] Uninstalling urllib3-1.25.9: [2021-06-16T20:47:01.867Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T20:47:02.459Z] Attempting uninstall: idna [2021-06-16T20:47:02.459Z] Found existing installation: idna 2.9 [2021-06-16T20:47:02.459Z] Uninstalling idna-2.9: [2021-06-16T20:47:02.459Z] Successfully uninstalled idna-2.9 [2021-06-16T20:47:03.052Z] Attempting uninstall: requests [2021-06-16T20:47:03.052Z] Found existing installation: requests 2.23.0 [2021-06-16T20:47:03.052Z] Uninstalling requests-2.23.0: [2021-06-16T20:47:03.052Z] Successfully uninstalled requests-2.23.0 [2021-06-16T20:47:04.476Z] Running setup.py install for PyYAML: started [2021-06-16T20:47:07.081Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T20:47:07.081Z] Running setup.py install for dockerpty: started [2021-06-16T20:47:09.044Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T20:47:09.044Z] Running setup.py install for docopt: started [2021-06-16T20:47:11.015Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T20:47:11.015Z] Running setup.py install for texttable: started [2021-06-16T20:47:12.443Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T20:47:13.870Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-16T20:47:22.587Z] Removing intermediate container 01d1ddbc2283 [2021-06-16T20:47:22.587Z] ---> a06aae193d81 [2021-06-16T20:47:22.587Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T20:47:22.587Z] ---> Running in 1ea6b4941c00 [2021-06-16T20:47:22.861Z] Removing intermediate container 1ea6b4941c00 [2021-06-16T20:47:22.862Z] ---> dbf8528bdd9e [2021-06-16T20:47:22.862Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T20:47:23.136Z] ---> Running in f5f0daad5e43 [2021-06-16T20:47:23.408Z] Removing intermediate container f5f0daad5e43 [2021-06-16T20:47:23.408Z] ---> 0f6666d3102a [2021-06-16T20:47:23.408Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T20:47:24.837Z] ---> e8b770e25595 [2021-06-16T20:47:24.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T20:47:25.440Z] ---> 4bdfdd96c4e4 [2021-06-16T20:47:25.440Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T20:47:26.417Z] ---> bf7a9bc79585 [2021-06-16T20:47:26.417Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T20:47:26.693Z] ---> Running in fbbc5c48f470 [2021-06-16T20:47:27.289Z] Removing intermediate container fbbc5c48f470 [2021-06-16T20:47:27.289Z] ---> b235f243fb1c [2021-06-16T20:47:27.289Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:47:27.289Z] ---> Running in 04a96583f4a1 [2021-06-16T20:47:27.885Z] Removing intermediate container 04a96583f4a1 [2021-06-16T20:47:27.885Z] ---> 3be984101794 [2021-06-16T20:47:27.885Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:47:28.158Z] ---> Running in b3f26f07b65c [2021-06-16T20:47:28.430Z] Removing intermediate container b3f26f07b65c [2021-06-16T20:47:28.430Z] ---> ecf874cdbf83 [2021-06-16T20:47:28.430Z] Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [2021-06-16T20:47:28.704Z] ---> Running in 2a31fbbf25f7 [2021-06-16T20:47:29.300Z] Removing intermediate container 2a31fbbf25f7 [2021-06-16T20:47:29.300Z] ---> 702733c2cea4 [2021-06-16T20:47:29.300Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T20:47:29.300Z] ---> Running in 214fc1a1c37b [2021-06-16T20:47:29.901Z] Removing intermediate container 214fc1a1c37b [2021-06-16T20:47:29.901Z] ---> 20db502a1c35 [2021-06-16T20:47:29.901Z] [2021-06-16T20:47:30.173Z] Successfully built 20db502a1c35 [2021-06-16T20:47:30.173Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T20:47:30.462Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T20:47:30.471Z] $ docker stop --time=1 9f022c33e03bc51e6bb13975cfcec7d7f9e368a76ef484554c8610717a34b47c [2021-06-16T20:47:32.346Z] $ docker rm -f 9f022c33e03bc51e6bb13975cfcec7d7f9e368a76ef484554c8610717a34b47c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:47:32.925Z] + docker images [2021-06-16T20:47:33.199Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T20:47:33.200Z] sys-mgmt-agent-arm64 latest 20db502a1c35 4 seconds ago 299MB [2021-06-16T20:47:33.200Z] support-notifications-arm64 latest 23f6d007f31d 55 seconds ago 15.7MB [2021-06-16T20:47:33.200Z] core-command-arm64 latest ec0013d44508 About a minute ago 15MB [2021-06-16T20:47:33.200Z] support-scheduler-arm64 latest 2cb62aafd123 About a minute ago 15.1MB [2021-06-16T20:47:33.200Z] a87d60e73456 About a minute ago 969MB [2021-06-16T20:47:33.200Z] 9292faff1b1a About a minute ago 969MB [2021-06-16T20:47:33.200Z] ba86ff0da7c1 About a minute ago 968MB [2021-06-16T20:47:33.200Z] bc88ee142cb7 About a minute ago 966MB [2021-06-16T20:47:33.200Z] security-bootstrapper-arm64 latest 28cfd9ad8ea3 3 minutes ago 17.5MB [2021-06-16T20:47:33.200Z] core-data-arm64 latest 245811462be8 4 minutes ago 19.1MB [2021-06-16T20:47:33.200Z] security-secretstore-setup-arm64 latest fcc960f07191 4 minutes ago 27.1MB [2021-06-16T20:47:33.200Z] core-metadata-arm64 latest 1155d65378d1 4 minutes ago 15.7MB [2021-06-16T20:47:33.200Z] security-proxy-setup-arm64 latest f29308df3a4e 4 minutes ago 24.2MB [2021-06-16T20:47:33.200Z] 4fdcd4290dd5 4 minutes ago 975MB [2021-06-16T20:47:33.200Z] 6d24834804dd 4 minutes ago 972MB [2021-06-16T20:47:33.200Z] 830a8fdfb484 4 minutes ago 973MB [2021-06-16T20:47:33.200Z] c0533f7336c7 4 minutes ago 976MB [2021-06-16T20:47:33.200Z] 1b3f64657b57 4 minutes ago 969MB [2021-06-16T20:47:33.200Z] ci-base-image-arm64 latest 4d9047792728 15 minutes ago 641MB [2021-06-16T20:47:33.200Z] alpine 3.12 c4fd0aeabfcf 23 hours ago 5.32MB [2021-06-16T20:47:33.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB [2021-06-16T20:47:33.200Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T20:47:33.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh [2021-06-16T20:47:33.982Z] ---> job-cost.sh [2021-06-16T20:47:33.982Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fFWL [2021-06-16T20:48:13.882Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T20:49:55.476Z] lf-activate-venv(): INFO: Adding /tmp/venv-fFWL/bin to PATH [2021-06-16T20:49:55.476Z] INFO: No Stack... [2021-06-16T20:49:55.476Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T20:49:55.476Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T20:49:55.815Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-16T20:49:55.816Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T20:49:55.874Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3575-2-stack-cost] [2021-06-16T20:49:55.883Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3575-2-stack-cost] did not exist. Created. [2021-06-16T20:49:55.883Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3575-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T20:49:56.240Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T20:49:56.488Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T20:49:56.502Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3575-2-stack-cost] [Pipeline] // lock [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 [2021-06-16T20:49:57.078Z] provisioning config files... [2021-06-16T20:49:57.089Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config915128165398173987tmp [Pipeline] { [Pipeline] sh [2021-06-16T20:49:59.609Z] + set +x [2021-06-16T20:49:59.609Z] + curl -s https://codecov.io/bash [2021-06-16T20:49:59.609Z] + bash -s -- [2021-06-16T20:49:59.609Z] [2021-06-16T20:49:59.609Z] _____ _ [2021-06-16T20:49:59.609Z] / ____| | | [2021-06-16T20:49:59.609Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T20:49:59.609Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T20:49:59.609Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T20:49:59.609Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T20:49:59.609Z] Bash-1.0.3 [2021-06-16T20:49:59.609Z] [2021-06-16T20:49:59.609Z] [2021-06-16T20:49:59.609Z] ==> git version 2.24.4 found [2021-06-16T20:49:59.609Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-16T20:49:59.609Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T20:49:59.609Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T20:49:59.609Z] ==> Jenkins CI detected. [2021-06-16T20:49:59.609Z] project root: . [2021-06-16T20:49:59.609Z] --> token set from env [2021-06-16T20:49:59.609Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T20:49:59.609Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T20:49:59.609Z] ==> Python coveragepy not found [2021-06-16T20:49:59.609Z] ==> Searching for coverage reports in: [2021-06-16T20:49:59.609Z] + . [2021-06-16T20:49:59.609Z] -> Found 1 reports [2021-06-16T20:49:59.609Z] ==> Detecting git/mercurial file structure [2021-06-16T20:49:59.609Z] ==> Reading reports [2021-06-16T20:49:59.609Z] + ./coverage.out bytes=398092 [2021-06-16T20:49:59.609Z] ==> Appending adjustments [2021-06-16T20:49:59.609Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T20:49:59.609Z] + Found adjustments [2021-06-16T20:49:59.609Z] ==> Gzipping contents [2021-06-16T20:49:59.609Z] 56K /tmp/codecov.EV2SSi.gz [2021-06-16T20:49:59.609Z] ==> Uploading reports [2021-06-16T20:49:59.609Z] url: https://codecov.io [2021-06-16T20:49:59.609Z] query: branch=PR-3575&commit=bedc98dc49de9ec0aa39ec098e2b53b105985fb0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3575%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3575&job=&cmd_args= [2021-06-16T20:49:59.609Z] -> Pinging Codecov [2021-06-16T20:49:59.609Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3575&commit=bedc98dc49de9ec0aa39ec098e2b53b105985fb0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3575%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3575&job=&cmd_args= [2021-06-16T20:49:59.609Z] -> Uploading to [2021-06-16T20:49:59.609Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/bedc98dc49de9ec0aa39ec098e2b53b105985fb0/d4a61763-2a03-4685-abb2-85ee6d3448dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T204959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cd6646542de95985e17fcb7e79e91b4064c062b8738ff441d3b6d957fa30c0c [2021-06-16T20:49:59.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:49:59.609Z] Dload Upload Total Spent Left Speed [2021-06-16T20:49:59.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54528 0 0 100 54528 0 106k --:--:-- --:--:-- --:--:-- 106k 100 54528 0 0 100 54528 0 106k --:--:-- --:--:-- --:--:-- 106k [2021-06-16T20:49:59.609Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [Pipeline] } [2021-06-16T20:49:59.620Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:50:00.920Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:50:01.486Z] ---> package-listing.sh [2021-06-16T20:50:01.486Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T20:50:01.486Z] ++ facter osfamily [2021-06-16T20:50:01.749Z] + OS_FAMILY=redhat [2021-06-16T20:50:01.749Z] + workspace=/w/workspace/edgex-go/2 [2021-06-16T20:50:01.749Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T20:50:01.749Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T20:50:01.749Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T20:50:01.749Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T20:50:01.749Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-16T20:50:01.749Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T20:50:01.749Z] + case "${OS_FAMILY}" in [2021-06-16T20:50:01.749Z] + rpm -qa [2021-06-16T20:50:01.749Z] + sort [2021-06-16T20:50:03.673Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T20:50:03.673Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T20:50:03.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T20:50:03.673Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-16T20:50:03.673Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-16T20:50:03.673Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-16T20:50:03.801Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T20:50:04.270Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:50:04.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:50:04.842Z] [2021-06-16T20:50:04.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:50:05.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:50:05.156Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T20:50:05.156Z] df20fa9351a1: Pulling fs layer [2021-06-16T20:50:05.156Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T20:50:05.156Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T20:50:05.156Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T20:50:05.156Z] 93b61091891f: Pulling fs layer [2021-06-16T20:50:05.156Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T20:50:05.156Z] 5e14af77c1be: Pulling fs layer [2021-06-16T20:50:05.156Z] 01666e4c0597: Pulling fs layer [2021-06-16T20:50:05.156Z] aa168da1d23b: Pulling fs layer [2021-06-16T20:50:05.156Z] 46f8f816bc3b: Waiting [2021-06-16T20:50:05.156Z] 93b61091891f: Waiting [2021-06-16T20:50:05.156Z] 93b9cdb0e59b: Waiting [2021-06-16T20:50:05.156Z] 5e14af77c1be: Waiting [2021-06-16T20:50:05.156Z] 01666e4c0597: Waiting [2021-06-16T20:50:05.156Z] aa168da1d23b: Waiting [2021-06-16T20:50:05.156Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T20:50:05.156Z] 36b3adc4ff6f: Download complete [2021-06-16T20:50:05.156Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T20:50:05.156Z] 46f8f816bc3b: Download complete [2021-06-16T20:50:05.156Z] df20fa9351a1: Verifying Checksum [2021-06-16T20:50:05.156Z] df20fa9351a1: Download complete [2021-06-16T20:50:05.422Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T20:50:05.422Z] 93b9cdb0e59b: Download complete [2021-06-16T20:50:05.422Z] 5e14af77c1be: Verifying Checksum [2021-06-16T20:50:05.422Z] 5e14af77c1be: Download complete [2021-06-16T20:50:05.422Z] 93b61091891f: Download complete [2021-06-16T20:50:05.422Z] 01666e4c0597: Verifying Checksum [2021-06-16T20:50:05.422Z] 01666e4c0597: Download complete [2021-06-16T20:50:05.422Z] df20fa9351a1: Pull complete [2021-06-16T20:50:05.685Z] 36b3adc4ff6f: Pull complete [2021-06-16T20:50:05.685Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T20:50:05.685Z] 8ad3a11d3b57: Download complete [2021-06-16T20:50:06.272Z] 8ad3a11d3b57: Pull complete [2021-06-16T20:50:06.272Z] 46f8f816bc3b: Pull complete [2021-06-16T20:50:06.534Z] 93b61091891f: Pull complete [2021-06-16T20:50:06.534Z] 93b9cdb0e59b: Pull complete [2021-06-16T20:50:06.795Z] 5e14af77c1be: Pull complete [2021-06-16T20:50:06.795Z] 01666e4c0597: Pull complete [2021-06-16T20:50:07.372Z] aa168da1d23b: Verifying Checksum [2021-06-16T20:50:07.372Z] aa168da1d23b: Download complete [2021-06-16T20:50:11.594Z] aa168da1d23b: Pull complete [2021-06-16T20:50:11.594Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T20:50:11.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:50:11.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T20:50:11.674Z] prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container [2021-06-16T20:50:11.715Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T20:50:14.050Z] $ docker top 0e40b09067ce27364c327a53810f1153ab22e35bfbbd460bac6087f167117b5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:50:14.437Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T20:50:14.731Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T20:50:15.038Z] + ls /var/log/sa-host [2021-06-16T20:50:15.038Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T20:50:15.038Z] file_magic: OK [2021-06-16T20:50:15.038Z] HZ: Using current value: 100 [2021-06-16T20:50:15.038Z] file_header: OK [2021-06-16T20:50:15.038Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T20:50:15.038Z] Statistics: [2021-06-16T20:50:15.038Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T20:50:15.038Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T20:50:15.038Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T20:50:15.038Z] file_magic: OK [2021-06-16T20:50:15.038Z] HZ: Using current value: 100 [2021-06-16T20:50:15.038Z] file_header: OK [2021-06-16T20:50:15.038Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T20:50:15.038Z] Statistics: [2021-06-16T20:50:15.038Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T20:50:15.038Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:50:15.213Z] provisioning config files... [2021-06-16T20:50:15.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1218643996386715013tmp [Pipeline] { [Pipeline] echo [2021-06-16T20:50:15.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:50:17.542Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T20:50:17.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:50:17.936Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T20:50:17.947Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:50:18.247Z] ---> sudo-logs.sh [2021-06-16T20:50:18.247Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T20:50:18.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:50:18.575Z] ---> job-cost.sh [2021-06-16T20:50:18.575Z] lf-activate-venv: SKIPPING [2021-06-16T20:50:18.575Z] DEBUG: total: 0.18000000715255737 [2021-06-16T20:50:18.575Z] INFO: Retrieving Stack Cost... [2021-06-16T20:50:19.519Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T20:50:20.092Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T20:50:20.108Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:50:20.405Z] ---> logs-deploy.sh [2021-06-16T20:50:20.405Z] lf-activate-venv: SKIPPING [2021-06-16T20:50:20.405Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3575/2 [2021-06-16T20:50:20.405Z] INFO: archiving workspace using pattern(s): [2021-06-16T20:50:21.350Z] Archives upload complete. [2021-06-16T20:50:21.350Z] INFO: archiving logs to Nexus