Branch indexing 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 4d6831531eef982967a50c65fca313e05c925778+0f46f9c91dceca59bd5ea8aaab086cfec78c4084 (85964fbc812a405be15268459fde068a1f1c2a42) 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-ssh2561132217983849167.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-ssh7903789967022095230.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-3589/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-3589/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4705072982423164837.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-ssh7714230678122299865.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3589/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-3589/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7988916667692912429.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-279 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh7936269927318090430.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 > 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/5@tmp/jenkins-gitclient-ssh8913163505520973451.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # 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/5@tmp/jenkins-gitclient-ssh3388926049036749743.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 Merge succeeded, producing 9ff8fb53f0d2058ec82d41041d04def24dcfe26e Checking out Revision 9ff8fb53f0d2058ec82d41041d04def24dcfe26e (PR-3589) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ff8fb53f0d2058ec82d41041d04def24dcfe26e # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-27T00:30:25.312Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-27T00:30:25.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-27T00:30:25.428Z] ========================================================= [2021-06-27T00:30:25.428Z] EdgeX Global Pipelines Version Info [2021-06-27T00:30:25.428Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:30:26.858Z] ------------------- [2021-06-27T00:30:26.858Z] stable info: [2021-06-27T00:30:26.858Z] ------------------- [2021-06-27T00:30:26.858Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-27T00:30:26.858Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-27T00:30:26.858Z] Message: update stable to v1.0.195 [2021-06-27T00:30:27.441Z] ------------------- [2021-06-27T00:30:27.441Z] experimental info: [2021-06-27T00:30:27.441Z] ------------------- [2021-06-27T00:30:27.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-27T00:30:27.441Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-27T00:30:27.441Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-27T00:30:27.573Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-27T00:30:27.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-27T00:30:27.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-27T00:30:27.651Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-27T00:30:27.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-27T00:30:27.696Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-27T00:30:27.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-27T00:30:27.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-27T00:30:27.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-27T00:30:27.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-27T00:30:27.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-27T00:30:27.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-27T00:30:27.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-27T00:30:27.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-27T00:30:27.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-27T00:30:27.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-27T00:30:27.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-27T00:30:27.981Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-27T00:30:28.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-27T00:30:28.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-27T00:30:28.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-27T00:30:28.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-27T00:30:28.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3589 [Pipeline] echo [2021-06-27T00:30:28.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3589 [Pipeline] echo [2021-06-27T00:30:28.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3589 [Pipeline] echo [2021-06-27T00:30:28.166Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ff8fb53f0d2058ec82d41041d04def24dcfe26e [Pipeline] echo [2021-06-27T00:30:28.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ff8fb5 [Pipeline] echo [2021-06-27T00:30:28.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-27T00:30:28.287Z] provisioning config files... [2021-06-27T00:30:28.305Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7290355988473856162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:30:28.633Z] ---> docker-login.sh [2021-06-27T00:30:28.633Z] nexus3.edgexfoundry.org:10001 [2021-06-27T00:30:28.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:30:28.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:30:28.897Z] Configure a credential helper to remove this warning. See [2021-06-27T00:30:28.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:30:28.897Z] [2021-06-27T00:30:28.897Z] Login Succeeded [2021-06-27T00:30:28.897Z] nexus3.edgexfoundry.org:10002 [2021-06-27T00:30:28.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:30:28.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:30:28.897Z] Configure a credential helper to remove this warning. See [2021-06-27T00:30:28.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:30:28.897Z] [2021-06-27T00:30:28.897Z] Login Succeeded [2021-06-27T00:30:28.897Z] nexus3.edgexfoundry.org:10003 [2021-06-27T00:30:29.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:30:29.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:30:29.165Z] Configure a credential helper to remove this warning. See [2021-06-27T00:30:29.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:30:29.165Z] [2021-06-27T00:30:29.165Z] Login Succeeded [2021-06-27T00:30:29.165Z] nexus3.edgexfoundry.org:10004 [2021-06-27T00:30:29.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:30:29.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:30:29.165Z] Configure a credential helper to remove this warning. See [2021-06-27T00:30:29.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:30:29.165Z] [2021-06-27T00:30:29.165Z] Login Succeeded [2021-06-27T00:30:29.165Z] docker.io [2021-06-27T00:30:29.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:30:29.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:30:29.691Z] Configure a credential helper to remove this warning. See [2021-06-27T00:30:29.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:30:29.691Z] [2021-06-27T00:30:29.691Z] Login Succeeded [2021-06-27T00:30:29.691Z] ---> docker-login.sh ends [Pipeline] } [2021-06-27T00:30:29.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-27T00:30:30.046Z] ++ 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-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/core-command/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/core-data/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-27T00:30:30.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-27T00:30:30.047Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-27T00:30:30.047Z] ++ cut -d/ -f2 [2021-06-27T00:30:30.047Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-27T00:30:30.096Z] 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-27T00:30:31.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-27T00:30:31.726Z] [2021-06-27T00:30:31.726Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:30:32.044Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-27T00:30:32.044Z] latest: Pulling from edgex-devops/git-semver [2021-06-27T00:30:32.044Z] 31603596830f: Pulling fs layer [2021-06-27T00:30:32.044Z] 54011a49482f: Pulling fs layer [2021-06-27T00:30:32.044Z] a6820b24f6d8: Pulling fs layer [2021-06-27T00:30:32.044Z] f581987b2513: Pulling fs layer [2021-06-27T00:30:32.044Z] f581987b2513: Waiting [2021-06-27T00:30:32.044Z] 54011a49482f: Verifying Checksum [2021-06-27T00:30:32.044Z] 54011a49482f: Download complete [2021-06-27T00:30:32.044Z] 31603596830f: Verifying Checksum [2021-06-27T00:30:32.044Z] 31603596830f: Download complete [2021-06-27T00:30:32.313Z] f581987b2513: Verifying Checksum [2021-06-27T00:30:32.313Z] f581987b2513: Download complete [2021-06-27T00:30:32.313Z] a6820b24f6d8: Verifying Checksum [2021-06-27T00:30:32.313Z] a6820b24f6d8: Download complete [2021-06-27T00:30:32.313Z] 31603596830f: Pull complete [2021-06-27T00:30:32.313Z] 54011a49482f: Pull complete [2021-06-27T00:30:33.270Z] a6820b24f6d8: Pull complete [2021-06-27T00:30:33.270Z] f581987b2513: Pull complete [2021-06-27T00:30:33.270Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-27T00:30:33.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-27T00:30:33.270Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-27T00:30:33.344Z] prd-centos7-docker-4c-2g-279 does not seem to be running inside a container [2021-06-27T00:30:33.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T00:30:34.888Z] $ docker top 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-27T00:30:35.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-27T00:30:35.029Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-27T00:30:35.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-27T00:30:35.148Z] $ docker exec 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 ssh-agent [2021-06-27T00:30:35.270Z] SSH_AUTH_SOCK=/tmp/ssh-gJgGFjoWwE2f/agent.14 [2021-06-27T00:30:35.270Z] SSH_AGENT_PID=20 [2021-06-27T00:30:35.279Z] Running ssh-add (command line suppressed) [2021-06-27T00:30:35.383Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8638976809292506809.key (/w/workspace/edgex-go/5@tmp/private_key_8638976809292506809.key) [2021-06-27T00:30:35.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-27T00:30:35.709Z] + git tag --points-at HEAD [Pipeline] } [2021-06-27T00:30:35.718Z] $ docker exec --env ******** --env ******** 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 ssh-agent -k [2021-06-27T00:30:35.826Z] unset SSH_AUTH_SOCK; [2021-06-27T00:30:35.827Z] unset SSH_AGENT_PID; [2021-06-27T00:30:35.827Z] echo Agent pid 20 killed; [2021-06-27T00:30:35.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-27T00:30:35.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-27T00:30:35.896Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-27T00:30:36.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-27T00:30:36.026Z] $ docker exec 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 ssh-agent [2021-06-27T00:30:36.145Z] SSH_AUTH_SOCK=/tmp/ssh-inLXzAIQbb23/agent.52 [2021-06-27T00:30:36.145Z] SSH_AGENT_PID=59 [2021-06-27T00:30:36.150Z] Running ssh-add (command line suppressed) [2021-06-27T00:30:36.263Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3638370363060761941.key (/w/workspace/edgex-go/5@tmp/private_key_3638370363060761941.key) [2021-06-27T00:30:36.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-27T00:30:36.587Z] + git semver init [2021-06-27T00:30:36.587Z] # -> Open(): unable to determine branch for HEAD [2021-06-27T00:30:36.587Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-06-27T00:30:36.587Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-06-27T00:30:36.587Z] # $SEMVER_REMOTE_NAME = origin [2021-06-27T00:30:36.588Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-27T00:30:36.588Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-27T00:30:36.588Z] # $SEMVER_BRANCH = PR-3589 [2021-06-27T00:30:36.588Z] # $SEMVER_TEMP = /tmp/semver-525480349 [2021-06-27T00:30:36.588Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-27T00:30:51.533Z] # '/tmp/semver-525480349' -> '/w/workspace/edgex-go/5/.semver' [2021-06-27T00:30:51.533Z] # -> Force: false [2021-06-27T00:30:51.533Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-06-27T00:30:51.539Z] $ docker exec --env ******** --env ******** 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 ssh-agent -k [2021-06-27T00:30:51.630Z] unset SSH_AUTH_SOCK; [2021-06-27T00:30:51.630Z] unset SSH_AGENT_PID; [2021-06-27T00:30:51.630Z] echo Agent pid 59 killed; [2021-06-27T00:30:51.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-27T00:30:51.970Z] + git semver [Pipeline] } [2021-06-27T00:30:51.980Z] $ docker stop --time=1 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 [2021-06-27T00:30:55.102Z] $ docker rm -f 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-27T00:30:55.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-27T00:30:55.863Z] Stashed 1 file(s) [Pipeline] echo [2021-06-27T00:30:55.867Z] [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-27T00:30:56.477Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-27T00:30:56.779Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-27T00:30:57.074Z] + sudo service docker restart [2021-06-27T00:30:57.074Z] + true [2021-06-27T00:30:57.074Z] Redirecting to /bin/systemctl restart docker.service [2021-06-27T00:31:11.129Z] Still waiting to schedule task [2021-06-27T00:31:11.130Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-27T00:31:15.229Z] ========================================================= [2021-06-27T00:31:15.229Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-27T00:31:15.229Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:31:15.542Z] + 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-27T00:31:16.937Z] Sending build context to Docker daemon 329.3MB [2021-06-27T00:31:16.937Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-27T00:31:16.937Z] Step 2/6 : FROM ${BASE} [2021-06-27T00:31:16.937Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-27T00:31:16.937Z] 540db60ca938: Pulling fs layer [2021-06-27T00:31:16.937Z] adcc1eea9eea: Pulling fs layer [2021-06-27T00:31:16.937Z] 4c4ab2625f07: Pulling fs layer [2021-06-27T00:31:16.937Z] 0510c868ecb4: Pulling fs layer [2021-06-27T00:31:16.937Z] afea3b2eda06: Pulling fs layer [2021-06-27T00:31:16.937Z] 7809a108b3ef: Pulling fs layer [2021-06-27T00:31:16.937Z] f706445af74f: Pulling fs layer [2021-06-27T00:31:16.937Z] afea3b2eda06: Waiting [2021-06-27T00:31:16.937Z] 7809a108b3ef: Waiting [2021-06-27T00:31:16.937Z] f706445af74f: Waiting [2021-06-27T00:31:16.937Z] 0510c868ecb4: Waiting [2021-06-27T00:31:17.198Z] 4c4ab2625f07: Verifying Checksum [2021-06-27T00:31:17.198Z] 4c4ab2625f07: Download complete [2021-06-27T00:31:17.198Z] adcc1eea9eea: Verifying Checksum [2021-06-27T00:31:17.198Z] adcc1eea9eea: Download complete [2021-06-27T00:31:17.198Z] afea3b2eda06: Verifying Checksum [2021-06-27T00:31:17.198Z] afea3b2eda06: Download complete [2021-06-27T00:31:17.198Z] 7809a108b3ef: Verifying Checksum [2021-06-27T00:31:17.198Z] 7809a108b3ef: Download complete [2021-06-27T00:31:17.198Z] 540db60ca938: Verifying Checksum [2021-06-27T00:31:17.199Z] 540db60ca938: Download complete [2021-06-27T00:31:17.459Z] 540db60ca938: Pull complete [2021-06-27T00:31:17.459Z] adcc1eea9eea: Pull complete [2021-06-27T00:31:17.721Z] 4c4ab2625f07: Pull complete [2021-06-27T00:31:19.123Z] f706445af74f: Verifying Checksum [2021-06-27T00:31:19.123Z] f706445af74f: Download complete [2021-06-27T00:31:19.695Z] 0510c868ecb4: Verifying Checksum [2021-06-27T00:31:19.695Z] 0510c868ecb4: Download complete [2021-06-27T00:31:23.967Z] 0510c868ecb4: Pull complete [2021-06-27T00:31:23.967Z] afea3b2eda06: Pull complete [2021-06-27T00:31:23.967Z] 7809a108b3ef: Pull complete [2021-06-27T00:31:24.932Z] f706445af74f: Pull complete [2021-06-27T00:31:24.932Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-27T00:31:24.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-27T00:31:24.932Z] ---> b068be0155e3 [2021-06-27T00:31:24.932Z] 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-27T00:31:31.538Z] ---> Running in 1786c1615d86 [2021-06-27T00:31:31.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:31:32.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:31:33.083Z] (1/12) Installing libmagic (5.39-r0) [2021-06-27T00:31:33.655Z] (2/12) Installing file (5.39-r0) [2021-06-27T00:31:33.655Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-27T00:31:33.655Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-27T00:31:37.868Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-27T00:31:37.868Z] (6/12) Installing patch (2.7.6-r7) [2021-06-27T00:31:37.868Z] (7/12) Installing build-base (0.5-r2) [2021-06-27T00:31:37.868Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-27T00:31:37.868Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-27T00:31:37.868Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-27T00:31:38.130Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-27T00:31:38.130Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-27T00:31:38.130Z] Executing busybox-1.32.1-r6.trigger [2021-06-27T00:31:38.130Z] OK: 219 MiB in 52 packages [2021-06-27T00:31:40.682Z] Removing intermediate container 1786c1615d86 [2021-06-27T00:31:40.682Z] ---> dd66738867d0 [2021-06-27T00:31:40.682Z] Step 4/6 : WORKDIR /edgex-go [2021-06-27T00:31:40.682Z] ---> Running in dd3378a2a2fc [2021-06-27T00:31:40.682Z] Removing intermediate container dd3378a2a2fc [2021-06-27T00:31:40.682Z] ---> 01ee444e4ae4 [2021-06-27T00:31:40.682Z] Step 5/6 : COPY go.mod . [2021-06-27T00:31:40.682Z] ---> e70b813d8fb1 [2021-06-27T00:31:40.682Z] Step 6/6 : RUN go mod download [2021-06-27T00:31:40.682Z] ---> Running in 011c0fd78a80 [2021-06-27T00:31:58.817Z] Removing intermediate container 011c0fd78a80 [2021-06-27T00:31:58.817Z] ---> f43af1e3a6e2 [2021-06-27T00:31:58.817Z] Successfully built f43af1e3a6e2 [2021-06-27T00:31:58.817Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:31:59.133Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-27T00:31:59.133Z] . [Pipeline] withDockerContainer [2021-06-27T00:31:59.211Z] prd-centos7-docker-4c-2g-279 does not seem to be running inside a container [2021-06-27T00:31:59.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T00:31:59.655Z] $ docker top 5e031dc9c8ffeee50bf3d93b6159370ee71258ff2a66679f10e56d7ff001e96b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T00:32:00.034Z] + go version [2021-06-27T00:32:00.034Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-27T00:32:00.042Z] $ docker stop --time=1 5e031dc9c8ffeee50bf3d93b6159370ee71258ff2a66679f10e56d7ff001e96b [2021-06-27T00:32:01.251Z] $ docker rm -f 5e031dc9c8ffeee50bf3d93b6159370ee71258ff2a66679f10e56d7ff001e96b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:32:01.829Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-27T00:32:01.829Z] . [Pipeline] withDockerContainer [2021-06-27T00:32:01.913Z] prd-centos7-docker-4c-2g-279 does not seem to be running inside a container [2021-06-27T00:32:01.955Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T00:32:02.354Z] $ docker top dd19b78db6b4e3b0a90f40b9a45418edaf8de2e0db903c4e0a2b5df8adb83de8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-27T00:32:02.448Z] ========================================================= [2021-06-27T00:32:02.448Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-27T00:32:02.448Z] ========================================================= [Pipeline] sh [2021-06-27T00:32:02.763Z] + go mod tidy [Pipeline] sh [2021-06-27T00:32:03.340Z] + make test [2021-06-27T00:32:03.340Z] go mod tidy [2021-06-27T00:32:03.340Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-27T00:32:08.682Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-27T00:32:26.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-27T00:32:28.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-27T00:32:29.897Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-27T00:32:29.897Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-27T00:32:32.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-27T00:32:32.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-27T00:32:32.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-27T00:32:32.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-27T00:32:33.360Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-27T00:32:33.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-27T00:32:33.894Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-27T00:32:33.894Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-27T00:32:33.894Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-27T00:32:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-27T00:32:36.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-06-27T00:32:36.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-27T00:32:36.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-27T00:32:37.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 100.0% of statements [2021-06-27T00:32:37.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-27T00:32:37.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 53.1% of statements [2021-06-27T00:32:37.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-27T00:32:37.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-27T00:32:38.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 87.7% of statements [2021-06-27T00:32:38.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-27T00:32:38.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-27T00:32:38.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.064s coverage: 78.9% of statements [2021-06-27T00:32:40.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-27T00:32:40.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 95.1% of statements [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-27T00:32:40.258Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-27T00:32:40.258Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-27T00:32:41.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-06-27T00:32:41.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-27T00:32:41.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-06-27T00:32:41.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 22.0% of statements [2021-06-27T00:32:41.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-27T00:32:41.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-06-27T00:32:41.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2021-06-27T00:32:41.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-06-27T00:32:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-06-27T00:32:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-27T00:32:54.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-06-27T00:32:54.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-27T00:33:00.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.223s coverage: 81.8% of statements [2021-06-27T00:33:00.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-27T00:33:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.156s coverage: 66.9% of statements [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-27T00:33:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-27T00:33:18.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements [2021-06-27T00:33:18.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-27T00:33:18.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-27T00:33:18.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2021-06-27T00:33:18.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-27T00:33:19.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-06-27T00:33:19.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-27T00:33:25.696Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.3% of statements [2021-06-27T00:33:25.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-27T00:33:25.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-27T00:33:25.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-27T00:33:25.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-27T00:33:25.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-27T00:33:25.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-27T00:33:25.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-27T00:33:25.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-27T00:33:25.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-06-27T00:33:25.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-27T00:33:25.959Z] GO111MODULE=on go vet ./... [2021-06-27T00:33:48.089Z] gofmt -l . [2021-06-27T00:33:48.354Z] [ "`gofmt -l .`" = "" ] [2021-06-27T00:33:48.620Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-27T00:33:49.500Z] + ls -al . [2021-06-27T00:33:49.500Z] total 560 [2021-06-27T00:33:49.500Z] drwxrwxr-x 10 1001 1001 4096 Jun 27 00:33 . [2021-06-27T00:33:49.500Z] drwxr-xr-x 4 root root 28 Jun 27 00:32 .. [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 11 Jun 27 00:30 .dockerignore [2021-06-27T00:33:49.500Z] drwxrwxr-x 8 1001 1001 179 Jun 27 00:30 .git [2021-06-27T00:33:49.500Z] drwxrwxr-x 3 1001 1001 125 Jun 27 00:30 .github [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 818 Jun 27 00:30 .gitignore [2021-06-27T00:33:49.500Z] drwx------ 3 1001 1001 60 Jun 27 00:30 .semver [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 166 Jun 27 00:30 .sonarcloud.properties [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 8609 Jun 27 00:30 Attribution.txt [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 43881 Jun 27 00:30 CHANGELOG.md [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 3804 Jun 27 00:30 CONTRIBUTING.md [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 931 Jun 27 00:30 Dockerfile.build [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 849 Jun 27 00:30 Jenkinsfile [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 10775 Jun 27 00:30 LICENSE [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 5605 Jun 27 00:30 Makefile [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 7818 Jun 27 00:30 README.md [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 6912 Jun 27 00:30 SECURITY.md [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 5 Jun 27 00:30 VERSION [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 4131 Jun 27 00:30 ZMQWindows.md [2021-06-27T00:33:49.500Z] drwxrwxr-x 2 1001 1001 37 Jun 27 00:30 bin [2021-06-27T00:33:49.500Z] drwxrwxr-x 14 1001 1001 4096 Jun 27 00:30 cmd [2021-06-27T00:33:49.500Z] -rw-r--r-- 1 root root 398095 Jun 27 00:33 coverage.out [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 806 Jun 27 00:30 go.mod [2021-06-27T00:33:49.500Z] -rw-r--r-- 1 root root 20759 Jun 27 00:32 go.sum [2021-06-27T00:33:49.500Z] drwxrwxr-x 7 1001 1001 114 Jun 27 00:30 internal [2021-06-27T00:33:49.500Z] drwxrwxr-x 3 1001 1001 16 Jun 27 00:30 openapi [2021-06-27T00:33:49.500Z] drwxrwxr-x 4 1001 1001 71 Jun 27 00:30 snap [2021-06-27T00:33:49.500Z] -rw-rw-r-- 1 1001 1001 168 Jun 27 00:30 version.go [Pipeline] sh [2021-06-27T00:33:49.803Z] + '[' -e coverage.out ] [2021-06-27T00:33:49.803Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-27T00:33:49.931Z] Stashed 1 file(s) [Pipeline] sh [2021-06-27T00:33:50.238Z] + make build [2021-06-27T00:33:50.238Z] go mod tidy [2021-06-27T00:33:50.238Z] 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-27T00:33:51.627Z] 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-27T00:33:58.284Z] 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-27T00:33:58.554Z] 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-27T00:33:59.498Z] 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-27T00:33:59.766Z] 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-27T00:34:00.347Z] 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-27T00:34:01.299Z] 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-27T00:34:02.248Z] 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-27T00:34:03.193Z] 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-27T00:34:03.770Z] 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-27T00:34:04.725Z] 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-27T00:34:06.129Z] $ docker stop --time=1 dd19b78db6b4e3b0a90f40b9a45418edaf8de2e0db903c4e0a2b5df8adb83de8 [2021-06-27T00:34:08.639Z] $ docker rm -f dd19b78db6b4e3b0a90f40b9a45418edaf8de2e0db903c4e0a2b5df8adb83de8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:34:12.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-27T00:34:12.484Z] [2021-06-27T00:34:12.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:34:12.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-27T00:34:12.802Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-27T00:34:12.802Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-27T00:34:12.802Z] ca9280d653b3: Pulling fs layer [2021-06-27T00:34:12.802Z] 7e9c9ca2126c: Pulling fs layer [2021-06-27T00:34:12.802Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-27T00:34:12.802Z] cbdbe7a5bc2a: Download complete [2021-06-27T00:34:13.063Z] cbdbe7a5bc2a: Pull complete [2021-06-27T00:34:13.330Z] ca9280d653b3: Verifying Checksum [2021-06-27T00:34:13.330Z] ca9280d653b3: Download complete [2021-06-27T00:34:14.280Z] ca9280d653b3: Pull complete [2021-06-27T00:34:14.280Z] 7e9c9ca2126c: Verifying Checksum [2021-06-27T00:34:14.280Z] 7e9c9ca2126c: Download complete [2021-06-27T00:34:17.596Z] 7e9c9ca2126c: Pull complete [2021-06-27T00:34:17.596Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-27T00:34:17.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-27T00:34:17.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-27T00:34:17.674Z] prd-centos7-docker-4c-2g-279 does not seem to be running inside a container [2021-06-27T00:34:17.710Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T00:34:21.210Z] $ docker top 0fffbd87eacc4b138bb74266e8881189532d8ac9a2350fea461b3d05d4ec9dbe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T00:34:21.589Z] + docker-compose build --help [2021-06-27T00:34:21.589Z] + grep parallel [2021-06-27T00:34:22.164Z] --parallel Build images in parallel. [Pipeline] } [2021-06-27T00:34:22.173Z] $ docker stop --time=1 0fffbd87eacc4b138bb74266e8881189532d8ac9a2350fea461b3d05d4ec9dbe [2021-06-27T00:34:23.374Z] $ docker rm -f 0fffbd87eacc4b138bb74266e8881189532d8ac9a2350fea461b3d05d4ec9dbe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:34:23.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-27T00:34:23.811Z] . [Pipeline] withDockerContainer [2021-06-27T00:34:23.882Z] prd-centos7-docker-4c-2g-279 does not seem to be running inside a container [2021-06-27T00:34:23.918Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T00:34:24.336Z] $ docker top 36a1c73d4e2525e8a7e683a933d117dadb60da1bfb94680ed896a7bb91a7603e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T00:34:24.530Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-283 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws [2021-06-27T00:34:24.548Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-27T00:34:24.713Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-27T00:34:24.852Z] The recommended git tool is: git [2021-06-27T00:34:25.284Z] Building core-command ... [2021-06-27T00:34:25.284Z] Building core-data ... [2021-06-27T00:34:25.284Z] Building core-metadata ... [2021-06-27T00:34:25.284Z] Building security-bootstrapper ... [2021-06-27T00:34:25.284Z] Building security-proxy-setup ... [2021-06-27T00:34:25.284Z] Building security-secretstore-setup ... [2021-06-27T00:34:25.284Z] Building support-notifications ... [2021-06-27T00:34:25.284Z] Building support-scheduler ... [2021-06-27T00:34:25.284Z] Building sys-mgmt-agent ... [2021-06-27T00:34:25.284Z] Building security-secretstore-setup [2021-06-27T00:34:25.284Z] Building security-bootstrapper [2021-06-27T00:34:25.284Z] Building sys-mgmt-agent [2021-06-27T00:34:25.284Z] Building core-data [2021-06-27T00:34:25.284Z] Building core-command [2021-06-27T00:34:30.222Z] using credential edgex-jenkins-ssh [2021-06-27T00:34:30.245Z] Cloning the remote Git repository [2021-06-27T00:34:30.298Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-27T00:34:30.464Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-27T00:34:30.559Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-27T00:34:30.560Z] > git --version # timeout=10 [2021-06-27T00:34:30.599Z] > git --version # 'git version 2.17.1' [2021-06-27T00:34:30.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T00:34:30.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-27T00:34:40.838Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:34:40.838Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:34:40.838Z] ---> f43af1e3a6e2 [2021-06-27T00:34:40.838Z] Step 3/32 : WORKDIR /edgex-go [2021-06-27T00:34:40.838Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:34:40.838Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:34:40.838Z] ---> f43af1e3a6e2 [2021-06-27T00:34:40.838Z] Step 3/26 : WORKDIR /edgex-go [2021-06-27T00:34:46.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-27T00:34:46.837Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-27T00:34:46.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-27T00:34:46.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-27T00:34:46.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T00:34:46.906Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-27T00:34:47.783Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 [2021-06-27T00:34:48.257Z] Merge succeeded, producing 5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:34:48.258Z] Checking out Revision 5aefc8200798c9897a91c38ec4e750645cb056ed (PR-3589) [2021-06-27T00:34:49.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:34:49.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:34:49.010Z] ---> f43af1e3a6e2 [2021-06-27T00:34:49.010Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T00:34:49.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:34:49.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:34:49.010Z] ---> f43af1e3a6e2 [2021-06-27T00:34:49.010Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T00:34:47.801Z] > git config core.sparsecheckout # timeout=10 [2021-06-27T00:34:47.815Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-27T00:34:48.023Z] > git remote # timeout=10 [2021-06-27T00:34:48.038Z] > git config --get remote.origin.url # timeout=10 [2021-06-27T00:34:48.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T00:34:48.060Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-27T00:34:48.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-27T00:34:48.263Z] > git config core.sparsecheckout # timeout=10 [2021-06-27T00:34:48.273Z] > git checkout -f 5aefc8200798c9897a91c38ec4e750645cb056ed # timeout=10 [2021-06-27T00:34:52.316Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:34:52.316Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:34:52.316Z] ---> f43af1e3a6e2 [2021-06-27T00:34:52.316Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T00:34:52.579Z] ---> Running in cf660e141480 [2021-06-27T00:34:52.579Z] ---> Running in 8bf0eb9df21a [2021-06-27T00:34:52.579Z] ---> Running in e952999081b2 [2021-06-27T00:34:52.579Z] ---> Running in d9b126a41ae7 [2021-06-27T00:34:52.579Z] ---> Running in a3c56bee1325 [2021-06-27T00:34:52.598Z] Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" [2021-06-27T00:34:52.605Z] > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-27T00:34:52.839Z] Removing intermediate container 8bf0eb9df21a [2021-06-27T00:34:52.840Z] ---> a796ff2e1ecc [2021-06-27T00:34:52.840Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:34:53.103Z] Removing intermediate container e952999081b2 [2021-06-27T00:34:53.103Z] ---> 1264d258e793 [2021-06-27T00:34:53.103Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:34:53.103Z] Removing intermediate container d9b126a41ae7 [2021-06-27T00:34:53.103Z] ---> ce4fa99e4128 [2021-06-27T00:34:53.103Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:34:53.103Z] Removing intermediate container a3c56bee1325 [2021-06-27T00:34:53.103Z] ---> 2d5e44c40182 [2021-06-27T00:34:53.103Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:34:53.103Z] Removing intermediate container cf660e141480 [2021-06-27T00:34:53.103Z] ---> 84d049766abf [2021-06-27T00:34:53.103Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:34:53.103Z] ---> Running in 870b3c48f7c8 [2021-06-27T00:34:53.103Z] ---> Running in 9848821c8af9 [2021-06-27T00:34:53.103Z] ---> Running in 05c463c55cf6 [2021-06-27T00:34:53.103Z] ---> Running in 0a81638a6e1d [2021-06-27T00:34:53.103Z] ---> Running in 15aa631648e9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-27T00:34:54.063Z] Removing intermediate container 870b3c48f7c8 [2021-06-27T00:34:54.063Z] ---> 547ece6b75b0 [2021-06-27T00:34:54.063Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-27T00:34:54.063Z] ---> Running in feee372cbe8d [2021-06-27T00:34:54.063Z] Removing intermediate container 9848821c8af9 [2021-06-27T00:34:54.063Z] ---> 87d539447a0a [2021-06-27T00:34:54.063Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-27T00:34:54.063Z] ---> Running in 1f9e24a8f710 [2021-06-27T00:34:54.063Z] Removing intermediate container 05c463c55cf6 [2021-06-27T00:34:54.063Z] ---> 795be716f977 [2021-06-27T00:34:54.063Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-27T00:34:54.063Z] ---> Running in 7a31d32eece2 [2021-06-27T00:34:54.184Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-27T00:34:54.329Z] Removing intermediate container 0a81638a6e1d [2021-06-27T00:34:54.330Z] ---> b4126a70e592 [2021-06-27T00:34:54.330Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-27T00:34:54.594Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-06-27T00:34:54.598Z] ---> Running in d5a03047c6cb [2021-06-27T00:34:54.598Z] Removing intermediate container 15aa631648e9 [2021-06-27T00:34:54.598Z] ---> c3101d853316 [2021-06-27T00:34:54.598Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-27T00:34:54.598Z] ---> Running in 7a3a4523ae16 [2021-06-27T00:34:54.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-06-27T00:34:54.941Z] + + sudotrue service docker [2021-06-27T00:34:54.941Z] restart [2021-06-27T00:34:55.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:55.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:55.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:55.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:55.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:55.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:55.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:55.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:55.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:34:56.228Z] OK: 219 MiB in 52 packages [2021-06-27T00:34:56.503Z] OK: 219 MiB in 52 packages [2021-06-27T00:34:56.503Z] OK: 219 MiB in 52 packages [2021-06-27T00:34:56.768Z] OK: 219 MiB in 52 packages [2021-06-27T00:34:56.768Z] Removing intermediate container 7a3a4523ae16 [2021-06-27T00:34:56.768Z] ---> 228297facc2a [2021-06-27T00:34:56.768Z] Step 6/26 : COPY go.mod . [2021-06-27T00:34:56.768Z] Removing intermediate container d5a03047c6cb [2021-06-27T00:34:56.768Z] ---> d068845dd4b3 [2021-06-27T00:34:56.768Z] Step 6/24 : COPY go.mod . [2021-06-27T00:34:56.768Z] OK: 219 MiB in 52 packages [2021-06-27T00:34:57.028Z] Removing intermediate container 1f9e24a8f710 [2021-06-27T00:34:57.028Z] ---> 05c522f31d6e [2021-06-27T00:34:57.028Z] Step 6/24 : COPY go.mod . [2021-06-27T00:34:57.028Z] ---> 5f23ea67f1a7 [2021-06-27T00:34:57.028Z] Step 7/26 : RUN go mod download [2021-06-27T00:34:57.028Z] ---> d4b02e2b1a44 [2021-06-27T00:34:57.028Z] Step 7/24 : RUN go mod download [2021-06-27T00:34:57.028Z] ---> Running in b54e56a564c5 [2021-06-27T00:34:57.028Z] ---> Running in 35363dcf0dca [2021-06-27T00:34:57.293Z] ---> 6905aff18b64 [2021-06-27T00:34:57.293Z] Step 7/24 : RUN go mod download [2021-06-27T00:34:57.293Z] Removing intermediate container feee372cbe8d [2021-06-27T00:34:57.293Z] ---> 268f2ee88153 [2021-06-27T00:34:57.293Z] Step 6/24 : COPY go.mod . [2021-06-27T00:34:57.293Z] ---> Running in c59657bd37d2 [2021-06-27T00:34:57.293Z] Removing intermediate container 7a31d32eece2 [2021-06-27T00:34:57.293Z] ---> 117273c1af66 [2021-06-27T00:34:57.293Z] Step 6/32 : COPY go.mod . [2021-06-27T00:34:57.566Z] ---> 43f5fb6cf4c3 [2021-06-27T00:34:57.566Z] Step 7/24 : RUN go mod download [2021-06-27T00:34:57.566Z] ---> Running in ddeee5d6f19a [2021-06-27T00:34:57.566Z] ---> 509771d92a0e [2021-06-27T00:34:57.566Z] Step 7/32 : RUN go mod download [2021-06-27T00:34:57.566Z] ---> Running in 50ef88c46a79 [2021-06-27T00:34:58.156Z] Removing intermediate container b54e56a564c5 [2021-06-27T00:34:58.156Z] ---> 2ecbc4d74518 [2021-06-27T00:34:58.156Z] Step 8/26 : COPY . . [2021-06-27T00:35:03.463Z] Removing intermediate container c59657bd37d2 [2021-06-27T00:35:03.463Z] ---> 89f359c2161a [2021-06-27T00:35:03.463Z] Step 8/24 : COPY . . [2021-06-27T00:35:03.463Z] Removing intermediate container 35363dcf0dca [2021-06-27T00:35:03.463Z] ---> b7f5d2bfaab7 [2021-06-27T00:35:03.463Z] Step 8/24 : COPY . . [2021-06-27T00:35:03.463Z] ---> 256487492304 [2021-06-27T00:35:03.463Z] Step 9/26 : RUN go mod tidy [2021-06-27T00:35:03.463Z] Removing intermediate container 50ef88c46a79 [2021-06-27T00:35:03.463Z] ---> e633e86f0351 [2021-06-27T00:35:03.463Z] Step 8/32 : COPY . . [2021-06-27T00:35:03.463Z] Removing intermediate container ddeee5d6f19a [2021-06-27T00:35:03.463Z] ---> 6977f2cea914 [2021-06-27T00:35:03.463Z] Step 8/24 : COPY . . [2021-06-27T00:35:08.782Z] ---> Running in e378ae6cd5f8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-27T00:35:13.327Z] provisioning config files... [2021-06-27T00:35:13.359Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config369873167966466736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:35:13.733Z] ---> docker-login.sh [2021-06-27T00:35:13.733Z] nexus3.edgexfoundry.org:10001 [2021-06-27T00:35:14.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:35:14.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:35:14.982Z] Configure a credential helper to remove this warning. See [2021-06-27T00:35:14.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:35:14.982Z] [2021-06-27T00:35:14.982Z] Login Succeeded [2021-06-27T00:35:14.982Z] nexus3.edgexfoundry.org:10002 [2021-06-27T00:35:15.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:35:15.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:35:15.253Z] Configure a credential helper to remove this warning. See [2021-06-27T00:35:15.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:35:15.253Z] [2021-06-27T00:35:15.253Z] Login Succeeded [2021-06-27T00:35:15.253Z] nexus3.edgexfoundry.org:10003 [2021-06-27T00:35:15.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:35:15.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:35:15.865Z] Configure a credential helper to remove this warning. See [2021-06-27T00:35:15.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:35:15.865Z] [2021-06-27T00:35:15.865Z] Login Succeeded [2021-06-27T00:35:15.865Z] nexus3.edgexfoundry.org:10004 [2021-06-27T00:35:16.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:35:16.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:35:16.431Z] Configure a credential helper to remove this warning. See [2021-06-27T00:35:16.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:35:16.431Z] [2021-06-27T00:35:16.431Z] Login Succeeded [2021-06-27T00:35:16.431Z] docker.io [2021-06-27T00:35:16.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-27T00:35:16.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-27T00:35:16.978Z] Configure a credential helper to remove this warning. See [2021-06-27T00:35:16.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-27T00:35:16.978Z] [2021-06-27T00:35:16.978Z] Login Succeeded [2021-06-27T00:35:16.978Z] ---> docker-login.sh ends [Pipeline] } [2021-06-27T00:35:16.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-27T00:35:17.537Z] ========================================================= [2021-06-27T00:35:17.537Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-27T00:35:17.537Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:35:17.917Z] + 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-27T00:35:20.560Z] Sending build context to Docker daemon 166.3MB [2021-06-27T00:35:20.560Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-27T00:35:20.560Z] Step 2/6 : FROM ${BASE} [2021-06-27T00:35:20.560Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-27T00:35:20.560Z] 595b0fe564bb: Pulling fs layer [2021-06-27T00:35:20.560Z] 3088b5b3c5c0: Pulling fs layer [2021-06-27T00:35:20.560Z] 5b7225fbf94c: Pulling fs layer [2021-06-27T00:35:20.560Z] ba82ee9f976e: Pulling fs layer [2021-06-27T00:35:20.560Z] 506bd15cee9f: Pulling fs layer [2021-06-27T00:35:20.560Z] 75a0a4a0db45: Pulling fs layer [2021-06-27T00:35:20.560Z] 618dc40b7e24: Pulling fs layer [2021-06-27T00:35:20.560Z] 506bd15cee9f: Waiting [2021-06-27T00:35:20.560Z] 618dc40b7e24: Waiting [2021-06-27T00:35:20.560Z] 75a0a4a0db45: Waiting [2021-06-27T00:35:20.560Z] ba82ee9f976e: Waiting [2021-06-27T00:35:20.560Z] 3088b5b3c5c0: Download complete [2021-06-27T00:35:20.560Z] 5b7225fbf94c: Verifying Checksum [2021-06-27T00:35:20.560Z] 5b7225fbf94c: Download complete [2021-06-27T00:35:20.560Z] 506bd15cee9f: Download complete [2021-06-27T00:35:20.560Z] 595b0fe564bb: Verifying Checksum [2021-06-27T00:35:20.843Z] 75a0a4a0db45: Download complete [2021-06-27T00:35:21.066Z] ---> 9ea6bf24ffdd [2021-06-27T00:35:21.066Z] Step 9/24 : RUN go mod tidy [2021-06-27T00:35:21.328Z] ---> Running in bcb728260e8a [2021-06-27T00:35:21.447Z] 595b0fe564bb: Pull complete [2021-06-27T00:35:21.590Z] Removing intermediate container e378ae6cd5f8 [2021-06-27T00:35:21.590Z] ---> 21a946b61fa7 [2021-06-27T00:35:21.590Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-27T00:35:22.071Z] 3088b5b3c5c0: Pull complete [2021-06-27T00:35:22.350Z] 5b7225fbf94c: Pull complete [2021-06-27T00:35:22.536Z] ---> Running in d833e7127b27 [2021-06-27T00:35:22.951Z] 618dc40b7e24: Verifying Checksum [2021-06-27T00:35:22.951Z] 618dc40b7e24: Download complete [2021-06-27T00:35:23.928Z] ba82ee9f976e: Verifying Checksum [2021-06-27T00:35:23.929Z] ba82ee9f976e: Download complete [2021-06-27T00:35:24.474Z] 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-27T00:35:25.047Z] Removing intermediate container bcb728260e8a [2021-06-27T00:35:25.047Z] ---> 9553ef9e4dc5 [2021-06-27T00:35:25.047Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-27T00:35:25.047Z] ---> Running in 657819e79aba [2021-06-27T00:35:25.312Z] 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-27T00:35:34.095Z] ba82ee9f976e: Pull complete [2021-06-27T00:35:34.095Z] 506bd15cee9f: Pull complete [2021-06-27T00:35:34.367Z] 75a0a4a0db45: Pull complete [2021-06-27T00:35:37.585Z] ---> ed9da280f82d [2021-06-27T00:35:37.585Z] Step 9/32 : RUN go mod tidy [2021-06-27T00:35:37.585Z] ---> Running in 0d01625c86d6 [2021-06-27T00:35:37.585Z] ---> d18d89777ad2 [2021-06-27T00:35:37.585Z] Step 9/24 : RUN go mod tidy [2021-06-27T00:35:37.585Z] ---> Running in 0c5044afb8a0 [2021-06-27T00:35:37.585Z] ---> 27254994b3d8 [2021-06-27T00:35:37.585Z] Step 9/24 : RUN go mod tidy [2021-06-27T00:35:37.585Z] ---> Running in c0c95840b0e5 [2021-06-27T00:35:37.749Z] 618dc40b7e24: Pull complete [2021-06-27T00:35:37.749Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-27T00:35:37.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-27T00:35:37.749Z] ---> a36622ca3599 [2021-06-27T00:35:37.749Z] 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-27T00:35:38.986Z] Removing intermediate container 0d01625c86d6 [2021-06-27T00:35:38.986Z] ---> 2742e55b8722 [2021-06-27T00:35:38.986Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-27T00:35:39.253Z] ---> Running in 5a4ccb7a7f75 [2021-06-27T00:35:39.518Z] Removing intermediate container c0c95840b0e5 [2021-06-27T00:35:39.518Z] ---> 073ab58ea33c [2021-06-27T00:35:39.518Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-27T00:35:39.780Z] ---> Running in 0eae8f4eee8a [2021-06-27T00:35:40.045Z] 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-27T00:35:40.309Z] Removing intermediate container 0c5044afb8a0 [2021-06-27T00:35:40.309Z] ---> 577a975e61a9 [2021-06-27T00:35:40.309Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-27T00:35:40.309Z] ---> Running in 74fc646a98eb [2021-06-27T00:35:40.377Z] ---> Running in 01c98a8f23d7 [2021-06-27T00:35:40.577Z] 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-27T00:35:40.841Z] 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-27T00:35:41.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:35:42.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:35:43.310Z] (1/12) Installing libmagic (5.39-r0) [2021-06-27T00:35:43.310Z] (2/12) Installing file (5.39-r0) [2021-06-27T00:35:43.310Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-27T00:35:43.583Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-27T00:35:46.966Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-27T00:35:47.237Z] (6/12) Installing patch (2.7.6-r7) [2021-06-27T00:35:47.237Z] (7/12) Installing build-base (0.5-r2) [2021-06-27T00:35:47.237Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-27T00:35:47.508Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-27T00:35:47.508Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-27T00:35:47.508Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-27T00:35:47.782Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-27T00:35:47.783Z] Executing busybox-1.32.1-r6.trigger [2021-06-27T00:35:47.783Z] OK: 218 MiB in 52 packages [2021-06-27T00:35:52.123Z] Removing intermediate container 01c98a8f23d7 [2021-06-27T00:35:52.123Z] ---> c470a7d06e55 [2021-06-27T00:35:52.123Z] Step 4/6 : WORKDIR /edgex-go [2021-06-27T00:35:52.123Z] ---> Running in e80d08381b15 [2021-06-27T00:35:52.123Z] Removing intermediate container e80d08381b15 [2021-06-27T00:35:52.123Z] ---> 6a1654028198 [2021-06-27T00:35:52.123Z] Step 5/6 : COPY go.mod . [2021-06-27T00:35:53.105Z] ---> 23d75568905c [2021-06-27T00:35:53.105Z] Step 6/6 : RUN go mod download [2021-06-27T00:35:53.105Z] ---> Running in 84279b2897ef [2021-06-27T00:35:53.108Z] 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-27T00:35:55.036Z] Removing intermediate container 657819e79aba [2021-06-27T00:35:55.036Z] ---> 1a72901c13de [2021-06-27T00:35:55.036Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-27T00:35:55.036Z] ---> Running in 7b411dcbfd6a [2021-06-27T00:35:55.617Z] 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-27T00:35:56.580Z] Removing intermediate container d833e7127b27 [2021-06-27T00:35:56.580Z] ---> 81b4fa17f41e [2021-06-27T00:35:56.580Z] [2021-06-27T00:35:56.580Z] Step 11/26 : FROM alpine:3.12 [2021-06-27T00:35:57.177Z] 3.12: Pulling from library/alpine [2021-06-27T00:35:57.447Z] Removing intermediate container 7b411dcbfd6a [2021-06-27T00:35:57.447Z] ---> 47dfff792609 [2021-06-27T00:35:57.447Z] [2021-06-27T00:35:57.447Z] Step 12/24 : FROM docker:20.10.0 [2021-06-27T00:35:58.052Z] 20.10.0: Pulling from library/docker [2021-06-27T00:35:58.052Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T00:35:58.052Z] Status: Downloaded newer image for alpine:3.12 [2021-06-27T00:35:58.052Z] ---> 13621d1b12d4 [2021-06-27T00:35:58.052Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-27T00:35:58.052Z] ---> Running in 530c163ac9df [2021-06-27T00:35:58.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:35:58.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:35:59.180Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-27T00:35:59.180Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T00:35:59.180Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-27T00:35:59.180Z] (4/6) Installing curl (7.77.0-r0) [2021-06-27T00:35:59.451Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-27T00:35:59.451Z] (6/6) Installing su-exec (0.2-r1) [2021-06-27T00:35:59.451Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:35:59.451Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T00:35:59.451Z] OK: 7 MiB in 20 packages [2021-06-27T00:36:00.045Z] Removing intermediate container 530c163ac9df [2021-06-27T00:36:00.045Z] ---> 4ca1ba9208ce [2021-06-27T00:36:00.045Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-27T00:36:00.045Z] ---> Running in e3bb7b5f9d6e [2021-06-27T00:36:00.045Z] Removing intermediate container e3bb7b5f9d6e [2021-06-27T00:36:00.045Z] ---> d1e9be11b1be [2021-06-27T00:36:00.045Z] Step 14/26 : WORKDIR / [2021-06-27T00:36:00.313Z] ---> Running in 81d731dd4bed [2021-06-27T00:36:00.313Z] Removing intermediate container 81d731dd4bed [2021-06-27T00:36:00.313Z] ---> cbafb6055606 [2021-06-27T00:36:00.313Z] 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-27T00:36:00.594Z] ---> cc7486ff010b [2021-06-27T00:36:00.595Z] 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-27T00:36:00.862Z] ---> 3fde2459f986 [2021-06-27T00:36:00.862Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-27T00:36:01.130Z] ---> b27033019139 [2021-06-27T00:36:01.130Z] 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-27T00:36:01.727Z] ---> f1ffb3a69e36 [2021-06-27T00:36:01.727Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-27T00:36:02.316Z] ---> 167dfec1625c [2021-06-27T00:36:02.316Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-27T00:36:02.903Z] ---> 45a0255694f3 [2021-06-27T00:36:02.903Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-27T00:36:03.167Z] ---> 1ecf08c46157 [2021-06-27T00:36:03.167Z] 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-27T00:36:03.623Z] ---> Running in e0675b488f0d [2021-06-27T00:36:04.400Z] Removing intermediate container e0675b488f0d [2021-06-27T00:36:04.400Z] ---> dd290acae730 [2021-06-27T00:36:04.400Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-27T00:36:04.756Z] ---> Running in 89f6c9917ac4 [2021-06-27T00:36:04.757Z] Removing intermediate container 89f6c9917ac4 [2021-06-27T00:36:04.757Z] ---> 5c5c4f96ffaf [2021-06-27T00:36:04.757Z] Step 24/26 : LABEL arch=x86_64 [2021-06-27T00:36:04.757Z] ---> Running in 151e2e4e4f6c [2021-06-27T00:36:05.036Z] Removing intermediate container 151e2e4e4f6c [2021-06-27T00:36:05.036Z] ---> 78fb7c14165a [2021-06-27T00:36:05.036Z] Step 25/26 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:36:05.036Z] ---> Running in 4d4387cab0d3 [2021-06-27T00:36:05.300Z] Removing intermediate container 4d4387cab0d3 [2021-06-27T00:36:05.300Z] ---> 7151b2e432dd [2021-06-27T00:36:05.300Z] Step 26/26 : LABEL version=0.0.0 [2021-06-27T00:36:05.300Z] ---> Running in 47b4cba4aee5 [2021-06-27T00:36:05.568Z] Removing intermediate container 47b4cba4aee5 [2021-06-27T00:36:05.568Z] ---> 8ab3fe64d8be [2021-06-27T00:36:05.568Z] [2021-06-27T00:36:05.568Z] Successfully built 8ab3fe64d8be [2021-06-27T00:36:05.568Z] Successfully tagged security-secretstore-setup:latest [2021-06-27T00:36:05.568Z] Building security-proxy-setup [2021-06-27T00:36:10.419Z]  Building security-secretstore-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-27T00:36:10.419Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-27T00:36:10.419Z] ---> aefe523efa57 [2021-06-27T00:36:10.419Z] 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-27T00:36:12.336Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:36:12.336Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:36:12.336Z] ---> f43af1e3a6e2 [2021-06-27T00:36:12.336Z] Step 3/22 : WORKDIR /edgex-go [2021-06-27T00:36:12.336Z] ---> Using cache [2021-06-27T00:36:12.336Z] ---> 1264d258e793 [2021-06-27T00:36:12.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:36:12.336Z] ---> Using cache [2021-06-27T00:36:12.336Z] ---> 87d539447a0a [2021-06-27T00:36:12.336Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-27T00:36:12.336Z] ---> Using cache [2021-06-27T00:36:12.336Z] ---> 05c522f31d6e [2021-06-27T00:36:12.336Z] Step 6/22 : COPY go.mod . [2021-06-27T00:36:12.336Z] ---> Using cache [2021-06-27T00:36:12.336Z] ---> 6905aff18b64 [2021-06-27T00:36:12.336Z] Step 7/22 : RUN go mod download [2021-06-27T00:36:12.336Z] ---> Using cache [2021-06-27T00:36:12.336Z] ---> 89f359c2161a [2021-06-27T00:36:12.336Z] Step 8/22 : COPY . . [2021-06-27T00:36:12.336Z] ---> Using cache [2021-06-27T00:36:12.336Z] ---> 27254994b3d8 [2021-06-27T00:36:12.336Z] Step 9/22 : RUN go mod tidy [2021-06-27T00:36:12.336Z] ---> Using cache [2021-06-27T00:36:12.336Z] ---> 073ab58ea33c [2021-06-27T00:36:12.336Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-27T00:36:12.598Z] ---> Running in f33fbb9eef50 [2021-06-27T00:36:12.598Z] ---> Running in 6c80ea067087 [2021-06-27T00:36:12.598Z] Removing intermediate container f33fbb9eef50 [2021-06-27T00:36:12.598Z] ---> c666b25e0b29 [2021-06-27T00:36:12.598Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-27T00:36:12.598Z] ---> Running in e2cba0b8e890 [2021-06-27T00:36:13.172Z] 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-27T00:36:13.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:13.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:13.434Z] (1/39) Installing readline (8.0.4-r0) [2021-06-27T00:36:13.434Z] (2/39) Installing bash (5.0.17-r0) [2021-06-27T00:36:13.434Z] Executing bash-5.0.17-r0.post-install [2021-06-27T00:36:13.434Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T00:36:13.434Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-27T00:36:13.434Z] (5/39) Installing curl (7.77.0-r0) [2021-06-27T00:36:13.434Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-27T00:36:13.434Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-27T00:36:13.434Z] (8/39) Installing expat (2.2.9-r1) [2021-06-27T00:36:13.701Z] (9/39) Installing libffi (3.3-r2) [2021-06-27T00:36:13.701Z] (10/39) Installing gdbm (1.13-r1) [2021-06-27T00:36:13.701Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-27T00:36:13.701Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-27T00:36:13.701Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-27T00:36:14.648Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-27T00:36:14.648Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-27T00:36:14.648Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-27T00:36:14.648Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-27T00:36:14.648Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-27T00:36:14.914Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-27T00:36:14.914Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-27T00:36:14.914Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-27T00:36:14.914Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-27T00:36:14.914Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-27T00:36:15.196Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-27T00:36:15.464Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-27T00:36:15.464Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-27T00:36:15.464Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-27T00:36:15.464Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-27T00:36:15.464Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-27T00:36:15.729Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-27T00:36:15.729Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-27T00:36:15.729Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-27T00:36:15.729Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-27T00:36:15.729Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-27T00:36:15.729Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-27T00:36:15.729Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-27T00:36:15.729Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-27T00:36:15.729Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-27T00:36:15.729Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-27T00:36:16.307Z] Executing busybox-1.31.1-r19.trigger [2021-06-27T00:36:16.307Z] OK: 72 MiB in 59 packages [2021-06-27T00:36:16.575Z] Removing intermediate container 5a4ccb7a7f75 [2021-06-27T00:36:16.575Z] ---> 33c06cef1c3b [2021-06-27T00:36:16.575Z] [2021-06-27T00:36:16.575Z] Step 11/32 : FROM alpine:3.12 [2021-06-27T00:36:16.575Z] ---> 13621d1b12d4 [2021-06-27T00:36:16.575Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-27T00:36:16.575Z] ---> Running in aac37a46a8f2 [2021-06-27T00:36:17.157Z] Removing intermediate container aac37a46a8f2 [2021-06-27T00:36:17.157Z] ---> 62c5b67117c5 [2021-06-27T00:36:17.158Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-27T00:36:17.158Z] ---> Running in 4b453f0dc30e [2021-06-27T00:36:17.419Z] Removing intermediate container 0eae8f4eee8a [2021-06-27T00:36:17.419Z] ---> e6fdbb3673ac [2021-06-27T00:36:17.419Z] [2021-06-27T00:36:17.420Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T00:36:17.420Z] ---> 13621d1b12d4 [2021-06-27T00:36:17.420Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-27T00:36:18.007Z] ---> Running in 604bac4cdf7a [2021-06-27T00:36:18.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:18.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:18.281Z] Collecting docker-compose==1.23.2 [2021-06-27T00:36:18.281Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-27T00:36:18.281Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-27T00:36:18.281Z] (2/2) Installing su-exec (0.2-r1) [2021-06-27T00:36:18.281Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:36:18.281Z] OK: 6 MiB in 16 packages [2021-06-27T00:36:18.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:18.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:18.830Z] Collecting docker<4.0,>=3.6.0 [2021-06-27T00:36:18.830Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-27T00:36:18.830Z] Removing intermediate container 4b453f0dc30e [2021-06-27T00:36:18.830Z] ---> 96158bb62a2d [2021-06-27T00:36:18.830Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-27T00:36:18.830Z] ---> Running in 016582b27700 [2021-06-27T00:36:19.099Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-27T00:36:19.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-27T00:36:19.099Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:36:19.099Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-27T00:36:19.099Z] OK: 6 MiB in 15 packages [2021-06-27T00:36:19.099Z] Removing intermediate container 016582b27700 [2021-06-27T00:36:19.099Z] ---> 0971d4319d02 [2021-06-27T00:36:19.099Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-27T00:36:19.099Z] ---> Running in 1b10e4820c80 [2021-06-27T00:36:19.365Z] Removing intermediate container 1b10e4820c80 [2021-06-27T00:36:19.365Z] ---> 1cec74a0677b [2021-06-27T00:36:19.365Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-27T00:36:19.365Z] ---> Running in 138eabdf7f60 [2021-06-27T00:36:19.365Z] Removing intermediate container 604bac4cdf7a [2021-06-27T00:36:19.365Z] ---> 944e782dff33 [2021-06-27T00:36:19.365Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T00:36:19.365Z] ---> Running in 26f4f73e1e3b [2021-06-27T00:36:19.639Z] Removing intermediate container 26f4f73e1e3b [2021-06-27T00:36:19.639Z] ---> 9c3623aac802 [2021-06-27T00:36:19.639Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-27T00:36:19.639Z] ---> Running in e229e149ddb2 [2021-06-27T00:36:19.880Z] Removing intermediate container 84279b2897ef [2021-06-27T00:36:19.880Z] ---> a584873563d3 [2021-06-27T00:36:19.880Z] Successfully built a584873563d3 [2021-06-27T00:36:19.880Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:36:19.914Z] Removing intermediate container e229e149ddb2 [2021-06-27T00:36:19.914Z] ---> 7ccdbac83dea [2021-06-27T00:36:19.914Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-27T00:36:19.914Z] Collecting docopt<0.7,>=0.6.1 [2021-06-27T00:36:19.914Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-27T00:36:19.914Z] ---> Running in 80dfa097dddd [2021-06-27T00:36:20.192Z] Removing intermediate container 80dfa097dddd [2021-06-27T00:36:20.192Z] ---> 57fd9ca905da [2021-06-27T00:36:20.192Z] Step 16/24 : WORKDIR / [2021-06-27T00:36:20.192Z] ---> Running in e84a1919c051 [2021-06-27T00:36:20.192Z] Removing intermediate container e84a1919c051 [2021-06-27T00:36:20.192Z] ---> 8870e2696613 [2021-06-27T00:36:20.192Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:36:20.222Z] + docker inspect -f . ci-base-image-arm64 [2021-06-27T00:36:20.222Z] . [Pipeline] withDockerContainer [2021-06-27T00:36:20.456Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-06-27T00:36:20.457Z] Collecting texttable<0.10,>=0.9.0 [2021-06-27T00:36:20.457Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-27T00:36:20.457Z] Removing intermediate container 138eabdf7f60 [2021-06-27T00:36:20.457Z] ---> 1bf7c8f62938 [2021-06-27T00:36:20.457Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-27T00:36:20.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-27T00:36:20.722Z] ---> Running in b297d1427779 [2021-06-27T00:36:20.722Z] ---> f0ba5ba0824f [2021-06-27T00:36:20.722Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-27T00:36:20.722Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-27T00:36:20.722Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-27T00:36:20.722Z] Removing intermediate container b297d1427779 [2021-06-27T00:36:20.722Z] ---> debc7903e299 [2021-06-27T00:36:20.722Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-27T00:36:20.984Z] Collecting jsonschema<3,>=2.5.1 [2021-06-27T00:36:20.985Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-27T00:36:20.985Z] 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-27T00:36:21.250Z] Collecting PyYAML<4,>=3.10 [2021-06-27T00:36:21.251Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-27T00:36:21.251Z] ---> f0c33f9a272e [2021-06-27T00:36:21.251Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-27T00:36:21.542Z] ---> f8098fc06a7a [2021-06-27T00:36:21.542Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-27T00:36:21.542Z] ---> Running in 23d0a4b07f8d [2021-06-27T00:36:21.542Z] ---> 61437fca555e [2021-06-27T00:36:21.542Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-27T00:36:21.542Z] ---> Running in 3de106a8ac35 [2021-06-27T00:36:21.813Z] Removing intermediate container 3de106a8ac35 [2021-06-27T00:36:21.813Z] ---> 95ae81d11f5e [2021-06-27T00:36:21.813Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:36:21.813Z] ---> Running in e54f5aba5eb0 [2021-06-27T00:36:22.094Z] Removing intermediate container e54f5aba5eb0 [2021-06-27T00:36:22.094Z] ---> 2c3a36fdce89 [2021-06-27T00:36:22.094Z] Step 22/24 : LABEL arch=x86_64 [2021-06-27T00:36:22.094Z] ---> Running in 088699c16bbc [2021-06-27T00:36:22.112Z] $ docker top 53eae67418748eacb5f96dabf98d516eed318e8a9fe8042b735c5fcaa0ab5589 -eo pid,comm [2021-06-27T00:36:22.364Z] Removing intermediate container 088699c16bbc [2021-06-27T00:36:22.364Z] ---> 432808674b1b [2021-06-27T00:36:22.364Z] Step 23/24 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:36:22.364Z] ---> Running in 79efd7550ee6 [Pipeline] { [Pipeline] sh [2021-06-27T00:36:22.637Z] Removing intermediate container 79efd7550ee6 [2021-06-27T00:36:22.637Z] ---> a2b17bab2f78 [2021-06-27T00:36:22.637Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T00:36:22.637Z] ---> Running in 2ae517b92400 [2021-06-27T00:36:22.637Z] Removing intermediate container 23d0a4b07f8d [2021-06-27T00:36:22.637Z] ---> 316bcd03c6cd [2021-06-27T00:36:22.637Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:36:22.637Z] Removing intermediate container 2ae517b92400 [2021-06-27T00:36:22.637Z] ---> 93757db13a4d [2021-06-27T00:36:22.638Z] [2021-06-27T00:36:22.922Z] Successfully built 93757db13a4d [2021-06-27T00:36:22.922Z] Successfully tagged core-command:latest [2021-06-27T00:36:22.922Z] Building support-scheduler [2021-06-27T00:36:22.922Z]  Building core-command ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-27T00:36:22.922Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-27T00:36:22.922Z] ---> 7ce88929e77f [2021-06-27T00:36:22.922Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-27T00:36:23.057Z] + go version [2021-06-27T00:36:23.057Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-27T00:36:23.080Z] $ docker stop --time=1 53eae67418748eacb5f96dabf98d516eed318e8a9fe8042b735c5fcaa0ab5589 [2021-06-27T00:36:23.200Z] Collecting cached-property<2,>=1.2.0 [2021-06-27T00:36:23.200Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-27T00:36:23.200Z] Collecting docker-pycreds>=0.4.0 [2021-06-27T00:36:23.200Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-27T00:36:23.200Z] Collecting idna<2.8,>=2.5 [2021-06-27T00:36:23.473Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-27T00:36:23.473Z] 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-27T00:36:23.473Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-27T00:36:23.473Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-27T00:36:23.473Z] 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-27T00:36:23.473Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-27T00:36:23.473Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-27T00:36:23.473Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-27T00:36:23.473Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-27T00:36:23.749Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, docopt, texttable, jsonschema, PyYAML, cached-property, docker-compose [2021-06-27T00:36:24.742Z] ---> 8a86859fc027 [2021-06-27T00:36:24.742Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-27T00:36:24.742Z] Attempting uninstall: idna [2021-06-27T00:36:24.742Z] Found existing installation: idna 2.9 [2021-06-27T00:36:24.742Z] Uninstalling idna-2.9: [2021-06-27T00:36:24.742Z] Successfully uninstalled idna-2.9 [2021-06-27T00:36:24.742Z] Attempting uninstall: urllib3 [2021-06-27T00:36:24.742Z] Found existing installation: urllib3 1.25.9 [2021-06-27T00:36:24.742Z] Uninstalling urllib3-1.25.9: [2021-06-27T00:36:24.742Z] Successfully uninstalled urllib3-1.25.9 [2021-06-27T00:36:24.742Z] ---> c3f57d81e86c [2021-06-27T00:36:24.742Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-27T00:36:24.819Z] $ docker rm -f 53eae67418748eacb5f96dabf98d516eed318e8a9fe8042b735c5fcaa0ab5589 [2021-06-27T00:36:25.010Z] Attempting uninstall: requests [2021-06-27T00:36:25.010Z] Found existing installation: requests 2.23.0 [2021-06-27T00:36:25.010Z] Uninstalling requests-2.23.0: [2021-06-27T00:36:25.010Z] Successfully uninstalled requests-2.23.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:36:25.624Z] ---> 2e9332377fef [2021-06-27T00:36:25.624Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-27T00:36:25.624Z] Running setup.py install for dockerpty: started [2021-06-27T00:36:25.629Z] + docker inspect -f . ci-base-image-arm64 [2021-06-27T00:36:25.629Z] . [Pipeline] withDockerContainer [2021-06-27T00:36:25.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-06-27T00:36:25.962Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-27T00:36:26.222Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-27T00:36:26.222Z] Running setup.py install for docopt: started [2021-06-27T00:36:26.222Z] ---> cfc2f1443930 [2021-06-27T00:36:26.222Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-27T00:36:26.222Z] Removing intermediate container 74fc646a98eb [2021-06-27T00:36:26.222Z] ---> bf9d799ed681 [2021-06-27T00:36:26.222Z] [2021-06-27T00:36:26.222Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T00:36:26.222Z] ---> 13621d1b12d4 [2021-06-27T00:36:26.222Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-27T00:36:26.495Z] ---> Running in 87fc33c267cb [2021-06-27T00:36:26.495Z] ---> Running in 59180bf54f32 [2021-06-27T00:36:26.495Z] Removing intermediate container 87fc33c267cb [2021-06-27T00:36:26.495Z] ---> 953cee6cff15 [2021-06-27T00:36:26.495Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-27T00:36:26.769Z] Removing intermediate container 59180bf54f32 [2021-06-27T00:36:26.769Z] ---> a2572afa1ecf [2021-06-27T00:36:26.769Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-27T00:36:26.769Z] Running setup.py install for docopt: finished with status 'done' [2021-06-27T00:36:26.769Z] Running setup.py install for texttable: started [2021-06-27T00:36:26.769Z] ---> Running in 1cc1b2cdebb9 [2021-06-27T00:36:26.769Z] ---> ba90381bab10 [2021-06-27T00:36:26.769Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-27T00:36:27.039Z] Removing intermediate container 1cc1b2cdebb9 [2021-06-27T00:36:27.039Z] ---> 42ac649a2f63 [2021-06-27T00:36:27.039Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-27T00:36:27.039Z] ---> Running in 191ea273013f [2021-06-27T00:36:27.039Z] ---> Running in 287c6c76678a [2021-06-27T00:36:27.306Z] Removing intermediate container 287c6c76678a [2021-06-27T00:36:27.306Z] ---> 1e85646b4b31 [2021-06-27T00:36:27.306Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:36:27.306Z] Running setup.py install for texttable: finished with status 'done' [2021-06-27T00:36:27.306Z] ---> Running in 75fd13a02bd3 [2021-06-27T00:36:27.306Z] Running setup.py install for PyYAML: started [2021-06-27T00:36:27.307Z] $ docker top 6ab4be4424ccf69f3556651da7b8db36d75eb612d6938587821e599e0b330da7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-27T00:36:27.582Z] ========================================================= [2021-06-27T00:36:27.582Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-27T00:36:27.582Z] ========================================================= [Pipeline] sh [2021-06-27T00:36:28.230Z] + go mod tidy [2021-06-27T00:36:28.257Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-27T00:36:28.530Z] Removing intermediate container 191ea273013f [2021-06-27T00:36:28.530Z] ---> 24d0fa81d5d1 [2021-06-27T00:36:28.530Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-27T00:36:28.816Z] ---> Running in 2dc3c44e4f91 [2021-06-27T00:36:28.816Z] 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-27T00:36:28.816Z] Removing intermediate container 75fd13a02bd3 [2021-06-27T00:36:28.816Z] ---> 2125b51e216f [2021-06-27T00:36:28.816Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-27T00:36:28.816Z] ---> Running in a7ec49ffd2fc [Pipeline] sh [2021-06-27T00:36:29.082Z] Removing intermediate container 2dc3c44e4f91 [2021-06-27T00:36:29.082Z] ---> 8ab04161d189 [2021-06-27T00:36:29.082Z] Step 29/32 : CMD ["gate"] [2021-06-27T00:36:29.346Z] ---> Running in f53d1988ebdf [2021-06-27T00:36:29.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:29.491Z] + make test [2021-06-27T00:36:29.491Z] go mod tidy [2021-06-27T00:36:29.613Z] Removing intermediate container f53d1988ebdf [2021-06-27T00:36:29.613Z] ---> 0b49487a31c6 [2021-06-27T00:36:29.613Z] Step 30/32 : LABEL arch=x86_64 [2021-06-27T00:36:29.883Z] ---> Running in eb71295a2950 [2021-06-27T00:36:30.087Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-27T00:36:30.466Z] Removing intermediate container eb71295a2950 [2021-06-27T00:36:30.466Z] ---> 72cc5ca8361f [2021-06-27T00:36:30.466Z] Step 31/32 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:36:30.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:30.733Z] ---> Running in f8d3e07ac5c9 [2021-06-27T00:36:31.006Z] Removing intermediate container f8d3e07ac5c9 [2021-06-27T00:36:31.006Z] ---> c084da68adf0 [2021-06-27T00:36:31.006Z] Step 32/32 : LABEL version=0.0.0 [2021-06-27T00:36:31.006Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-27T00:36:31.270Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-27T00:36:31.270Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-27T00:36:31.270Z] ---> Running in 2578021fda00 [2021-06-27T00:36:31.532Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-27T00:36:31.532Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-27T00:36:31.532Z] Removing intermediate container e2cba0b8e890 [2021-06-27T00:36:31.532Z] ---> e5314902421a [2021-06-27T00:36:31.532Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-27T00:36:31.802Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-27T00:36:31.802Z] Removing intermediate container 2578021fda00 [2021-06-27T00:36:31.802Z] ---> 33e1bc72d035 [2021-06-27T00:36:31.802Z] [2021-06-27T00:36:31.802Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:36:31.802Z] OK: 8 MiB in 20 packages [2021-06-27T00:36:31.802Z] ---> Running in e4ffc6a9a3be [2021-06-27T00:36:32.085Z] Successfully built 33e1bc72d035 [2021-06-27T00:36:32.085Z] Successfully tagged security-bootstrapper:latest [2021-06-27T00:36:32.085Z] Building core-metadata [2021-06-27T00:36:32.085Z]  Building security-bootstrapper ... done Removing intermediate container e4ffc6a9a3be [2021-06-27T00:36:32.085Z] ---> a4abd00fd277 [2021-06-27T00:36:32.085Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-27T00:36:32.085Z] ---> Running in e00601476a57 [2021-06-27T00:36:32.662Z] Removing intermediate container e00601476a57 [2021-06-27T00:36:32.662Z] ---> ca390ac757a5 [2021-06-27T00:36:32.662Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-27T00:36:33.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:36:33.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:36:33.233Z] ---> f43af1e3a6e2 [2021-06-27T00:36:33.233Z] Step 3/23 : WORKDIR /edgex-go [2021-06-27T00:36:33.233Z] ---> Using cache [2021-06-27T00:36:33.233Z] ---> 1264d258e793 [2021-06-27T00:36:33.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:36:33.233Z] ---> Using cache [2021-06-27T00:36:33.233Z] ---> 87d539447a0a [2021-06-27T00:36:33.233Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-27T00:36:33.233Z] ---> Using cache [2021-06-27T00:36:33.233Z] ---> 05c522f31d6e [2021-06-27T00:36:33.233Z] Step 6/23 : COPY go.mod . [2021-06-27T00:36:33.233Z] ---> Using cache [2021-06-27T00:36:33.233Z] ---> 6905aff18b64 [2021-06-27T00:36:33.233Z] Step 7/23 : RUN go mod download [2021-06-27T00:36:33.233Z] ---> Using cache [2021-06-27T00:36:33.233Z] ---> 89f359c2161a [2021-06-27T00:36:33.233Z] Step 8/23 : COPY . . [2021-06-27T00:36:33.233Z] ---> Using cache [2021-06-27T00:36:33.233Z] ---> 27254994b3d8 [2021-06-27T00:36:33.233Z] Step 9/23 : RUN go mod tidy [2021-06-27T00:36:33.233Z] ---> Using cache [2021-06-27T00:36:33.233Z] ---> 073ab58ea33c [2021-06-27T00:36:33.233Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-27T00:36:34.178Z] Removing intermediate container a7ec49ffd2fc [2021-06-27T00:36:34.178Z] ---> 770514a711d4 [2021-06-27T00:36:34.178Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:36:34.178Z] ---> Running in 00f46bb1fb83 [2021-06-27T00:36:34.178Z] ---> 94bb572d0ca7 [2021-06-27T00:36:34.178Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-27T00:36:34.178Z] ---> 720a5b610805 [2021-06-27T00:36:34.178Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-27T00:36:34.755Z] ---> bcfe4eff1081 [2021-06-27T00:36:34.756Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-27T00:36:35.018Z] 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-27T00:36:35.018Z] 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-27T00:36:35.018Z] ---> 0fa8e6e6aa46 [2021-06-27T00:36:35.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-27T00:36:35.018Z] ---> abd1fb73545b [2021-06-27T00:36:35.018Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-27T00:36:35.279Z] ---> Running in c19289675f24 [2021-06-27T00:36:35.544Z] Removing intermediate container c19289675f24 [2021-06-27T00:36:35.544Z] ---> 1bf1acba11c7 [2021-06-27T00:36:35.544Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:36:35.544Z] ---> 56a7b72dad92 [2021-06-27T00:36:35.544Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-27T00:36:35.544Z] ---> Running in 9eceb24d6e98 [2021-06-27T00:36:35.544Z] ---> Running in 41b25cc7cb9f [2021-06-27T00:36:36.115Z] Removing intermediate container 41b25cc7cb9f [2021-06-27T00:36:36.115Z] ---> d0a3b354b7a5 [2021-06-27T00:36:36.115Z] Step 22/24 : LABEL arch=x86_64 [2021-06-27T00:36:36.115Z] Removing intermediate container 9eceb24d6e98 [2021-06-27T00:36:36.115Z] ---> 61c4a1e1acb5 [2021-06-27T00:36:36.115Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:36:36.115Z] ---> Running in 7bdd78d05761 [2021-06-27T00:36:36.115Z] ---> Running in 9a36f479c6aa [2021-06-27T00:36:36.115Z] Removing intermediate container 7bdd78d05761 [2021-06-27T00:36:36.115Z] ---> 11a82d413c2a [2021-06-27T00:36:36.115Z] Step 23/24 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:36:36.378Z] Removing intermediate container 9a36f479c6aa [2021-06-27T00:36:36.378Z] ---> 5e502c91da82 [2021-06-27T00:36:36.378Z] Step 22/24 : LABEL arch=x86_64 [2021-06-27T00:36:36.378Z] ---> Running in c9d4d5f84c94 [2021-06-27T00:36:36.378Z] ---> Running in 787e8932d9f4 [2021-06-27T00:36:36.378Z] Removing intermediate container c9d4d5f84c94 [2021-06-27T00:36:36.378Z] ---> de7b3b7ccc71 [2021-06-27T00:36:36.378Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T00:36:36.640Z] Removing intermediate container 787e8932d9f4 [2021-06-27T00:36:36.640Z] ---> a25ddab47952 [2021-06-27T00:36:36.640Z] Step 23/24 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:36:36.640Z] ---> Running in dbf1a29426b8 [2021-06-27T00:36:36.640Z] ---> Running in 24a626587d52 [2021-06-27T00:36:36.909Z] Removing intermediate container dbf1a29426b8 [2021-06-27T00:36:36.909Z] ---> a6e5bcd45de9 [2021-06-27T00:36:36.909Z] [2021-06-27T00:36:36.909Z] Removing intermediate container 24a626587d52 [2021-06-27T00:36:36.909Z] ---> f61e44938d11 [2021-06-27T00:36:36.909Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T00:36:36.909Z] Successfully built a6e5bcd45de9 [2021-06-27T00:36:36.909Z] Successfully tagged sys-mgmt-agent:latest [2021-06-27T00:36:36.909Z]  Building sys-mgmt-agent ... done Building support-notifications [2021-06-27T00:36:36.909Z] ---> Running in 22d354e35b38 [2021-06-27T00:36:37.169Z] Removing intermediate container 22d354e35b38 [2021-06-27T00:36:37.170Z] ---> 7b6f4193f9e9 [2021-06-27T00:36:37.170Z] [2021-06-27T00:36:37.435Z] Successfully built 7b6f4193f9e9 [2021-06-27T00:36:37.435Z] Successfully tagged core-data:latest [2021-06-27T00:36:38.827Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:36:38.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:36:38.827Z] ---> f43af1e3a6e2 [2021-06-27T00:36:38.827Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T00:36:38.827Z] ---> Using cache [2021-06-27T00:36:38.827Z] ---> 1264d258e793 [2021-06-27T00:36:38.827Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:36:38.827Z] ---> Using cache [2021-06-27T00:36:38.827Z] ---> 87d539447a0a [2021-06-27T00:36:38.827Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-27T00:36:38.827Z] ---> Using cache [2021-06-27T00:36:38.827Z] ---> 05c522f31d6e [2021-06-27T00:36:38.827Z] Step 6/24 : COPY go.mod . [2021-06-27T00:36:38.827Z] ---> Using cache [2021-06-27T00:36:38.827Z] ---> 6905aff18b64 [2021-06-27T00:36:38.827Z] Step 7/24 : RUN go mod download [2021-06-27T00:36:38.827Z] ---> Using cache [2021-06-27T00:36:38.827Z] ---> 89f359c2161a [2021-06-27T00:36:38.827Z] Step 8/24 : COPY . . [2021-06-27T00:36:38.827Z] ---> Using cache [2021-06-27T00:36:38.827Z] ---> 27254994b3d8 [2021-06-27T00:36:38.827Z] Step 9/24 : RUN go mod tidy [2021-06-27T00:36:38.827Z] ---> Using cache [2021-06-27T00:36:38.827Z] ---> 073ab58ea33c [2021-06-27T00:36:38.827Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-27T00:36:40.247Z] ---> Running in 341cd0972e6c [2021-06-27T00:36:40.831Z] 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-27T00:36:40.831Z] Removing intermediate container 6c80ea067087 [2021-06-27T00:36:40.831Z] ---> 5c7b71992002 [2021-06-27T00:36:40.831Z] [2021-06-27T00:36:40.831Z] Step 11/22 : FROM alpine:3.12 [2021-06-27T00:36:40.831Z] ---> 13621d1b12d4 [2021-06-27T00:36:40.831Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-27T00:36:41.095Z] ---> Running in 9f0ad904a45b [2021-06-27T00:36:41.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:41.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:41.942Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-27T00:36:41.942Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T00:36:41.942Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-27T00:36:41.942Z] (4/4) Installing curl (7.77.0-r0) [2021-06-27T00:36:41.942Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:36:42.207Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T00:36:42.207Z] OK: 7 MiB in 18 packages [2021-06-27T00:36:43.157Z] Removing intermediate container 9f0ad904a45b [2021-06-27T00:36:43.157Z] ---> 6caf9ecf5226 [2021-06-27T00:36:43.157Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-27T00:36:43.157Z] ---> Running in ab029fdd0f0a [2021-06-27T00:36:43.426Z] Removing intermediate container ab029fdd0f0a [2021-06-27T00:36:43.426Z] ---> 9bc2bd936e62 [2021-06-27T00:36:43.426Z] Step 14/22 : WORKDIR /edgex [2021-06-27T00:36:43.426Z] ---> Running in 8a87699dda3c [2021-06-27T00:36:43.691Z] Removing intermediate container 8a87699dda3c [2021-06-27T00:36:43.691Z] ---> f9ed3f18c02f [2021-06-27T00:36:43.691Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-27T00:36:43.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:36:43.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:36:43.691Z] ---> f43af1e3a6e2 [2021-06-27T00:36:43.691Z] Step 3/23 : WORKDIR /edgex-go [2021-06-27T00:36:43.691Z] ---> Using cache [2021-06-27T00:36:43.691Z] ---> 1264d258e793 [2021-06-27T00:36:43.691Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:36:43.691Z] ---> Using cache [2021-06-27T00:36:43.691Z] ---> 87d539447a0a [2021-06-27T00:36:43.691Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-27T00:36:43.691Z] ---> Running in f87794f28371 [2021-06-27T00:36:43.953Z] ---> 65dfff5956a9 [2021-06-27T00:36:43.953Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-27T00:36:44.527Z] ---> 20e861c88ff4 [2021-06-27T00:36:44.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-27T00:36:44.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:45.105Z] ---> d5346b15694c [2021-06-27T00:36:45.105Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-27T00:36:45.368Z] ---> Running in c57892b03d72 [2021-06-27T00:36:45.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:36:45.368Z] Removing intermediate container c57892b03d72 [2021-06-27T00:36:45.368Z] ---> 5b4c5c23f440 [2021-06-27T00:36:45.368Z] Step 19/22 : CMD ["--init=true"] [2021-06-27T00:36:45.368Z] ---> Running in 063f0281b909 [2021-06-27T00:36:45.633Z] Removing intermediate container 063f0281b909 [2021-06-27T00:36:45.633Z] ---> f950abced666 [2021-06-27T00:36:45.633Z] Step 20/22 : LABEL arch=x86_64 [2021-06-27T00:36:45.633Z] ---> Running in 7e3b846196c5 [2021-06-27T00:36:45.895Z] Removing intermediate container 7e3b846196c5 [2021-06-27T00:36:45.895Z] ---> 817e8c22f976 [2021-06-27T00:36:45.895Z] Step 21/22 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:36:45.895Z] ---> Running in befcee72eb59 [2021-06-27T00:36:45.895Z] OK: 219 MiB in 52 packages [2021-06-27T00:36:46.159Z] Removing intermediate container befcee72eb59 [2021-06-27T00:36:46.159Z] ---> 579679763549 [2021-06-27T00:36:46.159Z] Step 22/22 : LABEL version=0.0.0 [2021-06-27T00:36:46.159Z] ---> Running in ba53a394f5c5 [2021-06-27T00:36:46.159Z] Removing intermediate container ba53a394f5c5 [2021-06-27T00:36:46.159Z] ---> 6e58a41b8d62 [2021-06-27T00:36:46.159Z] [2021-06-27T00:36:46.424Z] Successfully built 6e58a41b8d62 [2021-06-27T00:36:46.424Z] Successfully tagged security-proxy-setup:latest [2021-06-27T00:36:46.424Z]  Building security-proxy-setup ... done Removing intermediate container f87794f28371 [2021-06-27T00:36:46.424Z] ---> 9f0898cb7a2d [2021-06-27T00:36:46.424Z] Step 6/23 : COPY go.mod . [2021-06-27T00:36:46.686Z] ---> 6da35915a62c [2021-06-27T00:36:46.686Z] Step 7/23 : RUN go mod download [2021-06-27T00:36:46.686Z] ---> Running in eda646879091 [2021-06-27T00:36:47.643Z] Removing intermediate container eda646879091 [2021-06-27T00:36:47.643Z] ---> 2908a272c032 [2021-06-27T00:36:47.643Z] Step 8/23 : COPY . . [2021-06-27T00:36:52.282Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-27T00:36:54.282Z] ---> 7a4d258775b2 [2021-06-27T00:36:54.282Z] Step 9/23 : RUN go mod tidy [2021-06-27T00:36:54.282Z] ---> Running in e51a41b2e0e4 [2021-06-27T00:36:55.695Z] Removing intermediate container e51a41b2e0e4 [2021-06-27T00:36:55.695Z] ---> 4261228317ad [2021-06-27T00:36:55.695Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-27T00:36:55.695Z] ---> Running in cdfc9d9f59c6 [2021-06-27T00:36:55.957Z] 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-27T00:36:59.295Z] Removing intermediate container 00f46bb1fb83 [2021-06-27T00:36:59.295Z] ---> e9f951169d51 [2021-06-27T00:36:59.295Z] [2021-06-27T00:36:59.295Z] Step 11/23 : FROM alpine:3.12 [2021-06-27T00:36:59.295Z] ---> 13621d1b12d4 [2021-06-27T00:36:59.295Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-27T00:36:59.295Z] ---> Using cache [2021-06-27T00:36:59.295Z] ---> 944e782dff33 [2021-06-27T00:36:59.295Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T00:36:59.295Z] ---> Using cache [2021-06-27T00:36:59.295Z] ---> 9c3623aac802 [2021-06-27T00:36:59.295Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-27T00:36:59.295Z] ---> Running in 7163f55bab15 [2021-06-27T00:36:59.295Z] Removing intermediate container 7163f55bab15 [2021-06-27T00:36:59.295Z] ---> f34cb158a230 [2021-06-27T00:36:59.295Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-27T00:36:59.295Z] ---> Running in 1a76cb045090 [2021-06-27T00:36:59.295Z] Removing intermediate container 1a76cb045090 [2021-06-27T00:36:59.295Z] ---> ca9623703b42 [2021-06-27T00:36:59.295Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:36:59.559Z] ---> f1cd908472b4 [2021-06-27T00:36:59.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-27T00:37:00.132Z] ---> e67a451277be [2021-06-27T00:37:00.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-27T00:37:00.404Z] ---> c69fe99ad0da [2021-06-27T00:37:00.404Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-27T00:37:00.404Z] ---> Running in 775a5cccb1a6 [2021-06-27T00:37:00.404Z] Removing intermediate container 775a5cccb1a6 [2021-06-27T00:37:00.404Z] ---> 169fa39f230c [2021-06-27T00:37:00.404Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:37:00.671Z] ---> Running in 7ada86e5894e [2021-06-27T00:37:00.671Z] Removing intermediate container 7ada86e5894e [2021-06-27T00:37:00.671Z] ---> 780809e65290 [2021-06-27T00:37:00.671Z] Step 21/23 : LABEL arch=x86_64 [2021-06-27T00:37:00.671Z] ---> Running in cfbe676b6ff8 [2021-06-27T00:37:00.934Z] Removing intermediate container cfbe676b6ff8 [2021-06-27T00:37:00.934Z] ---> a786915f619c [2021-06-27T00:37:00.934Z] Step 22/23 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:37:00.934Z] ---> Running in ebf3c08b0ff7 [2021-06-27T00:37:01.278Z] Removing intermediate container ebf3c08b0ff7 [2021-06-27T00:37:01.278Z] ---> 12cd5f184e24 [2021-06-27T00:37:01.278Z] Step 23/23 : LABEL version=0.0.0 [2021-06-27T00:37:01.278Z] ---> Running in b007cbd946e6 [2021-06-27T00:37:01.278Z] Removing intermediate container b007cbd946e6 [2021-06-27T00:37:01.278Z] ---> eb1cfe822e64 [2021-06-27T00:37:01.278Z] [2021-06-27T00:37:01.636Z] Successfully built eb1cfe822e64 [2021-06-27T00:37:01.636Z] Successfully tagged support-scheduler:latest [2021-06-27T00:37:05.225Z]  Building support-scheduler ... done Removing intermediate container 341cd0972e6c [2021-06-27T00:37:05.225Z] ---> 0831a1bf47f9 [2021-06-27T00:37:05.225Z] [2021-06-27T00:37:05.225Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T00:37:05.225Z] ---> 13621d1b12d4 [2021-06-27T00:37:05.225Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-27T00:37:05.225Z] ---> Using cache [2021-06-27T00:37:05.225Z] ---> 944e782dff33 [2021-06-27T00:37:05.225Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T00:37:05.225Z] ---> Using cache [2021-06-27T00:37:05.225Z] ---> 9c3623aac802 [2021-06-27T00:37:05.225Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-27T00:37:05.496Z] ---> Running in cae56c973145 [2021-06-27T00:37:05.762Z] Removing intermediate container cae56c973145 [2021-06-27T00:37:05.762Z] ---> 2a58542fa5f9 [2021-06-27T00:37:05.762Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-27T00:37:06.027Z] ---> Running in c2577ff79004 [2021-06-27T00:37:06.291Z] Removing intermediate container c2577ff79004 [2021-06-27T00:37:06.291Z] ---> b863e523b73a [2021-06-27T00:37:06.291Z] Step 16/24 : WORKDIR / [2021-06-27T00:37:06.291Z] ---> Running in a741db932114 [2021-06-27T00:37:06.555Z] Removing intermediate container a741db932114 [2021-06-27T00:37:06.555Z] ---> 6ea3bb939f02 [2021-06-27T00:37:06.555Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:37:07.134Z] ---> 20ec6de0f823 [2021-06-27T00:37:07.134Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-27T00:37:07.715Z] ---> 584511e972a0 [2021-06-27T00:37:07.715Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-27T00:37:07.983Z] ---> 26bebbe44ee7 [2021-06-27T00:37:07.983Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-27T00:37:07.983Z] ---> Running in 0d2699bcf8e3 [2021-06-27T00:37:08.246Z] Removing intermediate container 0d2699bcf8e3 [2021-06-27T00:37:08.246Z] ---> 5173f9174422 [2021-06-27T00:37:08.246Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:37:08.246Z] ---> Running in 6a093160251b [2021-06-27T00:37:08.515Z] Removing intermediate container 6a093160251b [2021-06-27T00:37:08.515Z] ---> 5888ae84916f [2021-06-27T00:37:08.515Z] Step 22/24 : LABEL arch=x86_64 [2021-06-27T00:37:08.776Z] ---> Running in 732a6e27512b [2021-06-27T00:37:09.037Z] Removing intermediate container 732a6e27512b [2021-06-27T00:37:09.037Z] ---> c4d68e1ff18a [2021-06-27T00:37:09.037Z] Step 23/24 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:37:09.037Z] ---> Running in c7e6b0f640c8 [2021-06-27T00:37:09.298Z] Removing intermediate container c7e6b0f640c8 [2021-06-27T00:37:09.299Z] ---> f1f7e14acfdc [2021-06-27T00:37:09.299Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T00:37:09.561Z] ---> Running in 32f2b3260cab [2021-06-27T00:37:09.820Z] Removing intermediate container 32f2b3260cab [2021-06-27T00:37:09.821Z] ---> 19e5c7aa3837 [2021-06-27T00:37:09.821Z] [2021-06-27T00:37:09.821Z] Successfully built 19e5c7aa3837 [2021-06-27T00:37:09.821Z] Successfully tagged core-metadata:latest [2021-06-27T00:37:13.140Z]  Building core-metadata ... done Removing intermediate container cdfc9d9f59c6 [2021-06-27T00:37:13.140Z] ---> a1a171ce2838 [2021-06-27T00:37:13.140Z] [2021-06-27T00:37:13.140Z] Step 11/23 : FROM alpine:3.12 [2021-06-27T00:37:13.140Z] ---> 13621d1b12d4 [2021-06-27T00:37:13.140Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-27T00:37:13.140Z] ---> Running in 7114876daa7b [2021-06-27T00:37:13.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-27T00:37:13.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-27T00:37:13.140Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-27T00:37:13.140Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-27T00:37:13.140Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:37:13.140Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T00:37:13.140Z] OK: 6 MiB in 16 packages [2021-06-27T00:37:13.710Z] Removing intermediate container 7114876daa7b [2021-06-27T00:37:13.711Z] ---> 9caa87227942 [2021-06-27T00:37:13.711Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T00:37:13.971Z] ---> Running in 04d2b3c468b0 [2021-06-27T00:37:13.972Z] Removing intermediate container 04d2b3c468b0 [2021-06-27T00:37:13.972Z] ---> f71791018269 [2021-06-27T00:37:13.972Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-27T00:37:13.972Z] ---> Running in a89ebd710eab [2021-06-27T00:37:14.236Z] Removing intermediate container a89ebd710eab [2021-06-27T00:37:14.236Z] ---> 416b29dad39d [2021-06-27T00:37:14.236Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-27T00:37:14.236Z] ---> Running in ac6d95c7693d [2021-06-27T00:37:14.236Z] Removing intermediate container ac6d95c7693d [2021-06-27T00:37:14.236Z] ---> c6bf5ad5c02c [2021-06-27T00:37:14.236Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:37:14.497Z] ---> a81c9b8d8448 [2021-06-27T00:37:14.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-27T00:37:15.068Z] ---> 6f2f65b4d73e [2021-06-27T00:37:15.069Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-27T00:37:15.069Z] ---> 0b599b596cb2 [2021-06-27T00:37:15.069Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-27T00:37:15.069Z] ---> Running in 9126631808e0 [2021-06-27T00:37:15.329Z] Removing intermediate container 9126631808e0 [2021-06-27T00:37:15.329Z] ---> 54a0139cd587 [2021-06-27T00:37:15.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:37:15.329Z] ---> Running in 45a05dab5756 [2021-06-27T00:37:15.590Z] Removing intermediate container 45a05dab5756 [2021-06-27T00:37:15.590Z] ---> ce8025b52145 [2021-06-27T00:37:15.590Z] Step 21/23 : LABEL arch=x86_64 [2021-06-27T00:37:15.590Z] ---> Running in 66d3075917cb [2021-06-27T00:37:15.854Z] Removing intermediate container 66d3075917cb [2021-06-27T00:37:15.854Z] ---> e4e331921117 [2021-06-27T00:37:15.855Z] Step 22/23 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e [2021-06-27T00:37:15.855Z] ---> Running in 22c1278fe074 [2021-06-27T00:37:15.855Z] Removing intermediate container 22c1278fe074 [2021-06-27T00:37:15.855Z] ---> eb6a5ff74b37 [2021-06-27T00:37:15.855Z] Step 23/23 : LABEL version=0.0.0 [2021-06-27T00:37:15.855Z] ---> Running in c7d230815039 [2021-06-27T00:37:16.119Z] Removing intermediate container c7d230815039 [2021-06-27T00:37:16.119Z] ---> b4e8ff863956 [2021-06-27T00:37:16.119Z] [2021-06-27T00:37:16.119Z] Successfully built b4e8ff863956 [2021-06-27T00:37:16.119Z] Successfully tagged support-notifications:latest [2021-06-27T00:37:16.390Z]  Building support-notifications ... done  [Pipeline] } [2021-06-27T00:37:16.391Z] $ docker stop --time=1 36a1c73d4e2525e8a7e683a933d117dadb60da1bfb94680ed896a7bb91a7603e [2021-06-27T00:37:17.972Z] $ docker rm -f 36a1c73d4e2525e8a7e683a933d117dadb60da1bfb94680ed896a7bb91a7603e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-27T00:37:18.351Z] + docker images [2021-06-27T00:37:18.613Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-27T00:37:18.613Z] support-notifications latest b4e8ff863956 3 seconds ago 16.7MB [2021-06-27T00:37:18.613Z] a1a171ce2838 7 seconds ago 1.15GB [2021-06-27T00:37:18.613Z] core-metadata latest 19e5c7aa3837 9 seconds ago 16.6MB [2021-06-27T00:37:18.613Z] 0831a1bf47f9 15 seconds ago 1.15GB [2021-06-27T00:37:18.613Z] support-scheduler latest eb1cfe822e64 17 seconds ago 15.9MB [2021-06-27T00:37:18.613Z] e9f951169d51 20 seconds ago 1.14GB [2021-06-27T00:37:18.613Z] security-proxy-setup latest 6e58a41b8d62 32 seconds ago 25.7MB [2021-06-27T00:37:18.613Z] 5c7b71992002 38 seconds ago 1.15GB [2021-06-27T00:37:18.613Z] core-data latest 7b6f4193f9e9 42 seconds ago 20.2MB [2021-06-27T00:37:18.613Z] sys-mgmt-agent latest a6e5bcd45de9 42 seconds ago 312MB [2021-06-27T00:37:18.613Z] security-bootstrapper latest 33e1bc72d035 47 seconds ago 18.6MB [2021-06-27T00:37:18.613Z] bf9d799ed681 52 seconds ago 1.15GB [2021-06-27T00:37:18.613Z] core-command latest 93757db13a4d 56 seconds ago 15.9MB [2021-06-27T00:37:18.613Z] e6fdbb3673ac About a minute ago 1.14GB [2021-06-27T00:37:18.613Z] 33c06cef1c3b About a minute ago 1.15GB [2021-06-27T00:37:18.613Z] security-secretstore-setup latest 8ab3fe64d8be About a minute ago 28.7MB [2021-06-27T00:37:18.613Z] 47dfff792609 About a minute ago 1.15GB [2021-06-27T00:37:18.613Z] 81b4fa17f41e About a minute ago 1.15GB [2021-06-27T00:37:18.613Z] ci-base-image-x86_64 latest f43af1e3a6e2 5 minutes ago 647MB [2021-06-27T00:37:18.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-27T00:37:18.613Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-27T00:37:18.613Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-27T00:37:18.613Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-27T00:37:18.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-27T00:37:34.078Z] Still waiting to schedule task [2021-06-27T00:37:34.078Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-27T00:37:48.869Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-27T00:37:50.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-27T00:37:57.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-27T00:37:57.580Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-27T00:38:04.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-27T00:38:04.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-27T00:38:04.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-27T00:38:04.317Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-27T00:38:05.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-27T00:38:05.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-27T00:38:06.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-27T00:38:06.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-27T00:38:06.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-27T00:38:06.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-27T00:38:19.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.161s coverage: 28.7% of statements [2021-06-27T00:38:19.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-27T00:38:19.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-27T00:38:21.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 100.0% of statements [2021-06-27T00:38:21.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-27T00:38:22.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 53.1% of statements [2021-06-27T00:38:22.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-27T00:38:22.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-27T00:38:23.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.513s coverage: 87.7% of statements [2021-06-27T00:38:23.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-27T00:38:23.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-27T00:38:23.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.177s coverage: 78.9% of statements [2021-06-27T00:38:28.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.257s coverage: 81.2% of statements [2021-06-27T00:38:28.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-27T00:38:28.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-27T00:38:28.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-27T00:38:28.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-27T00:38:28.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-27T00:38:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 95.1% of statements [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-27T00:38:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.359s coverage: 60.0% of statements [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-27T00:38:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.8% of statements [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-27T00:38:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.157s coverage: 58.8% of statements [2021-06-27T00:38:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.258s coverage: 22.0% of statements [2021-06-27T00:38:32.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-27T00:38:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.177s coverage: 47.1% of statements [2021-06-27T00:38:32.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.197s coverage: 79.5% of statements [2021-06-27T00:38:32.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2021-06-27T00:38:34.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.178s coverage: 96.3% of statements [2021-06-27T00:38:34.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-06-27T00:38:47.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.179s coverage: 94.4% of statements [2021-06-27T00:38:47.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.155s coverage: 44.8% of statements [2021-06-27T00:38:53.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.577s coverage: 81.8% of statements [2021-06-27T00:38:53.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.164s coverage: 87.2% of statements [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.165s coverage: 80.0% of statements [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements [2021-06-27T00:38:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.303s coverage: 91.2% of statements [2021-06-27T00:38:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-27T00:38:59.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 64.4% of statements [2021-06-27T00:38:59.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-27T00:38:59.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-27T00:38:59.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2021-06-27T00:38:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-06-27T00:38:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements [2021-06-27T00:39:01.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-06-27T00:39:01.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-06-27T00:39:05.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.002s coverage: 66.9% of statements [2021-06-27T00:39:05.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-27T00:39:05.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-27T00:39:05.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-27T00:39:07.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.658s coverage: 43.6% of statements [2021-06-27T00:39:07.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-27T00:39:07.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-27T00:39:07.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements [2021-06-27T00:39:07.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-27T00:39:07.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements [2021-06-27T00:39:07.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-27T00:39:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.3% of statements [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-27T00:39:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.531s coverage: 91.9% of statements [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-27T00:39:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 62.7% of statements [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-27T00:39:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.6% of statements [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-27T00:39:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-27T00:39:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-27T00:39:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-06-27T00:39:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-06-27T00:39:16.017Z] GO111MODULE=on go vet ./... [2021-06-27T00:40:37.836Z] gofmt -l . [2021-06-27T00:40:37.836Z] [ "`gofmt -l .`" = "" ] [2021-06-27T00:40:37.836Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-27T00:40:38.490Z] + ls -al . [2021-06-27T00:40:38.490Z] total 588 [2021-06-27T00:40:38.490Z] drwxrwxr-x 9 1001 1001 4096 Jun 27 00:40 . [2021-06-27T00:40:38.490Z] drwxr-xr-x 4 root root 4096 Jun 27 00:36 .. [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 11 Jun 27 00:34 .dockerignore [2021-06-27T00:40:38.490Z] drwxrwxr-x 8 1001 1001 4096 Jun 27 00:34 .git [2021-06-27T00:40:38.490Z] drwxrwxr-x 3 1001 1001 4096 Jun 27 00:34 .github [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 818 Jun 27 00:34 .gitignore [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 166 Jun 27 00:34 .sonarcloud.properties [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 8609 Jun 27 00:34 Attribution.txt [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 43881 Jun 27 00:34 CHANGELOG.md [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 3804 Jun 27 00:34 CONTRIBUTING.md [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 931 Jun 27 00:34 Dockerfile.build [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 849 Jun 27 00:34 Jenkinsfile [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 10775 Jun 27 00:34 LICENSE [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 5605 Jun 27 00:34 Makefile [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 7818 Jun 27 00:34 README.md [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 6912 Jun 27 00:34 SECURITY.md [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 5 Jun 27 00:30 VERSION [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 4131 Jun 27 00:34 ZMQWindows.md [2021-06-27T00:40:38.490Z] drwxrwxr-x 2 1001 1001 4096 Jun 27 00:34 bin [2021-06-27T00:40:38.490Z] drwxrwxr-x 14 1001 1001 4096 Jun 27 00:34 cmd [2021-06-27T00:40:38.490Z] -rw-r--r-- 1 root root 398095 Jun 27 00:39 coverage.out [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 806 Jun 27 00:34 go.mod [2021-06-27T00:40:38.490Z] -rw-r--r-- 1 root root 20759 Jun 27 00:36 go.sum [2021-06-27T00:40:38.490Z] drwxrwxr-x 7 1001 1001 4096 Jun 27 00:34 internal [2021-06-27T00:40:38.490Z] drwxrwxr-x 3 1001 1001 4096 Jun 27 00:34 openapi [2021-06-27T00:40:38.490Z] drwxrwxr-x 4 1001 1001 4096 Jun 27 00:34 snap [2021-06-27T00:40:38.490Z] -rw-rw-r-- 1 1001 1001 168 Jun 27 00:34 version.go [Pipeline] sh [2021-06-27T00:40:39.156Z] + '[' -e coverage.out ] [2021-06-27T00:40:39.157Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-27T00:40:39.184Z] Warning: overwriting stash ‘coverage-report’ [2021-06-27T00:40:40.028Z] Stashed 1 file(s) [Pipeline] sh [2021-06-27T00:40:40.678Z] + make build [2021-06-27T00:40:40.678Z] go mod tidy [2021-06-27T00:40:41.280Z] 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-27T00:40:47.993Z] 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-27T00:40:54.479Z] Running on prd-ubuntu18.04-docker-8c-8g-285 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws [2021-06-27T00:40:54.497Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-27T00:40:54.608Z] The recommended git tool is: git [2021-06-27T00:40:56.828Z] using credential edgex-jenkins-ssh [2021-06-27T00:40:56.843Z] Cloning the remote Git repository [2021-06-27T00:40:56.861Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-27T00:40:56.937Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-27T00:40:56.973Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-27T00:40:56.973Z] > git --version # timeout=10 [2021-06-27T00:40:56.979Z] > git --version # 'git version 2.17.1' [2021-06-27T00:40:56.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T00:40:57.010Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-27T00:41:10.447Z] 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-27T00:41:11.040Z] 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-27T00:41:13.488Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 [2021-06-27T00:41:13.637Z] Merge succeeded, producing aac242443d1a1a3616e359b4b3c099144d9748fa [2021-06-27T00:41:13.638Z] Checking out Revision aac242443d1a1a3616e359b4b3c099144d9748fa (PR-3589) [2021-06-27T00:41:12.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-27T00:41:12.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-27T00:41:12.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-27T00:41:12.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-27T00:41:12.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T00:41:12.842Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-27T00:41:13.496Z] > git config core.sparsecheckout # timeout=10 [2021-06-27T00:41:13.501Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-27T00:41:13.561Z] > git remote # timeout=10 [2021-06-27T00:41:13.568Z] > git config --get remote.origin.url # timeout=10 [2021-06-27T00:41:13.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-27T00:41:13.577Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-27T00:41:13.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-27T00:41:13.640Z] > git config core.sparsecheckout # timeout=10 [2021-06-27T00:41:13.644Z] > git checkout -f aac242443d1a1a3616e359b4b3c099144d9748fa # timeout=10 [2021-06-27T00:41:15.347Z] 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-27T00:41:15.621Z] 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-27T00:41:17.278Z] Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" [2021-06-27T00:41:17.281Z] > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:41:18.421Z] + echo snap-build.sh [2021-06-27T00:41:18.421Z] snap-build.sh [2021-06-27T00:41:18.421Z] + SNAP_BASE_DIR=. [2021-06-27T00:41:18.421Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-06-27T00:41:18.421Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-06-27T00:41:18.421Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-06-27T00:41:18.421Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-06-27T00:41:18.421Z] + cd /w/workspace/edgex-go/5 [2021-06-27T00:41:18.421Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-27T00:41:18.421Z] Reading package lists... [2021-06-27T00:41:18.684Z] Building dependency tree... [2021-06-27T00:41:18.684Z] Reading state information... [2021-06-27T00:41:18.684Z] The following packages were automatically installed and are no longer required: [2021-06-27T00:41:18.684Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-27T00:41:18.684Z] uidmap xdelta3 [2021-06-27T00:41:18.684Z] Use 'sudo apt autoremove' to remove them. [2021-06-27T00:41:18.684Z] The following packages will be REMOVED: [2021-06-27T00:41:18.684Z] lxd* lxd-client* [2021-06-27T00:41:19.032Z] 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-27T00:41:19.259Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-27T00:41:19.259Z] After this operation, 31.7 MB disk space will be freed. [2021-06-27T00:41:19.798Z] (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-27T00:41:19.798Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-27T00:41:20.754Z] Removing lxd dnsmasq configuration [2021-06-27T00:41:21.026Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-27T00:41:21.026Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-27T00:41:21.980Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-27T00:41:22.242Z] (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-27T00:41:22.242Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-27T00:41:22.406Z] 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-27T00:41:23.635Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-27T00:41:23.635Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-27T00:41:25.024Z] + sudo snap remove --purge lxd [2021-06-27T00:41:25.027Z] 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-27T00:41:25.292Z] snap "lxd" is not installed [2021-06-27T00:41:25.292Z] + sudo groupadd --force --system lxd [2021-06-27T00:41:25.292Z] ++ whoami [2021-06-27T00:41:25.292Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-27T00:41:25.292Z] + newgrp - lxd [2021-06-27T00:41:25.292Z] + sudo snap install lxd [2021-06-27T00:41:29.343Z] 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-27T00:41:31.316Z] 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-27T00:41:34.702Z] 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-27T00:41:35.311Z] 2021-06-27T00:41:32Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-06-27T00:41:40.112Z] $ docker stop --time=1 6ab4be4424ccf69f3556651da7b8db36d75eb612d6938587821e599e0b330da7 [2021-06-27T00:41:42.685Z] $ docker rm -f 6ab4be4424ccf69f3556651da7b8db36d75eb612d6938587821e599e0b330da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:41:44.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-27T00:41:44.355Z] [2021-06-27T00:41:44.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:41:44.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-27T00:41:45.253Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-27T00:41:45.253Z] 29e5d40040c1: Pulling fs layer [2021-06-27T00:41:45.253Z] 1ce36da41761: Pulling fs layer [2021-06-27T00:41:45.253Z] 25b303627fd3: Pulling fs layer [2021-06-27T00:41:45.855Z] 29e5d40040c1: Verifying Checksum [2021-06-27T00:41:46.455Z] 1ce36da41761: Verifying Checksum [2021-06-27T00:41:46.455Z] 1ce36da41761: Download complete [2021-06-27T00:41:46.455Z] 29e5d40040c1: Pull complete [2021-06-27T00:41:47.893Z] 1ce36da41761: Pull complete [2021-06-27T00:41:47.893Z] 25b303627fd3: Verifying Checksum [2021-06-27T00:41:47.893Z] 25b303627fd3: Download complete [2021-06-27T00:41:53.473Z] lxd 4.15 from Canonical* installed [2021-06-27T00:41:53.473Z] + sudo lxd init --auto [2021-06-27T00:41:58.057Z] 25b303627fd3: Pull complete [2021-06-27T00:41:58.057Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-27T00:41:58.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-27T00:41:58.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-27T00:41:58.296Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-06-27T00:41:58.370Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T00:42:01.522Z] $ docker top 85afe2551076a9b08d8a2e13f49251b1888852af4af9608149967abfcf0034b2 -eo pid,comm [2021-06-27T00:42:01.634Z] + sudo snap install --classic snapcraft [Pipeline] { [Pipeline] sh [2021-06-27T00:42:02.483Z] + grep parallel [2021-06-27T00:42:02.483Z] + docker-compose build --help [2021-06-27T00:42:05.856Z] --parallel Build images in parallel. [Pipeline] } [2021-06-27T00:42:06.139Z] $ docker stop --time=1 85afe2551076a9b08d8a2e13f49251b1888852af4af9608149967abfcf0034b2 [2021-06-27T00:42:07.984Z] $ docker rm -f 85afe2551076a9b08d8a2e13f49251b1888852af4af9608149967abfcf0034b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:42:08.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-27T00:42:08.659Z] . [Pipeline] withDockerContainer [2021-06-27T00:42:08.932Z] prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container [2021-06-27T00:42:09.000Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-27T00:42:10.616Z] $ docker top d63673461f4ab5c07cf81615ec15c36ebe5320d626bcfc4ec52a4b8894aebfe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T00:42:11.600Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-27T00:42:15.895Z] Building core-command ... [2021-06-27T00:42:15.895Z] Building core-data ... [2021-06-27T00:42:15.895Z] Building core-metadata ... [2021-06-27T00:42:15.895Z] Building security-bootstrapper ... [2021-06-27T00:42:15.895Z] Building security-proxy-setup ... [2021-06-27T00:42:15.895Z] Building security-secretstore-setup ... [2021-06-27T00:42:15.895Z] Building support-notifications ... [2021-06-27T00:42:15.895Z] Building support-scheduler ... [2021-06-27T00:42:15.895Z] Building sys-mgmt-agent ... [2021-06-27T00:42:15.895Z] Building core-metadata [2021-06-27T00:42:15.895Z] Building security-secretstore-setup [2021-06-27T00:42:15.895Z] Building security-proxy-setup [2021-06-27T00:42:15.895Z] Building support-scheduler [2021-06-27T00:42:15.895Z] Building support-notifications [2021-06-27T00:42:16.566Z] snapcraft 4.8.2 from Canonical* installed [2021-06-27T00:42:16.566Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-27T00:42:16.566Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-27T00:42:16.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-27T00:42:16.566Z] Dload Upload Total Spent Left Speed [2021-06-27T00:42:16.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 [2021-06-27T00:42:16.566Z] 100 3325k 100 3325k 0 0 8890k 0 --:--:-- --:--:-- --:--:-- 8890k [2021-06-27T00:42:16.566Z] ./yq_linux_amd64 [2021-06-27T00:42:16.566Z] + sudo snapcraft prime --use-lxd [2021-06-27T00:42:17.973Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-27T00:42:17.973Z] 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-27T00:42:17.973Z] - README.md [2021-06-27T00:42:17.973Z] [2021-06-27T00:42:17.973Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-27T00:42:18.926Z] Launching a container. [2021-06-27T00:42:27.087Z] Waiting for container to be ready [2021-06-27T00:42:27.087Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-27T00:42:27.087Z] [2021-06-27T00:42:30.400Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-27T00:42:30.662Z] Waiting for network to be ready... [2021-06-27T00:42:30.925Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-27T00:42:31.185Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-27T00:42:31.186Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-27T00:42:31.449Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-27T00:42:31.449Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-27T00:42:31.449Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-27T00:42:31.449Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-27T00:42:31.449Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-27T00:42:31.449Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-27T00:42:31.449Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-27T00:42:31.711Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-27T00:42:31.974Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-27T00:42:32.238Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-27T00:42:32.238Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-27T00:42:32.238Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-27T00:42:32.238Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-27T00:42:32.238Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-27T00:42:32.238Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-27T00:42:32.501Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-27T00:42:32.501Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-27T00:42:32.763Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-27T00:42:32.763Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-27T00:42:32.763Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-27T00:42:32.763Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-27T00:42:32.763Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-27T00:42:32.763Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-27T00:42:32.763Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-27T00:42:35.317Z] Fetched 24.8 MB in 4s (6084 kB/s) [2021-06-27T00:42:35.891Z] Reading package lists... [2021-06-27T00:42:36.153Z] Reading package lists... [2021-06-27T00:42:36.417Z] Building dependency tree... [2021-06-27T00:42:36.418Z] Reading state information... [2021-06-27T00:42:36.680Z] The following additional packages will be installed: [2021-06-27T00:42:36.680Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-27T00:42:36.680Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-27T00:42:36.680Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-27T00:42:36.680Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-27T00:42:36.680Z] Suggested packages: [2021-06-27T00:42:36.680Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-27T00:42:36.680Z] Recommended packages: [2021-06-27T00:42:36.680Z] gnupg libsasl2-modules [2021-06-27T00:42:36.680Z] The following NEW packages will be installed: [2021-06-27T00:42:36.680Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-27T00:42:36.680Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-27T00:42:36.680Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-27T00:42:36.680Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-27T00:42:36.680Z] The following packages will be upgraded: [2021-06-27T00:42:36.680Z] gpg gpg-agent gpgconf libudev1 [2021-06-27T00:42:36.680Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-27T00:42:36.680Z] Need to get 3530 kB of archives. [2021-06-27T00:42:36.680Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-27T00:42:36.680Z] 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-27T00:42:36.680Z] 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-27T00:42:36.944Z] 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-27T00:42:36.944Z] 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-27T00:42:36.944Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-27T00:42:37.206Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-27T00:42:37.779Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-27T00:42:37.779Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-27T00:42:37.779Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-27T00:42:37.779Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-27T00:42:37.779Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-27T00:42:37.779Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-27T00:42:37.779Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-27T00:42:37.779Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-27T00:42:37.779Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-27T00:42:37.779Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-27T00:42:37.779Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-27T00:42:37.779Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-27T00:42:37.779Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-27T00:42:37.779Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-27T00:42:37.779Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-27T00:42:37.779Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-27T00:42:37.779Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T00:42:38.042Z] Fetched 3530 kB in 1s (3195 kB/s) [2021-06-27T00:42:38.042Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-27T00:42:38.042Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-27T00:42:38.042Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-27T00:42:38.042Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-27T00:42:38.042Z] Selecting previously unselected package udev. [2021-06-27T00:42:38.042Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-27T00:42:38.042Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-27T00:42:38.042Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-27T00:42:38.303Z] Selecting previously unselected package libfuse2:amd64. [2021-06-27T00:42:38.303Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-27T00:42:38.303Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-27T00:42:38.303Z] Selecting previously unselected package fuse. [2021-06-27T00:42:38.303Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-27T00:42:38.303Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-27T00:42:38.567Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T00:42:38.567Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-27T00:42:38.567Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T00:42:38.567Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-27T00:42:38.567Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T00:42:38.567Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-27T00:42:38.828Z] Selecting previously unselected package libksba8:amd64. [2021-06-27T00:42:38.828Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-27T00:42:38.828Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-27T00:42:38.828Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-27T00:42:38.828Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:38.828Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:38.828Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-27T00:42:38.828Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:38.828Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:39.089Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-27T00:42:39.089Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:39.089Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:39.089Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-27T00:42:39.089Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:39.089Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:39.089Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-27T00:42:39.089Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:39.089Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:39.350Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-27T00:42:39.350Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:39.350Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:39.350Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-27T00:42:39.350Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:39.350Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:39.350Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-27T00:42:39.350Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:39.350Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:39.614Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-27T00:42:39.614Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-27T00:42:39.614Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:39.614Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-27T00:42:39.614Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-27T00:42:39.614Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-27T00:42:39.614Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-27T00:42:39.614Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-27T00:42:39.614Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-27T00:42:39.614Z] Selecting previously unselected package libldap-common. [2021-06-27T00:42:39.614Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-27T00:42:39.614Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-27T00:42:39.614Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-27T00:42:39.614Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-27T00:42:39.614Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-27T00:42:39.877Z] Selecting previously unselected package dirmngr. [2021-06-27T00:42:39.877Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T00:42:39.877Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-27T00:42:39.877Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-27T00:42:39.877Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-27T00:42:39.877Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-27T00:42:39.877Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-27T00:42:40.138Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-27T00:42:40.138Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-27T00:42:40.138Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.138Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-27T00:42:40.138Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-27T00:42:40.138Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-27T00:42:40.401Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-27T00:42:40.401Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.401Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-27T00:42:40.665Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-27T00:42:40.665Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-27T00:42:40.665Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.665Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.665Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.665Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.665Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.665Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.665Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-27T00:42:40.665Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-27T00:42:40.665Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-27T00:42:40.665Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-27T00:42:41.239Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-27T00:42:41.239Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-27T00:42:41.239Z] This means they are not meant to be enabled using systemctl. [2021-06-27T00:42:41.239Z] Possible reasons for having this kind of units are: [2021-06-27T00:42:41.239Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-27T00:42:41.239Z] .wants/ or .requires/ directory. [2021-06-27T00:42:41.239Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-27T00:42:41.239Z] a requirement dependency on it. [2021-06-27T00:42:41.239Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-27T00:42:41.239Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-27T00:42:41.239Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-27T00:42:41.239Z] instance name specified. [2021-06-27T00:42:41.502Z] Reading package lists... [2021-06-27T00:42:41.764Z] Building dependency tree... [2021-06-27T00:42:41.764Z] Reading state information... [2021-06-27T00:42:42.025Z] The following additional packages will be installed: [2021-06-27T00:42:42.025Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-27T00:42:42.025Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-27T00:42:42.025Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-27T00:42:42.025Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-27T00:42:42.025Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-27T00:42:42.025Z] Suggested packages: [2021-06-27T00:42:42.025Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-27T00:42:42.025Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-27T00:42:42.025Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-27T00:42:42.025Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-27T00:42:42.025Z] systemd-container policykit-1 [2021-06-27T00:42:42.025Z] Recommended packages: [2021-06-27T00:42:42.025Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-27T00:42:42.025Z] The following NEW packages will be installed: [2021-06-27T00:42:42.025Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-27T00:42:42.025Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-27T00:42:42.025Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-27T00:42:42.025Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-27T00:42:42.025Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-27T00:42:42.025Z] The following packages will be upgraded: [2021-06-27T00:42:42.025Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-27T00:42:42.025Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-27T00:42:42.025Z] Need to get 36.7 MB of archives. [2021-06-27T00:42:42.025Z] After this operation, 147 MB of additional disk space will be used. [2021-06-27T00:42:42.025Z] 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-27T00:42:42.287Z] 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-27T00:42:42.287Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-27T00:42:42.287Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-27T00:42:42.287Z] 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-27T00:42:42.287Z] 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-27T00:42:42.287Z] 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-27T00:42:42.287Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-27T00:42:42.287Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-27T00:42:42.287Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-27T00:42:42.287Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-27T00:42:42.287Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-27T00:42:42.287Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-27T00:42:42.287Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-27T00:42:42.287Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-27T00:42:42.287Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-27T00:42:42.860Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-27T00:42:42.860Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-27T00:42:43.122Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-27T00:42:43.122Z] 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-27T00:42:43.122Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-27T00:42:43.122Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-27T00:42:43.122Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-27T00:42:43.122Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-27T00:42:43.122Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-27T00:42:43.122Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-27T00:42:43.122Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-27T00:42:43.122Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-27T00:42:43.122Z] 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-27T00:42:43.122Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-27T00:42:44.510Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T00:42:44.510Z] Fetched 36.7 MB in 2s (15.4 MB/s) [2021-06-27T00:42:44.510Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-27T00:42:44.510Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-27T00:42:44.773Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-27T00:42:45.349Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-27T00:42:45.349Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-27T00:42:45.349Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-27T00:42:45.349Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-27T00:42:45.349Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-27T00:42:45.349Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-27T00:42:45.612Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-27T00:42:45.612Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-27T00:42:45.612Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-27T00:42:45.612Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-27T00:42:45.873Z] Setting up apt (1.6.13) ... [2021-06-27T00:42:45.873Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-27T00:42:46.448Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-27T00:42:46.448Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-27T00:42:46.448Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-27T00:42:46.448Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-27T00:42:46.449Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-27T00:42:46.711Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-27T00:42:46.711Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T00:42:46.711Z] Selecting previously unselected package libexpat1:amd64. [2021-06-27T00:42:46.711Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-27T00:42:46.711Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-27T00:42:46.973Z] Selecting previously unselected package python3.6-minimal. [2021-06-27T00:42:46.973Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-27T00:42:46.973Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T00:42:47.236Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-27T00:42:47.236Z] Checking for services that may need to be restarted...done. [2021-06-27T00:42:47.236Z] Checking for services that may need to be restarted...done. [2021-06-27T00:42:47.236Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T00:42:47.236Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-27T00:42:47.236Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T00:42:47.809Z] Selecting previously unselected package python3-minimal. [2021-06-27T00:42:47.809Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-27T00:42:47.809Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-27T00:42:47.809Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-27T00:42:47.809Z] Selecting previously unselected package mime-support. [2021-06-27T00:42:47.809Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-27T00:42:47.809Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-27T00:42:47.809Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-27T00:42:47.809Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-27T00:42:47.809Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-27T00:42:47.809Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-27T00:42:47.809Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-27T00:42:47.809Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T00:42:48.072Z] Selecting previously unselected package python3.6. [2021-06-27T00:42:48.072Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-27T00:42:48.072Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T00:42:48.337Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-27T00:42:48.338Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-27T00:42:48.338Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-27T00:42:48.338Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-27T00:42:48.602Z] Selecting previously unselected package python3. [2021-06-27T00:42:48.602Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-27T00:42:48.602Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-27T00:42:48.602Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-27T00:42:48.602Z] Selecting previously unselected package multiarch-support. [2021-06-27T00:42:48.602Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T00:42:48.602Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-27T00:42:48.602Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-27T00:42:48.602Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-27T00:42:48.602Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-27T00:42:48.602Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-27T00:42:48.602Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-27T00:42:48.602Z] Selecting previously unselected package libbsd0:amd64. [2021-06-27T00:42:48.602Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-27T00:42:48.602Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-27T00:42:48.865Z] Selecting previously unselected package sudo. [2021-06-27T00:42:48.865Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-27T00:42:48.865Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-27T00:42:48.865Z] Selecting previously unselected package apparmor. [2021-06-27T00:42:48.865Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-27T00:42:48.865Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-27T00:42:49.126Z] Selecting previously unselected package libedit2:amd64. [2021-06-27T00:42:49.126Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-27T00:42:49.126Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-27T00:42:49.126Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-27T00:42:49.126Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-27T00:42:49.126Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T00:42:49.126Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-27T00:42:49.126Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-27T00:42:49.126Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T00:42:49.126Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-27T00:42:49.126Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-27T00:42:49.126Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-27T00:42:49.389Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-27T00:42:49.389Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-27T00:42:49.389Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T00:42:49.389Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-27T00:42:49.389Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-27T00:42:49.389Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T00:42:49.652Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-27T00:42:49.652Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-27T00:42:49.652Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-27T00:42:49.652Z] Selecting previously unselected package openssh-client. [2021-06-27T00:42:49.652Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-27T00:42:49.652Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-27T00:42:49.914Z] Selecting previously unselected package squashfs-tools. [2021-06-27T00:42:49.914Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-27T00:42:49.914Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-27T00:42:49.914Z] Selecting previously unselected package snapd. [2021-06-27T00:42:49.914Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-27T00:42:49.914Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-27T00:42:51.835Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-27T00:42:51.835Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-27T00:42:52.098Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-27T00:42:52.098Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-27T00:42:52.098Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-27T00:42:52.098Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T00:42:52.098Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-27T00:42:52.098Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-27T00:42:52.098Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-27T00:42:52.671Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-27T00:42:52.671Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-27T00:42:52.671Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-27T00:42:52.671Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T00:42:52.671Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T00:42:52.671Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-27T00:42:53.620Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-27T00:42:54.195Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T00:42:54.459Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-27T00:42:54.721Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-27T00:42:54.989Z] running python rtupdate hooks for python3.6... [2021-06-27T00:42:54.989Z] running python post-rtupdate hooks for python3.6... [2021-06-27T00:42:55.253Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-27T00:42:55.830Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-27T00:42:55.830Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-27T00:42:55.830Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-27T00:42:55.830Z] Setting up snapd (2.49.2+18.04) ... [2021-06-27T00:42:56.406Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-27T00:42:56.406Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-27T00:42:56.668Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-27T00:42:56.930Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-27T00:42:56.930Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-27T00:42:56.930Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-27T00:42:57.192Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-27T00:42:57.453Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-27T00:42:57.453Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-27T00:42:57.714Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-27T00:42:57.978Z] /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-27T00:42:57.978Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-27T00:42:57.978Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-27T00:42:58.939Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-27T00:42:58.939Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-27T00:42:58.939Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-27T00:43:00.149Z] Reading package lists... [2021-06-27T00:43:00.410Z] Reading package lists... [2021-06-27T00:43:00.672Z] Building dependency tree... [2021-06-27T00:43:00.672Z] Reading state information... [2021-06-27T00:43:00.672Z] Calculating upgrade... [2021-06-27T00:43:00.934Z] The following packages will be upgraded: [2021-06-27T00:43:00.934Z] advancecomp base-files bash binutils binutils-common [2021-06-27T00:43:00.934Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-27T00:43:00.934Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-27T00:43:00.934Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-27T00:43:00.934Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-27T00:43:00.934Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-27T00:43:00.934Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-27T00:43:00.934Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-27T00:43:00.934Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-27T00:43:00.934Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-27T00:43:00.934Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-27T00:43:00.934Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-27T00:43:00.934Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-27T00:43:00.934Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-27T00:43:00.934Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-27T00:43:00.934Z] ubuntu-keyring util-linux [2021-06-27T00:43:00.934Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-27T00:43:00.934Z] Need to get 64.1 MB of archives. [2021-06-27T00:43:00.934Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-27T00:43:00.934Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-27T00:43:00.934Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-27T00:43:01.198Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-27T00:43:01.198Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-27T00:43:01.198Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-27T00:43:01.198Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-27T00:43:01.198Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-27T00:43:01.198Z] 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-27T00:43:01.198Z] 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-27T00:43:01.198Z] 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-27T00:43:01.198Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-27T00:43:01.198Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-27T00:43:01.198Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-27T00:43:01.198Z] 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-27T00:43:01.198Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-27T00:43:01.199Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-27T00:43:01.199Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-27T00:43:01.199Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-27T00:43:01.199Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-27T00:43:01.199Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-27T00:43:01.199Z] 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-27T00:43:01.199Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-27T00:43:01.199Z] 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-27T00:43:01.199Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-27T00:43:01.199Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-27T00:43:01.199Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-27T00:43:01.199Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-27T00:43:01.199Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-27T00:43:01.199Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-27T00:43:01.199Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-27T00:43:01.199Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-27T00:43:01.199Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-27T00:43:01.199Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-27T00:43:01.199Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-27T00:43:01.199Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-27T00:43:01.199Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-27T00:43:01.199Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-27T00:43:01.463Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-27T00:43:01.463Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-27T00:43:01.463Z] 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-27T00:43:01.463Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-27T00:43:01.463Z] 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-27T00:43:01.463Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-27T00:43:01.463Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-27T00:43:01.463Z] 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-27T00:43:01.463Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-27T00:43:01.463Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-27T00:43:01.463Z] 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-27T00:43:01.463Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-27T00:43:01.463Z] 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-27T00:43:01.463Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-27T00:43:01.463Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-27T00:43:01.463Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-27T00:43:01.463Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-27T00:43:01.463Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-27T00:43:01.463Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-27T00:43:01.463Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-27T00:43:01.727Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-27T00:43:01.727Z] 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-27T00:43:01.727Z] 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-27T00:43:01.727Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-27T00:43:01.990Z] 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-27T00:43:01.990Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-27T00:43:01.990Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-27T00:43:01.990Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-27T00:43:01.990Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-27T00:43:02.276Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-27T00:43:02.276Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-27T00:43:02.276Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-27T00:43:02.276Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-27T00:43:02.276Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-27T00:43:02.276Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-27T00:43:02.276Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-27T00:43:02.276Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-27T00:43:02.276Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-27T00:43:02.276Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-27T00:43:02.276Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-27T00:43:02.541Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-27T00:43:02.541Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-27T00:43:02.541Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-27T00:43:02.541Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-27T00:43:02.541Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-27T00:43:02.541Z] 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-27T00:43:02.541Z] 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-27T00:43:02.541Z] 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-27T00:43:02.541Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-27T00:43:02.541Z] 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-27T00:43:02.541Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-27T00:43:02.541Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-27T00:43:02.541Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-27T00:43:02.541Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-27T00:43:02.804Z] 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-27T00:43:02.804Z] 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-27T00:43:02.804Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-27T00:43:02.804Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-27T00:43:02.804Z] 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-27T00:43:02.804Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-27T00:43:02.804Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-27T00:43:02.804Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-27T00:43:02.804Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-27T00:43:03.066Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-27T00:43:03.066Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-27T00:43:03.066Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T00:43:03.066Z] Fetched 64.1 MB in 2s (30.2 MB/s) [2021-06-27T00:43:03.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T00:43:03.329Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T00:43:03.329Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-27T00:43:03.592Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T00:43:03.592Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-27T00:43:03.855Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-27T00:43:03.855Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-27T00:43:04.117Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.117Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.117Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.117Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.380Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.380Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.380Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.380Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.380Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.380Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.380Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.380Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.642Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.642Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.642Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:04.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T00:43:04.643Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.643Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.643Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:04.904Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T00:43:04.904Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.904Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.904Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.904Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:04.904Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:04.904Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-27T00:43:05.165Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:05.165Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T00:43:05.165Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T00:43:05.429Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-27T00:43:06.005Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-27T00:43:06.267Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-27T00:43:06.267Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-27T00:43:06.267Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-27T00:43:06.267Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-27T00:43:06.267Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-27T00:43:06.530Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-27T00:43:06.530Z] Installing new version of config file /etc/issue ... [2021-06-27T00:43:06.530Z] Installing new version of config file /etc/issue.net ... [2021-06-27T00:43:06.530Z] Installing new version of config file /etc/lsb-release ... [2021-06-27T00:43:06.530Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-27T00:43:06.792Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-27T00:43:06.792Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-27T00:43:06.792Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-27T00:43:07.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:07.054Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-27T00:43:07.054Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-27T00:43:07.054Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-27T00:43:07.054Z] 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-27T00:43:07.054Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:07.054Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:07.054Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:07.316Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:07.316Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:07.316Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-27T00:43:07.316Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-27T00:43:07.316Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-27T00:43:07.577Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:07.577Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-27T00:43:07.577Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-27T00:43:07.577Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-27T00:43:07.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:07.839Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-27T00:43:07.839Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-27T00:43:07.839Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-27T00:43:07.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:07.839Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-27T00:43:07.839Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-27T00:43:08.101Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-27T00:43:08.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:08.101Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-27T00:43:08.101Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-27T00:43:08.101Z] Setting up grep (3.1-2build1) ... [2021-06-27T00:43:08.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:08.101Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-27T00:43:08.363Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-27T00:43:08.363Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-27T00:43:08.363Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:08.363Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-27T00:43:08.363Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T00:43:08.625Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-27T00:43:08.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:08.625Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-27T00:43:08.625Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-27T00:43:09.199Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-27T00:43:09.199Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-27T00:43:09.199Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-27T00:43:09.199Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-27T00:43:09.462Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-27T00:43:09.462Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:09.462Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-27T00:43:09.462Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-27T00:43:10.054Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-27T00:43:10.317Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-27T00:43:10.317Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-27T00:43:10.317Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-27T00:43:10.317Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-27T00:43:10.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:10.586Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-27T00:43:10.586Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-27T00:43:10.586Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-27T00:43:10.586Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:10.586Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:10.586Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:10.586Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:10.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:10.932Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:10.932Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:10.932Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:10.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:10.932Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:10.932Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:10.932Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:11.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:11.194Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:11.194Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:11.194Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:11.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:11.195Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-27T00:43:11.195Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T00:43:11.457Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-27T00:43:11.457Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T00:43:11.457Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-27T00:43:11.457Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:11.457Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-27T00:43:11.457Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T00:43:11.720Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-27T00:43:11.720Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:11.720Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:11.720Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:11.720Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:11.720Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:11.720Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:11.720Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:11.981Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:11.981Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:11.981Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:11.981Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:12.557Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:12.557Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-27T00:43:12.819Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-27T00:43:13.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:13.081Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-27T00:43:13.081Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-27T00:43:13.081Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-27T00:43:13.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-27T00:43:13.353Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-27T00:43:13.353Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-27T00:43:13.353Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-27T00:43:13.353Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T00:43:13.353Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-27T00:43:13.353Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-27T00:43:13.618Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-27T00:43:13.882Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T00:43:13.882Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-27T00:43:13.882Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-27T00:43:13.882Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-27T00:43:13.882Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T00:43:13.882Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-27T00:43:13.882Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-27T00:43:13.882Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-27T00:43:14.146Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T00:43:14.146Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-27T00:43:14.146Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-27T00:43:14.146Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-27T00:43:14.146Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-27T00:43:14.146Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-27T00:43:14.146Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-27T00:43:14.408Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-27T00:43:14.408Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-27T00:43:14.408Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-27T00:43:14.408Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-27T00:43:14.408Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-27T00:43:14.670Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:14.670Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-27T00:43:14.670Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-27T00:43:14.670Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-27T00:43:14.670Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-27T00:43:14.670Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-27T00:43:14.670Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-27T00:43:14.931Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-27T00:43:14.931Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:14.931Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-27T00:43:14.931Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-27T00:43:14.931Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-27T00:43:15.193Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:15.193Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-27T00:43:15.193Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-27T00:43:15.193Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-27T00:43:15.193Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:15.193Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-27T00:43:15.193Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-27T00:43:15.458Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-27T00:43:15.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:15.458Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-27T00:43:15.458Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-27T00:43:15.718Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-27T00:43:15.718Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:15.718Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-27T00:43:15.718Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-27T00:43:15.718Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-27T00:43:15.981Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:15.981Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-27T00:43:15.981Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-27T00:43:15.981Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-27T00:43:16.243Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:16.243Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-27T00:43:16.243Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-27T00:43:16.243Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-27T00:43:16.243Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:16.243Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-27T00:43:16.243Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-27T00:43:16.507Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-27T00:43:16.507Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:16.507Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-27T00:43:16.507Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-27T00:43:16.507Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-27T00:43:16.507Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:16.507Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-27T00:43:16.507Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-27T00:43:16.769Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-27T00:43:16.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:16.769Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-27T00:43:16.769Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-27T00:43:16.769Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-27T00:43:17.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:17.031Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-27T00:43:17.031Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-27T00:43:17.031Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-27T00:43:17.031Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:17.031Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-27T00:43:17.031Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-27T00:43:17.292Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-27T00:43:17.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:17.292Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-27T00:43:17.292Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-27T00:43:17.292Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-27T00:43:17.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-27T00:43:17.553Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-27T00:43:17.553Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-27T00:43:17.553Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-27T00:43:17.553Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-27T00:43:17.553Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-27T00:43:17.553Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-27T00:43:17.553Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-27T00:43:17.553Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-27T00:43:17.814Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-27T00:43:17.814Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-27T00:43:17.814Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-27T00:43:17.814Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-27T00:43:18.074Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-27T00:43:18.074Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-27T00:43:18.074Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-27T00:43:18.074Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-27T00:43:18.074Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-27T00:43:18.337Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-27T00:43:18.337Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-27T00:43:18.337Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-27T00:43:18.337Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-27T00:43:18.337Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-27T00:43:18.598Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-27T00:43:18.598Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-27T00:43:18.598Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-27T00:43:18.598Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-27T00:43:18.598Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-27T00:43:18.598Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-27T00:43:19.174Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-27T00:43:19.174Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-27T00:43:19.174Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-27T00:43:19.174Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-27T00:43:19.174Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-27T00:43:19.174Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-27T00:43:19.435Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-27T00:43:19.435Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-27T00:43:19.703Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-27T00:43:19.703Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-27T00:43:19.704Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-27T00:43:19.704Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-27T00:43:19.964Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:19.964Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:19.964Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:19.964Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:19.964Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:19.964Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:20.224Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:20.224Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:21.166Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:21.166Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:22.126Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:22.126Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:22.387Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:22.387Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:22.652Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:22.652Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:23.601Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-27T00:43:23.601Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-27T00:43:23.601Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-27T00:43:23.601Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-27T00:43:23.601Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-27T00:43:23.601Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-27T00:43:23.862Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-27T00:43:23.862Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-27T00:43:23.862Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-27T00:43:23.862Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-27T00:43:23.862Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-27T00:43:23.862Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-27T00:43:23.862Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-27T00:43:23.862Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-27T00:43:23.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:43:23.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:43:23.977Z] ---> a584873563d3 [2021-06-27T00:43:23.977Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T00:43:23.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:43:23.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:43:23.977Z] ---> a584873563d3 [2021-06-27T00:43:23.977Z] Step 3/23 : WORKDIR /edgex-go [2021-06-27T00:43:23.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:43:23.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:43:23.977Z] ---> a584873563d3 [2021-06-27T00:43:23.977Z] Step 3/23 : WORKDIR /edgex-go [2021-06-27T00:43:23.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:43:23.977Z] [2021-06-27T00:43:23.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:43:23.977Z] ---> a584873563d3 [2021-06-27T00:43:23.977Z] Step 3/22 : WORKDIR /edgex-go [2021-06-27T00:43:23.977Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:43:23.977Z] ---> a584873563d3 [2021-06-27T00:43:23.977Z] Step 3/26 : WORKDIR /edgex-go [2021-06-27T00:43:23.977Z] ---> Running in 7d824fccb9dd [2021-06-27T00:43:23.977Z] ---> Running in c473952d74cb [2021-06-27T00:43:23.977Z] ---> Running in d56433b733c0 [2021-06-27T00:43:23.977Z] ---> Running in 25944020f5c5 [2021-06-27T00:43:23.977Z] ---> Running in eeed3a2826d3 [2021-06-27T00:43:23.977Z] Removing intermediate container eeed3a2826d3 [2021-06-27T00:43:23.977Z] ---> e52740e7d352 [2021-06-27T00:43:23.977Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:43:23.977Z] Removing intermediate container 25944020f5c5 [2021-06-27T00:43:23.977Z] ---> f08509916bf6 [2021-06-27T00:43:23.977Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:43:23.977Z] Removing intermediate container d56433b733c0 [2021-06-27T00:43:23.977Z] Removing intermediate container 7d824fccb9dd [2021-06-27T00:43:23.977Z] ---> ac5ed00e3457 [2021-06-27T00:43:23.977Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:43:23.977Z] ---> f7fd2e052e45 [2021-06-27T00:43:23.977Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:43:23.977Z] Removing intermediate container c473952d74cb [2021-06-27T00:43:23.977Z] ---> 6e0e8ba3c400 [2021-06-27T00:43:23.977Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:43:23.977Z] ---> Running in 297f0aea7082 [2021-06-27T00:43:23.977Z] ---> Running in e8aa8d9f03d3 [2021-06-27T00:43:23.977Z] ---> Running in aa8e9c755741 [2021-06-27T00:43:23.977Z] ---> Running in f00e0ba645e9 [2021-06-27T00:43:23.977Z] ---> Running in e9227e23353c [2021-06-27T00:43:24.125Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-27T00:43:24.125Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-27T00:43:24.125Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:24.125Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-27T00:43:24.125Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:24.125Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:24.125Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:24.125Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-27T00:43:24.125Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-27T00:43:24.388Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-27T00:43:24.388Z] [2021-06-27T00:43:24.388Z] Current default time zone: 'Etc/UTC' [2021-06-27T00:43:24.388Z] Local time is now: Sun Jun 27 00:43:24 UTC 2021. [2021-06-27T00:43:24.388Z] Universal Time is now: Sun Jun 27 00:43:24 UTC 2021. [2021-06-27T00:43:24.388Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-27T00:43:24.388Z] [2021-06-27T00:43:24.388Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-27T00:43:24.388Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:24.388Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-27T00:43:24.388Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-27T00:43:24.388Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-27T00:43:24.388Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-27T00:43:24.388Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-27T00:43:24.388Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-27T00:43:24.388Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-27T00:43:24.388Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-27T00:43:24.388Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:24.388Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-27T00:43:24.650Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:24.650Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-27T00:43:24.650Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:24.650Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-27T00:43:24.650Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-27T00:43:24.650Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-27T00:43:24.650Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-27T00:43:24.650Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-27T00:43:24.650Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-27T00:43:24.650Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-27T00:43:24.650Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-27T00:43:26.570Z] Updating certificates in /etc/ssl/certs... [2021-06-27T00:43:27.414Z] Removing intermediate container 297f0aea7082 [2021-06-27T00:43:27.414Z] ---> 614867cd9656 [2021-06-27T00:43:27.414Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-27T00:43:27.414Z] Removing intermediate container e9227e23353c [2021-06-27T00:43:27.414Z] ---> 5a7602330e82 [2021-06-27T00:43:27.414Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-27T00:43:27.414Z] ---> Running in fd7b36edbab0 [2021-06-27T00:43:27.513Z] 23 added, 27 removed; done. [2021-06-27T00:43:27.513Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-27T00:43:27.513Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-27T00:43:27.513Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-27T00:43:27.692Z] Removing intermediate container e8aa8d9f03d3 [2021-06-27T00:43:27.693Z] ---> cf90241453da [2021-06-27T00:43:27.693Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-27T00:43:27.693Z] ---> Running in 9baa6e5b175b [2021-06-27T00:43:27.693Z] ---> Running in bc7e10754ec7 [2021-06-27T00:43:27.693Z] Removing intermediate container f00e0ba645e9 [2021-06-27T00:43:27.693Z] ---> 625a8d46d82e [2021-06-27T00:43:27.693Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-27T00:43:27.775Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-27T00:43:27.775Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-27T00:43:27.775Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:27.775Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-27T00:43:27.775Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:27.775Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:27.775Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:27.775Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:27.775Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:27.775Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-27T00:43:27.775Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-27T00:43:27.775Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-27T00:43:27.775Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-27T00:43:27.775Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-27T00:43:27.775Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:27.775Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-27T00:43:27.775Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-27T00:43:27.970Z] Removing intermediate container aa8e9c755741 [2021-06-27T00:43:27.971Z] ---> 6100cfc27a4b [2021-06-27T00:43:27.971Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-27T00:43:28.035Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-27T00:43:28.035Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-27T00:43:28.035Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-27T00:43:28.035Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-27T00:43:28.035Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-27T00:43:28.035Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-27T00:43:28.035Z] Updating certificates in /etc/ssl/certs... [2021-06-27T00:43:28.259Z] ---> Running in 9af7d91c11bd [2021-06-27T00:43:28.260Z] ---> Running in 02542d45a7c0 [2021-06-27T00:43:28.607Z] 0 added, 0 removed; done. [2021-06-27T00:43:28.608Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-27T00:43:28.608Z] done. [2021-06-27T00:43:29.181Z] Reading package lists... [2021-06-27T00:43:29.443Z] Building dependency tree... [2021-06-27T00:43:29.443Z] Reading state information... [2021-06-27T00:43:29.443Z] The following NEW packages will be installed: [2021-06-27T00:43:29.443Z] apt-transport-https [2021-06-27T00:43:29.706Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-27T00:43:29.706Z] Need to get 1692 B of archives. [2021-06-27T00:43:29.706Z] After this operation, 154 kB of additional disk space will be used. [2021-06-27T00:43:29.706Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-27T00:43:29.706Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T00:43:29.706Z] Fetched 1692 B in 0s (9621 B/s) [2021-06-27T00:43:29.706Z] Selecting previously unselected package apt-transport-https. [2021-06-27T00:43:29.706Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-27T00:43:29.706Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-27T00:43:29.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:29.968Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-27T00:43:29.968Z] Setting up apt-transport-https (1.6.13) ... [2021-06-27T00:43:29.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:30.232Z] Waiting for network to be ready... [2021-06-27T00:43:30.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:30.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:30.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:30.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:30.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:31.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:31.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:31.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:43:31.774Z] OK: 218 MiB in 52 packages [2021-06-27T00:43:32.055Z] OK: 218 MiB in 52 packages [2021-06-27T00:43:32.337Z] OK: 218 MiB in 52 packages [2021-06-27T00:43:32.337Z] OK: 218 MiB in 52 packages [2021-06-27T00:43:32.337Z] OK: 218 MiB in 52 packages [2021-06-27T00:43:33.330Z] Removing intermediate container fd7b36edbab0 [2021-06-27T00:43:33.330Z] ---> 0fe5a15e34c0 [2021-06-27T00:43:33.330Z] Step 6/23 : COPY go.mod . [2021-06-27T00:43:33.616Z] Removing intermediate container 9baa6e5b175b [2021-06-27T00:43:33.616Z] ---> c17d58fe22da [2021-06-27T00:43:33.616Z] Step 6/22 : COPY go.mod . [2021-06-27T00:43:33.897Z] Removing intermediate container bc7e10754ec7 [2021-06-27T00:43:33.897Z] ---> 90a537b1bf56 [2021-06-27T00:43:33.897Z] Step 6/24 : COPY go.mod . [2021-06-27T00:43:34.173Z] Removing intermediate container 9af7d91c11bd [2021-06-27T00:43:34.173Z] ---> b9dbe3153ab7 [2021-06-27T00:43:34.173Z] Step 6/23 : COPY go.mod . [2021-06-27T00:43:34.173Z] Removing intermediate container 02542d45a7c0 [2021-06-27T00:43:34.173Z] ---> 3ce6ff171491 [2021-06-27T00:43:34.173Z] Step 6/26 : COPY go.mod . [2021-06-27T00:43:34.447Z] ---> a2a2e0ac3d39 [2021-06-27T00:43:34.447Z] Step 7/23 : RUN go mod download [2021-06-27T00:43:34.723Z] ---> c476cccef028 [2021-06-27T00:43:34.724Z] Step 7/22 : RUN go mod download [2021-06-27T00:43:34.724Z] ---> Running in 6d2b8eb8113d [2021-06-27T00:43:35.000Z] ---> a6e2b1d73a27 [2021-06-27T00:43:35.000Z] Step 7/24 : RUN go mod download [2021-06-27T00:43:35.000Z] ---> Running in 9e50dd2aac67 [2021-06-27T00:43:35.272Z] ---> Running in ec7ca2d2563a [2021-06-27T00:43:35.272Z] ---> d58ec0bdf1f6 [2021-06-27T00:43:35.272Z] Step 7/23 : RUN go mod download [2021-06-27T00:43:35.272Z] ---> 6ff5855ee85c [2021-06-27T00:43:35.272Z] Step 7/26 : RUN go mod download [2021-06-27T00:43:35.554Z] ---> Running in cb23ae87c626 [2021-06-27T00:43:35.554Z] ---> Running in 0d1e01a428ca [2021-06-27T00:43:37.059Z] 2021-06-27T00:43:33Z INFO Waiting for automatic snapd restart... [2021-06-27T00:43:37.059Z] snapd 2.51 from Canonical* installed [2021-06-27T00:43:37.408Z] "snapd" switched to the "latest/stable" channel [2021-06-27T00:43:37.408Z] [2021-06-27T00:43:38.956Z] Removing intermediate container 6d2b8eb8113d [2021-06-27T00:43:38.956Z] ---> 0092386b0b34 [2021-06-27T00:43:38.956Z] Step 8/23 : COPY . . [2021-06-27T00:43:39.947Z] Removing intermediate container 9e50dd2aac67 [2021-06-27T00:43:39.947Z] ---> efb7367733fe [2021-06-27T00:43:39.947Z] Step 8/22 : COPY . . [2021-06-27T00:43:40.013Z] core18 20210611 from Canonical* installed [2021-06-27T00:43:40.013Z] "core18" switched to the "latest/stable" channel [2021-06-27T00:43:40.013Z] [2021-06-27T00:43:40.565Z] Removing intermediate container cb23ae87c626 [2021-06-27T00:43:40.565Z] ---> 5e7eb307db6b [2021-06-27T00:43:40.565Z] Step 8/26 : COPY . . [2021-06-27T00:43:40.565Z] Removing intermediate container 0d1e01a428ca [2021-06-27T00:43:40.565Z] ---> 7b8e19905236 [2021-06-27T00:43:40.565Z] Removing intermediate container ec7ca2d2563a [2021-06-27T00:43:40.565Z] Step 8/23 : COPY . . ---> b46c74c8828e [2021-06-27T00:43:40.565Z] [2021-06-27T00:43:40.565Z] Step 8/24 : COPY . . [2021-06-27T00:43:43.319Z] snapcraft 4.8.2 from Canonical* installed [2021-06-27T00:43:43.586Z] "snapcraft" switched to the "latest/stable" channel [2021-06-27T00:43:43.586Z] [2021-06-27T00:43:47.804Z] 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-27T00:43:47.804Z] - README.md [2021-06-27T00:43:47.804Z] [2021-06-27T00:43:47.804Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-27T00:43:48.066Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-27T00:43:48.328Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-27T00:43:48.328Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-27T00:43:49.534Z] Reading package lists... [2021-06-27T00:43:49.795Z] 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-27T00:43:49.795Z] Reading package lists... [2021-06-27T00:43:50.056Z] Building dependency tree... [2021-06-27T00:43:50.056Z] Reading state information... [2021-06-27T00:43:50.320Z] Suggested packages: [2021-06-27T00:43:50.320Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-27T00:43:50.320Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-27T00:43:50.320Z] Recommended packages: [2021-06-27T00:43:50.320Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-27T00:43:50.320Z] The following NEW packages will be installed: [2021-06-27T00:43:50.320Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-27T00:43:50.320Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-27T00:43:50.320Z] pkg-config zip [2021-06-27T00:43:50.320Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-27T00:43:50.320Z] Need to get 7663 kB of archives. [2021-06-27T00:43:50.320Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-27T00:43:50.320Z] 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-27T00:43:50.581Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-27T00:43:50.581Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-27T00:43:50.581Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-27T00:43:50.581Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-27T00:43:50.581Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-27T00:43:50.581Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-27T00:43:50.844Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-27T00:43:50.844Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-27T00:43:50.844Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-27T00:43:50.844Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-27T00:43:51.107Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-27T00:43:51.107Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-27T00:43:51.107Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-27T00:43:51.107Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-27T00:43:51.368Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-27T00:43:51.368Z] Fetched 7663 kB in 1s (8861 kB/s) [2021-06-27T00:43:51.368Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-27T00:43:51.368Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-27T00:43:51.368Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-27T00:43:51.368Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-27T00:43:51.629Z] Selecting previously unselected package libpsl5:amd64. [2021-06-27T00:43:51.629Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-27T00:43:51.629Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-27T00:43:51.629Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-27T00:43:51.629Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-27T00:43:51.629Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-27T00:43:51.629Z] Selecting previously unselected package librtmp1:amd64. [2021-06-27T00:43:51.629Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-27T00:43:51.629Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-27T00:43:51.899Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-27T00:43:51.899Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-27T00:43:51.899Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-27T00:43:51.899Z] Selecting previously unselected package liberror-perl. [2021-06-27T00:43:51.899Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-27T00:43:51.899Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-27T00:43:51.899Z] Selecting previously unselected package git-man. [2021-06-27T00:43:51.899Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-27T00:43:51.899Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-27T00:43:52.161Z] Selecting previously unselected package git. [2021-06-27T00:43:52.161Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-27T00:43:52.161Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-27T00:43:52.733Z] Selecting previously unselected package libnorm1:amd64. [2021-06-27T00:43:52.733Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-27T00:43:52.733Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-27T00:43:52.733Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-27T00:43:52.733Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-27T00:43:52.733Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-27T00:43:52.733Z] Selecting previously unselected package libsodium23:amd64. [2021-06-27T00:43:52.733Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-27T00:43:52.733Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-27T00:43:52.733Z] Selecting previously unselected package libzmq5:amd64. [2021-06-27T00:43:52.733Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-27T00:43:52.733Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-27T00:43:52.994Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-27T00:43:52.994Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-27T00:43:52.994Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-27T00:43:52.994Z] Selecting previously unselected package pkg-config. [2021-06-27T00:43:52.994Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-27T00:43:52.994Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-27T00:43:52.994Z] Selecting previously unselected package zip. [2021-06-27T00:43:52.994Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-27T00:43:52.994Z] Unpacking zip (3.0-11build1) ... [2021-06-27T00:43:52.994Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-27T00:43:52.994Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-27T00:43:53.257Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-27T00:43:53.257Z] Setting up liberror-perl (0.17025-1) ... [2021-06-27T00:43:53.257Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-27T00:43:53.257Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-27T00:43:53.257Z] No schema files found: doing nothing. [2021-06-27T00:43:53.257Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-27T00:43:53.257Z] Setting up zip (3.0-11build1) ... [2021-06-27T00:43:53.257Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-27T00:43:53.257Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-27T00:43:53.257Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-27T00:43:53.257Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-27T00:43:53.257Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-27T00:43:53.257Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-27T00:43:53.257Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-27T00:43:53.258Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-27T00:43:53.831Z] git set to automatically installed. [2021-06-27T00:43:53.831Z] git-man set to automatically installed. [2021-06-27T00:43:53.831Z] libcurl3-gnutls set to automatically installed. [2021-06-27T00:43:53.831Z] liberror-perl set to automatically installed. [2021-06-27T00:43:53.831Z] libglib2.0-0 set to automatically installed. [2021-06-27T00:43:53.831Z] libnghttp2-14 set to automatically installed. [2021-06-27T00:43:53.831Z] libnorm1 set to automatically installed. [2021-06-27T00:43:53.831Z] libpgm-5.2-0 set to automatically installed. [2021-06-27T00:43:53.831Z] libpsl5 set to automatically installed. [2021-06-27T00:43:53.831Z] librtmp1 set to automatically installed. [2021-06-27T00:43:53.831Z] libsodium23 set to automatically installed. [2021-06-27T00:43:53.831Z] libzmq3-dev set to automatically installed. [2021-06-27T00:43:53.831Z] libzmq5 set to automatically installed. [2021-06-27T00:43:53.831Z] pkg-config set to automatically installed. [2021-06-27T00:43:53.831Z] zip set to automatically installed. [2021-06-27T00:43:56.382Z] snapd is not logged in, snap install commands will use sudo [2021-06-27T00:44:01.693Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-27T00:44:01.693Z] snapd is not logged in, snap install commands will use sudo [2021-06-27T00:44:02.638Z] snap "core18" has no updates available [2021-06-27T00:44:02.787Z] ---> 1e1ad3d5043c [2021-06-27T00:44:02.788Z] Step 9/22 : RUN go mod tidy [2021-06-27T00:44:02.788Z] ---> 9403a312ce59 [2021-06-27T00:44:02.788Z] Step 9/23 : RUN go mod tidy [2021-06-27T00:44:02.788Z] ---> bdf2aa9baef2 [2021-06-27T00:44:02.788Z] Step 9/26 : RUN go mod tidy [2021-06-27T00:44:02.788Z] ---> c6a854088d4b [2021-06-27T00:44:02.788Z] Step 9/23 : RUN go mod tidy [2021-06-27T00:44:02.788Z] ---> 57f80518597f [2021-06-27T00:44:02.788Z] Step 9/24 : RUN go mod tidy [2021-06-27T00:44:02.788Z] ---> Running in ccec97ecd1a2 [2021-06-27T00:44:02.788Z] ---> Running in ea3945724e63 [2021-06-27T00:44:02.788Z] ---> Running in 7d39fe134449 [2021-06-27T00:44:03.062Z] ---> Running in 38ec17db291a [2021-06-27T00:44:03.062Z] ---> Running in 4035e725a06d [2021-06-27T00:44:03.209Z] Downloading snap 'edgex-app-service-configurable' [2021-06-27T00:44:05.131Z] 2021/06/27 00:44:04.863741 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_574.snap: 7311360 [2021-06-27T00:44:08.449Z] Pulling app-service-config [2021-06-27T00:44:08.449Z] + snapcraftctl pull [2021-06-27T00:44:09.394Z] Pulling config-common [2021-06-27T00:44:09.394Z] + snapcraftctl pull [2021-06-27T00:44:09.822Z] Removing intermediate container 7d39fe134449 [2021-06-27T00:44:09.822Z] ---> f28c0229221f [2021-06-27T00:44:09.822Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-27T00:44:09.822Z] ---> Running in b3e9de4afa19 [2021-06-27T00:44:09.822Z] Removing intermediate container ccec97ecd1a2 [2021-06-27T00:44:09.822Z] ---> 32b4fc8a7609 [2021-06-27T00:44:09.822Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-27T00:44:09.822Z] Removing intermediate container ea3945724e63 [2021-06-27T00:44:09.822Z] ---> 42adf0e2f381 [2021-06-27T00:44:09.822Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-27T00:44:10.104Z] ---> Running in 1af322e9e2b4 [2021-06-27T00:44:10.104Z] ---> Running in f140ab5ac556 [2021-06-27T00:44:10.376Z] Removing intermediate container 4035e725a06d [2021-06-27T00:44:10.376Z] ---> 0351de2bd435 [2021-06-27T00:44:10.376Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-27T00:44:10.376Z] Removing intermediate container 38ec17db291a [2021-06-27T00:44:10.376Z] ---> b8e8339e157f [2021-06-27T00:44:10.376Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-27T00:44:10.658Z] ---> Running in 4f7088a7244d [2021-06-27T00:44:10.658Z] ---> Running in 0882aabe645c [2021-06-27T00:44:10.797Z] Pulling go-build-helper [2021-06-27T00:44:10.797Z] + snapcraftctl pull [2021-06-27T00:44:10.945Z] 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-27T00:44:11.750Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-27T00:44:11.750Z] Skipping pull go-build-helper (already ran) [2021-06-27T00:44:11.750Z] Building go-build-helper [2021-06-27T00:44:11.750Z] + snapcraftctl build [2021-06-27T00:44:12.386Z] 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-27T00:44:12.663Z] 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-27T00:44:12.939Z] 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-27T00:44:12.939Z] 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-27T00:44:13.667Z] Staging go-build-helper [2021-06-27T00:44:13.667Z] + snapcraftctl stage [2021-06-27T00:44:23.686Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-27T00:44:23.686Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-27T00:44:23.686Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-27T00:44:23.686Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-27T00:44:23.686Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-27T00:44:23.686Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-27T00:44:23.686Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-27T00:44:23.686Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-27T00:44:23.686Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-27T00:44:23.686Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-27T00:44:23.686Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-27T00:44:23.686Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-27T00:44:23.686Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-27T00:44:23.686Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-27T00:44:23.686Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-27T00:44:23.686Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-27T00:44:23.686Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-27T00:44:23.686Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-27T00:44:23.686Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-27T00:44:23.686Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-27T00:44:23.686Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-27T00:44:23.686Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-27T00:44:23.686Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-27T00:44:23.686Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-27T00:44:23.686Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-27T00:44:23.686Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-27T00:44:23.686Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-27T00:44:23.686Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-27T00:44:23.686Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-27T00:44:23.686Z] Fetched 224 kB in 0s (0 B/s) [2021-06-27T00:44:23.686Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-27T00:44:23.686Z] Fetched 157 kB in 0s (0 B/s) [2021-06-27T00:44:23.686Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-27T00:44:23.686Z] Fetched 221 kB in 0s (0 B/s) [2021-06-27T00:44:23.686Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-27T00:44:23.686Z] Fetched 143 kB in 0s (0 B/s) [2021-06-27T00:44:23.686Z] Pulling edgex-go [2021-06-27T00:44:23.686Z] + snapcraftctl pull [2021-06-27T00:44:41.822Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-27T00:44:41.822Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-27T00:44:41.822Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-27T00:44:41.822Z] Fetched 0 B in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-27T00:44:41.822Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-27T00:44:41.822Z] Fetched 279 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-27T00:44:41.822Z] Fetched 122 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-27T00:44:41.822Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-27T00:44:41.822Z] Fetched 8848 B in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-27T00:44:41.822Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-27T00:44:41.822Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-27T00:44:41.822Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-27T00:44:41.822Z] Fetched 219 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-27T00:44:41.822Z] Fetched 154 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-27T00:44:41.822Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-27T00:44:41.822Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-27T00:44:41.822Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-27T00:44:41.822Z] Fetched 499 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-27T00:44:41.822Z] Fetched 111 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-27T00:44:41.822Z] Fetched 240 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-27T00:44:41.822Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-27T00:44:41.822Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-27T00:44:41.822Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-27T00:44:41.822Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-27T00:44:41.822Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-27T00:44:41.822Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-27T00:44:41.822Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-27T00:44:41.822Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-27T00:44:41.822Z] Fetched 8720 B in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-27T00:44:41.822Z] Fetched 140 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-27T00:44:41.822Z] Fetched 119 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-27T00:44:41.822Z] Fetched 111 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-27T00:44:41.822Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-27T00:44:41.822Z] Fetched 645 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-27T00:44:41.822Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-27T00:44:41.822Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-27T00:44:41.822Z] Fetched 368 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-27T00:44:41.822Z] Fetched 187 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-27T00:44:41.822Z] Fetched 175 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-27T00:44:41.822Z] Fetched 206 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-27T00:44:41.822Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-27T00:44:41.822Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-27T00:44:41.822Z] Fetched 159 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-27T00:44:41.822Z] Fetched 107 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-27T00:44:41.822Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-27T00:44:41.822Z] Pulling static-packages [2021-06-27T00:44:41.822Z] + snapcraftctl pull [2021-06-27T00:44:41.822Z] Pulling version [2021-06-27T00:44:41.822Z] + cd /root/project [2021-06-27T00:44:41.822Z] + git describe --tags --abbrev=0 [2021-06-27T00:44:41.822Z] + sed s/v// [2021-06-27T00:44:41.822Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-27T00:44:41.822Z] + [ -z 2.0.0-dev.273 ] [2021-06-27T00:44:41.822Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-27T00:44:41.822Z] Building app-service-config [2021-06-27T00:44:41.822Z] + snapcraftctl build [2021-06-27T00:44:43.210Z] Building config-common [2021-06-27T00:44:43.210Z] + snapcraftctl build [2021-06-27T00:44:45.763Z] Skipping build go-build-helper (already ran) [2021-06-27T00:44:45.763Z] Building edgex-go [2021-06-27T00:44:45.763Z] + cd /root/parts/edgex-go/src [2021-06-27T00:44:45.763Z] + make build [2021-06-27T00:44:45.763Z] go mod tidy [2021-06-27T00:44:47.681Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-27T00:44:47.681Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-27T00:44:47.681Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-27T00:44:47.681Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-27T00:44:47.681Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-27T00:44:47.681Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-27T00:44:47.681Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-27T00:44:47.681Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-27T00:44:47.681Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-27T00:44:47.681Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-27T00:44:47.681Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-27T00:44:47.681Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-27T00:44:47.943Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-27T00:44:47.943Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-27T00:44:48.204Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-27T00:44:48.204Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-27T00:44:48.204Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-27T00:44:49.146Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-27T00:44:49.146Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-27T00:44:49.146Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-27T00:44:49.146Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-27T00:44:49.146Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-27T00:44:49.146Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-27T00:44:49.146Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-27T00:44:49.146Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-27T00:44:49.146Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-27T00:44:49.420Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-27T00:44:49.420Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-27T00:44:49.420Z] go: downloading golang.org/x/text v0.3.2 [2021-06-27T00:44:49.420Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-27T00:44:49.420Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-27T00:44:49.420Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-27T00:44:49.420Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-27T00:44:49.420Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-27T00:44:49.692Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-27T00:44:49.692Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-27T00:44:49.692Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-27T00:44:49.692Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-27T00:44:49.692Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-27T00:44:49.692Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-27T00:44:49.692Z] go: downloading github.com/kr/text v0.1.0 [2021-06-27T00:44:49.963Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-27T00:44:49.963Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-27T00:44:49.963Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-27T00:44:49.963Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-27T00:44:49.963Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-27T00:44:49.963Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-27T00:44:50.234Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-27T00:44:50.234Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-27T00:44:50.234Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-27T00:44:50.234Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-27T00:44:50.234Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-27T00:44:50.234Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-27T00:44:50.234Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-27T00:44:50.496Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-27T00:44:50.496Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-27T00:44:50.496Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-27T00:44:50.496Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-27T00:44:50.496Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-27T00:44:50.496Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-27T00:44:50.496Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-27T00:44:50.496Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-27T00:44:50.496Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-27T00:44:50.496Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-27T00:44:50.496Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-27T00:44:50.496Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-27T00:44:50.496Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-27T00:44:50.756Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-27T00:44:50.756Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-27T00:44:50.757Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-27T00:44:50.757Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-27T00:44:50.757Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-27T00:44:50.757Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-27T00:44:50.757Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-27T00:44:50.757Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-27T00:44:50.757Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-27T00:44:50.757Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-27T00:44:50.757Z] 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-27T00:45:00.765Z] 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-27T00:45:04.128Z] 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-27T00:45:05.518Z] 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-27T00:45:06.461Z] 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-27T00:45:07.033Z] 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-27T00:45:08.051Z] 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-27T00:45:09.214Z] 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-27T00:45:10.602Z] 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-27T00:45:11.545Z] 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-27T00:45:12.486Z] 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-27T00:45:13.874Z] 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-27T00:45:15.276Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-27T00:45:15.276Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-27T00:45:15.276Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-27T00:45:15.276Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-27T00:45:15.276Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-27T00:45:15.276Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-27T00:45:15.276Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-27T00:45:15.276Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-27T00:45:15.276Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-27T00:45:15.276Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-27T00:45:15.276Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-27T00:45:15.276Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-27T00:45:15.276Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-27T00:45:15.276Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-27T00:45:15.276Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-27T00:45:15.276Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-27T00:45:15.545Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-27T00:45:15.545Z] + 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-27T00:45:15.545Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-27T00:45:15.545Z] + 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-27T00:45:15.545Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-27T00:45:15.545Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-27T00:45:15.545Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-27T00:45:15.545Z] + 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-27T00:45:15.545Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-27T00:45:15.545Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-27T00:45:15.545Z] + 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-27T00:45:18.890Z] Building static-packages [2021-06-27T00:45:18.890Z] + snapcraftctl build [2021-06-27T00:45:20.813Z] Building version [2021-06-27T00:45:20.813Z] + snapcraftctl build [2021-06-27T00:45:22.754Z] Staging app-service-config [2021-06-27T00:45:22.754Z] + snapcraftctl stage [2021-06-27T00:45:23.714Z] Staging config-common [2021-06-27T00:45:23.714Z] + snapcraftctl stage [2021-06-27T00:45:24.660Z] Skipping stage go-build-helper (already ran) [2021-06-27T00:45:24.660Z] Staging edgex-go [2021-06-27T00:45:24.660Z] + snapcraftctl stage [2021-06-27T00:45:25.608Z] Staging static-packages [2021-06-27T00:45:25.608Z] + snapcraftctl stage [2021-06-27T00:45:26.556Z] Staging version [2021-06-27T00:45:26.556Z] + snapcraftctl stage [2021-06-27T00:45:27.962Z] Priming app-service-config [2021-06-27T00:45:27.962Z] + snapcraftctl prime [2021-06-27T00:45:28.935Z] Priming config-common [2021-06-27T00:45:28.935Z] + snapcraftctl prime [2021-06-27T00:45:29.878Z] Priming go-build-helper [2021-06-27T00:45:29.878Z] + snapcraftctl prime [2021-06-27T00:45:31.262Z] Priming edgex-go [2021-06-27T00:45:31.262Z] + snapcraftctl prime [2021-06-27T00:45:32.205Z] Priming static-packages [2021-06-27T00:45:32.205Z] + snapcraftctl prime [2021-06-27T00:45:34.753Z] Priming version [2021-06-27T00:45:34.753Z] + snapcraftctl prime [2021-06-27T00:45:35.697Z] 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-27T00:46:04.834Z] 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-27T00:46:04.834Z] 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-27T00:46:07.505Z] Removing intermediate container b3e9de4afa19 [2021-06-27T00:46:07.505Z] ---> 75bca92f1305 [2021-06-27T00:46:07.505Z] [2021-06-27T00:46:07.505Z] Step 11/26 : FROM alpine:3.12 [2021-06-27T00:46:07.505Z] 3.12: Pulling from library/alpine [2021-06-27T00:46:07.505Z] Removing intermediate container 1af322e9e2b4 [2021-06-27T00:46:07.505Z] ---> c3b1dc867829 [2021-06-27T00:46:07.505Z] [2021-06-27T00:46:07.505Z] Step 11/22 : FROM alpine:3.12 [2021-06-27T00:46:07.775Z] 3.12: Pulling from library/alpine [2021-06-27T00:46:08.047Z] Removing intermediate container 4f7088a7244d [2021-06-27T00:46:08.047Z] ---> cf7571fd566c [2021-06-27T00:46:08.047Z] [2021-06-27T00:46:08.047Z] Step 11/23 : FROM alpine:3.12 [2021-06-27T00:46:08.047Z] Removing intermediate container f140ab5ac556 [2021-06-27T00:46:08.047Z] ---> 6e6733273c16 [2021-06-27T00:46:08.047Z] [2021-06-27T00:46:08.047Z] Step 11/23 : FROM alpine:3.12 [2021-06-27T00:46:09.019Z] 3.12: Pulling from library/alpine [2021-06-27T00:46:09.019Z] 3.12: Pulling from library/alpine [2021-06-27T00:46:10.000Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T00:46:10.000Z] Status: Downloaded newer image for alpine:3.12 [2021-06-27T00:46:10.000Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T00:46:10.000Z] Status: Image is up to date for alpine:3.12 [2021-06-27T00:46:10.000Z] ---> c4fd0aeabfcf [2021-06-27T00:46:10.000Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-27T00:46:10.000Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T00:46:10.000Z] Status: Image is up to date for alpine:3.12 [2021-06-27T00:46:10.000Z] ---> c4fd0aeabfcf [2021-06-27T00:46:10.000Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-27T00:46:10.271Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-27T00:46:10.272Z] Status: Image is up to date for alpine:3.12 [2021-06-27T00:46:10.544Z] ---> c4fd0aeabfcf [2021-06-27T00:46:10.544Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-27T00:46:10.544Z] ---> c4fd0aeabfcf [2021-06-27T00:46:10.544Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-27T00:46:11.144Z] ---> Running in 4ead6afb145e [2021-06-27T00:46:11.144Z] ---> Running in 7475c37f854b [2021-06-27T00:46:11.144Z] ---> Running in cc8ebd4e99ed [2021-06-27T00:46:11.144Z] ---> Running in db9ce625e6ed [2021-06-27T00:46:11.417Z] Removing intermediate container 0882aabe645c [2021-06-27T00:46:11.417Z] ---> 412c5057a898 [2021-06-27T00:46:11.417Z] [2021-06-27T00:46:11.417Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T00:46:11.417Z] ---> c4fd0aeabfcf [2021-06-27T00:46:11.417Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-27T00:46:11.692Z] ---> Running in 44c88f92c4d0 [2021-06-27T00:46:13.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:13.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:13.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:13.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:13.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:13.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:13.972Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-27T00:46:13.972Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:46:13.972Z] OK: 5 MiB in 15 packages [2021-06-27T00:46:13.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:13.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:14.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:14.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:46:14.534Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-27T00:46:14.534Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-27T00:46:14.534Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-27T00:46:14.534Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:46:14.534Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T00:46:14.534Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-27T00:46:14.825Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T00:46:14.825Z] (4/4) Installing curl (7.77.0-r0) [2021-06-27T00:46:14.825Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:46:14.825Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T00:46:14.825Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-27T00:46:14.825Z] OK: 6 MiB in 16 packages [2021-06-27T00:46:15.108Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-27T00:46:15.108Z] OK: 7 MiB in 18 packages [2021-06-27T00:46:15.108Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:46:15.108Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T00:46:15.108Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-27T00:46:15.108Z] OK: 5 MiB in 15 packages [2021-06-27T00:46:15.108Z] (4/6) Installing curl (7.77.0-r0) [2021-06-27T00:46:15.108Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-27T00:46:15.108Z] (6/6) Installing su-exec (0.2-r1) [2021-06-27T00:46:15.108Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:46:15.108Z] Executing ca-certificates-20191127-r4.trigger [2021-06-27T00:46:15.383Z] OK: 7 MiB in 20 packages [2021-06-27T00:46:15.981Z] Removing intermediate container 7475c37f854b [2021-06-27T00:46:15.981Z] ---> ff49aa82b1c8 [2021-06-27T00:46:15.981Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T00:46:16.258Z] ---> Running in d83684072326 [2021-06-27T00:46:17.243Z] Removing intermediate container d83684072326 [2021-06-27T00:46:17.243Z] ---> 60950db7b8ef [2021-06-27T00:46:17.243Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-27T00:46:17.525Z] Removing intermediate container 44c88f92c4d0 [2021-06-27T00:46:17.525Z] ---> 9252820d0990 [2021-06-27T00:46:17.525Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T00:46:17.525Z] ---> Running in 64f6cdbaeb4c [2021-06-27T00:46:17.525Z] Removing intermediate container 4ead6afb145e [2021-06-27T00:46:17.525Z] ---> 6353c149a7e6 [2021-06-27T00:46:17.525Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T00:46:17.525Z] ---> Running in ed73cf9a52fa [2021-06-27T00:46:17.801Z] Removing intermediate container cc8ebd4e99ed [2021-06-27T00:46:17.801Z] ---> bf5b16210629 [2021-06-27T00:46:17.801Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-27T00:46:17.801Z] ---> Running in 1a798318bd79 [2021-06-27T00:46:17.801Z] Removing intermediate container db9ce625e6ed [2021-06-27T00:46:17.801Z] ---> 3caf8bf82369 [2021-06-27T00:46:17.801Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-27T00:46:18.076Z] ---> Running in 77931e044010 [2021-06-27T00:46:18.076Z] ---> Running in 0292ed6e778e [2021-06-27T00:46:18.355Z] Removing intermediate container 64f6cdbaeb4c [2021-06-27T00:46:18.355Z] ---> 4e3f473eb2bd [2021-06-27T00:46:18.355Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-27T00:46:18.355Z] Removing intermediate container ed73cf9a52fa [2021-06-27T00:46:18.355Z] ---> 646ceb981aec [2021-06-27T00:46:18.355Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-27T00:46:18.355Z] ---> Running in b3ca35c598a7 [2021-06-27T00:46:18.355Z] Removing intermediate container 1a798318bd79 [2021-06-27T00:46:18.355Z] ---> c00c2101ef40 [2021-06-27T00:46:18.355Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-27T00:46:18.630Z] ---> Running in 13c50d2864c0 [2021-06-27T00:46:18.630Z] ---> Running in fbdda2f34850 [2021-06-27T00:46:18.630Z] Removing intermediate container 77931e044010 [2021-06-27T00:46:18.630Z] ---> 24e57c0e7edb [2021-06-27T00:46:18.630Z] Step 14/22 : WORKDIR /edgex [2021-06-27T00:46:18.904Z] Removing intermediate container 0292ed6e778e [2021-06-27T00:46:18.904Z] ---> 87fd63a94936 [2021-06-27T00:46:18.904Z] Step 14/26 : WORKDIR / [2021-06-27T00:46:18.904Z] ---> Running in bdf7c7033090 [2021-06-27T00:46:19.178Z] ---> Running in 78791b7f5597 [2021-06-27T00:46:19.178Z] Removing intermediate container b3ca35c598a7 [2021-06-27T00:46:19.178Z] ---> 3286b77f05ab [2021-06-27T00:46:19.178Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:46:19.448Z] Removing intermediate container fbdda2f34850 [2021-06-27T00:46:19.448Z] Removing intermediate container 13c50d2864c0 [2021-06-27T00:46:19.448Z] ---> 2f440ec4445a [2021-06-27T00:46:19.448Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-27T00:46:19.448Z] ---> 68a6cbe1f421 [2021-06-27T00:46:19.448Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-27T00:46:19.723Z] ---> Running in 6c4c619b5001 [2021-06-27T00:46:19.723Z] ---> Running in 4980ccf0594d [2021-06-27T00:46:19.723Z] Removing intermediate container bdf7c7033090 [2021-06-27T00:46:19.723Z] ---> 4c0e09e6da9b [2021-06-27T00:46:19.723Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-27T00:46:20.001Z] Removing intermediate container 78791b7f5597 [2021-06-27T00:46:20.001Z] ---> acb817d06d44 [2021-06-27T00:46:20.001Z] 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-27T00:46:20.291Z] ---> 4d1b073aeec2 [2021-06-27T00:46:20.291Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-27T00:46:20.291Z] Removing intermediate container 6c4c619b5001 [2021-06-27T00:46:20.291Z] ---> 17601e2e06aa [2021-06-27T00:46:20.291Z] Step 16/24 : WORKDIR / [2021-06-27T00:46:20.291Z] Removing intermediate container 4980ccf0594d [2021-06-27T00:46:20.292Z] ---> 7623dfe977e2 [2021-06-27T00:46:20.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:46:20.573Z] ---> Running in 8d8d67f1245c [2021-06-27T00:46:20.855Z] ---> 7332af517649 [2021-06-27T00:46:20.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-27T00:46:21.141Z] ---> ae677b30494f [2021-06-27T00:46:21.142Z] 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-27T00:46:21.424Z] Removing intermediate container 8d8d67f1245c [2021-06-27T00:46:21.424Z] ---> 589918b09206 [2021-06-27T00:46:21.424Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:46:21.703Z] ---> f25e61acb427 [2021-06-27T00:46:21.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-27T00:46:21.977Z] ---> 979eecf589f5 [2021-06-27T00:46:21.977Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-27T00:46:22.573Z] ---> b7b493f0c6d4 [2021-06-27T00:46:22.573Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-27T00:46:22.851Z] ---> e24cd48b7cc9 [2021-06-27T00:46:22.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-27T00:46:22.851Z] ---> 1b82b373eaf0 [2021-06-27T00:46:22.851Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-27T00:46:23.476Z] ---> a9433625e103 [2021-06-27T00:46:23.476Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-27T00:46:23.752Z] ---> 08efe028b796 [2021-06-27T00:46:23.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-27T00:46:23.752Z] ---> Running in d8456a91a4ed [2021-06-27T00:46:23.752Z] ---> bc8cd4424f26 [2021-06-27T00:46:24.024Z] 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-27T00:46:24.627Z] ---> 47d8961a2d96 [2021-06-27T00:46:24.627Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-27T00:46:24.627Z] ---> 42d211730ad2 [2021-06-27T00:46:24.627Z] Removing intermediate container d8456a91a4ed [2021-06-27T00:46:24.627Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 737821898ccb [2021-06-27T00:46:24.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:46:24.627Z] [2021-06-27T00:46:24.627Z] ---> Running in f80e02ccf077 [2021-06-27T00:46:24.901Z] ---> 932680c2dca7 [2021-06-27T00:46:24.902Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-27T00:46:24.902Z] ---> Running in e5ec31472277 [2021-06-27T00:46:24.902Z] ---> Running in 662496e13036 [2021-06-27T00:46:25.176Z] ---> 99c15b1b9803 [2021-06-27T00:46:25.176Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-27T00:46:25.449Z] Removing intermediate container f80e02ccf077 [2021-06-27T00:46:25.449Z] ---> fd914d93152e [2021-06-27T00:46:25.449Z] Step 19/22 : CMD ["--init=true"] [2021-06-27T00:46:25.449Z] Removing intermediate container e5ec31472277 [2021-06-27T00:46:25.449Z] ---> 533472aff02b [2021-06-27T00:46:25.449Z] Step 21/23 : LABEL arch=arm64 [2021-06-27T00:46:25.728Z] ---> Running in 1418e669a2eb [2021-06-27T00:46:25.728Z] Removing intermediate container 662496e13036 [2021-06-27T00:46:25.728Z] ---> edc906fd2ea2 [2021-06-27T00:46:25.728Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:46:26.000Z] ---> Running in 1e69574ae396 [2021-06-27T00:46:26.000Z] ---> 8a829f513f98 [2021-06-27T00:46:26.000Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-27T00:46:26.000Z] ---> Running in 9fecd0c5cdd8 [2021-06-27T00:46:26.273Z] ---> Running in d26244df4eb1 [2021-06-27T00:46:26.544Z] Removing intermediate container 1418e669a2eb [2021-06-27T00:46:26.544Z] ---> 3d9be6aab803 [2021-06-27T00:46:26.544Z] Step 20/22 : LABEL arch=arm64 [2021-06-27T00:46:26.544Z] ---> 53723a4790cb [2021-06-27T00:46:26.544Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-27T00:46:26.820Z] ---> Running in 9f38f360d6dd [2021-06-27T00:46:26.820Z] Removing intermediate container 1e69574ae396 [2021-06-27T00:46:26.820Z] ---> c340e945ddf3 [2021-06-27T00:46:26.820Z] Step 22/23 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:46:26.820Z] Removing intermediate container 9fecd0c5cdd8 [2021-06-27T00:46:26.820Z] ---> 2d80af476aba [2021-06-27T00:46:26.820Z] Step 21/23 : LABEL arch=arm64 [2021-06-27T00:46:26.820Z] ---> Running in bb794fe0d223 [2021-06-27T00:46:27.093Z] Removing intermediate container d26244df4eb1 [2021-06-27T00:46:27.093Z] ---> 9fd824e89202 [2021-06-27T00:46:27.093Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:46:27.093Z] ---> Running in afc5fb3ee755 [2021-06-27T00:46:27.363Z] ---> Running in d4bc9656ffd2 [2021-06-27T00:46:27.363Z] Removing intermediate container 9f38f360d6dd [2021-06-27T00:46:27.363Z] ---> f58399645fb8 [2021-06-27T00:46:27.363Z] Step 21/22 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:46:27.635Z] ---> Running in 437db9e4be1c [2021-06-27T00:46:27.635Z] Removing intermediate container bb794fe0d223 [2021-06-27T00:46:27.635Z] ---> b2f2af05bb21 [2021-06-27T00:46:27.635Z] Step 23/23 : LABEL version=0.0.0 [2021-06-27T00:46:27.978Z] Removing intermediate container afc5fb3ee755 [2021-06-27T00:46:27.978Z] ---> 844556642b6c [2021-06-27T00:46:27.978Z] Step 22/23 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:46:27.978Z] ---> Running in a74e5a8f2f38 [2021-06-27T00:46:28.414Z] Removing intermediate container d4bc9656ffd2 [2021-06-27T00:46:28.414Z] ---> 991ef0edcd4f [2021-06-27T00:46:28.414Z] Step 22/24 : LABEL arch=arm64 [2021-06-27T00:46:28.414Z] ---> d15024d28cbd [2021-06-27T00:46:28.414Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-27T00:46:28.414Z] ---> Running in 2752dee59542 [2021-06-27T00:46:28.414Z] Removing intermediate container 437db9e4be1c [2021-06-27T00:46:28.414Z] ---> d06fd4ad2211 [2021-06-27T00:46:28.414Z] Step 22/22 : LABEL version=0.0.0 [2021-06-27T00:46:28.414Z] ---> Running in 683e0dc40dac [2021-06-27T00:46:28.706Z] ---> Running in 6fe6e8b2d388 [2021-06-27T00:46:28.990Z] Removing intermediate container a74e5a8f2f38 [2021-06-27T00:46:28.990Z] ---> 6b8bc0efa56c [2021-06-27T00:46:28.990Z] [2021-06-27T00:46:29.632Z] Removing intermediate container 6fe6e8b2d388 [2021-06-27T00:46:29.632Z] ---> 123277de68b7 [2021-06-27T00:46:29.632Z] [2021-06-27T00:46:29.632Z] Removing intermediate container 683e0dc40dac [2021-06-27T00:46:29.632Z] ---> a7a2e952160c [2021-06-27T00:46:29.632Z] Step 23/24 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:46:29.632Z] Removing intermediate container 2752dee59542 [2021-06-27T00:46:29.632Z] ---> 152482bc9b38 [2021-06-27T00:46:29.632Z] Step 23/23 : LABEL version=0.0.0 [2021-06-27T00:46:29.632Z] Successfully built 6b8bc0efa56c [2021-06-27T00:46:29.632Z] Successfully tagged support-scheduler-arm64:latest [2021-06-27T00:46:29.632Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-27T00:46:29.955Z] ---> Running in cce87f726957 [2021-06-27T00:46:29.955Z] ---> Running in 41ea03364820 [2021-06-27T00:46:29.955Z] ---> b4f84d3ef1bd [2021-06-27T00:46:29.955Z] 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-27T00:46:30.234Z] Successfully built 123277de68b7 [2021-06-27T00:46:30.235Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-27T00:46:30.235Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-27T00:46:30.235Z] ---> Running in 7effe9c449ef [2021-06-27T00:46:30.507Z] Removing intermediate container 41ea03364820 [2021-06-27T00:46:30.507Z] ---> a2a7996c446e [2021-06-27T00:46:30.507Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T00:46:30.780Z] ---> Running in bb7fe3a96ed1 [2021-06-27T00:46:30.780Z] Removing intermediate container cce87f726957 [2021-06-27T00:46:31.054Z] ---> 4c724d779534 [2021-06-27T00:46:31.054Z] [2021-06-27T00:46:31.330Z] Successfully built 4c724d779534 [2021-06-27T00:46:31.330Z] Successfully tagged support-notifications-arm64:latest [2021-06-27T00:46:31.330Z]  Building support-notifications ... done Building core-command [2021-06-27T00:46:31.602Z] Removing intermediate container bb7fe3a96ed1 [2021-06-27T00:46:31.602Z] ---> 8a838804e542 [2021-06-27T00:46:31.602Z] [2021-06-27T00:46:31.874Z] Successfully built 8a838804e542 [2021-06-27T00:46:31.874Z] Successfully tagged core-metadata-arm64:latest [2021-06-27T00:46:31.874Z]  Building core-metadata ... done Building core-data [2021-06-27T00:46:32.856Z] Removing intermediate container 7effe9c449ef [2021-06-27T00:46:32.856Z] ---> 7ec2036224ba [2021-06-27T00:46:32.856Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-27T00:46:33.127Z] ---> Running in 7d919d8519b5 [2021-06-27T00:46:33.403Z] Removing intermediate container 7d919d8519b5 [2021-06-27T00:46:33.403Z] ---> 9ed3c043bc9f [2021-06-27T00:46:33.403Z] Step 24/26 : LABEL arch=arm64 [2021-06-27T00:46:33.676Z] ---> Running in cfbd9c3576f6 [2021-06-27T00:46:34.287Z] Removing intermediate container cfbd9c3576f6 [2021-06-27T00:46:34.287Z] ---> e4d88df00587 [2021-06-27T00:46:34.287Z] Step 25/26 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:46:34.878Z] ---> Running in d1eef53ee3f9 [2021-06-27T00:46:35.850Z] Removing intermediate container d1eef53ee3f9 [2021-06-27T00:46:35.850Z] ---> 69b40ab6a4e6 [2021-06-27T00:46:35.850Z] Step 26/26 : LABEL version=0.0.0 [2021-06-27T00:46:36.437Z] ---> Running in 61c8bdd739d4 [2021-06-27T00:46:37.038Z] Removing intermediate container 61c8bdd739d4 [2021-06-27T00:46:37.038Z] ---> d364f306f72c [2021-06-27T00:46:37.038Z] [2021-06-27T00:46:37.631Z] Successfully built d364f306f72c [2021-06-27T00:46:37.631Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-27T00:47:24.607Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:47:24.607Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:47:24.607Z] ---> a584873563d3 [2021-06-27T00:47:24.607Z] Step 3/32 : WORKDIR /edgex-go [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6e0e8ba3c400 [2021-06-27T00:47:24.607Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6100cfc27a4b [2021-06-27T00:47:24.607Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 3ce6ff171491 [2021-06-27T00:47:24.607Z] Step 6/32 : COPY go.mod . [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6ff5855ee85c [2021-06-27T00:47:24.607Z] Step 7/32 : RUN go mod download [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 5e7eb307db6b [2021-06-27T00:47:24.607Z] Step 8/32 : COPY . . [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> bdf2aa9baef2 [2021-06-27T00:47:24.607Z] Step 9/32 : RUN go mod tidy [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> f28c0229221f [2021-06-27T00:47:24.607Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-27T00:47:24.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:47:24.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:47:24.607Z] ---> a584873563d3 [2021-06-27T00:47:24.607Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6e0e8ba3c400 [2021-06-27T00:47:24.607Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6100cfc27a4b [2021-06-27T00:47:24.607Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-27T00:47:24.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:47:24.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:47:24.607Z] ---> a584873563d3 [2021-06-27T00:47:24.607Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6e0e8ba3c400 [2021-06-27T00:47:24.607Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6100cfc27a4b [2021-06-27T00:47:24.607Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 3ce6ff171491 [2021-06-27T00:47:24.607Z] Step 6/24 : COPY go.mod . [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6ff5855ee85c [2021-06-27T00:47:24.607Z] Step 7/24 : RUN go mod download [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 5e7eb307db6b [2021-06-27T00:47:24.607Z] Step 8/24 : COPY . . [2021-06-27T00:47:24.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-27T00:47:24.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-27T00:47:24.607Z] ---> a584873563d3 [2021-06-27T00:47:24.607Z] Step 3/24 : WORKDIR /edgex-go [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6e0e8ba3c400 [2021-06-27T00:47:24.607Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> 6100cfc27a4b [2021-06-27T00:47:24.607Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> bdf2aa9baef2 [2021-06-27T00:47:24.607Z] Step 9/24 : RUN go mod tidy [2021-06-27T00:47:24.607Z] ---> Using cache [2021-06-27T00:47:24.607Z] ---> f28c0229221f [2021-06-27T00:47:24.607Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-27T00:47:27.251Z] ---> Running in 72650c90e731 [2021-06-27T00:47:27.252Z] ---> Running in 7d53ff0f9e5a [2021-06-27T00:47:27.252Z] ---> Running in de5f89fd7e17 [2021-06-27T00:47:27.252Z] ---> Running in e17ae04bf364 [2021-06-27T00:47:28.697Z] 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-27T00:47:28.981Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:47:29.263Z] 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-27T00:47:29.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:47:29.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:47:30.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:47:31.163Z] OK: 218 MiB in 52 packages [2021-06-27T00:47:31.448Z] OK: 218 MiB in 52 packages [2021-06-27T00:47:32.937Z] Removing intermediate container 7d53ff0f9e5a [2021-06-27T00:47:32.937Z] ---> b312cd20d8e9 [2021-06-27T00:47:32.937Z] Step 6/24 : COPY go.mod . [2021-06-27T00:47:33.219Z] Removing intermediate container de5f89fd7e17 [2021-06-27T00:47:33.219Z] ---> 283beaf3fa98 [2021-06-27T00:47:33.219Z] Step 6/24 : COPY go.mod . [2021-06-27T00:47:34.234Z] ---> b4c01db9ce68 [2021-06-27T00:47:34.234Z] Step 7/24 : RUN go mod download [2021-06-27T00:47:34.234Z] ---> Running in 5dcf4ef784be [2021-06-27T00:47:34.515Z] ---> 1cd19a711a42 [2021-06-27T00:47:34.515Z] Step 7/24 : RUN go mod download [2021-06-27T00:47:34.796Z] ---> Running in d057c3aaefce [2021-06-27T00:47:39.162Z] Removing intermediate container 5dcf4ef784be [2021-06-27T00:47:39.162Z] ---> 2b9807c7a16b [2021-06-27T00:47:39.162Z] Step 8/24 : COPY . . [2021-06-27T00:47:39.780Z] Removing intermediate container d057c3aaefce [2021-06-27T00:47:39.780Z] ---> a32dd23a62bb [2021-06-27T00:47:39.780Z] Step 8/24 : COPY . . [2021-06-27T00:48:12.205Z] ---> ccc8cf7e4c8b [2021-06-27T00:48:12.205Z] Step 9/24 : RUN go mod tidy [2021-06-27T00:48:12.205Z] ---> 27641a1d7689 [2021-06-27T00:48:12.205Z] Step 9/24 : RUN go mod tidy [2021-06-27T00:48:12.205Z] ---> Running in 96a9079ebe46 [2021-06-27T00:48:12.205Z] ---> Running in e6fa3d54334e [2021-06-27T00:48:14.192Z] Removing intermediate container 96a9079ebe46 [2021-06-27T00:48:14.192Z] ---> 41134929df94 [2021-06-27T00:48:14.192Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-27T00:48:14.192Z] ---> Running in ea89941089a1 [2021-06-27T00:48:14.464Z] Removing intermediate container e6fa3d54334e [2021-06-27T00:48:14.464Z] ---> e67ed1303ceb [2021-06-27T00:48:14.464Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-27T00:48:14.464Z] ---> Running in ac825220dcad [2021-06-27T00:48:16.467Z] 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-27T00:48:16.744Z] 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-27T00:48:49.168Z] Removing intermediate container 72650c90e731 [2021-06-27T00:48:49.168Z] ---> 48d2794e1f93 [2021-06-27T00:48:49.168Z] [2021-06-27T00:48:49.168Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T00:48:49.168Z] ---> c4fd0aeabfcf [2021-06-27T00:48:49.168Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-27T00:48:49.168Z] ---> Using cache [2021-06-27T00:48:49.168Z] ---> 9252820d0990 [2021-06-27T00:48:49.168Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-27T00:48:49.168Z] ---> Using cache [2021-06-27T00:48:49.168Z] ---> 646ceb981aec [2021-06-27T00:48:49.168Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-27T00:48:49.168Z] Removing intermediate container e17ae04bf364 [2021-06-27T00:48:49.168Z] ---> 31bdba525fd9 [2021-06-27T00:48:49.168Z] [2021-06-27T00:48:49.168Z] Step 11/32 : FROM alpine:3.12 [2021-06-27T00:48:49.168Z] ---> c4fd0aeabfcf [2021-06-27T00:48:49.168Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-27T00:48:49.168Z] ---> Running in f80430f3ebbc [2021-06-27T00:48:49.168Z] ---> Running in c03ff2f6f407 [2021-06-27T00:48:49.168Z] Removing intermediate container f80430f3ebbc [2021-06-27T00:48:49.168Z] ---> bd89bfc1abc7 [2021-06-27T00:48:49.168Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-27T00:48:49.168Z] ---> Running in 5f6d1ac768e5 [2021-06-27T00:48:49.168Z] Removing intermediate container c03ff2f6f407 [2021-06-27T00:48:49.168Z] ---> 2b10bc635bb4 [2021-06-27T00:48:49.168Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-27T00:48:49.478Z] ---> Running in 9114a0407eeb [2021-06-27T00:48:49.478Z] Removing intermediate container 5f6d1ac768e5 [2021-06-27T00:48:49.478Z] ---> e78512e9daea [2021-06-27T00:48:49.478Z] Step 16/24 : WORKDIR / [2021-06-27T00:48:49.772Z] ---> Running in 263dcaa6e393 [2021-06-27T00:48:50.788Z] Removing intermediate container 263dcaa6e393 [2021-06-27T00:48:50.788Z] ---> d639a54fac4b [2021-06-27T00:48:50.789Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:48:51.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:48:51.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:48:52.387Z] ---> 630a6093a070 [2021-06-27T00:48:52.387Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-27T00:48:52.387Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-27T00:48:52.387Z] (2/2) Installing su-exec (0.2-r1) [2021-06-27T00:48:52.387Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:48:52.387Z] OK: 5 MiB in 16 packages [2021-06-27T00:48:54.383Z] ---> c7e0a2bd8b25 [2021-06-27T00:48:54.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-27T00:48:54.383Z] Removing intermediate container 9114a0407eeb [2021-06-27T00:48:54.383Z] ---> 36bd93782b15 [2021-06-27T00:48:54.383Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-27T00:48:54.659Z] ---> Running in b1d2a6e0dfda [2021-06-27T00:48:55.667Z] Removing intermediate container b1d2a6e0dfda [2021-06-27T00:48:55.667Z] ---> 1741319f89f4 [2021-06-27T00:48:55.667Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-27T00:48:55.667Z] ---> fa1a0794ff48 [2021-06-27T00:48:55.667Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-27T00:48:55.952Z] ---> Running in cce27a1f42e7 [2021-06-27T00:48:55.952Z] ---> Running in 6e1c18dd35be [2021-06-27T00:48:56.937Z] Removing intermediate container 6e1c18dd35be [2021-06-27T00:48:56.937Z] ---> 047021338a06 [2021-06-27T00:48:56.937Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-27T00:48:56.937Z] Removing intermediate container cce27a1f42e7 [2021-06-27T00:48:56.937Z] ---> 3115191eee38 [2021-06-27T00:48:56.937Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:48:57.216Z] ---> Running in 721da6873055 [2021-06-27T00:48:57.216Z] ---> Running in 4af7db4d0401 [2021-06-27T00:48:58.209Z] Removing intermediate container 4af7db4d0401 [2021-06-27T00:48:58.209Z] ---> 5137f623bd9c [2021-06-27T00:48:58.209Z] Step 22/24 : LABEL arch=arm64 [2021-06-27T00:48:58.491Z] ---> Running in c9b321f7fe82 [2021-06-27T00:48:59.486Z] Removing intermediate container c9b321f7fe82 [2021-06-27T00:48:59.486Z] ---> 4af5a716e275 [2021-06-27T00:48:59.486Z] Step 23/24 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:48:59.486Z] ---> Running in 9022a459ddde [2021-06-27T00:49:00.480Z] Removing intermediate container 9022a459ddde [2021-06-27T00:49:00.480Z] ---> ccc19262f1d3 [2021-06-27T00:49:00.480Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T00:49:00.480Z] ---> Running in cabd1b6fa743 [2021-06-27T00:49:00.931Z] Removing intermediate container 721da6873055 [2021-06-27T00:49:00.931Z] ---> a24f56446a50 [2021-06-27T00:49:00.931Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-27T00:49:01.213Z] ---> Running in e1abc6521d18 [2021-06-27T00:49:01.523Z] Removing intermediate container cabd1b6fa743 [2021-06-27T00:49:01.523Z] ---> f38c3dd7b68e [2021-06-27T00:49:01.523Z] [2021-06-27T00:49:02.200Z] Removing intermediate container e1abc6521d18 [2021-06-27T00:49:02.200Z] ---> ff23ba5b87b2 [2021-06-27T00:49:02.200Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-27T00:49:02.200Z] Successfully built f38c3dd7b68e [2021-06-27T00:49:02.503Z] Successfully tagged core-command-arm64:latest [2021-06-27T00:49:03.493Z]  Building core-command ... done  ---> a5548dbf2335 [2021-06-27T00:49:03.493Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-27T00:49:03.772Z] ---> Running in 77161d336d1b [2021-06-27T00:49:07.191Z] Removing intermediate container 77161d336d1b [2021-06-27T00:49:07.191Z] ---> 152d13ef89ee [2021-06-27T00:49:07.191Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:49:08.182Z] ---> 0dcb72452fdb [2021-06-27T00:49:08.182Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-27T00:49:10.175Z] ---> d95f8c0dffa4 [2021-06-27T00:49:10.175Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-27T00:49:11.614Z] ---> 2b16f819cca0 [2021-06-27T00:49:11.614Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-27T00:49:13.053Z] ---> 6b55c17502ff [2021-06-27T00:49:13.053Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-27T00:49:14.499Z] ---> 8b8eeb9c2ad0 [2021-06-27T00:49:14.500Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-27T00:49:14.773Z] ---> Running in a94275eef393 [2021-06-27T00:49:15.758Z] Removing intermediate container a94275eef393 [2021-06-27T00:49:15.758Z] ---> 4f11340c191b [2021-06-27T00:49:15.758Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-27T00:49:17.204Z] ---> 5fcfbfcc26aa [2021-06-27T00:49:17.204Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-27T00:49:17.479Z] ---> Running in a71a0e7df56c [2021-06-27T00:49:21.792Z] Removing intermediate container a71a0e7df56c [2021-06-27T00:49:21.792Z] ---> 72dd03e8866f [2021-06-27T00:49:21.792Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-27T00:49:21.792Z] ---> Running in cf22eca486ca [2021-06-27T00:49:22.394Z] Removing intermediate container cf22eca486ca [2021-06-27T00:49:22.394Z] ---> 13c77dab6bc8 [2021-06-27T00:49:22.394Z] Step 29/32 : CMD ["gate"] [2021-06-27T00:49:23.017Z] ---> Running in e50e748bac9b [2021-06-27T00:49:23.617Z] Removing intermediate container e50e748bac9b [2021-06-27T00:49:23.617Z] ---> e6ac10d76b4c [2021-06-27T00:49:23.617Z] Step 30/32 : LABEL arch=arm64 [2021-06-27T00:49:23.893Z] ---> Running in 34f8f8dce57f [2021-06-27T00:49:24.875Z] Removing intermediate container 34f8f8dce57f [2021-06-27T00:49:24.876Z] ---> 0a48a2952498 [2021-06-27T00:49:24.876Z] Step 31/32 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:49:25.162Z] ---> Running in 5e43f90e469e [2021-06-27T00:49:25.769Z] Removing intermediate container 5e43f90e469e [2021-06-27T00:49:25.769Z] ---> a8cd753689a1 [2021-06-27T00:49:25.769Z] Step 32/32 : LABEL version=0.0.0 [2021-06-27T00:49:26.369Z] ---> Running in 0c6e220a78bc [2021-06-27T00:49:26.968Z] Removing intermediate container 0c6e220a78bc [2021-06-27T00:49:26.968Z] ---> a5b62e75b44f [2021-06-27T00:49:26.968Z] [2021-06-27T00:49:27.565Z] Successfully built a5b62e75b44f [2021-06-27T00:49:27.565Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-27T00:49:29.550Z]  Building security-bootstrapper ... done Removing intermediate container ac825220dcad [2021-06-27T00:49:29.550Z] ---> aef2ae42070c [2021-06-27T00:49:29.550Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-27T00:49:30.147Z] ---> Running in 86b9c9e45649 [2021-06-27T00:49:31.584Z] 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-27T00:49:34.226Z] Removing intermediate container 86b9c9e45649 [2021-06-27T00:49:34.226Z] ---> c1bae075f292 [2021-06-27T00:49:34.226Z] [2021-06-27T00:49:34.226Z] Step 12/24 : FROM docker:20.10.0 [2021-06-27T00:49:34.226Z] 20.10.0: Pulling from library/docker [2021-06-27T00:49:35.663Z] Removing intermediate container ea89941089a1 [2021-06-27T00:49:35.663Z] ---> 00b1f0a03228 [2021-06-27T00:49:35.663Z] [2021-06-27T00:49:35.663Z] Step 11/24 : FROM alpine:3.12 [2021-06-27T00:49:35.663Z] ---> c4fd0aeabfcf [2021-06-27T00:49:35.663Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-27T00:49:35.936Z] ---> Running in f27a12b371f2 [2021-06-27T00:49:36.538Z] Removing intermediate container f27a12b371f2 [2021-06-27T00:49:36.538Z] ---> 0c6dba407fa1 [2021-06-27T00:49:36.538Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-27T00:49:36.812Z] ---> Running in c7a866c39a0a [2021-06-27T00:49:37.087Z] Removing intermediate container c7a866c39a0a [2021-06-27T00:49:37.087Z] ---> a2c82cf672c7 [2021-06-27T00:49:37.087Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-27T00:49:37.361Z] ---> Running in 2d384311efad [2021-06-27T00:49:37.957Z] Removing intermediate container 2d384311efad [2021-06-27T00:49:37.957Z] ---> 8fe4aa749a42 [2021-06-27T00:49:37.957Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-27T00:49:37.957Z] ---> Running in e7b61beb4376 [2021-06-27T00:49:40.592Z] Removing intermediate container e7b61beb4376 [2021-06-27T00:49:40.592Z] ---> c3d33fac7630 [2021-06-27T00:49:40.592Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-27T00:49:40.592Z] ---> Running in 951a8c3d2d13 [2021-06-27T00:49:41.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:49:42.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:49:42.760Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-27T00:49:43.031Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-27T00:49:43.031Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-27T00:49:43.031Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-27T00:49:43.301Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-27T00:49:43.301Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-27T00:49:43.574Z] Executing busybox-1.31.1-r20.trigger [2021-06-27T00:49:43.574Z] OK: 8 MiB in 20 packages [2021-06-27T00:49:44.553Z] Removing intermediate container 951a8c3d2d13 [2021-06-27T00:49:44.553Z] ---> 671407d10942 [2021-06-27T00:49:44.553Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-27T00:49:45.534Z] ---> 49e276f8fed4 [2021-06-27T00:49:45.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-27T00:49:46.967Z] ---> ec332ffc65cf [2021-06-27T00:49:46.967Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-27T00:49:47.562Z] ---> 3ca68912ae73 [2021-06-27T00:49:47.562Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-27T00:49:47.562Z] ---> Running in b0ff7dd0b351 [2021-06-27T00:49:48.154Z] Removing intermediate container b0ff7dd0b351 [2021-06-27T00:49:48.154Z] ---> 8acc032dcb6e [2021-06-27T00:49:48.154Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:49:48.154Z] ---> Running in 0c5fd336af31 [2021-06-27T00:49:48.749Z] Removing intermediate container 0c5fd336af31 [2021-06-27T00:49:48.749Z] ---> 93fb6af7509a [2021-06-27T00:49:48.749Z] Step 22/24 : LABEL arch=arm64 [2021-06-27T00:49:48.749Z] ---> Running in 256e4cc02e3f [2021-06-27T00:49:49.345Z] Removing intermediate container 256e4cc02e3f [2021-06-27T00:49:49.345Z] ---> 0b2fe16efaf0 [2021-06-27T00:49:49.345Z] Step 23/24 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:49:49.345Z] ---> Running in 8a4a74767c95 [2021-06-27T00:49:49.941Z] Removing intermediate container 8a4a74767c95 [2021-06-27T00:49:49.941Z] ---> a099b30d72f7 [2021-06-27T00:49:49.941Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T00:49:49.941Z] ---> Running in b3d6130bf3c0 [2021-06-27T00:49:50.534Z] Removing intermediate container b3d6130bf3c0 [2021-06-27T00:49:50.534Z] ---> 5bd47b0fdd35 [2021-06-27T00:49:50.534Z] [2021-06-27T00:49:50.806Z] Successfully built 5bd47b0fdd35 [2021-06-27T00:49:50.806Z] Successfully tagged core-data-arm64:latest [2021-06-27T00:50:05.861Z]  Building core-data ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-27T00:50:05.862Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-27T00:50:05.862Z] ---> eeaf43b92773 [2021-06-27T00:50:05.862Z] 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-27T00:50:06.834Z] ---> Running in 3c3065eeb089 [2021-06-27T00:50:07.104Z] Removing intermediate container 3c3065eeb089 [2021-06-27T00:50:07.104Z] ---> 8eeb094850e6 [2021-06-27T00:50:07.104Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-27T00:50:07.378Z] ---> Running in 41c09a8ce268 [2021-06-27T00:50:08.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-27T00:50:08.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-27T00:50:09.228Z] (1/39) Installing readline (8.0.4-r0) [2021-06-27T00:50:09.228Z] (2/39) Installing bash (5.0.17-r0) [2021-06-27T00:50:09.228Z] Executing bash-5.0.17-r0.post-install [2021-06-27T00:50:09.228Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-27T00:50:09.228Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-27T00:50:09.228Z] (5/39) Installing curl (7.77.0-r0) [2021-06-27T00:50:09.228Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-27T00:50:09.228Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-27T00:50:09.228Z] (8/39) Installing expat (2.2.9-r1) [2021-06-27T00:50:09.228Z] (9/39) Installing libffi (3.3-r2) [2021-06-27T00:50:09.228Z] (10/39) Installing gdbm (1.13-r1) [2021-06-27T00:50:09.228Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-27T00:50:09.228Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-27T00:50:09.228Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-27T00:50:11.195Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-27T00:50:11.195Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-27T00:50:11.195Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-27T00:50:11.195Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-27T00:50:11.195Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-27T00:50:11.195Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-27T00:50:11.195Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-27T00:50:11.195Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-27T00:50:11.195Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-27T00:50:11.195Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-27T00:50:11.195Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-27T00:50:11.195Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-27T00:50:11.195Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-27T00:50:11.195Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-27T00:50:11.195Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-27T00:50:11.195Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-27T00:50:11.466Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-27T00:50:11.466Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-27T00:50:11.466Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-27T00:50:11.466Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-27T00:50:11.466Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-27T00:50:11.466Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-27T00:50:11.466Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-27T00:50:11.466Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-27T00:50:11.466Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-27T00:50:11.466Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-27T00:50:11.737Z] Executing busybox-1.31.1-r19.trigger [2021-06-27T00:50:11.737Z] OK: 72 MiB in 59 packages [2021-06-27T00:50:16.098Z] Collecting docker-compose==1.23.2 [2021-06-27T00:50:16.098Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-27T00:50:16.367Z] Collecting docopt<0.7,>=0.6.1 [2021-06-27T00:50:16.367Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-27T00:50:18.978Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-27T00:50:18.978Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-27T00:50:19.572Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-27T00:50:19.572Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-27T00:50:21.539Z] Collecting docker<4.0,>=3.6.0 [2021-06-27T00:50:21.539Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-27T00:50:22.129Z] Collecting cached-property<2,>=1.2.0 [2021-06-27T00:50:22.129Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-27T00:50:22.717Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-27T00:50:22.717Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-27T00:50:22.986Z] 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-27T00:50:23.257Z] Collecting texttable<0.10,>=0.9.0 [2021-06-27T00:50:23.257Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-27T00:50:25.217Z] Collecting jsonschema<3,>=2.5.1 [2021-06-27T00:50:25.217Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-27T00:50:26.192Z] Collecting PyYAML<4,>=3.10 [2021-06-27T00:50:26.192Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-27T00:50:28.808Z] 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-27T00:50:29.402Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-27T00:50:29.402Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-27T00:50:29.402Z] 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-27T00:50:29.674Z] Collecting idna<2.8,>=2.5 [2021-06-27T00:50:29.674Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-27T00:50:29.954Z] Collecting docker-pycreds>=0.4.0 [2021-06-27T00:50:29.954Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-27T00:50:30.225Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-27T00:50:30.225Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-27T00:50:30.225Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-27T00:50:30.225Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-27T00:50:30.816Z] Installing collected packages: docopt, urllib3, idna, requests, dockerpty, docker-pycreds, websocket-client, docker, cached-property, texttable, jsonschema, PyYAML, docker-compose [2021-06-27T00:50:30.816Z] Running setup.py install for docopt: started [2021-06-27T00:50:32.802Z] Running setup.py install for docopt: finished with status 'done' [2021-06-27T00:50:32.802Z] Attempting uninstall: urllib3 [2021-06-27T00:50:32.802Z] Found existing installation: urllib3 1.25.9 [2021-06-27T00:50:32.802Z] Uninstalling urllib3-1.25.9: [2021-06-27T00:50:32.802Z] Successfully uninstalled urllib3-1.25.9 [2021-06-27T00:50:33.401Z] Attempting uninstall: idna [2021-06-27T00:50:33.401Z] Found existing installation: idna 2.9 [2021-06-27T00:50:33.401Z] Uninstalling idna-2.9: [2021-06-27T00:50:33.401Z] Successfully uninstalled idna-2.9 [2021-06-27T00:50:34.001Z] Attempting uninstall: requests [2021-06-27T00:50:34.001Z] Found existing installation: requests 2.23.0 [2021-06-27T00:50:34.001Z] Uninstalling requests-2.23.0: [2021-06-27T00:50:34.001Z] Successfully uninstalled requests-2.23.0 [2021-06-27T00:50:34.272Z] Running setup.py install for dockerpty: started [2021-06-27T00:50:36.241Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-27T00:50:37.225Z] Running setup.py install for texttable: started [2021-06-27T00:50:39.187Z] Running setup.py install for texttable: finished with status 'done' [2021-06-27T00:50:39.459Z] Running setup.py install for PyYAML: started [2021-06-27T00:50:41.426Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-27T00:50:42.396Z] 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-27T00:50:50.690Z] Removing intermediate container 41c09a8ce268 [2021-06-27T00:50:50.690Z] ---> 75671abb595c [2021-06-27T00:50:50.690Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-27T00:50:50.690Z] ---> Running in 4ccf71d8eb0a [2021-06-27T00:50:50.690Z] Removing intermediate container 4ccf71d8eb0a [2021-06-27T00:50:50.690Z] ---> 8fc8a1fd338d [2021-06-27T00:50:50.690Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-27T00:50:50.690Z] ---> Running in 3ceec365add6 [2021-06-27T00:50:51.286Z] Removing intermediate container 3ceec365add6 [2021-06-27T00:50:51.286Z] ---> e47c87d8fdc4 [2021-06-27T00:50:51.286Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-27T00:50:52.303Z] ---> e965e1fcf8c6 [2021-06-27T00:50:52.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-27T00:50:53.311Z] ---> 52c54b85eea1 [2021-06-27T00:50:53.311Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-27T00:50:54.288Z] ---> a246f3fbd22b [2021-06-27T00:50:54.288Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-27T00:50:54.288Z] ---> Running in 891cc816e2b6 [2021-06-27T00:50:54.561Z] Removing intermediate container 891cc816e2b6 [2021-06-27T00:50:54.561Z] ---> d3f2999543a0 [2021-06-27T00:50:54.561Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-27T00:50:54.833Z] ---> Running in fe71b9bee134 [2021-06-27T00:50:55.425Z] Removing intermediate container fe71b9bee134 [2021-06-27T00:50:55.425Z] ---> f328e1eeacfa [2021-06-27T00:50:55.425Z] Step 22/24 : LABEL arch=arm64 [2021-06-27T00:50:55.425Z] ---> Running in 79d796ab32e8 [2021-06-27T00:50:56.019Z] Removing intermediate container 79d796ab32e8 [2021-06-27T00:50:56.019Z] ---> 3c478908691a [2021-06-27T00:50:56.019Z] Step 23/24 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed [2021-06-27T00:50:56.019Z] ---> Running in fa16af5fa7f4 [2021-06-27T00:50:56.616Z] Removing intermediate container fa16af5fa7f4 [2021-06-27T00:50:56.616Z] ---> df991f5ac6bc [2021-06-27T00:50:56.616Z] Step 24/24 : LABEL version=0.0.0 [2021-06-27T00:50:56.616Z] ---> Running in d697da44b624 [2021-06-27T00:50:57.206Z] Removing intermediate container d697da44b624 [2021-06-27T00:50:57.207Z] ---> cde413a0e77b [2021-06-27T00:50:57.207Z] [2021-06-27T00:50:57.480Z] Successfully built cde413a0e77b [2021-06-27T00:50:57.480Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-27T00:50:57.765Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-27T00:50:57.756Z] $ docker stop --time=1 d63673461f4ab5c07cf81615ec15c36ebe5320d626bcfc4ec52a4b8894aebfe7 [2021-06-27T00:50:59.593Z] $ docker rm -f d63673461f4ab5c07cf81615ec15c36ebe5320d626bcfc4ec52a4b8894aebfe7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-27T00:51:00.214Z] + docker images [2021-06-27T00:51:00.486Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-27T00:51:00.486Z] sys-mgmt-agent-arm64 latest cde413a0e77b 4 seconds ago 299MB [2021-06-27T00:51:00.486Z] core-data-arm64 latest 5bd47b0fdd35 About a minute ago 19.1MB [2021-06-27T00:51:00.486Z] 00b1f0a03228 About a minute ago 975MB [2021-06-27T00:51:00.486Z] c1bae075f292 About a minute ago 969MB [2021-06-27T00:51:00.486Z] security-bootstrapper-arm64 latest a5b62e75b44f About a minute ago 17.5MB [2021-06-27T00:51:00.486Z] core-command-arm64 latest f38c3dd7b68e About a minute ago 15MB [2021-06-27T00:51:00.486Z] 31bdba525fd9 2 minutes ago 969MB [2021-06-27T00:51:00.486Z] 48d2794e1f93 2 minutes ago 966MB [2021-06-27T00:51:00.486Z] security-secretstore-setup-arm64 latest d364f306f72c 4 minutes ago 27.1MB [2021-06-27T00:51:00.486Z] core-metadata-arm64 latest 8a838804e542 4 minutes ago 15.7MB [2021-06-27T00:51:00.486Z] support-notifications-arm64 latest 4c724d779534 4 minutes ago 15.7MB [2021-06-27T00:51:00.486Z] security-proxy-setup-arm64 latest 123277de68b7 4 minutes ago 24.2MB [2021-06-27T00:51:00.486Z] support-scheduler-arm64 latest 6b8bc0efa56c 4 minutes ago 15.1MB [2021-06-27T00:51:00.486Z] 412c5057a898 4 minutes ago 972MB [2021-06-27T00:51:00.486Z] 6e6733273c16 4 minutes ago 969MB [2021-06-27T00:51:00.486Z] cf7571fd566c 4 minutes ago 968MB [2021-06-27T00:51:00.486Z] c3b1dc867829 4 minutes ago 973MB [2021-06-27T00:51:00.486Z] 75bca92f1305 4 minutes ago 976MB [2021-06-27T00:51:00.486Z] ci-base-image-arm64 latest a584873563d3 14 minutes ago 641MB [2021-06-27T00:51:00.486Z] alpine 3.12 c4fd0aeabfcf 11 days ago 5.32MB [2021-06-27T00:51:00.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-27T00:51:00.486Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-27T00:51:00.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-27T00:51:01.352Z] ---> job-cost.sh [2021-06-27T00:51:01.352Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pmPL [2021-06-27T00:51:40.302Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-27T00:53:17.070Z] lf-activate-venv(): INFO: Adding /tmp/venv-pmPL/bin to PATH [2021-06-27T00:53:17.070Z] INFO: No Stack... [2021-06-27T00:53:17.070Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-27T00:53:17.070Z] INFO: Archiving Costs [Pipeline] sh [2021-06-27T00:53:17.412Z] + cut -d, -f6 [2021-06-27T00:53:17.413Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-06-27T00:53:17.477Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3589-5-stack-cost] [2021-06-27T00:53:17.486Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3589-5-stack-cost] did not exist. Created. [2021-06-27T00:53:17.486Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3589-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-27T00:53:17.852Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-27T00:53:18.097Z] Stashed 1 file(s) [Pipeline] } [2021-06-27T00:53:18.112Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3589-5-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-27T00:53:19.163Z] provisioning config files... [2021-06-27T00:53:19.177Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2434180308737904163tmp [Pipeline] { [Pipeline] sh [2021-06-27T00:53:19.492Z] + set +x [2021-06-27T00:53:19.492Z] + bash -s -- [2021-06-27T00:53:19.492Z] + curl -s https://codecov.io/bash [2021-06-27T00:53:19.754Z] [2021-06-27T00:53:19.754Z] _____ _ [2021-06-27T00:53:19.754Z] / ____| | | [2021-06-27T00:53:19.754Z] | | ___ __| | ___ ___ _____ __ [2021-06-27T00:53:19.754Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-27T00:53:19.754Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-27T00:53:19.754Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-27T00:53:19.754Z] Bash-1.0.3 [2021-06-27T00:53:19.754Z] [2021-06-27T00:53:19.754Z] [2021-06-27T00:53:19.754Z] ==> git version 2.24.4 found [2021-06-27T00:53:19.754Z] ==> 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-27T00:53:19.754Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-27T00:53:19.754Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-27T00:53:19.754Z] ==> Jenkins CI detected. [2021-06-27T00:53:19.754Z] project root: . [2021-06-27T00:53:19.754Z] --> token set from env [2021-06-27T00:53:19.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-27T00:53:19.754Z] ==> Running gcov in . (disable via -X gcov) [2021-06-27T00:53:19.754Z] ==> Python coveragepy not found [2021-06-27T00:53:19.754Z] ==> Searching for coverage reports in: [2021-06-27T00:53:19.754Z] + . [2021-06-27T00:53:19.754Z] -> Found 1 reports [2021-06-27T00:53:19.754Z] ==> Detecting git/mercurial file structure [2021-06-27T00:53:19.754Z] ==> Reading reports [2021-06-27T00:53:19.754Z] + ./coverage.out bytes=398095 [2021-06-27T00:53:19.754Z] ==> Appending adjustments [2021-06-27T00:53:19.754Z] https://docs.codecov.io/docs/fixing-reports [2021-06-27T00:53:21.144Z] + Found adjustments [2021-06-27T00:53:21.144Z] ==> Gzipping contents [2021-06-27T00:53:21.144Z] 56K /tmp/codecov.UnWP3t.gz [2021-06-27T00:53:21.144Z] ==> Uploading reports [2021-06-27T00:53:21.144Z] url: https://codecov.io [2021-06-27T00:53:21.144Z] query: branch=PR-3589&commit=9ff8fb53f0d2058ec82d41041d04def24dcfe26e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3589%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3589&job=&cmd_args= [2021-06-27T00:53:21.144Z] -> Pinging Codecov [2021-06-27T00:53:21.144Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3589&commit=9ff8fb53f0d2058ec82d41041d04def24dcfe26e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3589%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3589&job=&cmd_args= [2021-06-27T00:53:21.406Z] -> Uploading to [2021-06-27T00:53:21.406Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-27/00271124DB129430A58F1EEE437C3FCB/9ff8fb53f0d2058ec82d41041d04def24dcfe26e/8b25288b-e926-43ed-b536-b3622a25bbd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210627T005321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a0350674060f305316d735de64bd3afc41bcce957be7d9939bb49aa2ca1aa13 [2021-06-27T00:53:21.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-27T00:53:21.406Z] Dload Upload Total Spent Left Speed [2021-06-27T00:53:21.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54511 0 0 100 54511 0 115k --:--:-- --:--:-- --:--:-- 114k 100 54511 0 0 100 54511 0 115k --:--:-- --:--:-- --:--:-- 114k [2021-06-27T00:53:21.978Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9ff8fb53f0d2058ec82d41041d04def24dcfe26e [Pipeline] } [2021-06-27T00:53:21.986Z] 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-27T00:53:23.256Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:53:23.829Z] ---> package-listing.sh [2021-06-27T00:53:23.829Z] ++ facter osfamily [2021-06-27T00:53:23.829Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-27T00:53:24.088Z] + OS_FAMILY=redhat [2021-06-27T00:53:24.088Z] + workspace=/w/workspace/edgex-go/5 [2021-06-27T00:53:24.088Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-27T00:53:24.088Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-27T00:53:24.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-27T00:53:24.088Z] + PACKAGES=/tmp/packages_start.txt [2021-06-27T00:53:24.088Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-27T00:53:24.088Z] + PACKAGES=/tmp/packages_end.txt [2021-06-27T00:53:24.088Z] + case "${OS_FAMILY}" in [2021-06-27T00:53:24.088Z] + rpm -qa [2021-06-27T00:53:24.088Z] + sort [2021-06-27T00:53:26.645Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-27T00:53:26.645Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-27T00:53:26.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-27T00:53:26.645Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-27T00:53:26.645Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-06-27T00:53:26.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-06-27T00:53:26.658Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-27T00:53:26.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:53:27.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-27T00:53:27.515Z] [2021-06-27T00:53:27.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-27T00:53:27.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-27T00:53:27.839Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-27T00:53:27.839Z] df20fa9351a1: Pulling fs layer [2021-06-27T00:53:27.839Z] 36b3adc4ff6f: Pulling fs layer [2021-06-27T00:53:27.839Z] 8ad3a11d3b57: Pulling fs layer [2021-06-27T00:53:27.839Z] 46f8f816bc3b: Pulling fs layer [2021-06-27T00:53:27.839Z] 93b61091891f: Pulling fs layer [2021-06-27T00:53:27.839Z] 93b9cdb0e59b: Pulling fs layer [2021-06-27T00:53:27.839Z] 5e14af77c1be: Pulling fs layer [2021-06-27T00:53:27.839Z] 01666e4c0597: Pulling fs layer [2021-06-27T00:53:27.839Z] aa168da1d23b: Pulling fs layer [2021-06-27T00:53:27.839Z] 93b61091891f: Waiting [2021-06-27T00:53:27.839Z] 93b9cdb0e59b: Waiting [2021-06-27T00:53:27.839Z] 5e14af77c1be: Waiting [2021-06-27T00:53:27.839Z] 01666e4c0597: Waiting [2021-06-27T00:53:27.839Z] aa168da1d23b: Waiting [2021-06-27T00:53:27.839Z] 46f8f816bc3b: Waiting [2021-06-27T00:53:27.839Z] 36b3adc4ff6f: Verifying Checksum [2021-06-27T00:53:27.839Z] 36b3adc4ff6f: Download complete [2021-06-27T00:53:27.839Z] 46f8f816bc3b: Verifying Checksum [2021-06-27T00:53:27.839Z] 46f8f816bc3b: Download complete [2021-06-27T00:53:27.839Z] df20fa9351a1: Verifying Checksum [2021-06-27T00:53:27.839Z] df20fa9351a1: Download complete [2021-06-27T00:53:28.339Z] 93b9cdb0e59b: Verifying Checksum [2021-06-27T00:53:28.339Z] 93b9cdb0e59b: Download complete [2021-06-27T00:53:28.339Z] 93b61091891f: Verifying Checksum [2021-06-27T00:53:28.339Z] 93b61091891f: Download complete [2021-06-27T00:53:28.339Z] 5e14af77c1be: Verifying Checksum [2021-06-27T00:53:28.339Z] 5e14af77c1be: Download complete [2021-06-27T00:53:28.339Z] 01666e4c0597: Verifying Checksum [2021-06-27T00:53:28.339Z] 01666e4c0597: Download complete [2021-06-27T00:53:28.339Z] 8ad3a11d3b57: Verifying Checksum [2021-06-27T00:53:28.339Z] 8ad3a11d3b57: Download complete [2021-06-27T00:53:28.339Z] df20fa9351a1: Pull complete [2021-06-27T00:53:28.339Z] 36b3adc4ff6f: Pull complete [2021-06-27T00:53:28.911Z] 8ad3a11d3b57: Pull complete [2021-06-27T00:53:29.172Z] 46f8f816bc3b: Pull complete [2021-06-27T00:53:29.438Z] 93b61091891f: Pull complete [2021-06-27T00:53:29.438Z] 93b9cdb0e59b: Pull complete [2021-06-27T00:53:29.438Z] 5e14af77c1be: Pull complete [2021-06-27T00:53:29.700Z] 01666e4c0597: Pull complete [2021-06-27T00:53:30.282Z] aa168da1d23b: Verifying Checksum [2021-06-27T00:53:30.282Z] aa168da1d23b: Download complete [2021-06-27T00:53:34.521Z] aa168da1d23b: Pull complete [2021-06-27T00:53:34.521Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-27T00:53:34.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-27T00:53:34.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-27T00:53:34.622Z] prd-centos7-docker-4c-2g-279 does not seem to be running inside a container [2021-06-27T00:53:34.669Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T00:53:46.508Z] $ docker top 070396c74393466099abf883a53360951479498bad8f68825e79569cc17eea14 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-27T00:53:47.101Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-27T00:53:47.424Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-27T00:53:47.733Z] + ls /var/log/sa-host [2021-06-27T00:53:47.733Z] + sadf -c /var/log/sa-host/sa05 [2021-06-27T00:53:47.733Z] file_magic: OK [2021-06-27T00:53:47.733Z] HZ: Using current value: 100 [2021-06-27T00:53:47.733Z] file_header: OK [2021-06-27T00:53:47.733Z] 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-27T00:53:47.733Z] Statistics: [2021-06-27T00:53:47.733Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-27T00:53:47.733Z] File successfully converted to sysstat format version 12.2.1 [2021-06-27T00:53:47.733Z] + sadf -c /var/log/sa-host/sa27 [2021-06-27T00:53:47.733Z] file_magic: OK [2021-06-27T00:53:47.733Z] HZ: Using current value: 100 [2021-06-27T00:53:47.733Z] file_header: OK [2021-06-27T00:53:47.733Z] 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-27T00:53:47.733Z] Statistics: [2021-06-27T00:53:47.733Z] 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-27T00:53:47.733Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-27T00:53:47.956Z] provisioning config files... [2021-06-27T00:53:47.974Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4061093685096940030tmp [Pipeline] { [Pipeline] echo [2021-06-27T00:53:48.003Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:53:48.305Z] ---> create-netrc.sh [Pipeline] } [2021-06-27T00:53:48.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:53:48.705Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-27T00:53:48.717Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:53:49.019Z] ---> sudo-logs.sh [2021-06-27T00:53:49.019Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-27T00:53:49.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:53:49.374Z] ---> job-cost.sh [2021-06-27T00:53:49.374Z] lf-activate-venv: SKIPPING [2021-06-27T00:53:49.374Z] DEBUG: total: 0.18000000715255737 [2021-06-27T00:53:49.374Z] INFO: Retrieving Stack Cost... [2021-06-27T00:53:50.321Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-27T00:53:50.894Z] INFO: Archiving Costs [Pipeline] echo [2021-06-27T00:53:50.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-27T00:53:51.207Z] ---> logs-deploy.sh [2021-06-27T00:53:51.207Z] lf-activate-venv: SKIPPING [2021-06-27T00:53:51.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3589/5 [2021-06-27T00:53:51.207Z] INFO: archiving workspace using pattern(s): [2021-06-27T00:53:52.152Z] Archives upload complete. [2021-06-27T00:53:52.152Z] INFO: archiving logs to Nexus [2021-06-27T00:53:52.725Z] ---> uname -a: [2021-06-27T00:53:52.725Z] Linux prd-centos7-docker-4c-2g-279.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] ---> lscpu: [2021-06-27T00:53:52.725Z] Architecture: x86_64 [2021-06-27T00:53:52.725Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-27T00:53:52.725Z] Byte Order: Little Endian [2021-06-27T00:53:52.725Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-27T00:53:52.725Z] CPU(s): 2 [2021-06-27T00:53:52.725Z] On-line CPU(s) list: 0,1 [2021-06-27T00:53:52.725Z] Thread(s) per core: 1 [2021-06-27T00:53:52.725Z] Core(s) per socket: 1 [2021-06-27T00:53:52.725Z] Socket(s): 2 [2021-06-27T00:53:52.725Z] NUMA node(s): 1 [2021-06-27T00:53:52.725Z] Vendor ID: AuthenticAMD [2021-06-27T00:53:52.725Z] CPU family: 23 [2021-06-27T00:53:52.725Z] Model: 49 [2021-06-27T00:53:52.725Z] Model name: AMD EPYC-Rome Processor [2021-06-27T00:53:52.725Z] Stepping: 0 [2021-06-27T00:53:52.725Z] CPU MHz: 2800.000 [2021-06-27T00:53:52.725Z] BogoMIPS: 5600.00 [2021-06-27T00:53:52.725Z] Virtualization: AMD-V [2021-06-27T00:53:52.725Z] Hypervisor vendor: KVM [2021-06-27T00:53:52.725Z] Virtualization type: full [2021-06-27T00:53:52.725Z] L1d cache: 64 KiB [2021-06-27T00:53:52.725Z] L1i cache: 64 KiB [2021-06-27T00:53:52.725Z] L2 cache: 1 MiB [2021-06-27T00:53:52.725Z] L3 cache: 32 MiB [2021-06-27T00:53:52.725Z] NUMA node0 CPU(s): 0,1 [2021-06-27T00:53:52.725Z] Vulnerability Itlb multihit: Not affected [2021-06-27T00:53:52.725Z] Vulnerability L1tf: Not affected [2021-06-27T00:53:52.725Z] Vulnerability Mds: Not affected [2021-06-27T00:53:52.725Z] Vulnerability Meltdown: Not affected [2021-06-27T00:53:52.725Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-27T00:53:52.725Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-27T00:53:52.725Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-27T00:53:52.725Z] Vulnerability Srbds: Not affected [2021-06-27T00:53:52.725Z] Vulnerability Tsx async abort: Not affected [2021-06-27T00:53:52.725Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] ---> nproc: [2021-06-27T00:53:52.725Z] 2 [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] ---> df -h: [2021-06-27T00:53:52.725Z] Filesystem Size Used Available Use% Mounted on [2021-06-27T00:53:52.725Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-27T00:53:52.725Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-27T00:53:52.725Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-27T00:53:52.725Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/5@tmp [2021-06-27T00:53:52.725Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/5 [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] ---> free -m: [2021-06-27T00:53:52.725Z] total used free shared buff/cache available [2021-06-27T00:53:52.725Z] Mem: 7821 1238 1781 0 4800 6551 [2021-06-27T00:53:52.725Z] Swap: 1023 0 1023 [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z] ---> ip addr: [2021-06-27T00:53:52.725Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-27T00:53:52.725Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-27T00:53:52.725Z] inet 127.0.0.1/8 scope host lo [2021-06-27T00:53:52.725Z] valid_lft forever preferred_lft forever [2021-06-27T00:53:52.725Z] inet6 ::1/128 scope host [2021-06-27T00:53:52.725Z] valid_lft forever preferred_lft forever [2021-06-27T00:53:52.725Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-27T00:53:52.725Z] link/ether fa:16:3e:8e:32:06 brd ff:ff:ff:ff:ff:ff [2021-06-27T00:53:52.725Z] inet 10.30.123.179/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-27T00:53:52.725Z] valid_lft 84958sec preferred_lft 84958sec [2021-06-27T00:53:52.725Z] inet6 fe80::f816:3eff:fe8e:3206/64 scope link [2021-06-27T00:53:52.725Z] valid_lft forever preferred_lft forever [2021-06-27T00:53:52.725Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-27T00:53:52.725Z] link/ether 02:42:af:18:0a:f3 brd ff:ff:ff:ff:ff:ff [2021-06-27T00:53:52.725Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-27T00:53:52.725Z] valid_lft forever preferred_lft forever [2021-06-27T00:53:52.725Z] inet6 fe80::42:afff:fe18:af3/64 scope link [2021-06-27T00:53:52.725Z] valid_lft forever preferred_lft forever [2021-06-27T00:53:52.725Z] [2021-06-27T00:53:52.725Z]