Pull request #3549 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than c3af2119df1f53984b44060e772459a1eb72c77f Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 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-ssh8189592387490996501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh6879964204977936461.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3549/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-3549/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh630204773929633749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh2951099860637756841.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/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-3549/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5933538007222458531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-881 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7638855643994867770.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2332082430794713203.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5079416594885923236.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" > git rev-list --no-walk 9273bc4484c1124e1ee773809b1d3137cadc51e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T08:17:24.977Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T08:17:25.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T08:17:25.205Z] ========================================================= [2021-06-08T08:17:25.205Z] EdgeX Global Pipelines Version Info [2021-06-08T08:17:25.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:17:26.688Z] ------------------- [2021-06-08T08:17:26.688Z] stable info: [2021-06-08T08:17:26.688Z] ------------------- [2021-06-08T08:17:26.688Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T08:17:26.688Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T08:17:26.688Z] Message: update stable to v1.0.193 [2021-06-08T08:17:27.264Z] ------------------- [2021-06-08T08:17:27.264Z] experimental info: [2021-06-08T08:17:27.264Z] ------------------- [2021-06-08T08:17:27.264Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T08:17:27.264Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T08:17:27.264Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T08:17:27.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T08:17:27.428Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T08:17:27.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T08:17:27.474Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T08:17:27.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T08:17:27.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T08:17:27.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T08:17:27.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T08:17:27.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T08:17:27.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T08:17:27.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T08:17:27.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T08:17:27.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T08:17:27.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T08:17:27.758Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T08:17:27.780Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T08:17:27.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T08:17:27.834Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T08:17:27.857Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T08:17:27.880Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T08:17:27.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-08T08:17:27.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T08:17:27.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3549 [Pipeline] echo [2021-06-08T08:17:27.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3549 [Pipeline] echo [2021-06-08T08:17:28.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3549 [Pipeline] echo [2021-06-08T08:17:28.029Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3af2119df1f53984b44060e772459a1eb72c77f [Pipeline] echo [2021-06-08T08:17:28.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3af211 [Pipeline] echo [2021-06-08T08:17:28.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T08:17:28.162Z] provisioning config files... [2021-06-08T08:17:28.184Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6807307732924114386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:17:28.509Z] ---> docker-login.sh [2021-06-08T08:17:28.509Z] nexus3.edgexfoundry.org:10001 [2021-06-08T08:17:28.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:17:28.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:17:28.771Z] Configure a credential helper to remove this warning. See [2021-06-08T08:17:28.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:17:28.771Z] [2021-06-08T08:17:28.771Z] Login Succeeded [2021-06-08T08:17:28.771Z] nexus3.edgexfoundry.org:10002 [2021-06-08T08:17:28.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:17:28.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:17:28.771Z] Configure a credential helper to remove this warning. See [2021-06-08T08:17:28.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:17:28.771Z] [2021-06-08T08:17:28.771Z] Login Succeeded [2021-06-08T08:17:28.771Z] nexus3.edgexfoundry.org:10003 [2021-06-08T08:17:29.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:17:29.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:17:29.034Z] Configure a credential helper to remove this warning. See [2021-06-08T08:17:29.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:17:29.034Z] [2021-06-08T08:17:29.034Z] Login Succeeded [2021-06-08T08:17:29.034Z] nexus3.edgexfoundry.org:10004 [2021-06-08T08:17:29.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:17:29.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:17:29.034Z] Configure a credential helper to remove this warning. See [2021-06-08T08:17:29.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:17:29.034Z] [2021-06-08T08:17:29.034Z] Login Succeeded [2021-06-08T08:17:29.034Z] docker.io [2021-06-08T08:17:29.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:17:29.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:17:29.566Z] Configure a credential helper to remove this warning. See [2021-06-08T08:17:29.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:17:29.566Z] [2021-06-08T08:17:29.566Z] Login Succeeded [2021-06-08T08:17:29.566Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T08:17:29.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T08:17:29.913Z] ++ 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-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T08:17:29.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T08:17:29.913Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T08:17:29.913Z] ++ cut -d/ -f2 [2021-06-08T08:17:29.913Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T08:17:30.001Z] 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-08T08:17:31.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T08:17:31.608Z] [2021-06-08T08:17:31.608Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:17:31.933Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T08:17:31.934Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T08:17:31.934Z] 31603596830f: Pulling fs layer [2021-06-08T08:17:31.934Z] 54011a49482f: Pulling fs layer [2021-06-08T08:17:31.934Z] a6820b24f6d8: Pulling fs layer [2021-06-08T08:17:31.934Z] f581987b2513: Pulling fs layer [2021-06-08T08:17:31.934Z] f581987b2513: Waiting [2021-06-08T08:17:31.934Z] 54011a49482f: Verifying Checksum [2021-06-08T08:17:31.934Z] 54011a49482f: Download complete [2021-06-08T08:17:31.934Z] 31603596830f: Verifying Checksum [2021-06-08T08:17:31.934Z] 31603596830f: Download complete [2021-06-08T08:17:32.203Z] f581987b2513: Verifying Checksum [2021-06-08T08:17:32.203Z] f581987b2513: Download complete [2021-06-08T08:17:32.203Z] a6820b24f6d8: Verifying Checksum [2021-06-08T08:17:32.203Z] a6820b24f6d8: Download complete [2021-06-08T08:17:32.203Z] 31603596830f: Pull complete [2021-06-08T08:17:32.203Z] 54011a49482f: Pull complete [2021-06-08T08:17:32.776Z] a6820b24f6d8: Pull complete [2021-06-08T08:17:33.039Z] f581987b2513: Pull complete [2021-06-08T08:17:33.039Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T08:17:33.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T08:17:33.039Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T08:17:33.120Z] prd-centos7-docker-4c-2g-881 does not seem to be running inside a container [2021-06-08T08:17:33.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T08:17:34.483Z] $ docker top 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T08:17:34.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T08:17:34.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T08:17:34.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T08:17:34.728Z] $ docker exec 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c ssh-agent [2021-06-08T08:17:34.847Z] SSH_AUTH_SOCK=/tmp/ssh-1Y6zzUE399QQ/agent.13 [2021-06-08T08:17:34.847Z] SSH_AGENT_PID=20 [2021-06-08T08:17:34.856Z] Running ssh-add (command line suppressed) [2021-06-08T08:17:34.958Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1603412121604172605.key (/w/workspace/edgex-go/2@tmp/private_key_1603412121604172605.key) [2021-06-08T08:17:34.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T08:17:35.290Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T08:17:35.305Z] $ docker exec --env ******** --env ******** 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c ssh-agent -k [2021-06-08T08:17:35.398Z] unset SSH_AUTH_SOCK; [2021-06-08T08:17:35.398Z] unset SSH_AGENT_PID; [2021-06-08T08:17:35.398Z] echo Agent pid 20 killed; [2021-06-08T08:17:35.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T08:17:35.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T08:17:35.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T08:17:35.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T08:17:35.572Z] $ docker exec 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c ssh-agent [2021-06-08T08:17:35.692Z] SSH_AUTH_SOCK=/tmp/ssh-Gg1EnDh2DoHe/agent.54 [2021-06-08T08:17:35.692Z] SSH_AGENT_PID=60 [2021-06-08T08:17:35.700Z] Running ssh-add (command line suppressed) [2021-06-08T08:17:35.799Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4902588848106284708.key (/w/workspace/edgex-go/2@tmp/private_key_4902588848106284708.key) [2021-06-08T08:17:35.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T08:17:36.122Z] + git semver init [2021-06-08T08:17:36.122Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T08:17:36.122Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-08T08:17:36.122Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-08T08:17:36.122Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T08:17:36.122Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T08:17:36.122Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T08:17:36.122Z] # $SEMVER_BRANCH = PR-3549 [2021-06-08T08:17:36.122Z] # $SEMVER_TEMP = /tmp/semver-597807253 [2021-06-08T08:17:36.122Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T08:17:58.160Z] # '/tmp/semver-597807253' -> '/w/workspace/edgex-go/2/.semver' [2021-06-08T08:17:58.160Z] # -> Force: false [2021-06-08T08:17:58.160Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-08T08:17:58.169Z] $ docker exec --env ******** --env ******** 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c ssh-agent -k [2021-06-08T08:17:58.271Z] unset SSH_AUTH_SOCK; [2021-06-08T08:17:58.271Z] unset SSH_AGENT_PID; [2021-06-08T08:17:58.271Z] echo Agent pid 60 killed; [2021-06-08T08:17:58.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T08:17:58.621Z] + git semver [Pipeline] } [2021-06-08T08:17:58.634Z] $ docker stop --time=1 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c [2021-06-08T08:18:01.270Z] $ docker rm -f 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T08:18:01.658Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T08:18:01.956Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T08:18:01.961Z] [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-08T08:18:02.765Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T08:18:03.080Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T08:18:03.381Z] + sudo service docker restart [2021-06-08T08:18:03.381Z] + true [2021-06-08T08:18:03.381Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T08:18:17.404Z] Still waiting to schedule task [2021-06-08T08:18:17.404Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-878’ [Pipeline] echo [2021-06-08T08:18:21.563Z] ========================================================= [2021-06-08T08:18:21.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T08:18:21.563Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:18:21.883Z] + 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-08T08:18:23.271Z] Sending build context to Docker daemon 329.1MB [2021-06-08T08:18:23.271Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T08:18:23.271Z] Step 2/6 : FROM ${BASE} [2021-06-08T08:18:23.271Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T08:18:23.271Z] 540db60ca938: Pulling fs layer [2021-06-08T08:18:23.271Z] adcc1eea9eea: Pulling fs layer [2021-06-08T08:18:23.271Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T08:18:23.271Z] 0510c868ecb4: Pulling fs layer [2021-06-08T08:18:23.271Z] afea3b2eda06: Pulling fs layer [2021-06-08T08:18:23.271Z] 7809a108b3ef: Pulling fs layer [2021-06-08T08:18:23.271Z] f706445af74f: Pulling fs layer [2021-06-08T08:18:23.271Z] afea3b2eda06: Waiting [2021-06-08T08:18:23.271Z] 7809a108b3ef: Waiting [2021-06-08T08:18:23.271Z] f706445af74f: Waiting [2021-06-08T08:18:23.271Z] 0510c868ecb4: Waiting [2021-06-08T08:18:23.271Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T08:18:23.271Z] 4c4ab2625f07: Download complete [2021-06-08T08:18:23.271Z] adcc1eea9eea: Verifying Checksum [2021-06-08T08:18:23.271Z] adcc1eea9eea: Download complete [2021-06-08T08:18:23.272Z] afea3b2eda06: Verifying Checksum [2021-06-08T08:18:23.272Z] afea3b2eda06: Download complete [2021-06-08T08:18:23.272Z] 7809a108b3ef: Verifying Checksum [2021-06-08T08:18:23.272Z] 7809a108b3ef: Download complete [2021-06-08T08:18:23.272Z] 540db60ca938: Verifying Checksum [2021-06-08T08:18:23.272Z] 540db60ca938: Download complete [2021-06-08T08:18:23.534Z] 540db60ca938: Pull complete [2021-06-08T08:18:23.534Z] adcc1eea9eea: Pull complete [2021-06-08T08:18:23.795Z] 4c4ab2625f07: Pull complete [2021-06-08T08:18:25.182Z] f706445af74f: Verifying Checksum [2021-06-08T08:18:25.182Z] f706445af74f: Download complete [2021-06-08T08:18:25.756Z] 0510c868ecb4: Verifying Checksum [2021-06-08T08:18:25.756Z] 0510c868ecb4: Download complete [2021-06-08T08:18:30.004Z] 0510c868ecb4: Pull complete [2021-06-08T08:18:30.004Z] afea3b2eda06: Pull complete [2021-06-08T08:18:30.004Z] 7809a108b3ef: Pull complete [2021-06-08T08:18:30.972Z] f706445af74f: Pull complete [2021-06-08T08:18:30.972Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T08:18:30.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T08:18:30.972Z] ---> b068be0155e3 [2021-06-08T08:18:30.972Z] 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-08T08:18:35.184Z] ---> Running in 3323ab723b0e [2021-06-08T08:18:35.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:18:36.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:18:36.667Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T08:18:37.239Z] (2/12) Installing file (5.39-r0) [2021-06-08T08:18:37.501Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T08:18:37.501Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T08:18:41.709Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T08:18:41.709Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T08:18:41.709Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T08:18:41.709Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T08:18:41.973Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T08:18:41.973Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T08:18:41.973Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T08:18:42.238Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T08:18:42.238Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T08:18:42.499Z] OK: 219 MiB in 52 packages [2021-06-08T08:18:43.895Z] Removing intermediate container 3323ab723b0e [2021-06-08T08:18:43.895Z] ---> 215c62494312 [2021-06-08T08:18:43.895Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T08:18:43.895Z] ---> Running in e186ef33c0e5 [2021-06-08T08:18:44.161Z] Removing intermediate container e186ef33c0e5 [2021-06-08T08:18:44.161Z] ---> 49aef7bd84a8 [2021-06-08T08:18:44.161Z] Step 5/6 : COPY go.mod . [2021-06-08T08:18:44.161Z] ---> 9feba8212368 [2021-06-08T08:18:44.161Z] Step 6/6 : RUN go mod download [2021-06-08T08:18:44.161Z] ---> Running in 1d076b4dce8e [2021-06-08T08:18:59.097Z] Removing intermediate container 1d076b4dce8e [2021-06-08T08:18:59.097Z] ---> 1dc3791025f1 [2021-06-08T08:18:59.097Z] Successfully built 1dc3791025f1 [2021-06-08T08:18:59.097Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:18:59.410Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T08:18:59.410Z] . [Pipeline] withDockerContainer [2021-06-08T08:18:59.484Z] prd-centos7-docker-4c-2g-881 does not seem to be running inside a container [2021-06-08T08:18:59.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T08:18:59.858Z] $ docker top d32b416892d7724421a1e62c86e79a78931c91c02de0d67ffdb5ad43aecdea8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:19:00.241Z] + go version [2021-06-08T08:19:00.241Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T08:19:00.251Z] $ docker stop --time=1 d32b416892d7724421a1e62c86e79a78931c91c02de0d67ffdb5ad43aecdea8f [2021-06-08T08:19:01.432Z] $ docker rm -f d32b416892d7724421a1e62c86e79a78931c91c02de0d67ffdb5ad43aecdea8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:19:01.957Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T08:19:01.957Z] . [Pipeline] withDockerContainer [2021-06-08T08:19:02.071Z] prd-centos7-docker-4c-2g-881 does not seem to be running inside a container [2021-06-08T08:19:02.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T08:19:02.452Z] $ docker top e378c279a76efc51959d148fec9cdfb3345c1eada9801c023a078aba81603bab -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T08:19:02.540Z] ========================================================= [2021-06-08T08:19:02.541Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T08:19:02.541Z] ========================================================= [Pipeline] sh [2021-06-08T08:19:02.831Z] + go mod tidy [Pipeline] sh [2021-06-08T08:19:03.419Z] + make test [2021-06-08T08:19:03.419Z] go mod tidy [2021-06-08T08:19:03.419Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T08:19:08.785Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T08:19:26.999Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T08:19:29.579Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T08:19:30.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T08:19:30.572Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T08:19:33.215Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T08:19:33.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T08:19:33.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T08:19:33.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T08:19:34.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T08:19:34.377Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T08:19:36.347Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T08:19:36.347Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T08:19:36.347Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T08:19:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T08:19:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T08:19:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T08:19:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T08:19:36.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.040s coverage: 28.7% of statements [2021-06-08T08:19:38.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements [2021-06-08T08:19:38.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T08:19:38.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T08:19:38.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T08:19:38.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-08T08:19:38.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T08:19:38.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.053s coverage: 53.4% of statements [2021-06-08T08:19:39.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T08:19:39.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T08:19:40.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.130s coverage: 87.7% of statements [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:19:40.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T08:19:40.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T08:19:41.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.234s coverage: 95.1% of statements [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T08:19:41.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T08:19:41.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T08:19:41.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.042s coverage: 60.0% of statements [2021-06-08T08:19:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-06-08T08:19:42.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T08:19:42.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.052s coverage: 22.0% of statements [2021-06-08T08:19:42.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T08:19:42.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-08T08:19:42.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-08T08:19:42.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-08T08:19:43.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-06-08T08:19:43.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-08T08:19:55.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-06-08T08:19:55.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-08T08:19:59.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.223s coverage: 81.8% of statements [2021-06-08T08:19:59.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-06-08T08:20:18.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T08:20:18.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T08:20:19.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-06-08T08:20:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T08:20:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T08:20:19.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-06-08T08:20:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T08:20:19.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-06-08T08:20:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T08:20:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T08:20:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T08:20:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.054s coverage: 19.3% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.115s coverage: 91.9% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 62.7% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.043s coverage: 28.9% of statements [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T08:20:26.402Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T08:20:26.402Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements [2021-06-08T08:20:26.402Z] GO111MODULE=on go vet ./... [2021-06-08T08:20:45.400Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-882 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws [2021-06-08T08:20:45.422Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-08T08:20:45.657Z] The recommended git tool is: git [2021-06-08T08:20:50.945Z] using credential edgex-jenkins-ssh [2021-06-08T08:20:50.968Z] Cloning the remote Git repository [2021-06-08T08:20:51.086Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:20:51.266Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-08T08:20:51.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:20:51.360Z] > git --version # timeout=10 [2021-06-08T08:20:51.379Z] > git --version # 'git version 2.17.1' [2021-06-08T08:20:51.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:20:51.490Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T08:20:53.106Z] gofmt -l . [2021-06-08T08:20:53.106Z] [ "`gofmt -l .`" = "" ] [2021-06-08T08:20:53.106Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T08:20:53.408Z] + ls -al . [2021-06-08T08:20:53.408Z] total 528 [2021-06-08T08:20:53.408Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 08:20 . [2021-06-08T08:20:53.408Z] drwxr-xr-x 4 root root 28 Jun 8 08:19 .. [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 08:17 .dockerignore [2021-06-08T08:20:53.408Z] drwxrwxr-x 8 1001 1001 179 Jun 8 08:17 .git [2021-06-08T08:20:53.408Z] drwxrwxr-x 3 1001 1001 125 Jun 8 08:17 .github [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 08:17 .gitignore [2021-06-08T08:20:53.408Z] drwx------ 3 1001 1001 60 Jun 8 08:17 .semver [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 08:17 .sonarcloud.properties [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 08:17 Attribution.txt [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 08:17 CONTRIBUTING.md [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 08:17 Dockerfile.build [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 08:17 Jenkinsfile [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 08:17 LICENSE [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 08:17 Makefile [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 08:17 README.md [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 08:17 SECURITY.md [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 08:18 VERSION [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 08:17 ZMQWindows.md [2021-06-08T08:20:53.408Z] drwxrwxr-x 2 1001 1001 37 Jun 8 08:17 bin [2021-06-08T08:20:53.408Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 08:17 cmd [2021-06-08T08:20:53.408Z] -rw-r--r-- 1 root root 411291 Jun 8 08:20 coverage.out [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 08:17 go.mod [2021-06-08T08:20:53.408Z] -rw-r--r-- 1 root root 21048 Jun 8 08:19 go.sum [2021-06-08T08:20:53.408Z] drwxrwxr-x 8 1001 1001 127 Jun 8 08:17 internal [2021-06-08T08:20:53.408Z] drwxrwxr-x 3 1001 1001 16 Jun 8 08:17 openapi [2021-06-08T08:20:53.408Z] drwxrwxr-x 4 1001 1001 71 Jun 8 08:17 snap [2021-06-08T08:20:53.408Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 08:17 version.go [Pipeline] sh [2021-06-08T08:20:53.704Z] + '[' -e coverage.out ] [2021-06-08T08:20:53.704Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T08:20:53.810Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T08:20:54.106Z] + make build [2021-06-08T08:20:54.106Z] go mod tidy [2021-06-08T08:20:54.106Z] 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-08T08:20:55.503Z] 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-08T08:21:02.173Z] 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-08T08:21:03.128Z] 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-08T08:21:04.080Z] 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-08T08:21:04.080Z] 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-08T08:21:05.496Z] 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-08T08:21:06.451Z] 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-08T08:21:07.047Z] 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-08T08:21:07.644Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:21:06.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T08:21:06.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T08:21:06.681Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T08:21:06.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:21:06.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:21:06.735Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T08:21:07.665Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T08:21:07.680Z] > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [2021-06-08T08:21:07.988Z] Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:21:07.989Z] Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) [2021-06-08T08:21:07.996Z] 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-08T08:21:08.579Z] 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-08T08:21:09.551Z] 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-08T08:21:07.900Z] > git remote # timeout=10 [2021-06-08T08:21:07.917Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T08:21:07.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:21:07.948Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T08:21:07.970Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T08:21:07.996Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T08:21:08.013Z] > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [Pipeline] } [2021-06-08T08:21:10.958Z] $ docker stop --time=1 e378c279a76efc51959d148fec9cdfb3345c1eada9801c023a078aba81603bab [2021-06-08T08:21:12.563Z] Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" [2021-06-08T08:21:13.106Z] $ docker rm -f e378c279a76efc51959d148fec9cdfb3345c1eada9801c023a078aba81603bab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T08:21:16.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T08:21:16.450Z] [2021-06-08T08:21:16.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:21:17.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T08:21:17.046Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T08:21:17.046Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T08:21:17.046Z] ca9280d653b3: Pulling fs layer [2021-06-08T08:21:17.046Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T08:21:17.046Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T08:21:17.046Z] cbdbe7a5bc2a: Download complete [2021-06-08T08:21:17.058Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T08:21:17.310Z] cbdbe7a5bc2a: Pull complete [2021-06-08T08:21:17.485Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T08:21:17.577Z] ca9280d653b3: Verifying Checksum [2021-06-08T08:21:17.577Z] ca9280d653b3: Download complete [2021-06-08T08:21:17.826Z] + true [2021-06-08T08:21:17.826Z] + sudo service docker restart [2021-06-08T08:21:18.550Z] ca9280d653b3: Pull complete [2021-06-08T08:21:18.550Z] 7e9c9ca2126c: Download complete [2021-06-08T08:21:22.776Z] 7e9c9ca2126c: Pull complete [2021-06-08T08:21:22.776Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T08:21:22.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T08:21:22.776Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T08:21:22.871Z] prd-centos7-docker-4c-2g-881 does not seem to be running inside a container [2021-06-08T08:21:22.910Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T08:21:25.768Z] $ docker top 1722d1d84d578be0d713f448c5ebb1f3396efc07f9eb2cbbbdc3a3d10ce30f4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:21:26.153Z] + docker-compose build --help [2021-06-08T08:21:26.153Z] + grep parallel [2021-06-08T08:21:26.734Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T08:21:26.744Z] $ docker stop --time=1 1722d1d84d578be0d713f448c5ebb1f3396efc07f9eb2cbbbdc3a3d10ce30f4d [2021-06-08T08:21:27.934Z] $ docker rm -f 1722d1d84d578be0d713f448c5ebb1f3396efc07f9eb2cbbbdc3a3d10ce30f4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:21:28.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T08:21:28.381Z] . [Pipeline] withDockerContainer [2021-06-08T08:21:28.454Z] prd-centos7-docker-4c-2g-881 does not seem to be running inside a container [2021-06-08T08:21:28.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T08:21:28.840Z] $ docker top fab9672d6ba5be7a85ea9f13ebacedabc6120d9782f74ce08bfb516740437535 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:21:29.220Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T08:21:29.792Z] Building core-command ... [2021-06-08T08:21:29.792Z] Building core-data ... [2021-06-08T08:21:29.792Z] Building core-metadata ... [2021-06-08T08:21:29.792Z] Building security-bootstrapper ... [2021-06-08T08:21:29.792Z] Building security-proxy-setup ... [2021-06-08T08:21:29.792Z] Building security-secretstore-setup ... [2021-06-08T08:21:29.792Z] Building support-notifications ... [2021-06-08T08:21:29.792Z] Building support-scheduler ... [2021-06-08T08:21:29.792Z] Building sys-mgmt-agent ... [2021-06-08T08:21:29.792Z] Building core-data [2021-06-08T08:21:29.792Z] Building security-bootstrapper [2021-06-08T08:21:29.792Z] Building support-notifications [2021-06-08T08:21:29.792Z] Building security-proxy-setup [2021-06-08T08:21:29.792Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T08:21:36.169Z] provisioning config files... [2021-06-08T08:21:36.200Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3744349595254719037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:21:36.580Z] ---> docker-login.sh [2021-06-08T08:21:36.580Z] nexus3.edgexfoundry.org:10001 [2021-06-08T08:21:37.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:21:37.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:21:37.784Z] Configure a credential helper to remove this warning. See [2021-06-08T08:21:37.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:21:37.784Z] [2021-06-08T08:21:37.784Z] Login Succeeded [2021-06-08T08:21:37.784Z] nexus3.edgexfoundry.org:10002 [2021-06-08T08:21:38.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:21:38.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:21:38.332Z] Configure a credential helper to remove this warning. See [2021-06-08T08:21:38.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:21:38.332Z] [2021-06-08T08:21:38.332Z] Login Succeeded [2021-06-08T08:21:38.332Z] nexus3.edgexfoundry.org:10003 [2021-06-08T08:21:38.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:21:38.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:21:38.888Z] Configure a credential helper to remove this warning. See [2021-06-08T08:21:38.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:21:38.888Z] [2021-06-08T08:21:38.888Z] Login Succeeded [2021-06-08T08:21:38.888Z] nexus3.edgexfoundry.org:10004 [2021-06-08T08:21:39.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:21:39.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:21:39.438Z] Configure a credential helper to remove this warning. See [2021-06-08T08:21:39.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:21:39.438Z] [2021-06-08T08:21:39.438Z] Login Succeeded [2021-06-08T08:21:39.438Z] docker.io [2021-06-08T08:21:39.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T08:21:39.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T08:21:39.982Z] Configure a credential helper to remove this warning. See [2021-06-08T08:21:39.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T08:21:39.982Z] [2021-06-08T08:21:39.982Z] Login Succeeded [2021-06-08T08:21:40.258Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T08:21:40.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T08:21:40.579Z] ========================================================= [2021-06-08T08:21:40.579Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T08:21:40.579Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:21:40.945Z] + 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-08T08:21:42.079Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:21:42.080Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:21:42.080Z] ---> 1dc3791025f1 [2021-06-08T08:21:42.080Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T08:21:42.080Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:21:42.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:21:42.080Z] ---> 1dc3791025f1 [2021-06-08T08:21:42.080Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T08:21:42.080Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:21:42.080Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:21:42.080Z] ---> 1dc3791025f1 [2021-06-08T08:21:42.080Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T08:21:43.597Z] Sending build context to Docker daemon 166.2MB [2021-06-08T08:21:43.597Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T08:21:43.597Z] Step 2/6 : FROM ${BASE} [2021-06-08T08:21:43.597Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T08:21:43.597Z] 595b0fe564bb: Pulling fs layer [2021-06-08T08:21:43.597Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T08:21:43.597Z] 316046926c0a: Pulling fs layer [2021-06-08T08:21:43.597Z] 4ebd0625c992: Pulling fs layer [2021-06-08T08:21:43.597Z] 207e8628e3a3: Pulling fs layer [2021-06-08T08:21:43.597Z] c791037a9be2: Pulling fs layer [2021-06-08T08:21:43.597Z] ffd874e62e21: Pulling fs layer [2021-06-08T08:21:43.597Z] 207e8628e3a3: Waiting [2021-06-08T08:21:43.597Z] c791037a9be2: Waiting [2021-06-08T08:21:43.597Z] 4ebd0625c992: Waiting [2021-06-08T08:21:43.597Z] ffd874e62e21: Waiting [2021-06-08T08:21:43.597Z] 316046926c0a: Verifying Checksum [2021-06-08T08:21:43.872Z] 316046926c0a: Download complete [2021-06-08T08:21:43.872Z] 7186ed65a4f7: Download complete [2021-06-08T08:21:43.872Z] 207e8628e3a3: Download complete [2021-06-08T08:21:43.872Z] c791037a9be2: Verifying Checksum [2021-06-08T08:21:43.872Z] c791037a9be2: Download complete [2021-06-08T08:21:43.872Z] 595b0fe564bb: Verifying Checksum [2021-06-08T08:21:43.872Z] 595b0fe564bb: Download complete [2021-06-08T08:21:44.492Z] 595b0fe564bb: Pull complete [2021-06-08T08:21:45.100Z] 7186ed65a4f7: Pull complete [2021-06-08T08:21:45.703Z] 316046926c0a: Pull complete [2021-06-08T08:21:45.977Z] ffd874e62e21: Verifying Checksum [2021-06-08T08:21:45.977Z] ffd874e62e21: Download complete [2021-06-08T08:21:46.955Z] 4ebd0625c992: Verifying Checksum [2021-06-08T08:21:46.955Z] 4ebd0625c992: Download complete [2021-06-08T08:21:48.668Z] ---> Running in dd8d00069147 [2021-06-08T08:21:48.668Z] ---> Running in e77881280353 [2021-06-08T08:21:48.668Z] ---> Running in 53f136c16125 [2021-06-08T08:21:49.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:21:49.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:21:49.633Z] ---> 1dc3791025f1 [2021-06-08T08:21:49.633Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:21:51.031Z] ---> Running in 2245de114a0d [2021-06-08T08:21:51.031Z] Removing intermediate container e77881280353 [2021-06-08T08:21:51.031Z] ---> 56cc9684b368 [2021-06-08T08:21:51.031Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:21:51.031Z] Removing intermediate container dd8d00069147 [2021-06-08T08:21:51.031Z] ---> 2e463f591c29 [2021-06-08T08:21:51.031Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:21:51.031Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:21:51.031Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:21:51.031Z] ---> 1dc3791025f1 [2021-06-08T08:21:51.031Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T08:21:51.031Z] ---> Using cache [2021-06-08T08:21:51.031Z] ---> d6d5b7ef7966 [2021-06-08T08:21:51.031Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:21:51.296Z] Removing intermediate container 53f136c16125 [2021-06-08T08:21:51.296Z] ---> d6d5b7ef7966 [2021-06-08T08:21:51.296Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:21:51.296Z] ---> Running in 2be3f309b33d [2021-06-08T08:21:51.296Z] ---> Running in b317d522f91a [2021-06-08T08:21:51.558Z] ---> Running in ec9b3ed9902a [2021-06-08T08:21:51.558Z] Removing intermediate container 2245de114a0d [2021-06-08T08:21:51.558Z] ---> dbcad62bb4d1 [2021-06-08T08:21:51.558Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:21:51.558Z] ---> Running in 1bd88288eb31 [2021-06-08T08:21:51.558Z] ---> Running in d64316904428 [2021-06-08T08:21:52.511Z] Removing intermediate container 2be3f309b33d [2021-06-08T08:21:52.511Z] ---> bf767879442b [2021-06-08T08:21:52.511Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T08:21:52.511Z] Removing intermediate container b317d522f91a [2021-06-08T08:21:52.511Z] ---> 9715da3771f3 [2021-06-08T08:21:52.511Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T08:21:52.511Z] ---> Running in 8d416b4634ef [2021-06-08T08:21:52.511Z] ---> Running in bf11611b243d [2021-06-08T08:21:52.774Z] Removing intermediate container ec9b3ed9902a [2021-06-08T08:21:52.774Z] ---> c1c718997ead [2021-06-08T08:21:52.774Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T08:21:52.774Z] Removing intermediate container d64316904428 [2021-06-08T08:21:52.774Z] ---> ef4fd8812303 [2021-06-08T08:21:52.774Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T08:21:52.774Z] ---> Running in f03d8571b7a0 [2021-06-08T08:21:52.774Z] ---> Running in a6bdde6081f1 [2021-06-08T08:21:52.774Z] Removing intermediate container 1bd88288eb31 [2021-06-08T08:21:52.774Z] ---> b8586f98568f [2021-06-08T08:21:52.774Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T08:21:52.774Z] ---> Running in a13559c67930 [2021-06-08T08:21:53.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:53.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:53.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:53.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:53.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:53.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:54.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:54.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:54.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:54.365Z] OK: 219 MiB in 52 packages [2021-06-08T08:21:54.638Z] OK: 219 MiB in 52 packages [2021-06-08T08:21:54.638Z] Removing intermediate container bf11611b243d [2021-06-08T08:21:54.638Z] ---> b22354bd1a1c [2021-06-08T08:21:54.638Z] Step 6/23 : COPY go.mod . [2021-06-08T08:21:54.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:21:54.904Z] OK: 219 MiB in 52 packages [2021-06-08T08:21:54.904Z] ---> bbd464aed851 [2021-06-08T08:21:54.904Z] Step 7/23 : RUN go mod download [2021-06-08T08:21:54.904Z] Removing intermediate container 8d416b4634ef [2021-06-08T08:21:54.904Z] ---> 3a11faf468d8 [2021-06-08T08:21:54.904Z] Step 6/23 : COPY go.mod . [2021-06-08T08:21:54.904Z] ---> Running in bdc38105936c [2021-06-08T08:21:55.172Z] OK: 219 MiB in 52 packages [2021-06-08T08:21:55.172Z] ---> a5656e1e3623 [2021-06-08T08:21:55.172Z] Step 7/23 : RUN go mod download [2021-06-08T08:21:55.172Z] Removing intermediate container a6bdde6081f1 [2021-06-08T08:21:55.172Z] ---> ad3c195d4552 [2021-06-08T08:21:55.172Z] Step 6/24 : COPY go.mod . [2021-06-08T08:21:55.172Z] ---> Running in 441e4b526b1d [2021-06-08T08:21:55.442Z] ---> 902c4ea196ed [2021-06-08T08:21:55.442Z] Step 7/24 : RUN go mod download [2021-06-08T08:21:55.442Z] ---> Running in a882534d3b0f [2021-06-08T08:21:55.708Z] Removing intermediate container f03d8571b7a0 [2021-06-08T08:21:55.708Z] ---> 9c53deaa4108 [2021-06-08T08:21:55.708Z] Step 6/22 : COPY go.mod . [2021-06-08T08:21:55.708Z] ---> 02d465e0de8b [2021-06-08T08:21:55.708Z] Step 7/22 : RUN go mod download [2021-06-08T08:21:55.970Z] ---> Running in a5e5b5e8886a [2021-06-08T08:21:55.970Z] Removing intermediate container bdc38105936c [2021-06-08T08:21:55.970Z] ---> a992c55a5b2b [2021-06-08T08:21:55.970Z] Step 8/23 : COPY . . [2021-06-08T08:21:56.561Z] OK: 219 MiB in 52 packages [2021-06-08T08:21:59.113Z] Removing intermediate container 441e4b526b1d [2021-06-08T08:21:59.113Z] ---> cc55daf71a2c [2021-06-08T08:21:59.113Z] Step 8/23 : COPY . . [2021-06-08T08:21:59.370Z] 4ebd0625c992: Pull complete [2021-06-08T08:21:59.371Z] 207e8628e3a3: Pull complete [2021-06-08T08:21:59.371Z] c791037a9be2: Pull complete [2021-06-08T08:21:59.690Z] Removing intermediate container a882534d3b0f [2021-06-08T08:21:59.690Z] ---> e12d71db1465 [2021-06-08T08:21:59.690Z] Step 8/24 : COPY . . [2021-06-08T08:22:02.058Z] ffd874e62e21: Pull complete [2021-06-08T08:22:02.058Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T08:22:02.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T08:22:02.058Z] ---> cfc18b08335c [2021-06-08T08:22:02.058Z] 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-08T08:22:04.696Z] ---> Running in c47ef03a0ff2 [2021-06-08T08:22:05.020Z] Removing intermediate container a13559c67930 [2021-06-08T08:22:05.020Z] ---> 2eab0403233c [2021-06-08T08:22:05.020Z] Step 6/32 : COPY go.mod . [2021-06-08T08:22:05.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:22:06.404Z] ---> ba3a019ea334 [2021-06-08T08:22:06.404Z] Step 7/32 : RUN go mod download [2021-06-08T08:22:06.404Z] Removing intermediate container a5e5b5e8886a [2021-06-08T08:22:06.404Z] ---> 0123220db28f [2021-06-08T08:22:06.404Z] Step 8/22 : COPY . . [2021-06-08T08:22:06.404Z] ---> Running in 9d2a001f0839 [2021-06-08T08:22:06.404Z] ---> f8fdcbcb4925 [2021-06-08T08:22:06.404Z] Step 9/23 : RUN go mod tidy [2021-06-08T08:22:06.404Z] ---> 70971cc05235 [2021-06-08T08:22:06.404Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:22:06.404Z] ---> 985db42cd5ec [2021-06-08T08:22:06.404Z] Step 9/23 : RUN go mod tidy [2021-06-08T08:22:06.404Z] ---> Running in 92518f034d08 [2021-06-08T08:22:06.404Z] ---> Running in 0807f7cc440a [2021-06-08T08:22:06.404Z] ---> Running in ba631bfebd18 [2021-06-08T08:22:06.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:22:07.248Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T08:22:07.523Z] (2/12) Installing file (5.39-r0) [2021-06-08T08:22:07.523Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T08:22:07.523Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T08:22:11.808Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T08:22:11.808Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T08:22:11.808Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T08:22:12.100Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T08:22:12.100Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T08:22:12.100Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T08:22:12.371Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T08:22:12.371Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T08:22:12.371Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T08:22:12.371Z] OK: 218 MiB in 52 packages [2021-06-08T08:22:13.069Z] Removing intermediate container 9d2a001f0839 [2021-06-08T08:22:13.069Z] ---> f41acba2f8e1 [2021-06-08T08:22:13.069Z] Step 8/32 : COPY . . [2021-06-08T08:22:13.069Z] ---> 4780e0b7e1d8 [2021-06-08T08:22:13.069Z] Step 9/22 : RUN go mod tidy [2021-06-08T08:22:13.069Z] Removing intermediate container 0807f7cc440a [2021-06-08T08:22:13.069Z] ---> 86ce46cc7f4d [2021-06-08T08:22:13.069Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T08:22:13.069Z] ---> Running in ae1206850ed8 [2021-06-08T08:22:13.069Z] ---> Running in cd2a20954a2f [2021-06-08T08:22:13.380Z] Removing intermediate container ba631bfebd18 [2021-06-08T08:22:13.380Z] ---> 14abede4912e [2021-06-08T08:22:13.380Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T08:22:13.644Z] Removing intermediate container 92518f034d08 [2021-06-08T08:22:13.644Z] ---> a86126ed0e5c [2021-06-08T08:22:13.644Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T08:22:14.241Z] ---> Running in 97960074cca3 [2021-06-08T08:22:14.242Z] ---> Running in 0132e457073f [2021-06-08T08:22:14.862Z] 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-08T08:22:14.862Z] 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-08T08:22:14.862Z] 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-08T08:22:16.696Z] Removing intermediate container c47ef03a0ff2 [2021-06-08T08:22:16.696Z] ---> 504bde7391f8 [2021-06-08T08:22:16.696Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T08:22:16.696Z] ---> Running in 82503a8573ca [2021-06-08T08:22:16.696Z] Removing intermediate container 82503a8573ca [2021-06-08T08:22:16.696Z] ---> 0304195e1bde [2021-06-08T08:22:16.696Z] Step 5/6 : COPY go.mod . [2021-06-08T08:22:17.292Z] ---> 4a2d303e0051 [2021-06-08T08:22:17.292Z] Step 6/6 : RUN go mod download [2021-06-08T08:22:17.568Z] ---> Running in e5785d1f2d16 [2021-06-08T08:22:19.133Z] ---> 50828de9ad78 [2021-06-08T08:22:19.134Z] Step 9/32 : RUN go mod tidy [2021-06-08T08:22:19.134Z] Removing intermediate container ae1206850ed8 [2021-06-08T08:22:19.134Z] ---> 664d415366a6 [2021-06-08T08:22:19.134Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T08:22:19.134Z] ---> Running in f76ed9f7de25 [2021-06-08T08:22:19.134Z] ---> Running in 469724e99e36 [2021-06-08T08:22:19.708Z] 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-08T08:22:21.622Z] Removing intermediate container f76ed9f7de25 [2021-06-08T08:22:21.622Z] ---> 693511d988dd [2021-06-08T08:22:21.622Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T08:22:21.622Z] ---> Running in 4f3f41e4cb8e [2021-06-08T08:22:21.884Z] 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-08T08:22:44.414Z] Removing intermediate container e5785d1f2d16 [2021-06-08T08:22:44.414Z] ---> 8fff3f09821f [2021-06-08T08:22:44.414Z] Successfully built 8fff3f09821f [2021-06-08T08:22:44.414Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:22:44.759Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T08:22:44.759Z] . [Pipeline] withDockerContainer [2021-06-08T08:22:45.254Z] prd-ubuntu18.04-docker-arm64-4c-16g-882 does not seem to be running inside a container [2021-06-08T08:22:45.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T08:22:47.060Z] $ docker top e059518b90b88f1cad47f792f8a9f89b6cc7e0492909fb1939f50f71ebfe482a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:22:48.047Z] + go version [2021-06-08T08:22:48.047Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T08:22:48.100Z] $ docker stop --time=1 e059518b90b88f1cad47f792f8a9f89b6cc7e0492909fb1939f50f71ebfe482a [2021-06-08T08:22:49.938Z] $ docker rm -f e059518b90b88f1cad47f792f8a9f89b6cc7e0492909fb1939f50f71ebfe482a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:22:50.714Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T08:22:50.714Z] . [Pipeline] withDockerContainer [2021-06-08T08:22:50.974Z] prd-ubuntu18.04-docker-arm64-4c-16g-882 does not seem to be running inside a container [2021-06-08T08:22:51.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T08:22:52.614Z] $ docker top 4d751a8f4b9eb76f8ace778bebe1c49c7236aed2c9b207a9e8fcf1c4c7ffd5c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T08:22:52.941Z] ========================================================= [2021-06-08T08:22:52.941Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T08:22:52.941Z] ========================================================= [Pipeline] sh [2021-06-08T08:22:53.612Z] + go mod tidy [2021-06-08T08:22:54.051Z] Removing intermediate container cd2a20954a2f [2021-06-08T08:22:54.051Z] ---> b94cecf225df [2021-06-08T08:22:54.051Z] [2021-06-08T08:22:54.051Z] Step 11/23 : FROM alpine:3.12 [Pipeline] sh [2021-06-08T08:22:54.329Z] 3.12: Pulling from library/alpine [2021-06-08T08:22:54.888Z] + make test [2021-06-08T08:22:54.888Z] go mod tidy [2021-06-08T08:22:54.904Z] 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-08T08:22:55.166Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T08:22:55.167Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T08:22:55.167Z] ---> 13621d1b12d4 [2021-06-08T08:22:55.167Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T08:22:55.491Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T08:22:55.744Z] ---> Running in a5255cd3a742 [2021-06-08T08:22:56.006Z] Removing intermediate container 97960074cca3 [2021-06-08T08:22:56.006Z] ---> edf51f901a51 [2021-06-08T08:22:56.006Z] [2021-06-08T08:22:56.006Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T08:22:56.006Z] ---> 13621d1b12d4 [2021-06-08T08:22:56.006Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:22:56.006Z] ---> Running in 4cc6bcef87b8 [2021-06-08T08:22:56.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:22:56.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:22:56.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:22:56.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:22:56.848Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T08:22:56.849Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T08:22:56.849Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:22:56.849Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:22:56.849Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T08:22:56.849Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:22:56.849Z] OK: 6 MiB in 15 packages [2021-06-08T08:22:56.849Z] OK: 6 MiB in 16 packages [2021-06-08T08:22:57.801Z] Removing intermediate container 4cc6bcef87b8 [2021-06-08T08:22:57.801Z] ---> b8b2dd17a4cd [2021-06-08T08:22:57.801Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:22:57.802Z] Removing intermediate container a5255cd3a742 [2021-06-08T08:22:57.802Z] ---> 2222cb94ed25 [2021-06-08T08:22:57.802Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:22:57.802Z] ---> Running in fe588434e7a7 [2021-06-08T08:22:57.802Z] ---> Running in 13497bb50108 [2021-06-08T08:22:58.073Z] Removing intermediate container 13497bb50108 [2021-06-08T08:22:58.073Z] ---> 624f36b5d386 [2021-06-08T08:22:58.073Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T08:22:58.073Z] Removing intermediate container fe588434e7a7 [2021-06-08T08:22:58.073Z] ---> 4c0ad50a998f [2021-06-08T08:22:58.073Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T08:22:58.073Z] ---> Running in 7c637c3542c8 [2021-06-08T08:22:58.339Z] ---> Running in 0f9486b9cbb8 [2021-06-08T08:22:59.292Z] Removing intermediate container 7c637c3542c8 [2021-06-08T08:22:59.292Z] ---> b0e96fc742d6 [2021-06-08T08:22:59.292Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T08:22:59.292Z] Removing intermediate container 0f9486b9cbb8 [2021-06-08T08:22:59.292Z] ---> 7fb3177e7435 [2021-06-08T08:22:59.292Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T08:22:59.292Z] ---> Running in b7ea1ca56812 [2021-06-08T08:22:59.292Z] ---> Running in ffe242472761 [2021-06-08T08:22:59.292Z] Removing intermediate container 469724e99e36 [2021-06-08T08:22:59.292Z] ---> 0ddb0ba45c1e [2021-06-08T08:22:59.292Z] [2021-06-08T08:22:59.292Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T08:22:59.292Z] ---> 13621d1b12d4 [2021-06-08T08:22:59.292Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T08:22:59.292Z] ---> Running in f241a9ec53b9 [2021-06-08T08:22:59.292Z] Removing intermediate container b7ea1ca56812 [2021-06-08T08:22:59.292Z] ---> b75766603197 [2021-06-08T08:22:59.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:22:59.566Z] Removing intermediate container ffe242472761 [2021-06-08T08:22:59.566Z] ---> ec4fa44c63f6 [2021-06-08T08:22:59.566Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:22:59.566Z] ---> 441993b0697d [2021-06-08T08:22:59.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T08:22:59.837Z] ---> 1d9e1b6e36a4 [2021-06-08T08:22:59.837Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T08:22:59.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:22:59.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:00.110Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T08:23:00.110Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:23:00.110Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T08:23:00.110Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T08:23:00.110Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:23:00.110Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:23:00.110Z] OK: 7 MiB in 18 packages [2021-06-08T08:23:01.053Z] Removing intermediate container 4f3f41e4cb8e [2021-06-08T08:23:01.054Z] ---> f63094490171 [2021-06-08T08:23:01.054Z] [2021-06-08T08:23:01.054Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T08:23:01.054Z] ---> 13621d1b12d4 [2021-06-08T08:23:01.054Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T08:23:01.054Z] ---> 5dc9c077f4db [2021-06-08T08:23:01.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T08:23:01.054Z] ---> e981b76a3a49 [2021-06-08T08:23:01.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T08:23:01.320Z] Removing intermediate container 0132e457073f [2021-06-08T08:23:01.320Z] ---> 80f89d5f99ee [2021-06-08T08:23:01.320Z] [2021-06-08T08:23:01.320Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:23:01.320Z] ---> 13621d1b12d4 [2021-06-08T08:23:01.320Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T08:23:01.320Z] ---> Running in 383ea347ed1b [2021-06-08T08:23:01.320Z] ---> Running in 7fd3c7eaabbe [2021-06-08T08:23:01.320Z] Removing intermediate container f241a9ec53b9 [2021-06-08T08:23:01.320Z] ---> e9598d29ccc9 [2021-06-08T08:23:01.320Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T08:23:01.320Z] ---> 1bbcd20d0920 [2021-06-08T08:23:01.320Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T08:23:01.320Z] ---> Running in 8e0e291c7a91 [2021-06-08T08:23:01.320Z] ---> Running in f27154c3eecf [2021-06-08T08:23:01.320Z] Removing intermediate container 383ea347ed1b [2021-06-08T08:23:01.320Z] ---> 90bfa4e5ce82 [2021-06-08T08:23:01.320Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T08:23:01.320Z] ---> f01e7c69b183 [2021-06-08T08:23:01.320Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T08:23:01.593Z] ---> Running in ca3e32fd0c3a [2021-06-08T08:23:01.593Z] ---> Running in 2974c0f0aecf [2021-06-08T08:23:01.593Z] Removing intermediate container 7fd3c7eaabbe [2021-06-08T08:23:01.593Z] ---> 869bbef91001 [2021-06-08T08:23:01.593Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T08:23:01.593Z] Removing intermediate container 8e0e291c7a91 [2021-06-08T08:23:01.593Z] ---> 43a0b73e8267 [2021-06-08T08:23:01.593Z] Step 14/22 : WORKDIR /edgex [2021-06-08T08:23:01.593Z] ---> Running in 18dc87caef55 [2021-06-08T08:23:01.593Z] Removing intermediate container f27154c3eecf [2021-06-08T08:23:01.593Z] ---> 07262138d289 [2021-06-08T08:23:01.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:23:01.593Z] ---> Running in 18071c7e7374 [2021-06-08T08:23:01.593Z] ---> Running in ffe49c29a3c0 [2021-06-08T08:23:01.593Z] Removing intermediate container 2974c0f0aecf [2021-06-08T08:23:01.593Z] ---> 09e9869c287c [2021-06-08T08:23:01.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:23:01.593Z] Removing intermediate container 18dc87caef55 [2021-06-08T08:23:01.593Z] ---> c572df0ccbd5 [2021-06-08T08:23:01.593Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T08:23:01.593Z] ---> Running in 64dfb32eae37 [2021-06-08T08:23:01.877Z] ---> Running in beac6fcfdb52 [2021-06-08T08:23:01.877Z] Removing intermediate container 18071c7e7374 [2021-06-08T08:23:01.877Z] ---> e0af5125d9b6 [2021-06-08T08:23:01.877Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T08:23:01.877Z] Removing intermediate container ffe49c29a3c0 [2021-06-08T08:23:01.877Z] ---> 6b399beb777d [2021-06-08T08:23:01.877Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T08:23:01.877Z] ---> Running in c6c10b7bafdd [2021-06-08T08:23:01.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:01.877Z] Removing intermediate container beac6fcfdb52 [2021-06-08T08:23:01.877Z] ---> 562d80bf8cb2 [2021-06-08T08:23:01.877Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:23:01.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:01.877Z] Removing intermediate container 64dfb32eae37 [2021-06-08T08:23:01.877Z] ---> 9d82933722b5 [2021-06-08T08:23:01.877Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T08:23:02.139Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T08:23:02.139Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T08:23:02.139Z] ---> Running in 2f5a75f35ec2 [2021-06-08T08:23:02.139Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:23:02.139Z] OK: 6 MiB in 16 packages [2021-06-08T08:23:02.139Z] ---> Running in 52db2f1a8edc [2021-06-08T08:23:02.139Z] Removing intermediate container c6c10b7bafdd [2021-06-08T08:23:02.139Z] ---> 392c23708d22 [2021-06-08T08:23:02.139Z] Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:23:02.139Z] ---> d2979bebca56 [2021-06-08T08:23:02.139Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T08:23:02.139Z] ---> Running in a21c4311787f [2021-06-08T08:23:02.405Z] Removing intermediate container 52db2f1a8edc [2021-06-08T08:23:02.405Z] ---> d8db449e57c7 [2021-06-08T08:23:02.405Z] Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:23:02.405Z] Removing intermediate container a21c4311787f [2021-06-08T08:23:02.405Z] ---> 7580a3ddbe0d [2021-06-08T08:23:02.405Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T08:23:02.405Z] ---> Running in 4b4ad41dded0 [2021-06-08T08:23:02.673Z] ---> Running in 9e180ebb5112 [2021-06-08T08:23:02.673Z] Removing intermediate container ca3e32fd0c3a [2021-06-08T08:23:02.673Z] ---> 021833261959 [2021-06-08T08:23:02.673Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T08:23:02.673Z] ---> Running in 5c52584a478e [2021-06-08T08:23:02.673Z] ---> 8d80ab5f577d [2021-06-08T08:23:02.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T08:23:02.673Z] Removing intermediate container 4b4ad41dded0 [2021-06-08T08:23:02.673Z] ---> d7b1f8b0d26e [2021-06-08T08:23:02.673Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T08:23:02.673Z] ---> Running in db4d387069c6 [2021-06-08T08:23:02.673Z] Removing intermediate container 9e180ebb5112 [2021-06-08T08:23:02.673Z] ---> c4e6189b00b3 [2021-06-08T08:23:02.673Z] [2021-06-08T08:23:02.940Z] Removing intermediate container 5c52584a478e [2021-06-08T08:23:02.940Z] ---> f4d09b0049c5 [2021-06-08T08:23:02.940Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T08:23:02.940Z] Successfully built c4e6189b00b3 [2021-06-08T08:23:02.940Z] Successfully tagged support-scheduler:latest [2021-06-08T08:23:02.940Z] Building sys-mgmt-agent [2021-06-08T08:23:02.940Z]  Building support-scheduler ... done Removing intermediate container db4d387069c6 [2021-06-08T08:23:02.940Z] ---> 017bd34a4c28 [2021-06-08T08:23:02.940Z] [2021-06-08T08:23:02.940Z] ---> Running in 9fbae0b02fde [2021-06-08T08:23:02.940Z] Removing intermediate container 2f5a75f35ec2 [2021-06-08T08:23:02.940Z] ---> 13de47762502 [2021-06-08T08:23:02.940Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T08:23:03.213Z] ---> Running in 57d57c497935 [2021-06-08T08:23:03.213Z] ---> 5937bc92ccfe [2021-06-08T08:23:03.213Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T08:23:03.213Z] Successfully built 017bd34a4c28 [2021-06-08T08:23:03.213Z] Successfully tagged support-notifications:latest [2021-06-08T08:23:03.474Z] ---> Running in 04f9cc8698fd [2021-06-08T08:23:03.474Z] Building security-secretstore-setup [2021-06-08T08:23:03.734Z]  Building support-notifications ... done Removing intermediate container 9fbae0b02fde [2021-06-08T08:23:03.734Z] ---> 757e7c743d58 [2021-06-08T08:23:03.734Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T08:23:05.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:05.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:05.956Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T08:23:05.956Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T08:23:06.217Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T08:23:06.217Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T08:23:07.159Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T08:23:07.421Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T08:23:07.421Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:23:07.687Z] OK: 8 MiB in 20 packages [2021-06-08T08:23:07.687Z] Removing intermediate container 04f9cc8698fd [2021-06-08T08:23:07.687Z] ---> 0e44deb5a725 [2021-06-08T08:23:07.687Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T08:23:07.687Z] ---> Running in 9fd79b9cfdf8 [2021-06-08T08:23:11.011Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:23:11.011Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:23:11.011Z] ---> 1dc3791025f1 [2021-06-08T08:23:11.011Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T08:23:11.011Z] ---> Using cache [2021-06-08T08:23:11.011Z] ---> dbcad62bb4d1 [2021-06-08T08:23:11.011Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:23:11.011Z] ---> Using cache [2021-06-08T08:23:11.011Z] ---> ef4fd8812303 [2021-06-08T08:23:11.011Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T08:23:11.272Z] ---> Running in 94c41b0cd270 [2021-06-08T08:23:11.272Z] ---> Running in 8acb1a47e9bf [2021-06-08T08:23:12.214Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:23:12.215Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:23:12.215Z] ---> 1dc3791025f1 [2021-06-08T08:23:12.215Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:23:12.215Z] ---> Using cache [2021-06-08T08:23:12.215Z] ---> dbcad62bb4d1 [2021-06-08T08:23:12.215Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:23:12.215Z] ---> Using cache [2021-06-08T08:23:12.215Z] ---> ef4fd8812303 [2021-06-08T08:23:12.215Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T08:23:12.814Z] Removing intermediate container 8acb1a47e9bf [2021-06-08T08:23:12.814Z] ---> 42651aac14fb [2021-06-08T08:23:12.814Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T08:23:12.814Z] ---> Running in e99a426a73f1 [2021-06-08T08:23:12.814Z] ---> Running in eaa21841f323 [2021-06-08T08:23:12.814Z] Removing intermediate container eaa21841f323 [2021-06-08T08:23:12.814Z] ---> 2f85e80140e0 [2021-06-08T08:23:12.814Z] Step 21/22 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:23:12.814Z] Removing intermediate container 57d57c497935 [2021-06-08T08:23:12.814Z] ---> d0348bb93e58 [2021-06-08T08:23:12.814Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:23:13.076Z] ---> Running in 647b7d6c66f8 [2021-06-08T08:23:13.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:13.076Z] Removing intermediate container 647b7d6c66f8 [2021-06-08T08:23:13.076Z] ---> 65c69009a387 [2021-06-08T08:23:13.076Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T08:23:13.076Z] Removing intermediate container 9fd79b9cfdf8 [2021-06-08T08:23:13.076Z] ---> 4d4761afb43d [2021-06-08T08:23:13.076Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T08:23:13.076Z] ---> Running in 7791d0bd320f [2021-06-08T08:23:13.346Z] ---> Running in aabb98be165d [2021-06-08T08:23:13.346Z] ---> db55720c31a9 [2021-06-08T08:23:13.346Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T08:23:13.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:13.346Z] Removing intermediate container 7791d0bd320f [2021-06-08T08:23:13.346Z] ---> 8fdc25f1d082 [2021-06-08T08:23:13.346Z] [2021-06-08T08:23:13.346Z] Successfully built 8fdc25f1d082 [2021-06-08T08:23:13.623Z] Successfully tagged security-proxy-setup:latest [2021-06-08T08:23:13.623Z] Building core-metadata [2021-06-08T08:23:13.623Z]  Building security-proxy-setup ... done Removing intermediate container aabb98be165d [2021-06-08T08:23:13.623Z] ---> 16cbf15cb8ec [2021-06-08T08:23:13.623Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T08:23:14.568Z] ---> 3bf1ef0eca25 [2021-06-08T08:23:14.568Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T08:23:14.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:14.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:15.141Z] OK: 219 MiB in 52 packages [2021-06-08T08:23:15.141Z] OK: 219 MiB in 52 packages [2021-06-08T08:23:16.637Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:23:16.637Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:23:16.637Z] ---> 1dc3791025f1 [2021-06-08T08:23:16.637Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:23:16.637Z] ---> Using cache [2021-06-08T08:23:16.637Z] ---> dbcad62bb4d1 [2021-06-08T08:23:16.637Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:23:16.637Z] ---> Using cache [2021-06-08T08:23:16.637Z] ---> ef4fd8812303 [2021-06-08T08:23:16.637Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T08:23:19.255Z] ---> eb57a48ec7b5 [2021-06-08T08:23:19.255Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T08:23:19.255Z] ---> Running in 3b08ff5bc50c [2021-06-08T08:23:19.255Z] ---> cb89f722e408 [2021-06-08T08:23:19.255Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T08:23:19.255Z] ---> Running in 525ef0d36929 [2021-06-08T08:23:19.255Z] ---> Running in 96bccbec982e [2021-06-08T08:23:19.255Z] Removing intermediate container 96bccbec982e [2021-06-08T08:23:19.255Z] ---> 6308678ff8d0 [2021-06-08T08:23:19.255Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:23:19.255Z] Removing intermediate container 94c41b0cd270 [2021-06-08T08:23:19.255Z] ---> 941e1ce1363d [2021-06-08T08:23:19.255Z] Step 6/26 : COPY go.mod . [2021-06-08T08:23:19.255Z] ---> Running in af27e4781ad0 [2021-06-08T08:23:19.255Z] Removing intermediate container e99a426a73f1 [2021-06-08T08:23:19.255Z] ---> a938b0dc7a36 [2021-06-08T08:23:19.255Z] Step 6/24 : COPY go.mod . [2021-06-08T08:23:19.255Z] Removing intermediate container af27e4781ad0 [2021-06-08T08:23:19.255Z] ---> e4bc5ff53e48 [2021-06-08T08:23:19.255Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T08:23:19.255Z] ---> fe01fb1b72a5 [2021-06-08T08:23:19.255Z] Step 7/26 : RUN go mod download [2021-06-08T08:23:19.255Z] ---> Running in fe9e8a21b4c4 [2021-06-08T08:23:19.522Z] ---> Running in 1321a5ec79e4 [2021-06-08T08:23:19.522Z] ---> 7d39d12a39c9 [2021-06-08T08:23:19.522Z] Step 7/24 : RUN go mod download [2021-06-08T08:23:19.522Z] Removing intermediate container fe9e8a21b4c4 [2021-06-08T08:23:19.522Z] ---> fed06aa3fe06 [2021-06-08T08:23:19.522Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:23:19.522Z] ---> Running in 8018dbb95588 [2021-06-08T08:23:19.522Z] ---> Running in caadf69a3286 [2021-06-08T08:23:19.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:19.784Z] Removing intermediate container caadf69a3286 [2021-06-08T08:23:19.784Z] ---> 4fc79934e301 [2021-06-08T08:23:19.784Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:23:19.784Z] ---> Running in 26211056eb21 [2021-06-08T08:23:20.047Z] Removing intermediate container 26211056eb21 [2021-06-08T08:23:20.047Z] ---> b2ba955d38de [2021-06-08T08:23:20.047Z] [2021-06-08T08:23:20.047Z] Successfully built b2ba955d38de [2021-06-08T08:23:20.047Z] Successfully tagged core-data:latest [2021-06-08T08:23:20.047Z] Building core-command [2021-06-08T08:23:20.047Z]  Building core-data ... done Removing intermediate container 525ef0d36929 [2021-06-08T08:23:20.047Z] ---> afc95c6f0a2e [2021-06-08T08:23:20.047Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:23:22.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:23:22.341Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T08:23:22.599Z] OK: 219 MiB in 52 packages [2021-06-08T08:23:25.389Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:23:25.389Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:23:25.389Z] ---> 1dc3791025f1 [2021-06-08T08:23:25.389Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:23:25.389Z] ---> Using cache [2021-06-08T08:23:25.389Z] ---> dbcad62bb4d1 [2021-06-08T08:23:25.389Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:23:25.389Z] ---> Using cache [2021-06-08T08:23:25.389Z] ---> ef4fd8812303 [2021-06-08T08:23:25.389Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T08:23:25.389Z] ---> Using cache [2021-06-08T08:23:25.389Z] ---> 941e1ce1363d [2021-06-08T08:23:25.389Z] Step 6/24 : COPY go.mod . [2021-06-08T08:23:25.389Z] ---> Using cache [2021-06-08T08:23:25.389Z] ---> fe01fb1b72a5 [2021-06-08T08:23:25.389Z] Step 7/24 : RUN go mod download [2021-06-08T08:23:25.389Z] ---> Using cache [2021-06-08T08:23:25.389Z] ---> 3eb50c4032f3 [2021-06-08T08:23:25.389Z] Step 8/24 : COPY . . [2021-06-08T08:23:25.654Z] Removing intermediate container 1321a5ec79e4 [2021-06-08T08:23:25.654Z] ---> 3eb50c4032f3 [2021-06-08T08:23:25.654Z] Step 8/26 : COPY . . [2021-06-08T08:23:33.835Z] ---> dc5e5258f6b6 [2021-06-08T08:23:33.835Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T08:23:33.835Z] Removing intermediate container 8018dbb95588 [2021-06-08T08:23:33.835Z] ---> aa7af198d1fc [2021-06-08T08:23:33.835Z] Step 8/24 : COPY . . [2021-06-08T08:23:33.835Z] ---> 1d61b5305875 [2021-06-08T08:23:33.835Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:23:33.835Z] Removing intermediate container 3b08ff5bc50c [2021-06-08T08:23:33.835Z] ---> 4bba0af47a07 [2021-06-08T08:23:33.835Z] Step 6/24 : COPY go.mod . [2021-06-08T08:23:33.835Z] ---> 41c82e7bfd1b [2021-06-08T08:23:33.835Z] Step 9/26 : RUN go mod tidy [2021-06-08T08:23:34.778Z] ---> Running in 925132dec39e [2021-06-08T08:23:34.778Z] ---> Running in a94b68669cc9 [2021-06-08T08:23:35.722Z] ---> 83f985d9f793 [2021-06-08T08:23:35.722Z] Step 7/24 : RUN go mod download [2021-06-08T08:23:36.678Z] ---> 990072deab3c [2021-06-08T08:23:36.678Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T08:23:36.678Z] ---> Running in feabeb335d1c [2021-06-08T08:23:36.678Z] ---> 5368196457f2 [2021-06-08T08:23:36.678Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T08:23:36.940Z] ---> a6e8738ccbbe [2021-06-08T08:23:36.940Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:23:36.940Z] ---> Running in c8aa43f0005f [2021-06-08T08:23:37.210Z] ---> c9ffb1a86a3f [2021-06-08T08:23:37.210Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T08:23:37.796Z] ---> 7b634fb5b343 [2021-06-08T08:23:37.796Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T08:23:37.796Z] ---> Running in 1cff332a64e8 [2021-06-08T08:23:38.061Z] Removing intermediate container 1cff332a64e8 [2021-06-08T08:23:38.061Z] ---> a780a91f9284 [2021-06-08T08:23:38.061Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T08:23:38.327Z] Removing intermediate container feabeb335d1c [2021-06-08T08:23:38.327Z] ---> 2cc97e8869a3 [2021-06-08T08:23:38.327Z] Step 8/24 : COPY . . [2021-06-08T08:23:38.590Z] ---> 89dee56a6981 [2021-06-08T08:23:38.590Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T08:23:38.590Z] Removing intermediate container 925132dec39e [2021-06-08T08:23:38.590Z] ---> 3b0137af6398 [2021-06-08T08:23:38.590Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T08:23:40.502Z] Removing intermediate container a94b68669cc9 [2021-06-08T08:23:40.502Z] ---> e0b7b17f07ce [2021-06-08T08:23:40.502Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T08:23:40.502Z] ---> Running in f8078237371b [2021-06-08T08:23:40.502Z] Removing intermediate container c8aa43f0005f [2021-06-08T08:23:40.502Z] ---> 2333166c84f5 [2021-06-08T08:23:40.502Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T08:23:40.502Z] ---> Running in f8f72c51ea74 [2021-06-08T08:23:41.909Z] ---> Running in 7900cc215ff0 [2021-06-08T08:23:41.914Z] ---> Running in 3bcaa48240d8 [2021-06-08T08:23:41.914Z] 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-08T08:23:42.539Z] 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-08T08:23:43.938Z] 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-08T08:23:44.518Z] Removing intermediate container f8f72c51ea74 [2021-06-08T08:23:44.519Z] ---> 18a4ac7bebcc [2021-06-08T08:23:44.519Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T08:23:44.519Z] ---> d00e7d58bb6b [2021-06-08T08:23:44.519Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:23:44.519Z] ---> Running in 493faee41958 [2021-06-08T08:23:44.519Z] ---> Running in ebd794cd84d5 [2021-06-08T08:23:44.782Z] Removing intermediate container ebd794cd84d5 [2021-06-08T08:23:44.782Z] ---> c8461b95c4a9 [2021-06-08T08:23:44.782Z] Step 29/32 : CMD ["gate"] [2021-06-08T08:23:44.782Z] ---> Running in 6014543f35c3 [2021-06-08T08:23:45.049Z] Removing intermediate container 6014543f35c3 [2021-06-08T08:23:45.049Z] ---> 3599265b6763 [2021-06-08T08:23:45.049Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T08:23:45.315Z] ---> Running in 561d930a9b71 [2021-06-08T08:23:45.577Z] Removing intermediate container 561d930a9b71 [2021-06-08T08:23:45.577Z] ---> 33c5f2e0e57e [2021-06-08T08:23:45.577Z] Step 31/32 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:23:45.577Z] ---> Running in 0e70a7619e0f [2021-06-08T08:23:45.842Z] Removing intermediate container 0e70a7619e0f [2021-06-08T08:23:45.842Z] ---> d2898b6b07a5 [2021-06-08T08:23:45.842Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T08:23:45.842Z] ---> Running in c776d59c52c8 [2021-06-08T08:23:46.106Z] Removing intermediate container c776d59c52c8 [2021-06-08T08:23:46.106Z] ---> fbf4aac69344 [2021-06-08T08:23:46.106Z] [2021-06-08T08:23:46.369Z] Successfully built fbf4aac69344 [2021-06-08T08:23:46.369Z] Successfully tagged security-bootstrapper:latest [2021-06-08T08:23:46.633Z]  Building security-bootstrapper ... done Removing intermediate container 493faee41958 [2021-06-08T08:23:46.633Z] ---> e6662d716812 [2021-06-08T08:23:46.633Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T08:23:46.633Z] ---> Running in 5c2989f3a092 [2021-06-08T08:23:47.208Z] 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-08T08:24:13.858Z] Removing intermediate container f8078237371b [2021-06-08T08:24:13.858Z] ---> 85c19ce49cd9 [2021-06-08T08:24:13.858Z] [2021-06-08T08:24:13.858Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:24:13.858Z] ---> 13621d1b12d4 [2021-06-08T08:24:13.858Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:24:13.859Z] ---> Using cache [2021-06-08T08:24:13.859Z] ---> b8b2dd17a4cd [2021-06-08T08:24:13.859Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:24:13.859Z] ---> Using cache [2021-06-08T08:24:13.859Z] ---> 4c0ad50a998f [2021-06-08T08:24:13.859Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T08:24:13.859Z] 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-08T08:24:13.859Z] ---> Running in 74d221e9de01 [2021-06-08T08:24:13.859Z] Removing intermediate container 74d221e9de01 [2021-06-08T08:24:13.859Z] ---> 6300a3c99545 [2021-06-08T08:24:13.859Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T08:24:13.859Z] ---> Running in 1964b0c7a4ed [2021-06-08T08:24:13.859Z] Removing intermediate container 1964b0c7a4ed [2021-06-08T08:24:13.859Z] ---> 64f81213f5ef [2021-06-08T08:24:13.859Z] Step 16/24 : WORKDIR / [2021-06-08T08:24:13.859Z] ---> Running in 323f49483cdd [2021-06-08T08:24:14.122Z] Removing intermediate container 323f49483cdd [2021-06-08T08:24:14.122Z] ---> 183e7b645c71 [2021-06-08T08:24:14.122Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:24:14.385Z] ---> 76203b2c5dca [2021-06-08T08:24:14.385Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T08:24:14.956Z] ---> f1b5199463b1 [2021-06-08T08:24:14.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T08:24:15.218Z] ---> 3a707a61dda7 [2021-06-08T08:24:15.218Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T08:24:15.484Z] ---> Running in 92ccd45a3ccf [2021-06-08T08:24:15.484Z] Removing intermediate container 92ccd45a3ccf [2021-06-08T08:24:15.484Z] ---> 649316ac32df [2021-06-08T08:24:15.484Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:24:15.756Z] ---> Running in e75d54d7d5f7 [2021-06-08T08:24:16.030Z] Removing intermediate container e75d54d7d5f7 [2021-06-08T08:24:16.030Z] ---> 285e1fae6c5e [2021-06-08T08:24:16.030Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T08:24:16.610Z] ---> Running in 4d2f30248c41 [2021-06-08T08:24:16.610Z] Removing intermediate container 3bcaa48240d8 [2021-06-08T08:24:16.610Z] ---> 00b0bce9c7c3 [2021-06-08T08:24:16.610Z] [2021-06-08T08:24:16.610Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T08:24:16.610Z] ---> 13621d1b12d4 [2021-06-08T08:24:16.610Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T08:24:16.610Z] Removing intermediate container 4d2f30248c41 [2021-06-08T08:24:16.610Z] ---> 366a65b6a6c4 [2021-06-08T08:24:16.610Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:24:16.610Z] ---> Running in 6c0a2b882ba2 [2021-06-08T08:24:16.889Z] ---> Running in d507d60cd3b6 [2021-06-08T08:24:16.890Z] Removing intermediate container d507d60cd3b6 [2021-06-08T08:24:16.890Z] ---> 170dec580aea [2021-06-08T08:24:16.890Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:24:17.157Z] ---> Running in 694cdd28a08b [2021-06-08T08:24:17.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:24:17.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:24:17.426Z] Removing intermediate container 694cdd28a08b [2021-06-08T08:24:17.426Z] ---> 0acbb224b8c0 [2021-06-08T08:24:17.426Z] [2021-06-08T08:24:17.426Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T08:24:17.426Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:24:17.697Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T08:24:17.697Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T08:24:17.697Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T08:24:17.697Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T08:24:17.697Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:24:17.697Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:24:17.697Z] Successfully built 0acbb224b8c0 [2021-06-08T08:24:17.697Z] OK: 7 MiB in 20 packages [2021-06-08T08:24:17.697Z] Successfully tagged core-command:latest [2021-06-08T08:24:18.673Z]  Building core-command ... done Removing intermediate container 7900cc215ff0 [2021-06-08T08:24:18.673Z] ---> 2e20ed606b43 [2021-06-08T08:24:18.674Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T08:24:18.674Z] ---> Running in ea10423caf03 [2021-06-08T08:24:18.674Z] Removing intermediate container 6c0a2b882ba2 [2021-06-08T08:24:18.674Z] ---> 7d4b399774b7 [2021-06-08T08:24:18.674Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T08:24:18.674Z] ---> Running in 6c73112244d4 [2021-06-08T08:24:18.948Z] Removing intermediate container 6c73112244d4 [2021-06-08T08:24:18.948Z] ---> 7ba34fb5cf6a [2021-06-08T08:24:18.948Z] Step 14/26 : WORKDIR / [2021-06-08T08:24:18.948Z] ---> Running in 2941adf228c6 [2021-06-08T08:24:18.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T08:24:18.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T08:24:19.228Z] 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-08T08:24:19.229Z] Removing intermediate container 2941adf228c6 [2021-06-08T08:24:19.229Z] ---> 4a1757ebdbbc [2021-06-08T08:24:19.229Z] 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-08T08:24:19.491Z] ---> e719227de705 [2021-06-08T08:24:19.492Z] 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-08T08:24:20.063Z] ---> 98ec057159dd [2021-06-08T08:24:20.063Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T08:24:20.328Z] Removing intermediate container ea10423caf03 [2021-06-08T08:24:20.328Z] ---> 35d902bd0b17 [2021-06-08T08:24:20.328Z] [2021-06-08T08:24:20.328Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T08:24:20.328Z] Removing intermediate container 5c2989f3a092 [2021-06-08T08:24:20.328Z] ---> 8f02cae2ccba [2021-06-08T08:24:20.328Z] [2021-06-08T08:24:20.328Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:24:20.328Z] ---> 13621d1b12d4 [2021-06-08T08:24:20.328Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:24:20.328Z] ---> Using cache [2021-06-08T08:24:20.328Z] ---> b8b2dd17a4cd [2021-06-08T08:24:20.328Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:24:20.328Z] ---> Using cache [2021-06-08T08:24:20.328Z] ---> 4c0ad50a998f [2021-06-08T08:24:20.328Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T08:24:20.328Z] ---> Running in dbf1f7e18c05 [2021-06-08T08:24:20.328Z] ---> 42e90db4bdc0 [2021-06-08T08:24:20.328Z] 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-08T08:24:20.328Z] 20.10.0: Pulling from library/docker [2021-06-08T08:24:20.328Z] Removing intermediate container dbf1f7e18c05 [2021-06-08T08:24:20.328Z] ---> 5df4e10a97a7 [2021-06-08T08:24:20.329Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T08:24:20.329Z] ---> Running in 39b8dc41f732 [2021-06-08T08:24:20.599Z] ---> 6b0aaf913afe [2021-06-08T08:24:20.599Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T08:24:20.599Z] Removing intermediate container 39b8dc41f732 [2021-06-08T08:24:20.599Z] ---> 89be3ac6c4c4 [2021-06-08T08:24:20.599Z] Step 16/24 : WORKDIR / [2021-06-08T08:24:20.869Z] ---> Running in 8f95cb980a4d [2021-06-08T08:24:21.131Z] ---> 63c7dcea1ed8 [2021-06-08T08:24:21.131Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T08:24:21.393Z] Removing intermediate container 8f95cb980a4d [2021-06-08T08:24:21.393Z] ---> 137da2d595ea [2021-06-08T08:24:21.393Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:24:21.973Z] ---> 884a1e6f96aa [2021-06-08T08:24:21.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T08:24:21.973Z] ---> 001773c25186 [2021-06-08T08:24:21.973Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T08:24:22.561Z] ---> 4c26ef9c7d78 [2021-06-08T08:24:22.561Z] 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-08T08:24:22.827Z] ---> 86d9a00d31d3 [2021-06-08T08:24:22.827Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T08:24:22.827Z] ---> Running in 440039c46d5d [2021-06-08T08:24:23.092Z] ---> b9ed5f8ce2db [2021-06-08T08:24:23.092Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T08:24:23.092Z] ---> Running in cd4c43c9fe85 [2021-06-08T08:24:23.358Z] Removing intermediate container cd4c43c9fe85 [2021-06-08T08:24:23.358Z] ---> ac2ccea47652 [2021-06-08T08:24:23.358Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:24:23.358Z] ---> Running in c621e65153c6 [2021-06-08T08:24:23.626Z] Removing intermediate container c621e65153c6 [2021-06-08T08:24:23.626Z] ---> 6002839c74f4 [2021-06-08T08:24:23.626Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T08:24:23.626Z] ---> Running in 77ad40307271 [2021-06-08T08:24:23.888Z] Removing intermediate container 440039c46d5d [2021-06-08T08:24:23.888Z] ---> 933945d58005 [2021-06-08T08:24:23.888Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T08:24:24.151Z] Removing intermediate container 77ad40307271 [2021-06-08T08:24:24.151Z] ---> 1317bcc598ae [2021-06-08T08:24:24.151Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:24:24.151Z] ---> Running in cc3cca224b70 [2021-06-08T08:24:24.151Z] ---> Running in 6089cfaa6f29 [2021-06-08T08:24:24.151Z] Removing intermediate container cc3cca224b70 [2021-06-08T08:24:24.151Z] ---> d78cb82cb659 [2021-06-08T08:24:24.151Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T08:24:24.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T08:24:24.400Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T08:24:24.411Z] Removing intermediate container 6089cfaa6f29 [2021-06-08T08:24:24.411Z] ---> 2d9813a9ed82 [2021-06-08T08:24:24.411Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:24:24.411Z] ---> Running in 8578ba5080f1 [2021-06-08T08:24:24.411Z] ---> Running in 0f844d2ca886 [2021-06-08T08:24:24.411Z] Removing intermediate container 8578ba5080f1 [2021-06-08T08:24:24.411Z] ---> e1b03e9442b8 [2021-06-08T08:24:24.411Z] [2021-06-08T08:24:24.678Z] Removing intermediate container 0f844d2ca886 [2021-06-08T08:24:24.678Z] ---> 9b6c4c64ff11 [2021-06-08T08:24:24.678Z] Step 25/26 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:24:24.678Z] Successfully built e1b03e9442b8 [2021-06-08T08:24:24.678Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T08:24:24.678Z] Successfully tagged core-metadata:latest [2021-06-08T08:24:24.678Z]  Building core-metadata ... done Status: Downloaded newer image for docker:20.10.0 [2021-06-08T08:24:24.678Z] ---> aefe523efa57 [2021-06-08T08:24:24.678Z] 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-08T08:24:24.678Z] ---> Running in 718c8fbe8fd8 [2021-06-08T08:24:24.678Z] ---> Running in a5bdf71d36bc [2021-06-08T08:24:24.678Z] Removing intermediate container 718c8fbe8fd8 [2021-06-08T08:24:24.678Z] ---> 4bc1ace9b00e [2021-06-08T08:24:24.678Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T08:24:24.678Z] Removing intermediate container a5bdf71d36bc [2021-06-08T08:24:24.678Z] ---> 9ec0cb4f6434 [2021-06-08T08:24:24.678Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T08:24:24.678Z] ---> Running in 258503cb8296 [2021-06-08T08:24:24.678Z] ---> Running in 114a35d1817d [2021-06-08T08:24:24.951Z] Removing intermediate container 258503cb8296 [2021-06-08T08:24:24.951Z] ---> 09839e139e63 [2021-06-08T08:24:24.951Z] [2021-06-08T08:24:24.951Z] Successfully built 09839e139e63 [2021-06-08T08:24:24.951Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T08:24:25.237Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T08:24:25.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T08:24:25.237Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T08:24:25.237Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T08:24:25.237Z] Executing bash-5.0.17-r0.post-install [2021-06-08T08:24:25.237Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:24:25.237Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T08:24:25.237Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T08:24:25.237Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T08:24:25.237Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T08:24:25.237Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T08:24:25.237Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T08:24:25.237Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T08:24:25.237Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T08:24:25.237Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T08:24:25.237Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T08:24:26.181Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T08:24:26.181Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T08:24:26.181Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T08:24:26.181Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T08:24:26.181Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T08:24:26.181Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T08:24:26.181Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T08:24:26.181Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T08:24:26.181Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T08:24:26.181Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T08:24:26.181Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T08:24:26.181Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T08:24:26.181Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T08:24:26.181Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T08:24:26.181Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T08:24:26.181Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T08:24:26.181Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T08:24:26.181Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T08:24:26.181Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T08:24:26.181Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T08:24:26.181Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T08:24:26.181Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T08:24:26.181Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T08:24:26.181Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T08:24:26.181Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T08:24:26.181Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T08:24:26.181Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T08:24:26.181Z] OK: 72 MiB in 59 packages [2021-06-08T08:24:26.755Z] Collecting docker-compose==1.23.2 [2021-06-08T08:24:26.755Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T08:24:27.017Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T08:24:27.017Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T08:24:27.017Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T08:24:27.017Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T08:24:27.279Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T08:24:27.279Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T08:24:27.279Z] Collecting PyYAML<4,>=3.10 [2021-06-08T08:24:27.279Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T08:24:27.852Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T08:24:27.852Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T08:24:28.112Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T08:24:28.112Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T08:24:28.378Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T08:24:28.378Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T08:24:28.640Z] 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-08T08:24:28.640Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T08:24:28.640Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T08:24:28.640Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T08:24:28.640Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T08:24:29.214Z] 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-08T08:24:29.214Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T08:24:29.214Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T08:24:29.214Z] Collecting idna<2.8,>=2.5 [2021-06-08T08:24:29.214Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T08:24:29.214Z] 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-08T08:24:29.214Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T08:24:29.214Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T08:24:29.214Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T08:24:29.214Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T08:24:29.214Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T08:24:29.214Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T08:24:29.475Z] Installing collected packages: websocket-client, jsonschema, cached-property, PyYAML, docopt, urllib3, idna, requests, dockerpty, docker-pycreds, docker, texttable, docker-compose [2021-06-08T08:24:29.475Z] Running setup.py install for PyYAML: started [2021-06-08T08:24:29.736Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T08:24:29.736Z] Running setup.py install for docopt: started [2021-06-08T08:24:30.307Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T08:24:30.307Z] Attempting uninstall: urllib3 [2021-06-08T08:24:30.307Z] Found existing installation: urllib3 1.25.9 [2021-06-08T08:24:30.307Z] Uninstalling urllib3-1.25.9: [2021-06-08T08:24:30.307Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T08:24:30.307Z] Attempting uninstall: idna [2021-06-08T08:24:30.307Z] Found existing installation: idna 2.9 [2021-06-08T08:24:30.307Z] Uninstalling idna-2.9: [2021-06-08T08:24:30.307Z] Successfully uninstalled idna-2.9 [2021-06-08T08:24:30.307Z] Attempting uninstall: requests [2021-06-08T08:24:30.307Z] Found existing installation: requests 2.23.0 [2021-06-08T08:24:30.307Z] Uninstalling requests-2.23.0: [2021-06-08T08:24:30.568Z] Successfully uninstalled requests-2.23.0 [2021-06-08T08:24:30.568Z] Running setup.py install for dockerpty: started [2021-06-08T08:24:30.831Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T08:24:31.094Z] Running setup.py install for texttable: started [2021-06-08T08:24:31.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T08:24:31.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T08:24:31.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T08:24:31.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T08:24:31.356Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T08:24:31.356Z] 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-08T08:24:32.159Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T08:24:33.154Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T08:24:34.659Z] Removing intermediate container 114a35d1817d [2021-06-08T08:24:34.659Z] ---> 3d355592f0c4 [2021-06-08T08:24:34.659Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T08:24:34.659Z] ---> Running in eec77e953646 [2021-06-08T08:24:34.659Z] Removing intermediate container eec77e953646 [2021-06-08T08:24:34.659Z] ---> 9ed46b35f6e4 [2021-06-08T08:24:34.659Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T08:24:34.659Z] ---> Running in 30f5f217e95a [2021-06-08T08:24:34.659Z] Removing intermediate container 30f5f217e95a [2021-06-08T08:24:34.659Z] ---> 1e0c202ca1fa [2021-06-08T08:24:34.659Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T08:24:34.659Z] ---> 2b2ff0b5e44f [2021-06-08T08:24:34.659Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T08:24:34.659Z] ---> 8eff83a0bac3 [2021-06-08T08:24:34.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T08:24:34.920Z] ---> a7ec9c555f19 [2021-06-08T08:24:34.920Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T08:24:34.920Z] ---> Running in b05b4050ee96 [2021-06-08T08:24:34.920Z] Removing intermediate container b05b4050ee96 [2021-06-08T08:24:34.920Z] ---> 36f9b6bdcbdf [2021-06-08T08:24:34.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:24:35.184Z] ---> Running in 2882d2f8e4f6 [2021-06-08T08:24:35.184Z] Removing intermediate container 2882d2f8e4f6 [2021-06-08T08:24:35.184Z] ---> c6c830b671c1 [2021-06-08T08:24:35.184Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T08:24:35.184Z] ---> Running in 5f464de9d891 [2021-06-08T08:24:35.184Z] Removing intermediate container 5f464de9d891 [2021-06-08T08:24:35.184Z] ---> c3dae2f61abb [2021-06-08T08:24:35.184Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:24:35.184Z] ---> Running in a674dc59218e [2021-06-08T08:24:35.446Z] Removing intermediate container a674dc59218e [2021-06-08T08:24:35.446Z] ---> 1d9b5cef813d [2021-06-08T08:24:35.446Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:24:35.446Z] ---> Running in e5bc46e1c6c2 [2021-06-08T08:24:35.446Z] Removing intermediate container e5bc46e1c6c2 [2021-06-08T08:24:35.446Z] ---> cd33b0e18a36 [2021-06-08T08:24:35.446Z] [2021-06-08T08:24:35.446Z] Successfully built cd33b0e18a36 [2021-06-08T08:24:35.707Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T08:24:35.714Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T08:24:35.718Z] $ docker stop --time=1 fab9672d6ba5be7a85ea9f13ebacedabc6120d9782f74ce08bfb516740437535 [2021-06-08T08:24:36.967Z] $ docker rm -f fab9672d6ba5be7a85ea9f13ebacedabc6120d9782f74ce08bfb516740437535 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T08:24:37.330Z] + docker images [2021-06-08T08:24:37.331Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T08:24:37.331Z] sys-mgmt-agent latest cd33b0e18a36 2 seconds ago 312MB [2021-06-08T08:24:37.331Z] security-secretstore-setup latest 09839e139e63 13 seconds ago 28.1MB [2021-06-08T08:24:37.331Z] core-metadata latest e1b03e9442b8 13 seconds ago 16.6MB [2021-06-08T08:24:37.331Z] 8f02cae2ccba 18 seconds ago 1.15GB [2021-06-08T08:24:37.331Z] 35d902bd0b17 18 seconds ago 1.15GB [2021-06-08T08:24:37.331Z] core-command latest 0acbb224b8c0 20 seconds ago 15.9MB [2021-06-08T08:24:37.331Z] 00b0bce9c7c3 21 seconds ago 1.15GB [2021-06-08T08:24:37.331Z] 85c19ce49cd9 25 seconds ago 1.14GB [2021-06-08T08:24:37.331Z] security-bootstrapper latest fbf4aac69344 52 seconds ago 18.2MB [2021-06-08T08:24:37.331Z] core-data latest b2ba955d38de About a minute ago 20.2MB [2021-06-08T08:24:37.331Z] security-proxy-setup latest 8fdc25f1d082 About a minute ago 25.3MB [2021-06-08T08:24:37.331Z] support-notifications latest 017bd34a4c28 About a minute ago 16.6MB [2021-06-08T08:24:37.331Z] support-scheduler latest c4e6189b00b3 About a minute ago 15.9MB [2021-06-08T08:24:37.331Z] f63094490171 About a minute ago 1.14GB [2021-06-08T08:24:37.331Z] 80f89d5f99ee About a minute ago 1.15GB [2021-06-08T08:24:37.331Z] 0ddb0ba45c1e About a minute ago 1.15GB [2021-06-08T08:24:37.331Z] edf51f901a51 About a minute ago 1.14GB [2021-06-08T08:24:37.331Z] b94cecf225df About a minute ago 1.15GB [2021-06-08T08:24:37.331Z] ci-base-image-x86_64 latest 1dc3791025f1 5 minutes ago 648MB [2021-06-08T08:24:37.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T08:24:37.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T08:24:37.331Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T08:24:37.331Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T08:24:37.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-08T08:24:43.409Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T08:24:43.410Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T08:24:43.410Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T08:24:43.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T08:24:43.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T08:24:43.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T08:24:43.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T08:24:44.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.193s coverage: 28.7% of statements [2021-06-08T08:24:47.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.279s coverage: 100.0% of statements [2021-06-08T08:24:47.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T08:24:47.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T08:24:47.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T08:24:48.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.200s coverage: 81.2% of statements [2021-06-08T08:24:48.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T08:24:49.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.359s coverage: 53.4% of statements [2021-06-08T08:24:49.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T08:24:49.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T08:24:52.692Z] Still waiting to schedule task [2021-06-08T08:24:52.692Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-08T08:24:54.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.487s coverage: 87.7% of statements [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:24:54.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.259s coverage: 78.9% of statements [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T08:24:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T08:24:59.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.429s coverage: 95.1% of statements [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T08:24:59.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T08:24:59.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.193s coverage: 60.0% of statements [2021-06-08T08:24:59.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.332s coverage: 0.8% of statements [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T08:24:59.349Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.192s coverage: 22.0% of statements [2021-06-08T08:24:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T08:24:59.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2021-06-08T08:24:59.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.229s coverage: 79.5% of statements [2021-06-08T08:25:00.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements [2021-06-08T08:25:02.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements [2021-06-08T08:25:02.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2021-06-08T08:25:14.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.195s coverage: 94.4% of statements [2021-06-08T08:25:14.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.150s coverage: 44.8% of statements [2021-06-08T08:25:19.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 81.8% of statements [2021-06-08T08:25:19.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 76.0% of statements [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.337s coverage: 91.2% of statements [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 64.4% of statements [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T08:25:26.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.205s coverage: 100.0% of statements [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-06-08T08:25:26.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-06-08T08:25:26.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-06-08T08:25:28.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.128s coverage: 100.0% of statements [2021-06-08T08:25:33.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.075s coverage: 66.9% of statements [2021-06-08T08:25:33.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T08:25:33.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T08:25:33.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T08:25:34.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.696s coverage: 43.6% of statements [2021-06-08T08:25:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T08:25:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T08:25:34.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.126s coverage: 89.5% of statements [2021-06-08T08:25:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T08:25:34.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements [2021-06-08T08:25:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T08:25:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T08:25:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T08:25:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.273s coverage: 19.3% of statements [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.522s coverage: 91.9% of statements [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.206s coverage: 62.7% of statements [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.381s coverage: 97.6% of statements [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-06-08T08:25:42.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.148s coverage: 28.1% of statements [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T08:25:42.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T08:25:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.166s coverage: 28.9% of statements [2021-06-08T08:25:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T08:25:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T08:25:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T08:25:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T08:25:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T08:25:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-06-08T08:25:43.706Z] GO111MODULE=on go vet ./... [2021-06-08T08:27:05.616Z] gofmt -l . [2021-06-08T08:27:05.616Z] [ "`gofmt -l .`" = "" ] [2021-06-08T08:27:05.616Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T08:27:07.732Z] + ls -al . [2021-06-08T08:27:07.732Z] total 556 [2021-06-08T08:27:07.732Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 08:27 . [2021-06-08T08:27:07.732Z] drwxr-xr-x 4 root root 4096 Jun 8 08:22 .. [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 08:21 .dockerignore [2021-06-08T08:27:07.732Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 08:21 .git [2021-06-08T08:27:07.732Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 08:21 .github [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 08:21 .gitignore [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 08:21 .sonarcloud.properties [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 08:21 Attribution.txt [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 08:21 CONTRIBUTING.md [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 08:21 Dockerfile.build [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 08:21 Jenkinsfile [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 08:21 LICENSE [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 08:21 Makefile [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 08:21 README.md [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 08:21 SECURITY.md [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 08:18 VERSION [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 08:21 ZMQWindows.md [2021-06-08T08:27:07.732Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 08:21 bin [2021-06-08T08:27:07.732Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 08:21 cmd [2021-06-08T08:27:07.732Z] -rw-r--r-- 1 root root 411291 Jun 8 08:25 coverage.out [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 08:21 go.mod [2021-06-08T08:27:07.732Z] -rw-r--r-- 1 root root 21048 Jun 8 08:22 go.sum [2021-06-08T08:27:07.732Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 08:21 internal [2021-06-08T08:27:07.732Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 08:21 openapi [2021-06-08T08:27:07.732Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 08:21 snap [2021-06-08T08:27:07.732Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 08:21 version.go [Pipeline] sh [2021-06-08T08:27:08.408Z] + '[' -e coverage.out ] [2021-06-08T08:27:08.409Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T08:27:08.430Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T08:27:09.287Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T08:27:09.938Z] + make build [2021-06-08T08:27:09.938Z] go mod tidy [2021-06-08T08:27:10.547Z] 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-08T08:27:17.262Z] 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-08T08:27:18.883Z] Running on prd-ubuntu18.04-docker-8c-8g-883 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws [2021-06-08T08:27:18.906Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-08T08:27:19.040Z] The recommended git tool is: git [2021-06-08T08:27:21.437Z] using credential edgex-jenkins-ssh [2021-06-08T08:27:21.452Z] Cloning the remote Git repository [2021-06-08T08:27:21.473Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:27:21.546Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-08T08:27:21.571Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:27:21.571Z] > git --version # timeout=10 [2021-06-08T08:27:21.579Z] > git --version # 'git version 2.17.1' [2021-06-08T08:27:21.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:27:21.607Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T08:27:26.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T08:27:26.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T08:27:26.867Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T08:27:26.881Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T08:27:26.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:27:26.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T08:27:27.539Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:27:27.671Z] Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:27:27.672Z] Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) [2021-06-08T08:27:27.562Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T08:27:27.569Z] > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [2021-06-08T08:27:27.635Z] > git remote # timeout=10 [2021-06-08T08:27:27.646Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T08:27:27.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T08:27:27.656Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T08:27:27.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T08:27:27.675Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T08:27:27.679Z] > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [2021-06-08T08:27:31.305Z] Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:27:32.462Z] + echo snap-build.sh [2021-06-08T08:27:32.462Z] snap-build.sh [2021-06-08T08:27:32.462Z] + SNAP_BASE_DIR=. [2021-06-08T08:27:32.462Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-08T08:27:32.462Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-08T08:27:32.462Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-08T08:27:32.462Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-08T08:27:32.462Z] + cd /w/workspace/edgex-go/2 [2021-06-08T08:27:32.462Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-08T08:27:32.462Z] Reading package lists... [2021-06-08T08:27:32.727Z] Building dependency tree... [2021-06-08T08:27:32.727Z] Reading state information... [2021-06-08T08:27:32.727Z] The following packages were automatically installed and are no longer required: [2021-06-08T08:27:32.727Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-08T08:27:32.727Z] uidmap xdelta3 [2021-06-08T08:27:32.727Z] Use 'sudo apt autoremove' to remove them. [2021-06-08T08:27:32.727Z] The following packages will be REMOVED: [2021-06-08T08:27:32.727Z] lxd* lxd-client* [2021-06-08T08:27:33.303Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-08T08:27:33.303Z] After this operation, 31.7 MB disk space will be freed. [2021-06-08T08:27:33.834Z] (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-08T08:27:33.834Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T08:27:34.784Z] Removing lxd dnsmasq configuration [2021-06-08T08:27:34.784Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T08:27:35.048Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-08T08:27:35.996Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:27:35.996Z] (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-08T08:27:35.996Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T08:27:37.392Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-08T08:27:37.392Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-08T08:27:38.785Z] + sudo snap remove --purge lxd [2021-06-08T08:27:39.046Z] snap "lxd" is not installed [2021-06-08T08:27:39.046Z] + sudo groupadd --force --system lxd [2021-06-08T08:27:39.046Z] ++ whoami [2021-06-08T08:27:39.046Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-08T08:27:39.046Z] + newgrp - lxd [2021-06-08T08:27:39.046Z] + sudo snap install lxd [2021-06-08T08:27:39.544Z] 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-08T08:27:41.514Z] 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-08T08:27:44.907Z] 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-08T08:27:45.886Z] 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-08T08:27:47.195Z] 2021-06-08T08:27:44Z INFO Waiting for automatic snapd restart... [2021-06-08T08:27:50.216Z] 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-08T08:27:53.613Z] 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-08T08:27:56.236Z] 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-08T08:28:00.548Z] 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-08T08:28:03.180Z] 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-08T08:28:05.336Z] lxd 4.15 from Canonical* installed [2021-06-08T08:28:05.336Z] + sudo lxd init --auto [2021-06-08T08:28:05.851Z] 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-08T08:28:11.287Z] $ docker stop --time=1 4d751a8f4b9eb76f8ace778bebe1c49c7236aed2c9b207a9e8fcf1c4c7ffd5c8 [2021-06-08T08:28:11.946Z] + sudo snap install --classic snapcraft [2021-06-08T08:28:13.612Z] $ docker rm -f 4d751a8f4b9eb76f8ace778bebe1c49c7236aed2c9b207a9e8fcf1c4c7ffd5c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:28:15.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T08:28:15.304Z] [2021-06-08T08:28:15.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:28:15.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T08:28:15.957Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T08:28:15.957Z] 29e5d40040c1: Pulling fs layer [2021-06-08T08:28:15.957Z] 1ce36da41761: Pulling fs layer [2021-06-08T08:28:15.957Z] 25b303627fd3: Pulling fs layer [2021-06-08T08:28:16.231Z] 29e5d40040c1: Verifying Checksum [2021-06-08T08:28:16.231Z] 29e5d40040c1: Download complete [2021-06-08T08:28:16.828Z] 1ce36da41761: Verifying Checksum [2021-06-08T08:28:16.828Z] 1ce36da41761: Download complete [2021-06-08T08:28:16.828Z] 29e5d40040c1: Pull complete [2021-06-08T08:28:18.259Z] 1ce36da41761: Pull complete [2021-06-08T08:28:18.532Z] 25b303627fd3: Verifying Checksum [2021-06-08T08:28:18.532Z] 25b303627fd3: Download complete [2021-06-08T08:28:20.093Z] snapcraft 4.8 from Canonical* installed [2021-06-08T08:28:20.093Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-08T08:28:20.093Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-08T08:28:20.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T08:28:20.093Z] Dload Upload Total Spent Left Speed [2021-06-08T08:28:20.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 [2021-06-08T08:28:20.354Z] 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M [2021-06-08T08:28:20.354Z] ./yq_linux_amd64 [2021-06-08T08:28:20.616Z] + sudo snapcraft prime --use-lxd [2021-06-08T08:28:22.629Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-08T08:28:22.629Z] 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-08T08:28:22.629Z] - README.md [2021-06-08T08:28:22.629Z] [2021-06-08T08:28:22.629Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T08:28:23.205Z] Launching a container. [2021-06-08T08:28:28.710Z] 25b303627fd3: Pull complete [2021-06-08T08:28:28.711Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T08:28:28.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T08:28:28.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T08:28:28.970Z] prd-ubuntu18.04-docker-arm64-4c-16g-882 does not seem to be running inside a container [2021-06-08T08:28:29.072Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T08:28:29.825Z] Waiting for container to be ready [2021-06-08T08:28:30.401Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-08T08:28:30.401Z] [2021-06-08T08:28:31.944Z] $ docker top 0a6d1569dc24586764fadd664c13ae5dbc4a03ccfc4195c9168ba9201722931c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:28:32.899Z] + grep parallel [2021-06-08T08:28:32.899Z] + docker-compose build --help [2021-06-08T08:28:34.604Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-08T08:28:34.605Z] Waiting for network to be ready... [2021-06-08T08:28:35.176Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T08:28:35.176Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T08:28:35.176Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T08:28:35.438Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T08:28:35.438Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T08:28:35.438Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T08:28:35.438Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T08:28:35.438Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T08:28:35.438Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T08:28:35.438Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T08:28:35.698Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T08:28:35.698Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T08:28:35.959Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T08:28:35.959Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T08:28:35.959Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T08:28:35.959Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T08:28:35.959Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T08:28:35.959Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T08:28:36.286Z] --parallel Build images in parallel. [2021-06-08T08:28:36.551Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T08:28:36.551Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [Pipeline] } [2021-06-08T08:28:36.602Z] $ docker stop --time=1 0a6d1569dc24586764fadd664c13ae5dbc4a03ccfc4195c9168ba9201722931c [2021-06-08T08:28:36.812Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T08:28:36.812Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T08:28:36.812Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T08:28:36.812Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T08:28:36.812Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T08:28:36.812Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T08:28:36.812Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T08:28:38.427Z] $ docker rm -f 0a6d1569dc24586764fadd664c13ae5dbc4a03ccfc4195c9168ba9201722931c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:28:39.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T08:28:39.099Z] . [Pipeline] withDockerContainer [2021-06-08T08:28:39.364Z] prd-ubuntu18.04-docker-arm64-4c-16g-882 does not seem to be running inside a container [2021-06-08T08:28:39.379Z] Fetched 24.7 MB in 4s (6243 kB/s) [2021-06-08T08:28:39.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T08:28:39.952Z] Reading package lists... [2021-06-08T08:28:39.953Z] Reading package lists... [2021-06-08T08:28:40.214Z] Building dependency tree... [2021-06-08T08:28:40.214Z] Reading state information... [2021-06-08T08:28:40.214Z] The following additional packages will be installed: [2021-06-08T08:28:40.214Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T08:28:40.214Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T08:28:40.214Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T08:28:40.214Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-08T08:28:40.214Z] Suggested packages: [2021-06-08T08:28:40.214Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-08T08:28:40.214Z] Recommended packages: [2021-06-08T08:28:40.214Z] gnupg libsasl2-modules [2021-06-08T08:28:40.214Z] The following NEW packages will be installed: [2021-06-08T08:28:40.214Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T08:28:40.214Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T08:28:40.214Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T08:28:40.214Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-08T08:28:40.214Z] The following packages will be upgraded: [2021-06-08T08:28:40.214Z] gpg gpg-agent gpgconf libudev1 [2021-06-08T08:28:40.476Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-08T08:28:40.476Z] Need to get 3530 kB of archives. [2021-06-08T08:28:40.476Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-08T08:28:40.476Z] 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-08T08:28:40.476Z] 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-08T08:28:40.476Z] 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-08T08:28:40.476Z] 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-08T08:28:40.476Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-08T08:28:41.005Z] $ docker top 667d42c5f75acf07374253d9efa46f1a380f637f5835d584d7ddde8983526bfd -eo pid,comm [2021-06-08T08:28:41.053Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [Pipeline] { [2021-06-08T08:28:41.314Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-08T08:28:41.314Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-08T08:28:41.314Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-08T08:28:41.314Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-08T08:28:41.314Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [Pipeline] sh [2021-06-08T08:28:41.576Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-08T08:28:41.576Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-08T08:28:41.576Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-08T08:28:41.576Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-08T08:28:41.576Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-08T08:28:41.576Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-08T08:28:41.576Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-08T08:28:41.576Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-08T08:28:41.576Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-08T08:28:41.576Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-08T08:28:41.576Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-08T08:28:41.838Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:28:41.838Z] Fetched 3530 kB in 1s (2636 kB/s) [2021-06-08T08:28:41.838Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T08:28:41.838Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:28:41.838Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T08:28:41.838Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-08T08:28:41.838Z] Selecting previously unselected package udev. [2021-06-08T08:28:41.963Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T08:28:42.104Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T08:28:42.104Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:28:42.104Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-08T08:28:42.104Z] Selecting previously unselected package libfuse2:amd64. [2021-06-08T08:28:42.104Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T08:28:42.104Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T08:28:42.367Z] Selecting previously unselected package fuse. [2021-06-08T08:28:42.367Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T08:28:42.367Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-08T08:28:42.367Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:28:42.367Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T08:28:42.367Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:28:42.367Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T08:28:42.630Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:28:42.630Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T08:28:42.630Z] Selecting previously unselected package libksba8:amd64. [2021-06-08T08:28:42.630Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-08T08:28:42.630Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-08T08:28:42.630Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-08T08:28:42.630Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:42.630Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:42.630Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-08T08:28:42.630Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:42.630Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:42.892Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-08T08:28:42.892Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:42.892Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:42.892Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-08T08:28:42.892Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:42.892Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:42.892Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-08T08:28:42.892Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:42.892Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:42.892Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-08T08:28:42.892Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:42.892Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:43.153Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-08T08:28:43.153Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:43.153Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:43.153Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-08T08:28:43.153Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:43.153Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:43.153Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-08T08:28:43.153Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T08:28:43.153Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:43.153Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T08:28:43.153Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T08:28:43.153Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T08:28:43.414Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T08:28:43.414Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T08:28:43.414Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T08:28:43.414Z] Selecting previously unselected package libldap-common. [2021-06-08T08:28:43.414Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-08T08:28:43.414Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T08:28:43.414Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T08:28:43.414Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-08T08:28:43.414Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T08:28:43.414Z] Selecting previously unselected package dirmngr. [2021-06-08T08:28:43.414Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:28:43.414Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T08:28:43.677Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T08:28:43.677Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-08T08:28:43.677Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T08:28:43.677Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T08:28:43.677Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T08:28:43.677Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-08T08:28:43.677Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:43.677Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-08T08:28:43.677Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T08:28:43.677Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-08T08:28:43.938Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T08:28:44.200Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:44.201Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-08T08:28:44.201Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-08T08:28:44.201Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-08T08:28:44.201Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:44.201Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:44.201Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:44.201Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:44.201Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:44.201Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:44.201Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T08:28:44.201Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T08:28:44.201Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T08:28:44.201Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T08:28:44.774Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-08T08:28:44.774Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-08T08:28:44.774Z] This means they are not meant to be enabled using systemctl. [2021-06-08T08:28:44.774Z] Possible reasons for having this kind of units are: [2021-06-08T08:28:44.774Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-08T08:28:44.774Z] .wants/ or .requires/ directory. [2021-06-08T08:28:44.774Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-08T08:28:44.774Z] a requirement dependency on it. [2021-06-08T08:28:44.774Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-08T08:28:44.774Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-08T08:28:44.774Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-08T08:28:44.774Z] instance name specified. [2021-06-08T08:28:45.036Z] Reading package lists... [2021-06-08T08:28:45.298Z] Building dependency tree... [2021-06-08T08:28:45.298Z] Reading state information... [2021-06-08T08:28:45.298Z] The following additional packages will be installed: [2021-06-08T08:28:45.298Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-08T08:28:45.298Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-08T08:28:45.298Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-08T08:28:45.298Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-08T08:28:45.298Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-08T08:28:45.298Z] Suggested packages: [2021-06-08T08:28:45.298Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-08T08:28:45.298Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-08T08:28:45.298Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-08T08:28:45.298Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-08T08:28:45.298Z] systemd-container policykit-1 [2021-06-08T08:28:45.298Z] Recommended packages: [2021-06-08T08:28:45.298Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-08T08:28:45.298Z] The following NEW packages will be installed: [2021-06-08T08:28:45.298Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-08T08:28:45.298Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-08T08:28:45.298Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-08T08:28:45.298Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-08T08:28:45.298Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-08T08:28:45.298Z] The following packages will be upgraded: [2021-06-08T08:28:45.298Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-08T08:28:45.341Z] Building core-command ... [2021-06-08T08:28:45.341Z] Building core-data ... [2021-06-08T08:28:45.341Z] Building core-metadata ... [2021-06-08T08:28:45.341Z] Building security-bootstrapper ... [2021-06-08T08:28:45.341Z] Building security-proxy-setup ... [2021-06-08T08:28:45.341Z] Building security-secretstore-setup ... [2021-06-08T08:28:45.341Z] Building support-notifications ... [2021-06-08T08:28:45.341Z] Building support-scheduler ... [2021-06-08T08:28:45.341Z] Building sys-mgmt-agent ... [2021-06-08T08:28:45.341Z] Building security-bootstrapper [2021-06-08T08:28:45.341Z] Building core-metadata [2021-06-08T08:28:45.341Z] Building sys-mgmt-agent [2021-06-08T08:28:45.341Z] Building security-proxy-setup [2021-06-08T08:28:45.341Z] Building support-scheduler [2021-06-08T08:28:45.561Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-08T08:28:45.561Z] Need to get 36.7 MB of archives. [2021-06-08T08:28:45.561Z] After this operation, 147 MB of additional disk space will be used. [2021-06-08T08:28:45.561Z] 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-08T08:28:45.561Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-08T08:28:45.823Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-08T08:28:45.823Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-08T08:28:45.823Z] 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-08T08:28:45.823Z] 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-08T08:28:45.823Z] 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-08T08:28:45.823Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-08T08:28:45.823Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-08T08:28:45.823Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-08T08:28:45.823Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-08T08:28:45.823Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-08T08:28:45.823Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-08T08:28:45.823Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-08T08:28:45.823Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-08T08:28:45.823Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-08T08:28:46.395Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-08T08:28:46.395Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-08T08:28:46.657Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-08T08:28:46.657Z] 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-08T08:28:46.657Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-08T08:28:46.657Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-08T08:28:46.657Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-08T08:28:46.657Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-08T08:28:46.657Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-08T08:28:46.657Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-08T08:28:46.657Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-08T08:28:46.657Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-08T08:28:46.657Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-08T08:28:46.657Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-08T08:28:48.044Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:28:48.044Z] Fetched 36.7 MB in 2s (15.9 MB/s) [2021-06-08T08:28:48.044Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T08:28:48.044Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:28:48.044Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T08:28:48.619Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:28:48.619Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T08:28:48.619Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-08T08:28:48.619Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T08:28:48.619Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-08T08:28:48.619Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-08T08:28:48.880Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-08T08:28:48.880Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T08:28:48.880Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-08T08:28:48.880Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-08T08:28:49.141Z] Setting up apt (1.6.13) ... [2021-06-08T08:28:49.141Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-08T08:28:49.403Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-08T08:28:49.665Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-08T08:28:49.665Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T08:28:49.665Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T08:28:49.665Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-08T08:28:49.665Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T08:28:49.927Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:28:49.927Z] Selecting previously unselected package libexpat1:amd64. [2021-06-08T08:28:49.927Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-08T08:28:49.927Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T08:28:49.927Z] Selecting previously unselected package python3.6-minimal. [2021-06-08T08:28:49.927Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T08:28:49.927Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:28:50.189Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T08:28:50.189Z] Checking for services that may need to be restarted...done. [2021-06-08T08:28:50.189Z] Checking for services that may need to be restarted...done. [2021-06-08T08:28:50.451Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:28:50.451Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T08:28:50.451Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:28:50.713Z] Selecting previously unselected package python3-minimal. [2021-06-08T08:28:50.713Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-08T08:28:50.713Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-08T08:28:50.713Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-08T08:28:50.713Z] Selecting previously unselected package mime-support. [2021-06-08T08:28:50.713Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-08T08:28:50.713Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-08T08:28:50.976Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-08T08:28:50.976Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-08T08:28:50.976Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T08:28:50.976Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-08T08:28:50.976Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T08:28:50.976Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:28:51.237Z] Selecting previously unselected package python3.6. [2021-06-08T08:28:51.237Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T08:28:51.237Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:28:51.237Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T08:28:51.237Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-08T08:28:51.237Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T08:28:51.237Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-08T08:28:51.499Z] Selecting previously unselected package python3. [2021-06-08T08:28:51.499Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-08T08:28:51.499Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-08T08:28:51.499Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-08T08:28:51.499Z] Selecting previously unselected package multiarch-support. [2021-06-08T08:28:51.499Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:28:51.499Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T08:28:51.499Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T08:28:51.499Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-08T08:28:51.499Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-08T08:28:51.499Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-08T08:28:51.499Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T08:28:51.760Z] Selecting previously unselected package libbsd0:amd64. [2021-06-08T08:28:51.760Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-08T08:28:51.760Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T08:28:51.760Z] Selecting previously unselected package sudo. [2021-06-08T08:28:51.760Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-08T08:28:51.760Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T08:28:51.760Z] Selecting previously unselected package apparmor. [2021-06-08T08:28:51.760Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T08:28:51.760Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-08T08:28:52.021Z] Selecting previously unselected package libedit2:amd64. [2021-06-08T08:28:52.021Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-08T08:28:52.021Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T08:28:52.021Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T08:28:52.021Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T08:28:52.021Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:28:52.021Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T08:28:52.021Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T08:28:52.021Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:28:52.283Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T08:28:52.283Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-08T08:28:52.283Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T08:28:52.283Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T08:28:52.283Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T08:28:52.283Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:28:52.283Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T08:28:52.283Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T08:28:52.283Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:28:52.283Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-08T08:28:52.283Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-08T08:28:52.283Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T08:28:52.546Z] Selecting previously unselected package openssh-client. [2021-06-08T08:28:52.546Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-08T08:28:52.546Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T08:28:52.546Z] Selecting previously unselected package squashfs-tools. [2021-06-08T08:28:52.546Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-08T08:28:52.546Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T08:28:52.808Z] Selecting previously unselected package snapd. [2021-06-08T08:28:52.808Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-08T08:28:52.808Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-08T08:28:54.729Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T08:28:54.729Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T08:28:54.729Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-08T08:28:54.729Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T08:28:54.729Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T08:28:54.729Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:28:54.729Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T08:28:54.992Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-08T08:28:54.992Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-08T08:28:55.567Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T08:28:55.567Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T08:28:55.567Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T08:28:55.567Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:28:55.567Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:28:55.567Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T08:28:56.141Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T08:28:56.141Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:28:56.141Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T08:28:56.141Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-08T08:28:56.141Z] running python rtupdate hooks for python3.6... [2021-06-08T08:28:56.141Z] running python post-rtupdate hooks for python3.6... [2021-06-08T08:28:56.404Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-08T08:28:56.978Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-08T08:28:56.978Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T08:28:56.978Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T08:28:57.240Z] Setting up snapd (2.49.2+18.04) ... [2021-06-08T08:28:57.502Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-08T08:28:57.763Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-08T08:28:57.764Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-08T08:28:58.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-08T08:28:58.288Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T08:28:58.288Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T08:28:58.288Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-08T08:28:58.555Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-08T08:28:58.555Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-08T08:28:58.817Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-08T08:28:59.079Z] /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-08T08:28:59.079Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T08:28:59.079Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T08:28:59.653Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T08:28:59.914Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T08:28:59.914Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T08:29:01.121Z] Reading package lists... [2021-06-08T08:29:01.385Z] Reading package lists... [2021-06-08T08:29:01.647Z] Building dependency tree... [2021-06-08T08:29:01.647Z] Reading state information... [2021-06-08T08:29:01.909Z] Calculating upgrade... [2021-06-08T08:29:01.909Z] The following packages will be upgraded: [2021-06-08T08:29:01.909Z] advancecomp base-files bash binutils binutils-common [2021-06-08T08:29:01.909Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-08T08:29:01.909Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-08T08:29:01.909Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-08T08:29:01.909Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-08T08:29:01.909Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-08T08:29:01.909Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-08T08:29:01.909Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-08T08:29:01.909Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-08T08:29:01.909Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-08T08:29:01.909Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-08T08:29:01.909Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-08T08:29:01.909Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-08T08:29:01.909Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-08T08:29:01.909Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-08T08:29:01.909Z] ubuntu-keyring util-linux [2021-06-08T08:29:02.171Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T08:29:02.171Z] Need to get 64.1 MB of archives. [2021-06-08T08:29:02.171Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-08T08:29:02.171Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-08T08:29:02.171Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-08T08:29:02.171Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-08T08:29:02.171Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-08T08:29:02.171Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-08T08:29:02.171Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-08T08:29:02.171Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-08T08:29:02.171Z] 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-08T08:29:02.171Z] 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-08T08:29:02.171Z] 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-08T08:29:02.171Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-08T08:29:02.171Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-08T08:29:02.171Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-08T08:29:02.171Z] 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-08T08:29:02.171Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-08T08:29:02.171Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-08T08:29:02.171Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-08T08:29:02.171Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-08T08:29:02.171Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-08T08:29:02.442Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-08T08:29:02.442Z] 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-08T08:29:02.442Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-08T08:29:02.442Z] 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-08T08:29:02.442Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-08T08:29:02.442Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-08T08:29:02.442Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-08T08:29:02.442Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-08T08:29:02.442Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-08T08:29:02.442Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-08T08:29:02.442Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-08T08:29:02.442Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-08T08:29:02.442Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-08T08:29:02.442Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-08T08:29:02.442Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-08T08:29:02.442Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-08T08:29:02.442Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-08T08:29:02.442Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-08T08:29:02.442Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-08T08:29:02.442Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-08T08:29:02.442Z] 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-08T08:29:02.442Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-08T08:29:02.442Z] 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-08T08:29:02.442Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-08T08:29:02.442Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-08T08:29:02.442Z] 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-08T08:29:02.442Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-08T08:29:02.442Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-08T08:29:02.442Z] 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-08T08:29:02.442Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-08T08:29:02.442Z] 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-08T08:29:02.442Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-08T08:29:02.442Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-08T08:29:02.442Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-08T08:29:02.442Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-08T08:29:02.442Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-08T08:29:02.442Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-08T08:29:02.442Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-08T08:29:02.703Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-08T08:29:02.703Z] 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-08T08:29:02.964Z] 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-08T08:29:02.964Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-08T08:29:02.964Z] 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-08T08:29:02.964Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-08T08:29:02.964Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-08T08:29:02.964Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-08T08:29:02.964Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-08T08:29:03.225Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-08T08:29:03.225Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-08T08:29:03.487Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-08T08:29:03.487Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-08T08:29:03.487Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-08T08:29:03.487Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-08T08:29:03.487Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-08T08:29:03.487Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-08T08:29:03.487Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-08T08:29:03.487Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-08T08:29:03.487Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-08T08:29:03.487Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-08T08:29:03.487Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-08T08:29:03.487Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-08T08:29:03.751Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-08T08:29:03.751Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-08T08:29:03.751Z] 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-08T08:29:03.751Z] 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-08T08:29:03.751Z] 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-08T08:29:03.751Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-08T08:29:03.751Z] 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-08T08:29:03.751Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-08T08:29:03.751Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-08T08:29:03.751Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-08T08:29:03.751Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-08T08:29:03.751Z] 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-08T08:29:03.751Z] 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-08T08:29:03.751Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-08T08:29:03.751Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-08T08:29:03.751Z] 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-08T08:29:03.751Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-08T08:29:04.012Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-08T08:29:04.012Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-08T08:29:04.012Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-08T08:29:04.012Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-08T08:29:04.012Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-08T08:29:04.012Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:29:04.274Z] Fetched 64.1 MB in 2s (32.1 MB/s) [2021-06-08T08:29:04.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:29:04.274Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:29:04.274Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T08:29:04.535Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:29:04.535Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T08:29:04.535Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-08T08:29:04.798Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-08T08:29:04.798Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:04.798Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.061Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.061Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.061Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.061Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.061Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.061Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.061Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.061Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.322Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.322Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.322Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.322Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.322Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:05.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:29:05.322Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.322Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.585Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:05.585Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:29:05.585Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.585Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.585Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.585Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.847Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:05.847Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T08:29:05.847Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:05.847Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:29:05.847Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:29:06.115Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T08:29:06.377Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T08:29:06.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T08:29:06.640Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-08T08:29:06.640Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-08T08:29:06.640Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-08T08:29:06.903Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-08T08:29:06.903Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-08T08:29:06.903Z] Installing new version of config file /etc/issue ... [2021-06-08T08:29:07.165Z] Installing new version of config file /etc/issue.net ... [2021-06-08T08:29:07.165Z] Installing new version of config file /etc/lsb-release ... [2021-06-08T08:29:07.165Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-08T08:29:07.165Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-08T08:29:07.427Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-08T08:29:07.427Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-08T08:29:07.427Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:07.427Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-08T08:29:07.427Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-08T08:29:07.691Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-08T08:29:07.691Z] 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-08T08:29:07.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:07.691Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:07.691Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:07.691Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:07.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:07.691Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-08T08:29:07.691Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-08T08:29:07.953Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-08T08:29:07.953Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:07.953Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-08T08:29:07.953Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T08:29:08.216Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-08T08:29:08.216Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:08.216Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T08:29:08.216Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T08:29:08.216Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T08:29:08.216Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:08.216Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T08:29:08.216Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T08:29:08.478Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-08T08:29:08.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:08.478Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-08T08:29:08.478Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-08T08:29:08.478Z] Setting up grep (3.1-2build1) ... [2021-06-08T08:29:08.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:08.478Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T08:29:08.478Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T08:29:08.742Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-08T08:29:08.742Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:08.742Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T08:29:08.742Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:29:08.742Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-08T08:29:09.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:09.004Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T08:29:09.004Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T08:29:09.267Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T08:29:09.267Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T08:29:09.267Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T08:29:09.267Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T08:29:09.528Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-08T08:29:09.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:09.789Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-08T08:29:09.789Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T08:29:10.051Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T08:29:10.051Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T08:29:10.051Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T08:29:10.051Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T08:29:10.314Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T08:29:10.314Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:10.314Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-08T08:29:10.314Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-08T08:29:10.314Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-08T08:29:10.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:10.576Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:10.576Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:10.576Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:10.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:10.576Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:10.576Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:10.576Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:10.842Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:10.842Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:10.842Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:10.842Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:10.842Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:10.842Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:10.842Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:10.842Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:11.105Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:11.105Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T08:29:11.105Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:29:11.105Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T08:29:11.105Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:29:11.105Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T08:29:11.105Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:11.105Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T08:29:11.105Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:29:11.367Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T08:29:11.367Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:11.367Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:11.368Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:11.368Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:11.368Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:11.368Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:11.632Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:11.632Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:11.632Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:11.632Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:11.632Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:12.212Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:12.212Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-08T08:29:12.474Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-08T08:29:12.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:12.737Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T08:29:12.737Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T08:29:12.737Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:29:12.999Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T08:29:12.999Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-08T08:29:12.999Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T08:29:12.999Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-08T08:29:12.999Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:29:12.999Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-08T08:29:13.261Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-08T08:29:13.261Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-08T08:29:13.524Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:29:13.524Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-08T08:29:13.524Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T08:29:13.524Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-08T08:29:13.524Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:29:13.524Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-08T08:29:13.524Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T08:29:13.788Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-08T08:29:13.788Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:29:13.788Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T08:29:13.788Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T08:29:13.788Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T08:29:14.050Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T08:29:14.050Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T08:29:14.050Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T08:29:14.050Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T08:29:14.051Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-08T08:29:14.051Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T08:29:14.312Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T08:29:14.312Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T08:29:14.312Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:14.313Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T08:29:14.313Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T08:29:14.575Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-08T08:29:14.575Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T08:29:14.575Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T08:29:14.575Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T08:29:14.575Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T08:29:14.575Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:14.575Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-08T08:29:14.575Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-08T08:29:14.842Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-08T08:29:14.843Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:14.843Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-08T08:29:14.843Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-08T08:29:14.843Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-08T08:29:14.843Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:14.843Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-08T08:29:15.108Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T08:29:15.108Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T08:29:15.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:15.372Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T08:29:15.372Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T08:29:15.373Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T08:29:15.373Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:15.373Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-08T08:29:15.373Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-08T08:29:15.373Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-08T08:29:15.635Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:15.635Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T08:29:15.635Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T08:29:15.635Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-08T08:29:15.898Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:15.898Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T08:29:15.898Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T08:29:15.898Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-08T08:29:15.898Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:15.898Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T08:29:15.898Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T08:29:16.160Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T08:29:16.160Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:16.160Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T08:29:16.160Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T08:29:16.160Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T08:29:16.423Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:16.423Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-08T08:29:16.423Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-08T08:29:16.423Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-08T08:29:16.423Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:16.423Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-08T08:29:16.423Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-08T08:29:16.423Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-08T08:29:16.685Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:16.685Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-08T08:29:16.685Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-08T08:29:16.685Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-08T08:29:16.685Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:16.685Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-08T08:29:16.685Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-08T08:29:16.947Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-08T08:29:16.947Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:16.947Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-08T08:29:16.947Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-08T08:29:16.947Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-08T08:29:16.947Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T08:29:16.947Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-08T08:29:16.947Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-08T08:29:17.210Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-08T08:29:17.210Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-08T08:29:17.210Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T08:29:17.210Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T08:29:17.210Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T08:29:17.210Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T08:29:17.473Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T08:29:17.473Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T08:29:17.473Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-08T08:29:17.473Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-08T08:29:17.735Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T08:29:17.735Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-08T08:29:17.735Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-08T08:29:17.735Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-08T08:29:17.735Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-08T08:29:17.735Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-08T08:29:17.735Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-08T08:29:17.735Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-08T08:29:17.997Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-08T08:29:17.997Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-08T08:29:17.997Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-08T08:29:17.997Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-08T08:29:17.997Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-08T08:29:17.997Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-08T08:29:18.295Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-08T08:29:18.295Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-08T08:29:18.561Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-08T08:29:18.561Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-08T08:29:18.561Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-08T08:29:18.561Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-08T08:29:18.561Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T08:29:18.829Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T08:29:18.829Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T08:29:19.101Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T08:29:19.101Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T08:29:19.101Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T08:29:19.101Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T08:29:19.101Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T08:29:19.101Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:19.101Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:19.363Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:19.363Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:19.363Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:19.363Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:19.363Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:19.363Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:20.317Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:20.317Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:21.266Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:21.266Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:21.533Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:21.533Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:22.114Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:22.114Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:23.064Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T08:29:23.064Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T08:29:23.064Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T08:29:23.064Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T08:29:23.064Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T08:29:23.064Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T08:29:23.065Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T08:29:23.065Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T08:29:23.065Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-08T08:29:23.065Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-08T08:29:23.327Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T08:29:23.327Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T08:29:23.327Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T08:29:23.327Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T08:29:23.327Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-08T08:29:23.327Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-08T08:29:23.590Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:23.590Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T08:29:23.590Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:23.590Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:23.590Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:23.590Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-08T08:29:23.590Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-08T08:29:23.590Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-08T08:29:23.590Z] [2021-06-08T08:29:23.590Z] Current default time zone: 'Etc/UTC' [2021-06-08T08:29:23.590Z] Local time is now: Tue Jun 8 08:29:23 UTC 2021. [2021-06-08T08:29:23.590Z] Universal Time is now: Tue Jun 8 08:29:23 UTC 2021. [2021-06-08T08:29:23.590Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-08T08:29:23.590Z] [2021-06-08T08:29:23.590Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-08T08:29:23.590Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:23.590Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-08T08:29:23.590Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-08T08:29:23.590Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-08T08:29:23.590Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-08T08:29:23.590Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-08T08:29:23.853Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-08T08:29:23.853Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-08T08:29:23.853Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T08:29:23.853Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:23.853Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-08T08:29:23.853Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:23.853Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T08:29:23.853Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:23.853Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-08T08:29:23.853Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-08T08:29:23.853Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-08T08:29:23.853Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T08:29:23.853Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-08T08:29:23.853Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-08T08:29:24.115Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:29:24.115Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-08T08:29:26.033Z] Updating certificates in /etc/ssl/certs... [2021-06-08T08:29:26.978Z] 23 added, 27 removed; done. [2021-06-08T08:29:26.978Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T08:29:26.978Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-08T08:29:26.978Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-08T08:29:26.978Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-08T08:29:26.978Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T08:29:26.978Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-08T08:29:26.978Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-08T08:29:26.978Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-08T08:29:26.978Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-08T08:29:26.978Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-08T08:29:26.978Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T08:29:26.978Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-08T08:29:26.978Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-08T08:29:27.244Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-08T08:29:27.244Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:29:27.244Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T08:29:27.244Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-08T08:29:27.244Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-08T08:29:27.244Z] Updating certificates in /etc/ssl/certs... [2021-06-08T08:29:27.819Z] 0 added, 0 removed; done. [2021-06-08T08:29:27.819Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-08T08:29:27.819Z] done. [2021-06-08T08:29:28.390Z] Reading package lists... [2021-06-08T08:29:28.390Z] Building dependency tree... [2021-06-08T08:29:28.390Z] Reading state information... [2021-06-08T08:29:28.652Z] The following NEW packages will be installed: [2021-06-08T08:29:28.652Z] apt-transport-https [2021-06-08T08:29:28.913Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T08:29:28.914Z] Need to get 1692 B of archives. [2021-06-08T08:29:28.914Z] After this operation, 154 kB of additional disk space will be used. [2021-06-08T08:29:28.914Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-08T08:29:28.914Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:29:28.914Z] Fetched 1692 B in 0s (9651 B/s) [2021-06-08T08:29:28.914Z] Selecting previously unselected package apt-transport-https. [2021-06-08T08:29:28.914Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-08T08:29:28.914Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-08T08:29:28.914Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-08T08:29:28.914Z] Setting up apt-transport-https (1.6.13) ... [2021-06-08T08:29:29.174Z] Waiting for network to be ready... [2021-06-08T08:29:35.793Z] 2021-06-08T08:29:32Z INFO Waiting for automatic snapd restart... [2021-06-08T08:29:36.736Z] snapd 2.50.1 from Canonical* installed [2021-06-08T08:29:37.698Z] "snapd" switched to the "latest/stable" channel [2021-06-08T08:29:37.698Z] [2021-06-08T08:29:40.313Z] core18 20210507 from Canonical* installed [2021-06-08T08:29:40.577Z] "core18" switched to the "latest/stable" channel [2021-06-08T08:29:40.577Z] [2021-06-08T08:29:44.790Z] snapcraft 4.8 from Canonical* installed [2021-06-08T08:29:44.790Z] "snapcraft" switched to the "latest/stable" channel [2021-06-08T08:29:44.790Z] [2021-06-08T08:29:49.001Z] 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-08T08:29:49.001Z] - README.md [2021-06-08T08:29:49.001Z] [2021-06-08T08:29:49.001Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T08:29:49.001Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T08:29:49.001Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T08:29:49.263Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T08:29:50.207Z] Reading package lists... [2021-06-08T08:29:50.469Z] 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-08T08:29:50.731Z] Reading package lists... [2021-06-08T08:29:50.731Z] Building dependency tree... [2021-06-08T08:29:50.731Z] Reading state information... [2021-06-08T08:29:50.992Z] Suggested packages: [2021-06-08T08:29:50.992Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-08T08:29:50.992Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-08T08:29:50.992Z] Recommended packages: [2021-06-08T08:29:50.992Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-08T08:29:50.992Z] The following NEW packages will be installed: [2021-06-08T08:29:50.992Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-08T08:29:50.992Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-08T08:29:50.992Z] pkg-config zip [2021-06-08T08:29:50.992Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T08:29:50.992Z] Need to get 7663 kB of archives. [2021-06-08T08:29:50.992Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-08T08:29:50.992Z] 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-08T08:29:50.992Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-08T08:29:50.992Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-08T08:29:50.992Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-08T08:29:51.253Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-08T08:29:51.253Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-08T08:29:51.253Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-08T08:29:51.253Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-08T08:29:51.537Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-08T08:29:51.537Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-08T08:29:51.537Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-08T08:29:51.538Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-08T08:29:51.538Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-08T08:29:51.538Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-08T08:29:51.538Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-08T08:29:51.827Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T08:29:51.827Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-06-08T08:29:51.827Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-08T08:29:51.827Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-08T08:29:51.827Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-08T08:29:51.827Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T08:29:52.155Z] Selecting previously unselected package libpsl5:amd64. [2021-06-08T08:29:52.155Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-08T08:29:52.155Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T08:29:52.155Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T08:29:52.155Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-08T08:29:52.155Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T08:29:52.155Z] Selecting previously unselected package librtmp1:amd64. [2021-06-08T08:29:52.155Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-08T08:29:52.155Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T08:29:52.155Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-08T08:29:52.155Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-08T08:29:52.155Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T08:29:52.497Z] Selecting previously unselected package liberror-perl. [2021-06-08T08:29:52.497Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-08T08:29:52.497Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-08T08:29:52.497Z] Selecting previously unselected package git-man. [2021-06-08T08:29:52.497Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-08T08:29:52.497Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T08:29:52.497Z] Selecting previously unselected package git. [2021-06-08T08:29:52.497Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-08T08:29:52.497Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T08:29:52.883Z] Selecting previously unselected package libnorm1:amd64. [2021-06-08T08:29:52.883Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-08T08:29:52.883Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T08:29:53.229Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-08T08:29:53.229Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-08T08:29:53.229Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T08:29:53.229Z] Selecting previously unselected package libsodium23:amd64. [2021-06-08T08:29:53.229Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-08T08:29:53.229Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-08T08:29:53.229Z] Selecting previously unselected package libzmq5:amd64. [2021-06-08T08:29:53.229Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T08:29:53.229Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T08:29:53.229Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-08T08:29:53.229Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T08:29:53.324Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:29:53.324Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:29:53.324Z] ---> 8fff3f09821f [2021-06-08T08:29:53.324Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:29:53.536Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T08:29:53.536Z] Selecting previously unselected package pkg-config. [2021-06-08T08:29:53.536Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-08T08:29:53.536Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T08:29:53.536Z] Selecting previously unselected package zip. [2021-06-08T08:29:53.536Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-08T08:29:53.536Z] Unpacking zip (3.0-11build1) ... [2021-06-08T08:29:53.536Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T08:29:53.536Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T08:29:53.536Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T08:29:53.536Z] Setting up liberror-perl (0.17025-1) ... [2021-06-08T08:29:53.536Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T08:29:53.536Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T08:29:53.536Z] No schema files found: doing nothing. [2021-06-08T08:29:53.536Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T08:29:53.798Z] Setting up zip (3.0-11build1) ... [2021-06-08T08:29:53.798Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T08:29:53.798Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-08T08:29:53.798Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T08:29:53.798Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T08:29:53.798Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T08:29:53.798Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T08:29:53.798Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T08:29:53.798Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T08:29:53.924Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:29:53.924Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:29:53.924Z] ---> 8fff3f09821f [2021-06-08T08:29:53.924Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T08:29:53.925Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:29:53.925Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:29:53.925Z] ---> 8fff3f09821f [2021-06-08T08:29:53.925Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:29:53.925Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:29:53.925Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:29:53.925Z] ---> 8fff3f09821f [2021-06-08T08:29:53.925Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T08:29:54.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:29:54.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:29:54.204Z] ---> 8fff3f09821f [2021-06-08T08:29:54.204Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T08:29:54.372Z] git set to automatically installed. [2021-06-08T08:29:54.372Z] git-man set to automatically installed. [2021-06-08T08:29:54.372Z] libcurl3-gnutls set to automatically installed. [2021-06-08T08:29:54.372Z] liberror-perl set to automatically installed. [2021-06-08T08:29:54.372Z] libglib2.0-0 set to automatically installed. [2021-06-08T08:29:54.372Z] libnghttp2-14 set to automatically installed. [2021-06-08T08:29:54.372Z] libnorm1 set to automatically installed. [2021-06-08T08:29:54.372Z] libpgm-5.2-0 set to automatically installed. [2021-06-08T08:29:54.372Z] libpsl5 set to automatically installed. [2021-06-08T08:29:54.372Z] librtmp1 set to automatically installed. [2021-06-08T08:29:54.372Z] libsodium23 set to automatically installed. [2021-06-08T08:29:54.372Z] libzmq3-dev set to automatically installed. [2021-06-08T08:29:54.372Z] libzmq5 set to automatically installed. [2021-06-08T08:29:54.372Z] pkg-config set to automatically installed. [2021-06-08T08:29:54.372Z] zip set to automatically installed. [2021-06-08T08:29:55.641Z] ---> Running in d4f33173e22b [2021-06-08T08:29:55.641Z] ---> Running in 2a6333575bc7 [2021-06-08T08:29:55.641Z] ---> Running in a30f8463e413 [2021-06-08T08:29:55.641Z] ---> Running in 1435d73a3c9d [2021-06-08T08:29:55.641Z] ---> Running in 0729a4b3108b [2021-06-08T08:29:55.759Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T08:29:56.625Z] Removing intermediate container d4f33173e22b [2021-06-08T08:29:56.625Z] ---> 59b435237e67 [2021-06-08T08:29:56.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:29:56.625Z] Removing intermediate container a30f8463e413 [2021-06-08T08:29:56.625Z] ---> d39e0417d59a [2021-06-08T08:29:56.625Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:29:56.625Z] Removing intermediate container 0729a4b3108b [2021-06-08T08:29:56.625Z] ---> 5f1bb406630c [2021-06-08T08:29:56.625Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:29:56.625Z] Removing intermediate container 2a6333575bc7 [2021-06-08T08:29:56.625Z] ---> b828b16a777b [2021-06-08T08:29:56.625Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:29:56.625Z] Removing intermediate container 1435d73a3c9d [2021-06-08T08:29:56.625Z] ---> 1a65ac1bf078 [2021-06-08T08:29:56.625Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:29:56.704Z] snap "core18" has no updates available [2021-06-08T08:29:56.902Z] ---> Running in 2c79bb041138 [2021-06-08T08:29:56.902Z] ---> Running in ba26d7c4c87b [2021-06-08T08:29:56.902Z] ---> Running in b73475851917 [2021-06-08T08:29:56.902Z] ---> Running in b5983c143a15 [2021-06-08T08:29:56.902Z] ---> Running in 482dcc38c30a [2021-06-08T08:29:56.966Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T08:30:01.239Z] Removing intermediate container ba26d7c4c87b [2021-06-08T08:30:01.240Z] ---> 792fbaae11f7 [2021-06-08T08:30:01.240Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T08:30:01.240Z] Removing intermediate container b5983c143a15 [2021-06-08T08:30:01.240Z] ---> 0de1e8e39a8c [2021-06-08T08:30:01.240Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T08:30:01.240Z] Removing intermediate container 2c79bb041138 [2021-06-08T08:30:01.240Z] ---> 0407519ae6fb [2021-06-08T08:30:01.240Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T08:30:01.240Z] ---> Running in bd2837f486c3 [2021-06-08T08:30:01.240Z] ---> Running in 53b0915a8759 [2021-06-08T08:30:01.240Z] ---> Running in abf3f1ae6544 [2021-06-08T08:30:01.240Z] Removing intermediate container 482dcc38c30a [2021-06-08T08:30:01.240Z] ---> e47839ca3581 [2021-06-08T08:30:01.240Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T08:30:01.240Z] Removing intermediate container b73475851917 [2021-06-08T08:30:01.240Z] ---> 88d632d18a63 [2021-06-08T08:30:01.240Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T08:30:01.512Z] ---> Running in c5fac721455f [2021-06-08T08:30:01.512Z] ---> Running in 2e8db3db85a8 [2021-06-08T08:30:03.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:03.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:03.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:03.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:03.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:04.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:04.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:04.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:04.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:04.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:30:05.271Z] OK: 218 MiB in 52 packages [2021-06-08T08:30:05.271Z] OK: 218 MiB in 52 packages [2021-06-08T08:30:05.875Z] OK: 218 MiB in 52 packages [2021-06-08T08:30:05.875Z] OK: 218 MiB in 52 packages [2021-06-08T08:30:05.875Z] OK: 218 MiB in 52 packages [2021-06-08T08:30:06.874Z] Removing intermediate container 53b0915a8759 [2021-06-08T08:30:06.874Z] ---> 863bd0a68ec8 [2021-06-08T08:30:06.874Z] Step 6/23 : COPY go.mod . [2021-06-08T08:30:07.145Z] Removing intermediate container bd2837f486c3 [2021-06-08T08:30:07.145Z] ---> ec3a0e073be3 [2021-06-08T08:30:07.145Z] Step 6/24 : COPY go.mod . [2021-06-08T08:30:07.420Z] Removing intermediate container abf3f1ae6544 [2021-06-08T08:30:07.420Z] ---> b5da44d7c7ed [2021-06-08T08:30:07.420Z] Step 6/32 : COPY go.mod . [2021-06-08T08:30:07.692Z] Removing intermediate container c5fac721455f [2021-06-08T08:30:07.692Z] ---> 05c28bf7d59d [2021-06-08T08:30:07.692Z] Step 6/22 : COPY go.mod . [2021-06-08T08:30:07.692Z] ---> 001bcee6c480 [2021-06-08T08:30:07.692Z] Step 7/23 : RUN go mod download [2021-06-08T08:30:07.977Z] Removing intermediate container 2e8db3db85a8 [2021-06-08T08:30:07.978Z] ---> e27791ca22ad [2021-06-08T08:30:07.978Z] Step 6/24 : COPY go.mod . [2021-06-08T08:30:07.978Z] ---> Running in a5280f19c7c0 [2021-06-08T08:30:08.257Z] ---> e2fde871ee87 [2021-06-08T08:30:08.257Z] Step 7/24 : RUN go mod download [2021-06-08T08:30:08.544Z] ---> Running in 29c9e75d662d [2021-06-08T08:30:08.819Z] ---> 18ee84761129 [2021-06-08T08:30:08.819Z] Step 7/32 : RUN go mod download [2021-06-08T08:30:08.819Z] ---> Running in 51cd19bf66f8 [2021-06-08T08:30:09.100Z] ---> fc3c2047e527 [2021-06-08T08:30:09.100Z] Step 7/22 : RUN go mod download [2021-06-08T08:30:09.100Z] ---> efee08b7deb3 [2021-06-08T08:30:09.100Z] Step 7/24 : RUN go mod download [2021-06-08T08:30:09.374Z] ---> Running in e143ff2e7826 [2021-06-08T08:30:09.374Z] ---> Running in a7b487f2942b [2021-06-08T08:30:12.018Z] Removing intermediate container a5280f19c7c0 [2021-06-08T08:30:12.018Z] ---> 7bccb9593925 [2021-06-08T08:30:12.018Z] Step 8/23 : COPY . . [2021-06-08T08:30:12.616Z] Removing intermediate container 29c9e75d662d [2021-06-08T08:30:12.616Z] ---> 29f0cd6b174a [2021-06-08T08:30:12.616Z] Step 8/24 : COPY . . [2021-06-08T08:30:13.739Z] Removing intermediate container 51cd19bf66f8 [2021-06-08T08:30:13.739Z] ---> 08eff791c5d9 [2021-06-08T08:30:13.739Z] Step 8/32 : COPY . . [2021-06-08T08:30:13.739Z] Removing intermediate container a7b487f2942b [2021-06-08T08:30:13.739Z] ---> 0673b25eae6a [2021-06-08T08:30:13.739Z] Step 8/24 : COPY . . [2021-06-08T08:30:14.385Z] Removing intermediate container e143ff2e7826 [2021-06-08T08:30:14.385Z] ---> 88b5e9cd40ad [2021-06-08T08:30:14.385Z] Step 8/22 : COPY . . [2021-06-08T08:30:35.747Z] go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed [2021-06-08T08:30:35.747Z] Pulling go-build-helper [2021-06-08T08:30:35.748Z] + snapcraftctl pull [2021-06-08T08:30:35.748Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-08T08:30:35.748Z] Skipping pull go-build-helper (already ran) [2021-06-08T08:30:35.748Z] Building go-build-helper [2021-06-08T08:30:35.748Z] + snapcraftctl build [2021-06-08T08:30:35.748Z] Staging go-build-helper [2021-06-08T08:30:35.748Z] + snapcraftctl stage [2021-06-08T08:30:36.828Z] ---> 6fb2f65e0d16 [2021-06-08T08:30:36.828Z] Step 9/23 : RUN go mod tidy [2021-06-08T08:30:37.101Z] ---> Running in 2643c3af5eab [2021-06-08T08:30:37.101Z] ---> 9b3f54c75ab0 [2021-06-08T08:30:37.101Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:30:37.101Z] ---> cb07381e44e0 [2021-06-08T08:30:37.101Z] Step 9/32 : RUN go mod tidy [2021-06-08T08:30:37.101Z] ---> 1d5bf557ae17 [2021-06-08T08:30:37.102Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:30:37.374Z] ---> Running in 8149a1757a46 [2021-06-08T08:30:37.374Z] ---> Running in 752b020240b4 [2021-06-08T08:30:37.374Z] ---> 0f936ee80162 [2021-06-08T08:30:37.374Z] Step 9/22 : RUN go mod tidy [2021-06-08T08:30:37.374Z] ---> Running in 4df9c0666aba [2021-06-08T08:30:37.653Z] ---> Running in a8459fe25701 [2021-06-08T08:30:43.092Z] Removing intermediate container 2643c3af5eab [2021-06-08T08:30:43.092Z] ---> 6100c54a2597 [2021-06-08T08:30:43.092Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T08:30:43.092Z] ---> Running in 42816ef687f6 [2021-06-08T08:30:43.900Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T08:30:43.900Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T08:30:43.900Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T08:30:43.900Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T08:30:43.901Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T08:30:43.901Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T08:30:43.901Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T08:30:43.901Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T08:30:43.901Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T08:30:43.901Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T08:30:43.901Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T08:30:43.901Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T08:30:43.901Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T08:30:43.901Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T08:30:43.901Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T08:30:43.901Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T08:30:43.901Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T08:30:43.901Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T08:30:43.901Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T08:30:43.901Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-08T08:30:43.901Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T08:30:43.901Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T08:30:43.901Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T08:30:43.901Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T08:30:43.901Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T08:30:43.901Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T08:30:43.901Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T08:30:43.901Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-08T08:30:43.901Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T08:30:43.901Z] Fetched 224 kB in 0s (0 B/s) [2021-06-08T08:30:43.901Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T08:30:43.901Z] Fetched 157 kB in 0s (0 B/s) [2021-06-08T08:30:43.901Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T08:30:43.901Z] Fetched 221 kB in 0s (0 B/s) [2021-06-08T08:30:43.901Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T08:30:43.901Z] Fetched 143 kB in 0s (0 B/s) [2021-06-08T08:30:43.901Z] Pulling app-service-config [2021-06-08T08:30:43.901Z] + snapcraftctl pull [2021-06-08T08:30:44.537Z] Removing intermediate container 8149a1757a46 [2021-06-08T08:30:44.537Z] ---> 98902b6bc3ba [2021-06-08T08:30:44.537Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T08:30:44.537Z] ---> Running in 2a083de507fd [2021-06-08T08:30:44.825Z] Removing intermediate container 4df9c0666aba [2021-06-08T08:30:44.825Z] ---> 2727f4fd5914 [2021-06-08T08:30:44.825Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T08:30:44.825Z] Removing intermediate container 752b020240b4 [2021-06-08T08:30:44.825Z] ---> 58a7ffabbf5b [2021-06-08T08:30:44.825Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T08:30:44.825Z] Removing intermediate container a8459fe25701 [2021-06-08T08:30:44.825Z] ---> 4e76dee668ec [2021-06-08T08:30:44.825Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T08:30:44.846Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-08T08:30:45.100Z] ---> Running in 9cd07bc7505e [2021-06-08T08:30:45.100Z] ---> Running in 6f3864f305ae [2021-06-08T08:30:45.100Z] ---> Running in fed3be55f12d [2021-06-08T08:30:45.417Z] Pulling config-common [2021-06-08T08:30:45.417Z] + snapcraftctl pull [2021-06-08T08:30:45.701Z] 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-08T08:30:46.690Z] 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-08T08:30:47.292Z] 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-08T08:30:47.898Z] 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-08T08:30:47.898Z] 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-08T08:30:48.724Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T08:30:48.724Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T08:30:48.724Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T08:30:48.724Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:30:48.724Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T08:30:48.724Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:30:48.724Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T08:30:48.724Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:30:48.724Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T08:30:48.724Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:30:48.724Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T08:30:48.724Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:30:48.724Z] Pulling edgex-go [2021-06-08T08:30:48.724Z] + snapcraftctl pull [2021-06-08T08:31:06.857Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T08:31:06.857Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T08:31:06.857Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T08:31:06.857Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-08T08:31:06.857Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-08T08:31:06.857Z] Fetched 279 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-08T08:31:06.857Z] Fetched 122 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-08T08:31:06.857Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-08T08:31:06.857Z] Fetched 8848 B in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-08T08:31:06.857Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-08T08:31:06.857Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-08T08:31:06.857Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-08T08:31:06.857Z] Fetched 219 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-08T08:31:06.857Z] Fetched 154 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-08T08:31:06.857Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-08T08:31:06.857Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-08T08:31:06.857Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-08T08:31:06.857Z] Fetched 499 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-08T08:31:06.857Z] Fetched 111 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-08T08:31:06.857Z] Fetched 240 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-08T08:31:06.857Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-08T08:31:06.857Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-08T08:31:06.857Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-08T08:31:06.857Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-08T08:31:06.857Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-08T08:31:06.857Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-08T08:31:06.857Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-08T08:31:06.857Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-08T08:31:06.857Z] Fetched 8720 B in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-08T08:31:06.857Z] Fetched 137 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-08T08:31:06.857Z] Fetched 119 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-08T08:31:06.857Z] Fetched 110 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-08T08:31:06.857Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-08T08:31:06.857Z] Fetched 645 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-08T08:31:06.857Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-08T08:31:06.857Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-08T08:31:06.857Z] Fetched 368 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-08T08:31:06.857Z] Fetched 187 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-08T08:31:06.857Z] Fetched 175 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-08T08:31:06.857Z] Fetched 206 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-08T08:31:06.857Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-08T08:31:06.857Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-08T08:31:06.857Z] Fetched 159 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-08T08:31:06.857Z] Fetched 107 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-08T08:31:06.857Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-08T08:31:06.857Z] Pulling static-packages [2021-06-08T08:31:06.857Z] + snapcraftctl pull [2021-06-08T08:31:06.857Z] Pulling version [2021-06-08T08:31:06.857Z] + cd /root/project [2021-06-08T08:31:06.857Z] + [ -f VERSION ] [2021-06-08T08:31:06.857Z] + PROJECT_VERSION=local-dev [2021-06-08T08:31:06.857Z] + git rev-parse --short HEAD [2021-06-08T08:31:06.857Z] + GIT_REVISION=c3af2119 [2021-06-08T08:31:06.857Z] + snapcraftctl set-version local-dev [2021-06-08T08:31:06.857Z] Skipping build go-build-helper (already ran) [2021-06-08T08:31:07.119Z] Building app-service-config [2021-06-08T08:31:07.119Z] + make build [2021-06-08T08:31:07.119Z] go mod tidy [2021-06-08T08:31:07.693Z] go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 [2021-06-08T08:31:07.693Z] makefile:19: recipe for target 'build' failed [2021-06-08T08:31:07.693Z] make: *** [build] Error 1 [2021-06-08T08:31:07.955Z] Failed to run 'override-build': Exit code was 2. [2021-06-08T08:31:07.955Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T08:31:09.695Z] Failed in branch amd64 [2021-06-08T08:32:39.832Z] 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-08T08:32:40.824Z] Removing intermediate container 9cd07bc7505e [2021-06-08T08:32:40.824Z] ---> e41cdad7c76c [2021-06-08T08:32:40.824Z] [2021-06-08T08:32:40.824Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T08:32:41.100Z] 3.12: Pulling from library/alpine [2021-06-08T08:32:43.740Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T08:32:43.740Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T08:32:43.740Z] ---> 9852663dfa18 [2021-06-08T08:32:43.741Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T08:32:45.178Z] ---> Running in 282865982a22 [2021-06-08T08:32:45.774Z] Removing intermediate container fed3be55f12d [2021-06-08T08:32:45.774Z] ---> 8d1797c42092 [2021-06-08T08:32:45.774Z] [2021-06-08T08:32:45.774Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T08:32:45.774Z] ---> 9852663dfa18 [2021-06-08T08:32:45.774Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T08:32:45.774Z] Removing intermediate container 42816ef687f6 [2021-06-08T08:32:45.774Z] ---> 8633d141f988 [2021-06-08T08:32:45.774Z] [2021-06-08T08:32:45.774Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T08:32:45.774Z] ---> 9852663dfa18 [2021-06-08T08:32:45.774Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:32:46.372Z] ---> Running in c23b08a2ce1c [2021-06-08T08:32:46.372Z] ---> Running in 15091c55acd2 [2021-06-08T08:32:46.648Z] Removing intermediate container 282865982a22 [2021-06-08T08:32:46.648Z] ---> cadfdf6bad7a [2021-06-08T08:32:46.648Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T08:32:47.637Z] ---> Running in 4cd521fd0fc1 [2021-06-08T08:32:48.620Z] Removing intermediate container 2a083de507fd [2021-06-08T08:32:48.620Z] ---> 15ea16ac1122 [2021-06-08T08:32:48.620Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T08:32:48.900Z] ---> Running in c1fbc8df76db [2021-06-08T08:32:48.900Z] Removing intermediate container 6f3864f305ae [2021-06-08T08:32:48.900Z] ---> 59df7d3b7c0c [2021-06-08T08:32:48.900Z] [2021-06-08T08:32:48.900Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:32:48.900Z] ---> 9852663dfa18 [2021-06-08T08:32:48.900Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:32:49.493Z] ---> Running in 793e73629722 [2021-06-08T08:32:49.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:32:49.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:32:49.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:32:50.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:32:50.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:32:50.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:32:50.646Z] 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-08T08:32:50.646Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T08:32:50.646Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T08:32:50.646Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T08:32:50.646Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:32:50.646Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:32:50.646Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T08:32:50.646Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T08:32:50.646Z] OK: 5 MiB in 16 packages [2021-06-08T08:32:50.646Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:32:50.646Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:32:50.923Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T08:32:50.923Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:32:50.923Z] OK: 5 MiB in 15 packages [2021-06-08T08:32:50.923Z] OK: 7 MiB in 18 packages [2021-06-08T08:32:51.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:32:51.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:32:52.136Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T08:32:52.136Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:32:52.411Z] OK: 5 MiB in 15 packages [2021-06-08T08:32:52.411Z] Removing intermediate container 4cd521fd0fc1 [2021-06-08T08:32:52.411Z] ---> 32f5cf4a21c7 [2021-06-08T08:32:52.411Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T08:32:53.013Z] ---> Running in 9c1759b6f06e [2021-06-08T08:32:53.013Z] Removing intermediate container c23b08a2ce1c [2021-06-08T08:32:53.013Z] ---> 3d220cf3784b [2021-06-08T08:32:53.013Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:32:53.291Z] ---> Running in e43162c3fbd9 [2021-06-08T08:32:53.892Z] Removing intermediate container 15091c55acd2 [2021-06-08T08:32:53.892Z] ---> 305e135fb351 [2021-06-08T08:32:53.892Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T08:32:53.892Z] Removing intermediate container 9c1759b6f06e [2021-06-08T08:32:53.892Z] ---> eb3b42e590fa [2021-06-08T08:32:53.892Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T08:32:53.892Z] Removing intermediate container 793e73629722 [2021-06-08T08:32:53.892Z] ---> 51e88145b186 [2021-06-08T08:32:53.892Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:32:53.892Z] ---> Running in 2ee185c0b99b [2021-06-08T08:32:54.166Z] Removing intermediate container e43162c3fbd9 [2021-06-08T08:32:54.166Z] ---> 203682938fcb [2021-06-08T08:32:54.166Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T08:32:54.166Z] ---> Running in 94e99f8a5dfb [2021-06-08T08:32:54.166Z] ---> Running in dc3d7a57408b [2021-06-08T08:32:54.443Z] ---> Running in c935759b460d [2021-06-08T08:32:54.443Z] Removing intermediate container c1fbc8df76db [2021-06-08T08:32:54.443Z] ---> 33afcc6c5724 [2021-06-08T08:32:54.443Z] [2021-06-08T08:32:54.443Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T08:32:54.715Z] Removing intermediate container 2ee185c0b99b [2021-06-08T08:32:54.715Z] ---> 4f988aab6ecc [2021-06-08T08:32:54.715Z] Step 14/22 : WORKDIR /edgex [2021-06-08T08:32:54.715Z] 20.10.0: Pulling from library/docker [2021-06-08T08:32:54.998Z] ---> Running in 69728e966d5c [2021-06-08T08:32:54.998Z] Removing intermediate container 94e99f8a5dfb [2021-06-08T08:32:54.998Z] ---> 15f775db308d [2021-06-08T08:32:54.998Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T08:32:54.998Z] Removing intermediate container dc3d7a57408b [2021-06-08T08:32:54.998Z] ---> 8d26820febac [2021-06-08T08:32:54.998Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T08:32:55.270Z] Removing intermediate container c935759b460d [2021-06-08T08:32:55.270Z] ---> 5f7c87bc81b2 [2021-06-08T08:32:55.270Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T08:32:55.270Z] ---> Running in 07d38d876e33 [2021-06-08T08:32:55.543Z] ---> Running in c855c7ffe011 [2021-06-08T08:32:55.543Z] ---> Running in 664f825b0902 [2021-06-08T08:32:55.814Z] Removing intermediate container 69728e966d5c [2021-06-08T08:32:55.814Z] ---> fbbe6a9619cf [2021-06-08T08:32:55.814Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T08:32:56.816Z] Removing intermediate container c855c7ffe011 [2021-06-08T08:32:56.816Z] ---> 4d80aa96554c [2021-06-08T08:32:56.816Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:32:56.816Z] Removing intermediate container 664f825b0902 [2021-06-08T08:32:56.816Z] ---> 03a176a35614 [2021-06-08T08:32:56.816Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T08:32:57.111Z] ---> Running in a1cdcf2cb6f0 [2021-06-08T08:32:57.111Z] ---> 18773f9dde08 [2021-06-08T08:32:57.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T08:32:58.552Z] Removing intermediate container a1cdcf2cb6f0 [2021-06-08T08:32:58.552Z] ---> 13f5b9043497 [2021-06-08T08:32:58.552Z] Step 16/24 : WORKDIR / [2021-06-08T08:32:58.552Z] ---> 8129b7d0f6d1 [2021-06-08T08:32:58.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T08:32:58.824Z] ---> Running in 097130d661a8 [2021-06-08T08:32:59.096Z] Removing intermediate container 07d38d876e33 [2021-06-08T08:32:59.096Z] ---> b81ab8176ffe [2021-06-08T08:32:59.096Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T08:32:59.096Z] ---> 559ed005cea4 [2021-06-08T08:32:59.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T08:32:59.096Z] ---> Running in c2b96e6c4b77 [2021-06-08T08:32:59.702Z] Removing intermediate container 097130d661a8 [2021-06-08T08:32:59.702Z] ---> bd95055276b4 [2021-06-08T08:32:59.702Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:33:00.304Z] Removing intermediate container c2b96e6c4b77 [2021-06-08T08:33:00.304Z] ---> b2f9184f5d95 [2021-06-08T08:33:00.304Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T08:33:00.584Z] ---> 8bdc21291921 [2021-06-08T08:33:00.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T08:33:00.859Z] ---> a22ada86d409 [2021-06-08T08:33:00.859Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T08:33:01.144Z] ---> 50e70917c074 [2021-06-08T08:33:01.144Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T08:33:01.424Z] ---> Running in 03258b37f4bf [2021-06-08T08:33:01.699Z] ---> 87613af27e82 [2021-06-08T08:33:01.699Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T08:33:01.973Z] ---> 874cd1e77e19 [2021-06-08T08:33:01.973Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T08:33:01.973Z] ---> Running in 3d0304394484 [2021-06-08T08:33:02.249Z] ---> Running in 34654bfc300e [2021-06-08T08:33:02.249Z] Removing intermediate container 03258b37f4bf [2021-06-08T08:33:02.249Z] ---> a7bdfd428d91 [2021-06-08T08:33:02.249Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T08:33:02.522Z] ---> Running in 5dc4b30584d1 [2021-06-08T08:33:03.121Z] Removing intermediate container 34654bfc300e [2021-06-08T08:33:03.121Z] ---> bb7920031048 [2021-06-08T08:33:03.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:33:03.400Z] ---> f049264f3122 [2021-06-08T08:33:03.400Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T08:33:03.400Z] ---> Running in b89e8c7c90cf [2021-06-08T08:33:03.400Z] Removing intermediate container 5dc4b30584d1 [2021-06-08T08:33:03.400Z] ---> da65330ebc4e [2021-06-08T08:33:03.400Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T08:33:03.681Z] ---> Running in 68e0271e6156 [2021-06-08T08:33:04.282Z] Removing intermediate container b89e8c7c90cf [2021-06-08T08:33:04.282Z] ---> 430c64bc8271 [2021-06-08T08:33:04.282Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T08:33:04.560Z] Removing intermediate container 68e0271e6156 [2021-06-08T08:33:04.560Z] ---> 4400336f0086 [2021-06-08T08:33:04.560Z] Step 21/22 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:33:04.560Z] ---> Running in 50b5cc2b2bd8 [2021-06-08T08:33:04.834Z] ---> Running in 64bb756ef722 [2021-06-08T08:33:04.834Z] ---> 119e1d1384c2 [2021-06-08T08:33:04.834Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T08:33:05.119Z] ---> Running in 85fbe1d6a981 [2021-06-08T08:33:05.410Z] Removing intermediate container 50b5cc2b2bd8 [2021-06-08T08:33:05.410Z] ---> 180b9dbed2ca [2021-06-08T08:33:05.410Z] Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:33:05.688Z] Removing intermediate container 64bb756ef722 [2021-06-08T08:33:05.688Z] ---> 98e501d454f5 [2021-06-08T08:33:05.688Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T08:33:05.963Z] ---> Running in e78e9d2318c5 [2021-06-08T08:33:05.963Z] Removing intermediate container 3d0304394484 [2021-06-08T08:33:05.963Z] ---> 43e66e2ec91a [2021-06-08T08:33:05.963Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:33:06.238Z] Removing intermediate container 85fbe1d6a981 [2021-06-08T08:33:06.238Z] ---> ec84c79e7028 [2021-06-08T08:33:06.238Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:33:06.238Z] ---> Running in 1f97e6439fc3 [2021-06-08T08:33:06.515Z] ---> Running in 7f8ac68ff3fb [2021-06-08T08:33:06.794Z] Removing intermediate container e78e9d2318c5 [2021-06-08T08:33:06.794Z] ---> 31adf062ffca [2021-06-08T08:33:06.794Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T08:33:07.072Z] ---> Running in 5c48a9875fa9 [2021-06-08T08:33:07.072Z] Removing intermediate container 1f97e6439fc3 [2021-06-08T08:33:07.072Z] ---> 70a738c0d784 [2021-06-08T08:33:07.072Z] [2021-06-08T08:33:07.349Z] Removing intermediate container 7f8ac68ff3fb [2021-06-08T08:33:07.349Z] ---> 2478f4838248 [2021-06-08T08:33:07.349Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T08:33:07.624Z] ---> 9c4e46a63143 [2021-06-08T08:33:07.624Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T08:33:07.901Z] ---> Running in 1d0a41c0cabd [2021-06-08T08:33:07.901Z] Successfully built 70a738c0d784 [2021-06-08T08:33:07.901Z] Removing intermediate container 5c48a9875fa9 [2021-06-08T08:33:07.901Z] ---> 0b9e36f9245c [2021-06-08T08:33:07.901Z] [2021-06-08T08:33:07.901Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T08:33:07.901Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-06-08T08:33:08.887Z] Successfully built 0b9e36f9245c [2021-06-08T08:33:08.887Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T08:33:08.887Z] Removing intermediate container 1d0a41c0cabd [2021-06-08T08:33:08.888Z]  Building support-scheduler ... done  ---> 2bd0931ea98d [2021-06-08T08:33:08.888Z] Building support-notifications [2021-06-08T08:33:08.888Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:33:09.164Z] ---> Running in cfd6959ba094 [2021-06-08T08:33:09.453Z] ---> 79a06c353163 [2021-06-08T08:33:09.454Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T08:33:10.074Z] Removing intermediate container cfd6959ba094 [2021-06-08T08:33:10.074Z] ---> eec608ff3bfb [2021-06-08T08:33:10.074Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:33:10.353Z] ---> Running in 7e19683b7803 [2021-06-08T08:33:10.631Z] ---> 843b1a727782 [2021-06-08T08:33:10.631Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T08:33:10.631Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T08:33:10.913Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T08:33:10.913Z] ---> eeaf43b92773 [2021-06-08T08:33:10.913Z] 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-08T08:33:11.189Z] Removing intermediate container 7e19683b7803 [2021-06-08T08:33:11.189Z] ---> 429836375630 [2021-06-08T08:33:11.189Z] [2021-06-08T08:33:11.465Z] ---> Running in 6b53875ddf41 [2021-06-08T08:33:11.740Z] Successfully built 429836375630 [2021-06-08T08:33:12.019Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T08:33:12.291Z]  Building core-metadata ... done Building core-command [2021-06-08T08:33:12.565Z] ---> 4b3aa6f150cb [2021-06-08T08:33:12.565Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T08:33:12.565Z] Removing intermediate container 6b53875ddf41 [2021-06-08T08:33:12.565Z] ---> 260563edfcae [2021-06-08T08:33:12.565Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T08:33:12.839Z] ---> Running in 471971104bb2 [2021-06-08T08:33:13.446Z] ---> d8048aab6f0d [2021-06-08T08:33:13.446Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T08:33:14.048Z] ---> Running in 7056bce1ee97 [2021-06-08T08:33:14.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:33:14.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:33:15.192Z] Removing intermediate container 7056bce1ee97 [2021-06-08T08:33:15.192Z] ---> 5c1d73ac7259 [2021-06-08T08:33:15.192Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T08:33:15.192Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T08:33:15.192Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T08:33:15.192Z] Executing bash-5.0.17-r0.post-install [2021-06-08T08:33:15.192Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:33:15.192Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T08:33:15.192Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T08:33:15.192Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T08:33:15.192Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T08:33:15.192Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T08:33:15.192Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T08:33:15.192Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T08:33:15.192Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T08:33:15.192Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T08:33:15.471Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T08:33:16.452Z] ---> 5d837c391572 [2021-06-08T08:33:16.452Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T08:33:17.049Z] ---> Running in 612a283ce877 [2021-06-08T08:33:17.329Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T08:33:17.329Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T08:33:17.329Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T08:33:17.329Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T08:33:17.329Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T08:33:17.329Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T08:33:17.329Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T08:33:17.604Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T08:33:17.604Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T08:33:17.604Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T08:33:17.604Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T08:33:17.604Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T08:33:17.604Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T08:33:17.604Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T08:33:17.604Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T08:33:17.604Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T08:33:17.604Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T08:33:17.604Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T08:33:17.604Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T08:33:17.883Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T08:33:17.883Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T08:33:17.883Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T08:33:17.883Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T08:33:17.883Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T08:33:17.883Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T08:33:17.883Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T08:33:18.159Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T08:33:18.159Z] OK: 72 MiB in 59 packages [2021-06-08T08:33:20.975Z] Removing intermediate container 612a283ce877 [2021-06-08T08:33:20.975Z] ---> 8d6f2c7b337d [2021-06-08T08:33:20.975Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T08:33:21.257Z] ---> Running in 066f59c910fa [2021-06-08T08:33:21.897Z] Removing intermediate container 066f59c910fa [2021-06-08T08:33:21.897Z] ---> 9558d30fc3d7 [2021-06-08T08:33:21.897Z] Step 29/32 : CMD ["gate"] [2021-06-08T08:33:22.497Z] ---> Running in 8f5f81acc5cb [2021-06-08T08:33:22.772Z] Removing intermediate container 8f5f81acc5cb [2021-06-08T08:33:22.772Z] ---> 0a4b38450438 [2021-06-08T08:33:22.772Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T08:33:23.047Z] Collecting docker-compose==1.23.2 [2021-06-08T08:33:23.047Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T08:33:23.324Z] ---> Running in a40ba1b4d4b5 [2021-06-08T08:33:23.919Z] Removing intermediate container a40ba1b4d4b5 [2021-06-08T08:33:23.919Z] ---> e83bb752e3d4 [2021-06-08T08:33:23.919Z] Step 31/32 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:33:24.193Z] ---> Running in 8b553c020858 [2021-06-08T08:33:24.193Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T08:33:24.193Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T08:33:24.793Z] Removing intermediate container 8b553c020858 [2021-06-08T08:33:24.793Z] ---> b123ab924fec [2021-06-08T08:33:24.793Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T08:33:25.069Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T08:33:25.069Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T08:33:25.069Z] ---> Running in d734ea615816 [2021-06-08T08:33:25.677Z] Removing intermediate container d734ea615816 [2021-06-08T08:33:25.677Z] ---> 7e66b05f0254 [2021-06-08T08:33:25.677Z] [2021-06-08T08:33:25.954Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T08:33:25.954Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T08:33:26.230Z] Successfully built 7e66b05f0254 [2021-06-08T08:33:26.509Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T08:33:26.509Z]  Building security-bootstrapper ... done Building core-data [2021-06-08T08:33:27.966Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T08:33:27.966Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T08:33:31.367Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T08:33:31.367Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T08:33:31.962Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T08:33:31.962Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T08:33:33.400Z] Collecting PyYAML<4,>=3.10 [2021-06-08T08:33:33.400Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T08:33:36.808Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T08:33:36.808Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T08:33:39.455Z] 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-08T08:33:39.455Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T08:33:39.455Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T08:33:40.056Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T08:33:40.056Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T08:33:40.056Z] 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-08T08:33:40.335Z] Collecting idna<2.8,>=2.5 [2021-06-08T08:33:40.336Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T08:33:40.628Z] 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-08T08:33:41.234Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T08:33:41.234Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T08:33:41.510Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T08:33:41.510Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T08:33:41.510Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T08:33:41.510Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T08:33:42.511Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docopt, cached-property, PyYAML, texttable, jsonschema, docker-compose [2021-06-08T08:33:43.118Z] Attempting uninstall: idna [2021-06-08T08:33:43.118Z] Found existing installation: idna 2.9 [2021-06-08T08:33:43.118Z] Uninstalling idna-2.9: [2021-06-08T08:33:43.118Z] Successfully uninstalled idna-2.9 [2021-06-08T08:33:44.107Z] Attempting uninstall: urllib3 [2021-06-08T08:33:44.107Z] Found existing installation: urllib3 1.25.9 [2021-06-08T08:33:44.107Z] Uninstalling urllib3-1.25.9: [2021-06-08T08:33:44.107Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T08:33:44.720Z] Attempting uninstall: requests [2021-06-08T08:33:44.720Z] Found existing installation: requests 2.23.0 [2021-06-08T08:33:44.720Z] Uninstalling requests-2.23.0: [2021-06-08T08:33:44.720Z] Successfully uninstalled requests-2.23.0 [2021-06-08T08:33:46.174Z] Running setup.py install for dockerpty: started [2021-06-08T08:33:48.817Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T08:33:48.817Z] Running setup.py install for docopt: started [2021-06-08T08:33:50.821Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T08:33:50.821Z] Running setup.py install for PyYAML: started [2021-06-08T08:33:53.467Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T08:33:53.468Z] Running setup.py install for texttable: started [2021-06-08T08:33:54.463Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:33:54.463Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:33:54.463Z] ---> 8fff3f09821f [2021-06-08T08:33:54.463Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T08:33:54.463Z] ---> Using cache [2021-06-08T08:33:54.463Z] ---> 1a65ac1bf078 [2021-06-08T08:33:54.463Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:33:54.463Z] ---> Using cache [2021-06-08T08:33:54.463Z] ---> e47839ca3581 [2021-06-08T08:33:54.463Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T08:33:54.463Z] ---> Using cache [2021-06-08T08:33:54.463Z] ---> 05c28bf7d59d [2021-06-08T08:33:54.463Z] Step 6/26 : COPY go.mod . [2021-06-08T08:33:54.463Z] ---> Using cache [2021-06-08T08:33:54.463Z] ---> fc3c2047e527 [2021-06-08T08:33:54.463Z] Step 7/26 : RUN go mod download [2021-06-08T08:33:54.463Z] ---> Using cache [2021-06-08T08:33:54.463Z] ---> 88b5e9cd40ad [2021-06-08T08:33:54.463Z] Step 8/26 : COPY . . [2021-06-08T08:33:54.463Z] ---> Using cache [2021-06-08T08:33:54.463Z] ---> 0f936ee80162 [2021-06-08T08:33:54.463Z] Step 9/26 : RUN go mod tidy [2021-06-08T08:33:54.463Z] ---> Using cache [2021-06-08T08:33:54.463Z] ---> 4e76dee668ec [2021-06-08T08:33:54.463Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T08:33:54.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:33:54.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:33:54.463Z] ---> 8fff3f09821f [2021-06-08T08:33:54.463Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T08:33:54.463Z] ---> Using cache [2021-06-08T08:33:54.463Z] ---> 1a65ac1bf078 [2021-06-08T08:33:54.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:33:54.464Z] ---> Using cache [2021-06-08T08:33:54.464Z] ---> e47839ca3581 [2021-06-08T08:33:54.464Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T08:33:56.483Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T08:33:56.483Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:33:56.483Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:33:56.483Z] ---> 8fff3f09821f [2021-06-08T08:33:56.483Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:33:56.483Z] ---> Using cache [2021-06-08T08:33:56.483Z] ---> 1a65ac1bf078 [2021-06-08T08:33:56.483Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:33:56.483Z] ---> Using cache [2021-06-08T08:33:56.483Z] ---> e47839ca3581 [2021-06-08T08:33:56.483Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T08:33:56.483Z] ---> Using cache [2021-06-08T08:33:56.483Z] ---> 05c28bf7d59d [2021-06-08T08:33:56.483Z] Step 6/24 : COPY go.mod . [2021-06-08T08:33:56.483Z] ---> Using cache [2021-06-08T08:33:56.483Z] ---> fc3c2047e527 [2021-06-08T08:33:56.483Z] Step 7/24 : RUN go mod download [2021-06-08T08:33:56.483Z] ---> Using cache [2021-06-08T08:33:56.483Z] ---> 88b5e9cd40ad [2021-06-08T08:33:56.483Z] Step 8/24 : COPY . . [2021-06-08T08:33:56.483Z] ---> Using cache [2021-06-08T08:33:56.483Z] ---> 0f936ee80162 [2021-06-08T08:33:56.483Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:33:56.483Z] ---> Using cache [2021-06-08T08:33:56.483Z] ---> 4e76dee668ec [2021-06-08T08:33:56.483Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T08:33:59.142Z] 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-08T08:34:00.152Z] ---> Running in 920165a258b2 [2021-06-08T08:34:00.152Z] ---> Running in b68c8bf894e3 [2021-06-08T08:34:00.152Z] ---> Running in ad307831f89a [2021-06-08T08:34:01.608Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T08:34:01.608Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T08:34:01.608Z] ---> 8fff3f09821f [2021-06-08T08:34:01.608Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T08:34:01.608Z] ---> Using cache [2021-06-08T08:34:01.608Z] ---> 1a65ac1bf078 [2021-06-08T08:34:01.608Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:34:01.608Z] ---> Using cache [2021-06-08T08:34:01.608Z] ---> e47839ca3581 [2021-06-08T08:34:01.608Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T08:34:01.608Z] ---> Running in 15ce3cb03742 [2021-06-08T08:34:02.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:34:02.603Z] 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-08T08:34:02.603Z] 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-08T08:34:03.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:34:03.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:34:04.499Z] OK: 218 MiB in 52 packages [2021-06-08T08:34:04.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:34:06.248Z] OK: 218 MiB in 52 packages [2021-06-08T08:34:06.859Z] Removing intermediate container 920165a258b2 [2021-06-08T08:34:06.859Z] ---> 238ab233d4ba [2021-06-08T08:34:06.859Z] Step 6/23 : COPY go.mod . [2021-06-08T08:34:08.330Z] Removing intermediate container 15ce3cb03742 [2021-06-08T08:34:08.330Z] ---> 96ac2b804fa0 [2021-06-08T08:34:08.330Z] Step 6/24 : COPY go.mod . [2021-06-08T08:34:08.944Z] ---> ce58acd892ed [2021-06-08T08:34:08.944Z] Step 7/23 : RUN go mod download [2021-06-08T08:34:09.556Z] ---> Running in 328390c11cd9 [2021-06-08T08:34:11.040Z] ---> 20a282c08456 [2021-06-08T08:34:11.040Z] Step 7/24 : RUN go mod download [2021-06-08T08:34:11.040Z] ---> Running in 52844cf00f66 [2021-06-08T08:34:15.413Z] Removing intermediate container 328390c11cd9 [2021-06-08T08:34:15.413Z] ---> b2b524006967 [2021-06-08T08:34:15.413Z] Step 8/23 : COPY . . [2021-06-08T08:34:16.023Z] Removing intermediate container 471971104bb2 [2021-06-08T08:34:16.023Z] ---> 81a1917fa10f [2021-06-08T08:34:16.023Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T08:34:16.023Z] ---> Running in 2b7dcbd00ab6 [2021-06-08T08:34:16.305Z] Removing intermediate container 52844cf00f66 [2021-06-08T08:34:16.305Z] ---> 9a295ae790f1 [2021-06-08T08:34:16.305Z] Step 8/24 : COPY . . [2021-06-08T08:34:17.303Z] Removing intermediate container 2b7dcbd00ab6 [2021-06-08T08:34:17.303Z] ---> 8155ae2bfb29 [2021-06-08T08:34:17.303Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T08:34:17.582Z] ---> Running in 2ac9a3cb68c2 [2021-06-08T08:34:19.586Z] Removing intermediate container 2ac9a3cb68c2 [2021-06-08T08:34:19.586Z] ---> 0cce563e0c8c [2021-06-08T08:34:19.586Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T08:34:23.936Z] ---> 52c0df1f33f7 [2021-06-08T08:34:23.936Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T08:34:26.792Z] ---> a4b347d2e0c4 [2021-06-08T08:34:26.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T08:34:29.455Z] ---> afac4507df34 [2021-06-08T08:34:29.455Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T08:34:30.058Z] ---> Running in 11fe6f8ec418 [2021-06-08T08:34:31.050Z] Removing intermediate container 11fe6f8ec418 [2021-06-08T08:34:31.050Z] ---> 8a4d85f006df [2021-06-08T08:34:31.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:34:31.655Z] ---> Running in b5ccc523ebe9 [2021-06-08T08:34:33.119Z] Removing intermediate container b5ccc523ebe9 [2021-06-08T08:34:33.119Z] ---> 88e0228270f7 [2021-06-08T08:34:33.119Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T08:34:33.723Z] ---> Running in 361b113a9323 [2021-06-08T08:34:35.184Z] Removing intermediate container 361b113a9323 [2021-06-08T08:34:35.184Z] ---> ff419d23a2bf [2021-06-08T08:34:35.184Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:34:35.465Z] ---> Running in 8e13ac966a8e [2021-06-08T08:34:36.918Z] Removing intermediate container 8e13ac966a8e [2021-06-08T08:34:36.919Z] ---> 309691762611 [2021-06-08T08:34:36.919Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:34:37.198Z] ---> Running in d2b6ae64c2be [2021-06-08T08:34:39.199Z] Removing intermediate container d2b6ae64c2be [2021-06-08T08:34:39.199Z] ---> 51ce0e2b5c32 [2021-06-08T08:34:39.199Z] [2021-06-08T08:34:40.198Z] Successfully built 51ce0e2b5c32 [2021-06-08T08:34:40.198Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T08:34:45.658Z]  Building sys-mgmt-agent ... done  ---> 1ea4046b61e5 [2021-06-08T08:34:45.658Z] Step 9/23 : RUN go mod tidy [2021-06-08T08:34:45.936Z] ---> Running in 690543a5cb32 [2021-06-08T08:34:46.217Z] ---> e77a876cce1f [2021-06-08T08:34:46.217Z] Step 9/24 : RUN go mod tidy [2021-06-08T08:34:46.217Z] ---> Running in 3bd16f51f3ac [2021-06-08T08:34:52.996Z] Removing intermediate container 690543a5cb32 [2021-06-08T08:34:52.996Z] ---> 046464178881 [2021-06-08T08:34:52.996Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T08:34:52.996Z] ---> Running in de616ecb8196 [2021-06-08T08:34:52.996Z] Removing intermediate container 3bd16f51f3ac [2021-06-08T08:34:52.996Z] ---> 7dcb7b4b620b [2021-06-08T08:34:52.996Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T08:34:52.996Z] ---> Running in cc86d4c397f8 [2021-06-08T08:34:54.978Z] 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-08T08:34:54.979Z] 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-08T08:35:21.776Z] 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-08T08:35:28.509Z] Removing intermediate container b68c8bf894e3 [2021-06-08T08:35:28.509Z] ---> 9649c9f1006d [2021-06-08T08:35:28.509Z] [2021-06-08T08:35:28.509Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:35:28.509Z] ---> 9852663dfa18 [2021-06-08T08:35:28.509Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T08:35:28.509Z] ---> Using cache [2021-06-08T08:35:28.509Z] ---> 51e88145b186 [2021-06-08T08:35:28.509Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:35:28.509Z] ---> Using cache [2021-06-08T08:35:28.509Z] ---> 8d26820febac [2021-06-08T08:35:28.509Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T08:35:28.509Z] ---> Running in cdff74090103 [2021-06-08T08:35:28.785Z] Removing intermediate container cdff74090103 [2021-06-08T08:35:28.785Z] ---> 4d42980a5afa [2021-06-08T08:35:28.785Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T08:35:29.063Z] ---> Running in 6f80fb12c2cf [2021-06-08T08:35:30.505Z] Removing intermediate container 6f80fb12c2cf [2021-06-08T08:35:30.505Z] ---> f008a8ca9c63 [2021-06-08T08:35:30.505Z] Step 16/24 : WORKDIR / [2021-06-08T08:35:30.782Z] ---> Running in ca4b23473bc3 [2021-06-08T08:35:31.774Z] Removing intermediate container ad307831f89a [2021-06-08T08:35:31.774Z] ---> bfd03bb1ea2a [2021-06-08T08:35:31.774Z] [2021-06-08T08:35:31.774Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T08:35:31.774Z] ---> 9852663dfa18 [2021-06-08T08:35:31.774Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T08:35:31.774Z] Removing intermediate container ca4b23473bc3 [2021-06-08T08:35:31.774Z] ---> 915694225cb7 [2021-06-08T08:35:31.774Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:35:31.774Z] ---> Running in 897015bb248e [2021-06-08T08:35:33.221Z] ---> 71372c6ce584 [2021-06-08T08:35:33.221Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T08:35:34.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:35:34.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:35:34.817Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T08:35:34.817Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T08:35:34.817Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T08:35:35.096Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T08:35:35.096Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T08:35:35.096Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T08:35:35.096Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:35:35.096Z] ---> f45608e5e7ba [2021-06-08T08:35:35.096Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T08:35:35.096Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:35:35.371Z] OK: 7 MiB in 20 packages [2021-06-08T08:35:36.355Z] ---> 61ddde10afd1 [2021-06-08T08:35:36.355Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T08:35:36.630Z] ---> Running in ac9afda97c13 [2021-06-08T08:35:37.636Z] Removing intermediate container ac9afda97c13 [2021-06-08T08:35:37.636Z] ---> f4a8f1b4b33d [2021-06-08T08:35:37.636Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:35:37.915Z] ---> Running in ac54c0f87fc4 [2021-06-08T08:35:38.194Z] Removing intermediate container 897015bb248e [2021-06-08T08:35:38.194Z] ---> dd6c14bf3dd3 [2021-06-08T08:35:38.194Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T08:35:38.513Z] ---> Running in da01c37980ff [2021-06-08T08:35:38.791Z] Removing intermediate container ac54c0f87fc4 [2021-06-08T08:35:38.791Z] ---> d255e2acc589 [2021-06-08T08:35:38.791Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T08:35:39.068Z] ---> Running in 56e462dd978a [2021-06-08T08:35:39.346Z] Removing intermediate container da01c37980ff [2021-06-08T08:35:39.346Z] ---> 86d892adbdf1 [2021-06-08T08:35:39.346Z] Step 14/26 : WORKDIR / [2021-06-08T08:35:39.622Z] ---> Running in a2688fddd178 [2021-06-08T08:35:39.622Z] Removing intermediate container 56e462dd978a [2021-06-08T08:35:39.622Z] ---> 8a41efae42b0 [2021-06-08T08:35:39.622Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:35:39.900Z] ---> Running in 79e6597ec2dd [2021-06-08T08:35:40.501Z] Removing intermediate container a2688fddd178 [2021-06-08T08:35:40.501Z] ---> 3cac73b996b3 [2021-06-08T08:35:40.501Z] 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-08T08:35:40.776Z] Removing intermediate container 79e6597ec2dd [2021-06-08T08:35:40.776Z] ---> 405033c3a465 [2021-06-08T08:35:40.776Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:35:41.056Z] ---> Running in 137b98f50bd7 [2021-06-08T08:35:41.670Z] ---> f7fa327be94c [2021-06-08T08:35:41.670Z] 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-08T08:35:41.949Z] Removing intermediate container 137b98f50bd7 [2021-06-08T08:35:41.949Z] ---> f7d104970783 [2021-06-08T08:35:41.949Z] [2021-06-08T08:35:42.954Z] Successfully built f7d104970783 [2021-06-08T08:35:42.954Z] Successfully tagged core-command-arm64:latest [2021-06-08T08:35:43.257Z]  Building core-command ... done  ---> 559b8e2a8f87 [2021-06-08T08:35:43.257Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T08:35:44.238Z] ---> ac734e43e230 [2021-06-08T08:35:44.238Z] 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-08T08:35:45.677Z] ---> 2ecf4e44a856 [2021-06-08T08:35:45.677Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T08:35:47.119Z] ---> a294d0d21757 [2021-06-08T08:35:47.119Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T08:35:49.111Z] ---> bc378d88df0c [2021-06-08T08:35:49.111Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T08:35:50.100Z] ---> 960439a2e3d3 [2021-06-08T08:35:50.100Z] 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-08T08:35:50.378Z] ---> Running in 602ecd5df4a9 [2021-06-08T08:35:53.805Z] Removing intermediate container 602ecd5df4a9 [2021-06-08T08:35:53.805Z] ---> fe4464eb7cee [2021-06-08T08:35:53.805Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T08:35:53.805Z] ---> Running in 434818a9d65e [2021-06-08T08:35:54.797Z] Removing intermediate container 434818a9d65e [2021-06-08T08:35:54.797Z] ---> 108c9c0ce416 [2021-06-08T08:35:54.797Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T08:35:54.797Z] ---> Running in d0f6db6813df [2021-06-08T08:35:55.790Z] Removing intermediate container d0f6db6813df [2021-06-08T08:35:55.790Z] ---> 1f6c7996fbf6 [2021-06-08T08:35:55.790Z] Step 25/26 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:35:56.150Z] ---> Running in bb38dcef74d4 [2021-06-08T08:35:56.882Z] Removing intermediate container bb38dcef74d4 [2021-06-08T08:35:56.882Z] ---> 1edb01c23277 [2021-06-08T08:35:56.882Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T08:35:56.882Z] ---> Running in f189446a126b [2021-06-08T08:35:57.927Z] Removing intermediate container f189446a126b [2021-06-08T08:35:57.927Z] ---> f8db4b101194 [2021-06-08T08:35:57.927Z] [2021-06-08T08:35:58.211Z] Successfully built f8db4b101194 [2021-06-08T08:35:58.501Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T08:36:13.661Z]  Building security-secretstore-setup ... done Removing intermediate container de616ecb8196 [2021-06-08T08:36:13.661Z] ---> 84cd7bdc5091 [2021-06-08T08:36:13.661Z] [2021-06-08T08:36:13.661Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T08:36:13.661Z] ---> 9852663dfa18 [2021-06-08T08:36:13.661Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T08:36:13.661Z] ---> Running in 065a494f6e5f [2021-06-08T08:36:13.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:36:13.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:36:13.939Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T08:36:13.940Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T08:36:13.940Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:36:13.940Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T08:36:14.219Z] OK: 6 MiB in 16 packages [2021-06-08T08:36:15.666Z] Removing intermediate container cc86d4c397f8 [2021-06-08T08:36:15.666Z] ---> fa896d5f15a7 [2021-06-08T08:36:15.666Z] [2021-06-08T08:36:15.666Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T08:36:15.666Z] ---> 9852663dfa18 [2021-06-08T08:36:15.666Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T08:36:15.938Z] ---> Running in a91c14ac24e9 [2021-06-08T08:36:15.939Z] Removing intermediate container 065a494f6e5f [2021-06-08T08:36:15.939Z] ---> 648e1a28b1b4 [2021-06-08T08:36:15.939Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T08:36:16.213Z] ---> Running in f1350c723b71 [2021-06-08T08:36:16.213Z] Removing intermediate container a91c14ac24e9 [2021-06-08T08:36:16.213Z] ---> cf804233db9f [2021-06-08T08:36:16.213Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T08:36:16.486Z] ---> Running in 3f84a2a0e7aa [2021-06-08T08:36:16.763Z] Removing intermediate container f1350c723b71 [2021-06-08T08:36:16.763Z] ---> 630c66dda506 [2021-06-08T08:36:16.763Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T08:36:16.763Z] ---> Running in 4a7efcfa5bf1 [2021-06-08T08:36:17.040Z] Removing intermediate container 3f84a2a0e7aa [2021-06-08T08:36:17.040Z] ---> 28672cea694f [2021-06-08T08:36:17.040Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T08:36:17.040Z] ---> Running in 6bf96502b3bb [2021-06-08T08:36:17.315Z] Removing intermediate container 4a7efcfa5bf1 [2021-06-08T08:36:17.315Z] ---> 002c953582fe [2021-06-08T08:36:17.315Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T08:36:17.315Z] ---> Running in 632fa9093127 [2021-06-08T08:36:17.588Z] Removing intermediate container 6bf96502b3bb [2021-06-08T08:36:17.588Z] ---> 4d05ae9d884d [2021-06-08T08:36:17.588Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T08:36:17.865Z] ---> Running in 14804f94e602 [2021-06-08T08:36:17.865Z] Removing intermediate container 632fa9093127 [2021-06-08T08:36:17.865Z] ---> 264bd390c142 [2021-06-08T08:36:17.865Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:36:18.852Z] ---> 94f3bc323d02 [2021-06-08T08:36:18.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T08:36:20.301Z] ---> 6f7b2eb22b26 [2021-06-08T08:36:20.301Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T08:36:20.301Z] Removing intermediate container 14804f94e602 [2021-06-08T08:36:20.301Z] ---> ad7fc923442f [2021-06-08T08:36:20.301Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T08:36:20.576Z] ---> Running in 1b87e5133b84 [2021-06-08T08:36:21.179Z] ---> cf4515bcf2cf [2021-06-08T08:36:21.179Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T08:36:21.179Z] ---> Running in 76def3298eda [2021-06-08T08:36:21.779Z] Removing intermediate container 76def3298eda [2021-06-08T08:36:21.779Z] ---> bdf2eaec6778 [2021-06-08T08:36:21.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:36:21.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T08:36:21.779Z] ---> Running in 0cde448f4377 [2021-06-08T08:36:22.379Z] Removing intermediate container 0cde448f4377 [2021-06-08T08:36:22.379Z] ---> eb55ce35bdff [2021-06-08T08:36:22.379Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T08:36:22.379Z] ---> Running in 8cd76ad1eaca [2021-06-08T08:36:22.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T08:36:22.981Z] Removing intermediate container 8cd76ad1eaca [2021-06-08T08:36:22.981Z] ---> 9b8e79768ffe [2021-06-08T08:36:22.981Z] Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:36:22.981Z] ---> Running in dcbe65bf43ac [2021-06-08T08:36:23.257Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T08:36:23.257Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T08:36:23.257Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T08:36:23.530Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T08:36:23.530Z] Removing intermediate container dcbe65bf43ac [2021-06-08T08:36:23.530Z] ---> 52970f60b5ff [2021-06-08T08:36:23.530Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T08:36:23.530Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T08:36:23.805Z] ---> Running in df73f3495028 [2021-06-08T08:36:23.805Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T08:36:23.805Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T08:36:23.805Z] OK: 8 MiB in 20 packages [2021-06-08T08:36:24.411Z] Removing intermediate container df73f3495028 [2021-06-08T08:36:24.411Z] ---> 86e0004baa26 [2021-06-08T08:36:24.411Z] [2021-06-08T08:36:24.689Z] Successfully built 86e0004baa26 [2021-06-08T08:36:24.689Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T08:36:24.971Z]  Building support-notifications ... done Removing intermediate container 1b87e5133b84 [2021-06-08T08:36:24.971Z] ---> f0aa96fdbaa8 [2021-06-08T08:36:24.971Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T08:36:25.958Z] ---> 8f0a8578a1e1 [2021-06-08T08:36:25.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T08:36:26.943Z] ---> 8d5fd9cdc614 [2021-06-08T08:36:26.943Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T08:36:27.927Z] ---> b800fefcb298 [2021-06-08T08:36:27.927Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T08:36:27.927Z] ---> Running in 21093dfab258 [2021-06-08T08:36:28.527Z] Removing intermediate container 21093dfab258 [2021-06-08T08:36:28.527Z] ---> e471c65f54f2 [2021-06-08T08:36:28.527Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T08:36:28.527Z] ---> Running in d778c46de721 [2021-06-08T08:36:29.129Z] Removing intermediate container d778c46de721 [2021-06-08T08:36:29.129Z] ---> 5b5a05932966 [2021-06-08T08:36:29.129Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T08:36:29.129Z] ---> Running in de36505d370f [2021-06-08T08:36:29.726Z] Removing intermediate container de36505d370f [2021-06-08T08:36:29.726Z] ---> 85a0c2ed0e13 [2021-06-08T08:36:29.726Z] Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f [2021-06-08T08:36:29.726Z] ---> Running in 8f1229cb6e9e [2021-06-08T08:36:30.324Z] Removing intermediate container 8f1229cb6e9e [2021-06-08T08:36:30.324Z] ---> a7c78bf15672 [2021-06-08T08:36:30.324Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T08:36:30.324Z] ---> Running in d6a940d05265 [2021-06-08T08:36:30.926Z] Removing intermediate container d6a940d05265 [2021-06-08T08:36:30.926Z] ---> fc492003fe96 [2021-06-08T08:36:30.926Z] [2021-06-08T08:36:31.201Z] Successfully built fc492003fe96 [2021-06-08T08:36:31.201Z] Successfully tagged core-data-arm64:latest [2021-06-08T08:36:31.494Z]  Building core-data ... done  [Pipeline] } [2021-06-08T08:36:31.525Z] $ docker stop --time=1 667d42c5f75acf07374253d9efa46f1a380f637f5835d584d7ddde8983526bfd [2021-06-08T08:36:33.358Z] $ docker rm -f 667d42c5f75acf07374253d9efa46f1a380f637f5835d584d7ddde8983526bfd [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T08:36:33.949Z] + docker images [2021-06-08T08:36:34.223Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T08:36:34.223Z] core-data-arm64 latest fc492003fe96 4 seconds ago 19.1MB [2021-06-08T08:36:34.223Z] support-notifications-arm64 latest 86e0004baa26 10 seconds ago 15.7MB [2021-06-08T08:36:34.223Z] fa896d5f15a7 19 seconds ago 974MB [2021-06-08T08:36:34.223Z] 84cd7bdc5091 24 seconds ago 968MB [2021-06-08T08:36:34.223Z] security-secretstore-setup-arm64 latest f8db4b101194 37 seconds ago 26.5MB [2021-06-08T08:36:34.223Z] core-command-arm64 latest f7d104970783 53 seconds ago 15MB [2021-06-08T08:36:34.223Z] bfd03bb1ea2a About a minute ago 973MB [2021-06-08T08:36:34.223Z] 9649c9f1006d About a minute ago 966MB [2021-06-08T08:36:34.223Z] sys-mgmt-agent-arm64 latest 51ce0e2b5c32 About a minute ago 299MB [2021-06-08T08:36:34.223Z] security-bootstrapper-arm64 latest 7e66b05f0254 3 minutes ago 17.1MB [2021-06-08T08:36:34.223Z] core-metadata-arm64 latest 429836375630 3 minutes ago 15.6MB [2021-06-08T08:36:34.223Z] support-scheduler-arm64 latest 0b9e36f9245c 3 minutes ago 15MB [2021-06-08T08:36:34.223Z] security-proxy-setup-arm64 latest 70a738c0d784 3 minutes ago 24MB [2021-06-08T08:36:34.223Z] 33afcc6c5724 3 minutes ago 973MB [2021-06-08T08:36:34.223Z] 59df7d3b7c0c 3 minutes ago 972MB [2021-06-08T08:36:34.223Z] 8d1797c42092 3 minutes ago 971MB [2021-06-08T08:36:34.223Z] 8633d141f988 3 minutes ago 968MB [2021-06-08T08:36:34.223Z] e41cdad7c76c 3 minutes ago 967MB [2021-06-08T08:36:34.223Z] ci-base-image-arm64 latest 8fff3f09821f 13 minutes ago 641MB [2021-06-08T08:36:34.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T08:36:34.223Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T08:36:34.223Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T08:36:34.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:36:35.288Z] ---> job-cost.sh [2021-06-08T08:36:35.288Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RbzO [2021-06-08T08:37:14.224Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T08:38:51.000Z] lf-activate-venv(): INFO: Adding /tmp/venv-RbzO/bin to PATH [2021-06-08T08:38:51.001Z] INFO: No Stack... [2021-06-08T08:38:51.001Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T08:38:51.001Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T08:38:51.342Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-08T08:38:51.342Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T08:38:51.406Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3549-2-stack-cost] [2021-06-08T08:38:51.414Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3549-2-stack-cost] did not exist. Created. [2021-06-08T08:38:51.414Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3549-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T08:38:51.779Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T08:38:52.096Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T08:38:52.104Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3549-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:38:53.779Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:38:54.359Z] ---> package-listing.sh [2021-06-08T08:38:54.359Z] ++ facter osfamily [2021-06-08T08:38:54.359Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T08:38:54.623Z] + OS_FAMILY=redhat [2021-06-08T08:38:54.623Z] + workspace=/w/workspace/edgex-go/2 [2021-06-08T08:38:54.623Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T08:38:54.623Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T08:38:54.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T08:38:54.623Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T08:38:54.623Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-08T08:38:54.623Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T08:38:54.623Z] + case "${OS_FAMILY}" in [2021-06-08T08:38:54.623Z] + rpm -qa [2021-06-08T08:38:54.623Z] + sort [2021-06-08T08:38:57.175Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T08:38:57.175Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T08:38:57.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T08:38:57.175Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-08T08:38:57.175Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-08T08:38:57.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-08T08:38:57.195Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T08:38:57.493Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:38:58.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T08:38:58.074Z] [2021-06-08T08:38:58.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T08:38:58.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T08:38:58.406Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T08:38:58.406Z] df20fa9351a1: Pulling fs layer [2021-06-08T08:38:58.406Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T08:38:58.406Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T08:38:58.406Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T08:38:58.406Z] 93b61091891f: Pulling fs layer [2021-06-08T08:38:58.406Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T08:38:58.406Z] 5e14af77c1be: Pulling fs layer [2021-06-08T08:38:58.406Z] 01666e4c0597: Pulling fs layer [2021-06-08T08:38:58.406Z] aa168da1d23b: Pulling fs layer [2021-06-08T08:38:58.406Z] 46f8f816bc3b: Waiting [2021-06-08T08:38:58.406Z] 93b61091891f: Waiting [2021-06-08T08:38:58.406Z] 93b9cdb0e59b: Waiting [2021-06-08T08:38:58.406Z] 5e14af77c1be: Waiting [2021-06-08T08:38:58.406Z] 01666e4c0597: Waiting [2021-06-08T08:38:58.406Z] aa168da1d23b: Waiting [2021-06-08T08:38:58.406Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T08:38:58.406Z] 36b3adc4ff6f: Download complete [2021-06-08T08:38:58.406Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T08:38:58.406Z] 46f8f816bc3b: Download complete [2021-06-08T08:38:58.680Z] df20fa9351a1: Verifying Checksum [2021-06-08T08:38:58.680Z] df20fa9351a1: Download complete [2021-06-08T08:38:58.680Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T08:38:58.680Z] 93b9cdb0e59b: Download complete [2021-06-08T08:38:58.680Z] 5e14af77c1be: Verifying Checksum [2021-06-08T08:38:58.680Z] 5e14af77c1be: Download complete [2021-06-08T08:38:58.680Z] 93b61091891f: Verifying Checksum [2021-06-08T08:38:58.680Z] 93b61091891f: Download complete [2021-06-08T08:38:58.680Z] 01666e4c0597: Verifying Checksum [2021-06-08T08:38:58.680Z] 01666e4c0597: Download complete [2021-06-08T08:38:58.680Z] df20fa9351a1: Pull complete [2021-06-08T08:38:58.954Z] 36b3adc4ff6f: Pull complete [2021-06-08T08:38:58.954Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T08:38:58.954Z] 8ad3a11d3b57: Download complete [2021-06-08T08:38:59.538Z] 8ad3a11d3b57: Pull complete [2021-06-08T08:38:59.538Z] 46f8f816bc3b: Pull complete [2021-06-08T08:38:59.799Z] 93b61091891f: Pull complete [2021-06-08T08:38:59.799Z] 93b9cdb0e59b: Pull complete [2021-06-08T08:38:59.800Z] 5e14af77c1be: Pull complete [2021-06-08T08:39:00.066Z] 01666e4c0597: Pull complete [2021-06-08T08:39:00.642Z] aa168da1d23b: Verifying Checksum [2021-06-08T08:39:00.642Z] aa168da1d23b: Download complete [2021-06-08T08:39:04.875Z] aa168da1d23b: Pull complete [2021-06-08T08:39:04.875Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T08:39:04.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T08:39:04.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T08:39:04.966Z] prd-centos7-docker-4c-2g-881 does not seem to be running inside a container [2021-06-08T08:39:05.013Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T08:39:08.427Z] $ docker top 519317ecfa0da0ce97815e8f26f544d23a57b6a2c147cc714e544bddbef381bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T08:39:08.831Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T08:39:09.131Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T08:39:09.429Z] + ls /var/log/sa-host [2021-06-08T08:39:09.429Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T08:39:09.429Z] file_magic: OK [2021-06-08T08:39:09.429Z] HZ: Using current value: 100 [2021-06-08T08:39:09.429Z] file_header: OK [2021-06-08T08:39:09.429Z] 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-08T08:39:09.429Z] Statistics: [2021-06-08T08:39:09.429Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T08:39:09.429Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T08:39:09.429Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T08:39:09.429Z] file_magic: OK [2021-06-08T08:39:09.429Z] HZ: Using current value: 100 [2021-06-08T08:39:09.429Z] file_header: OK [2021-06-08T08:39:09.429Z] 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-08T08:39:09.429Z] Statistics: [2021-06-08T08:39:09.429Z] 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... [2021-06-08T08:39:09.429Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T08:39:10.205Z] provisioning config files... [2021-06-08T08:39:10.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2952109980367393514tmp [Pipeline] { [Pipeline] echo [2021-06-08T08:39:10.243Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:39:10.554Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T08:39:10.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:39:10.954Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T08:39:10.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:39:11.261Z] ---> sudo-logs.sh [2021-06-08T08:39:11.262Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T08:39:11.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:39:11.616Z] ---> job-cost.sh [2021-06-08T08:39:11.617Z] lf-activate-venv: SKIPPING [2021-06-08T08:39:11.617Z] DEBUG: total: 0.18000000715255737 [2021-06-08T08:39:11.617Z] INFO: Retrieving Stack Cost... [2021-06-08T08:39:12.559Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T08:39:13.154Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T08:39:13.168Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T08:39:13.466Z] ---> logs-deploy.sh [2021-06-08T08:39:13.466Z] lf-activate-venv: SKIPPING [2021-06-08T08:39:13.466Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3549/2 [2021-06-08T08:39:13.466Z] INFO: archiving workspace using pattern(s): [2021-06-08T08:39:14.416Z] Archives upload complete. [2021-06-08T08:39:14.416Z] INFO: archiving logs to Nexus [2021-06-08T08:39:14.993Z] ---> uname -a: [2021-06-08T08:39:14.993Z] Linux prd-centos7-docker-4c-2g-881.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-08T08:39:14.993Z] [2021-06-08T08:39:14.993Z] [2021-06-08T08:39:14.993Z] ---> lscpu: [2021-06-08T08:39:14.993Z] Architecture: x86_64 [2021-06-08T08:39:14.993Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T08:39:14.993Z] Byte Order: Little Endian [2021-06-08T08:39:14.993Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T08:39:14.993Z] CPU(s): 2 [2021-06-08T08:39:14.993Z] On-line CPU(s) list: 0,1 [2021-06-08T08:39:14.993Z] Thread(s) per core: 1 [2021-06-08T08:39:14.993Z] Core(s) per socket: 1 [2021-06-08T08:39:14.993Z] Socket(s): 2 [2021-06-08T08:39:14.993Z] NUMA node(s): 1 [2021-06-08T08:39:14.993Z] Vendor ID: AuthenticAMD [2021-06-08T08:39:14.993Z] CPU family: 23 [2021-06-08T08:39:14.994Z] Model: 49 [2021-06-08T08:39:14.994Z] Model name: AMD EPYC-Rome Processor [2021-06-08T08:39:14.994Z] Stepping: 0 [2021-06-08T08:39:14.994Z] CPU MHz: 2800.000 [2021-06-08T08:39:14.994Z] BogoMIPS: 5600.00 [2021-06-08T08:39:14.994Z] Virtualization: AMD-V [2021-06-08T08:39:14.994Z] Hypervisor vendor: KVM [2021-06-08T08:39:14.994Z] Virtualization type: full [2021-06-08T08:39:14.994Z] L1d cache: 64 KiB [2021-06-08T08:39:14.994Z] L1i cache: 64 KiB [2021-06-08T08:39:14.994Z] L2 cache: 1 MiB [2021-06-08T08:39:14.994Z] L3 cache: 32 MiB [2021-06-08T08:39:14.994Z] NUMA node0 CPU(s): 0,1 [2021-06-08T08:39:14.994Z] Vulnerability Itlb multihit: Not affected [2021-06-08T08:39:14.994Z] Vulnerability L1tf: Not affected [2021-06-08T08:39:14.994Z] Vulnerability Mds: Not affected [2021-06-08T08:39:14.994Z] Vulnerability Meltdown: Not affected [2021-06-08T08:39:14.994Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T08:39:14.994Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T08:39:14.994Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T08:39:14.994Z] Vulnerability Srbds: Not affected [2021-06-08T08:39:14.994Z] Vulnerability Tsx async abort: Not affected [2021-06-08T08:39:14.994Z] 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-08T08:39:14.994Z] [2021-06-08T08:39:14.994Z] [2021-06-08T08:39:14.994Z] ---> nproc: [2021-06-08T08:39:14.994Z] 2 [2021-06-08T08:39:14.994Z] [2021-06-08T08:39:14.994Z] [2021-06-08T08:39:14.994Z] ---> df -h: [2021-06-08T08:39:14.994Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T08:39:14.994Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-08T08:39:14.994Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T08:39:14.994Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T08:39:14.994Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/2 [2021-06-08T08:39:14.994Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/2@tmp [2021-06-08T08:39:14.994Z] [2021-06-08T08:39:14.994Z]