Pull request #3831 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at b7985a5e213d1adc6c93ffba227765f14366fda1 rather than 56cc32bf381975242754bedb573ffabd5431af70 Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7691712184970793864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5272095361618162672.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3831/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3831/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8759250618502740006.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh735034619869695535.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3831/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3831/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3521620591079032800.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-780’ Running on prd-centos7-docker-4c-2g-781 in /w/workspace/edgexfoundry_edgex-go_PR-3831 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh663099753334969501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh646072228362716512.key Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 56cc32bf381975242754bedb573ffabd5431af70 Merge succeeded, producing 56cc32bf381975242754bedb573ffabd5431af70 Checking out Revision 56cc32bf381975242754bedb573ffabd5431af70 (PR-3831) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3831/head:refs/remotes/origin/PR-3831 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2403438509112157036.key > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 Commit message: "Merge branch 'main' into snap-update-devicevirtual-asc-kuiper-redis" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-30T12:44:31.418Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-30T12:44:31.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-30T12:44:31.470Z] ========================================================= [2021-11-30T12:44:31.470Z] EdgeX Global Pipelines Version Info [2021-11-30T12:44:31.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 784687a3da4a33d358f6c713838f6e4040b1d692 # timeout=10 [2021-11-30T12:44:32.616Z] ------------------- [2021-11-30T12:44:32.616Z] stable info: [2021-11-30T12:44:32.616Z] ------------------- [2021-11-30T12:44:32.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-30T12:44:32.616Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T12:44:32.616Z] Message: update stable to v1.0.217 [2021-11-30T12:44:33.198Z] ------------------- [2021-11-30T12:44:33.198Z] experimental info: [2021-11-30T12:44:33.198Z] ------------------- [2021-11-30T12:44:33.198Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-30T12:44:33.198Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T12:44:33.198Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-30T12:44:33.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-30T12:44:33.285Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-30T12:44:33.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-30T12:44:33.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-30T12:44:33.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-30T12:44:33.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-30T12:44:33.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-30T12:44:33.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-30T12:44:33.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-30T12:44:33.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-30T12:44:33.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-30T12:44:33.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-30T12:44:33.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-30T12:44:33.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-30T12:44:33.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-30T12:44:33.420Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T12:44:33.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T12:44:33.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-30T12:44:33.450Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-30T12:44:33.462Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-30T12:44:33.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-30T12:44:33.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-30T12:44:33.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3831 [Pipeline] echo [2021-11-30T12:44:33.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3831 [Pipeline] echo [2021-11-30T12:44:33.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3831 [Pipeline] echo [2021-11-30T12:44:33.524Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56cc32bf381975242754bedb573ffabd5431af70 [Pipeline] echo [2021-11-30T12:44:33.533Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56cc32b [Pipeline] echo [2021-11-30T12:44:33.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T12:44:33.579Z] provisioning config files... [2021-11-30T12:44:33.590Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1098148536000726860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T12:44:33.907Z] ---> docker-login.sh [2021-11-30T12:44:33.907Z] nexus3.edgexfoundry.org:10001 [2021-11-30T12:44:33.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:44:34.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:44:34.167Z] Configure a credential helper to remove this warning. See [2021-11-30T12:44:34.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:44:34.167Z] [2021-11-30T12:44:34.167Z] Login Succeeded [2021-11-30T12:44:34.167Z] nexus3.edgexfoundry.org:10002 [2021-11-30T12:44:34.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:44:34.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:44:34.167Z] Configure a credential helper to remove this warning. See [2021-11-30T12:44:34.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:44:34.167Z] [2021-11-30T12:44:34.167Z] Login Succeeded [2021-11-30T12:44:34.167Z] nexus3.edgexfoundry.org:10003 [2021-11-30T12:44:34.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:44:34.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:44:34.428Z] Configure a credential helper to remove this warning. See [2021-11-30T12:44:34.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:44:34.428Z] [2021-11-30T12:44:34.428Z] Login Succeeded [2021-11-30T12:44:34.428Z] nexus3.edgexfoundry.org:10004 [2021-11-30T12:44:34.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:44:34.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:44:34.428Z] Configure a credential helper to remove this warning. See [2021-11-30T12:44:34.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:44:34.428Z] [2021-11-30T12:44:34.428Z] Login Succeeded [2021-11-30T12:44:34.428Z] docker.io [2021-11-30T12:44:34.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:44:34.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:44:34.692Z] Configure a credential helper to remove this warning. See [2021-11-30T12:44:34.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:44:34.692Z] [2021-11-30T12:44:34.692Z] Login Succeeded [2021-11-30T12:44:34.692Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T12:44:34.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T12:44:35.015Z] ++ 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-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/core-command/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/core-data/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-30T12:44:35.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T12:44:35.015Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-30T12:44:35.015Z] ++ cut -d/ -f2 [2021-11-30T12:44:35.015Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-30T12:44:35.058Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-30T12:44:35.451Z] + git rev-list -1 --merges 56cc32bf381975242754bedb573ffabd5431af70~1..56cc32bf381975242754bedb573ffabd5431af70 [Pipeline] echo [2021-11-30T12:44:35.464Z] -----------> git rev-list -1 --merges 56cc32bf381975242754bedb573ffabd5431af70~1..56cc32bf381975242754bedb573ffabd5431af70 56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:44:35.464Z] 56cc32bf381975242754bedb573ffabd5431af70 [false] [Pipeline] sh [2021-11-30T12:44:35.770Z] + git log --format=format:%s -1 56cc32bf381975242754bedb573ffabd5431af70 [Pipeline] echo [2021-11-30T12:44:35.787Z] ========================================================= [2021-11-30T12:44:35.787Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-30T12:44:35.787Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-30T12:44:36.201Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-30T12:44:36.201Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-30T12:44:36.201Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-30T12:44:36.201Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-30T12:44:36.201Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-30T12:44:36.201Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-30T12:44:36.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:44:36.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T12:44:36.561Z] [2021-11-30T12:44:36.561Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:44:36.880Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T12:44:36.880Z] latest: Pulling from edgex-devops/git-semver [2021-11-30T12:44:36.880Z] a0d0a0d46f8b: Pulling fs layer [2021-11-30T12:44:36.880Z] 3e5f54012d9b: Pulling fs layer [2021-11-30T12:44:36.880Z] 4c7163046ea9: Pulling fs layer [2021-11-30T12:44:36.880Z] 0c2d73faf560: Pulling fs layer [2021-11-30T12:44:36.880Z] 0c2d73faf560: Waiting [2021-11-30T12:44:36.880Z] 3e5f54012d9b: Verifying Checksum [2021-11-30T12:44:36.880Z] 3e5f54012d9b: Download complete [2021-11-30T12:44:36.880Z] a0d0a0d46f8b: Verifying Checksum [2021-11-30T12:44:36.880Z] a0d0a0d46f8b: Download complete [2021-11-30T12:44:37.144Z] 0c2d73faf560: Verifying Checksum [2021-11-30T12:44:37.144Z] 0c2d73faf560: Download complete [2021-11-30T12:44:37.144Z] 4c7163046ea9: Verifying Checksum [2021-11-30T12:44:37.144Z] 4c7163046ea9: Download complete [2021-11-30T12:44:37.144Z] a0d0a0d46f8b: Pull complete [2021-11-30T12:44:37.144Z] 3e5f54012d9b: Pull complete [2021-11-30T12:44:37.404Z] 4c7163046ea9: Pull complete [2021-11-30T12:44:37.666Z] 0c2d73faf560: Pull complete [2021-11-30T12:44:37.666Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-30T12:44:37.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T12:44:37.666Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-30T12:44:37.736Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-11-30T12:44:37.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-30T12:44:38.460Z] $ docker top b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-30T12:44:38.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T12:44:38.547Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T12:44:38.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T12:44:38.652Z] $ docker exec b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 ssh-agent [2021-11-30T12:44:38.761Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnmhKHP/agent.13 [2021-11-30T12:44:38.761Z] SSH_AGENT_PID=19 [2021-11-30T12:44:38.769Z] Running ssh-add (command line suppressed) [2021-11-30T12:44:38.880Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_702899830245854688.key (/w/workspace/edgex-go/4@tmp/private_key_702899830245854688.key) [2021-11-30T12:44:38.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T12:44:39.190Z] + git tag --points-at HEAD [Pipeline] } [2021-11-30T12:44:39.211Z] $ docker exec --env ******** --env ******** b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 ssh-agent -k [2021-11-30T12:44:39.332Z] unset SSH_AUTH_SOCK; [2021-11-30T12:44:39.334Z] unset SSH_AGENT_PID; [2021-11-30T12:44:39.334Z] echo Agent pid 19 killed; [2021-11-30T12:44:39.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-30T12:44:39.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T12:44:39.368Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T12:44:39.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T12:44:39.511Z] $ docker exec b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 ssh-agent [2021-11-30T12:44:39.613Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXalfeDC/agent.52 [2021-11-30T12:44:39.613Z] SSH_AGENT_PID=58 [2021-11-30T12:44:39.620Z] Running ssh-add (command line suppressed) [2021-11-30T12:44:39.722Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4161643885434130967.key (/w/workspace/edgex-go/4@tmp/private_key_4161643885434130967.key) [2021-11-30T12:44:39.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T12:44:40.027Z] + git semver init [2021-11-30T12:44:40.028Z] # -> Open(): unable to determine branch for HEAD [2021-11-30T12:44:40.028Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-11-30T12:44:40.028Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-11-30T12:44:40.028Z] # $SEMVER_REMOTE_NAME = origin [2021-11-30T12:44:40.028Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-30T12:44:40.028Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-30T12:44:40.028Z] # $SEMVER_BRANCH = PR-3831 [2021-11-30T12:44:40.028Z] # $SEMVER_TEMP = /tmp/semver-444998718 [2021-11-30T12:44:40.028Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-30T12:45:02.043Z] # '/tmp/semver-444998718' -> '/w/workspace/edgex-go/4/.semver' [2021-11-30T12:45:02.043Z] # -> Force: false [2021-11-30T12:45:02.043Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-11-30T12:45:02.058Z] $ docker exec --env ******** --env ******** b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 ssh-agent -k [2021-11-30T12:45:02.169Z] unset SSH_AUTH_SOCK; [2021-11-30T12:45:02.169Z] unset SSH_AGENT_PID; [2021-11-30T12:45:02.169Z] echo Agent pid 58 killed; [2021-11-30T12:45:02.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T12:45:02.480Z] + git semver [Pipeline] } [2021-11-30T12:45:02.493Z] $ docker stop --time=1 b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 [2021-11-30T12:45:04.790Z] $ docker rm -f b81517471d3c2c481a96dc63ca5871ee955c4031f6d9ee1129a3115b3125fc79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T12:45:05.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-30T12:45:05.336Z] Stashed 1 file(s) [Pipeline] echo [2021-11-30T12:45:05.339Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-30T12:45:05.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T12:45:05.568Z] ========================================================= [2021-11-30T12:45:05.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-30T12:45:05.568Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T12:45:05.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T12:45:05.866Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-30T12:45:05.866Z] a0d0a0d46f8b: Already exists [2021-11-30T12:45:05.866Z] 31adcdaf11c8: Pulling fs layer [2021-11-30T12:45:05.866Z] b8b176561691: Pulling fs layer [2021-11-30T12:45:05.866Z] 4527c011a84f: Pulling fs layer [2021-11-30T12:45:05.866Z] 5d74067f8e1e: Pulling fs layer [2021-11-30T12:45:05.866Z] e0aca202a116: Pulling fs layer [2021-11-30T12:45:05.866Z] 3a43be97a3b4: Pulling fs layer [2021-11-30T12:45:05.866Z] 34cad66bf833: Pulling fs layer [2021-11-30T12:45:05.866Z] b4e3c513aaa6: Pulling fs layer [2021-11-30T12:45:05.866Z] 5d74067f8e1e: Waiting [2021-11-30T12:45:05.866Z] e0aca202a116: Waiting [2021-11-30T12:45:05.866Z] 3a43be97a3b4: Waiting [2021-11-30T12:45:05.866Z] 34cad66bf833: Waiting [2021-11-30T12:45:05.866Z] b4e3c513aaa6: Waiting [2021-11-30T12:45:05.866Z] b8b176561691: Verifying Checksum [2021-11-30T12:45:05.866Z] b8b176561691: Download complete [2021-11-30T12:45:05.866Z] 31adcdaf11c8: Verifying Checksum [2021-11-30T12:45:05.866Z] 31adcdaf11c8: Download complete [2021-11-30T12:45:05.866Z] 5d74067f8e1e: Verifying Checksum [2021-11-30T12:45:05.866Z] 5d74067f8e1e: Download complete [2021-11-30T12:45:05.866Z] e0aca202a116: Verifying Checksum [2021-11-30T12:45:05.866Z] e0aca202a116: Download complete [2021-11-30T12:45:05.866Z] 3a43be97a3b4: Verifying Checksum [2021-11-30T12:45:05.866Z] 3a43be97a3b4: Download complete [2021-11-30T12:45:06.128Z] 34cad66bf833: Verifying Checksum [2021-11-30T12:45:06.128Z] 34cad66bf833: Download complete [2021-11-30T12:45:06.128Z] 31adcdaf11c8: Pull complete [2021-11-30T12:45:06.128Z] b8b176561691: Pull complete [2021-11-30T12:45:06.398Z] 4527c011a84f: Verifying Checksum [2021-11-30T12:45:06.398Z] 4527c011a84f: Download complete [2021-11-30T12:45:06.663Z] b4e3c513aaa6: Verifying Checksum [2021-11-30T12:45:06.663Z] b4e3c513aaa6: Download complete [2021-11-30T12:45:10.893Z] 4527c011a84f: Pull complete [2021-11-30T12:45:10.893Z] 5d74067f8e1e: Pull complete [2021-11-30T12:45:10.893Z] e0aca202a116: Pull complete [2021-11-30T12:45:10.893Z] 3a43be97a3b4: Pull complete [2021-11-30T12:45:10.893Z] 34cad66bf833: Pull complete [2021-11-30T12:45:12.835Z] b4e3c513aaa6: Pull complete [2021-11-30T12:45:13.096Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-30T12:45:13.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T12:45:13.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-30T12:45:13.404Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T12:45:13.404Z] WORKDIR /edgex [2021-11-30T12:45:13.404Z] COPY go.mod . [2021-11-30T12:45:13.404Z] RUN go mod download' [2021-11-30T12:45:13.404Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-30T12:45:14.828Z] Sending build context to Docker daemon 334.5MB [2021-11-30T12:45:14.828Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T12:45:14.828Z] ---> 9f6097aaca64 [2021-11-30T12:45:14.828Z] Step 2/4 : WORKDIR /edgex [2021-11-30T12:45:17.375Z] ---> Running in 0fa97bc13311 [2021-11-30T12:45:17.375Z] Removing intermediate container 0fa97bc13311 [2021-11-30T12:45:17.375Z] ---> 067d69c541e3 [2021-11-30T12:45:17.375Z] Step 3/4 : COPY go.mod . [2021-11-30T12:45:17.375Z] ---> ea286350bf26 [2021-11-30T12:45:17.375Z] Step 4/4 : RUN go mod download [2021-11-30T12:45:17.375Z] ---> Running in 534e783281ec [2021-11-30T12:45:20.521Z] Still waiting to schedule task [2021-11-30T12:45:20.522Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-769’ [2021-11-30T12:45:49.547Z] Removing intermediate container 534e783281ec [2021-11-30T12:45:49.547Z] ---> f3678735ece4 [2021-11-30T12:45:49.547Z] Successfully built f3678735ece4 [2021-11-30T12:45:49.547Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:45:49.841Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T12:45:49.841Z] . [Pipeline] withDockerContainer [2021-11-30T12:45:49.908Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-11-30T12:45:49.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-30T12:45:50.287Z] $ docker top 67447be4aa5d9510e940fddf28ebb011854a26d8ef1fb5495df0d6a5a05496f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T12:45:50.636Z] + go version [2021-11-30T12:45:50.636Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-30T12:45:50.647Z] $ docker stop --time=1 67447be4aa5d9510e940fddf28ebb011854a26d8ef1fb5495df0d6a5a05496f3 [2021-11-30T12:45:51.823Z] $ docker rm -f 67447be4aa5d9510e940fddf28ebb011854a26d8ef1fb5495df0d6a5a05496f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:45:52.303Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T12:45:52.303Z] . [Pipeline] withDockerContainer [2021-11-30T12:45:52.360Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-11-30T12:45:52.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-30T12:45:52.739Z] $ docker top 7a3d1e54c89389a09c5b8644f5c7c141f3b90604a5d5374f4821b7f01f47e8f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T12:45:52.811Z] ========================================================= [2021-11-30T12:45:52.811Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-30T12:45:52.811Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T12:45:53.111Z] + make test [2021-11-30T12:45:53.111Z] go mod tidy [2021-11-30T12:45:53.111Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-30T12:45:58.490Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-30T12:46:16.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-30T12:46:20.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-30T12:46:20.364Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-30T12:46:20.937Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-30T12:46:23.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-30T12:46:23.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-30T12:46:23.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-30T12:46:23.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-30T12:46:24.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-30T12:46:24.629Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-30T12:46:24.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-30T12:46:24.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-30T12:46:24.893Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-30T12:46:24.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-30T12:46:26.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-11-30T12:46:26.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-30T12:46:26.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-30T12:46:27.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements [2021-11-30T12:46:27.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-30T12:46:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements [2021-11-30T12:46:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-30T12:46:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-30T12:46:28.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements [2021-11-30T12:46:28.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-30T12:46:28.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-30T12:46:29.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2021-11-30T12:46:29.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-30T12:46:29.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-30T12:46:29.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-30T12:46:29.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-30T12:46:29.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-30T12:46:30.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2021-11-30T12:46:30.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-30T12:46:30.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-30T12:46:30.544Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-11-30T12:46:30.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-30T12:46:30.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-30T12:46:30.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-30T12:46:30.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-30T12:46:30.544Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-30T12:46:30.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2021-11-30T12:46:30.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-30T12:46:30.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-30T12:46:30.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-30T12:46:31.753Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2021-11-30T12:46:31.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-30T12:46:31.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2021-11-30T12:46:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-11-30T12:46:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-30T12:46:32.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-11-30T12:46:33.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2021-11-30T12:46:33.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-30T12:46:33.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-11-30T12:46:33.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-11-30T12:46:46.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-11-30T12:46:46.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-11-30T12:46:50.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 82.5% of statements [2021-11-30T12:46:50.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-30T12:47:08.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-11-30T12:47:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-11-30T12:47:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.204s coverage: 65.4% of statements [2021-11-30T12:47:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-30T12:47:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-30T12:47:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-30T12:47:09.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2021-11-30T12:47:09.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-30T12:47:09.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-30T12:47:09.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-11-30T12:47:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-30T12:47:09.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-11-30T12:47:09.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-30T12:47:16.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-30T12:47:16.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-30T12:47:16.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-30T12:47:16.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-30T12:47:16.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-30T12:47:16.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-30T12:47:16.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-30T12:47:16.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2021-11-30T12:47:16.765Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-30T12:47:55.629Z] GO111MODULE=on go vet ./... [2021-11-30T12:47:59.871Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T12:47:59.871Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T12:47:59.871Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T12:48:00.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-30T12:48:00.759Z] + ls -al . [2021-11-30T12:48:00.759Z] total 644 [2021-11-30T12:48:00.759Z] drwxrwxr-x 10 1001 1001 4096 Nov 30 12:48 . [2021-11-30T12:48:00.759Z] drwxr-xr-x 4 root root 28 Nov 30 12:45 .. [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 12:44 .dockerignore [2021-11-30T12:48:00.759Z] drwxrwxr-x 8 1001 1001 179 Nov 30 12:44 .git [2021-11-30T12:48:00.759Z] drwxrwxr-x 4 1001 1001 142 Nov 30 12:44 .github [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 804 Nov 30 12:44 .gitignore [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 12:44 .golangci.yml [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 76 Nov 30 12:44 .hadolint.yml [2021-11-30T12:48:00.759Z] drwx------ 3 1001 1001 73 Nov 30 12:44 .semver [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 12:44 .sonarcloud.properties [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 12:44 ADOPTERS.md [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 8910 Nov 30 12:44 Attribution.txt [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 51732 Nov 30 12:44 CHANGELOG.md [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 12:44 CONTRIBUTING.md [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 12:44 GOVERNANCE.md [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 849 Nov 30 12:44 Jenkinsfile [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 12:44 LICENSE [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 6508 Nov 30 12:44 Makefile [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 12:44 OWNERS.md [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 8207 Nov 30 12:44 README.md [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 12:44 SECURITY.md [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 12:45 VERSION [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 12:44 ZMQWindows.md [2021-11-30T12:48:00.759Z] drwxrwxr-x 2 1001 1001 37 Nov 30 12:44 bin [2021-11-30T12:48:00.759Z] drwxrwxr-x 14 1001 1001 4096 Nov 30 12:44 cmd [2021-11-30T12:48:00.759Z] -rw-r--r-- 1 root root 428381 Nov 30 12:47 coverage.out [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 828 Nov 30 12:44 go.mod [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 49483 Nov 30 12:44 go.sum [2021-11-30T12:48:00.759Z] drwxrwxr-x 8 1001 1001 124 Nov 30 12:44 internal [2021-11-30T12:48:00.759Z] drwxrwxr-x 3 1001 1001 16 Nov 30 12:44 openapi [2021-11-30T12:48:00.759Z] drwxrwxr-x 4 1001 1001 71 Nov 30 12:44 snap [2021-11-30T12:48:00.759Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 12:44 version.go [Pipeline] sh [2021-11-30T12:48:01.056Z] + '[' -e coverage.out ] [2021-11-30T12:48:01.056Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-30T12:48:01.159Z] Stashed 1 file(s) [Pipeline] sh [2021-11-30T12:48:01.452Z] + make build [2021-11-30T12:48:01.452Z] 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-11-30T12:48:03.388Z] 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-11-30T12:48:10.609Z] 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-11-30T12:48:10.609Z] 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-11-30T12:48:11.674Z] 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-11-30T12:48:11.940Z] 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-11-30T12:48:12.512Z] 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-11-30T12:48:13.465Z] 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-11-30T12:48:14.411Z] 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-11-30T12:48:15.355Z] 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-11-30T12:48:15.926Z] 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-11-30T12:48:16.878Z] 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-11-30T12:48:18.279Z] $ docker stop --time=1 7a3d1e54c89389a09c5b8644f5c7c141f3b90604a5d5374f4821b7f01f47e8f8 [2021-11-30T12:48:20.205Z] $ docker rm -f 7a3d1e54c89389a09c5b8644f5c7c141f3b90604a5d5374f4821b7f01f47e8f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:48:21.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T12:48:21.660Z] [2021-11-30T12:48:21.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:48:21.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T12:48:21.963Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-30T12:48:21.963Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-30T12:48:21.963Z] ca9280d653b3: Pulling fs layer [2021-11-30T12:48:21.963Z] 7e9c9ca2126c: Pulling fs layer [2021-11-30T12:48:21.963Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-30T12:48:21.963Z] cbdbe7a5bc2a: Download complete [2021-11-30T12:48:22.226Z] ca9280d653b3: Verifying Checksum [2021-11-30T12:48:22.226Z] ca9280d653b3: Download complete [2021-11-30T12:48:22.226Z] cbdbe7a5bc2a: Pull complete [2021-11-30T12:48:22.486Z] 7e9c9ca2126c: Verifying Checksum [2021-11-30T12:48:22.486Z] 7e9c9ca2126c: Download complete [2021-11-30T12:48:22.746Z] ca9280d653b3: Pull complete [2021-11-30T12:48:26.979Z] 7e9c9ca2126c: Pull complete [2021-11-30T12:48:26.979Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-30T12:48:26.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T12:48:26.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-30T12:48:27.046Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-11-30T12:48:27.101Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-30T12:48:30.003Z] $ docker top 0dec483abf9171063ddbe55b8045d3c0e24b101d3a33334d5dad2ebe566e52fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T12:48:30.352Z] + docker-compose build --help [2021-11-30T12:48:30.352Z] + grep parallel [2021-11-30T12:48:30.923Z] --parallel Build images in parallel. [Pipeline] } [2021-11-30T12:48:30.933Z] $ docker stop --time=1 0dec483abf9171063ddbe55b8045d3c0e24b101d3a33334d5dad2ebe566e52fe [2021-11-30T12:48:32.122Z] $ docker rm -f 0dec483abf9171063ddbe55b8045d3c0e24b101d3a33334d5dad2ebe566e52fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:48:32.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T12:48:32.497Z] . [Pipeline] withDockerContainer [2021-11-30T12:48:32.566Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-11-30T12:48:32.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-30T12:48:32.947Z] $ docker top ae466455aeac5600a2c2a9b3c0411b15f0c0781a63a9a758fcaf6528873b4455 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T12:48:33.297Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-30T12:48:33.867Z] Building core-command ... [2021-11-30T12:48:33.867Z] Building core-data ... [2021-11-30T12:48:33.867Z] Building core-metadata ... [2021-11-30T12:48:33.867Z] Building security-bootstrapper ... [2021-11-30T12:48:33.867Z] Building security-proxy-setup ... [2021-11-30T12:48:33.867Z] Building security-secretstore-setup ... [2021-11-30T12:48:33.867Z] Building support-notifications ... [2021-11-30T12:48:33.867Z] Building support-scheduler ... [2021-11-30T12:48:33.867Z] Building sys-mgmt-agent ... [2021-11-30T12:48:33.867Z] Building support-scheduler [2021-11-30T12:48:33.867Z] Building security-proxy-setup [2021-11-30T12:48:33.867Z] Building security-secretstore-setup [2021-11-30T12:48:33.867Z] Building core-command [2021-11-30T12:48:33.867Z] Building support-notifications [2021-11-30T12:48:46.485Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:48:46.485Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:48:46.485Z] ---> f3678735ece4 [2021-11-30T12:48:46.485Z] Step 3/20 : WORKDIR /edgex-go [2021-11-30T12:48:46.485Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:48:46.485Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:48:46.485Z] ---> f3678735ece4 [2021-11-30T12:48:46.485Z] Step 3/24 : WORKDIR /edgex-go [2021-11-30T12:48:46.485Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:48:46.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:48:46.485Z] ---> f3678735ece4 [2021-11-30T12:48:46.485Z] Step 3/23 : WORKDIR /edgex-go [2021-11-30T12:48:48.403Z] ---> Running in 31785d83144f [2021-11-30T12:48:48.403Z] ---> Running in 3883f2aa8c45 [2021-11-30T12:48:48.403Z] ---> Running in 772c997d755c [2021-11-30T12:48:49.798Z] Removing intermediate container 31785d83144f [2021-11-30T12:48:49.798Z] ---> 76b0c44198a6 [2021-11-30T12:48:49.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:48:49.798Z] ---> Running in 23a73b0140eb [2021-11-30T12:48:50.065Z] Removing intermediate container 3883f2aa8c45 [2021-11-30T12:48:50.066Z] ---> 62a32e391cf0 [2021-11-30T12:48:50.066Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:48:50.066Z] Removing intermediate container 772c997d755c [2021-11-30T12:48:50.066Z] ---> 677a05d98c58 [2021-11-30T12:48:50.066Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:48:50.066Z] ---> Running in 89b550aa6a3e [2021-11-30T12:48:50.336Z] ---> Running in 46663155700d [2021-11-30T12:48:51.309Z] Removing intermediate container 23a73b0140eb [2021-11-30T12:48:51.309Z] ---> 1cca658d60ee [2021-11-30T12:48:51.309Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-30T12:48:51.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:48:51.569Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:48:51.569Z] ---> f3678735ece4 [2021-11-30T12:48:51.569Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T12:48:51.569Z] ---> Using cache [2021-11-30T12:48:51.569Z] ---> 677a05d98c58 [2021-11-30T12:48:51.569Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:48:51.831Z] ---> Running in 7eee1c2c5886 [2021-11-30T12:48:51.831Z] ---> Running in 7063ab723c1b [2021-11-30T12:48:51.831Z] Removing intermediate container 46663155700d [2021-11-30T12:48:51.831Z] ---> 7d8e3d31d5b4 [2021-11-30T12:48:51.831Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-30T12:48:51.831Z] Removing intermediate container 89b550aa6a3e [2021-11-30T12:48:51.831Z] ---> 82585cbf4c4a [2021-11-30T12:48:51.831Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-30T12:48:52.096Z] ---> Running in 0d8edc362db9 [2021-11-30T12:48:52.096Z] ---> Running in 9476744df0a2 [2021-11-30T12:48:52.096Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:48:52.096Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:48:52.096Z] ---> f3678735ece4 [2021-11-30T12:48:52.096Z] Step 3/21 : WORKDIR /edgex-go [2021-11-30T12:48:52.096Z] ---> Using cache [2021-11-30T12:48:52.096Z] ---> 677a05d98c58 [2021-11-30T12:48:52.096Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:48:52.096Z] ---> Using cache [2021-11-30T12:48:52.096Z] ---> 7d8e3d31d5b4 [2021-11-30T12:48:52.096Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-30T12:48:52.096Z] ---> Running in d230e9500a65 [2021-11-30T12:48:52.365Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:52.514Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-782 in /w/workspace/edgexfoundry_edgex-go_PR-3831 [Pipeline] { [Pipeline] ws [2021-11-30T12:48:52.527Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-30T12:48:52.644Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:52.644Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:52.644Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:52.644Z] Removing intermediate container 7063ab723c1b [2021-11-30T12:48:52.644Z] ---> 754d06f3f4b6 [2021-11-30T12:48:52.644Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T12:48:52.644Z] ---> Running in 28277ae18832 [2021-11-30T12:48:52.725Z] The recommended git tool is: git [2021-11-30T12:48:52.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:53.161Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:53.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:53.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:53.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:53.696Z] OK: 220 MiB in 52 packages [2021-11-30T12:48:53.696Z] OK: 220 MiB in 52 packages [2021-11-30T12:48:53.696Z] OK: 220 MiB in 52 packages [2021-11-30T12:48:53.975Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:48:53.975Z] OK: 220 MiB in 52 packages [2021-11-30T12:48:53.975Z] Removing intermediate container 7eee1c2c5886 [2021-11-30T12:48:53.975Z] ---> ff2b26746acd [2021-11-30T12:48:53.975Z] Step 6/24 : COPY . . [2021-11-30T12:48:54.246Z] OK: 220 MiB in 52 packages [2021-11-30T12:48:54.246Z] Removing intermediate container 0d8edc362db9 [2021-11-30T12:48:54.246Z] ---> 110678419ade [2021-11-30T12:48:54.246Z] Step 6/20 : COPY . . [2021-11-30T12:48:54.505Z] Removing intermediate container 9476744df0a2 [2021-11-30T12:48:54.505Z] ---> 88d86460b2a6 [2021-11-30T12:48:54.505Z] Step 6/23 : COPY go.mod . [2021-11-30T12:48:55.079Z] Removing intermediate container d230e9500a65 [2021-11-30T12:48:55.079Z] ---> 3464ce3124ee [2021-11-30T12:48:55.079Z] Step 6/21 : COPY . . [2021-11-30T12:48:58.395Z] ---> 9251fbaa8b60 [2021-11-30T12:48:58.395Z] Step 7/23 : RUN go mod download [2021-11-30T12:48:58.866Z] using credential edgex-jenkins-ssh [2021-11-30T12:48:58.884Z] Cloning the remote Git repository [2021-11-30T12:48:58.944Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-30T12:48:59.056Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-30T12:48:59.149Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T12:48:59.150Z] > git --version # timeout=10 [2021-11-30T12:48:59.189Z] > git --version # 'git version 2.17.1' [2021-11-30T12:48:59.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T12:48:59.300Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T12:49:00.307Z] ---> Running in 5ccfe2d2a44d [2021-11-30T12:49:00.582Z] Removing intermediate container 28277ae18832 [2021-11-30T12:49:00.582Z] ---> 59a67b64a7be [2021-11-30T12:49:00.582Z] Step 6/22 : COPY . . [2021-11-30T12:49:03.146Z] ---> 7f91d93605b7 [2021-11-30T12:49:03.146Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:49:04.542Z] ---> 0501becfa852 [2021-11-30T12:49:04.542Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:49:04.807Z] ---> ca74ec1bf889 [2021-11-30T12:49:04.807Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:49:04.807Z] ---> Running in 77574a038990 [2021-11-30T12:49:04.807Z] ---> Running in a1dc34568cb5 [2021-11-30T12:49:04.807Z] ---> Running in c713e4a8e65f [2021-11-30T12:49:05.754Z] Removing intermediate container 5ccfe2d2a44d [2021-11-30T12:49:05.754Z] ---> dcc4b47bb622 [2021-11-30T12:49:05.754Z] Step 8/23 : COPY . . [2021-11-30T12:49:07.691Z] ---> 3f64411df518 [2021-11-30T12:49:07.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:49:07.691Z] ---> Running in b0d2a7d77891 [2021-11-30T12:49:07.691Z] Removing intermediate container 77574a038990 [2021-11-30T12:49:07.691Z] ---> cd9b56480cb1 [2021-11-30T12:49:07.691Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-30T12:49:09.086Z] ---> Running in 3a48403cbf41 [2021-11-30T12:49:09.086Z] Removing intermediate container a1dc34568cb5 [2021-11-30T12:49:09.086Z] ---> c3acc4b052df [2021-11-30T12:49:09.086Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-30T12:49:09.655Z] Removing intermediate container c713e4a8e65f [2021-11-30T12:49:09.655Z] ---> 749f255bb196 [2021-11-30T12:49:09.655Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-30T12:49:09.922Z] ---> Running in 948bb5c067df [2021-11-30T12:49:09.922Z] ---> Running in 1eebb324eb0d [2021-11-30T12:49:10.498Z] 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-11-30T12:49:10.498Z] 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-11-30T12:49:10.770Z] 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-11-30T12:49:11.046Z] Removing intermediate container b0d2a7d77891 [2021-11-30T12:49:11.046Z] ---> 9b555804ce3a [2021-11-30T12:49:11.046Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-30T12:49:11.631Z] ---> Running in 95d42d8e7887 [2021-11-30T12:49:11.631Z] ---> a0ec9d397c6c [2021-11-30T12:49:11.631Z] Step 9/23 : RUN go mod tidy [2021-11-30T12:49:11.631Z] ---> Running in cb6543fb75bc [2021-11-30T12:49:12.225Z] 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-11-30T12:49:13.652Z] Removing intermediate container cb6543fb75bc [2021-11-30T12:49:13.652Z] ---> 8043477e1280 [2021-11-30T12:49:13.652Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-30T12:49:13.652Z] ---> Running in ca8dadf6144a [2021-11-30T12:49:14.246Z] 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-11-30T12:49:18.747Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T12:49:18.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T12:49:18.811Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T12:49:18.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T12:49:18.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T12:49:18.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3831/head:refs/remotes/origin/PR-3831 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-30T12:49:19.758Z] Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:49:20.124Z] Merge succeeded, producing 56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:49:20.124Z] Checking out Revision 56cc32bf381975242754bedb573ffabd5431af70 (PR-3831) [2021-11-30T12:49:19.781Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T12:49:19.804Z] > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 [2021-11-30T12:49:20.036Z] > git remote # timeout=10 [2021-11-30T12:49:20.056Z] > git config --get remote.origin.url # timeout=10 [2021-11-30T12:49:20.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T12:49:20.080Z] > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [2021-11-30T12:49:20.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-30T12:49:20.132Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T12:49:20.147Z] > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 [2021-11-30T12:49:24.606Z] Commit message: "Merge branch 'main' into snap-update-devicevirtual-asc-kuiper-redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-30T12:49:25.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-30T12:49:25.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T12:49:25.636Z] Dload Upload Total Spent Left Speed [2021-11-30T12:49:25.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 77281 0 --:--:-- --:--:-- --:--:-- 77789 [Pipeline] sh [2021-11-30T12:49:26.057Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-30T12:49:26.410Z] + sudo tee /etc/docker/daemon.new [2021-11-30T12:49:26.410Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-30T12:49:26.410Z] { [2021-11-30T12:49:26.410Z] "registry-mirrors": [ [2021-11-30T12:49:26.410Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-30T12:49:26.410Z] ], [2021-11-30T12:49:26.410Z] "bip": "10.250.0.254/24", [2021-11-30T12:49:26.410Z] "hosts": [ [2021-11-30T12:49:26.410Z] "tcp://0.0.0.0:5555", [2021-11-30T12:49:26.410Z] "unix:///var/run/docker.sock" [2021-11-30T12:49:26.410Z] ], [2021-11-30T12:49:26.410Z] "mtu": 1458, [2021-11-30T12:49:26.410Z] "selinux-enabled": true, [2021-11-30T12:49:26.410Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-30T12:49:26.410Z] } [Pipeline] sh [2021-11-30T12:49:26.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-30T12:49:27.222Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T12:49:45.576Z] provisioning config files... [2021-11-30T12:49:45.603Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config642470598221551051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T12:49:45.973Z] ---> docker-login.sh [2021-11-30T12:49:45.974Z] nexus3.edgexfoundry.org:10001 [2021-11-30T12:49:46.460Z] 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-11-30T12:49:46.460Z] 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-11-30T12:49:46.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:49:47.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:49:47.182Z] Configure a credential helper to remove this warning. See [2021-11-30T12:49:47.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:49:47.182Z] [2021-11-30T12:49:47.182Z] Login Succeeded [2021-11-30T12:49:47.182Z] nexus3.edgexfoundry.org:10002 [2021-11-30T12:49:47.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:49:47.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:49:47.460Z] Configure a credential helper to remove this warning. See [2021-11-30T12:49:47.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:49:47.460Z] [2021-11-30T12:49:47.460Z] Login Succeeded [2021-11-30T12:49:47.460Z] nexus3.edgexfoundry.org:10003 [2021-11-30T12:49:48.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:49:48.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:49:48.068Z] Configure a credential helper to remove this warning. See [2021-11-30T12:49:48.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:49:48.068Z] [2021-11-30T12:49:48.068Z] Login Succeeded [2021-11-30T12:49:48.068Z] nexus3.edgexfoundry.org:10004 [2021-11-30T12:49:48.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:49:48.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:49:48.669Z] Configure a credential helper to remove this warning. See [2021-11-30T12:49:48.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:49:48.669Z] [2021-11-30T12:49:48.669Z] Login Succeeded [2021-11-30T12:49:48.669Z] docker.io [2021-11-30T12:49:48.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T12:49:49.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T12:49:49.564Z] Configure a credential helper to remove this warning. See [2021-11-30T12:49:49.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T12:49:49.564Z] [2021-11-30T12:49:49.564Z] Login Succeeded [2021-11-30T12:49:49.564Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T12:49:49.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-30T12:49:50.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T12:49:50.128Z] ========================================================= [2021-11-30T12:49:50.128Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-30T12:49:50.128Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T12:49:50.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T12:49:50.739Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-30T12:49:50.739Z] 552d1f2373af: Pulling fs layer [2021-11-30T12:49:50.739Z] ea3f2d53f512: Pulling fs layer [2021-11-30T12:49:50.739Z] 9e70ebbbe112: Pulling fs layer [2021-11-30T12:49:50.739Z] 7a9cfe048b4a: Pulling fs layer [2021-11-30T12:49:50.739Z] 72dc09318566: Pulling fs layer [2021-11-30T12:49:50.739Z] f4f7b4309257: Pulling fs layer [2021-11-30T12:49:50.739Z] 0ac9a79272e3: Pulling fs layer [2021-11-30T12:49:50.739Z] b78e95d17946: Pulling fs layer [2021-11-30T12:49:50.739Z] 7a9cfe048b4a: Waiting [2021-11-30T12:49:50.739Z] 72dc09318566: Waiting [2021-11-30T12:49:50.739Z] f4f7b4309257: Waiting [2021-11-30T12:49:50.739Z] 0ac9a79272e3: Waiting [2021-11-30T12:49:50.739Z] b78e95d17946: Waiting [2021-11-30T12:49:50.739Z] ea3f2d53f512: Verifying Checksum [2021-11-30T12:49:50.739Z] ea3f2d53f512: Download complete [2021-11-30T12:49:50.739Z] 72dc09318566: Verifying Checksum [2021-11-30T12:49:50.739Z] 72dc09318566: Download complete [2021-11-30T12:49:50.739Z] f4f7b4309257: Verifying Checksum [2021-11-30T12:49:50.739Z] f4f7b4309257: Download complete [2021-11-30T12:49:50.739Z] 552d1f2373af: Verifying Checksum [2021-11-30T12:49:50.739Z] 552d1f2373af: Download complete [2021-11-30T12:49:50.739Z] 0ac9a79272e3: Verifying Checksum [2021-11-30T12:49:50.739Z] 0ac9a79272e3: Download complete [2021-11-30T12:49:51.723Z] 552d1f2373af: Pull complete [2021-11-30T12:49:51.783Z] Removing intermediate container 3a48403cbf41 [2021-11-30T12:49:51.783Z] ---> ac4cdf07ee7c [2021-11-30T12:49:51.783Z] [2021-11-30T12:49:51.783Z] Step 9/24 : FROM alpine:3.14 [2021-11-30T12:49:51.783Z] Removing intermediate container 948bb5c067df [2021-11-30T12:49:51.783Z] ---> 712831a8c630 [2021-11-30T12:49:51.783Z] [2021-11-30T12:49:51.783Z] Step 9/20 : FROM alpine:3.14 [2021-11-30T12:49:51.783Z] Removing intermediate container 95d42d8e7887 [2021-11-30T12:49:51.783Z] ---> 6c40b023e91d [2021-11-30T12:49:51.783Z] [2021-11-30T12:49:51.783Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T12:49:52.353Z] Removing intermediate container 1eebb324eb0d [2021-11-30T12:49:52.353Z] ---> 5679aa344c61 [2021-11-30T12:49:52.353Z] [2021-11-30T12:49:52.353Z] Step 9/21 : FROM alpine:3.14 [2021-11-30T12:49:52.613Z] 3.14: Pulling from library/alpine [2021-11-30T12:49:52.712Z] ea3f2d53f512: Pull complete [2021-11-30T12:49:52.712Z] b78e95d17946: Verifying Checksum [2021-11-30T12:49:52.712Z] b78e95d17946: Download complete [2021-11-30T12:49:52.988Z] 9e70ebbbe112: Pull complete [2021-11-30T12:49:53.184Z] 3.14: Pulling from library/alpine [2021-11-30T12:49:53.184Z] 3.14: Pulling from library/alpine [2021-11-30T12:49:53.262Z] 7a9cfe048b4a: Verifying Checksum [2021-11-30T12:49:53.262Z] 7a9cfe048b4a: Download complete [2021-11-30T12:49:54.123Z] Removing intermediate container ca8dadf6144a [2021-11-30T12:49:54.123Z] ---> eeb571b820ca [2021-11-30T12:49:54.123Z] [2021-11-30T12:49:54.123Z] Step 11/23 : FROM alpine:3.14 [2021-11-30T12:49:54.383Z] 3.14: Pulling from library/alpine [2021-11-30T12:49:54.383Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T12:49:54.383Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T12:49:54.383Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T12:49:54.383Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T12:49:54.383Z] Status: Image is up to date for alpine:3.14 [2021-11-30T12:49:54.383Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T12:49:54.383Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T12:49:54.383Z] Status: Image is up to date for alpine:3.14 [2021-11-30T12:49:54.383Z] ---> 0a97eee8041e [2021-11-30T12:49:54.383Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-30T12:49:54.383Z] ---> 0a97eee8041e [2021-11-30T12:49:54.383Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-30T12:49:54.383Z] ---> 0a97eee8041e [2021-11-30T12:49:54.383Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T12:49:54.383Z] ---> 0a97eee8041e [2021-11-30T12:49:54.383Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-30T12:49:54.383Z] 3.14: Pulling from library/alpine [2021-11-30T12:49:54.383Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T12:49:54.383Z] Status: Image is up to date for alpine:3.14 [2021-11-30T12:49:54.383Z] ---> 0a97eee8041e [2021-11-30T12:49:54.383Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-30T12:49:54.383Z] ---> Running in 76a0110dc7cf [2021-11-30T12:49:54.383Z] ---> Running in 9e262bfcbd13 [2021-11-30T12:49:54.383Z] ---> Running in 012611066f50 [2021-11-30T12:49:54.383Z] ---> Running in f2c4607f7239 [2021-11-30T12:49:54.383Z] ---> Running in 97de7c6bb64d [2021-11-30T12:49:54.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.226Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-30T12:49:55.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.505Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-30T12:49:55.505Z] (3/3) Installing su-exec (0.2-r1) [2021-11-30T12:49:55.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.505Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T12:49:55.505Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T12:49:55.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.505Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-30T12:49:55.505Z] OK: 6 MiB in 17 packages [2021-11-30T12:49:55.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:49:55.505Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-30T12:49:55.782Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T12:49:55.782Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T12:49:55.782Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T12:49:55.782Z] OK: 6 MiB in 16 packages [2021-11-30T12:49:55.782Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T12:49:55.782Z] OK: 6 MiB in 15 packages [2021-11-30T12:49:55.782Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-30T12:49:55.782Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-30T12:49:56.057Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T12:49:56.057Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T12:49:56.057Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-30T12:49:56.057Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T12:49:56.057Z] (5/5) Installing curl (7.79.1-r0) [2021-11-30T12:49:56.057Z] OK: 6 MiB in 15 packages [2021-11-30T12:49:56.057Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T12:49:56.057Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T12:49:56.057Z] OK: 8 MiB in 19 packages [2021-11-30T12:49:56.318Z] Removing intermediate container 9e262bfcbd13 [2021-11-30T12:49:56.318Z] ---> ac8e925f45ee [2021-11-30T12:49:56.318Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T12:49:56.318Z] ---> Running in eea965b2f228 [2021-11-30T12:49:56.318Z] Removing intermediate container 76a0110dc7cf [2021-11-30T12:49:56.318Z] ---> a2d256126392 [2021-11-30T12:49:56.318Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T12:49:56.579Z] Removing intermediate container eea965b2f228 [2021-11-30T12:49:56.579Z] ---> b0c0639254c1 [2021-11-30T12:49:56.579Z] Step 12/24 : WORKDIR / [2021-11-30T12:49:56.579Z] Removing intermediate container 012611066f50 [2021-11-30T12:49:56.579Z] ---> 90d0f57a84a9 [2021-11-30T12:49:56.579Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T12:49:56.579Z] Removing intermediate container 97de7c6bb64d [2021-11-30T12:49:56.579Z] ---> e17b7999e87c [2021-11-30T12:49:56.579Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T12:49:56.579Z] ---> Running in 8afab16e31cd [2021-11-30T12:49:56.579Z] ---> Running in af282ae30c91 [2021-11-30T12:49:56.579Z] ---> Running in 2a4498676648 [2021-11-30T12:49:56.579Z] ---> Running in c7ed9035428e [2021-11-30T12:49:56.579Z] Removing intermediate container af282ae30c91 [2021-11-30T12:49:56.580Z] ---> 88f87738a17e [2021-11-30T12:49:56.580Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-30T12:49:56.844Z] Removing intermediate container 8afab16e31cd [2021-11-30T12:49:56.844Z] ---> 82694f049c28 [2021-11-30T12:49:56.844Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-30T12:49:56.844Z] Removing intermediate container f2c4607f7239 [2021-11-30T12:49:56.844Z] ---> f1a74a37b76d [2021-11-30T12:49:56.844Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T12:49:56.844Z] Removing intermediate container c7ed9035428e [2021-11-30T12:49:56.844Z] ---> 056128daead4 [2021-11-30T12:49:56.844Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-30T12:49:56.844Z] ---> Running in b060543b42f3 [2021-11-30T12:49:56.844Z] Removing intermediate container 2a4498676648 [2021-11-30T12:49:56.844Z] ---> dd671391c9ad [2021-11-30T12:49:56.844Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-30T12:49:56.844Z] ---> Running in 4c470884c734 [2021-11-30T12:49:56.844Z] ---> Running in a9dfef280ff5 [2021-11-30T12:49:56.844Z] ---> Running in 88a24ec36ffc [2021-11-30T12:49:56.844Z] Removing intermediate container b060543b42f3 [2021-11-30T12:49:56.844Z] ---> 9f0e8e3c59ba [2021-11-30T12:49:56.844Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-30T12:49:56.844Z] ---> Running in 800c38aab3a7 [2021-11-30T12:49:56.844Z] Removing intermediate container a9dfef280ff5 [2021-11-30T12:49:56.844Z] ---> 53234279f538 [2021-11-30T12:49:56.844Z] Step 12/20 : WORKDIR /edgex [2021-11-30T12:49:56.844Z] Removing intermediate container 88a24ec36ffc [2021-11-30T12:49:56.844Z] ---> 23e5c5843669 [2021-11-30T12:49:56.844Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-30T12:49:57.105Z] Removing intermediate container 4c470884c734 [2021-11-30T12:49:57.105Z] ---> 9d63f4694c73 [2021-11-30T12:49:57.105Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T12:49:57.105Z] ---> d2319f078680 [2021-11-30T12:49:57.105Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-30T12:49:57.105Z] ---> Running in b01adaef2195 [2021-11-30T12:49:57.105Z] ---> Running in 3d8f6fff377a [2021-11-30T12:49:57.105Z] ---> Running in d4a34639738f [2021-11-30T12:49:57.105Z] Removing intermediate container 800c38aab3a7 [2021-11-30T12:49:57.105Z] ---> 9866715072be [2021-11-30T12:49:57.105Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T12:49:57.105Z] Removing intermediate container b01adaef2195 [2021-11-30T12:49:57.105Z] ---> 3993ed934dd2 [2021-11-30T12:49:57.105Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-30T12:49:57.105Z] Removing intermediate container 3d8f6fff377a [2021-11-30T12:49:57.105Z] ---> c0f8f1b4bc5c [2021-11-30T12:49:57.105Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T12:49:57.105Z] Removing intermediate container d4a34639738f [2021-11-30T12:49:57.105Z] ---> 86944ba3bfa3 [2021-11-30T12:49:57.105Z] Step 14/22 : WORKDIR / [2021-11-30T12:49:57.372Z] ---> 85f9e84cb9bc [2021-11-30T12:49:57.372Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-30T12:49:57.372Z] ---> Running in 9a9e2cb4f296 [2021-11-30T12:49:57.372Z] ---> 98ad3db2c402 [2021-11-30T12:49:57.372Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-30T12:49:57.372Z] ---> bc0789f844ae [2021-11-30T12:49:57.372Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-30T12:49:57.372Z] Removing intermediate container 9a9e2cb4f296 [2021-11-30T12:49:57.372Z] ---> c217e102f0a6 [2021-11-30T12:49:57.372Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T12:49:57.637Z] ---> 34b8399ce014 [2021-11-30T12:49:57.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-30T12:49:57.637Z] ---> d011c2d4b4df [2021-11-30T12:49:57.637Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-30T12:49:57.901Z] ---> 7b58c85d6af9 [2021-11-30T12:49:57.901Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-30T12:49:57.901Z] ---> cf4d745c0706 [2021-11-30T12:49:57.901Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-30T12:49:57.902Z] ---> 74b052a44b1b [2021-11-30T12:49:57.902Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-30T12:49:57.902Z] ---> 056df9343842 [2021-11-30T12:49:57.902Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-30T12:49:58.163Z] ---> 8343155c7004 [2021-11-30T12:49:58.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-30T12:49:58.426Z] ---> f83bbc784edb [2021-11-30T12:49:58.426Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-30T12:49:58.426Z] ---> b8ed05313586 [2021-11-30T12:49:58.426Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-30T12:49:58.426Z] ---> e5d1286f1ed7 [2021-11-30T12:49:58.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-30T12:49:58.426Z] ---> c5524ab9c825 [2021-11-30T12:49:58.426Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-30T12:49:58.426Z] ---> Running in 0eb02dfe2c0a [2021-11-30T12:49:58.426Z] ---> Running in 8c1adbd4464b [2021-11-30T12:49:58.426Z] ---> c8c0983940b6 [2021-11-30T12:49:58.426Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-30T12:49:58.688Z] ---> Running in 09653a4fc4b1 [2021-11-30T12:49:58.688Z] Removing intermediate container 0eb02dfe2c0a [2021-11-30T12:49:58.688Z] ---> ce27d6866877 [2021-11-30T12:49:58.688Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T12:49:58.688Z] ---> ced2d8ec0da8 [2021-11-30T12:49:58.688Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-30T12:49:58.688Z] Removing intermediate container 8c1adbd4464b [2021-11-30T12:49:58.688Z] ---> 8c76684b5b25 [2021-11-30T12:49:58.688Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T12:49:58.688Z] Removing intermediate container 09653a4fc4b1 [2021-11-30T12:49:58.688Z] ---> 6165a516cb33 [2021-11-30T12:49:58.688Z] Step 17/20 : CMD ["--init=true"] [2021-11-30T12:49:58.688Z] ---> Running in 40dc06a647c5 [2021-11-30T12:49:58.953Z] ---> Running in c82606a63741 [2021-11-30T12:49:58.953Z] ---> Running in 1a8b156feae4 [2021-11-30T12:49:58.953Z] ---> Running in efd08aa10277 [2021-11-30T12:49:58.953Z] ---> 126df83db6a3 [2021-11-30T12:49:58.953Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-30T12:49:58.953Z] Removing intermediate container 40dc06a647c5 [2021-11-30T12:49:58.953Z] ---> 737f4c7e5d55 [2021-11-30T12:49:58.953Z] Step 21/23 : LABEL arch=x86_64 [2021-11-30T12:49:58.953Z] Removing intermediate container c82606a63741 [2021-11-30T12:49:58.953Z] ---> 0555912f8e4e [2021-11-30T12:49:58.954Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T12:49:58.954Z] Removing intermediate container 1a8b156feae4 [2021-11-30T12:49:58.954Z] ---> 442ced39c1ef [2021-11-30T12:49:58.954Z] Step 19/21 : LABEL arch=x86_64 [2021-11-30T12:49:58.954Z] Removing intermediate container efd08aa10277 [2021-11-30T12:49:58.954Z] ---> cee58780ae38 [2021-11-30T12:49:58.954Z] Step 18/20 : LABEL arch=x86_64 [2021-11-30T12:49:58.954Z] ---> Running in 8619510b6448 [2021-11-30T12:49:58.954Z] ---> Running in 7c7846db4400 [2021-11-30T12:49:58.954Z] ---> Running in c98a2277aa26 [2021-11-30T12:49:58.954Z] ---> Running in a4f9b9b2395c [2021-11-30T12:49:59.218Z] Removing intermediate container 7c7846db4400 [2021-11-30T12:49:59.218Z] ---> 118ba97d4186 [2021-11-30T12:49:59.218Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T12:49:59.218Z] ---> 79d56c2a775a [2021-11-30T12:49:59.218Z] Step 20/24 : 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-11-30T12:49:59.218Z] Removing intermediate container 8619510b6448 [2021-11-30T12:49:59.218Z] ---> b722a71f75d3 [2021-11-30T12:49:59.218Z] Step 22/23 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:49:59.218Z] Removing intermediate container c98a2277aa26 [2021-11-30T12:49:59.218Z] ---> aa2fb64d92be [2021-11-30T12:49:59.218Z] Step 20/21 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:49:59.218Z] Removing intermediate container a4f9b9b2395c [2021-11-30T12:49:59.218Z] ---> 092a21eb94fb [2021-11-30T12:49:59.218Z] Step 19/20 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:49:59.218Z] ---> Running in cc1f7862ad09 [2021-11-30T12:49:59.218Z] ---> Running in 9c2149f5c92d [2021-11-30T12:49:59.218Z] ---> Running in d0b64721482c [2021-11-30T12:49:59.218Z] ---> Running in 153d29fe4dc3 [2021-11-30T12:49:59.218Z] ---> Running in 45f9b9b60fec [2021-11-30T12:49:59.509Z] Removing intermediate container cc1f7862ad09 [2021-11-30T12:49:59.509Z] ---> 28b1e320572b [2021-11-30T12:49:59.509Z] Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:49:59.509Z] Removing intermediate container 45f9b9b60fec [2021-11-30T12:49:59.509Z] ---> af9211232493 [2021-11-30T12:49:59.509Z] Step 20/20 : LABEL version=0.0.0 [2021-11-30T12:49:59.509Z] Removing intermediate container 153d29fe4dc3 [2021-11-30T12:49:59.509Z] ---> dfbb63b17317 [2021-11-30T12:49:59.509Z] Step 21/21 : LABEL version=0.0.0 [2021-11-30T12:49:59.509Z] ---> Running in e04446879765 [2021-11-30T12:49:59.509Z] Removing intermediate container d0b64721482c [2021-11-30T12:49:59.509Z] ---> c7039b4e82de [2021-11-30T12:49:59.509Z] Step 23/23 : LABEL version=0.0.0 [2021-11-30T12:49:59.509Z] ---> Running in 9c9777869c6b [2021-11-30T12:49:59.509Z] ---> Running in 99ea41085ee2 [2021-11-30T12:49:59.509Z] ---> Running in c4a9e9e47104 [2021-11-30T12:49:59.509Z] Removing intermediate container e04446879765 [2021-11-30T12:49:59.509Z] ---> 43e94cd3ca06 [2021-11-30T12:49:59.509Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T12:49:59.509Z] Removing intermediate container 9c9777869c6b [2021-11-30T12:49:59.509Z] ---> 2156deae70cc [2021-11-30T12:49:59.509Z] [2021-11-30T12:49:59.509Z] ---> Running in c8165d403b4d [2021-11-30T12:49:59.781Z] Removing intermediate container c4a9e9e47104 [2021-11-30T12:49:59.781Z] ---> 8e06a9301296 [2021-11-30T12:49:59.781Z] [2021-11-30T12:49:59.781Z] Successfully built 2156deae70cc [2021-11-30T12:49:59.781Z] Successfully tagged security-proxy-setup:latest [2021-11-30T12:49:59.781Z] Building core-metadata [2021-11-30T12:49:59.781Z] Removing intermediate container 99ea41085ee2 [2021-11-30T12:49:59.781Z] ---> 684f643e926c [2021-11-30T12:49:59.781Z] [2021-11-30T12:49:59.781Z]  Building security-proxy-setup ... done Removing intermediate container c8165d403b4d [2021-11-30T12:49:59.781Z] ---> 0c84e3a8f6e9 [2021-11-30T12:49:59.781Z] [2021-11-30T12:49:59.781Z] Successfully built 684f643e926c [2021-11-30T12:49:59.781Z] Successfully built 8e06a9301296 [2021-11-30T12:49:59.781Z] Successfully built 0c84e3a8f6e9 [2021-11-30T12:50:00.057Z] Successfully tagged support-notifications:latest [2021-11-30T12:50:00.057Z] Building sys-mgmt-agent [2021-11-30T12:50:00.057Z]  Building support-notifications ... done Successfully tagged support-scheduler:latest [2021-11-30T12:50:00.057Z] Successfully tagged core-command:latest [2021-11-30T12:50:00.057Z] Building core-data [2021-11-30T12:50:00.057Z]  Building support-scheduler ... done Building security-bootstrapper [2021-11-30T12:50:01.000Z]  Building core-command ... done Removing intermediate container 9c2149f5c92d [2021-11-30T12:50:01.000Z] ---> 7494c4b7e3f9 [2021-11-30T12:50:01.000Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-30T12:50:05.238Z] ---> Running in fb8b45cb62db [2021-11-30T12:50:05.238Z] Removing intermediate container fb8b45cb62db [2021-11-30T12:50:05.238Z] ---> 940ab9a9946e [2021-11-30T12:50:05.238Z] Step 22/24 : LABEL arch=x86_64 [2021-11-30T12:50:05.666Z] 7a9cfe048b4a: Pull complete [2021-11-30T12:50:05.666Z] 72dc09318566: Pull complete [2021-11-30T12:50:05.666Z] f4f7b4309257: Pull complete [2021-11-30T12:50:05.666Z] 0ac9a79272e3: Pull complete [2021-11-30T12:50:06.183Z] ---> Running in da6884617c37 [2021-11-30T12:50:06.183Z] Removing intermediate container da6884617c37 [2021-11-30T12:50:06.183Z] ---> 47e0287751b3 [2021-11-30T12:50:06.183Z] Step 23/24 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:50:07.127Z] ---> Running in 6f0ceac7c7df [2021-11-30T12:50:10.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:50:10.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:50:10.608Z] ---> f3678735ece4 [2021-11-30T12:50:10.608Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T12:50:10.608Z] ---> Using cache [2021-11-30T12:50:10.608Z] ---> 677a05d98c58 [2021-11-30T12:50:10.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:50:10.608Z] ---> Using cache [2021-11-30T12:50:10.608Z] ---> 754d06f3f4b6 [2021-11-30T12:50:10.608Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-30T12:50:10.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:50:10.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:50:10.608Z] ---> f3678735ece4 [2021-11-30T12:50:10.608Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T12:50:10.608Z] ---> Using cache [2021-11-30T12:50:10.608Z] ---> 677a05d98c58 [2021-11-30T12:50:10.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:50:10.608Z] ---> Using cache [2021-11-30T12:50:10.608Z] ---> 754d06f3f4b6 [2021-11-30T12:50:10.608Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-30T12:50:10.608Z] Removing intermediate container 6f0ceac7c7df [2021-11-30T12:50:10.608Z] ---> 523bfcc450d7 [2021-11-30T12:50:10.608Z] Step 24/24 : LABEL version=0.0.0 [2021-11-30T12:50:10.872Z] ---> Running in 02f57cd4e964 [2021-11-30T12:50:10.872Z] ---> Running in e66ca09675f9 [2021-11-30T12:50:10.872Z] ---> Running in e0a5ce803dee [2021-11-30T12:50:11.094Z] b78e95d17946: Pull complete [2021-11-30T12:50:11.094Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-30T12:50:11.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T12:50:11.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-30T12:50:11.135Z] Removing intermediate container e0a5ce803dee [2021-11-30T12:50:11.135Z] ---> 800cdd8f6562 [2021-11-30T12:50:11.135Z] [2021-11-30T12:50:11.135Z] Successfully built 800cdd8f6562 [2021-11-30T12:50:11.135Z] Successfully tagged security-secretstore-setup:latest [2021-11-30T12:50:11.408Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:11.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:11.441Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T12:50:11.441Z] WORKDIR /edgex [2021-11-30T12:50:11.441Z] COPY go.mod . [2021-11-30T12:50:11.441Z] RUN go mod downloaddocker [2021-11-30T12:50:11.441Z] build -t ci-base-image-arm64 -f - . [2021-11-30T12:50:11.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:12.272Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:12.532Z] OK: 220 MiB in 52 packages [2021-11-30T12:50:12.532Z] OK: 220 MiB in 52 packages [2021-11-30T12:50:13.102Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:50:13.102Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:50:13.103Z] ---> f3678735ece4 [2021-11-30T12:50:13.103Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 677a05d98c58 [2021-11-30T12:50:13.103Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 754d06f3f4b6 [2021-11-30T12:50:13.103Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 59a67b64a7be [2021-11-30T12:50:13.103Z] Step 6/22 : COPY . . [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 3f64411df518 [2021-11-30T12:50:13.103Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 9b555804ce3a [2021-11-30T12:50:13.103Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-30T12:50:13.103Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:50:13.103Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:50:13.103Z] ---> f3678735ece4 [2021-11-30T12:50:13.103Z] Step 3/30 : WORKDIR /edgex-go [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 677a05d98c58 [2021-11-30T12:50:13.103Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 754d06f3f4b6 [2021-11-30T12:50:13.103Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 59a67b64a7be [2021-11-30T12:50:13.103Z] Step 6/30 : COPY . . [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 3f64411df518 [2021-11-30T12:50:13.103Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:50:13.103Z] ---> Using cache [2021-11-30T12:50:13.103Z] ---> 9b555804ce3a [2021-11-30T12:50:13.103Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-30T12:50:14.051Z] ---> Running in c6a472ae12c2 [2021-11-30T12:50:14.051Z] ---> Running in f2463154802f [2021-11-30T12:50:14.051Z] Removing intermediate container 02f57cd4e964 [2021-11-30T12:50:14.051Z] ---> 0d053a8cb733 [2021-11-30T12:50:14.051Z] Step 6/22 : COPY . . [2021-11-30T12:50:14.051Z] Removing intermediate container e66ca09675f9 [2021-11-30T12:50:14.051Z] ---> cd60c856c838 [2021-11-30T12:50:14.051Z] Step 6/22 : COPY . . [2021-11-30T12:50:14.081Z] Sending build context to Docker daemon 168.9MB [2021-11-30T12:50:14.081Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T12:50:14.081Z] ---> 8b459fc5aaf0 [2021-11-30T12:50:14.081Z] Step 2/4 : WORKDIR /edgex [2021-11-30T12:50:14.319Z] 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-11-30T12:50:14.598Z] 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-11-30T12:50:16.059Z] ---> Running in a62d2139375a [2021-11-30T12:50:16.334Z] Removing intermediate container a62d2139375a [2021-11-30T12:50:16.334Z] ---> 880a723a4d96 [2021-11-30T12:50:16.334Z] Step 3/4 : COPY go.mod . [2021-11-30T12:50:16.939Z] ---> 809dfe4fc0c9 [2021-11-30T12:50:16.939Z] Step 4/4 : RUN go mod download [2021-11-30T12:50:16.939Z] ---> Running in 11505b5c8c0a [2021-11-30T12:50:24.711Z] ---> 8f30bac4c765 [2021-11-30T12:50:24.711Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:50:24.711Z] ---> 110557b35c75 [2021-11-30T12:50:24.711Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:50:24.711Z] ---> Running in 6d5987a81f56 [2021-11-30T12:50:24.711Z] ---> Running in d6e2c2e91a3f [2021-11-30T12:50:25.654Z] Removing intermediate container 6d5987a81f56 [2021-11-30T12:50:25.654Z] ---> 2cc2ac89bbe6 [2021-11-30T12:50:25.654Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-30T12:50:25.654Z] ---> Running in f195bcdb6cfe [2021-11-30T12:50:25.654Z] Removing intermediate container d6e2c2e91a3f [2021-11-30T12:50:25.654Z] ---> 4b2245cca5a0 [2021-11-30T12:50:25.654Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-30T12:50:25.915Z] ---> Running in e2560a9c04b5 [2021-11-30T12:50:26.178Z] 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-11-30T12:50:26.440Z] 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-11-30T12:50:44.569Z] Removing intermediate container c6a472ae12c2 [2021-11-30T12:50:44.569Z] ---> d820a41a8e8e [2021-11-30T12:50:44.569Z] [2021-11-30T12:50:44.569Z] Step 9/30 : FROM alpine:3.14 [2021-11-30T12:50:44.569Z] ---> 0a97eee8041e [2021-11-30T12:50:44.569Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-30T12:50:44.569Z] ---> Running in 38e2219cfa42 [2021-11-30T12:50:44.569Z] Removing intermediate container 38e2219cfa42 [2021-11-30T12:50:44.569Z] ---> d64d89d005a6 [2021-11-30T12:50:44.569Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-30T12:50:44.569Z] ---> Running in 230c771eb97d [2021-11-30T12:50:45.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:45.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:45.788Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-30T12:50:45.788Z] (2/2) Installing su-exec (0.2-r1) [2021-11-30T12:50:45.788Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T12:50:45.788Z] OK: 6 MiB in 16 packages [2021-11-30T12:50:46.358Z] Removing intermediate container f2463154802f [2021-11-30T12:50:46.358Z] ---> 542918a58069 [2021-11-30T12:50:46.358Z] [2021-11-30T12:50:46.358Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T12:50:46.358Z] ---> 0a97eee8041e [2021-11-30T12:50:46.358Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T12:50:46.358Z] ---> Using cache [2021-11-30T12:50:46.358Z] ---> e17b7999e87c [2021-11-30T12:50:46.358Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T12:50:46.358Z] ---> Using cache [2021-11-30T12:50:46.358Z] ---> 056128daead4 [2021-11-30T12:50:46.358Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-30T12:50:46.358Z] ---> Running in 36206f7f43a9 [2021-11-30T12:50:46.623Z] Removing intermediate container 36206f7f43a9 [2021-11-30T12:50:46.623Z] ---> 7e4e44351a37 [2021-11-30T12:50:46.623Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T12:50:46.623Z] Removing intermediate container 230c771eb97d [2021-11-30T12:50:46.623Z] ---> 546538e86255 [2021-11-30T12:50:46.623Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-30T12:50:46.623Z] ---> Running in 0faf3f35b03d [2021-11-30T12:50:46.623Z] ---> Running in 6bce228245eb [2021-11-30T12:50:46.891Z] Removing intermediate container 0faf3f35b03d [2021-11-30T12:50:46.891Z] ---> 7a3540d8c412 [2021-11-30T12:50:46.891Z] Step 14/22 : WORKDIR / [2021-11-30T12:50:46.891Z] Removing intermediate container 6bce228245eb [2021-11-30T12:50:46.891Z] ---> 5a18da2e2185 [2021-11-30T12:50:46.891Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-30T12:50:46.891Z] ---> Running in 125e8eb7910e [2021-11-30T12:50:46.891Z] ---> Running in 2aea3c18bde8 [2021-11-30T12:50:47.152Z] Removing intermediate container 2aea3c18bde8 [2021-11-30T12:50:47.152Z] ---> 556bc9e49acc [2021-11-30T12:50:47.152Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-30T12:50:47.153Z] Removing intermediate container 125e8eb7910e [2021-11-30T12:50:47.153Z] ---> ec734a50eba3 [2021-11-30T12:50:47.153Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T12:50:47.153Z] ---> Running in 1c26f496dab8 [2021-11-30T12:50:47.417Z] ---> 36c65e81d14e [2021-11-30T12:50:47.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-30T12:50:47.996Z] ---> e133d3e9e367 [2021-11-30T12:50:47.996Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-30T12:50:48.261Z] Removing intermediate container 1c26f496dab8 [2021-11-30T12:50:48.261Z] ---> 9101bbb7a2e8 [2021-11-30T12:50:48.261Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-30T12:50:48.261Z] ---> 752b839a7710 [2021-11-30T12:50:48.261Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-30T12:50:48.261Z] ---> Running in f41ddccd5579 [2021-11-30T12:50:48.261Z] ---> Running in cdcb8c8ad979 [2021-11-30T12:50:48.521Z] Removing intermediate container cdcb8c8ad979 [2021-11-30T12:50:48.521Z] ---> 28afcab4dfdc [2021-11-30T12:50:48.521Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-30T12:50:48.521Z] Removing intermediate container f41ddccd5579 [2021-11-30T12:50:48.521Z] ---> 0f41b87cf480 [2021-11-30T12:50:48.521Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T12:50:48.790Z] ---> Running in 47724a4c3a54 [2021-11-30T12:50:48.790Z] Removing intermediate container 47724a4c3a54 [2021-11-30T12:50:48.790Z] ---> bc4e2e5e86ee [2021-11-30T12:50:48.790Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T12:50:48.790Z] ---> ac867b885f2b [2021-11-30T12:50:48.790Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-30T12:50:48.790Z] ---> Running in caa1c9f2ae79 [2021-11-30T12:50:48.790Z] ---> Running in 6f98b3b32ab7 [2021-11-30T12:50:49.056Z] Removing intermediate container caa1c9f2ae79 [2021-11-30T12:50:49.057Z] ---> 0e2daa2899ed [2021-11-30T12:50:49.057Z] Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:50:49.057Z] ---> Running in aaed34bbf0b5 [2021-11-30T12:50:49.326Z] Removing intermediate container aaed34bbf0b5 [2021-11-30T12:50:49.326Z] ---> e0f6e4169ff6 [2021-11-30T12:50:49.326Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T12:50:49.326Z] ---> Running in 832dd50270c6 [2021-11-30T12:50:49.601Z] Removing intermediate container 832dd50270c6 [2021-11-30T12:50:49.601Z] ---> 681f39aee822 [2021-11-30T12:50:49.601Z] [2021-11-30T12:50:49.601Z] Successfully built 681f39aee822 [2021-11-30T12:50:49.601Z] Successfully tagged core-metadata:latest [2021-11-30T12:50:50.200Z]  Building core-metadata ... done Removing intermediate container 6f98b3b32ab7 [2021-11-30T12:50:50.200Z] ---> 06d82ffd960e [2021-11-30T12:50:50.200Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T12:50:50.474Z] ---> 89eb696d6ee1 [2021-11-30T12:50:50.474Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-30T12:50:51.055Z] ---> 61d0cffe2b1b [2021-11-30T12:50:51.055Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-30T12:50:51.055Z] ---> ee71491b6a2c [2021-11-30T12:50:51.055Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-30T12:50:51.320Z] ---> 68791be6b061 [2021-11-30T12:50:51.321Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-30T12:50:51.591Z] ---> 06741113fa3a [2021-11-30T12:50:51.591Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-30T12:50:51.860Z] ---> Running in 8655478c781e [2021-11-30T12:50:52.125Z] Removing intermediate container 8655478c781e [2021-11-30T12:50:52.125Z] ---> b05df0bd82c7 [2021-11-30T12:50:52.125Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-30T12:50:52.385Z] ---> c94b520cb7c9 [2021-11-30T12:50:52.385Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-30T12:50:52.653Z] ---> Running in 21b79fcbb8a7 [2021-11-30T12:50:53.607Z] Removing intermediate container f195bcdb6cfe [2021-11-30T12:50:53.607Z] ---> 876c458473bc [2021-11-30T12:50:53.607Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-30T12:50:53.607Z] ---> Running in a7dacf18e687 [2021-11-30T12:50:53.869Z] Removing intermediate container 21b79fcbb8a7 [2021-11-30T12:50:53.870Z] ---> f398d441fdaa [2021-11-30T12:50:53.870Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-30T12:50:54.139Z] ---> Running in b8458e00e705 [2021-11-30T12:50:54.139Z] 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-11-30T12:50:54.139Z] Removing intermediate container b8458e00e705 [2021-11-30T12:50:54.139Z] ---> 443a17ffe014 [2021-11-30T12:50:54.139Z] Step 27/30 : CMD ["gate"] [2021-11-30T12:50:54.397Z] ---> Running in 80f2a0d34ae2 [2021-11-30T12:50:54.397Z] Removing intermediate container 80f2a0d34ae2 [2021-11-30T12:50:54.397Z] ---> a93203c6a5ba [2021-11-30T12:50:54.397Z] Step 28/30 : LABEL arch=x86_64 [2021-11-30T12:50:54.666Z] ---> Running in 1f24af62d860 [2021-11-30T12:50:54.666Z] Removing intermediate container 1f24af62d860 [2021-11-30T12:50:54.666Z] ---> 3fa8cfe2158e [2021-11-30T12:50:54.666Z] Step 29/30 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:50:54.926Z] ---> Running in 2c4376f8b03a [2021-11-30T12:50:54.926Z] Removing intermediate container 2c4376f8b03a [2021-11-30T12:50:54.926Z] ---> df81db6795f0 [2021-11-30T12:50:54.926Z] Step 30/30 : LABEL version=0.0.0 [2021-11-30T12:50:55.188Z] Removing intermediate container a7dacf18e687 [2021-11-30T12:50:55.188Z] ---> e12cf83fc0df [2021-11-30T12:50:55.188Z] [2021-11-30T12:50:55.188Z] Step 10/22 : FROM docker:20.10.8 [2021-11-30T12:50:55.188Z] ---> Running in 3b7f6c6746ba [2021-11-30T12:50:55.188Z] 20.10.8: Pulling from library/docker [2021-11-30T12:50:55.188Z] Removing intermediate container 3b7f6c6746ba [2021-11-30T12:50:55.188Z] ---> 88ec116765d5 [2021-11-30T12:50:55.188Z] [2021-11-30T12:50:55.453Z] Successfully built 88ec116765d5 [2021-11-30T12:50:55.453Z] Successfully tagged security-bootstrapper:latest [2021-11-30T12:50:57.392Z]  Building security-bootstrapper ... done Removing intermediate container e2560a9c04b5 [2021-11-30T12:50:57.392Z] ---> a38b00619778 [2021-11-30T12:50:57.392Z] [2021-11-30T12:50:57.392Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T12:50:57.392Z] ---> 0a97eee8041e [2021-11-30T12:50:57.392Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-30T12:50:57.656Z] ---> Running in 277475db7ed5 [2021-11-30T12:50:57.917Z] Removing intermediate container 277475db7ed5 [2021-11-30T12:50:57.917Z] ---> 11d9f9709200 [2021-11-30T12:50:57.917Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-30T12:50:57.917Z] ---> Running in 5e601f2c7a70 [2021-11-30T12:50:57.917Z] Removing intermediate container 5e601f2c7a70 [2021-11-30T12:50:57.917Z] ---> 3b0761239b11 [2021-11-30T12:50:57.917Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-30T12:50:58.175Z] ---> Running in c59fc926c801 [2021-11-30T12:50:58.175Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-30T12:50:58.175Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-30T12:50:58.175Z] ---> bc6c0ffef665 [2021-11-30T12:50:58.175Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-30T12:50:58.175Z] ---> Running in 7e7846da57f7 [2021-11-30T12:50:58.175Z] Removing intermediate container c59fc926c801 [2021-11-30T12:50:58.175Z] ---> a6acd3c4ba35 [2021-11-30T12:50:58.175Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:50:58.175Z] ---> Running in a933acdd27b7 [2021-11-30T12:50:58.175Z] Removing intermediate container 7e7846da57f7 [2021-11-30T12:50:58.175Z] ---> e5f89e10772a [2021-11-30T12:50:58.176Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-30T12:50:58.176Z] ---> Running in 02a1ac919409 [2021-11-30T12:50:58.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:58.704Z] Removing intermediate container a933acdd27b7 [2021-11-30T12:50:58.704Z] ---> 381f5c589e19 [2021-11-30T12:50:58.704Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-30T12:50:58.704Z] ---> Running in 180f012482b6 [2021-11-30T12:50:58.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:58.968Z] (1/42) Installing readline (8.1.0-r0) [2021-11-30T12:50:58.968Z] (2/42) Installing bash (5.1.4-r0) [2021-11-30T12:50:58.968Z] Executing bash-5.1.4-r0.post-install [2021-11-30T12:50:58.968Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-30T12:50:58.968Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T12:50:58.968Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-30T12:50:58.968Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:58.968Z] (6/42) Installing curl (7.79.1-r0) [2021-11-30T12:50:58.968Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-30T12:50:58.968Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-30T12:50:58.968Z] (9/42) Installing expat (2.4.1-r0) [2021-11-30T12:50:58.968Z] (10/42) Installing libffi (3.3-r2) [2021-11-30T12:50:58.968Z] (11/42) Installing gdbm (1.19-r0) [2021-11-30T12:50:58.968Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-30T12:50:58.968Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T12:50:58.968Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T12:50:59.228Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-30T12:50:59.228Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-30T12:50:59.229Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-30T12:50:59.488Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-30T12:50:59.488Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-30T12:50:59.748Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-30T12:50:59.748Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-30T12:50:59.748Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-30T12:50:59.748Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-30T12:50:59.748Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-30T12:50:59.748Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-30T12:50:59.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T12:50:59.748Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-30T12:50:59.748Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-30T12:50:59.748Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-30T12:50:59.748Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-30T12:50:59.748Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-30T12:50:59.748Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-30T12:51:00.007Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-30T12:51:00.007Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-30T12:51:00.007Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-30T12:51:00.007Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-30T12:51:00.007Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-30T12:51:00.007Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-30T12:51:00.007Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-30T12:51:00.007Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-30T12:51:00.007Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-30T12:51:00.007Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-30T12:51:00.007Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-30T12:51:00.007Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-30T12:51:00.267Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T12:51:00.267Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-30T12:51:00.267Z] Executing busybox-1.33.1-r3.trigger [2021-11-30T12:51:00.267Z] OK: 84 MiB in 64 packages [2021-11-30T12:51:00.267Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T12:51:00.528Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-30T12:51:00.528Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-30T12:51:00.791Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T12:51:00.791Z] OK: 8 MiB in 20 packages [2021-11-30T12:51:01.051Z] Collecting docker-compose==1.23.2 [2021-11-30T12:51:01.051Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-30T12:51:01.312Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-30T12:51:01.312Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-30T12:51:01.585Z] Collecting PyYAML<4,>=3.10 [2021-11-30T12:51:01.585Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-30T12:51:01.854Z] Removing intermediate container 180f012482b6 [2021-11-30T12:51:01.854Z] ---> d070be1912c2 [2021-11-30T12:51:01.854Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T12:51:02.113Z] ---> a8d57c28ab6f [2021-11-30T12:51:02.113Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-30T12:51:02.113Z] Collecting docker<4.0,>=3.6.0 [2021-11-30T12:51:02.378Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-30T12:51:02.378Z] Collecting texttable<0.10,>=0.9.0 [2021-11-30T12:51:02.378Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-30T12:51:02.378Z] ---> aa75adde77d3 [2021-11-30T12:51:02.378Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-30T12:51:02.657Z] ---> c31dd3cfa6b6 [2021-11-30T12:51:02.657Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-30T12:51:02.657Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-30T12:51:02.657Z] ---> Running in cfcc97ceb213 [2021-11-30T12:51:02.657Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-30T12:51:02.657Z] Collecting jsonschema<3,>=2.5.1 [2021-11-30T12:51:02.657Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-30T12:51:02.657Z] Removing intermediate container cfcc97ceb213 [2021-11-30T12:51:02.657Z] ---> bbb771e3f2ba [2021-11-30T12:51:02.657Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T12:51:02.657Z] Collecting cached-property<2,>=1.2.0 [2021-11-30T12:51:02.657Z] ---> Running in d3a7177e58bd [2021-11-30T12:51:02.657Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-30T12:51:02.657Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-30T12:51:02.917Z] Removing intermediate container d3a7177e58bd [2021-11-30T12:51:02.917Z] ---> 43878f40c351 [2021-11-30T12:51:02.917Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T12:51:02.917Z] ---> Running in 3e30ab08f8d9 [2021-11-30T12:51:02.917Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-30T12:51:02.917Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-30T12:51:02.917Z] Collecting docopt<0.7,>=0.6.1 [2021-11-30T12:51:02.917Z] Removing intermediate container 3e30ab08f8d9 [2021-11-30T12:51:02.917Z] ---> 2509a206cb5d [2021-11-30T12:51:02.917Z] Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:51:02.917Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-30T12:51:03.177Z] ---> Running in 211a570337da [2021-11-30T12:51:03.177Z] Removing intermediate container 211a570337da [2021-11-30T12:51:03.177Z] ---> a8eb3180e25e [2021-11-30T12:51:03.177Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T12:51:03.177Z] ---> Running in 8bb7260e4bcf [2021-11-30T12:51:03.177Z] Collecting docker-pycreds>=0.4.0 [2021-11-30T12:51:03.436Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-30T12:51:03.436Z] Removing intermediate container 8bb7260e4bcf [2021-11-30T12:51:03.436Z] ---> a7d85b928f85 [2021-11-30T12:51:03.436Z] [2021-11-30T12:51:03.436Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-30T12:51:03.436Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-30T12:51:03.436Z] Successfully built a7d85b928f85 [2021-11-30T12:51:03.436Z] Successfully tagged core-data:latest [2021-11-30T12:51:03.436Z]  Building core-data ... done Collecting urllib3<1.25,>=1.21.1 [2021-11-30T12:51:03.436Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-30T12:51:03.436Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-30T12:51:03.436Z] Collecting idna<2.8,>=2.5 [2021-11-30T12:51:03.436Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-30T12:51:03.698Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-30T12:51:03.698Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-30T12:51:03.698Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-30T12:51:03.698Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-30T12:51:03.698Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-30T12:51:03.698Z] Attempting uninstall: urllib3 [2021-11-30T12:51:03.698Z] Found existing installation: urllib3 1.26.5 [2021-11-30T12:51:03.698Z] Uninstalling urllib3-1.26.5: [2021-11-30T12:51:03.698Z] Successfully uninstalled urllib3-1.26.5 [2021-11-30T12:51:03.698Z] Attempting uninstall: idna [2021-11-30T12:51:03.698Z] Found existing installation: idna 3.2 [2021-11-30T12:51:03.698Z] Uninstalling idna-3.2: [2021-11-30T12:51:03.698Z] Successfully uninstalled idna-3.2 [2021-11-30T12:51:03.957Z] Attempting uninstall: chardet [2021-11-30T12:51:03.957Z] Found existing installation: chardet 4.0.0 [2021-11-30T12:51:03.957Z] Uninstalling chardet-4.0.0: [2021-11-30T12:51:03.957Z] Successfully uninstalled chardet-4.0.0 [2021-11-30T12:51:04.218Z] Attempting uninstall: requests [2021-11-30T12:51:04.218Z] Found existing installation: requests 2.25.1 [2021-11-30T12:51:04.218Z] Uninstalling requests-2.25.1: [2021-11-30T12:51:04.218Z] Successfully uninstalled requests-2.25.1 [2021-11-30T12:51:04.478Z] Running setup.py install for texttable: started [2021-11-30T12:51:04.747Z] Running setup.py install for texttable: finished with status 'done' [2021-11-30T12:51:04.747Z] Running setup.py install for PyYAML: started [2021-11-30T12:51:05.007Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-30T12:51:05.007Z] Running setup.py install for docopt: started [2021-11-30T12:51:05.270Z] Running setup.py install for docopt: finished with status 'done' [2021-11-30T12:51:05.270Z] Running setup.py install for dockerpty: started [2021-11-30T12:51:05.531Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-30T12:51:06.100Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-30T12:51:09.071Z] Removing intermediate container 02a1ac919409 [2021-11-30T12:51:09.071Z] ---> c60862d52704 [2021-11-30T12:51:09.071Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-30T12:51:09.071Z] ---> Running in 88ab91f43142 [2021-11-30T12:51:09.071Z] Removing intermediate container 88ab91f43142 [2021-11-30T12:51:09.071Z] ---> 512fe16ac61c [2021-11-30T12:51:09.071Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-30T12:51:09.071Z] ---> Running in 0961dd0fa2ff [2021-11-30T12:51:09.071Z] Removing intermediate container 0961dd0fa2ff [2021-11-30T12:51:09.071Z] ---> 853d11cf4632 [2021-11-30T12:51:09.071Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-30T12:51:09.071Z] ---> 27ed17271e8f [2021-11-30T12:51:09.071Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-30T12:51:09.071Z] ---> d9215139d580 [2021-11-30T12:51:09.071Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-30T12:51:09.396Z] ---> 842dad6ff613 [2021-11-30T12:51:09.396Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-30T12:51:09.396Z] ---> Running in 038e2c0dccab [2021-11-30T12:51:09.396Z] Removing intermediate container 038e2c0dccab [2021-11-30T12:51:09.396Z] ---> b2c05afa31df [2021-11-30T12:51:09.396Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T12:51:09.396Z] ---> Running in f41ff6d3a75e [2021-11-30T12:51:09.718Z] Removing intermediate container f41ff6d3a75e [2021-11-30T12:51:09.718Z] ---> 6e1c5eab2abc [2021-11-30T12:51:09.718Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T12:51:09.718Z] ---> Running in 240be1e94a00 [2021-11-30T12:51:09.718Z] Removing intermediate container 240be1e94a00 [2021-11-30T12:51:09.718Z] ---> be533cbea16d [2021-11-30T12:51:09.718Z] Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:51:09.718Z] ---> Running in 225b9991fa78 [2021-11-30T12:51:09.718Z] Removing intermediate container 225b9991fa78 [2021-11-30T12:51:09.718Z] ---> a556cdce2f0c [2021-11-30T12:51:09.718Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T12:51:09.718Z] ---> Running in 12022e3dcf66 [2021-11-30T12:51:10.040Z] Removing intermediate container 12022e3dcf66 [2021-11-30T12:51:10.040Z] ---> da02f0121bbc [2021-11-30T12:51:10.040Z] [2021-11-30T12:51:10.040Z] Successfully built da02f0121bbc [2021-11-30T12:51:10.040Z] Successfully tagged sys-mgmt-agent:latest [2021-11-30T12:51:10.046Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-30T12:51:10.050Z] $ docker stop --time=1 ae466455aeac5600a2c2a9b3c0411b15f0c0781a63a9a758fcaf6528873b4455 [2021-11-30T12:51:11.340Z] $ docker rm -f ae466455aeac5600a2c2a9b3c0411b15f0c0781a63a9a758fcaf6528873b4455 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T12:51:11.681Z] + docker images [2021-11-30T12:51:11.681Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-30T12:51:11.681Z] sys-mgmt-agent latest da02f0121bbc 2 seconds ago 294MB [2021-11-30T12:51:11.681Z] core-data latest a7d85b928f85 8 seconds ago 20.7MB [2021-11-30T12:51:11.682Z] a38b00619778 15 seconds ago 1.77GB [2021-11-30T12:51:11.682Z] security-bootstrapper latest 88ec116765d5 16 seconds ago 18.9MB [2021-11-30T12:51:11.682Z] e12cf83fc0df 17 seconds ago 1.76GB [2021-11-30T12:51:11.682Z] core-metadata latest 681f39aee822 22 seconds ago 16.9MB [2021-11-30T12:51:11.682Z] 542918a58069 26 seconds ago 1.76GB [2021-11-30T12:51:11.682Z] d820a41a8e8e 28 seconds ago 1.76GB [2021-11-30T12:51:11.682Z] security-secretstore-setup latest 800cdd8f6562 About a minute ago 28.4MB [2021-11-30T12:51:11.682Z] support-notifications latest 684f643e926c About a minute ago 17MB [2021-11-30T12:51:11.682Z] support-scheduler latest 8e06a9301296 About a minute ago 16.2MB [2021-11-30T12:51:11.682Z] core-command latest 0c84e3a8f6e9 About a minute ago 16.1MB [2021-11-30T12:51:11.682Z] security-proxy-setup latest 2156deae70cc About a minute ago 26.9MB [2021-11-30T12:51:11.682Z] eeb571b820ca About a minute ago 1.76GB [2021-11-30T12:51:11.682Z] 5679aa344c61 About a minute ago 1.76GB [2021-11-30T12:51:11.682Z] ac4cdf07ee7c About a minute ago 1.77GB [2021-11-30T12:51:11.682Z] 6c40b023e91d About a minute ago 1.76GB [2021-11-30T12:51:11.682Z] 712831a8c630 About a minute ago 1.77GB [2021-11-30T12:51:11.682Z] ci-base-image-x86_64 latest f3678735ece4 5 minutes ago 1.25GB [2021-11-30T12:51:11.682Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-11-30T12:51:11.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-30T12:51:11.682Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-11-30T12:51:11.682Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-30T12:51:11.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-11-30T12:51:27.012Z] Still waiting to schedule task [2021-11-30T12:51:27.012Z] ‘prd-ubuntu18.04-docker-8c-8g-774’ is offline [2021-11-30T12:51:38.747Z] Removing intermediate container 11505b5c8c0a [2021-11-30T12:51:38.747Z] ---> c0ad3aebb2af [2021-11-30T12:51:38.747Z] Successfully built c0ad3aebb2af [2021-11-30T12:51:38.747Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:51:39.097Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T12:51:39.097Z] . [Pipeline] withDockerContainer [2021-11-30T12:51:39.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container [2021-11-30T12:51:39.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-30T12:51:41.170Z] $ docker top 5894b8ae1acb441d4d8e25d0156c02ee5c692100ab0d9ee60b540501b1b98043 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T12:51:42.149Z] + go version [2021-11-30T12:51:42.149Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-30T12:51:42.174Z] $ docker stop --time=1 5894b8ae1acb441d4d8e25d0156c02ee5c692100ab0d9ee60b540501b1b98043 [2021-11-30T12:51:43.902Z] $ docker rm -f 5894b8ae1acb441d4d8e25d0156c02ee5c692100ab0d9ee60b540501b1b98043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:51:44.680Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T12:51:44.680Z] . [Pipeline] withDockerContainer [2021-11-30T12:51:44.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container [2021-11-30T12:51:45.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-30T12:51:46.536Z] $ docker top bbca72c38eef738c03025c114f5e15c3ed09d81a1946f8994d91fda45ef1479a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T12:51:46.872Z] ========================================================= [2021-11-30T12:51:46.872Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-30T12:51:46.872Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T12:51:47.518Z] + make test [2021-11-30T12:51:47.519Z] go mod tidy [2021-11-30T12:51:48.125Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-30T12:52:14.966Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-30T12:52:37.317Z] Running on prd-ubuntu18.04-docker-8c-8g-783 in /w/workspace/edgexfoundry_edgex-go_PR-3831 [Pipeline] { [Pipeline] ws [2021-11-30T12:52:37.326Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-30T12:52:37.409Z] The recommended git tool is: git [2021-11-30T12:52:39.314Z] using credential edgex-jenkins-ssh [2021-11-30T12:52:39.324Z] Cloning the remote Git repository [2021-11-30T12:52:39.340Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-30T12:52:39.400Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-30T12:52:39.436Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T12:52:39.436Z] > git --version # timeout=10 [2021-11-30T12:52:39.441Z] > git --version # 'git version 2.17.1' [2021-11-30T12:52:39.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T12:52:39.471Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T12:52:53.395Z] Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:52:53.504Z] Merge succeeded, producing 56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T12:52:53.504Z] Checking out Revision 56cc32bf381975242754bedb573ffabd5431af70 (PR-3831) [2021-11-30T12:52:52.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T12:52:52.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T12:52:52.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T12:52:52.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T12:52:52.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T12:52:52.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3831/head:refs/remotes/origin/PR-3831 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-30T12:52:53.402Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T12:52:53.408Z] > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 [2021-11-30T12:52:53.469Z] > git remote # timeout=10 [2021-11-30T12:52:53.476Z] > git config --get remote.origin.url # timeout=10 [2021-11-30T12:52:53.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T12:52:53.485Z] > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [2021-11-30T12:52:53.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-30T12:52:53.505Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T12:52:53.514Z] > git checkout -f 56cc32bf381975242754bedb573ffabd5431af70 # timeout=10 [2021-11-30T12:52:57.049Z] Commit message: "Merge branch 'main' into snap-update-devicevirtual-asc-kuiper-redis" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T12:52:57.797Z] + echo snap-build.sh [2021-11-30T12:52:57.797Z] snap-build.sh [2021-11-30T12:52:57.797Z] + SNAP_BASE_DIR=. [2021-11-30T12:52:57.797Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-11-30T12:52:57.797Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-11-30T12:52:57.797Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-11-30T12:52:57.797Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-11-30T12:52:57.798Z] + cd /w/workspace/edgex-go/4 [2021-11-30T12:52:57.798Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-30T12:52:57.798Z] Reading package lists... [2021-11-30T12:52:57.798Z] Building dependency tree... [2021-11-30T12:52:57.798Z] Reading state information... [2021-11-30T12:52:57.798Z] The following packages were automatically installed and are no longer required: [2021-11-30T12:52:57.798Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-30T12:52:57.798Z] uidmap xdelta3 [2021-11-30T12:52:57.798Z] Use 'sudo apt autoremove' to remove them. [2021-11-30T12:52:57.798Z] The following packages will be REMOVED: [2021-11-30T12:52:57.798Z] lxd* lxd-client* [2021-11-30T12:52:58.061Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-30T12:52:58.061Z] After this operation, 31.7 MB disk space will be freed. [2021-11-30T12:52:58.587Z] (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-11-30T12:52:58.587Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T12:52:59.531Z] Removing lxd dnsmasq configuration [2021-11-30T12:52:59.531Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T12:52:59.531Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-30T12:53:00.475Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T12:53:00.475Z] (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-11-30T12:53:00.475Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T12:53:01.861Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-30T12:53:01.861Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-30T12:53:02.434Z] + sudo snap remove --purge lxd [2021-11-30T12:53:02.696Z] snap "lxd" is not installed [2021-11-30T12:53:02.696Z] + sudo groupadd --force --system lxd [2021-11-30T12:53:02.696Z] ++ whoami [2021-11-30T12:53:02.696Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-30T12:53:02.696Z] + newgrp - lxd [2021-11-30T12:53:02.696Z] + sudo snap install lxd [2021-11-30T12:53:14.960Z] 2021-11-30T12:53:11Z INFO Waiting for automatic snapd restart... [2021-11-30T12:53:23.125Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-30T12:53:24.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-30T12:53:25.591Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-30T12:53:26.588Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-30T12:53:29.869Z] lxd 4.20 from Canonical* installed [2021-11-30T12:53:29.869Z] + sudo lxd init --auto [2021-11-30T12:53:39.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-30T12:53:39.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-30T12:53:39.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-30T12:53:39.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-30T12:53:39.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-30T12:53:39.039Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-30T12:53:39.883Z] + sudo snap install --classic snapcraft [2021-11-30T12:53:41.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-30T12:53:41.039Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-30T12:53:41.039Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-30T12:53:41.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-30T12:53:49.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements [2021-11-30T12:53:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-30T12:53:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-30T12:53:49.886Z] snapcraft 5.0 from Canonical* installed [2021-11-30T12:53:49.886Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-30T12:53:49.886Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-30T12:53:49.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T12:53:49.886Z] Dload Upload Total Spent Left Speed [2021-11-30T12:53:49.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 [2021-11-30T12:53:49.886Z] 75 3325k 75 2520k 0 0 4454k 0 --:--:-- --:--:-- --:--:-- 4454k 100 3325k 100 3325k 0 0 5823k 0 --:--:-- --:--:-- --:--:-- 196M [2021-11-30T12:53:49.886Z] ./yq_linux_amd64 [2021-11-30T12:53:49.886Z] + sudo snapcraft prime --use-lxd [2021-11-30T12:53:51.795Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-30T12:53:51.795Z] 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-11-30T12:53:51.795Z] - README.md [2021-11-30T12:53:51.795Z] [2021-11-30T12:53:51.795Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-30T12:53:52.056Z] Launching a container. [2021-11-30T12:53:52.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements [2021-11-30T12:53:52.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-30T12:53:54.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 44.7% of statements [2021-11-30T12:53:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-30T12:53:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-30T12:53:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.722s coverage: 89.5% of statements [2021-11-30T12:53:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-30T12:53:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-30T12:53:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 84.4% of statements [2021-11-30T12:53:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-30T12:53:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-30T12:53:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-30T12:53:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-30T12:53:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.665s coverage: 94.2% of statements [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.340s coverage: 0.9% of statements [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.238s coverage: 58.8% of statements [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 21.7% of statements [2021-11-30T12:54:05.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements [2021-11-30T12:54:05.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements [2021-11-30T12:54:06.985Z] Waiting for container to be ready [2021-11-30T12:54:06.985Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-30T12:54:06.985Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-30T12:54:06.985Z] [2021-11-30T12:54:07.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements [2021-11-30T12:54:07.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements [2021-11-30T12:54:08.966Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-30T12:54:08.966Z] Waiting for network to be ready... [2021-11-30T12:54:09.558Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-30T12:54:09.558Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-30T12:54:09.818Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] [2021-11-30T12:54:10.079Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-30T12:54:10.079Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-30T12:54:10.338Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-30T12:54:10.338Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-30T12:54:10.338Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-30T12:54:10.338Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-30T12:54:10.338Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-30T12:54:10.338Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-30T12:54:10.338Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] [2021-11-30T12:54:10.338Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-30T12:54:10.338Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-30T12:54:10.338Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] [2021-11-30T12:54:10.596Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] [2021-11-30T12:54:10.596Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-11-30T12:54:10.596Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-30T12:54:10.854Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-30T12:54:10.854Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-30T12:54:11.114Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-30T12:54:11.114Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-30T12:54:11.114Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-30T12:54:11.114Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] [2021-11-30T12:54:11.114Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-30T12:54:11.114Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] [2021-11-30T12:54:11.114Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-30T12:54:14.415Z] Fetched 25.7 MB in 5s (5668 kB/s) [2021-11-30T12:54:14.986Z] Reading package lists... [2021-11-30T12:54:14.986Z] Reading package lists... [2021-11-30T12:54:15.247Z] Building dependency tree... [2021-11-30T12:54:15.247Z] Reading state information... [2021-11-30T12:54:15.509Z] The following additional packages will be installed: [2021-11-30T12:54:15.509Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-30T12:54:15.509Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-30T12:54:15.509Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-30T12:54:15.509Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-30T12:54:15.509Z] Suggested packages: [2021-11-30T12:54:15.509Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-30T12:54:15.509Z] Recommended packages: [2021-11-30T12:54:15.509Z] gnupg libsasl2-modules [2021-11-30T12:54:15.509Z] The following NEW packages will be installed: [2021-11-30T12:54:15.509Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-30T12:54:15.509Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-30T12:54:15.509Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-30T12:54:15.509Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-30T12:54:15.509Z] The following packages will be upgraded: [2021-11-30T12:54:15.509Z] gpg gpg-agent gpgconf libudev1 [2021-11-30T12:54:15.509Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-30T12:54:15.509Z] Need to get 3527 kB of archives. [2021-11-30T12:54:15.509Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-30T12:54:15.509Z] 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-11-30T12:54:15.509Z] 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-11-30T12:54:15.509Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-30T12:54:15.509Z] 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-11-30T12:54:15.771Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-30T12:54:16.034Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-30T12:54:16.295Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-30T12:54:16.295Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-30T12:54:16.557Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-30T12:54:16.557Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-30T12:54:16.557Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-30T12:54:16.557Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-30T12:54:16.557Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-30T12:54:16.557Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-30T12:54:16.557Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-30T12:54:16.557Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-30T12:54:16.557Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-30T12:54:16.557Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-30T12:54:16.557Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-30T12:54:16.557Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-30T12:54:16.557Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-30T12:54:16.557Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-30T12:54:16.818Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T12:54:16.818Z] Fetched 3527 kB in 1s (3047 kB/s) [2021-11-30T12:54:16.818Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-30T12:54:16.818Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-30T12:54:16.818Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T12:54:16.818Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-30T12:54:16.818Z] Selecting previously unselected package udev. [2021-11-30T12:54:16.818Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-30T12:54:16.818Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-30T12:54:17.079Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-30T12:54:17.079Z] Selecting previously unselected package libfuse2:amd64. [2021-11-30T12:54:17.079Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-30T12:54:17.079Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-30T12:54:17.079Z] Selecting previously unselected package fuse. [2021-11-30T12:54:17.079Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-30T12:54:17.079Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-30T12:54:17.341Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T12:54:17.342Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T12:54:17.342Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T12:54:17.342Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T12:54:17.342Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T12:54:17.342Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T12:54:17.604Z] Selecting previously unselected package libksba8:amd64. [2021-11-30T12:54:17.604Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-30T12:54:17.604Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-30T12:54:17.604Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-30T12:54:17.604Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:17.604Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:17.604Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-30T12:54:17.604Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:17.604Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:17.604Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-30T12:54:17.604Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:17.604Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:17.604Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-30T12:54:17.604Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:17.604Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:17.867Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-30T12:54:17.867Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:17.867Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:17.867Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-30T12:54:17.867Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:17.867Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:17.867Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-30T12:54:17.867Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:17.867Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:17.867Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-30T12:54:17.867Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:17.867Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:17.867Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-30T12:54:18.129Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T12:54:18.129Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.129Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-30T12:54:18.129Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-30T12:54:18.129Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T12:54:18.129Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-30T12:54:18.129Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-30T12:54:18.129Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T12:54:18.129Z] Selecting previously unselected package libldap-common. [2021-11-30T12:54:18.129Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-30T12:54:18.129Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T12:54:18.129Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-30T12:54:18.129Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-30T12:54:18.129Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T12:54:18.129Z] Selecting previously unselected package dirmngr. [2021-11-30T12:54:18.129Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T12:54:18.389Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-30T12:54:18.389Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T12:54:18.389Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-30T12:54:18.389Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-30T12:54:18.389Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T12:54:18.389Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T12:54:18.389Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-30T12:54:18.389Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.389Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-30T12:54:18.389Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T12:54:18.389Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-30T12:54:18.650Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-30T12:54:18.912Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.912Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-30T12:54:18.912Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-30T12:54:18.912Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-30T12:54:18.912Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.912Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.912Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.912Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.912Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.912Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.912Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T12:54:18.912Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T12:54:19.175Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-30T12:54:19.175Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T12:54:19.435Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-30T12:54:19.435Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-30T12:54:19.435Z] This means they are not meant to be enabled using systemctl. [2021-11-30T12:54:19.435Z] Possible reasons for having this kind of units are: [2021-11-30T12:54:19.435Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-30T12:54:19.435Z] .wants/ or .requires/ directory. [2021-11-30T12:54:19.435Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-30T12:54:19.435Z] a requirement dependency on it. [2021-11-30T12:54:19.435Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-30T12:54:19.435Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-30T12:54:19.435Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-30T12:54:19.435Z] instance name specified. [2021-11-30T12:54:19.695Z] Reading package lists... [2021-11-30T12:54:19.955Z] Building dependency tree... [2021-11-30T12:54:19.955Z] Reading state information... [2021-11-30T12:54:20.216Z] The following additional packages will be installed: [2021-11-30T12:54:20.217Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-30T12:54:20.217Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-30T12:54:20.217Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-30T12:54:20.217Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-30T12:54:20.217Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-30T12:54:20.217Z] Suggested packages: [2021-11-30T12:54:20.217Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-30T12:54:20.217Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-30T12:54:20.217Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-30T12:54:20.217Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-30T12:54:20.217Z] systemd-container policykit-1 [2021-11-30T12:54:20.217Z] Recommended packages: [2021-11-30T12:54:20.217Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-30T12:54:20.217Z] The following NEW packages will be installed: [2021-11-30T12:54:20.217Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-30T12:54:20.217Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-30T12:54:20.217Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-30T12:54:20.217Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-30T12:54:20.217Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-30T12:54:20.217Z] The following packages will be upgraded: [2021-11-30T12:54:20.217Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-30T12:54:20.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2021-11-30T12:54:20.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2021-11-30T12:54:20.478Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-30T12:54:20.478Z] Need to get 36.8 MB of archives. [2021-11-30T12:54:20.478Z] After this operation, 147 MB of additional disk space will be used. [2021-11-30T12:54:20.478Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-30T12:54:20.478Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-30T12:54:21.863Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-30T12:54:21.863Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-30T12:54:21.863Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-30T12:54:21.863Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-30T12:54:21.863Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-30T12:54:21.864Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-30T12:54:21.864Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-30T12:54:21.864Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-30T12:54:21.864Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-30T12:54:21.864Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-30T12:54:21.864Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-30T12:54:21.864Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-30T12:54:21.864Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-30T12:54:22.801Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-30T12:54:23.373Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-30T12:54:23.373Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-30T12:54:23.951Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-30T12:54:24.523Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-30T12:54:24.523Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-30T12:54:24.523Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-30T12:54:24.523Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-30T12:54:24.523Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-30T12:54:24.523Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-30T12:54:24.523Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-30T12:54:24.786Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-30T12:54:24.786Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-30T12:54:24.786Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-30T12:54:25.046Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-30T12:54:25.046Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T12:54:25.046Z] Fetched 36.8 MB in 5s (7692 kB/s) [2021-11-30T12:54:25.046Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T12:54:25.046Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-30T12:54:25.307Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T12:54:25.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.685s coverage: 82.5% of statements [2021-11-30T12:54:25.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-30T12:54:25.878Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-30T12:54:25.878Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T12:54:25.878Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-30T12:54:25.878Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T12:54:25.878Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-30T12:54:25.878Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-30T12:54:25.878Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-30T12:54:26.140Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T12:54:26.140Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-30T12:54:26.140Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-30T12:54:26.402Z] Setting up apt (1.6.14) ... [2021-11-30T12:54:26.402Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-30T12:54:26.664Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-30T12:54:26.664Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-30T12:54:26.664Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-30T12:54:26.664Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-30T12:54:26.930Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-30T12:54:26.930Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T12:54:26.930Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T12:54:26.930Z] Selecting previously unselected package libexpat1:amd64. [2021-11-30T12:54:26.930Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-30T12:54:27.192Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-30T12:54:27.192Z] Selecting previously unselected package python3.6-minimal. [2021-11-30T12:54:27.192Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T12:54:27.192Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T12:54:27.192Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-30T12:54:27.454Z] Checking for services that may need to be restarted...done. [2021-11-30T12:54:27.454Z] Checking for services that may need to be restarted...done. [2021-11-30T12:54:27.454Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T12:54:27.454Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-30T12:54:27.454Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T12:54:28.025Z] Selecting previously unselected package python3-minimal. [2021-11-30T12:54:28.025Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-30T12:54:28.025Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-30T12:54:28.025Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-30T12:54:28.025Z] Selecting previously unselected package mime-support. [2021-11-30T12:54:28.025Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-30T12:54:28.025Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-30T12:54:28.025Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-30T12:54:28.025Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-30T12:54:28.025Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-30T12:54:28.025Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-30T12:54:28.025Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T12:54:28.025Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T12:54:28.286Z] Selecting previously unselected package python3.6. [2021-11-30T12:54:28.286Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T12:54:28.286Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T12:54:28.286Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-30T12:54:28.286Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-30T12:54:28.286Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-30T12:54:28.286Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-30T12:54:28.547Z] Selecting previously unselected package python3. [2021-11-30T12:54:28.547Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-30T12:54:28.547Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-30T12:54:28.547Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-30T12:54:28.547Z] Selecting previously unselected package multiarch-support. [2021-11-30T12:54:28.547Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T12:54:28.547Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-30T12:54:28.547Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-30T12:54:28.808Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-30T12:54:28.808Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-30T12:54:28.808Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-30T12:54:28.808Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-30T12:54:28.808Z] Selecting previously unselected package libbsd0:amd64. [2021-11-30T12:54:28.808Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-30T12:54:28.808Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-30T12:54:28.808Z] Selecting previously unselected package sudo. [2021-11-30T12:54:28.808Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-30T12:54:28.808Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-30T12:54:29.070Z] Selecting previously unselected package apparmor. [2021-11-30T12:54:29.070Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-30T12:54:29.070Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-30T12:54:29.070Z] Selecting previously unselected package libedit2:amd64. [2021-11-30T12:54:29.070Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-30T12:54:29.070Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-30T12:54:29.070Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-30T12:54:29.070Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T12:54:29.070Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T12:54:29.333Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-30T12:54:29.333Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T12:54:29.333Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T12:54:29.333Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-30T12:54:29.333Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-30T12:54:29.333Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-30T12:54:29.333Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-30T12:54:29.333Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T12:54:29.333Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T12:54:29.333Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-30T12:54:29.333Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T12:54:29.333Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T12:54:29.595Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-30T12:54:29.595Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-30T12:54:29.595Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-30T12:54:29.595Z] Selecting previously unselected package openssh-client. [2021-11-30T12:54:29.595Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-30T12:54:29.595Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-30T12:54:29.856Z] Selecting previously unselected package squashfs-tools. [2021-11-30T12:54:29.856Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-30T12:54:29.856Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-30T12:54:29.856Z] Selecting previously unselected package snapd. [2021-11-30T12:54:29.856Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-30T12:54:29.856Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-30T12:54:32.403Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-30T12:54:32.403Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-30T12:54:32.403Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-30T12:54:32.403Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-30T12:54:32.403Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-30T12:54:32.403Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T12:54:32.403Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T12:54:32.403Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-30T12:54:32.403Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-30T12:54:32.664Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-30T12:54:32.926Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-30T12:54:32.926Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-30T12:54:32.926Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T12:54:32.926Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T12:54:32.926Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T12:54:33.499Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-30T12:54:33.499Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T12:54:33.499Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-30T12:54:33.499Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-30T12:54:33.499Z] running python rtupdate hooks for python3.6... [2021-11-30T12:54:33.499Z] running python post-rtupdate hooks for python3.6... [2021-11-30T12:54:33.499Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-30T12:54:34.073Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.297s coverage: 58.8% of statements [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.279s coverage: 85.4% of statements [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.772s coverage: 64.4% of statements [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-30T12:54:34.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-30T12:54:34.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2021-11-30T12:54:34.333Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T12:54:34.333Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-30T12:54:34.333Z] Setting up snapd (2.51.1+18.04) ... [2021-11-30T12:54:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2021-11-30T12:54:34.903Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-30T12:54:34.903Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-30T12:54:34.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-11-30T12:54:35.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-30T12:54:35.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-30T12:54:35.427Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-30T12:54:35.427Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-30T12:54:35.688Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-30T12:54:35.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-11-30T12:54:35.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2021-11-30T12:54:35.948Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-30T12:54:35.948Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-30T12:54:36.208Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-30T12:54:36.208Z] /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-11-30T12:54:36.208Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T12:54:36.208Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-30T12:54:37.591Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T12:54:37.591Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T12:54:37.591Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T12:54:38.531Z] Reading package lists... [2021-11-30T12:54:38.790Z] Reading package lists... [2021-11-30T12:54:39.050Z] Building dependency tree... [2021-11-30T12:54:39.050Z] Reading state information... [2021-11-30T12:54:39.050Z] Calculating upgrade... [2021-11-30T12:54:39.312Z] The following packages will be upgraded: [2021-11-30T12:54:39.312Z] advancecomp base-files bash binutils binutils-common [2021-11-30T12:54:39.312Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-30T12:54:39.312Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-30T12:54:39.312Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-30T12:54:39.312Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-30T12:54:39.312Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-30T12:54:39.312Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-30T12:54:39.312Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-30T12:54:39.312Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-30T12:54:39.312Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-30T12:54:39.312Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-30T12:54:39.312Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-30T12:54:39.312Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-30T12:54:39.312Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-30T12:54:39.312Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-30T12:54:39.312Z] ubuntu-keyring util-linux [2021-11-30T12:54:39.312Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T12:54:39.312Z] Need to get 64.2 MB of archives. [2021-11-30T12:54:39.312Z] After this operation, 5155 kB of additional disk space will be used. [2021-11-30T12:54:39.312Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-11-30T12:54:39.312Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-30T12:54:40.254Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-30T12:54:40.254Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-30T12:54:40.254Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-30T12:54:40.254Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-30T12:54:40.254Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-30T12:54:40.254Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-30T12:54:40.254Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-30T12:54:40.254Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-30T12:54:40.254Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-30T12:54:40.254Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-30T12:54:40.254Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-30T12:54:40.254Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-30T12:54:40.254Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-30T12:54:40.254Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-30T12:54:40.254Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-30T12:54:40.254Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-30T12:54:40.254Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-30T12:54:40.254Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-30T12:54:40.254Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-30T12:54:40.254Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-30T12:54:40.254Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-30T12:54:40.254Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-30T12:54:40.254Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-30T12:54:40.254Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-30T12:54:40.515Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-30T12:54:40.515Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-30T12:54:40.515Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-30T12:54:40.515Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-30T12:54:40.515Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-30T12:54:40.515Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-30T12:54:40.515Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-30T12:54:40.515Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-30T12:54:40.515Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-30T12:54:40.515Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-30T12:54:40.515Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-30T12:54:40.515Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-30T12:54:40.515Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-30T12:54:40.515Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-30T12:54:40.515Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-30T12:54:40.515Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-30T12:54:40.515Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-30T12:54:40.515Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-30T12:54:40.515Z] Get:45 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-11-30T12:54:40.515Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-30T12:54:40.515Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-30T12:54:40.515Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-30T12:54:40.515Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-30T12:54:40.515Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-30T12:54:40.515Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-30T12:54:40.515Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-30T12:54:40.775Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-30T12:54:40.775Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-30T12:54:40.775Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-30T12:54:40.775Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-30T12:54:40.775Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-30T12:54:40.775Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-30T12:54:40.775Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-30T12:54:40.775Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-30T12:54:40.775Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-30T12:54:40.775Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-30T12:54:40.775Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-30T12:54:40.775Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-30T12:54:40.775Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-30T12:54:40.775Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-30T12:54:40.775Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-30T12:54:40.775Z] Get:68 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-11-30T12:54:40.775Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-30T12:54:40.775Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-30T12:54:40.775Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-30T12:54:40.775Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-30T12:54:40.775Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-30T12:54:40.775Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-30T12:54:40.775Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-30T12:54:40.775Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-30T12:54:40.775Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-30T12:54:40.775Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-30T12:54:40.775Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-30T12:54:40.775Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-30T12:54:40.775Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-30T12:54:40.775Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-30T12:54:40.775Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-30T12:54:40.775Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-30T12:54:41.034Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-30T12:54:41.034Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-30T12:54:41.034Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-30T12:54:41.034Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-30T12:54:41.034Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-30T12:54:41.034Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-30T12:54:41.034Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-30T12:54:41.034Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-30T12:54:41.034Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-30T12:54:41.034Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-30T12:54:41.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.425s coverage: 65.4% of statements [2021-11-30T12:54:41.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-30T12:54:41.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-30T12:54:41.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-30T12:54:41.603Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-30T12:54:41.863Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-30T12:54:41.863Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-30T12:54:41.863Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-30T12:54:42.123Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-30T12:54:42.123Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-30T12:54:42.123Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-30T12:54:42.123Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-30T12:54:42.123Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-30T12:54:42.383Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T12:54:42.383Z] Fetched 64.2 MB in 3s (21.5 MB/s) [2021-11-30T12:54:42.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T12:54:42.383Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T12:54:42.383Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T12:54:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.802s coverage: 43.8% of statements [2021-11-30T12:54:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-30T12:54:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-30T12:54:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements [2021-11-30T12:54:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-30T12:54:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements [2021-11-30T12:54:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-30T12:54:42.953Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T12:54:42.953Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T12:54:42.953Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-11-30T12:54:42.953Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-11-30T12:54:42.953Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.213Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.213Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.213Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.213Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.213Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.213Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.213Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.473Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.473Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.473Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.473Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.473Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.473Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.473Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:43.473Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T12:54:43.473Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.473Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.732Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:43.732Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T12:54:43.732Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.732Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.732Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.732Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.732Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:43.732Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T12:54:43.992Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:43.992Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T12:54:43.992Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T12:54:44.251Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T12:54:44.510Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-30T12:54:44.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T12:54:44.770Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-30T12:54:44.770Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-30T12:54:44.770Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-30T12:54:44.770Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-30T12:54:45.029Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-30T12:54:45.029Z] Installing new version of config file /etc/issue ... [2021-11-30T12:54:45.029Z] Installing new version of config file /etc/issue.net ... [2021-11-30T12:54:45.029Z] Installing new version of config file /etc/lsb-release ... [2021-11-30T12:54:45.029Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-30T12:54:45.289Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-30T12:54:45.289Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-30T12:54:45.289Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-30T12:54:45.289Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:45.289Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-30T12:54:45.289Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-30T12:54:45.551Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-30T12:54:45.551Z] 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-11-30T12:54:45.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:45.551Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:45.551Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:45.551Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:45.551Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:45.551Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-30T12:54:45.551Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-30T12:54:45.810Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-30T12:54:45.810Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:45.810Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-30T12:54:45.810Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T12:54:46.070Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-30T12:54:46.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:46.070Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T12:54:46.070Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T12:54:46.070Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T12:54:46.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:46.070Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T12:54:46.070Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T12:54:46.330Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-30T12:54:46.330Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:46.330Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-30T12:54:46.330Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-30T12:54:46.330Z] Setting up grep (3.1-2build1) ... [2021-11-30T12:54:46.330Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:46.330Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-30T12:54:46.330Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-30T12:54:46.590Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-30T12:54:46.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:46.590Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-30T12:54:46.590Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-30T12:54:46.590Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-30T12:54:46.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:46.590Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T12:54:46.590Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T12:54:46.851Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-30T12:54:46.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:46.851Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T12:54:46.851Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T12:54:47.110Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T12:54:47.110Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T12:54:47.371Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T12:54:47.371Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T12:54:47.630Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-30T12:54:47.630Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:47.630Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-30T12:54:47.630Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T12:54:48.207Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-30T12:54:48.207Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-30T12:54:48.207Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-30T12:54:48.207Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-30T12:54:48.207Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-30T12:54:48.207Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:48.207Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-30T12:54:48.207Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-30T12:54:48.469Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-30T12:54:48.469Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:48.469Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:48.469Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:48.469Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:48.469Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:48.469Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:48.469Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:48.469Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:48.738Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:48.738Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:48.738Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:48.738Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:48.738Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:48.738Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:48.738Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:48.738Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:48.998Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:48.999Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T12:54:48.999Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T12:54:48.999Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T12:54:48.999Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T12:54:48.999Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T12:54:48.999Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:48.999Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T12:54:48.999Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T12:54:49.261Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T12:54:49.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:49.261Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:49.261Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:49.261Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:49.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:49.261Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:49.261Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:49.521Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:49.521Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:49.521Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:49.521Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:49.781Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:50.042Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-30T12:54:50.302Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-30T12:54:50.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:50.302Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T12:54:50.302Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T12:54:50.302Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T12:54:50.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T12:54:50.561Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-30T12:54:50.561Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T12:54:50.561Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-30T12:54:50.561Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T12:54:50.561Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-30T12:54:50.561Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-30T12:54:50.820Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-30T12:54:50.820Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T12:54:50.820Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-30T12:54:50.820Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-30T12:54:50.820Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-30T12:54:51.081Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T12:54:51.081Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-30T12:54:51.081Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-30T12:54:51.081Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-30T12:54:51.081Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T12:54:51.081Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T12:54:51.081Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T12:54:51.081Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T12:54:51.342Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T12:54:51.342Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T12:54:51.342Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T12:54:51.342Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T12:54:51.601Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-30T12:54:51.601Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T12:54:51.601Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T12:54:51.601Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T12:54:51.861Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:51.861Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T12:54:51.861Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T12:54:51.861Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-30T12:54:51.861Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T12:54:51.861Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T12:54:51.861Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T12:54:51.861Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T12:54:51.861Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:51.861Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-30T12:54:51.861Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-30T12:54:52.124Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-30T12:54:52.124Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:52.124Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-30T12:54:52.124Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-30T12:54:52.124Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-30T12:54:52.124Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:52.124Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-30T12:54:52.124Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T12:54:52.385Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T12:54:52.385Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:52.385Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T12:54:52.385Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T12:54:52.647Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T12:54:52.647Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:52.647Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-30T12:54:52.647Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-30T12:54:52.647Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-30T12:54:52.647Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:52.647Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-30T12:54:52.647Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-30T12:54:52.908Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-30T12:54:52.908Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:52.908Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T12:54:52.908Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T12:54:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 17.7% of statements [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-30T12:54:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.614s coverage: 92.3% of statements [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-30T12:54:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-30T12:54:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-30T12:54:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-30T12:54:53.016Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-30T12:54:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2021-11-30T12:54:53.016Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-11-30T12:54:53.016Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-30T12:54:53.016Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-30T12:54:53.016Z] GO111MODULE=on go vet ./... [2021-11-30T12:54:53.168Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-30T12:54:53.168Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:53.168Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-30T12:54:53.168Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-30T12:54:53.168Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-30T12:54:53.168Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:53.168Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-30T12:54:53.168Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-30T12:54:53.428Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-30T12:54:53.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:53.428Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-30T12:54:53.428Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-30T12:54:53.428Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-30T12:54:53.428Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:53.428Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-30T12:54:53.428Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-30T12:54:53.687Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-30T12:54:53.687Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:53.687Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-30T12:54:53.687Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-30T12:54:53.687Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-30T12:54:53.687Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:53.687Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-30T12:54:53.687Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-30T12:54:53.947Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-30T12:54:53.947Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:53.947Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-30T12:54:53.947Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-30T12:54:53.947Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-30T12:54:53.947Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T12:54:53.947Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-30T12:54:53.947Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-30T12:54:54.207Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-30T12:54:54.207Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-30T12:54:54.207Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-30T12:54:54.207Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-30T12:54:54.207Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-30T12:54:54.207Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-30T12:54:54.207Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-30T12:54:54.466Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-30T12:54:54.466Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-30T12:54:54.466Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-30T12:54:54.466Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-30T12:54:54.466Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-30T12:54:54.466Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-30T12:54:54.726Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-30T12:54:54.726Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-30T12:54:54.726Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-30T12:54:54.726Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-30T12:54:54.726Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-30T12:54:54.726Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-30T12:54:54.726Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-30T12:54:54.726Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-30T12:54:54.985Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-30T12:54:54.985Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-30T12:54:54.985Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-30T12:54:54.985Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-30T12:54:54.985Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-30T12:54:55.245Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-30T12:54:55.245Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-30T12:54:55.245Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-30T12:54:55.245Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-30T12:54:55.507Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T12:54:55.507Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T12:54:55.766Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T12:54:55.766Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T12:54:55.766Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T12:54:55.766Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T12:54:55.766Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T12:54:55.766Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T12:54:55.766Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:55.766Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:56.029Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:56.029Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:56.029Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:56.029Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:56.029Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:56.029Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:56.971Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:56.971Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:57.912Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:57.912Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:57.912Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:57.912Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:58.172Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:58.172Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:59.111Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T12:54:59.111Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T12:54:59.111Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T12:54:59.111Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T12:54:59.111Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-30T12:54:59.111Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T12:54:59.111Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-30T12:54:59.371Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T12:54:59.371Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-30T12:54:59.371Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-30T12:54:59.371Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T12:54:59.371Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T12:54:59.371Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T12:54:59.371Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T12:54:59.371Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-30T12:54:59.633Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-30T12:54:59.633Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:59.633Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T12:54:59.633Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:59.633Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:59.633Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:59.633Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-30T12:54:59.633Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-30T12:54:59.633Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-30T12:54:59.633Z] [2021-11-30T12:54:59.633Z] Current default time zone: 'Etc/UTC' [2021-11-30T12:54:59.633Z] Local time is now: Tue Nov 30 12:54:59 UTC 2021. [2021-11-30T12:54:59.633Z] Universal Time is now: Tue Nov 30 12:54:59 UTC 2021. [2021-11-30T12:54:59.633Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-30T12:54:59.633Z] [2021-11-30T12:54:59.894Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-30T12:54:59.894Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:59.894Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-11-30T12:54:59.894Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-30T12:54:59.894Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-30T12:54:59.894Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-30T12:54:59.894Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-30T12:54:59.894Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-30T12:54:59.894Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-30T12:54:59.894Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-30T12:54:59.894Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:59.894Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-30T12:54:59.894Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:54:59.894Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-30T12:54:59.894Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:54:59.894Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-30T12:54:59.894Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-30T12:54:59.894Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-30T12:54:59.894Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-30T12:55:00.154Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-30T12:55:00.154Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-30T12:55:00.154Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-30T12:55:00.154Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-30T12:55:02.066Z] Updating certificates in /etc/ssl/certs... [2021-11-30T12:55:02.637Z] 23 added, 28 removed; done. [2021-11-30T12:55:02.637Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-30T12:55:02.637Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-30T12:55:02.637Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-30T12:55:02.637Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-30T12:55:02.637Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-30T12:55:02.637Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-30T12:55:02.637Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-30T12:55:02.637Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-30T12:55:02.637Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-30T12:55:02.637Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-30T12:55:02.637Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T12:55:02.637Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-30T12:55:02.899Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-30T12:55:02.899Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-30T12:55:02.899Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T12:55:02.899Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-30T12:55:02.899Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-30T12:55:02.899Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-30T12:55:02.899Z] Updating certificates in /etc/ssl/certs... [2021-11-30T12:55:03.471Z] 0 added, 0 removed; done. [2021-11-30T12:55:03.471Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-30T12:55:03.471Z] done. [2021-11-30T12:55:03.992Z] Reading package lists... [2021-11-30T12:55:03.992Z] Building dependency tree... [2021-11-30T12:55:03.992Z] Reading state information... [2021-11-30T12:55:04.253Z] The following NEW packages will be installed: [2021-11-30T12:55:04.253Z] apt-transport-https [2021-11-30T12:55:04.253Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T12:55:04.514Z] Need to get 4348 B of archives. [2021-11-30T12:55:04.514Z] After this operation, 154 kB of additional disk space will be used. [2021-11-30T12:55:04.514Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-30T12:55:04.514Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T12:55:04.514Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-11-30T12:55:04.514Z] Selecting previously unselected package apt-transport-https. [2021-11-30T12:55:04.514Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-30T12:55:04.514Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-30T12:55:04.514Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-30T12:55:04.514Z] Setting up apt-transport-https (1.6.14) ... [2021-11-30T12:55:04.776Z] Waiting for network to be ready... [2021-11-30T12:55:11.356Z] 2021-11-30T12:55:08Z INFO Waiting for automatic snapd restart... [2021-11-30T12:55:12.295Z] snapd 2.53.2 from Canonical* installed [2021-11-30T12:55:13.234Z] "snapd" switched to the "latest/stable" channel [2021-11-30T12:55:13.234Z] [2021-11-30T12:55:15.792Z] core18 20211028 from Canonical* installed [2021-11-30T12:55:15.792Z] "core18" switched to the "latest/stable" channel [2021-11-30T12:55:15.792Z] [2021-11-30T12:55:18.333Z] snapcraft 5.0 from Canonical* installed [2021-11-30T12:55:18.333Z] "snapcraft" switched to the "latest/stable" channel [2021-11-30T12:55:18.333Z] [2021-11-30T12:55:22.533Z] 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-11-30T12:55:22.533Z] - README.md [2021-11-30T12:55:22.533Z] [2021-11-30T12:55:22.533Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-30T12:55:23.475Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T12:55:23.475Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T12:55:23.475Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T12:55:24.674Z] Reading package lists... [2021-11-30T12:55:25.245Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-11-30T12:55:25.245Z] Reading package lists... [2021-11-30T12:55:25.506Z] Building dependency tree... [2021-11-30T12:55:25.506Z] Reading state information... [2021-11-30T12:55:25.506Z] Suggested packages: [2021-11-30T12:55:25.506Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-30T12:55:25.506Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-30T12:55:25.506Z] Recommended packages: [2021-11-30T12:55:25.506Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-30T12:55:25.506Z] The following NEW packages will be installed: [2021-11-30T12:55:25.506Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-30T12:55:25.506Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-30T12:55:25.506Z] pkg-config zip [2021-11-30T12:55:25.506Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T12:55:25.766Z] Need to get 7670 kB of archives. [2021-11-30T12:55:25.766Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-30T12:55:25.766Z] 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-11-30T12:55:25.766Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-30T12:55:26.026Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-30T12:55:26.026Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-30T12:55:26.286Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-30T12:55:26.286Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-30T12:55:26.286Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-30T12:55:26.286Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-30T12:55:26.286Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-30T12:55:26.286Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-30T12:55:26.546Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-30T12:55:26.546Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-30T12:55:26.546Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-30T12:55:26.807Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-30T12:55:26.807Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-30T12:55:26.807Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T12:55:27.066Z] Fetched 7670 kB in 1s (6810 kB/s) [2021-11-30T12:55:27.066Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-30T12:55:27.066Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-30T12:55:27.066Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-30T12:55:27.066Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-30T12:55:27.066Z] Selecting previously unselected package libpsl5:amd64. [2021-11-30T12:55:27.066Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-30T12:55:27.066Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-30T12:55:27.066Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-30T12:55:27.066Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-30T12:55:27.066Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-30T12:55:27.327Z] Selecting previously unselected package librtmp1:amd64. [2021-11-30T12:55:27.327Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-30T12:55:27.327Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-30T12:55:27.327Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-30T12:55:27.327Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-30T12:55:27.327Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-30T12:55:27.327Z] Selecting previously unselected package liberror-perl. [2021-11-30T12:55:27.327Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-30T12:55:27.327Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-30T12:55:27.327Z] Selecting previously unselected package git-man. [2021-11-30T12:55:27.327Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-30T12:55:27.327Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-30T12:55:27.587Z] Selecting previously unselected package git. [2021-11-30T12:55:27.588Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-30T12:55:27.588Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-30T12:55:28.159Z] Selecting previously unselected package libnorm1:amd64. [2021-11-30T12:55:28.159Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-30T12:55:28.160Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-30T12:55:28.160Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-30T12:55:28.160Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-30T12:55:28.160Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-30T12:55:28.160Z] Selecting previously unselected package libsodium23:amd64. [2021-11-30T12:55:28.160Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-30T12:55:28.160Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-30T12:55:28.160Z] Selecting previously unselected package libzmq5:amd64. [2021-11-30T12:55:28.160Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-30T12:55:28.160Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T12:55:28.160Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-30T12:55:28.160Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-30T12:55:28.160Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T12:55:28.421Z] Selecting previously unselected package pkg-config. [2021-11-30T12:55:28.421Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-30T12:55:28.421Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-30T12:55:28.421Z] Selecting previously unselected package zip. [2021-11-30T12:55:28.421Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-30T12:55:28.421Z] Unpacking zip (3.0-11build1) ... [2021-11-30T12:55:28.421Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-30T12:55:28.421Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-30T12:55:28.421Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-30T12:55:28.421Z] Setting up liberror-perl (0.17025-1) ... [2021-11-30T12:55:28.421Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-30T12:55:28.421Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-30T12:55:28.421Z] No schema files found: doing nothing. [2021-11-30T12:55:28.421Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-30T12:55:28.421Z] Setting up zip (3.0-11build1) ... [2021-11-30T12:55:28.421Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-30T12:55:28.421Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-30T12:55:28.729Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-30T12:55:28.729Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T12:55:28.729Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-30T12:55:28.729Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T12:55:28.729Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-30T12:55:28.729Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T12:55:29.328Z] git set to automatically installed. [2021-11-30T12:55:29.328Z] git-man set to automatically installed. [2021-11-30T12:55:29.328Z] libcurl3-gnutls set to automatically installed. [2021-11-30T12:55:29.328Z] liberror-perl set to automatically installed. [2021-11-30T12:55:29.328Z] libglib2.0-0 set to automatically installed. [2021-11-30T12:55:29.328Z] libnghttp2-14 set to automatically installed. [2021-11-30T12:55:29.328Z] libnorm1 set to automatically installed. [2021-11-30T12:55:29.328Z] libpgm-5.2-0 set to automatically installed. [2021-11-30T12:55:29.328Z] libpsl5 set to automatically installed. [2021-11-30T12:55:29.328Z] librtmp1 set to automatically installed. [2021-11-30T12:55:29.328Z] libsodium23 set to automatically installed. [2021-11-30T12:55:29.328Z] libzmq3-dev set to automatically installed. [2021-11-30T12:55:29.328Z] libzmq5 set to automatically installed. [2021-11-30T12:55:29.328Z] pkg-config set to automatically installed. [2021-11-30T12:55:29.328Z] zip set to automatically installed. [2021-11-30T12:55:30.356Z] snapd is not logged in, snap install commands will use sudo [2021-11-30T12:55:31.325Z] snap "core18" has no updates available [2021-11-30T12:55:31.896Z] snapd is not logged in, snap install commands will use sudo [2021-11-30T12:55:41.890Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-30T12:55:41.890Z] Downloading snap 'edgex-app-service-configurable' [2021-11-30T12:55:42.831Z] Pulling app-service-configurable [2021-11-30T12:55:42.831Z] + snapcraftctl pull [2021-11-30T12:55:44.212Z] Pulling config-common [2021-11-30T12:55:44.212Z] + snapcraftctl pull [2021-11-30T12:55:45.150Z] Pulling go-build-helper [2021-11-30T12:55:45.150Z] + snapcraftctl pull [2021-11-30T12:55:46.090Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-30T12:55:46.090Z] Skipping pull go-build-helper (already ran) [2021-11-30T12:55:46.090Z] Building go-build-helper [2021-11-30T12:55:46.090Z] + snapcraftctl build [2021-11-30T12:55:48.004Z] Staging go-build-helper [2021-11-30T12:55:48.004Z] + snapcraftctl stage [2021-11-30T12:55:57.999Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-30T12:55:57.999Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-30T12:55:57.999Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-30T12:55:57.999Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] [2021-11-30T12:55:57.999Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-30T12:55:57.999Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-30T12:55:58.000Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-30T12:55:58.000Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-30T12:55:58.000Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-30T12:55:58.000Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-30T12:55:58.000Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-30T12:55:58.000Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] [2021-11-30T12:55:58.000Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-30T12:55:58.000Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-30T12:55:58.000Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] [2021-11-30T12:55:58.000Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] [2021-11-30T12:55:58.000Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-11-30T12:55:58.000Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-30T12:55:58.000Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-30T12:55:58.000Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-30T12:55:58.000Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-30T12:55:58.000Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-30T12:55:58.000Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-30T12:55:58.000Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] [2021-11-30T12:55:58.000Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-30T12:55:58.000Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] [2021-11-30T12:55:58.000Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-30T12:55:58.000Z] Fetched 25.7 MB in 0s (0 B/s) [2021-11-30T12:55:58.000Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-30T12:55:58.000Z] Fetched 224 kB in 0s (0 B/s) [2021-11-30T12:55:58.000Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-30T12:55:58.000Z] Fetched 157 kB in 0s (0 B/s) [2021-11-30T12:55:58.000Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-30T12:55:58.000Z] Fetched 221 kB in 0s (0 B/s) [2021-11-30T12:55:58.000Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-30T12:55:58.000Z] Fetched 143 kB in 0s (0 B/s) [2021-11-30T12:55:58.000Z] Pulling edgex-go [2021-11-30T12:55:58.000Z] + snapcraftctl pull [2021-11-30T12:55:58.942Z] Pulling hooks [2021-11-30T12:55:58.942Z] + snapcraftctl pull [2021-11-30T12:56:14.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T12:56:14.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T12:56:16.264Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T12:56:18.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-30T12:56:18.948Z] + ls -al . [2021-11-30T12:56:18.948Z] total 672 [2021-11-30T12:56:18.948Z] drwxrwxr-x 9 1001 1001 4096 Nov 30 12:56 . [2021-11-30T12:56:18.948Z] drwxr-xr-x 4 root root 4096 Nov 30 12:51 .. [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 12:49 .dockerignore [2021-11-30T12:56:18.948Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 12:49 .git [2021-11-30T12:56:18.948Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 12:49 .github [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 804 Nov 30 12:49 .gitignore [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 12:49 .golangci.yml [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 76 Nov 30 12:49 .hadolint.yml [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 12:49 .sonarcloud.properties [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 12:49 ADOPTERS.md [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 8910 Nov 30 12:49 Attribution.txt [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 51732 Nov 30 12:49 CHANGELOG.md [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 12:49 CONTRIBUTING.md [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 12:49 GOVERNANCE.md [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 849 Nov 30 12:49 Jenkinsfile [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 12:49 LICENSE [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 6508 Nov 30 12:49 Makefile [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 12:49 OWNERS.md [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 8207 Nov 30 12:49 README.md [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 12:49 SECURITY.md [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 12:45 VERSION [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 12:49 ZMQWindows.md [2021-11-30T12:56:18.948Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 12:49 bin [2021-11-30T12:56:18.948Z] drwxrwxr-x 14 1001 1001 4096 Nov 30 12:49 cmd [2021-11-30T12:56:18.948Z] -rw-r--r-- 1 root root 428381 Nov 30 12:54 coverage.out [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 828 Nov 30 12:49 go.mod [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 49483 Nov 30 12:49 go.sum [2021-11-30T12:56:18.948Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 12:49 internal [2021-11-30T12:56:18.948Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 12:49 openapi [2021-11-30T12:56:18.948Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 12:49 snap [2021-11-30T12:56:18.948Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 12:49 version.go [Pipeline] sh [2021-11-30T12:56:19.619Z] + '[' -e coverage.out ] [2021-11-30T12:56:19.619Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-30T12:56:19.647Z] Warning: overwriting stash ‘coverage-report’ [2021-11-30T12:56:20.441Z] Stashed 1 file(s) [Pipeline] sh [2021-11-30T12:56:20.903Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T12:56:20.903Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T12:56:20.903Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T12:56:20.903Z] Fetched 0 B in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-30T12:56:20.903Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-30T12:56:20.903Z] Fetched 279 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-30T12:56:20.903Z] Fetched 122 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-30T12:56:20.903Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-30T12:56:20.903Z] Fetched 8848 B in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-30T12:56:20.903Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-30T12:56:20.903Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-30T12:56:20.903Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-30T12:56:20.903Z] Fetched 220 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-30T12:56:20.903Z] Fetched 154 kB in 0s (0 B/s) [2021-11-30T12:56:20.903Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-30T12:56:20.904Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-30T12:56:20.904Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-30T12:56:20.904Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-30T12:56:20.904Z] Fetched 499 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-30T12:56:20.904Z] Fetched 111 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-30T12:56:20.904Z] Fetched 240 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-30T12:56:20.904Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-30T12:56:20.904Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-30T12:56:20.904Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-30T12:56:20.904Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-30T12:56:20.904Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-30T12:56:20.904Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-30T12:56:20.904Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-30T12:56:20.904Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-30T12:56:20.904Z] Fetched 8720 B in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-30T12:56:20.904Z] Fetched 140 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-30T12:56:20.904Z] Fetched 119 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-30T12:56:20.904Z] Fetched 111 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-30T12:56:20.904Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-30T12:56:20.904Z] Fetched 646 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-30T12:56:20.904Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-30T12:56:20.904Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-30T12:56:20.904Z] Fetched 368 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-30T12:56:20.904Z] Fetched 187 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-30T12:56:20.904Z] Fetched 175 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-30T12:56:20.904Z] Fetched 206 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-30T12:56:20.904Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-30T12:56:20.904Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-30T12:56:20.904Z] Fetched 159 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-30T12:56:20.904Z] Fetched 107 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-30T12:56:20.904Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-30T12:56:20.904Z] Pulling static-packages [2021-11-30T12:56:20.904Z] + snapcraftctl pull [2021-11-30T12:56:21.088Z] + make build [2021-11-30T12:56:21.089Z] 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-11-30T12:56:21.164Z] Pulling version [2021-11-30T12:56:21.164Z] + cd /root/project [2021-11-30T12:56:21.164Z] + git describe --tags --abbrev=0 [2021-11-30T12:56:21.164Z] + sed s/v// [2021-11-30T12:56:21.164Z] + GIT_VERSION=2.2.0-dev.6 [2021-11-30T12:56:21.164Z] + [ -z 2.2.0-dev.6 ] [2021-11-30T12:56:21.164Z] + snapcraftctl set-version 2.2.0-dev.6 [2021-11-30T12:56:22.544Z] Building app-service-configurable [2021-11-30T12:56:22.544Z] + snapcraftctl build [2021-11-30T12:56:24.472Z] Building config-common [2021-11-30T12:56:24.472Z] + snapcraftctl build [2021-11-30T12:56:26.388Z] Skipping build go-build-helper (already ran) [2021-11-30T12:56:26.648Z] Building edgex-go [2021-11-30T12:56:26.648Z] + cd /root/parts/edgex-go/src [2021-11-30T12:56:26.648Z] + git describe+ sed s/v// [2021-11-30T12:56:26.648Z] --tags --abbrev=0 [2021-11-30T12:56:26.648Z] + GIT_VERSION=2.2.0-dev.6 [2021-11-30T12:56:26.648Z] + [ -z 2.2.0-dev.6 ] [2021-11-30T12:56:26.648Z] + echo 2.2.0-dev.6 [2021-11-30T12:56:26.648Z] + [ ! -d vendor ] [2021-11-30T12:56:26.648Z] + go mod download all [2021-11-30T12:56:27.797Z] 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-11-30T12:56:34.803Z] + make build [2021-11-30T12:56:34.803Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data [2021-11-30T12:56:44.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-30T12:56:48.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command [2021-11-30T12:56:49.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-30T12:56:49.990Z] 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-11-30T12:56:51.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-30T12:56:51.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-30T12:56:51.965Z] 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-11-30T12:56:52.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-30T12:56:53.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-30T12:56:54.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-30T12:56:55.353Z] 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-11-30T12:56:56.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-30T12:56:56.788Z] 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-11-30T12:56:57.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-30T12:56:58.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-30T12:56:59.976Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-30T12:56:59.976Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-30T12:56:59.976Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-30T12:56:59.976Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-30T12:56:59.976Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-30T12:56:59.976Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-30T12:56:59.976Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-30T12:56:59.976Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-30T12:56:59.976Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-30T12:56:59.976Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-11-30T12:56:59.976Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-30T12:56:59.976Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-30T12:56:59.977Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-30T12:56:59.977Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-30T12:56:59.977Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-30T12:56:59.977Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-11-30T12:56:59.977Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-30T12:56:59.977Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-30T12:56:59.977Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-30T12:57:00.183Z] 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-11-30T12:57:00.917Z] Building hooks [2021-11-30T12:57:00.917Z] + cd /root/parts/hooks/src [2021-11-30T12:57:00.917Z] + make build [2021-11-30T12:57:00.917Z] go mod tidy [2021-11-30T12:57:00.917Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-30T12:57:01.179Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-30T12:57:01.179Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-30T12:57:01.437Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-30T12:57:02.005Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-30T12:57:02.574Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-30T12:57:02.574Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-30T12:57:03.584Z] 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-11-30T12:57:05.873Z] Building static-packages [2021-11-30T12:57:05.873Z] + snapcraftctl build [2021-11-30T12:57:06.216Z] 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-11-30T12:57:07.788Z] Building version [2021-11-30T12:57:07.788Z] + snapcraftctl build [2021-11-30T12:57:09.698Z] Staging app-service-configurable [2021-11-30T12:57:09.698Z] + snapcraftctl stage [2021-11-30T12:57:10.538Z] 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-11-30T12:57:11.080Z] Staging config-common [2021-11-30T12:57:11.080Z] + snapcraftctl stage [2021-11-30T12:57:12.020Z] Skipping stage go-build-helper (already ran) [2021-11-30T12:57:12.020Z] Staging edgex-go [2021-11-30T12:57:12.020Z] + snapcraftctl stage [2021-11-30T12:57:13.056Z] Staging hooks [2021-11-30T12:57:13.056Z] + snapcraftctl stage [2021-11-30T12:57:13.154Z] 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-11-30T12:57:14.029Z] Staging static-packages [2021-11-30T12:57:14.029Z] + snapcraftctl stage [2021-11-30T12:57:15.418Z] Staging version [2021-11-30T12:57:15.418Z] + snapcraftctl stage [2021-11-30T12:57:16.363Z] Priming app-service-configurable [2021-11-30T12:57:16.363Z] + snapcraftctl prime [2021-11-30T12:57:16.549Z] 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-11-30T12:57:18.904Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2021-11-30T12:57:18.904Z] stage-packages: [2021-11-30T12:57:18.904Z] - libnorm1 [2021-11-30T12:57:18.904Z] - libpgm-5.2-0 [2021-11-30T12:57:18.904Z] - libsodium23 [2021-11-30T12:57:18.904Z] - libzmq5 [2021-11-30T12:57:18.904Z] Priming config-common [2021-11-30T12:57:18.904Z] + snapcraftctl prime [2021-11-30T12:57:19.841Z] Priming go-build-helper [2021-11-30T12:57:19.841Z] + snapcraftctl prime [2021-11-30T12:57:20.782Z] Priming edgex-go [2021-11-30T12:57:20.782Z] + snapcraftctl prime [Pipeline] } [2021-11-30T12:57:21.976Z] $ docker stop --time=1 bbca72c38eef738c03025c114f5e15c3ed09d81a1946f8994d91fda45ef1479a [2021-11-30T12:57:22.165Z] Priming hooks [2021-11-30T12:57:22.165Z] + snapcraftctl prime [2021-11-30T12:57:23.549Z] Priming static-packages [2021-11-30T12:57:23.549Z] + snapcraftctl prime [2021-11-30T12:57:24.025Z] $ docker rm -f bbca72c38eef738c03025c114f5e15c3ed09d81a1946f8994d91fda45ef1479a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:57:25.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T12:57:25.647Z] [2021-11-30T12:57:25.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:57:25.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T12:57:26.090Z] Priming version [2021-11-30T12:57:26.090Z] + snapcraftctl prime [2021-11-30T12:57:26.273Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-30T12:57:26.273Z] 29e5d40040c1: Pulling fs layer [2021-11-30T12:57:26.273Z] 1ce36da41761: Pulling fs layer [2021-11-30T12:57:26.273Z] 25b303627fd3: Pulling fs layer [2021-11-30T12:57:26.273Z] 29e5d40040c1: Verifying Checksum [2021-11-30T12:57:26.273Z] 29e5d40040c1: Download complete [2021-11-30T12:57:26.548Z] 1ce36da41761: Verifying Checksum [2021-11-30T12:57:26.548Z] 1ce36da41761: Download complete [2021-11-30T12:57:26.822Z] 29e5d40040c1: Pull complete [2021-11-30T12:57:27.031Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-11-30T12:57:28.255Z] 25b303627fd3: Verifying Checksum [2021-11-30T12:57:28.255Z] 25b303627fd3: Download complete [2021-11-30T12:57:28.255Z] 1ce36da41761: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-30T12:57:38.430Z] 25b303627fd3: Pull complete [2021-11-30T12:57:38.430Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-30T12:57:38.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T12:57:38.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-30T12:57:38.662Z] prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container [2021-11-30T12:57:38.803Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-30T12:57:41.371Z] $ docker top bcdb0496f0560d98085b50ced2b7d98dae9d45c08a170ca87c7cacd5ae53f4b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T12:57:42.389Z] + grep parallel [2021-11-30T12:57:42.389Z] + docker-compose build --help [2021-11-30T12:57:46.775Z] --parallel Build images in parallel. [Pipeline] } [2021-11-30T12:57:46.802Z] $ docker stop --time=1 bcdb0496f0560d98085b50ced2b7d98dae9d45c08a170ca87c7cacd5ae53f4b0 [2021-11-30T12:57:48.529Z] $ docker rm -f bcdb0496f0560d98085b50ced2b7d98dae9d45c08a170ca87c7cacd5ae53f4b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T12:57:49.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T12:57:49.182Z] . [Pipeline] withDockerContainer [2021-11-30T12:57:49.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container [2021-11-30T12:57:49.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-30T12:57:50.967Z] $ docker top 2bcfd9b7578afbca324a1fa7c6718ea465cd2b3059097c675b59ff6f43345a9d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T12:57:51.909Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-30T12:57:56.200Z] Building core-command ... [2021-11-30T12:57:56.200Z] Building core-data ... [2021-11-30T12:57:56.200Z] Building core-metadata ... [2021-11-30T12:57:56.200Z] Building security-bootstrapper ... [2021-11-30T12:57:56.200Z] Building security-proxy-setup ... [2021-11-30T12:57:56.200Z] Building security-secretstore-setup ... [2021-11-30T12:57:56.200Z] Building support-notifications ... [2021-11-30T12:57:56.200Z] Building support-scheduler ... [2021-11-30T12:57:56.200Z] Building sys-mgmt-agent ... [2021-11-30T12:57:56.200Z] Building support-notifications [2021-11-30T12:57:56.200Z] Building security-bootstrapper [2021-11-30T12:57:56.200Z] Building support-scheduler [2021-11-30T12:57:56.200Z] Building security-secretstore-setup [2021-11-30T12:57:56.200Z] Building core-metadata [2021-11-30T12:59:04.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:59:04.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:59:04.204Z] ---> c0ad3aebb2af [2021-11-30T12:59:04.204Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T12:59:04.204Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:59:04.204Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:59:04.204Z] ---> c0ad3aebb2af [2021-11-30T12:59:04.204Z] Step 3/30 : WORKDIR /edgex-go [2021-11-30T12:59:04.204Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:59:04.204Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:59:04.204Z] ---> c0ad3aebb2af [2021-11-30T12:59:04.204Z] Step 3/21 : WORKDIR /edgex-go [2021-11-30T12:59:04.204Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:59:04.204Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:59:04.204Z] ---> c0ad3aebb2af [2021-11-30T12:59:04.204Z] Step 3/23 : WORKDIR /edgex-go [2021-11-30T12:59:04.204Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T12:59:04.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-30T12:59:04.204Z] ---> c0ad3aebb2af [2021-11-30T12:59:04.204Z] Step 3/24 : WORKDIR /edgex-go [2021-11-30T12:59:04.204Z] ---> Running in 246cbf623567 [2021-11-30T12:59:04.204Z] ---> Running in cac21d14bde6 [2021-11-30T12:59:04.204Z] ---> Running in 4d9024637f2e [2021-11-30T12:59:04.204Z] ---> Running in ea04b886ff4b [2021-11-30T12:59:04.204Z] ---> Running in fed180f48e4a [2021-11-30T12:59:04.204Z] Removing intermediate container cac21d14bde6 [2021-11-30T12:59:04.204Z] ---> acace01ebd5b [2021-11-30T12:59:04.204Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:59:04.204Z] Removing intermediate container fed180f48e4a [2021-11-30T12:59:04.204Z] ---> 1b5f246a6ddd [2021-11-30T12:59:04.204Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:59:04.204Z] Removing intermediate container ea04b886ff4b [2021-11-30T12:59:04.204Z] ---> e9506137bb5b [2021-11-30T12:59:04.204Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:59:04.204Z] ---> Running in 6c29e55a5823 [2021-11-30T12:59:04.204Z] ---> Running in 7716716fdd27 [2021-11-30T12:59:04.204Z] Removing intermediate container 4d9024637f2e [2021-11-30T12:59:04.204Z] ---> 161daeec5736 [2021-11-30T12:59:04.204Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:59:04.204Z] Removing intermediate container 246cbf623567 [2021-11-30T12:59:04.204Z] ---> 862491fa9bd8 [2021-11-30T12:59:04.204Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T12:59:04.204Z] ---> Running in 429cb4958786 [2021-11-30T12:59:04.204Z] ---> Running in e5af2fc96c51 [2021-11-30T12:59:04.204Z] ---> Running in c4786b051657 [2021-11-30T12:59:06.831Z] Removing intermediate container 6c29e55a5823 [2021-11-30T12:59:06.831Z] ---> e585ab63d4ba [2021-11-30T12:59:06.831Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-30T12:59:06.831Z] Removing intermediate container 7716716fdd27 [2021-11-30T12:59:06.831Z] ---> a695db1b43fd [2021-11-30T12:59:06.831Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-30T12:59:06.831Z] ---> Running in 60bcd3e2bb9d [2021-11-30T12:59:06.831Z] ---> Running in 6d6c8fa8e550 [2021-11-30T12:59:06.831Z] Removing intermediate container 429cb4958786 [2021-11-30T12:59:06.831Z] ---> 2ccde5cc0cb0 [2021-11-30T12:59:06.831Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T12:59:07.106Z] Removing intermediate container e5af2fc96c51 [2021-11-30T12:59:07.106Z] ---> b396e9f7225a [2021-11-30T12:59:07.106Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-30T12:59:07.106Z] ---> Running in 30e35b1e8997 [2021-11-30T12:59:07.106Z] ---> Running in 4c62bdeb1156 [2021-11-30T12:59:07.383Z] Removing intermediate container c4786b051657 [2021-11-30T12:59:07.383Z] ---> c6ad440267aa [2021-11-30T12:59:07.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-30T12:59:07.384Z] ---> Running in 0f72608220c0 [2021-11-30T12:59:08.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:08.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:09.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:09.376Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:09.376Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:09.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:09.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:10.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:10.534Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:10.534Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T12:59:10.812Z] OK: 219 MiB in 52 packages [2021-11-30T12:59:10.812Z] OK: 219 MiB in 52 packages [2021-11-30T12:59:11.094Z] OK: 219 MiB in 52 packages [2021-11-30T12:59:11.377Z] OK: 219 MiB in 52 packages [2021-11-30T12:59:11.659Z] OK: 219 MiB in 52 packages [2021-11-30T12:59:12.643Z] Removing intermediate container 6d6c8fa8e550 [2021-11-30T12:59:12.643Z] ---> 8a6013f0f4e4 [2021-11-30T12:59:12.643Z] Step 6/21 : COPY . . [2021-11-30T12:59:12.643Z] Removing intermediate container 60bcd3e2bb9d [2021-11-30T12:59:12.643Z] ---> 259e73f52fe7 [2021-11-30T12:59:12.643Z] Step 6/24 : COPY . . [2021-11-30T12:59:12.918Z] Removing intermediate container 30e35b1e8997 [2021-11-30T12:59:12.918Z] ---> b91a1bfe3cd8 [2021-11-30T12:59:12.918Z] Step 6/22 : COPY . . [2021-11-30T12:59:12.918Z] Removing intermediate container 4c62bdeb1156 [2021-11-30T12:59:12.918Z] ---> 811713bb0d36 [2021-11-30T12:59:12.918Z] Step 6/30 : COPY . . [2021-11-30T12:59:13.193Z] Removing intermediate container 0f72608220c0 [2021-11-30T12:59:13.193Z] ---> d067d3c69ee6 [2021-11-30T12:59:13.193Z] Step 6/23 : COPY go.mod . [2021-11-30T12:59:14.656Z] ---> d66eb8996513 [2021-11-30T12:59:14.656Z] Step 7/23 : RUN go mod download [2021-11-30T12:59:14.941Z] ---> Running in 19b5cdd696f8 [2021-11-30T12:59:20.357Z] Removing intermediate container 19b5cdd696f8 [2021-11-30T12:59:20.357Z] ---> 64037ec96549 [2021-11-30T12:59:20.357Z] Step 8/23 : COPY . . [2021-11-30T12:59:38.648Z] ---> 4a713a12d074 [2021-11-30T12:59:38.648Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:59:38.648Z] ---> e112b364aa86 [2021-11-30T12:59:38.648Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:59:38.648Z] ---> Running in 11d9f6c670c8 [2021-11-30T12:59:38.648Z] ---> Running in 357276a3e428 [2021-11-30T12:59:38.648Z] ---> b80e41f00340 [2021-11-30T12:59:38.648Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:59:38.648Z] ---> 4408df2926ef [2021-11-30T12:59:38.648Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T12:59:38.648Z] ---> Running in f4b304be6a8f [2021-11-30T12:59:38.648Z] ---> Running in ae5f1f3556de [2021-11-30T12:59:38.648Z] ---> 247561fa1dd7 [2021-11-30T12:59:38.648Z] Step 9/23 : RUN go mod tidy [2021-11-30T12:59:38.648Z] ---> Running in b1f8ee82fdd6 [2021-11-30T12:59:42.058Z] Removing intermediate container 11d9f6c670c8 [2021-11-30T12:59:42.058Z] ---> 85e4dbea4927 [2021-11-30T12:59:42.058Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-30T12:59:42.058Z] ---> Running in 772b4a661c42 [2021-11-30T12:59:42.662Z] Removing intermediate container 357276a3e428 [2021-11-30T12:59:42.662Z] ---> 8ac4babeae7a [2021-11-30T12:59:42.662Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-30T12:59:42.937Z] ---> Running in dbd5ec513eba [2021-11-30T12:59:42.937Z] Removing intermediate container f4b304be6a8f [2021-11-30T12:59:42.937Z] ---> c3d9468601ea [2021-11-30T12:59:42.937Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-30T12:59:42.937Z] Removing intermediate container ae5f1f3556de [2021-11-30T12:59:42.937Z] ---> e6a026bc4cc9 [2021-11-30T12:59:42.937Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-30T12:59:43.211Z] ---> Running in 563f156f7dc5 [2021-11-30T12:59:43.212Z] ---> Running in ce034c0e0c34 [2021-11-30T12:59:44.197Z] 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-11-30T12:59:44.197Z] Removing intermediate container b1f8ee82fdd6 [2021-11-30T12:59:44.197Z] ---> 3cde28f4a94f [2021-11-30T12:59:44.197Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-30T12:59:44.471Z] ---> Running in 79fcd4f99c98 [2021-11-30T12:59:45.075Z] 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-11-30T12:59:45.674Z] 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-11-30T12:59:45.949Z] 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-11-30T12:59:46.549Z] 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-11-30T13:01:38.412Z] 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-11-30T13:01:41.057Z] Removing intermediate container dbd5ec513eba [2021-11-30T13:01:41.057Z] ---> ed9c20a9178f [2021-11-30T13:01:41.057Z] [2021-11-30T13:01:41.057Z] Step 9/30 : FROM alpine:3.14 [2021-11-30T13:01:41.337Z] 3.14: Pulling from library/alpine [2021-11-30T13:01:43.339Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T13:01:43.339Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T13:01:43.339Z] ---> 5b8b7b635229 [2021-11-30T13:01:43.339Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-30T13:01:43.621Z] ---> Running in 124aac009b81 [2021-11-30T13:01:44.611Z] Removing intermediate container 124aac009b81 [2021-11-30T13:01:44.611Z] ---> 137072d5c7bd [2021-11-30T13:01:44.611Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-30T13:01:44.611Z] ---> Running in 86c918a956f3 [2021-11-30T13:01:46.611Z] Removing intermediate container 563f156f7dc5 [2021-11-30T13:01:46.611Z] ---> 7f8f993abe88 [2021-11-30T13:01:46.611Z] [2021-11-30T13:01:46.611Z] Step 9/24 : FROM alpine:3.14 [2021-11-30T13:01:46.611Z] ---> 5b8b7b635229 [2021-11-30T13:01:46.611Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-30T13:01:46.888Z] ---> Running in d0dc2de480be [2021-11-30T13:01:46.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:47.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:48.501Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-30T13:01:48.501Z] (2/2) Installing su-exec (0.2-r1) [2021-11-30T13:01:48.501Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:01:48.501Z] OK: 6 MiB in 16 packages [2021-11-30T13:01:49.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:49.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:50.384Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-30T13:01:50.384Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-30T13:01:50.384Z] (3/3) Installing su-exec (0.2-r1) [2021-11-30T13:01:50.384Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:01:50.384Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T13:01:50.384Z] Removing intermediate container 86c918a956f3 [2021-11-30T13:01:50.384Z] ---> 75bca27f88ab [2021-11-30T13:01:50.384Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-30T13:01:50.660Z] OK: 6 MiB in 17 packages [2021-11-30T13:01:50.660Z] ---> Running in 770ade31479c [2021-11-30T13:01:51.644Z] Removing intermediate container 770ade31479c [2021-11-30T13:01:51.644Z] ---> e7e160844466 [2021-11-30T13:01:51.644Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-30T13:01:51.918Z] ---> Running in 90b30b0d8cac [2021-11-30T13:01:52.904Z] Removing intermediate container 90b30b0d8cac [2021-11-30T13:01:52.904Z] ---> dd7188641cc7 [2021-11-30T13:01:52.904Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-30T13:01:52.904Z] ---> Running in c83476ceae43 [2021-11-30T13:01:52.904Z] Removing intermediate container d0dc2de480be [2021-11-30T13:01:52.904Z] ---> d98aabac9bf3 [2021-11-30T13:01:52.904Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T13:01:53.183Z] ---> Running in a749a9215936 [2021-11-30T13:01:53.458Z] Removing intermediate container ce034c0e0c34 [2021-11-30T13:01:53.458Z] ---> f3d9d544940e [2021-11-30T13:01:53.458Z] [2021-11-30T13:01:53.458Z] Step 9/21 : FROM alpine:3.14 [2021-11-30T13:01:53.458Z] ---> 5b8b7b635229 [2021-11-30T13:01:53.458Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-30T13:01:53.731Z] ---> Running in 9683a794a421 [2021-11-30T13:01:54.015Z] Removing intermediate container a749a9215936 [2021-11-30T13:01:54.015Z] ---> 460dcd30e679 [2021-11-30T13:01:54.015Z] Step 12/24 : WORKDIR / [2021-11-30T13:01:54.286Z] ---> Running in bb4961d88d82 [2021-11-30T13:01:54.557Z] Removing intermediate container 79fcd4f99c98 [2021-11-30T13:01:54.557Z] ---> 03fd849fa70c [2021-11-30T13:01:54.557Z] [2021-11-30T13:01:54.557Z] Step 11/23 : FROM alpine:3.14 [2021-11-30T13:01:54.557Z] ---> 5b8b7b635229 [2021-11-30T13:01:54.557Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-30T13:01:54.839Z] ---> Running in eca047d8ae6b [2021-11-30T13:01:55.113Z] Removing intermediate container bb4961d88d82 [2021-11-30T13:01:55.113Z] ---> 51b0017d96a4 [2021-11-30T13:01:55.113Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-30T13:01:55.709Z] Removing intermediate container 772b4a661c42 [2021-11-30T13:01:55.709Z] ---> 08fb2812fd63 [2021-11-30T13:01:55.709Z] [2021-11-30T13:01:55.709Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T13:01:55.709Z] ---> 5b8b7b635229 [2021-11-30T13:01:55.709Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T13:01:55.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:55.709Z] ---> Running in b64db14a9390 [2021-11-30T13:01:55.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:56.262Z] Removing intermediate container c83476ceae43 [2021-11-30T13:01:56.262Z] ---> 9b3d4c7a19c9 [2021-11-30T13:01:56.262Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-30T13:01:56.539Z] ---> Running in a1d3ae79df88 [2021-11-30T13:01:56.539Z] ---> abc48c93ce9c [2021-11-30T13:01:56.539Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-30T13:01:56.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:57.084Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-30T13:01:57.084Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-30T13:01:57.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:57.084Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:01:57.084Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T13:01:57.358Z] Removing intermediate container a1d3ae79df88 [2021-11-30T13:01:57.358Z] ---> 6bb1b3dda57c [2021-11-30T13:01:57.358Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-30T13:01:57.358Z] OK: 6 MiB in 16 packages [2021-11-30T13:01:57.964Z] ---> e76f134f397b [2021-11-30T13:01:57.964Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-30T13:01:57.964Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T13:01:57.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:57.964Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:01:57.964Z] OK: 6 MiB in 15 packages [2021-11-30T13:01:58.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:01:58.847Z] ---> cb1078e433ce [2021-11-30T13:01:58.847Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-30T13:01:59.122Z] ---> Running in b9cc13180e0b [2021-11-30T13:01:59.412Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T13:01:59.412Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:01:59.412Z] ---> b326f4f6a55c [2021-11-30T13:01:59.412Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-30T13:01:59.412Z] OK: 6 MiB in 15 packages [2021-11-30T13:01:59.698Z] Removing intermediate container eca047d8ae6b [2021-11-30T13:01:59.698Z] ---> dcab187d4f2e [2021-11-30T13:01:59.698Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:01:59.698Z] Removing intermediate container 9683a794a421 [2021-11-30T13:01:59.698Z] ---> 821b25ef807f [2021-11-30T13:01:59.698Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:01:59.698Z] ---> Running in 806979383e48 [2021-11-30T13:01:59.980Z] ---> Running in bb28e266ce05 [2021-11-30T13:02:00.577Z] Removing intermediate container bb28e266ce05 [2021-11-30T13:02:00.577Z] ---> 15d0ff4e410f [2021-11-30T13:02:00.577Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-30T13:02:00.577Z] Removing intermediate container 806979383e48 [2021-11-30T13:02:00.577Z] ---> 8b405a7e1ceb [2021-11-30T13:02:00.577Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-30T13:02:00.848Z] ---> Running in cabd05394f64 [2021-11-30T13:02:00.848Z] ---> Running in 019c26660a7f [2021-11-30T13:02:00.848Z] ---> 1a8cc46a2290 [2021-11-30T13:02:00.848Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-30T13:02:01.127Z] Removing intermediate container b64db14a9390 [2021-11-30T13:02:01.127Z] ---> 51e811a83002 [2021-11-30T13:02:01.127Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:02:01.127Z] ---> Running in 3299aea26714 [2021-11-30T13:02:01.406Z] Removing intermediate container 019c26660a7f [2021-11-30T13:02:01.406Z] ---> 2988ed042843 [2021-11-30T13:02:01.406Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-30T13:02:01.406Z] Removing intermediate container cabd05394f64 [2021-11-30T13:02:01.406Z] ---> 9664f0bbff9b [2021-11-30T13:02:01.406Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-30T13:02:01.681Z] ---> Running in f88bb573f95b [2021-11-30T13:02:01.681Z] ---> Running in 76e18584234f [2021-11-30T13:02:01.954Z] Removing intermediate container 3299aea26714 [2021-11-30T13:02:01.954Z] ---> 1b6dbf79c566 [2021-11-30T13:02:01.954Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-30T13:02:02.239Z] ---> Running in ed479365b424 [2021-11-30T13:02:02.239Z] Removing intermediate container 76e18584234f [2021-11-30T13:02:02.239Z] ---> 5b5e43332597 [2021-11-30T13:02:02.239Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:02:02.516Z] Removing intermediate container f88bb573f95b [2021-11-30T13:02:02.516Z] ---> 118a2d09c8b0 [2021-11-30T13:02:02.516Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:02:02.516Z] Removing intermediate container b9cc13180e0b [2021-11-30T13:02:02.516Z] ---> 39c966599da1 [2021-11-30T13:02:02.516Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:02:02.791Z] ---> 1b824c72ed0e [2021-11-30T13:02:02.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-30T13:02:02.791Z] Removing intermediate container ed479365b424 [2021-11-30T13:02:02.791Z] ---> b347dfd4263a [2021-11-30T13:02:02.791Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T13:02:03.069Z] ---> Running in e4b1d02d0474 [2021-11-30T13:02:03.676Z] ---> 2ed9405c913c [2021-11-30T13:02:03.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-30T13:02:03.676Z] ---> d04a1ef948a7 [2021-11-30T13:02:03.676Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-30T13:02:03.676Z] ---> 79cc2966b52b [2021-11-30T13:02:03.676Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-30T13:02:03.676Z] Removing intermediate container e4b1d02d0474 [2021-11-30T13:02:03.676Z] ---> c8b4e1cc4b1c [2021-11-30T13:02:03.676Z] Step 14/22 : WORKDIR / [2021-11-30T13:02:03.949Z] ---> Running in 09fd6711eff6 [2021-11-30T13:02:04.935Z] ---> 7d306e947728 [2021-11-30T13:02:04.935Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-30T13:02:04.935Z] Removing intermediate container 09fd6711eff6 [2021-11-30T13:02:04.935Z] ---> 8f6606c722e4 [2021-11-30T13:02:04.935Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:02:05.915Z] ---> 6db8c44a38a3 [2021-11-30T13:02:05.915Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-30T13:02:05.915Z] ---> 931d36a7f02b [2021-11-30T13:02:05.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-30T13:02:05.915Z] ---> 0c823234d05b [2021-11-30T13:02:05.915Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-30T13:02:05.915Z] ---> 405d601743c8 [2021-11-30T13:02:05.915Z] Step 20/24 : 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-11-30T13:02:05.915Z] ---> 69906965ff7f [2021-11-30T13:02:05.915Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-30T13:02:06.189Z] ---> Running in a767753d8ea2 [2021-11-30T13:02:07.174Z] ---> 796b390f5e8a [2021-11-30T13:02:07.174Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-30T13:02:07.174Z] ---> 3143e9acf4bf [2021-11-30T13:02:07.174Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-30T13:02:07.174Z] ---> Running in 949b84ae76cd [2021-11-30T13:02:07.174Z] ---> Running in 437d9e975a6a [2021-11-30T13:02:07.174Z] ---> b95c32e1fbbb [2021-11-30T13:02:07.174Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-30T13:02:08.166Z] Removing intermediate container 437d9e975a6a [2021-11-30T13:02:08.166Z] ---> 056edc6dac8b [2021-11-30T13:02:08.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:02:08.166Z] ---> ad1a46ead40c [2021-11-30T13:02:08.166Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-30T13:02:08.166Z] Removing intermediate container 949b84ae76cd [2021-11-30T13:02:08.166Z] ---> 6e0b4276f7bd [2021-11-30T13:02:08.166Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:02:08.166Z] ---> Running in aa780998fce0 [2021-11-30T13:02:08.166Z] ---> Running in 563550bb9f50 [2021-11-30T13:02:08.439Z] ---> 995bf7455fe1 [2021-11-30T13:02:08.439Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-30T13:02:09.044Z] Removing intermediate container aa780998fce0 [2021-11-30T13:02:09.044Z] ---> 00619e3a0a7c [2021-11-30T13:02:09.044Z] Step 21/23 : LABEL arch=arm64 [2021-11-30T13:02:09.044Z] Removing intermediate container 563550bb9f50 [2021-11-30T13:02:09.044Z] ---> 15ac9db88efd [2021-11-30T13:02:09.044Z] Step 19/21 : LABEL arch=arm64 [2021-11-30T13:02:09.044Z] ---> Running in 4a50039e4970 [2021-11-30T13:02:09.044Z] ---> Running in ef00b4275e3d [2021-11-30T13:02:09.322Z] Removing intermediate container a767753d8ea2 [2021-11-30T13:02:09.322Z] ---> 18e501b8df4b [2021-11-30T13:02:09.322Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-30T13:02:09.322Z] ---> a9fe613cf84e [2021-11-30T13:02:09.322Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-30T13:02:09.322Z] ---> Running in 816f2b9f8dfb [2021-11-30T13:02:09.597Z] ---> Running in 54a057b929e7 [2021-11-30T13:02:09.597Z] ---> 8fdcea765a76 [2021-11-30T13:02:09.597Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-30T13:02:09.882Z] Removing intermediate container 4a50039e4970 [2021-11-30T13:02:09.882Z] ---> 173ad2bac4dc [2021-11-30T13:02:09.882Z] Step 20/21 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:02:09.882Z] Removing intermediate container ef00b4275e3d [2021-11-30T13:02:09.882Z] ---> 0b628b3b96cb [2021-11-30T13:02:09.882Z] Step 22/23 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:02:09.882Z] ---> Running in 8049fd9f70b4 [2021-11-30T13:02:09.882Z] ---> Running in 11eb5a61ff1f [2021-11-30T13:02:10.163Z] ---> Running in e283227876d2 [2021-11-30T13:02:10.163Z] Removing intermediate container 816f2b9f8dfb [2021-11-30T13:02:10.163Z] ---> 2f02a3200a0b [2021-11-30T13:02:10.163Z] Step 22/24 : LABEL arch=arm64 [2021-11-30T13:02:10.163Z] ---> Running in 9e32fccfe882 [2021-11-30T13:02:10.437Z] Removing intermediate container 54a057b929e7 [2021-11-30T13:02:10.437Z] ---> 00fbe969b07d [2021-11-30T13:02:10.437Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:02:10.437Z] ---> Running in cb63b58c3ec3 [2021-11-30T13:02:10.710Z] Removing intermediate container 8049fd9f70b4 [2021-11-30T13:02:10.710Z] ---> b8321ecc765e [2021-11-30T13:02:10.710Z] Step 21/21 : LABEL version=0.0.0 [2021-11-30T13:02:10.710Z] Removing intermediate container 11eb5a61ff1f [2021-11-30T13:02:10.710Z] ---> 5fb2738feaff [2021-11-30T13:02:10.710Z] Step 23/23 : LABEL version=0.0.0 [2021-11-30T13:02:10.710Z] Removing intermediate container e283227876d2 [2021-11-30T13:02:10.710Z] ---> 15a96920c23f [2021-11-30T13:02:10.710Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-30T13:02:10.710Z] ---> Running in 39f009538c2f [2021-11-30T13:02:10.981Z] ---> Running in 7678db9c9c98 [2021-11-30T13:02:10.981Z] Removing intermediate container 9e32fccfe882 [2021-11-30T13:02:10.981Z] ---> 2a5ca3fe3bc2 [2021-11-30T13:02:10.981Z] Step 23/24 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:02:10.981Z] Removing intermediate container cb63b58c3ec3 [2021-11-30T13:02:10.981Z] ---> bf719abb9fcb [2021-11-30T13:02:10.981Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T13:02:10.981Z] ---> Running in b284b971f37e [2021-11-30T13:02:11.259Z] ---> Running in fc49b6530d5e [2021-11-30T13:02:11.538Z] Removing intermediate container 39f009538c2f [2021-11-30T13:02:11.538Z] ---> c15f60a76f93 [2021-11-30T13:02:11.538Z] [2021-11-30T13:02:11.538Z] Removing intermediate container 7678db9c9c98 [2021-11-30T13:02:11.538Z] ---> a607bf8ec2b8 [2021-11-30T13:02:11.538Z] [2021-11-30T13:02:11.822Z] Removing intermediate container b284b971f37e [2021-11-30T13:02:11.822Z] ---> dd34eec2ef25 [2021-11-30T13:02:11.822Z] Step 24/24 : LABEL version=0.0.0 [2021-11-30T13:02:11.822Z] Removing intermediate container fc49b6530d5e [2021-11-30T13:02:11.822Z] ---> 8d177d14d068 [2021-11-30T13:02:11.822Z] Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:02:12.103Z] ---> Running in b230aa5247de [2021-11-30T13:02:12.103Z] ---> Running in 0dadc6d31aba [2021-11-30T13:02:12.103Z] Successfully built c15f60a76f93 [2021-11-30T13:02:12.103Z] Successfully built a607bf8ec2b8 [2021-11-30T13:02:12.103Z] Successfully tagged support-scheduler-arm64:latest [2021-11-30T13:02:12.103Z]  Building support-scheduler ... done Building core-command [2021-11-30T13:02:12.103Z] Successfully tagged support-notifications-arm64:latest [2021-11-30T13:02:12.103Z] Building security-proxy-setup [2021-11-30T13:02:12.103Z]  Building support-notifications ... done  ---> 13ee7da74b93 [2021-11-30T13:02:12.380Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-30T13:02:12.380Z] ---> Running in e73b6d6bf281 [2021-11-30T13:02:12.657Z] Removing intermediate container 0dadc6d31aba [2021-11-30T13:02:12.657Z] ---> 05722838b376 [2021-11-30T13:02:12.657Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T13:02:12.657Z] Removing intermediate container b230aa5247de [2021-11-30T13:02:12.657Z] ---> 49abe245896f [2021-11-30T13:02:12.657Z] [2021-11-30T13:02:12.657Z] ---> Running in 4eb81f528b8d [2021-11-30T13:02:13.251Z] Successfully built 49abe245896f [2021-11-30T13:02:13.251Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-30T13:02:13.251Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-11-30T13:02:13.251Z] Removing intermediate container 4eb81f528b8d [2021-11-30T13:02:13.251Z] ---> 54c552f75d54 [2021-11-30T13:02:13.251Z] [2021-11-30T13:02:13.846Z] Successfully built 54c552f75d54 [2021-11-30T13:02:13.846Z] Successfully tagged core-metadata-arm64:latest [2021-11-30T13:02:13.846Z]  Building core-metadata ... done Building core-data [2021-11-30T13:02:14.825Z] Removing intermediate container e73b6d6bf281 [2021-11-30T13:02:14.825Z] ---> 86a0436a6206 [2021-11-30T13:02:14.825Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-30T13:02:14.825Z] ---> Running in ea1ac7624bcf [2021-11-30T13:02:15.423Z] Removing intermediate container ea1ac7624bcf [2021-11-30T13:02:15.423Z] ---> 98d7bf834789 [2021-11-30T13:02:15.423Z] Step 27/30 : CMD ["gate"] [2021-11-30T13:02:15.694Z] ---> Running in 948904ce7c10 [2021-11-30T13:02:15.971Z] Removing intermediate container 948904ce7c10 [2021-11-30T13:02:15.971Z] ---> 3395a648a94e [2021-11-30T13:02:15.971Z] Step 28/30 : LABEL arch=arm64 [2021-11-30T13:02:16.253Z] ---> Running in a05624c0b054 [2021-11-30T13:02:16.845Z] Removing intermediate container a05624c0b054 [2021-11-30T13:02:16.845Z] ---> c029c69dfa6e [2021-11-30T13:02:16.845Z] Step 29/30 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:02:17.118Z] ---> Running in e6e513ebaadb [2021-11-30T13:02:17.715Z] Removing intermediate container e6e513ebaadb [2021-11-30T13:02:17.715Z] ---> 68b8a4a65ca4 [2021-11-30T13:02:17.715Z] Step 30/30 : LABEL version=0.0.0 [2021-11-30T13:02:17.987Z] ---> Running in 87fd24e7e388 [2021-11-30T13:02:18.582Z] Removing intermediate container 87fd24e7e388 [2021-11-30T13:02:18.582Z] ---> 80d91a95cda9 [2021-11-30T13:02:18.582Z] [2021-11-30T13:02:18.855Z] Successfully built 80d91a95cda9 [2021-11-30T13:02:18.855Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-30T13:03:05.888Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:03:05.888Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:03:05.888Z] ---> c0ad3aebb2af [2021-11-30T13:03:05.888Z] Step 3/20 : WORKDIR /edgex-go [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> 862491fa9bd8 [2021-11-30T13:03:05.888Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> c6ad440267aa [2021-11-30T13:03:05.888Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> d067d3c69ee6 [2021-11-30T13:03:05.888Z] Step 6/20 : COPY . . [2021-11-30T13:03:05.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:03:05.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:03:05.888Z] ---> c0ad3aebb2af [2021-11-30T13:03:05.888Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> 862491fa9bd8 [2021-11-30T13:03:05.888Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> c6ad440267aa [2021-11-30T13:03:05.888Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> d067d3c69ee6 [2021-11-30T13:03:05.888Z] Step 6/22 : COPY . . [2021-11-30T13:03:05.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:03:05.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:03:05.888Z] ---> c0ad3aebb2af [2021-11-30T13:03:05.888Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> 862491fa9bd8 [2021-11-30T13:03:05.888Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> c6ad440267aa [2021-11-30T13:03:05.888Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-30T13:03:05.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:03:05.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:03:05.888Z] ---> c0ad3aebb2af [2021-11-30T13:03:05.888Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> 862491fa9bd8 [2021-11-30T13:03:05.888Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:03:05.888Z] ---> Using cache [2021-11-30T13:03:05.888Z] ---> c6ad440267aa [2021-11-30T13:03:05.888Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-30T13:03:08.618Z] ---> Running in 4491494fc312 [2021-11-30T13:03:08.618Z] ---> Running in abf447b31d82 [2021-11-30T13:03:10.061Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:03:10.061Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:03:11.036Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:03:11.036Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:03:12.025Z] OK: 219 MiB in 52 packages [2021-11-30T13:03:12.025Z] OK: 219 MiB in 52 packages [2021-11-30T13:03:14.006Z] Removing intermediate container abf447b31d82 [2021-11-30T13:03:14.006Z] Removing intermediate container 4491494fc312 [2021-11-30T13:03:14.006Z] ---> b23b4e980598 [2021-11-30T13:03:14.006Z] ---> c7b9d6b79b92 [2021-11-30T13:03:14.006Z] Step 6/22 : COPY . . [2021-11-30T13:03:14.006Z] Step 6/22 : COPY . . [2021-11-30T13:03:22.285Z] ---> 6ee247b58ba6 [2021-11-30T13:03:22.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:03:22.285Z] ---> 7259ba3f1cd4 [2021-11-30T13:03:22.285Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:03:22.285Z] ---> Running in d79c63143daf [2021-11-30T13:03:22.285Z] ---> Running in 35956baa58f5 [2021-11-30T13:03:26.606Z] Removing intermediate container 35956baa58f5 [2021-11-30T13:03:26.606Z] ---> 3a43532b14dc [2021-11-30T13:03:26.606Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-30T13:03:26.606Z] Removing intermediate container d79c63143daf [2021-11-30T13:03:26.606Z] ---> 10cd007a6eb0 [2021-11-30T13:03:26.606Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-30T13:03:26.879Z] ---> Running in 48e55ca93da9 [2021-11-30T13:03:26.879Z] ---> Running in 431c0ba24ba6 [2021-11-30T13:03:28.320Z] 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-11-30T13:03:28.593Z] 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-11-30T13:03:32.918Z] ---> d4653551d12d [2021-11-30T13:03:32.918Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:03:33.206Z] ---> Running in 2e32792057f2 [2021-11-30T13:03:33.482Z] ---> 2932168ce9c1 [2021-11-30T13:03:33.482Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:03:33.761Z] ---> Running in e3ff0c7f2d0d [2021-11-30T13:03:39.187Z] Removing intermediate container 2e32792057f2 [2021-11-30T13:03:39.187Z] ---> e25cb3029e8e [2021-11-30T13:03:39.187Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-30T13:03:39.187Z] ---> Running in c9f72a795b00 [2021-11-30T13:03:39.187Z] Removing intermediate container e3ff0c7f2d0d [2021-11-30T13:03:39.187Z] ---> 5c406428b22a [2021-11-30T13:03:39.187Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-30T13:03:39.187Z] ---> Running in 0b900e890526 [2021-11-30T13:03:41.178Z] 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-11-30T13:03:41.779Z] 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-11-30T13:05:03.597Z] 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-11-30T13:05:03.597Z] Removing intermediate container 431c0ba24ba6 [2021-11-30T13:05:03.597Z] ---> f9e0698ab0de [2021-11-30T13:05:03.597Z] [2021-11-30T13:05:03.597Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T13:05:03.597Z] ---> 5b8b7b635229 [2021-11-30T13:05:03.597Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T13:05:03.597Z] ---> Using cache [2021-11-30T13:05:03.597Z] ---> 51e811a83002 [2021-11-30T13:05:03.597Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:05:03.597Z] ---> Using cache [2021-11-30T13:05:03.597Z] ---> 1b6dbf79c566 [2021-11-30T13:05:03.597Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-30T13:05:03.597Z] ---> Running in e4ff59656d23 [2021-11-30T13:05:03.597Z] Removing intermediate container e4ff59656d23 [2021-11-30T13:05:03.597Z] ---> 7dded50889f6 [2021-11-30T13:05:03.597Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T13:05:03.597Z] ---> Running in 9b595f39b450 [2021-11-30T13:05:03.597Z] Removing intermediate container 9b595f39b450 [2021-11-30T13:05:03.597Z] ---> 44ceb554bdef [2021-11-30T13:05:03.597Z] Step 14/22 : WORKDIR / [2021-11-30T13:05:03.597Z] ---> Running in eb7c83724a33 [2021-11-30T13:05:03.597Z] Removing intermediate container eb7c83724a33 [2021-11-30T13:05:03.597Z] ---> ecb8b1fb0d0b [2021-11-30T13:05:03.597Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:05:03.597Z] ---> 84e3369ad1fc [2021-11-30T13:05:03.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-30T13:05:03.597Z] ---> ec961550f926 [2021-11-30T13:05:03.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-30T13:05:03.597Z] ---> ad3430e1f665 [2021-11-30T13:05:03.597Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-30T13:05:03.597Z] ---> Running in 57e9731a74e6 [2021-11-30T13:05:03.874Z] Removing intermediate container 57e9731a74e6 [2021-11-30T13:05:03.874Z] ---> ad760d915e82 [2021-11-30T13:05:03.874Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:05:04.147Z] ---> Running in eb26fa7463d2 [2021-11-30T13:05:05.142Z] Removing intermediate container eb26fa7463d2 [2021-11-30T13:05:05.142Z] ---> 1935dbe2e7f8 [2021-11-30T13:05:05.142Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T13:05:05.420Z] ---> Running in 715b4a625950 [2021-11-30T13:05:06.405Z] Removing intermediate container 715b4a625950 [2021-11-30T13:05:06.405Z] ---> 91de6cc2ab91 [2021-11-30T13:05:06.405Z] Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:05:06.405Z] ---> Running in c63b93a632f6 [2021-11-30T13:05:06.687Z] Removing intermediate container 48e55ca93da9 [2021-11-30T13:05:06.687Z] ---> 06bbcefc7208 [2021-11-30T13:05:06.687Z] [2021-11-30T13:05:06.687Z] Step 9/20 : FROM alpine:3.14 [2021-11-30T13:05:06.687Z] ---> 5b8b7b635229 [2021-11-30T13:05:06.687Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-30T13:05:06.966Z] ---> Running in d42c4417e63a [2021-11-30T13:05:07.586Z] Removing intermediate container c63b93a632f6 [2021-11-30T13:05:07.586Z] ---> 4d9b31830959 [2021-11-30T13:05:07.586Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T13:05:07.586Z] ---> Running in e67b9b9bdd56 [2021-11-30T13:05:08.572Z] Removing intermediate container e67b9b9bdd56 [2021-11-30T13:05:08.572Z] ---> 0ef881dcfe83 [2021-11-30T13:05:08.572Z] [2021-11-30T13:05:09.178Z] Successfully built 0ef881dcfe83 [2021-11-30T13:05:09.178Z] Successfully tagged core-command-arm64:latest [2021-11-30T13:05:09.458Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:05:10.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:05:11.041Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-30T13:05:11.041Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-30T13:05:11.041Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T13:05:11.041Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-30T13:05:11.041Z] (5/5) Installing curl (7.79.1-r0) [2021-11-30T13:05:11.041Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:05:11.041Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T13:05:11.318Z] OK: 8 MiB in 19 packages [2021-11-30T13:05:12.759Z] Removing intermediate container 0b900e890526 [2021-11-30T13:05:12.759Z] ---> 500f9c9ab948 [2021-11-30T13:05:12.759Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-30T13:05:12.759Z] ---> Running in 2cb8f0629fad [2021-11-30T13:05:13.744Z] Removing intermediate container d42c4417e63a [2021-11-30T13:05:13.744Z] ---> 06a521670d37 [2021-11-30T13:05:13.744Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T13:05:13.744Z] ---> Running in b8c9da62e73a [2021-11-30T13:05:14.340Z] Removing intermediate container b8c9da62e73a [2021-11-30T13:05:14.340Z] ---> 749db92e182c [2021-11-30T13:05:14.340Z] Step 12/20 : WORKDIR /edgex [2021-11-30T13:05:14.340Z] 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-11-30T13:05:14.340Z] ---> Running in 2644bc89c6dc [2021-11-30T13:05:14.932Z] Removing intermediate container 2644bc89c6dc [2021-11-30T13:05:14.932Z] ---> 2c3353a49a69 [2021-11-30T13:05:14.932Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-30T13:05:16.376Z] ---> e5cf8fdd2772 [2021-11-30T13:05:16.376Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-30T13:05:17.811Z] ---> 1842f38b7ae8 [2021-11-30T13:05:17.811Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-30T13:05:17.811Z] Removing intermediate container 2cb8f0629fad [2021-11-30T13:05:17.811Z] ---> b5639b33d3ba [2021-11-30T13:05:17.811Z] [2021-11-30T13:05:17.811Z] Step 10/22 : FROM docker:20.10.8 [2021-11-30T13:05:17.811Z] 20.10.8: Pulling from library/docker [2021-11-30T13:05:19.253Z] ---> 9b69abdf452a [2021-11-30T13:05:19.253Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-30T13:05:19.531Z] ---> Running in 6040f1088800 [2021-11-30T13:05:20.135Z] Removing intermediate container 6040f1088800 [2021-11-30T13:05:20.135Z] ---> 61299c699808 [2021-11-30T13:05:20.135Z] Step 17/20 : CMD ["--init=true"] [2021-11-30T13:05:20.135Z] ---> Running in 1a9a3bac198f [2021-11-30T13:05:20.737Z] Removing intermediate container 1a9a3bac198f [2021-11-30T13:05:20.737Z] ---> e57c5d71f3db [2021-11-30T13:05:20.737Z] Step 18/20 : LABEL arch=arm64 [2021-11-30T13:05:21.012Z] ---> Running in e3a0ea9089f3 [2021-11-30T13:05:21.608Z] Removing intermediate container e3a0ea9089f3 [2021-11-30T13:05:21.608Z] ---> c2e313c3837c [2021-11-30T13:05:21.608Z] Step 19/20 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:05:21.879Z] ---> Running in 8fc6ebb5b807 [2021-11-30T13:05:22.474Z] Removing intermediate container 8fc6ebb5b807 [2021-11-30T13:05:22.474Z] ---> 3f8cb972b5da [2021-11-30T13:05:22.474Z] Step 20/20 : LABEL version=0.0.0 [2021-11-30T13:05:22.474Z] ---> Running in 6fdac3c2d33c [2021-11-30T13:05:23.454Z] Removing intermediate container 6fdac3c2d33c [2021-11-30T13:05:23.454Z] ---> 86197965d0fe [2021-11-30T13:05:23.454Z] [2021-11-30T13:05:23.728Z] Removing intermediate container c9f72a795b00 [2021-11-30T13:05:23.728Z] ---> 127fa02da650 [2021-11-30T13:05:23.728Z] [2021-11-30T13:05:23.728Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T13:05:23.728Z] ---> 5b8b7b635229 [2021-11-30T13:05:23.728Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-30T13:05:23.728Z] Successfully built 86197965d0fe [2021-11-30T13:05:23.728Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-30T13:05:24.003Z]  Building security-proxy-setup ... done  ---> Running in e7fa5f87ecf6 [2021-11-30T13:05:24.600Z] Removing intermediate container e7fa5f87ecf6 [2021-11-30T13:05:24.600Z] ---> 5948143e54a0 [2021-11-30T13:05:24.600Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-30T13:05:24.600Z] ---> Running in cba926f607f0 [2021-11-30T13:05:25.196Z] Removing intermediate container cba926f607f0 [2021-11-30T13:05:25.196Z] ---> ee4af99f8c13 [2021-11-30T13:05:25.196Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-30T13:05:25.196Z] ---> Running in 876d15fe1972 [2021-11-30T13:05:25.791Z] Removing intermediate container 876d15fe1972 [2021-11-30T13:05:25.791Z] ---> 322f13f48302 [2021-11-30T13:05:25.791Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:05:25.791Z] ---> Running in 9a172298b95e [2021-11-30T13:05:26.778Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-30T13:05:26.778Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-30T13:05:26.778Z] ---> 3734d5adc5ac [2021-11-30T13:05:26.778Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:05:26.778Z] ---> Running in e39e64df914a [2021-11-30T13:05:27.374Z] Removing intermediate container e39e64df914a [2021-11-30T13:05:27.374Z] ---> 08b853256419 [2021-11-30T13:05:27.374Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-30T13:05:27.375Z] ---> Running in bc64f0d21972 [2021-11-30T13:05:27.976Z] Removing intermediate container 9a172298b95e [2021-11-30T13:05:27.976Z] ---> d2d580e601ab [2021-11-30T13:05:27.976Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-30T13:05:27.976Z] ---> Running in e1791207615e [2021-11-30T13:05:28.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:05:29.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:05:29.225Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T13:05:29.825Z] (1/42) Installing readline (8.1.0-r0) [2021-11-30T13:05:29.825Z] (2/42) Installing bash (5.1.4-r0) [2021-11-30T13:05:29.825Z] Executing bash-5.1.4-r0.post-install [2021-11-30T13:05:29.825Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-30T13:05:29.825Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T13:05:30.095Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-30T13:05:30.095Z] (6/42) Installing curl (7.79.1-r0) [2021-11-30T13:05:30.095Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-30T13:05:30.095Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-30T13:05:30.095Z] (9/42) Installing expat (2.4.1-r0) [2021-11-30T13:05:30.095Z] (10/42) Installing libffi (3.3-r2) [2021-11-30T13:05:30.095Z] (11/42) Installing gdbm (1.19-r0) [2021-11-30T13:05:30.095Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-30T13:05:30.095Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T13:05:30.095Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T13:05:30.095Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-30T13:05:30.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T13:05:30.095Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-30T13:05:30.369Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-30T13:05:30.967Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-30T13:05:31.239Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T13:05:31.239Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-30T13:05:31.239Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T13:05:31.511Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-30T13:05:31.511Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-30T13:05:31.781Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:05:31.781Z] OK: 8 MiB in 20 packages [2021-11-30T13:05:32.053Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-30T13:05:32.053Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-30T13:05:32.327Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-30T13:05:32.327Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-30T13:05:32.327Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-30T13:05:32.327Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-30T13:05:32.327Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-30T13:05:32.614Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-30T13:05:32.614Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-30T13:05:32.614Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-30T13:05:32.614Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-30T13:05:32.614Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-30T13:05:32.614Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-30T13:05:32.614Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-30T13:05:32.614Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-30T13:05:32.614Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-30T13:05:32.889Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-30T13:05:32.889Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-30T13:05:32.889Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-30T13:05:32.889Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-30T13:05:32.889Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-30T13:05:32.889Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-30T13:05:32.889Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-30T13:05:32.889Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-30T13:05:33.159Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-30T13:05:33.433Z] Removing intermediate container e1791207615e [2021-11-30T13:05:33.433Z] ---> 2624a509f918 [2021-11-30T13:05:33.433Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:05:33.706Z] Executing busybox-1.33.1-r3.trigger [2021-11-30T13:05:33.706Z] OK: 84 MiB in 64 packages [2021-11-30T13:05:34.304Z] ---> cf5b8c2c41a7 [2021-11-30T13:05:34.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-30T13:05:35.277Z] ---> 013e4a7a50a1 [2021-11-30T13:05:35.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-30T13:05:36.256Z] ---> d8e7150db9d5 [2021-11-30T13:05:36.256Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-30T13:05:36.256Z] ---> Running in c22817e518c4 [2021-11-30T13:05:36.530Z] Removing intermediate container c22817e518c4 [2021-11-30T13:05:36.530Z] ---> 138490756ca4 [2021-11-30T13:05:36.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:05:36.803Z] ---> Running in 7513c134d212 [2021-11-30T13:05:37.082Z] Removing intermediate container 7513c134d212 [2021-11-30T13:05:37.082Z] ---> 87fc6cd345b4 [2021-11-30T13:05:37.082Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T13:05:37.352Z] ---> Running in b37decaf9f56 [2021-11-30T13:05:37.626Z] Collecting docker-compose==1.23.2 [2021-11-30T13:05:37.626Z] Removing intermediate container b37decaf9f56 [2021-11-30T13:05:37.626Z] ---> 6aa5a62bc2b5 [2021-11-30T13:05:37.626Z] Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:05:37.626Z] ---> Running in 012e1acf8db8 [2021-11-30T13:05:37.626Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-30T13:05:38.218Z] Removing intermediate container 012e1acf8db8 [2021-11-30T13:05:38.218Z] ---> bad586544482 [2021-11-30T13:05:38.218Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T13:05:38.218Z] Collecting cached-property<2,>=1.2.0 [2021-11-30T13:05:38.218Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-30T13:05:38.218Z] ---> Running in 3fb29ef04a70 [2021-11-30T13:05:38.489Z] Removing intermediate container 3fb29ef04a70 [2021-11-30T13:05:38.489Z] ---> cc4cc71f90f9 [2021-11-30T13:05:38.489Z] [2021-11-30T13:05:38.764Z] Successfully built cc4cc71f90f9 [2021-11-30T13:05:39.035Z] Successfully tagged core-data-arm64:latest [2021-11-30T13:05:39.035Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-30T13:05:39.035Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-30T13:05:39.305Z] Collecting texttable<0.10,>=0.9.0 [2021-11-30T13:05:39.306Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-30T13:05:40.728Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-30T13:05:40.728Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-30T13:05:42.147Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-30T13:05:42.417Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-30T13:05:42.417Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-30T13:05:42.689Z] Collecting jsonschema<3,>=2.5.1 [2021-11-30T13:05:42.689Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-30T13:05:42.960Z] Collecting docopt<0.7,>=0.6.1 [2021-11-30T13:05:42.960Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-30T13:05:44.922Z] Collecting docker<4.0,>=3.6.0 [2021-11-30T13:05:44.922Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-30T13:05:45.514Z] Collecting PyYAML<4,>=3.10 [2021-11-30T13:05:45.514Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-30T13:05:48.126Z] Collecting docker-pycreds>=0.4.0 [2021-11-30T13:05:48.126Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-30T13:05:48.717Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-30T13:05:48.717Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-30T13:05:49.306Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-30T13:05:49.306Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-30T13:05:49.576Z] Collecting idna<2.8,>=2.5 [2021-11-30T13:05:49.576Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-30T13:05:49.576Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-30T13:05:49.847Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-30T13:05:49.847Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-30T13:05:49.847Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-30T13:05:49.847Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-30T13:05:50.436Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-30T13:05:50.436Z] Attempting uninstall: urllib3 [2021-11-30T13:05:50.436Z] Found existing installation: urllib3 1.26.5 [2021-11-30T13:05:50.436Z] Uninstalling urllib3-1.26.5: [2021-11-30T13:05:50.436Z] Successfully uninstalled urllib3-1.26.5 [2021-11-30T13:05:51.026Z] Attempting uninstall: idna [2021-11-30T13:05:51.026Z] Found existing installation: idna 3.2 [2021-11-30T13:05:51.026Z] Uninstalling idna-3.2: [2021-11-30T13:05:51.026Z] Successfully uninstalled idna-3.2 [2021-11-30T13:05:51.999Z] Attempting uninstall: chardet [2021-11-30T13:05:51.999Z] Found existing installation: chardet 4.0.0 [2021-11-30T13:05:51.999Z] Uninstalling chardet-4.0.0: [2021-11-30T13:05:51.999Z] Successfully uninstalled chardet-4.0.0 [2021-11-30T13:05:53.426Z] Attempting uninstall: requests [2021-11-30T13:05:53.426Z] Found existing installation: requests 2.25.1 [2021-11-30T13:05:53.426Z] Uninstalling requests-2.25.1: [2021-11-30T13:05:53.426Z] Successfully uninstalled requests-2.25.1 [2021-11-30T13:05:53.696Z] Running setup.py install for texttable: started [2021-11-30T13:05:55.655Z] Running setup.py install for texttable: finished with status 'done' [2021-11-30T13:05:55.655Z] Running setup.py install for PyYAML: started [2021-11-30T13:05:57.625Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-30T13:05:57.626Z] Running setup.py install for docopt: started [2021-11-30T13:05:59.589Z] Running setup.py install for docopt: finished with status 'done' [2021-11-30T13:05:59.589Z] Running setup.py install for dockerpty: started [2021-11-30T13:06:01.019Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-30T13:06:02.444Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-30T13:06:10.698Z] Removing intermediate container bc64f0d21972 [2021-11-30T13:06:10.698Z] ---> 601926e67468 [2021-11-30T13:06:10.698Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-30T13:06:10.698Z] ---> Running in f0a0702d0f45 [2021-11-30T13:06:10.969Z] Removing intermediate container f0a0702d0f45 [2021-11-30T13:06:10.969Z] ---> 20c0ae0dc92c [2021-11-30T13:06:10.969Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-30T13:06:10.969Z] ---> Running in d929713952d0 [2021-11-30T13:06:11.242Z] Removing intermediate container d929713952d0 [2021-11-30T13:06:11.242Z] ---> 18158b8f8a1c [2021-11-30T13:06:11.242Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-30T13:06:12.668Z] ---> d0de15a6eca3 [2021-11-30T13:06:12.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-30T13:06:13.261Z] ---> c79cae676983 [2021-11-30T13:06:13.261Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-30T13:06:13.852Z] ---> 2fbc0f6cb05d [2021-11-30T13:06:13.852Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-30T13:06:14.121Z] ---> Running in 71af97927844 [2021-11-30T13:06:14.392Z] Removing intermediate container 71af97927844 [2021-11-30T13:06:14.392Z] ---> 4623aecf37f8 [2021-11-30T13:06:14.392Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:06:14.392Z] ---> Running in b06b97b53ca3 [2021-11-30T13:06:14.981Z] Removing intermediate container b06b97b53ca3 [2021-11-30T13:06:14.981Z] ---> dff9bc250504 [2021-11-30T13:06:14.981Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T13:06:14.981Z] ---> Running in d49746f5cee9 [2021-11-30T13:06:15.251Z] Removing intermediate container d49746f5cee9 [2021-11-30T13:06:15.251Z] ---> fa1345b3b980 [2021-11-30T13:06:15.251Z] Step 21/22 : LABEL git_sha=56cc32bf381975242754bedb573ffabd5431af70 [2021-11-30T13:06:15.521Z] ---> Running in 0edaaf8b347c [2021-11-30T13:06:15.790Z] Removing intermediate container 0edaaf8b347c [2021-11-30T13:06:15.790Z] ---> 8245059579c4 [2021-11-30T13:06:15.790Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T13:06:15.790Z] ---> Running in c5957441dc64 [2021-11-30T13:06:16.378Z] Removing intermediate container c5957441dc64 [2021-11-30T13:06:16.378Z] ---> 2f7f156e4106 [2021-11-30T13:06:16.378Z] [2021-11-30T13:06:16.648Z] Successfully built 2f7f156e4106 [2021-11-30T13:06:16.648Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-30T13:06:16.929Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-30T13:06:16.930Z] $ docker stop --time=1 2bcfd9b7578afbca324a1fa7c6718ea465cd2b3059097c675b59ff6f43345a9d [2021-11-30T13:06:18.618Z] $ docker rm -f 2bcfd9b7578afbca324a1fa7c6718ea465cd2b3059097c675b59ff6f43345a9d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T13:06:19.155Z] + docker images [2021-11-30T13:06:19.423Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-30T13:06:19.423Z] sys-mgmt-agent-arm64 latest 2f7f156e4106 3 seconds ago 277MB [2021-11-30T13:06:19.423Z] core-data-arm64 latest cc4cc71f90f9 41 seconds ago 19.6MB [2021-11-30T13:06:19.423Z] 127fa02da650 56 seconds ago 1.58GB [2021-11-30T13:06:19.423Z] security-proxy-setup-arm64 latest 86197965d0fe 57 seconds ago 25.5MB [2021-11-30T13:06:19.423Z] b5639b33d3ba About a minute ago 1.57GB [2021-11-30T13:06:19.424Z] core-command-arm64 latest 0ef881dcfe83 About a minute ago 15.2MB [2021-11-30T13:06:19.424Z] 06bbcefc7208 About a minute ago 1.58GB [2021-11-30T13:06:19.424Z] f9e0698ab0de About a minute ago 1.57GB [2021-11-30T13:06:19.424Z] security-bootstrapper-arm64 latest 80d91a95cda9 4 minutes ago 17.8MB [2021-11-30T13:06:19.424Z] core-metadata-arm64 latest 54c552f75d54 4 minutes ago 15.9MB [2021-11-30T13:06:19.424Z] security-secretstore-setup-arm64 latest 49abe245896f 4 minutes ago 26.8MB [2021-11-30T13:06:19.424Z] support-notifications-arm64 latest a607bf8ec2b8 4 minutes ago 16.1MB [2021-11-30T13:06:19.424Z] support-scheduler-arm64 latest c15f60a76f93 4 minutes ago 15.3MB [2021-11-30T13:06:19.424Z] 08fb2812fd63 4 minutes ago 1.58GB [2021-11-30T13:06:19.424Z] 03fd849fa70c 4 minutes ago 1.57GB [2021-11-30T13:06:19.424Z] f3d9d544940e 4 minutes ago 1.57GB [2021-11-30T13:06:19.424Z] 7f8f993abe88 4 minutes ago 1.58GB [2021-11-30T13:06:19.424Z] ed9c20a9178f 4 minutes ago 1.57GB [2021-11-30T13:06:19.424Z] ci-base-image-arm64 latest c0ad3aebb2af 14 minutes ago 1.24GB [2021-11-30T13:06:19.424Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-11-30T13:06:19.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-30T13:06:19.424Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-30T13:06:19.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:06:20.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T13:06:20.020Z] [2021-11-30T13:06:20.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:06:20.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T13:06:20.629Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-30T13:06:20.629Z] 448f6bf000e3: Pulling fs layer [2021-11-30T13:06:20.629Z] f757da607395: Pulling fs layer [2021-11-30T13:06:20.629Z] 05883995daec: Pulling fs layer [2021-11-30T13:06:20.629Z] 8603b9c90790: Pulling fs layer [2021-11-30T13:06:20.629Z] 1560dd03e051: Pulling fs layer [2021-11-30T13:06:20.629Z] 27f5ce0e4adf: Pulling fs layer [2021-11-30T13:06:20.629Z] c2d8d7efcc4b: Pulling fs layer [2021-11-30T13:06:20.629Z] 8603b9c90790: Waiting [2021-11-30T13:06:20.629Z] 27f5ce0e4adf: Waiting [2021-11-30T13:06:20.629Z] f757da607395: Verifying Checksum [2021-11-30T13:06:20.629Z] f757da607395: Download complete [2021-11-30T13:06:20.629Z] 8603b9c90790: Verifying Checksum [2021-11-30T13:06:20.629Z] 8603b9c90790: Download complete [2021-11-30T13:06:20.904Z] 1560dd03e051: Download complete [2021-11-30T13:06:20.904Z] 05883995daec: Verifying Checksum [2021-11-30T13:06:20.904Z] 05883995daec: Download complete [2021-11-30T13:06:20.904Z] 27f5ce0e4adf: Verifying Checksum [2021-11-30T13:06:20.904Z] 27f5ce0e4adf: Download complete [2021-11-30T13:06:21.177Z] 448f6bf000e3: Verifying Checksum [2021-11-30T13:06:21.177Z] 448f6bf000e3: Download complete [2021-11-30T13:06:23.787Z] c2d8d7efcc4b: Verifying Checksum [2021-11-30T13:06:23.787Z] c2d8d7efcc4b: Download complete [2021-11-30T13:06:24.763Z] 448f6bf000e3: Pull complete [2021-11-30T13:06:25.354Z] f757da607395: Pull complete [2021-11-30T13:06:27.322Z] 05883995daec: Pull complete [2021-11-30T13:06:27.322Z] 8603b9c90790: Pull complete [2021-11-30T13:06:28.299Z] 1560dd03e051: Pull complete [2021-11-30T13:06:28.571Z] 27f5ce0e4adf: Pull complete [2021-11-30T13:06:43.642Z] c2d8d7efcc4b: Pull complete [2021-11-30T13:06:43.642Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-30T13:06:43.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T13:06:43.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-30T13:06:43.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container [2021-11-30T13:06:43.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-30T13:06:46.723Z] $ docker top f8b035ff7c70fadb729595bee3ab92fda60c3869e7a686e5a007240fe9e02338 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:06:47.756Z] ---> job-cost.sh [2021-11-30T13:06:47.756Z] lf-activate-venv: SKIPPING [2021-11-30T13:06:47.756Z] INFO: No Stack... [2021-11-30T13:06:48.344Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-30T13:06:48.614Z] INFO: Archiving Costs [Pipeline] sh [2021-11-30T13:06:49.304Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-11-30T13:06:49.304Z] + cut -d, -f6 [Pipeline] lock [2021-11-30T13:06:49.378Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3831-4-stack-cost] [2021-11-30T13:06:49.384Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3831-4-stack-cost] did not exist. Created. [2021-11-30T13:06:49.384Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3831-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-30T13:06:50.091Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-30T13:06:50.294Z] Stashed 1 file(s) [Pipeline] } [2021-11-30T13:06:50.304Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3831-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-30T13:06:50.321Z] $ docker stop --time=1 f8b035ff7c70fadb729595bee3ab92fda60c3869e7a686e5a007240fe9e02338 [2021-11-30T13:06:51.880Z] $ docker rm -f f8b035ff7c70fadb729595bee3ab92fda60c3869e7a686e5a007240fe9e02338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-30T13:06:52.540Z] provisioning config files... [2021-11-30T13:06:52.549Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config657396927264701145tmp [Pipeline] { [Pipeline] sh [2021-11-30T13:06:52.847Z] + set +x [2021-11-30T13:06:52.847Z] + bash -s -- [2021-11-30T13:06:52.847Z] + curl -s https://codecov.io/bash [2021-11-30T13:06:52.847Z] [2021-11-30T13:06:52.847Z] _____ _ [2021-11-30T13:06:52.847Z] / ____| | | [2021-11-30T13:06:52.847Z] | | ___ __| | ___ ___ _____ __ [2021-11-30T13:06:52.847Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-30T13:06:52.847Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-30T13:06:52.847Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-30T13:06:52.847Z] Bash-1.0.6 [2021-11-30T13:06:52.847Z] [2021-11-30T13:06:52.847Z] [2021-11-30T13:06:52.847Z] ==> git version 2.24.4 found [2021-11-30T13:06:52.847Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-30T13:06:52.847Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-30T13:06:52.847Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-30T13:06:52.847Z] ==> Jenkins CI detected. [2021-11-30T13:06:52.847Z] current dir:  /w/workspace/edgex-go/4 [2021-11-30T13:06:52.847Z] project root: . [2021-11-30T13:06:52.847Z] --> token set from env [2021-11-30T13:06:53.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-30T13:06:53.109Z] ==> Running gcov in . (disable via -X gcov) [2021-11-30T13:06:53.109Z] ==> Python coveragepy not found [2021-11-30T13:06:53.109Z] ==> Searching for coverage reports in: [2021-11-30T13:06:53.109Z] + . [2021-11-30T13:06:53.109Z] -> Found 1 reports [2021-11-30T13:06:53.109Z] ==> Detecting git/mercurial file structure [2021-11-30T13:06:53.109Z] ==> Reading reports [2021-11-30T13:06:53.109Z] + ./coverage.out bytes=428381 [2021-11-30T13:06:53.109Z] ==> Appending adjustments [2021-11-30T13:06:53.109Z] https://docs.codecov.io/docs/fixing-reports [2021-11-30T13:06:54.051Z] + Found adjustments [2021-11-30T13:06:54.051Z] ==> Gzipping contents [2021-11-30T13:06:54.312Z] 60K /tmp/codecov.GcyjTC.gz [2021-11-30T13:06:54.312Z] ==> Uploading reports [2021-11-30T13:06:54.312Z] url: https://codecov.io [2021-11-30T13:06:54.312Z] query: branch=PR-3831&commit=56cc32bf381975242754bedb573ffabd5431af70&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3831%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3831&job=&cmd_args= [2021-11-30T13:06:54.312Z] -> Pinging Codecov [2021-11-30T13:06:54.313Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3831&commit=56cc32bf381975242754bedb573ffabd5431af70&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3831%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3831&job=&cmd_args= [2021-11-30T13:06:54.883Z] -> Uploading to [2021-11-30T13:06:54.883Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/56cc32bf381975242754bedb573ffabd5431af70/2e3fc481-c827-4f2b-be72-f9da0cffc330.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T130654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a9b560f1dab835d5108109ba5c53152f19257f9863e8a27da0b5915c1a9e025 [2021-11-30T13:06:54.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T13:06:54.883Z] Dload Upload Total Spent Left Speed [2021-11-30T13:06:55.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57932 0 0 100 57932 0 180k --:--:-- --:--:-- --:--:-- 181k [2021-11-30T13:06:55.144Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/56cc32bf381975242754bedb573ffabd5431af70 [Pipeline] } [2021-11-30T13:06:55.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-30T13:06:56.153Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:06:56.450Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:06:57.033Z] ---> package-listing.sh [2021-11-30T13:06:57.033Z] ++ facter osfamily [2021-11-30T13:06:57.033Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-30T13:06:57.294Z] + OS_FAMILY=redhat [2021-11-30T13:06:57.294Z] + workspace=/w/workspace/edgex-go/4 [2021-11-30T13:06:57.294Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-30T13:06:57.294Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-30T13:06:57.294Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-30T13:06:57.294Z] + PACKAGES=/tmp/packages_start.txt [2021-11-30T13:06:57.294Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-30T13:06:57.294Z] + PACKAGES=/tmp/packages_end.txt [2021-11-30T13:06:57.294Z] + case "${OS_FAMILY}" in [2021-11-30T13:06:57.294Z] + rpm -qa [2021-11-30T13:06:57.294Z] + sort [2021-11-30T13:07:00.597Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-30T13:07:00.597Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-30T13:07:00.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-30T13:07:00.597Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-30T13:07:00.597Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-11-30T13:07:00.597Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-11-30T13:07:00.609Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-30T13:07:00.891Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:07:01.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T13:07:01.447Z] [2021-11-30T13:07:01.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:07:01.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T13:07:01.740Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-30T13:07:01.740Z] b4d181a07f80: Pulling fs layer [2021-11-30T13:07:01.740Z] a1111a8f2ec3: Pulling fs layer [2021-11-30T13:07:01.740Z] ed53099fbce6: Pulling fs layer [2021-11-30T13:07:01.740Z] dc539afda2c1: Pulling fs layer [2021-11-30T13:07:01.740Z] 77bc0d833cb6: Pulling fs layer [2021-11-30T13:07:01.740Z] 9065ff56babe: Pulling fs layer [2021-11-30T13:07:01.740Z] d287ab97295c: Pulling fs layer [2021-11-30T13:07:01.740Z] 77bc0d833cb6: Waiting [2021-11-30T13:07:01.740Z] 9065ff56babe: Waiting [2021-11-30T13:07:01.740Z] d287ab97295c: Waiting [2021-11-30T13:07:01.740Z] dc539afda2c1: Waiting [2021-11-30T13:07:01.740Z] a1111a8f2ec3: Verifying Checksum [2021-11-30T13:07:01.740Z] a1111a8f2ec3: Download complete [2021-11-30T13:07:01.740Z] dc539afda2c1: Verifying Checksum [2021-11-30T13:07:01.740Z] dc539afda2c1: Download complete [2021-11-30T13:07:02.006Z] ed53099fbce6: Verifying Checksum [2021-11-30T13:07:02.006Z] ed53099fbce6: Download complete [2021-11-30T13:07:02.006Z] 77bc0d833cb6: Verifying Checksum [2021-11-30T13:07:02.006Z] 77bc0d833cb6: Download complete [2021-11-30T13:07:02.006Z] 9065ff56babe: Verifying Checksum [2021-11-30T13:07:02.006Z] 9065ff56babe: Download complete [2021-11-30T13:07:02.006Z] b4d181a07f80: Verifying Checksum [2021-11-30T13:07:02.006Z] b4d181a07f80: Download complete [2021-11-30T13:07:02.597Z] d287ab97295c: Verifying Checksum [2021-11-30T13:07:02.597Z] d287ab97295c: Download complete [2021-11-30T13:07:03.563Z] b4d181a07f80: Pull complete [2021-11-30T13:07:03.563Z] a1111a8f2ec3: Pull complete [2021-11-30T13:07:04.139Z] ed53099fbce6: Pull complete [2021-11-30T13:07:04.139Z] dc539afda2c1: Pull complete [2021-11-30T13:07:04.399Z] 77bc0d833cb6: Pull complete [2021-11-30T13:07:04.660Z] 9065ff56babe: Pull complete [2021-11-30T13:07:09.949Z] d287ab97295c: Pull complete [2021-11-30T13:07:09.949Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-30T13:07:09.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T13:07:09.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-30T13:07:10.013Z] prd-centos7-docker-4c-2g-781 does not seem to be running inside a container [2021-11-30T13:07:10.042Z] $ 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-30T13:07:12.878Z] $ docker top cb1a3e1a2d6a0e08433e71f61d406783262aa466742cb34956eddc1335c9e3e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T13:07:13.240Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-30T13:07:13.536Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-30T13:07:13.824Z] + ls /var/log/sa-host [2021-11-30T13:07:13.824Z] + sadf -c /var/log/sa-host/sa30 [2021-11-30T13:07:13.824Z] file_magic: OK [2021-11-30T13:07:13.824Z] HZ: Using current value: 100 [2021-11-30T13:07:13.824Z] file_header: OK [2021-11-30T13:07:13.824Z] 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-11-30T13:07:13.824Z] Statistics: [2021-11-30T13:07:13.824Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-30T13:07:13.824Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T13:07:13.902Z] provisioning config files... [2021-11-30T13:07:13.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1097849072317385444tmp [Pipeline] { [Pipeline] echo [2021-11-30T13:07:13.923Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:07:14.219Z] ---> create-netrc.sh [Pipeline] } [2021-11-30T13:07:14.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:07:14.555Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-30T13:07:14.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:07:14.850Z] ---> sudo-logs.sh [2021-11-30T13:07:14.850Z] Archiving 'sudo' log.. [2021-11-30T13:07:14.850Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-781.novalocal: Name or service not known [2021-11-30T13:07:14.850Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-781.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-30T13:07:14.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:07:15.171Z] ---> job-cost.sh [2021-11-30T13:07:15.171Z] lf-activate-venv: SKIPPING [2021-11-30T13:07:15.171Z] DEBUG: total: 0.10999999940395355 [2021-11-30T13:07:15.171Z] INFO: Retrieving Stack Cost... [2021-11-30T13:07:15.433Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-30T13:07:15.693Z] INFO: Archiving Costs [Pipeline] echo [2021-11-30T13:07:15.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:07:16.000Z] ---> logs-deploy.sh [2021-11-30T13:07:16.000Z] lf-activate-venv: SKIPPING [2021-11-30T13:07:16.000Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3831/4 [2021-11-30T13:07:16.000Z] INFO: archiving workspace using pattern(s): [2021-11-30T13:07:16.566Z] Archives upload complete. [2021-11-30T13:07:16.827Z] INFO: archiving logs to Nexus