Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from dd593491210a36411325267f9a36c518a4519b50+1e28c24963a177f9c725e08727cde139eec58cb6 (3403000f4728106d6d983fb7856cd9df13d7a3cb) 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-ssh11656255668427823072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh1375888454189088416.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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-3848/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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1865065962389743266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh16085872756827762967.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-3848/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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13904747369977406245.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 Running on prd-centos7-docker-4c-2g-1270 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh1422379855505139630.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/9@tmp/jenkins-gitclient-ssh7927628033738854770.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit dd593491210a36411325267f9a36c518a4519b50 Merge succeeded, producing 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d Checking out Revision 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d (PR-3848) > git config core.sparsecheckout # timeout=10 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # 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/9@tmp/jenkins-gitclient-ssh1190689069028260955.key > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d # timeout=10 Commit message: "Merge commit '1e28c24963a177f9c725e08727cde139eec58cb6' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 4dd96a4b6b9595b94cc860245db356dcbe31705a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-11T20:29:24.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-11T20:29:24.129Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-11T20:29:24.144Z] ========================================================= [2022-01-11T20:29:24.144Z] EdgeX Global Pipelines Version Info [2022-01-11T20:29:24.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:29:25.252Z] ------------------- [2022-01-11T20:29:25.252Z] stable info: [2022-01-11T20:29:25.252Z] ------------------- [2022-01-11T20:29:25.252Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-11T20:29:25.252Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-11T20:29:25.252Z] Message: update stable to v1.0.218 [2022-01-11T20:29:25.831Z] ------------------- [2022-01-11T20:29:25.831Z] experimental info: [2022-01-11T20:29:25.831Z] ------------------- [2022-01-11T20:29:25.831Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-11T20:29:25.831Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-11T20:29:25.831Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-11T20:29:25.968Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-11T20:29:25.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-11T20:29:25.996Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-11T20:29:26.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-11T20:29:26.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-11T20:29:26.033Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-11T20:29:26.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-11T20:29:26.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-11T20:29:26.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-11T20:29:26.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-11T20:29:26.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-11T20:29:26.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-11T20:29:26.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-11T20:29:26.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-11T20:29:26.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-11T20:29:26.173Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-11T20:29:26.188Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-11T20:29:26.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-11T20:29:26.214Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-11T20:29:26.226Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-11T20:29:26.239Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-11T20:29:26.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-11T20:29:26.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo [2022-01-11T20:29:26.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo [2022-01-11T20:29:26.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo [2022-01-11T20:29:26.301Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [Pipeline] echo [2022-01-11T20:29:26.314Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99b2f44 [Pipeline] echo [2022-01-11T20:29:26.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-11T20:29:26.379Z] provisioning config files... [2022-01-11T20:29:26.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4835661886820241390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:29:26.729Z] ---> docker-login.sh [2022-01-11T20:29:26.729Z] nexus3.edgexfoundry.org:10001 [2022-01-11T20:29:26.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:29:26.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:29:26.993Z] Configure a credential helper to remove this warning. See [2022-01-11T20:29:26.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:29:26.993Z] [2022-01-11T20:29:26.993Z] Login Succeeded [2022-01-11T20:29:26.993Z] nexus3.edgexfoundry.org:10002 [2022-01-11T20:29:26.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:29:26.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:29:26.993Z] Configure a credential helper to remove this warning. See [2022-01-11T20:29:26.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:29:26.993Z] [2022-01-11T20:29:26.993Z] Login Succeeded [2022-01-11T20:29:26.993Z] nexus3.edgexfoundry.org:10003 [2022-01-11T20:29:26.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:29:27.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:29:27.255Z] Configure a credential helper to remove this warning. See [2022-01-11T20:29:27.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:29:27.255Z] [2022-01-11T20:29:27.255Z] Login Succeeded [2022-01-11T20:29:27.255Z] nexus3.edgexfoundry.org:10004 [2022-01-11T20:29:27.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:29:27.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:29:27.255Z] Configure a credential helper to remove this warning. See [2022-01-11T20:29:27.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:29:27.255Z] [2022-01-11T20:29:27.255Z] Login Succeeded [2022-01-11T20:29:27.255Z] docker.io [2022-01-11T20:29:27.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:29:27.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:29:27.827Z] Configure a credential helper to remove this warning. See [2022-01-11T20:29:27.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:29:27.827Z] [2022-01-11T20:29:27.827Z] Login Succeeded [2022-01-11T20:29:27.827Z] ---> docker-login.sh ends [Pipeline] } [2022-01-11T20:29:27.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-11T20:29:28.151Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.151Z] ++ dirname cmd/core-command/Dockerfile [2022-01-11T20:29:28.151Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ dirname cmd/core-data/Dockerfile [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.151Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.151Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.151Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.151Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.151Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.151Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.151Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-11T20:29:28.151Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-11T20:29:28.151Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-11T20:29:28.151Z] ++ cut -d/ -f2 [2022-01-11T20:29:28.152Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-11T20:29:28.189Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-11T20:29:28.547Z] + git rev-list -1 --merges 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d~1..99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [Pipeline] echo [2022-01-11T20:29:28.562Z] -----------> git rev-list -1 --merges 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d~1..99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:29:28.562Z] 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [false] [Pipeline] sh [2022-01-11T20:29:28.859Z] + git log --format=format:%s -1 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [Pipeline] echo [2022-01-11T20:29:28.876Z] ========================================================= [2022-01-11T20:29:28.876Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-11T20:29:28.876Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-11T20:29:29.422Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-11T20:29:29.422Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-11T20:29:29.422Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-11T20:29:29.422Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-11T20:29:29.422Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-11T20:29:29.422Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-11T20:29:29.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:29:29.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T20:29:29.851Z] [2022-01-11T20:29:29.851Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:29:30.168Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T20:29:30.168Z] latest: Pulling from edgex-devops/git-semver [2022-01-11T20:29:30.168Z] a0d0a0d46f8b: Pulling fs layer [2022-01-11T20:29:30.168Z] 3e5f54012d9b: Pulling fs layer [2022-01-11T20:29:30.168Z] 4c7163046ea9: Pulling fs layer [2022-01-11T20:29:30.168Z] 0c2d73faf560: Pulling fs layer [2022-01-11T20:29:30.168Z] 0c2d73faf560: Waiting [2022-01-11T20:29:30.168Z] 3e5f54012d9b: Verifying Checksum [2022-01-11T20:29:30.168Z] 3e5f54012d9b: Download complete [2022-01-11T20:29:30.168Z] a0d0a0d46f8b: Verifying Checksum [2022-01-11T20:29:30.168Z] a0d0a0d46f8b: Download complete [2022-01-11T20:29:30.168Z] 0c2d73faf560: Verifying Checksum [2022-01-11T20:29:30.168Z] 0c2d73faf560: Download complete [2022-01-11T20:29:30.430Z] 4c7163046ea9: Verifying Checksum [2022-01-11T20:29:30.430Z] 4c7163046ea9: Download complete [2022-01-11T20:29:30.430Z] a0d0a0d46f8b: Pull complete [2022-01-11T20:29:30.430Z] 3e5f54012d9b: Pull complete [2022-01-11T20:29:30.693Z] 4c7163046ea9: Pull complete [2022-01-11T20:29:30.958Z] 0c2d73faf560: Pull complete [2022-01-11T20:29:30.958Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-11T20:29:30.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-11T20:29:30.958Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-11T20:29:31.026Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2022-01-11T20:29:31.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-11T20:29:31.644Z] $ docker top 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-11T20:29:31.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-11T20:29:31.745Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-11T20:29:31.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-11T20:29:31.849Z] $ docker exec 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 ssh-agent [2022-01-11T20:29:31.945Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEKEpIF/agent.14 [2022-01-11T20:29:31.945Z] SSH_AGENT_PID=21 [2022-01-11T20:29:31.952Z] Running ssh-add (command line suppressed) [2022-01-11T20:29:32.036Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8833784734427323582.key (/w/workspace/edgex-go/9@tmp/private_key_8833784734427323582.key) [2022-01-11T20:29:32.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-11T20:29:32.345Z] + git tag --points-at HEAD [Pipeline] } [2022-01-11T20:29:32.367Z] $ docker exec --env ******** --env ******** 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 ssh-agent -k [2022-01-11T20:29:32.443Z] unset SSH_AUTH_SOCK; [2022-01-11T20:29:32.444Z] unset SSH_AGENT_PID; [2022-01-11T20:29:32.444Z] echo Agent pid 21 killed; [2022-01-11T20:29:32.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-11T20:29:32.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-11T20:29:32.478Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-11T20:29:32.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-11T20:29:32.580Z] $ docker exec 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 ssh-agent [2022-01-11T20:29:32.676Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPNkIi/agent.54 [2022-01-11T20:29:32.676Z] SSH_AGENT_PID=60 [2022-01-11T20:29:32.681Z] Running ssh-add (command line suppressed) [2022-01-11T20:29:32.768Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_3373404025925438787.key (/w/workspace/edgex-go/9@tmp/private_key_3373404025925438787.key) [2022-01-11T20:29:32.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-11T20:29:33.070Z] + git semver init [2022-01-11T20:29:33.070Z] # -> Open(): unable to determine branch for HEAD [2022-01-11T20:29:33.070Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2022-01-11T20:29:33.070Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2022-01-11T20:29:33.070Z] # $SEMVER_REMOTE_NAME = origin [2022-01-11T20:29:33.070Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-11T20:29:33.070Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-11T20:29:33.070Z] # $SEMVER_BRANCH = PR-3848 [2022-01-11T20:29:33.070Z] # $SEMVER_TEMP = /tmp/semver-698003205 [2022-01-11T20:29:33.070Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-11T20:29:45.322Z] # '/tmp/semver-698003205' -> '/w/workspace/edgex-go/9/.semver' [2022-01-11T20:29:45.322Z] # -> Force: false [2022-01-11T20:29:45.322Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2022-01-11T20:29:45.332Z] $ docker exec --env ******** --env ******** 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 ssh-agent -k [2022-01-11T20:29:45.427Z] unset SSH_AUTH_SOCK; [2022-01-11T20:29:45.427Z] unset SSH_AGENT_PID; [2022-01-11T20:29:45.427Z] echo Agent pid 60 killed; [2022-01-11T20:29:45.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-11T20:29:45.742Z] + git semver [Pipeline] } [2022-01-11T20:29:45.754Z] $ docker stop --time=1 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 [2022-01-11T20:29:47.769Z] $ docker rm -f 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-11T20:29:48.129Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-11T20:29:48.357Z] Stashed 1 file(s) [Pipeline] echo [2022-01-11T20:29:48.361Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-11T20:29:48.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-11T20:29:48.488Z] ========================================================= [2022-01-11T20:29:48.488Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-11T20:29:48.488Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-11T20:29:48.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T20:29:48.780Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-11T20:29:48.780Z] a0d0a0d46f8b: Already exists [2022-01-11T20:29:48.780Z] 31adcdaf11c8: Pulling fs layer [2022-01-11T20:29:48.780Z] b8b176561691: Pulling fs layer [2022-01-11T20:29:48.780Z] 4527c011a84f: Pulling fs layer [2022-01-11T20:29:48.780Z] 5d74067f8e1e: Pulling fs layer [2022-01-11T20:29:48.780Z] e0aca202a116: Pulling fs layer [2022-01-11T20:29:48.780Z] 3a43be97a3b4: Pulling fs layer [2022-01-11T20:29:48.780Z] 34cad66bf833: Pulling fs layer [2022-01-11T20:29:48.780Z] b4e3c513aaa6: Pulling fs layer [2022-01-11T20:29:48.780Z] 3a43be97a3b4: Waiting [2022-01-11T20:29:48.780Z] 5d74067f8e1e: Waiting [2022-01-11T20:29:48.780Z] 34cad66bf833: Waiting [2022-01-11T20:29:48.780Z] b4e3c513aaa6: Waiting [2022-01-11T20:29:48.780Z] e0aca202a116: Waiting [2022-01-11T20:29:48.780Z] b8b176561691: Verifying Checksum [2022-01-11T20:29:48.780Z] b8b176561691: Download complete [2022-01-11T20:29:48.780Z] 31adcdaf11c8: Verifying Checksum [2022-01-11T20:29:48.780Z] 31adcdaf11c8: Download complete [2022-01-11T20:29:48.780Z] 5d74067f8e1e: Verifying Checksum [2022-01-11T20:29:48.780Z] 5d74067f8e1e: Download complete [2022-01-11T20:29:48.780Z] e0aca202a116: Verifying Checksum [2022-01-11T20:29:48.780Z] e0aca202a116: Download complete [2022-01-11T20:29:48.780Z] 3a43be97a3b4: Verifying Checksum [2022-01-11T20:29:48.780Z] 3a43be97a3b4: Download complete [2022-01-11T20:29:48.780Z] 31adcdaf11c8: Pull complete [2022-01-11T20:29:49.045Z] 34cad66bf833: Verifying Checksum [2022-01-11T20:29:49.045Z] 34cad66bf833: Download complete [2022-01-11T20:29:49.045Z] b8b176561691: Pull complete [2022-01-11T20:29:49.311Z] 4527c011a84f: Verifying Checksum [2022-01-11T20:29:49.311Z] 4527c011a84f: Download complete [2022-01-11T20:29:49.571Z] b4e3c513aaa6: Verifying Checksum [2022-01-11T20:29:49.571Z] b4e3c513aaa6: Download complete [2022-01-11T20:29:52.894Z] 4527c011a84f: Pull complete [2022-01-11T20:29:52.894Z] 5d74067f8e1e: Pull complete [2022-01-11T20:29:53.155Z] e0aca202a116: Pull complete [2022-01-11T20:29:53.155Z] 3a43be97a3b4: Pull complete [2022-01-11T20:29:53.155Z] 34cad66bf833: Pull complete [2022-01-11T20:29:55.730Z] b4e3c513aaa6: Pull complete [2022-01-11T20:29:55.730Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-11T20:29:55.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T20:29:55.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-11T20:29:56.033Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T20:29:56.033Z] WORKDIR /edgex [2022-01-11T20:29:56.033Z] COPY go.mod . [2022-01-11T20:29:56.033Z] RUN go mod download' [2022-01-11T20:29:56.033Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-11T20:29:57.423Z] Sending build context to Docker daemon 333.9MB [2022-01-11T20:29:57.423Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-11T20:29:57.423Z] ---> 9f6097aaca64 [2022-01-11T20:29:57.423Z] Step 2/4 : WORKDIR /edgex [2022-01-11T20:29:59.334Z] ---> Running in ba279c335187 [2022-01-11T20:29:59.334Z] Removing intermediate container ba279c335187 [2022-01-11T20:29:59.334Z] ---> 8e0fffafa5a9 [2022-01-11T20:29:59.334Z] Step 3/4 : COPY go.mod . [2022-01-11T20:29:59.334Z] ---> bfd0e99c1625 [2022-01-11T20:29:59.334Z] Step 4/4 : RUN go mod download [2022-01-11T20:29:59.600Z] ---> Running in 7324975fef01 [2022-01-11T20:30:03.445Z] Still waiting to schedule task [2022-01-11T20:30:03.446Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-11T20:30:31.776Z] Removing intermediate container 7324975fef01 [2022-01-11T20:30:31.776Z] ---> dd554f6d9a2b [2022-01-11T20:30:31.776Z] Successfully built dd554f6d9a2b [2022-01-11T20:30:31.776Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:30:32.075Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-11T20:30:32.075Z] . [Pipeline] withDockerContainer [2022-01-11T20:30:32.137Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2022-01-11T20:30:32.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-11T20:30:32.498Z] $ docker top d19fd0cc5b973329e757bd4330ae396a311e7932762a636d586953df36c14414 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T20:30:32.853Z] + go version [2022-01-11T20:30:32.853Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-11T20:30:32.865Z] $ docker stop --time=1 d19fd0cc5b973329e757bd4330ae396a311e7932762a636d586953df36c14414 [2022-01-11T20:30:34.027Z] $ docker rm -f d19fd0cc5b973329e757bd4330ae396a311e7932762a636d586953df36c14414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:30:34.403Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-11T20:30:34.403Z] . [Pipeline] withDockerContainer [2022-01-11T20:30:34.461Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2022-01-11T20:30:34.495Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-11T20:30:34.805Z] $ docker top de34e4876baf3a5d3074c503f4887829625f88390c417c74ba14e388effe132b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-11T20:30:34.880Z] ========================================================= [2022-01-11T20:30:34.880Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-11T20:30:34.880Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-11T20:30:35.163Z] + make test [2022-01-11T20:30:35.163Z] go mod tidy [2022-01-11T20:30:35.164Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-11T20:30:40.521Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-11T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-11T20:31:01.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-11T20:31:01.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-11T20:31:02.242Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-11T20:31:04.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-11T20:31:05.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-11T20:31:05.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-11T20:31:05.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-11T20:31:05.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-11T20:31:05.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-11T20:31:06.272Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-11T20:31:06.272Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-11T20:31:06.272Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-11T20:31:06.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-11T20:31:07.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2022-01-11T20:31:07.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-11T20:31:07.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-11T20:31:08.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements [2022-01-11T20:31:08.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-11T20:31:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements [2022-01-11T20:31:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-11T20:31:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-11T20:31:09.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements [2022-01-11T20:31:09.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-11T20:31:09.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-11T20:31:11.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2022-01-11T20:31:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-11T20:31:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-11T20:31:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-11T20:31:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-11T20:31:11.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-11T20:31:11.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 94.2% of statements [2022-01-11T20:31:11.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-11T20:31:11.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-11T20:31:11.793Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2022-01-11T20:31:11.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-11T20:31:11.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-11T20:31:11.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-11T20:31:11.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-11T20:31:11.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-11T20:31:12.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-01-11T20:31:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-11T20:31:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-11T20:31:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-11T20:31:13.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-01-11T20:31:13.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-11T20:31:13.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2022-01-11T20:31:13.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-01-11T20:31:13.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-11T20:31:13.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-01-11T20:31:13.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements [2022-01-11T20:31:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-01-11T20:31:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2022-01-11T20:31:14.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-01-11T20:31:26.182Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1272 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-11T20:31:26.196Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-01-11T20:31:26.407Z] The recommended git tool is: git [2022-01-11T20:31:26.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2022-01-11T20:31:26.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-01-11T20:31:30.737Z] using credential edgex-jenkins-ssh [2022-01-11T20:31:30.756Z] Cloning the remote Git repository [2022-01-11T20:31:30.804Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-11T20:31:30.880Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-01-11T20:31:30.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-11T20:31:30.970Z] > git --version # timeout=10 [2022-01-11T20:31:30.986Z] > git --version # 'git version 2.17.1' [2022-01-11T20:31:30.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T20:31:31.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T20:31:31.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.199s coverage: 82.5% of statements [2022-01-11T20:31:31.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-11T20:31:47.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-11T20:31:47.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T20:31:47.730Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-11T20:31:47.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-11T20:31:47.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T20:31:47.774Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-11T20:31:48.611Z] Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit dd593491210a36411325267f9a36c518a4519b50 [2022-01-11T20:31:49.136Z] Merge succeeded, producing e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:31:49.136Z] Checking out Revision e971d5efd8d83c63074d8d39389a4f6f1a66cd7b (PR-3848) [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-11T20:31:49.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2022-01-11T20:31:49.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-01-11T20:31:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-01-11T20:31:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-01-11T20:31:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-01-11T20:31:49.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.242s coverage: 65.4% of statements [2022-01-11T20:31:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-11T20:31:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-11T20:31:49.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-11T20:31:48.630Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T20:31:48.659Z] > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 [2022-01-11T20:31:48.870Z] > git remote # timeout=10 [2022-01-11T20:31:48.894Z] > git config --get remote.origin.url # timeout=10 [2022-01-11T20:31:48.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T20:31:48.925Z] > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 [2022-01-11T20:31:49.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-11T20:31:49.144Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T20:31:49.161Z] > git checkout -f e971d5efd8d83c63074d8d39389a4f6f1a66cd7b # timeout=10 [2022-01-11T20:31:50.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2022-01-11T20:31:50.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-11T20:31:50.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-11T20:31:50.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-01-11T20:31:50.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-11T20:31:51.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2022-01-11T20:31:51.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-11T20:31:53.287Z] Commit message: "Merge commit '1e28c24963a177f9c725e08727cde139eec58cb6' into HEAD" [2022-01-11T20:31:53.310Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-11T20:31:54.130Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-11T20:31:54.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-11T20:31:54.130Z] Dload Upload Total Spent Left Speed [2022-01-11T20:31:54.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 69664 0 --:--:-- --:--:-- --:--:-- 70076 [Pipeline] sh [2022-01-11T20:31:54.667Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-11T20:31:55.002Z] + sudo tee /etc/docker/daemon.new [2022-01-11T20:31:55.002Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-11T20:31:55.002Z] { [2022-01-11T20:31:55.002Z] "registry-mirrors": [ [2022-01-11T20:31:55.002Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-11T20:31:55.002Z] ], [2022-01-11T20:31:55.002Z] "bip": "10.250.0.254/24", [2022-01-11T20:31:55.002Z] "hosts": [ [2022-01-11T20:31:55.002Z] "tcp://0.0.0.0:5555", [2022-01-11T20:31:55.002Z] "unix:///var/run/docker.sock" [2022-01-11T20:31:55.002Z] ], [2022-01-11T20:31:55.002Z] "mtu": 1458, [2022-01-11T20:31:55.002Z] "selinux-enabled": true, [2022-01-11T20:31:55.002Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-11T20:31:55.002Z] } [Pipeline] sh [2022-01-11T20:31:53.297Z] > git rev-list --no-walk 4dd96a4b6b9595b94cc860245db356dcbe31705a # timeout=10 [2022-01-11T20:31:55.338Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-11T20:31:55.677Z] + sudo service docker restart [2022-01-11T20:31:57.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-11T20:31:57.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-11T20:31:57.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-11T20:31:57.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-11T20:31:57.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-11T20:31:57.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-11T20:31:57.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2022-01-11T20:31:57.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2022-01-11T20:31:57.910Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-11T20:32:13.997Z] provisioning config files... [2022-01-11T20:32:14.021Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5982360115646912908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:32:14.379Z] ---> docker-login.sh [2022-01-11T20:32:14.379Z] nexus3.edgexfoundry.org:10001 [2022-01-11T20:32:14.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:32:15.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:32:15.249Z] Configure a credential helper to remove this warning. See [2022-01-11T20:32:15.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:32:15.249Z] [2022-01-11T20:32:15.249Z] Login Succeeded [2022-01-11T20:32:15.249Z] nexus3.edgexfoundry.org:10002 [2022-01-11T20:32:15.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:32:15.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:32:15.523Z] Configure a credential helper to remove this warning. See [2022-01-11T20:32:15.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:32:15.523Z] [2022-01-11T20:32:15.523Z] Login Succeeded [2022-01-11T20:32:15.523Z] nexus3.edgexfoundry.org:10003 [2022-01-11T20:32:15.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:32:16.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:32:16.072Z] Configure a credential helper to remove this warning. See [2022-01-11T20:32:16.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:32:16.072Z] [2022-01-11T20:32:16.072Z] Login Succeeded [2022-01-11T20:32:16.072Z] nexus3.edgexfoundry.org:10004 [2022-01-11T20:32:16.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:32:16.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:32:16.352Z] Configure a credential helper to remove this warning. See [2022-01-11T20:32:16.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:32:16.352Z] [2022-01-11T20:32:16.352Z] Login Succeeded [2022-01-11T20:32:16.352Z] docker.io [2022-01-11T20:32:16.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-11T20:32:17.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-11T20:32:17.220Z] Configure a credential helper to remove this warning. See [2022-01-11T20:32:17.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-11T20:32:17.220Z] [2022-01-11T20:32:17.220Z] Login Succeeded [2022-01-11T20:32:17.220Z] ---> docker-login.sh ends [Pipeline] } [2022-01-11T20:32:17.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-11T20:32:17.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-11T20:32:17.859Z] ========================================================= [2022-01-11T20:32:17.859Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-11T20:32:17.859Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-11T20:32:18.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T20:32:18.467Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-11T20:32:18.467Z] 552d1f2373af: Pulling fs layer [2022-01-11T20:32:18.467Z] ea3f2d53f512: Pulling fs layer [2022-01-11T20:32:18.467Z] 9e70ebbbe112: Pulling fs layer [2022-01-11T20:32:18.467Z] 7a9cfe048b4a: Pulling fs layer [2022-01-11T20:32:18.467Z] 72dc09318566: Pulling fs layer [2022-01-11T20:32:18.467Z] f4f7b4309257: Pulling fs layer [2022-01-11T20:32:18.467Z] 0ac9a79272e3: Pulling fs layer [2022-01-11T20:32:18.467Z] b78e95d17946: Pulling fs layer [2022-01-11T20:32:18.467Z] 7a9cfe048b4a: Waiting [2022-01-11T20:32:18.467Z] f4f7b4309257: Waiting [2022-01-11T20:32:18.467Z] 0ac9a79272e3: Waiting [2022-01-11T20:32:18.467Z] 72dc09318566: Waiting [2022-01-11T20:32:18.467Z] b78e95d17946: Waiting [2022-01-11T20:32:18.467Z] 9e70ebbbe112: Verifying Checksum [2022-01-11T20:32:18.467Z] 9e70ebbbe112: Download complete [2022-01-11T20:32:18.467Z] ea3f2d53f512: Verifying Checksum [2022-01-11T20:32:18.467Z] ea3f2d53f512: Download complete [2022-01-11T20:32:18.467Z] 72dc09318566: Verifying Checksum [2022-01-11T20:32:18.467Z] 72dc09318566: Download complete [2022-01-11T20:32:18.467Z] f4f7b4309257: Verifying Checksum [2022-01-11T20:32:18.467Z] f4f7b4309257: Download complete [2022-01-11T20:32:18.467Z] 552d1f2373af: Verifying Checksum [2022-01-11T20:32:18.467Z] 552d1f2373af: Download complete [2022-01-11T20:32:18.467Z] 0ac9a79272e3: Verifying Checksum [2022-01-11T20:32:18.467Z] 0ac9a79272e3: Download complete [2022-01-11T20:32:19.068Z] 552d1f2373af: Pull complete [2022-01-11T20:32:19.673Z] ea3f2d53f512: Pull complete [2022-01-11T20:32:20.268Z] 9e70ebbbe112: Pull complete [2022-01-11T20:32:20.268Z] b78e95d17946: Download complete [2022-01-11T20:32:20.864Z] 7a9cfe048b4a: Verifying Checksum [2022-01-11T20:32:20.864Z] 7a9cfe048b4a: Download complete [2022-01-11T20:32:30.087Z] GO111MODULE=on go vet ./... [2022-01-11T20:32:33.252Z] 7a9cfe048b4a: Pull complete [2022-01-11T20:32:33.252Z] 72dc09318566: Pull complete [2022-01-11T20:32:33.252Z] f4f7b4309257: Pull complete [2022-01-11T20:32:33.252Z] 0ac9a79272e3: Pull complete [2022-01-11T20:32:38.667Z] b78e95d17946: Pull complete [2022-01-11T20:32:38.667Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-11T20:32:38.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T20:32:38.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-11T20:32:39.013Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-11T20:32:39.013Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T20:32:39.013Z] WORKDIR /edgex [2022-01-11T20:32:39.013Z] COPY go.mod . [2022-01-11T20:32:39.013Z] RUN go mod download [2022-01-11T20:32:40.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-11T20:32:40.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-11T20:32:40.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-11T20:32:40.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-11T20:32:40.502Z] + ls -al . [2022-01-11T20:32:40.502Z] total 644 [2022-01-11T20:32:40.502Z] drwxrwxr-x 10 1001 1001 4096 Jan 11 20:32 . [2022-01-11T20:32:40.502Z] drwxr-xr-x 4 root root 28 Jan 11 20:30 .. [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 20:29 .dockerignore [2022-01-11T20:32:40.502Z] drwxrwxr-x 8 1001 1001 179 Jan 11 20:29 .git [2022-01-11T20:32:40.502Z] drwxrwxr-x 4 1001 1001 142 Jan 11 20:29 .github [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 804 Jan 11 20:29 .gitignore [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 42 Jan 11 20:29 .golangci.yml [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 76 Jan 11 20:29 .hadolint.yml [2022-01-11T20:32:40.502Z] drwx------ 3 1001 1001 73 Jan 11 20:29 .semver [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 20:29 .sonarcloud.properties [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:29 ADOPTERS.md [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 8910 Jan 11 20:29 Attribution.txt [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 51732 Jan 11 20:29 CHANGELOG.md [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:29 CONTRIBUTING.md [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 677 Jan 11 20:29 GOVERNANCE.md [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 849 Jan 11 20:29 Jenkinsfile [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:29 LICENSE [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 6508 Jan 11 20:29 Makefile [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 582 Jan 11 20:29 OWNERS.md [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 8207 Jan 11 20:29 README.md [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:29 SECURITY.md [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 20:29 VERSION [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 20:29 ZMQWindows.md [2022-01-11T20:32:40.502Z] drwxrwxr-x 2 1001 1001 37 Jan 11 20:29 bin [2022-01-11T20:32:40.502Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 20:29 cmd [2022-01-11T20:32:40.502Z] -rw-r--r-- 1 root root 428381 Jan 11 20:31 coverage.out [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 828 Jan 11 20:29 go.mod [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 49574 Jan 11 20:30 go.sum [2022-01-11T20:32:40.502Z] drwxrwxr-x 8 1001 1001 124 Jan 11 20:29 internal [2022-01-11T20:32:40.502Z] drwxrwxr-x 3 1001 1001 16 Jan 11 20:29 openapi [2022-01-11T20:32:40.502Z] drwxrwxr-x 4 1001 1001 71 Jan 11 20:29 snap [2022-01-11T20:32:40.502Z] -rw-rw-r-- 1 1001 1001 204 Jan 11 20:29 version.go [Pipeline] sh [2022-01-11T20:32:40.805Z] + '[' -e coverage.out ] [2022-01-11T20:32:40.805Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-11T20:32:40.929Z] Stashed 1 file(s) [Pipeline] sh [2022-01-11T20:32:41.226Z] + make build [2022-01-11T20:32:41.226Z] 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 [2022-01-11T20:32:41.631Z] Sending build context to Docker daemon 168.6MB [2022-01-11T20:32:41.631Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-11T20:32:41.631Z] ---> 8b459fc5aaf0 [2022-01-11T20:32:41.631Z] Step 2/4 : WORKDIR /edgex [2022-01-11T20:32:42.617Z] 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 [2022-01-11T20:32:43.608Z] ---> Running in a8f3785ef5f3 [2022-01-11T20:32:43.885Z] Removing intermediate container a8f3785ef5f3 [2022-01-11T20:32:43.885Z] ---> f6a0c03f6d05 [2022-01-11T20:32:43.885Z] Step 3/4 : COPY go.mod . [2022-01-11T20:32:44.478Z] ---> 1d8a8879ea12 [2022-01-11T20:32:44.478Z] Step 4/4 : RUN go mod download [2022-01-11T20:32:44.478Z] ---> Running in b733cad82877 [2022-01-11T20:32:49.269Z] 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 [2022-01-11T20:32:49.845Z] 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 [2022-01-11T20:32:51.201Z] 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 [2022-01-11T20:32:51.201Z] 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 [2022-01-11T20:32:52.323Z] 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 [2022-01-11T20:32:52.897Z] 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 [2022-01-11T20:32:53.860Z] 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 [2022-01-11T20:32:54.829Z] 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 [2022-01-11T20:32:55.405Z] 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 [2022-01-11T20:32:56.363Z] 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] } [2022-01-11T20:32:57.759Z] $ docker stop --time=1 de34e4876baf3a5d3074c503f4887829625f88390c417c74ba14e388effe132b [2022-01-11T20:32:59.474Z] $ docker rm -f de34e4876baf3a5d3074c503f4887829625f88390c417c74ba14e388effe132b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:33:00.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-11T20:33:00.790Z] [2022-01-11T20:33:00.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:33:01.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-11T20:33:01.092Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-11T20:33:01.092Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-11T20:33:01.092Z] ca9280d653b3: Pulling fs layer [2022-01-11T20:33:01.092Z] 7e9c9ca2126c: Pulling fs layer [2022-01-11T20:33:01.092Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-11T20:33:01.092Z] cbdbe7a5bc2a: Download complete [2022-01-11T20:33:01.354Z] ca9280d653b3: Verifying Checksum [2022-01-11T20:33:01.354Z] ca9280d653b3: Download complete [2022-01-11T20:33:01.354Z] cbdbe7a5bc2a: Pull complete [2022-01-11T20:33:01.622Z] 7e9c9ca2126c: Verifying Checksum [2022-01-11T20:33:01.622Z] 7e9c9ca2126c: Download complete [2022-01-11T20:33:01.890Z] ca9280d653b3: Pull complete [2022-01-11T20:33:06.111Z] 7e9c9ca2126c: Pull complete [2022-01-11T20:33:06.111Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-11T20:33:06.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-11T20:33:06.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-11T20:33:06.174Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2022-01-11T20:33:06.205Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-11T20:33:08.702Z] $ docker top 82a41606476422c965f18ad7d1b63aee063ad65a20f892aefba7dbdb45088910 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T20:33:09.054Z] + grep parallel [2022-01-11T20:33:09.054Z] + docker-compose build --help [2022-01-11T20:33:09.624Z] --parallel Build images in parallel. [Pipeline] } [2022-01-11T20:33:09.633Z] $ docker stop --time=1 82a41606476422c965f18ad7d1b63aee063ad65a20f892aefba7dbdb45088910 [2022-01-11T20:33:10.802Z] $ docker rm -f 82a41606476422c965f18ad7d1b63aee063ad65a20f892aefba7dbdb45088910 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:33:11.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-11T20:33:11.190Z] . [Pipeline] withDockerContainer [2022-01-11T20:33:11.251Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2022-01-11T20:33:11.286Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-11T20:33:11.663Z] $ docker top dd1869c1ec47b1f2effa7b2ed010e478c817060937f3db7ca6af887185fbfe7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T20:33:12.024Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-11T20:33:12.592Z] Building core-command ... [2022-01-11T20:33:12.592Z] Building core-data ... [2022-01-11T20:33:12.592Z] Building core-metadata ... [2022-01-11T20:33:12.592Z] Building security-bootstrapper ... [2022-01-11T20:33:12.592Z] Building security-proxy-setup ... [2022-01-11T20:33:12.592Z] Building security-secretstore-setup ... [2022-01-11T20:33:12.592Z] Building support-notifications ... [2022-01-11T20:33:12.592Z] Building support-scheduler ... [2022-01-11T20:33:12.592Z] Building sys-mgmt-agent ... [2022-01-11T20:33:12.592Z] Building security-secretstore-setup [2022-01-11T20:33:12.592Z] Building security-proxy-setup [2022-01-11T20:33:12.592Z] Building support-scheduler [2022-01-11T20:33:12.592Z] Building sys-mgmt-agent [2022-01-11T20:33:12.592Z] Building core-data [2022-01-11T20:33:22.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:33:22.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:33:22.628Z] ---> dd554f6d9a2b [2022-01-11T20:33:22.628Z] Step 3/23 : WORKDIR /edgex-go [2022-01-11T20:33:22.628Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:33:22.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:33:22.628Z] ---> dd554f6d9a2b [2022-01-11T20:33:22.628Z] Step 3/24 : WORKDIR /edgex-go [2022-01-11T20:33:29.256Z] ---> Running in 84cc8c6b78ec [2022-01-11T20:33:29.256Z] ---> Running in 0d91f1cbd701 [2022-01-11T20:33:31.796Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:33:31.796Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:33:31.796Z] ---> dd554f6d9a2b [2022-01-11T20:33:31.796Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T20:33:34.348Z] Removing intermediate container 0d91f1cbd701 [2022-01-11T20:33:34.348Z] ---> 153e344b4334 [2022-01-11T20:33:34.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:33:34.348Z] Removing intermediate container 84cc8c6b78ec [2022-01-11T20:33:34.348Z] ---> 408a62fb5843 [2022-01-11T20:33:34.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:33:34.348Z] ---> Running in 450f94157ac7 [2022-01-11T20:33:34.348Z] ---> Running in 0d1a3b0a4818 [2022-01-11T20:33:34.348Z] ---> Running in ad50befea781 [2022-01-11T20:33:34.348Z] Removing intermediate container 450f94157ac7 [2022-01-11T20:33:34.348Z] ---> d7099356c8eb [2022-01-11T20:33:34.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:33:34.348Z] ---> Running in 10deaecaf3f5 [2022-01-11T20:33:36.306Z] Removing intermediate container 0d1a3b0a4818 [2022-01-11T20:33:36.306Z] ---> d6a1ac66a45c [2022-01-11T20:33:36.306Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-11T20:33:36.306Z] Removing intermediate container 10deaecaf3f5 [2022-01-11T20:33:36.306Z] ---> 1b985b79d1e2 [2022-01-11T20:33:36.306Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-11T20:33:36.306Z] Removing intermediate container ad50befea781 [2022-01-11T20:33:36.306Z] ---> df790a2577e9 [2022-01-11T20:33:36.306Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-11T20:33:36.306Z] ---> Running in a9367a04fc6a [2022-01-11T20:33:36.306Z] ---> Running in 9f1144036dbf [2022-01-11T20:33:36.306Z] ---> Running in 6f68a8cc8377 [2022-01-11T20:33:36.893Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:36.893Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:36.893Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:37.160Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:33:37.160Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:33:37.160Z] ---> dd554f6d9a2b [2022-01-11T20:33:37.160Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T20:33:37.160Z] ---> Using cache [2022-01-11T20:33:37.160Z] ---> d7099356c8eb [2022-01-11T20:33:37.160Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:33:37.160Z] ---> Using cache [2022-01-11T20:33:37.160Z] ---> 1b985b79d1e2 [2022-01-11T20:33:37.160Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-11T20:33:37.433Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:33:37.433Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:33:37.433Z] ---> dd554f6d9a2b [2022-01-11T20:33:37.433Z] Step 3/20 : WORKDIR /edgex-go [2022-01-11T20:33:37.433Z] ---> Using cache [2022-01-11T20:33:37.433Z] ---> d7099356c8eb [2022-01-11T20:33:37.433Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:33:37.433Z] ---> Using cache [2022-01-11T20:33:37.433Z] ---> 1b985b79d1e2 [2022-01-11T20:33:37.433Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-11T20:33:37.433Z] ---> Running in ab8983843051 [2022-01-11T20:33:37.433Z] ---> Running in cde8f3bbdac0 [2022-01-11T20:33:37.702Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:37.702Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:37.702Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:37.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:37.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:37.978Z] OK: 220 MiB in 52 packages [2022-01-11T20:33:38.243Z] OK: 220 MiB in 52 packages [2022-01-11T20:33:38.243Z] OK: 220 MiB in 52 packages [2022-01-11T20:33:38.507Z] Removing intermediate container a9367a04fc6a [2022-01-11T20:33:38.507Z] ---> 51dc120c75ce [2022-01-11T20:33:38.507Z] Step 6/23 : COPY go.mod . [2022-01-11T20:33:38.507Z] ---> 2edfc7a626e8 [2022-01-11T20:33:38.507Z] Step 7/23 : RUN go mod download [2022-01-11T20:33:38.507Z] Removing intermediate container 9f1144036dbf [2022-01-11T20:33:38.507Z] ---> 644b4f5a8448 [2022-01-11T20:33:38.507Z] Step 6/24 : COPY . . [2022-01-11T20:33:38.777Z] ---> Running in 72edd35b43d5 [2022-01-11T20:33:38.777Z] Removing intermediate container 6f68a8cc8377 [2022-01-11T20:33:38.777Z] ---> 15f1e7286526 [2022-01-11T20:33:38.777Z] Step 6/22 : COPY . . [2022-01-11T20:33:38.777Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:38.777Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:33:39.370Z] OK: 220 MiB in 52 packages [2022-01-11T20:33:39.370Z] OK: 220 MiB in 52 packages [2022-01-11T20:33:42.687Z] Removing intermediate container ab8983843051 [2022-01-11T20:33:42.687Z] ---> d72a8a74b9e2 [2022-01-11T20:33:42.687Z] Step 6/22 : COPY . . [2022-01-11T20:33:42.687Z] Removing intermediate container cde8f3bbdac0 [2022-01-11T20:33:42.687Z] ---> 15e1edde1bc7 [2022-01-11T20:33:42.687Z] Step 6/20 : COPY . . [2022-01-11T20:33:42.687Z] Removing intermediate container 72edd35b43d5 [2022-01-11T20:33:42.687Z] ---> 77c62b92d052 [2022-01-11T20:33:42.687Z] Step 8/23 : COPY . . [2022-01-11T20:33:50.870Z] ---> eebc36594006 [2022-01-11T20:33:50.870Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:33:50.870Z] ---> Running in 49cc31568af3 [2022-01-11T20:33:52.257Z] Removing intermediate container 49cc31568af3 [2022-01-11T20:33:52.257Z] ---> 32e56d1f5758 [2022-01-11T20:33:52.257Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-11T20:33:52.257Z] ---> Running in bca0b80d63b4 [2022-01-11T20:33:53.210Z] 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 [2022-01-11T20:33:56.540Z] ---> cb536500bd94 [2022-01-11T20:33:56.540Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:33:57.131Z] ---> Running in 5c188a597cf4 [2022-01-11T20:34:00.527Z] Removing intermediate container 5c188a597cf4 [2022-01-11T20:34:00.527Z] ---> ef2f76f34ea5 [2022-01-11T20:34:00.527Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-11T20:34:00.527Z] ---> Running in 9b6d39921912 [2022-01-11T20:34:01.494Z] 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 [2022-01-11T20:34:06.279Z] Removing intermediate container b733cad82877 [2022-01-11T20:34:06.279Z] ---> 1567e1f31557 [2022-01-11T20:34:06.279Z] Successfully built 1567e1f31557 [2022-01-11T20:34:06.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:34:06.629Z] + docker inspect -f . ci-base-image-arm64 [2022-01-11T20:34:06.629Z] . [Pipeline] withDockerContainer [2022-01-11T20:34:06.846Z] ---> bae7b33a99ac [2022-01-11T20:34:06.846Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:34:06.846Z] ---> 67e06a5b335c [2022-01-11T20:34:06.846Z] Step 9/23 : RUN go mod tidy [2022-01-11T20:34:06.846Z] ---> a9b04e1efdd0 [2022-01-11T20:34:06.846Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:34:06.879Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2022-01-11T20:34:06.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-arm64 cat [2022-01-11T20:34:07.110Z] ---> Running in cb74e6205290 [2022-01-11T20:34:07.110Z] ---> Running in ab550312db60 [2022-01-11T20:34:07.110Z] ---> Running in 4a93ffbefbb1 [2022-01-11T20:34:08.438Z] $ docker top d573c4a312d3842a5095025b930b9fbf77b2a383b75a7bbde481f173246a47a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T20:34:09.031Z] Removing intermediate container cb74e6205290 [2022-01-11T20:34:09.031Z] ---> 5af5086c54ed [2022-01-11T20:34:09.031Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-11T20:34:09.031Z] ---> Running in d7acc87cfd1c [2022-01-11T20:34:09.031Z] Removing intermediate container ab550312db60 [2022-01-11T20:34:09.031Z] ---> 3adfe167fc84 [2022-01-11T20:34:09.031Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-11T20:34:09.295Z] ---> Running in d9ad734abab5 [2022-01-11T20:34:09.357Z] + go version [2022-01-11T20:34:09.357Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-11T20:34:09.397Z] $ docker stop --time=1 d573c4a312d3842a5095025b930b9fbf77b2a383b75a7bbde481f173246a47a3 [2022-01-11T20:34:09.874Z] 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 [2022-01-11T20:34:09.874Z] 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 [2022-01-11T20:34:11.086Z] $ docker rm -f d573c4a312d3842a5095025b930b9fbf77b2a383b75a7bbde481f173246a47a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:34:11.671Z] + docker inspect -f . ci-base-image-arm64 [2022-01-11T20:34:11.671Z] . [Pipeline] withDockerContainer [2022-01-11T20:34:11.786Z] Removing intermediate container 4a93ffbefbb1 [2022-01-11T20:34:11.787Z] ---> bdedbe925ec6 [2022-01-11T20:34:11.787Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-11T20:34:11.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2022-01-11T20:34:11.988Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-arm64 cat [2022-01-11T20:34:12.051Z] ---> Running in 67cac7eb957c [2022-01-11T20:34:12.314Z] 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 [2022-01-11T20:34:13.329Z] $ docker top f09ad6897183ecdd394068cc87d52ca8632e7ed400be196f39d45d4a497982b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-11T20:34:13.611Z] ========================================================= [2022-01-11T20:34:13.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-11T20:34:13.611Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-11T20:34:14.270Z] + make test [2022-01-11T20:34:14.270Z] go mod tidy [2022-01-11T20:34:14.870Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-11T20:34:16.592Z] 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 [2022-01-11T20:34:21.904Z] Removing intermediate container bca0b80d63b4 [2022-01-11T20:34:21.904Z] ---> fd332803f167 [2022-01-11T20:34:21.904Z] [2022-01-11T20:34:21.904Z] Step 9/24 : FROM alpine:3.14 [2022-01-11T20:34:22.165Z] 3.14: Pulling from library/alpine [2022-01-11T20:34:22.740Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-11T20:34:22.740Z] Status: Downloaded newer image for alpine:3.14 [2022-01-11T20:34:22.740Z] ---> 0a97eee8041e [2022-01-11T20:34:22.740Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-11T20:34:22.740Z] ---> Running in fe28be2a9659 [2022-01-11T20:34:23.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:34:23.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:34:23.898Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-11T20:34:23.898Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-11T20:34:23.898Z] (3/3) Installing su-exec (0.2-r1) [2022-01-11T20:34:23.898Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:34:23.898Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T20:34:23.898Z] OK: 6 MiB in 17 packages [2022-01-11T20:34:24.856Z] Removing intermediate container fe28be2a9659 [2022-01-11T20:34:24.856Z] ---> 47927ecb39ec [2022-01-11T20:34:24.857Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-11T20:34:24.857Z] ---> Running in 8e83ca7bb876 [2022-01-11T20:34:25.119Z] Removing intermediate container 8e83ca7bb876 [2022-01-11T20:34:25.119Z] ---> 299bb86ae940 [2022-01-11T20:34:25.119Z] Step 12/24 : WORKDIR / [2022-01-11T20:34:25.119Z] ---> Running in 7ef4ed236cc1 [2022-01-11T20:34:25.382Z] Removing intermediate container 7ef4ed236cc1 [2022-01-11T20:34:25.382Z] ---> eabdb5cde95f [2022-01-11T20:34:25.382Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-11T20:34:25.957Z] ---> 6dd9ec99d467 [2022-01-11T20:34:25.957Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-11T20:34:26.220Z] ---> d7780c825c3a [2022-01-11T20:34:26.220Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-11T20:34:26.483Z] ---> 25fc31081906 [2022-01-11T20:34:26.483Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-11T20:34:26.747Z] ---> d52780e25d41 [2022-01-11T20:34:26.747Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-11T20:34:27.326Z] ---> 3dbab7e8169d [2022-01-11T20:34:27.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-11T20:34:28.270Z] ---> b620bb35d8fd [2022-01-11T20:34:28.270Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-11T20:34:28.533Z] ---> 93de47289b77 [2022-01-11T20:34:28.533Z] 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/ [2022-01-11T20:34:28.533Z] ---> Running in 3f79874a1e88 [2022-01-11T20:34:29.482Z] Removing intermediate container 3f79874a1e88 [2022-01-11T20:34:29.482Z] ---> 813c909e9134 [2022-01-11T20:34:29.482Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-11T20:34:29.482Z] ---> Running in 33c51f163920 [2022-01-11T20:34:29.742Z] Removing intermediate container 33c51f163920 [2022-01-11T20:34:29.742Z] ---> f718483073f4 [2022-01-11T20:34:29.742Z] Step 22/24 : LABEL arch=x86_64 [2022-01-11T20:34:29.742Z] ---> Running in 6133ac694e3e [2022-01-11T20:34:30.006Z] Removing intermediate container 6133ac694e3e [2022-01-11T20:34:30.006Z] ---> e6b376d9eb2e [2022-01-11T20:34:30.006Z] Step 23/24 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:34:30.006Z] ---> Running in 69d6518cd776 [2022-01-11T20:34:30.269Z] Removing intermediate container 69d6518cd776 [2022-01-11T20:34:30.269Z] ---> cb7ebad89122 [2022-01-11T20:34:30.269Z] Step 24/24 : LABEL version=0.0.0 [2022-01-11T20:34:30.269Z] ---> Running in 658cf0d238c3 [2022-01-11T20:34:30.529Z] Removing intermediate container 658cf0d238c3 [2022-01-11T20:34:30.529Z] ---> 1e7e151700f6 [2022-01-11T20:34:30.529Z] [2022-01-11T20:34:30.529Z] Successfully built 1e7e151700f6 [2022-01-11T20:34:30.529Z] Successfully tagged security-secretstore-setup:latest [2022-01-11T20:34:30.529Z] Building security-bootstrapper [2022-01-11T20:34:40.826Z]  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:34:40.826Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:34:40.826Z] ---> dd554f6d9a2b [2022-01-11T20:34:40.826Z] Step 3/30 : WORKDIR /edgex-go [2022-01-11T20:34:40.826Z] ---> Using cache [2022-01-11T20:34:40.826Z] ---> d7099356c8eb [2022-01-11T20:34:40.826Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:34:40.826Z] ---> Using cache [2022-01-11T20:34:40.826Z] ---> 1b985b79d1e2 [2022-01-11T20:34:40.826Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-11T20:34:40.826Z] ---> Using cache [2022-01-11T20:34:40.826Z] ---> 15e1edde1bc7 [2022-01-11T20:34:40.826Z] Step 6/30 : COPY . . [2022-01-11T20:34:40.826Z] ---> Using cache [2022-01-11T20:34:40.826Z] ---> a9b04e1efdd0 [2022-01-11T20:34:40.826Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:34:40.826Z] ---> Using cache [2022-01-11T20:34:40.826Z] ---> 3adfe167fc84 [2022-01-11T20:34:40.826Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-11T20:34:40.826Z] ---> Running in e98df14ee579 [2022-01-11T20:34:41.089Z] 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 [2022-01-11T20:34:41.661Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-11T20:34:53.340Z] 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 [2022-01-11T20:34:54.286Z] Removing intermediate container d7acc87cfd1c [2022-01-11T20:34:54.286Z] ---> ca83ae337009 [2022-01-11T20:34:54.286Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-11T20:34:54.286Z] ---> Running in 3b117332149a [2022-01-11T20:34:54.549Z] Removing intermediate container 9b6d39921912 [2022-01-11T20:34:54.549Z] ---> 59fa61842557 [2022-01-11T20:34:54.549Z] [2022-01-11T20:34:54.549Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T20:34:54.549Z] ---> 0a97eee8041e [2022-01-11T20:34:54.549Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-11T20:34:54.549Z] ---> Running in 4140392f1f6d [2022-01-11T20:34:54.812Z] Removing intermediate container 4140392f1f6d [2022-01-11T20:34:54.812Z] ---> 3f9f25bbc251 [2022-01-11T20:34:54.812Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-11T20:34:54.812Z] ---> Running in 6a1d5aaac872 [2022-01-11T20:34:55.076Z] 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 [2022-01-11T20:34:55.076Z] Removing intermediate container 6a1d5aaac872 [2022-01-11T20:34:55.076Z] ---> 953cf7199975 [2022-01-11T20:34:55.076Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-11T20:34:55.076Z] ---> Running in 912167fb13ac [2022-01-11T20:34:55.342Z] Removing intermediate container 912167fb13ac [2022-01-11T20:34:55.342Z] ---> 7158048544de [2022-01-11T20:34:55.342Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:34:55.342Z] ---> Running in 3f8a5ce5ae70 [2022-01-11T20:34:56.305Z] Removing intermediate container 3f8a5ce5ae70 [2022-01-11T20:34:56.305Z] ---> 42519dcb77fb [2022-01-11T20:34:56.305Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-11T20:34:56.305Z] ---> Running in 49007ec083d6 [2022-01-11T20:34:57.714Z] Removing intermediate container 3b117332149a [2022-01-11T20:34:57.714Z] ---> 608c0f1ca2a5 [2022-01-11T20:34:57.714Z] [2022-01-11T20:34:57.714Z] Step 10/22 : FROM docker:20.10.10 [2022-01-11T20:34:57.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:34:57.714Z] 20.10.10: Pulling from library/docker [2022-01-11T20:34:57.982Z] Removing intermediate container d9ad734abab5 [2022-01-11T20:34:57.982Z] ---> 54f02fe9f052 [2022-01-11T20:34:57.982Z] [2022-01-11T20:34:57.982Z] Step 9/20 : FROM alpine:3.14 [2022-01-11T20:34:57.982Z] ---> 0a97eee8041e [2022-01-11T20:34:57.982Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-11T20:34:58.248Z] ---> Running in 27f58f8a7c4a [2022-01-11T20:34:58.514Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:34:59.102Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-11T20:34:59.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:34:59.102Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-11T20:34:59.102Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-11T20:34:59.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:34:59.377Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-11T20:34:59.377Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-11T20:34:59.647Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-11T20:34:59.647Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:34:59.647Z] OK: 8 MiB in 20 packages [2022-01-11T20:34:59.647Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-11T20:34:59.913Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-11T20:34:59.913Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-11T20:34:59.913Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-11T20:34:59.913Z] (5/5) Installing curl (7.79.1-r0) [2022-01-11T20:34:59.913Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:34:59.913Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T20:34:59.913Z] OK: 8 MiB in 19 packages [2022-01-11T20:35:00.870Z] Removing intermediate container 49007ec083d6 [2022-01-11T20:35:00.870Z] ---> 39739ac8a13b [2022-01-11T20:35:00.870Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:35:01.456Z] Removing intermediate container 67cac7eb957c [2022-01-11T20:35:01.456Z] ---> b71695a7aa32 [2022-01-11T20:35:01.456Z] [2022-01-11T20:35:01.456Z] Step 11/23 : FROM alpine:3.14 [2022-01-11T20:35:01.456Z] ---> 0a97eee8041e [2022-01-11T20:35:01.456Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-11T20:35:01.456Z] Removing intermediate container 27f58f8a7c4a [2022-01-11T20:35:01.456Z] ---> f8e3a5e462a1 [2022-01-11T20:35:01.456Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-11T20:35:01.456Z] ---> Running in 2f68ea9a5239 [2022-01-11T20:35:01.456Z] ---> 5d77e25d25bd [2022-01-11T20:35:01.456Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-11T20:35:01.456Z] ---> Running in 583c74882ca9 [2022-01-11T20:35:02.034Z] Removing intermediate container 2f68ea9a5239 [2022-01-11T20:35:02.034Z] ---> 3cedfb901684 [2022-01-11T20:35:02.034Z] Step 12/20 : WORKDIR /edgex [2022-01-11T20:35:02.034Z] ---> Running in 8cfa1ae4572a [2022-01-11T20:35:02.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:35:02.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:35:02.572Z] Removing intermediate container 8cfa1ae4572a [2022-01-11T20:35:02.572Z] ---> b75985406679 [2022-01-11T20:35:02.572Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-11T20:35:02.572Z] ---> 022f3f95b1e5 [2022-01-11T20:35:02.572Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-11T20:35:02.840Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-11T20:35:02.840Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:35:02.840Z] OK: 6 MiB in 15 packages [2022-01-11T20:35:02.840Z] ---> 0aa65819f5d1 [2022-01-11T20:35:02.840Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-11T20:35:03.116Z] ---> c8c3891dbaf7 [2022-01-11T20:35:03.116Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-11T20:35:03.116Z] ---> Running in f3bbf5c72f4d [2022-01-11T20:35:03.700Z] Removing intermediate container f3bbf5c72f4d [2022-01-11T20:35:03.700Z] ---> 190baef6237a [2022-01-11T20:35:03.700Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:35:03.700Z] Removing intermediate container 583c74882ca9 [2022-01-11T20:35:03.700Z] ---> 51b57da9b6c1 [2022-01-11T20:35:03.700Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:35:03.700Z] ---> Running in 41cf8ad8b693 [2022-01-11T20:35:03.700Z] ---> Running in 5fd5ba1fadbe [2022-01-11T20:35:03.971Z] ---> 9cd0282d834b [2022-01-11T20:35:03.971Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-11T20:35:03.971Z] Removing intermediate container 41cf8ad8b693 [2022-01-11T20:35:03.971Z] ---> e00eea8205fb [2022-01-11T20:35:03.971Z] Step 20/22 : LABEL arch=x86_64 [2022-01-11T20:35:04.232Z] ---> Running in 7c23cbfde67d [2022-01-11T20:35:04.232Z] Removing intermediate container 5fd5ba1fadbe [2022-01-11T20:35:04.232Z] ---> 9ab929ed8424 [2022-01-11T20:35:04.232Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-11T20:35:04.232Z] ---> Running in 409644cd605c [2022-01-11T20:35:04.492Z] Removing intermediate container 7c23cbfde67d [2022-01-11T20:35:04.492Z] ---> 792e16bade4a [2022-01-11T20:35:04.492Z] Step 21/22 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:35:04.492Z] ---> Running in 3a82c37a1ea6 [2022-01-11T20:35:04.492Z] Removing intermediate container 409644cd605c [2022-01-11T20:35:04.492Z] ---> 6d31b23a6d99 [2022-01-11T20:35:04.492Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-11T20:35:04.760Z] ---> Running in 45e3aeb2eb02 [2022-01-11T20:35:04.760Z] ---> 953a3b657bc4 [2022-01-11T20:35:04.760Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-11T20:35:04.760Z] Removing intermediate container 3a82c37a1ea6 [2022-01-11T20:35:04.760Z] ---> 2b545e8d8ce7 [2022-01-11T20:35:04.760Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T20:35:04.760Z] ---> Running in e25c180f11dd [2022-01-11T20:35:05.021Z] ---> Running in 7e1f74770786 [2022-01-11T20:35:05.021Z] Removing intermediate container 45e3aeb2eb02 [2022-01-11T20:35:05.021Z] ---> d4ca65b12bfe [2022-01-11T20:35:05.021Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:35:05.282Z] Removing intermediate container e25c180f11dd [2022-01-11T20:35:05.282Z] ---> 65752c25876c [2022-01-11T20:35:05.282Z] Step 17/20 : CMD ["--init=true"] [2022-01-11T20:35:05.282Z] ---> Running in 072d2aa32303 [2022-01-11T20:35:05.282Z] Removing intermediate container 7e1f74770786 [2022-01-11T20:35:05.282Z] ---> 63fcf7b52c64 [2022-01-11T20:35:05.282Z] [2022-01-11T20:35:05.864Z] ---> 833257cc8ae5 [2022-01-11T20:35:05.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-11T20:35:05.864Z] Successfully built 63fcf7b52c64 [2022-01-11T20:35:05.864Z] Removing intermediate container 072d2aa32303 [2022-01-11T20:35:05.864Z] ---> 729089487924 [2022-01-11T20:35:05.864Z] Step 18/20 : LABEL arch=x86_64 [2022-01-11T20:35:05.864Z] Successfully tagged core-data:latest [2022-01-11T20:35:05.865Z] Building support-notifications [2022-01-11T20:35:05.865Z]  Building core-data ... done  ---> Running in f2a35f27110c [2022-01-11T20:35:06.837Z] Removing intermediate container f2a35f27110c [2022-01-11T20:35:06.837Z] ---> f0f1c7cc7a7f [2022-01-11T20:35:06.837Z] Step 19/20 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:35:07.831Z] ---> Running in 5a1e8934bbf4 [2022-01-11T20:35:07.831Z] ---> 6492190c5111 [2022-01-11T20:35:07.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-11T20:35:07.831Z] Removing intermediate container 5a1e8934bbf4 [2022-01-11T20:35:07.831Z] ---> ef435ee05f1b [2022-01-11T20:35:07.831Z] Step 20/20 : LABEL version=0.0.0 [2022-01-11T20:35:08.107Z] ---> Running in 5064d9c48188 [2022-01-11T20:35:08.107Z] ---> b92e1ae28c51 [2022-01-11T20:35:08.107Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-11T20:35:08.107Z] Removing intermediate container 5064d9c48188 [2022-01-11T20:35:08.107Z] ---> 58430ce74d2a [2022-01-11T20:35:08.107Z] [2022-01-11T20:35:08.370Z] ---> Running in 73b99e78b867 [2022-01-11T20:35:08.370Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-11T20:35:08.370Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-11T20:35:08.370Z] ---> b706a049f56e [2022-01-11T20:35:08.370Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:35:08.370Z] ---> Running in 5f415e80bd53 [2022-01-11T20:35:08.370Z] Successfully built 58430ce74d2a [2022-01-11T20:35:08.370Z] Successfully tagged security-proxy-setup:latest [2022-01-11T20:35:08.370Z]  Building security-proxy-setup ... done Building core-command [2022-01-11T20:35:08.632Z] Removing intermediate container 5f415e80bd53 [2022-01-11T20:35:08.633Z] ---> 633cec12211b [2022-01-11T20:35:08.633Z] 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 [2022-01-11T20:35:08.633Z] Removing intermediate container 73b99e78b867 [2022-01-11T20:35:08.633Z] ---> abcd4a0a8b45 [2022-01-11T20:35:08.633Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:35:08.633Z] ---> Running in d0f40f1d1663 [2022-01-11T20:35:08.895Z] ---> Running in faddaee316d0 [2022-01-11T20:35:09.836Z] Removing intermediate container faddaee316d0 [2022-01-11T20:35:09.836Z] ---> f9198e94ca25 [2022-01-11T20:35:09.836Z] Step 21/23 : LABEL arch=x86_64 [2022-01-11T20:35:09.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:35:09.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:35:10.113Z] (1/42) Installing readline (8.1.0-r0) [2022-01-11T20:35:10.113Z] (2/42) Installing bash (5.1.4-r0) [2022-01-11T20:35:10.113Z] Executing bash-5.1.4-r0.post-install [2022-01-11T20:35:10.113Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-11T20:35:10.113Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-11T20:35:10.390Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-11T20:35:10.390Z] (6/42) Installing curl (7.79.1-r0) [2022-01-11T20:35:10.390Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-11T20:35:10.390Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-11T20:35:10.390Z] (9/42) Installing expat (2.4.1-r0) [2022-01-11T20:35:10.390Z] (10/42) Installing libffi (3.3-r2) [2022-01-11T20:35:10.390Z] (11/42) Installing gdbm (1.19-r0) [2022-01-11T20:35:10.390Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-11T20:35:10.390Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-11T20:35:10.390Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-11T20:35:10.390Z] ---> Running in bba4ac221739 [2022-01-11T20:35:10.390Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-11T20:35:10.390Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-11T20:35:10.390Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-11T20:35:10.672Z] Removing intermediate container bba4ac221739 [2022-01-11T20:35:10.672Z] ---> 5ccdecc0538a [2022-01-11T20:35:10.672Z] Step 22/23 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:35:11.630Z] ---> Running in deca9d2a7e12 [2022-01-11T20:35:11.630Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-11T20:35:11.630Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-11T20:35:11.630Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-11T20:35:11.630Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-11T20:35:11.630Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-11T20:35:11.630Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-11T20:35:11.630Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-11T20:35:11.630Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-11T20:35:11.630Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-11T20:35:11.630Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-11T20:35:11.630Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-11T20:35:11.630Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-11T20:35:11.900Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-11T20:35:11.900Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-11T20:35:11.900Z] Removing intermediate container deca9d2a7e12 [2022-01-11T20:35:11.900Z] ---> bc321c4017b2 [2022-01-11T20:35:11.900Z] Step 23/23 : LABEL version=0.0.0 [2022-01-11T20:35:11.900Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-11T20:35:11.900Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-11T20:35:11.900Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-11T20:35:11.900Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-11T20:35:11.900Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-11T20:35:12.190Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-11T20:35:12.190Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-11T20:35:12.190Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-11T20:35:12.190Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-11T20:35:12.190Z] ---> Running in 801e844a2dad [2022-01-11T20:35:12.190Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-11T20:35:12.190Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-11T20:35:12.483Z] Removing intermediate container 801e844a2dad [2022-01-11T20:35:12.483Z] ---> 4d06f9a45090 [2022-01-11T20:35:12.483Z] [2022-01-11T20:35:12.483Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:35:12.483Z] OK: 84 MiB in 64 packages [2022-01-11T20:35:12.483Z] Successfully built 4d06f9a45090 [2022-01-11T20:35:12.483Z] Successfully tagged support-scheduler:latest [2022-01-11T20:35:12.483Z] Building core-metadata [2022-01-11T20:35:13.485Z]  Building support-scheduler ... done Collecting docker-compose==1.23.2 [2022-01-11T20:35:13.485Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-11T20:35:13.485Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-11T20:35:13.485Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-11T20:35:13.485Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-11T20:35:13.752Z] Collecting docker<4.0,>=3.6.0 [2022-01-11T20:35:13.752Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-11T20:35:14.699Z] Collecting docopt<0.7,>=0.6.1 [2022-01-11T20:35:14.699Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-11T20:35:16.650Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-11T20:35:16.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-11T20:35:16.650Z] Collecting jsonschema<3,>=2.5.1 [2022-01-11T20:35:16.650Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-11T20:35:16.650Z] Collecting texttable<0.10,>=0.9.0 [2022-01-11T20:35:16.650Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-11T20:35:17.598Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-11T20:35:17.598Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-11T20:35:17.598Z] Collecting PyYAML<4,>=3.10 [2022-01-11T20:35:17.598Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-11T20:35:18.196Z] Removing intermediate container e98df14ee579 [2022-01-11T20:35:18.196Z] ---> 7635cd63347e [2022-01-11T20:35:18.196Z] [2022-01-11T20:35:18.196Z] Step 9/30 : FROM alpine:3.14 [2022-01-11T20:35:18.196Z] ---> 0a97eee8041e [2022-01-11T20:35:18.196Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-11T20:35:18.461Z] Collecting cached-property<2,>=1.2.0 [2022-01-11T20:35:18.461Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-11T20:35:18.461Z] Collecting docker-pycreds>=0.4.0 [2022-01-11T20:35:18.461Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-11T20:35:18.461Z] Collecting idna<2.8,>=2.5 [2022-01-11T20:35:18.461Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-11T20:35:18.461Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-11T20:35:18.725Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-11T20:35:18.725Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-11T20:35:18.725Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-11T20:35:18.725Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-11T20:35:18.725Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-11T20:35:18.725Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-11T20:35:18.725Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-11T20:35:18.725Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-11T20:35:18.985Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-11T20:35:18.985Z] Attempting uninstall: urllib3 [2022-01-11T20:35:18.985Z] Found existing installation: urllib3 1.26.5 [2022-01-11T20:35:18.985Z] Uninstalling urllib3-1.26.5: [2022-01-11T20:35:18.985Z] Successfully uninstalled urllib3-1.26.5 [2022-01-11T20:35:19.943Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:35:19.944Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:35:19.944Z] ---> dd554f6d9a2b [2022-01-11T20:35:19.944Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T20:35:19.944Z] ---> Using cache [2022-01-11T20:35:19.944Z] ---> d7099356c8eb [2022-01-11T20:35:19.944Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:35:19.944Z] ---> Using cache [2022-01-11T20:35:19.944Z] ---> 1b985b79d1e2 [2022-01-11T20:35:19.944Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-11T20:35:19.944Z] ---> Using cache [2022-01-11T20:35:19.944Z] ---> 15e1edde1bc7 [2022-01-11T20:35:19.944Z] Step 6/22 : COPY . . [2022-01-11T20:35:20.205Z] ---> Using cache [2022-01-11T20:35:20.205Z] ---> a9b04e1efdd0 [2022-01-11T20:35:20.205Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:35:20.205Z] ---> Using cache [2022-01-11T20:35:20.205Z] ---> 3adfe167fc84 [2022-01-11T20:35:20.205Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-11T20:35:20.205Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:35:20.205Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:35:20.205Z] ---> dd554f6d9a2b [2022-01-11T20:35:20.205Z] Step 3/21 : WORKDIR /edgex-go [2022-01-11T20:35:20.205Z] ---> Using cache [2022-01-11T20:35:20.205Z] ---> d7099356c8eb [2022-01-11T20:35:20.205Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:35:20.205Z] ---> Using cache [2022-01-11T20:35:20.205Z] ---> 1b985b79d1e2 [2022-01-11T20:35:20.205Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-11T20:35:20.205Z] Attempting uninstall: idna [2022-01-11T20:35:20.205Z] Found existing installation: idna 3.2 [2022-01-11T20:35:20.205Z] Uninstalling idna-3.2: [2022-01-11T20:35:20.205Z] Successfully uninstalled idna-3.2 [2022-01-11T20:35:20.789Z] Attempting uninstall: chardet [2022-01-11T20:35:20.789Z] Found existing installation: chardet 4.0.0 [2022-01-11T20:35:20.789Z] Uninstalling chardet-4.0.0: [2022-01-11T20:35:20.789Z] ---> Running in c4fd78b38433 [2022-01-11T20:35:20.789Z] Successfully uninstalled chardet-4.0.0 [2022-01-11T20:35:20.789Z] ---> Running in e78a9aab56d6 [2022-01-11T20:35:20.789Z] ---> Running in 815c4c87a64e [2022-01-11T20:35:21.363Z] Attempting uninstall: requests [2022-01-11T20:35:21.363Z] Found existing installation: requests 2.25.1 [2022-01-11T20:35:21.363Z] Removing intermediate container c4fd78b38433 [2022-01-11T20:35:21.363Z] ---> 78ae15e161ea [2022-01-11T20:35:21.363Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-11T20:35:21.363Z] Uninstalling requests-2.25.1: [2022-01-11T20:35:21.363Z] Successfully uninstalled requests-2.25.1 [2022-01-11T20:35:21.625Z] Running setup.py install for texttable: started [2022-01-11T20:35:21.625Z] ---> Running in 79058cad3591 [2022-01-11T20:35:21.888Z] Running setup.py install for texttable: finished with status 'done' [2022-01-11T20:35:21.888Z] Running setup.py install for PyYAML: started [2022-01-11T20:35:22.465Z] 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 [2022-01-11T20:35:22.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:35:22.728Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:35:22.728Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-11T20:35:22.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:35:22.728Z] Running setup.py install for docopt: started [2022-01-11T20:35:23.006Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:35:23.006Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:35:23.006Z] ---> dd554f6d9a2b [2022-01-11T20:35:23.006Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T20:35:23.006Z] ---> Using cache [2022-01-11T20:35:23.006Z] ---> d7099356c8eb [2022-01-11T20:35:23.006Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:35:23.006Z] ---> Using cache [2022-01-11T20:35:23.006Z] ---> 1b985b79d1e2 [2022-01-11T20:35:23.006Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-11T20:35:23.006Z] ---> Using cache [2022-01-11T20:35:23.006Z] ---> 15e1edde1bc7 [2022-01-11T20:35:23.006Z] Step 6/22 : COPY . . [2022-01-11T20:35:23.006Z] ---> Using cache [2022-01-11T20:35:23.006Z] ---> a9b04e1efdd0 [2022-01-11T20:35:23.006Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:35:23.006Z] ---> Using cache [2022-01-11T20:35:23.006Z] ---> 3adfe167fc84 [2022-01-11T20:35:23.006Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-11T20:35:23.006Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-11T20:35:23.006Z] (2/2) Installing su-exec (0.2-r1) [2022-01-11T20:35:23.006Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:35:23.006Z] OK: 6 MiB in 16 packages [2022-01-11T20:35:23.006Z] ---> Running in 76a5ff56302d [2022-01-11T20:35:23.271Z] Running setup.py install for docopt: finished with status 'done' [2022-01-11T20:35:23.271Z] Running setup.py install for dockerpty: started [2022-01-11T20:35:23.532Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:35:23.532Z] Removing intermediate container 79058cad3591 [2022-01-11T20:35:23.532Z] ---> 84397a345f76 [2022-01-11T20:35:23.532Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-11T20:35:23.796Z] ---> Running in 420f172c3133 [2022-01-11T20:35:23.796Z] 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 [2022-01-11T20:35:23.796Z] Removing intermediate container 420f172c3133 [2022-01-11T20:35:23.796Z] ---> 962dd51d6f5f [2022-01-11T20:35:23.796Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-11T20:35:23.796Z] ---> Running in 9324d110eca4 [2022-01-11T20:35:23.796Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-11T20:35:24.060Z] OK: 220 MiB in 52 packages [2022-01-11T20:35:24.060Z] Removing intermediate container 9324d110eca4 [2022-01-11T20:35:24.060Z] ---> 1901ce7166d2 [2022-01-11T20:35:24.060Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-11T20:35:24.060Z] ---> Running in dca2edbbba24 [2022-01-11T20:35:24.647Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-11T20:35:24.647Z] Removing intermediate container e78a9aab56d6 [2022-01-11T20:35:24.647Z] ---> fbe221f4dc5e [2022-01-11T20:35:24.647Z] Step 6/21 : COPY . . [2022-01-11T20:35:26.581Z] Removing intermediate container dca2edbbba24 [2022-01-11T20:35:26.581Z] ---> 6d64cc763470 [2022-01-11T20:35:26.581Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-11T20:35:26.844Z] ---> Running in 1a1a94373ebe [2022-01-11T20:35:27.109Z] Removing intermediate container 1a1a94373ebe [2022-01-11T20:35:27.109Z] ---> 21436c1a2a50 [2022-01-11T20:35:27.110Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-11T20:35:28.061Z] ---> b51942ecbcd7 [2022-01-11T20:35:28.061Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-11T20:35:28.324Z] ---> Running in e37ecfa90ac9 [2022-01-11T20:35:30.893Z] Removing intermediate container e37ecfa90ac9 [2022-01-11T20:35:30.893Z] ---> 70981f882e99 [2022-01-11T20:35:30.893Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:35:31.157Z] ---> e7668c010e94 [2022-01-11T20:35:31.157Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-11T20:35:31.419Z] Removing intermediate container d0f40f1d1663 [2022-01-11T20:35:31.419Z] ---> e86355ea1cf2 [2022-01-11T20:35:31.419Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-11T20:35:31.690Z] ---> Running in 5852b1714f1c [2022-01-11T20:35:32.282Z] Removing intermediate container 5852b1714f1c [2022-01-11T20:35:32.282Z] ---> 09aaa302618f [2022-01-11T20:35:32.282Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-11T20:35:32.282Z] ---> d3808691f1a4 [2022-01-11T20:35:32.282Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-11T20:35:32.282Z] ---> Running in 8051ddb4fba8 [2022-01-11T20:35:32.863Z] Removing intermediate container 8051ddb4fba8 [2022-01-11T20:35:32.863Z] ---> 1eec073ed5c9 [2022-01-11T20:35:32.863Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-11T20:35:32.863Z] ---> fd9cb757cc4e [2022-01-11T20:35:32.863Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-11T20:35:33.466Z] ---> e76ed4a1d7d9 [2022-01-11T20:35:33.466Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-11T20:35:33.466Z] ---> d183593cd1aa [2022-01-11T20:35:33.466Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-11T20:35:34.472Z] ---> 42784148a03f [2022-01-11T20:35:34.472Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-11T20:35:34.472Z] ---> 92fef5e44964 [2022-01-11T20:35:34.472Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-11T20:35:34.744Z] ---> Running in 998a793cba17 [2022-01-11T20:35:34.744Z] ---> 4b5ca2e0d816 [2022-01-11T20:35:34.744Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-11T20:35:35.012Z] ---> Running in d4876faaab86 [2022-01-11T20:35:35.012Z] Removing intermediate container 998a793cba17 [2022-01-11T20:35:35.012Z] ---> 52c3b339fee7 [2022-01-11T20:35:35.012Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-11T20:35:35.281Z] Removing intermediate container d4876faaab86 [2022-01-11T20:35:35.281Z] ---> 22d27583c756 [2022-01-11T20:35:35.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:35:35.281Z] ---> dfe9307e4328 [2022-01-11T20:35:35.281Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:35:35.281Z] ---> Running in 8c27f8d55358 [2022-01-11T20:35:35.281Z] ---> Running in c9028ec17d03 [2022-01-11T20:35:35.548Z] ---> de8ad9fbcabc [2022-01-11T20:35:35.548Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-11T20:35:35.548Z] Removing intermediate container 8c27f8d55358 [2022-01-11T20:35:35.548Z] ---> a34a5b86c4b8 [2022-01-11T20:35:35.548Z] Step 20/22 : LABEL arch=x86_64 [2022-01-11T20:35:35.819Z] ---> Running in 480da3616a4b [2022-01-11T20:35:35.819Z] ---> Running in bbf109205fd5 [2022-01-11T20:35:35.819Z] Removing intermediate container bbf109205fd5 [2022-01-11T20:35:35.819Z] ---> 073d544138b6 [2022-01-11T20:35:35.819Z] Step 21/22 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:35:36.089Z] ---> Running in 7867fcad771b [2022-01-11T20:35:36.362Z] Removing intermediate container 7867fcad771b [2022-01-11T20:35:36.362Z] ---> bc8cec2b018a [2022-01-11T20:35:36.362Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T20:35:36.362Z] ---> Running in 1377c134dc67 [2022-01-11T20:35:36.362Z] Removing intermediate container 1377c134dc67 [2022-01-11T20:35:36.362Z] ---> faaf0a6fd2cd [2022-01-11T20:35:36.362Z] [2022-01-11T20:35:36.634Z] Successfully built faaf0a6fd2cd [2022-01-11T20:35:36.634Z] Successfully tagged sys-mgmt-agent:latest [2022-01-11T20:35:37.225Z]  Building sys-mgmt-agent ... done Removing intermediate container 480da3616a4b [2022-01-11T20:35:37.225Z] ---> cd1146affde8 [2022-01-11T20:35:37.225Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-11T20:35:37.225Z] ---> Running in 9452e470c7d9 [2022-01-11T20:35:37.503Z] Removing intermediate container 9452e470c7d9 [2022-01-11T20:35:37.503Z] ---> 4146cebe5e3c [2022-01-11T20:35:37.503Z] Step 27/30 : CMD ["gate"] [2022-01-11T20:35:37.503Z] ---> Running in 550a5edcc16c [2022-01-11T20:35:37.774Z] Removing intermediate container c9028ec17d03 [2022-01-11T20:35:37.774Z] ---> 78dc38d3a820 [2022-01-11T20:35:37.774Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-11T20:35:37.774Z] ---> Running in 7c1b6395ed15 [2022-01-11T20:35:37.774Z] Removing intermediate container 550a5edcc16c [2022-01-11T20:35:37.774Z] ---> 2378cb1618f3 [2022-01-11T20:35:37.774Z] Step 28/30 : LABEL arch=x86_64 [2022-01-11T20:35:38.045Z] ---> Running in 2ffe0a5332db [2022-01-11T20:35:38.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-11T20:35:38.312Z] Removing intermediate container 2ffe0a5332db [2022-01-11T20:35:38.312Z] ---> c24f0fefd56c [2022-01-11T20:35:38.312Z] Step 29/30 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:35:38.312Z] ---> Running in f1cf80cd2d0d [2022-01-11T20:35:38.312Z] 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 [2022-01-11T20:35:38.884Z] Removing intermediate container f1cf80cd2d0d [2022-01-11T20:35:38.884Z] ---> 13916f8ff3c4 [2022-01-11T20:35:38.884Z] Step 30/30 : LABEL version=0.0.0 [2022-01-11T20:35:38.884Z] ---> Running in 5866f004f1c8 [2022-01-11T20:35:39.344Z] Removing intermediate container 5866f004f1c8 [2022-01-11T20:35:39.344Z] ---> 4b2e3d7d882e [2022-01-11T20:35:39.344Z] [2022-01-11T20:35:39.344Z] Successfully built 4b2e3d7d882e [2022-01-11T20:35:39.344Z] Successfully tagged security-bootstrapper:latest [2022-01-11T20:35:46.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-11T20:35:47.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-11T20:35:48.593Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-11T20:35:55.396Z]  Building security-bootstrapper ... done Removing intermediate container 76a5ff56302d [2022-01-11T20:35:55.396Z] ---> 53b27ad25727 [2022-01-11T20:35:55.396Z] [2022-01-11T20:35:55.396Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T20:35:55.396Z] ---> 0a97eee8041e [2022-01-11T20:35:55.396Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-11T20:35:55.396Z] ---> Using cache [2022-01-11T20:35:55.396Z] ---> 51b57da9b6c1 [2022-01-11T20:35:55.396Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:35:55.396Z] ---> Using cache [2022-01-11T20:35:55.396Z] ---> 9ab929ed8424 [2022-01-11T20:35:55.396Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-11T20:35:55.396Z] ---> Running in 7b58dad1cc72 [2022-01-11T20:35:55.396Z] Removing intermediate container 7b58dad1cc72 [2022-01-11T20:35:55.396Z] ---> 4bee18d34adc [2022-01-11T20:35:55.396Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-11T20:35:55.396Z] ---> Running in 5ff946de7c08 [2022-01-11T20:35:55.396Z] Removing intermediate container 5ff946de7c08 [2022-01-11T20:35:55.396Z] ---> e620e96a92f7 [2022-01-11T20:35:55.396Z] Step 14/22 : WORKDIR / [2022-01-11T20:35:55.396Z] ---> Running in f1bac77cd341 [2022-01-11T20:35:55.396Z] Removing intermediate container 815c4c87a64e [2022-01-11T20:35:55.396Z] ---> 5092f0566c4c [2022-01-11T20:35:55.396Z] [2022-01-11T20:35:55.396Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T20:35:55.396Z] ---> 0a97eee8041e [2022-01-11T20:35:55.396Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-11T20:35:55.396Z] ---> Using cache [2022-01-11T20:35:55.396Z] ---> 51b57da9b6c1 [2022-01-11T20:35:55.396Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:35:55.396Z] ---> Using cache [2022-01-11T20:35:55.396Z] ---> 9ab929ed8424 [2022-01-11T20:35:55.396Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-11T20:35:55.396Z] ---> Running in 76f54c853931 [2022-01-11T20:35:55.396Z] Removing intermediate container f1bac77cd341 [2022-01-11T20:35:55.396Z] ---> c1774ee6c2eb [2022-01-11T20:35:55.396Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:35:55.396Z] Removing intermediate container 76f54c853931 [2022-01-11T20:35:55.396Z] ---> b9543a78c51c [2022-01-11T20:35:55.396Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-11T20:35:55.397Z] ---> Running in d4a53c986921 [2022-01-11T20:35:55.397Z] ---> 6bab407d8080 [2022-01-11T20:35:55.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-11T20:35:55.397Z] Removing intermediate container d4a53c986921 [2022-01-11T20:35:55.397Z] ---> b43767b7b14c [2022-01-11T20:35:55.397Z] Step 14/22 : WORKDIR / [2022-01-11T20:35:55.397Z] ---> Running in 9f2e9f8e0781 [2022-01-11T20:35:55.663Z] Removing intermediate container 9f2e9f8e0781 [2022-01-11T20:35:55.663Z] ---> 7f4f90bcaac4 [2022-01-11T20:35:55.663Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:35:55.944Z] ---> 0f7631b54233 [2022-01-11T20:35:55.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-11T20:35:55.944Z] ---> c5ba78d6b331 [2022-01-11T20:35:55.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-11T20:35:56.217Z] ---> bb48795bf402 [2022-01-11T20:35:56.217Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-11T20:35:56.217Z] ---> Running in 8646c7e15f43 [2022-01-11T20:35:56.485Z] ---> f57664dc799b [2022-01-11T20:35:56.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-11T20:35:56.485Z] Removing intermediate container 8646c7e15f43 [2022-01-11T20:35:56.485Z] ---> 621805449c29 [2022-01-11T20:35:56.485Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:35:56.750Z] ---> Running in 47f15ca0b367 [2022-01-11T20:35:56.750Z] ---> 628b755db8a1 [2022-01-11T20:35:56.750Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-11T20:35:56.750Z] ---> Running in 6dcf884a5afa [2022-01-11T20:35:56.750Z] Removing intermediate container 47f15ca0b367 [2022-01-11T20:35:56.750Z] ---> 30a368f1df10 [2022-01-11T20:35:56.750Z] Step 20/22 : LABEL arch=x86_64 [2022-01-11T20:35:57.014Z] ---> Running in 4cc43beb66db [2022-01-11T20:35:57.014Z] Removing intermediate container 6dcf884a5afa [2022-01-11T20:35:57.014Z] ---> c7054539550e [2022-01-11T20:35:57.014Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:35:57.014Z] Removing intermediate container 4cc43beb66db [2022-01-11T20:35:57.014Z] ---> 58ac6da86f59 [2022-01-11T20:35:57.014Z] Step 21/22 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:35:57.014Z] ---> Running in da7b4a5e6c8d [2022-01-11T20:35:57.014Z] ---> Running in 25e49f59ea0d [2022-01-11T20:35:57.280Z] Removing intermediate container da7b4a5e6c8d [2022-01-11T20:35:57.280Z] ---> e23590717531 [2022-01-11T20:35:57.280Z] Step 20/22 : LABEL arch=x86_64 [2022-01-11T20:35:57.280Z] Removing intermediate container 25e49f59ea0d [2022-01-11T20:35:57.280Z] ---> 782ef5185403 [2022-01-11T20:35:57.280Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T20:35:57.280Z] ---> Running in 5f1526f5231f [2022-01-11T20:35:57.562Z] ---> Running in 652e054cc3b4 [2022-01-11T20:35:57.562Z] Removing intermediate container 652e054cc3b4 [2022-01-11T20:35:57.562Z] ---> 566b76648d13 [2022-01-11T20:35:57.562Z] [2022-01-11T20:35:57.562Z] Removing intermediate container 5f1526f5231f [2022-01-11T20:35:57.562Z] ---> d03ee5922c26 [2022-01-11T20:35:57.562Z] Step 21/22 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:35:57.838Z] Successfully built 566b76648d13 [2022-01-11T20:35:57.838Z] ---> Running in def09b8b43fb [2022-01-11T20:35:57.838Z] Successfully tagged core-command:latest [2022-01-11T20:35:57.838Z]  Building core-command ... done Removing intermediate container def09b8b43fb [2022-01-11T20:35:57.838Z] ---> 8b75b528c3b0 [2022-01-11T20:35:57.838Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T20:35:57.838Z] ---> Running in 254822eb5eae [2022-01-11T20:35:58.103Z] Removing intermediate container 254822eb5eae [2022-01-11T20:35:58.103Z] ---> 87ef5b9e6657 [2022-01-11T20:35:58.103Z] [2022-01-11T20:35:58.103Z] Successfully built 87ef5b9e6657 [2022-01-11T20:35:58.103Z] Successfully tagged core-metadata:latest [2022-01-11T20:36:00.676Z]  Building core-metadata ... done Removing intermediate container 7c1b6395ed15 [2022-01-11T20:36:00.676Z] ---> 538169079c1d [2022-01-11T20:36:00.676Z] [2022-01-11T20:36:00.676Z] Step 9/21 : FROM alpine:3.14 [2022-01-11T20:36:00.676Z] ---> 0a97eee8041e [2022-01-11T20:36:00.676Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-11T20:36:00.676Z] ---> Running in 6ee35d8368a4 [2022-01-11T20:36:01.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-11T20:36:01.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-11T20:36:01.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-11T20:36:01.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-11T20:36:01.009Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-11T20:36:01.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-11T20:36:01.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-11T20:36:01.248Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-11T20:36:01.287Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-11T20:36:01.511Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-11T20:36:01.511Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:36:01.511Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T20:36:01.511Z] OK: 6 MiB in 16 packages [2022-01-11T20:36:01.774Z] Removing intermediate container 6ee35d8368a4 [2022-01-11T20:36:01.774Z] ---> b7d3c99fb40b [2022-01-11T20:36:01.774Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:36:01.774Z] ---> Running in 99effe7d02b2 [2022-01-11T20:36:01.774Z] Removing intermediate container 99effe7d02b2 [2022-01-11T20:36:01.774Z] ---> 0bb620417cd4 [2022-01-11T20:36:01.774Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-11T20:36:01.774Z] ---> Running in cb5178de7f9f [2022-01-11T20:36:02.041Z] Removing intermediate container cb5178de7f9f [2022-01-11T20:36:02.041Z] ---> 0803b90ab681 [2022-01-11T20:36:02.041Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-11T20:36:02.041Z] ---> Running in 8088df759b32 [2022-01-11T20:36:02.041Z] Removing intermediate container 8088df759b32 [2022-01-11T20:36:02.041Z] ---> 15a83d095859 [2022-01-11T20:36:02.041Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:36:02.305Z] ---> 3de7bef667d7 [2022-01-11T20:36:02.305Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-11T20:36:02.567Z] ---> d328b8de105d [2022-01-11T20:36:02.567Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-11T20:36:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-11T20:36:02.733Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-11T20:36:02.733Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-11T20:36:02.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-11T20:36:02.828Z] ---> 77fa12cb8995 [2022-01-11T20:36:02.829Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-11T20:36:02.829Z] ---> Running in dd6dbe116861 [2022-01-11T20:36:02.829Z] Removing intermediate container dd6dbe116861 [2022-01-11T20:36:02.829Z] ---> ccc60cc637f5 [2022-01-11T20:36:02.829Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:36:02.829Z] ---> Running in d6229e31dc12 [2022-01-11T20:36:03.089Z] Removing intermediate container d6229e31dc12 [2022-01-11T20:36:03.089Z] ---> 4d52bca647a7 [2022-01-11T20:36:03.089Z] Step 19/21 : LABEL arch=x86_64 [2022-01-11T20:36:03.089Z] ---> Running in 7d4a35c26f9c [2022-01-11T20:36:03.089Z] Removing intermediate container 7d4a35c26f9c [2022-01-11T20:36:03.089Z] ---> 69230372b51d [2022-01-11T20:36:03.089Z] Step 20/21 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [2022-01-11T20:36:03.089Z] ---> Running in 540c33efb238 [2022-01-11T20:36:03.349Z] Removing intermediate container 540c33efb238 [2022-01-11T20:36:03.349Z] ---> 30cbcd0dfb2a [2022-01-11T20:36:03.349Z] Step 21/21 : LABEL version=0.0.0 [2022-01-11T20:36:03.349Z] ---> Running in 7960ca5058f5 [2022-01-11T20:36:03.349Z] Removing intermediate container 7960ca5058f5 [2022-01-11T20:36:03.349Z] ---> aed518bef75e [2022-01-11T20:36:03.349Z] [2022-01-11T20:36:03.349Z] Successfully built aed518bef75e [2022-01-11T20:36:03.349Z] Successfully tagged support-notifications:latest [2022-01-11T20:36:03.618Z]  Building support-notifications ... done  [Pipeline] } [2022-01-11T20:36:03.624Z] $ docker stop --time=1 dd1869c1ec47b1f2effa7b2ed010e478c817060937f3db7ca6af887185fbfe7b [2022-01-11T20:36:04.933Z] $ docker rm -f dd1869c1ec47b1f2effa7b2ed010e478c817060937f3db7ca6af887185fbfe7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-11T20:36:05.280Z] + docker images [2022-01-11T20:36:05.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-11T20:36:05.280Z] support-notifications latest aed518bef75e 2 seconds ago 17MB [2022-01-11T20:36:05.280Z] 538169079c1d 5 seconds ago 1.76GB [2022-01-11T20:36:05.280Z] core-metadata latest 87ef5b9e6657 8 seconds ago 16.9MB [2022-01-11T20:36:05.280Z] core-command latest 566b76648d13 8 seconds ago 16.1MB [2022-01-11T20:36:05.280Z] 5092f0566c4c 11 seconds ago 1.76GB [2022-01-11T20:36:05.280Z] 53b27ad25727 12 seconds ago 1.76GB [2022-01-11T20:36:05.280Z] security-bootstrapper latest 4b2e3d7d882e 27 seconds ago 18.9MB [2022-01-11T20:36:05.280Z] sys-mgmt-agent latest faaf0a6fd2cd 29 seconds ago 297MB [2022-01-11T20:36:05.280Z] 7635cd63347e 52 seconds ago 1.76GB [2022-01-11T20:36:05.280Z] support-scheduler latest 4d06f9a45090 53 seconds ago 16.2MB [2022-01-11T20:36:05.280Z] security-proxy-setup latest 58430ce74d2a 57 seconds ago 26.9MB [2022-01-11T20:36:05.280Z] core-data latest 63fcf7b52c64 About a minute ago 20.7MB [2022-01-11T20:36:05.280Z] b71695a7aa32 About a minute ago 1.76GB [2022-01-11T20:36:05.280Z] 608c0f1ca2a5 About a minute ago 1.76GB [2022-01-11T20:36:05.280Z] 54f02fe9f052 About a minute ago 1.77GB [2022-01-11T20:36:05.280Z] 59fa61842557 About a minute ago 1.77GB [2022-01-11T20:36:05.280Z] security-secretstore-setup latest 1e7e151700f6 About a minute ago 28.4MB [2022-01-11T20:36:05.280Z] fd332803f167 About a minute ago 1.77GB [2022-01-11T20:36:05.280Z] ci-base-image-x86_64 latest dd554f6d9a2b 5 minutes ago 1.25GB [2022-01-11T20:36:05.280Z] docker 20.10.10 b706a049f56e 8 weeks ago 216MB [2022-01-11T20:36:05.280Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-11T20:36:05.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB [2022-01-11T20:36:05.281Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-11T20:36:05.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 [2022-01-11T20:36:11.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2022-01-11T20:36:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-11T20:36:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-11T20:36:13.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements [2022-01-11T20:36:13.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-11T20:36:15.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.291s coverage: 44.7% of statements [2022-01-11T20:36:15.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-11T20:36:15.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-11T20:36:18.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.733s coverage: 89.5% of statements [2022-01-11T20:36:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-11T20:36:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-11T20:36:18.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.219s coverage: 84.4% of statements [2022-01-11T20:36:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-11T20:36:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-11T20:36:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-11T20:36:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-11T20:36:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-11T20:36:20.423Z] Still waiting to schedule task [2022-01-11T20:36:20.423Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.820s coverage: 94.2% of statements [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.341s coverage: 0.9% of statements [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.249s coverage: 58.8% of statements [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.172s coverage: 21.7% of statements [2022-01-11T20:36:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 79.5% of statements [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements [2022-01-11T20:36:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2022-01-11T20:36:29.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.346s coverage: 87.5% of statements [2022-01-11T20:36:41.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.254s coverage: 94.4% of statements [2022-01-11T20:36:41.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements [2022-01-11T20:36:46.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.599s coverage: 82.5% of statements [2022-01-11T20:36:46.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.250s coverage: 80.0% of statements [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.855s coverage: 64.4% of statements [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-11T20:36:55.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-11T20:36:55.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements [2022-01-11T20:36:55.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.167s coverage: 89.4% of statements [2022-01-11T20:36:55.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.110s coverage: 100.0% of statements [2022-01-11T20:36:56.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2022-01-11T20:36:57.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2022-01-11T20:37:00.981Z] Running on prd-ubuntu18.04-docker-8c-8g-1274 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-11T20:37:00.994Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-01-11T20:37:01.089Z] The recommended git tool is: git [2022-01-11T20:37:01.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.396s coverage: 65.4% of statements [2022-01-11T20:37:01.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-11T20:37:01.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-11T20:37:01.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-11T20:37:02.690Z] using credential edgex-jenkins-ssh [2022-01-11T20:37:02.701Z] Cloning the remote Git repository [2022-01-11T20:37:02.631Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-11T20:37:02.671Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-01-11T20:37:02.694Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-11T20:37:02.694Z] > git --version # timeout=10 [2022-01-11T20:37:02.702Z] > git --version # 'git version 2.17.1' [2022-01-11T20:37:02.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T20:37:02.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T20:37:03.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.793s coverage: 43.8% of statements [2022-01-11T20:37:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-11T20:37:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-11T20:37:03.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2022-01-11T20:37:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-11T20:37:03.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2022-01-11T20:37:03.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-11T20:37:07.624Z] Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit dd593491210a36411325267f9a36c518a4519b50 [2022-01-11T20:37:07.783Z] Merge succeeded, producing 3624ca9ab3484fe808afdac3f41d93f98b503f06 [2022-01-11T20:37:07.783Z] Checking out Revision 3624ca9ab3484fe808afdac3f41d93f98b503f06 (PR-3848) [2022-01-11T20:37:06.869Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-11T20:37:06.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-11T20:37:06.894Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-11T20:37:06.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-11T20:37:06.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T20:37:06.912Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-11T20:37:07.585Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T20:37:07.592Z] > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 [2022-01-11T20:37:07.652Z] > git remote # timeout=10 [2022-01-11T20:37:07.660Z] > git config --get remote.origin.url # timeout=10 [2022-01-11T20:37:07.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-11T20:37:07.668Z] > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 [2022-01-11T20:37:07.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-11T20:37:07.738Z] > git config core.sparsecheckout # timeout=10 [2022-01-11T20:37:07.747Z] > git checkout -f 3624ca9ab3484fe808afdac3f41d93f98b503f06 # timeout=10 [2022-01-11T20:37:11.264Z] Commit message: "Merge commit '1e28c24963a177f9c725e08727cde139eec58cb6' into HEAD" [2022-01-11T20:37:11.274Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:37:12.057Z] + echo snap-build.sh [2022-01-11T20:37:12.057Z] snap-build.sh [2022-01-11T20:37:12.057Z] + SNAP_BASE_DIR=. [2022-01-11T20:37:12.057Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2022-01-11T20:37:12.057Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2022-01-11T20:37:12.057Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2022-01-11T20:37:12.057Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2022-01-11T20:37:12.057Z] + cd /w/workspace/edgex-go/9 [2022-01-11T20:37:12.057Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-11T20:37:12.057Z] Reading package lists... [2022-01-11T20:37:12.057Z] Building dependency tree... [2022-01-11T20:37:12.057Z] Reading state information... [2022-01-11T20:37:12.057Z] The following packages were automatically installed and are no longer required: [2022-01-11T20:37:12.057Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-11T20:37:12.057Z] uidmap xdelta3 [2022-01-11T20:37:12.057Z] Use 'sudo apt autoremove' to remove them. [2022-01-11T20:37:12.057Z] The following packages will be REMOVED: [2022-01-11T20:37:12.057Z] lxd* lxd-client* [2022-01-11T20:37:12.057Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-11T20:37:11.235Z] > git rev-list --no-walk 4dd96a4b6b9595b94cc860245db356dcbe31705a # timeout=10 [2022-01-11T20:37:12.320Z] After this operation, 31.7 MB disk space will be freed. [2022-01-11T20:37:12.844Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-01-11T20:37:12.844Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-11T20:37:13.792Z] Removing lxd dnsmasq configuration [2022-01-11T20:37:13.792Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-11T20:37:14.053Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-11T20:37:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 17.7% of statements [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-11T20:37:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-11T20:37:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 63.2% of statements [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-11T20:37:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.431s coverage: 97.7% of statements [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-11T20:37:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-11T20:37:14.099Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-11T20:37:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2022-01-11T20:37:14.099Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-01-11T20:37:14.099Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-11T20:37:14.099Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-11T20:37:14.099Z] GO111MODULE=on go vet ./... [2022-01-11T20:37:14.628Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-11T20:37:14.890Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-01-11T20:37:14.890Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-11T20:37:16.279Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-11T20:37:16.279Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-11T20:37:16.852Z] + sudo snap remove --purge lxd [2022-01-11T20:37:16.852Z] snap "lxd" is not installed [2022-01-11T20:37:16.852Z] + sudo groupadd --force --system lxd [2022-01-11T20:37:16.852Z] ++ whoami [2022-01-11T20:37:16.852Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-11T20:37:16.852Z] + newgrp - lxd [2022-01-11T20:37:17.113Z] + sudo snap install lxd [2022-01-11T20:37:25.275Z] 2022-01-11T20:37:22Z INFO Waiting for automatic snapd restart... [2022-01-11T20:37:37.525Z] lxd 4.21 from Canonical* installed [2022-01-11T20:37:37.525Z] + sudo lxd init --auto [2022-01-11T20:37:47.551Z] + sudo snap install --classic snapcraft [2022-01-11T20:37:52.841Z] snapcraft 6.0 from Canonical* installed [2022-01-11T20:37:52.841Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-11T20:37:52.841Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-11T20:37:52.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-11T20:37:52.841Z] Dload Upload Total Spent Left Speed [2022-01-11T20:37:52.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4476 0 --:--:-- --:--:-- --:--:-- 4476 [2022-01-11T20:37:52.841Z] 100 3325k 100 3325k 0 0 6869k 0 --:--:-- --:--:-- --:--:-- 6869k [2022-01-11T20:37:52.841Z] ./yq_linux_amd64 [2022-01-11T20:37:52.841Z] + sudo snapcraft prime --use-lxd [2022-01-11T20:37:54.758Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-11T20:37:54.758Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-01-11T20:37:54.758Z] - README.md [2022-01-11T20:37:54.758Z] [2022-01-11T20:37:54.758Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-11T20:37:55.020Z] Launching a container. [2022-01-11T20:38:05.028Z] Waiting for container to be ready [2022-01-11T20:38:05.602Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-11T20:38:05.602Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-11T20:38:05.602Z] [2022-01-11T20:38:09.820Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-11T20:38:10.763Z] Waiting for network to be ready... [2022-01-11T20:38:11.026Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-01-11T20:38:11.026Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-01-11T20:38:11.026Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1130 kB] [2022-01-11T20:38:11.286Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [204 kB] [2022-01-11T20:38:11.286Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-01-11T20:38:11.286Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-01-11T20:38:11.286Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [636 kB] [2022-01-11T20:38:11.286Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [90.7 kB] [2022-01-11T20:38:11.286Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [675 kB] [2022-01-11T20:38:11.286Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [114 kB] [2022-01-11T20:38:11.547Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-01-11T20:38:11.808Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-01-11T20:38:12.070Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-01-11T20:38:12.070Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-01-11T20:38:12.070Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-01-11T20:38:12.070Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-01-11T20:38:12.070Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-01-11T20:38:12.070Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-01-11T20:38:12.651Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-01-11T20:38:12.651Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1469 kB] [2022-01-11T20:38:12.651Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [291 kB] [2022-01-11T20:38:12.651Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-01-11T20:38:12.651Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-01-11T20:38:12.651Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [694 kB] [2022-01-11T20:38:12.651Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [99.0 kB] [2022-01-11T20:38:12.651Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [892 kB] [2022-01-11T20:38:12.651Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [195 kB] [2022-01-11T20:38:14.565Z] Fetched 22.5 MB in 4s (6106 kB/s) [2022-01-11T20:38:15.137Z] Reading package lists... [2022-01-11T20:38:15.397Z] Reading package lists... [2022-01-11T20:38:15.397Z] Building dependency tree... [2022-01-11T20:38:15.397Z] Reading state information... [2022-01-11T20:38:15.659Z] The following additional packages will be installed: [2022-01-11T20:38:15.659Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-11T20:38:15.659Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-11T20:38:15.659Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-11T20:38:15.659Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-11T20:38:15.659Z] Suggested packages: [2022-01-11T20:38:15.659Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-11T20:38:15.659Z] Recommended packages: [2022-01-11T20:38:15.659Z] gnupg libsasl2-modules [2022-01-11T20:38:15.659Z] The following NEW packages will be installed: [2022-01-11T20:38:15.659Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-11T20:38:15.659Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-11T20:38:15.659Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-11T20:38:15.659Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-11T20:38:15.659Z] The following packages will be upgraded: [2022-01-11T20:38:15.659Z] gpg gpg-agent gpgconf libudev1 [2022-01-11T20:38:15.921Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-01-11T20:38:15.921Z] Need to get 3860 kB of archives. [2022-01-11T20:38:15.921Z] After this operation, 14.9 MB of additional disk space will be used. [2022-01-11T20:38:15.921Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.14 [77.7 kB] [2022-01-11T20:38:16.182Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.14 [1365 kB] [2022-01-11T20:38:16.755Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-01-11T20:38:16.755Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-01-11T20:38:16.755Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-01-11T20:38:16.755Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-01-11T20:38:16.755Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-01-11T20:38:16.755Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-11T20:38:16.755Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-01-11T20:38:16.755Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-01-11T20:38:16.755Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-01-11T20:38:16.755Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-01-11T20:38:16.755Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-01-11T20:38:16.755Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-01-11T20:38:16.755Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-01-11T20:38:16.755Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-01-11T20:38:16.755Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-01-11T20:38:16.755Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-01-11T20:38:16.755Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-01-11T20:38:16.755Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-01-11T20:38:16.755Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-01-11T20:38:17.016Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-01-11T20:38:17.016Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T20:38:17.016Z] Fetched 3860 kB in 1s (3020 kB/s) [2022-01-11T20:38:17.016Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-11T20:38:17.016Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.14_amd64.deb ... [2022-01-11T20:38:17.016Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... [2022-01-11T20:38:17.016Z] Setting up libudev1:amd64 (245.4-4ubuntu3.14) ... [2022-01-11T20:38:17.277Z] Selecting previously unselected package udev. [2022-01-11T20:38:17.277Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-11T20:38:17.277Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.14_amd64.deb ... [2022-01-11T20:38:17.277Z] Unpacking udev (245.4-4ubuntu3.14) ... [2022-01-11T20:38:17.563Z] Selecting previously unselected package libfuse2:amd64. [2022-01-11T20:38:17.563Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-01-11T20:38:17.563Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-01-11T20:38:17.563Z] Selecting previously unselected package fuse. [2022-01-11T20:38:17.563Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-01-11T20:38:17.563Z] Unpacking fuse (2.9.9-3) ... [2022-01-11T20:38:17.563Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-11T20:38:17.563Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-11T20:38:17.563Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-11T20:38:17.563Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-11T20:38:17.839Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-11T20:38:17.839Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-11T20:38:17.839Z] Selecting previously unselected package libksba8:amd64. [2022-01-11T20:38:17.839Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-11T20:38:17.839Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-11T20:38:17.839Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-11T20:38:17.839Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:17.839Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:17.839Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-11T20:38:17.839Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:17.839Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:18.113Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-11T20:38:18.113Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:18.113Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:18.113Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-11T20:38:18.113Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:18.113Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:18.113Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-11T20:38:18.113Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:18.113Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:18.113Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-11T20:38:18.113Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:18.113Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:18.113Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-11T20:38:18.113Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:18.113Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:18.113Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-11T20:38:18.379Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:18.379Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:18.379Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-11T20:38:18.379Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-11T20:38:18.379Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:18.379Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-11T20:38:18.379Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-01-11T20:38:18.379Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-11T20:38:18.379Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-11T20:38:18.379Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-01-11T20:38:18.379Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-11T20:38:18.379Z] Selecting previously unselected package libldap-common. [2022-01-11T20:38:18.379Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-01-11T20:38:18.379Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-11T20:38:18.379Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-11T20:38:18.379Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-01-11T20:38:18.379Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-11T20:38:18.642Z] Selecting previously unselected package dirmngr. [2022-01-11T20:38:18.642Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-11T20:38:18.642Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-11T20:38:18.642Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-11T20:38:18.642Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-01-11T20:38:18.642Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-11T20:38:18.642Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-11T20:38:18.642Z] Setting up udev (245.4-4ubuntu3.14) ... [2022-01-11T20:38:19.214Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-11T20:38:19.214Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-11T20:38:19.214Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.214Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-01-11T20:38:19.214Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-01-11T20:38:19.214Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.214Z] Setting up fuse (2.9.9-3) ... [2022-01-11T20:38:19.214Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-01-11T20:38:19.788Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.788Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.788Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.788Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.788Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.788Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.788Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-11T20:38:19.788Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-11T20:38:19.788Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-11T20:38:20.049Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-01-11T20:38:20.049Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-11T20:38:20.049Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-11T20:38:20.621Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-01-11T20:38:20.621Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-01-11T20:38:20.621Z] units). This means they are not meant to be enabled using systemctl. [2022-01-11T20:38:20.621Z] [2022-01-11T20:38:20.621Z] Possible reasons for having this kind of units are: [2022-01-11T20:38:20.621Z] • A unit may be statically enabled by being symlinked from another unit's [2022-01-11T20:38:20.621Z] .wants/ or .requires/ directory. [2022-01-11T20:38:20.621Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-01-11T20:38:20.621Z] a requirement dependency on it. [2022-01-11T20:38:20.621Z] • A unit may be started when needed via activation (socket, path, timer, [2022-01-11T20:38:20.621Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-11T20:38:20.621Z] • In case of template units, the unit is meant to be enabled with some [2022-01-11T20:38:20.621Z] instance name specified. [2022-01-11T20:38:20.882Z] Reading package lists... [2022-01-11T20:38:21.143Z] Building dependency tree... [2022-01-11T20:38:21.143Z] Reading state information... [2022-01-11T20:38:21.143Z] The following additional packages will be installed: [2022-01-11T20:38:21.143Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-11T20:38:21.143Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-11T20:38:21.143Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-11T20:38:21.143Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-01-11T20:38:21.143Z] squashfs-tools [2022-01-11T20:38:21.143Z] Suggested packages: [2022-01-11T20:38:21.143Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-01-11T20:38:21.143Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-11T20:38:21.143Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-01-11T20:38:21.143Z] Recommended packages: [2022-01-11T20:38:21.143Z] krb5-locales file xauth gnupg [2022-01-11T20:38:21.143Z] The following NEW packages will be installed: [2022-01-11T20:38:21.143Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-11T20:38:21.143Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-11T20:38:21.143Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-11T20:38:21.143Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-01-11T20:38:21.143Z] squashfs-tools sudo [2022-01-11T20:38:21.403Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-01-11T20:38:21.403Z] Need to get 38.0 MB of archives. [2022-01-11T20:38:21.403Z] After this operation, 166 MB of additional disk space will be used. [2022-01-11T20:38:21.403Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-01-11T20:38:21.403Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-01-11T20:38:21.665Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-01-11T20:38:21.665Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-01-11T20:38:21.665Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-01-11T20:38:21.926Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-01-11T20:38:21.926Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-01-11T20:38:21.926Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-01-11T20:38:21.926Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-01-11T20:38:21.926Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-01-11T20:38:21.926Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-01-11T20:38:21.926Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-01-11T20:38:21.926Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-01-11T20:38:21.926Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-01-11T20:38:22.187Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-01-11T20:38:22.187Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-01-11T20:38:22.187Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-01-11T20:38:22.187Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-01-11T20:38:22.187Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-01-11T20:38:22.447Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-01-11T20:38:22.447Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-01-11T20:38:22.447Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-01-11T20:38:22.447Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-01-11T20:38:22.447Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-01-11T20:38:22.447Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-01-11T20:38:23.397Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T20:38:23.397Z] Fetched 38.0 MB in 2s (20.0 MB/s) [2022-01-11T20:38:23.397Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-01-11T20:38:23.397Z] (Reading database ... 13067 files and directories currently installed.) [2022-01-11T20:38:23.397Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-11T20:38:23.397Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-11T20:38:23.397Z] Selecting previously unselected package libexpat1:amd64. [2022-01-11T20:38:23.397Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-01-11T20:38:23.397Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-01-11T20:38:23.397Z] Selecting previously unselected package python3.8-minimal. [2022-01-11T20:38:23.397Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-11T20:38:23.397Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-11T20:38:23.658Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-11T20:38:23.658Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-01-11T20:38:23.658Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-11T20:38:24.229Z] Selecting previously unselected package python3-minimal. [2022-01-11T20:38:24.230Z] (Reading database ... 13358 files and directories currently installed.) [2022-01-11T20:38:24.230Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-01-11T20:38:24.230Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-01-11T20:38:24.230Z] Selecting previously unselected package mime-support. [2022-01-11T20:38:24.230Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-01-11T20:38:24.230Z] Unpacking mime-support (3.64ubuntu1) ... [2022-01-11T20:38:24.230Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-11T20:38:24.230Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-01-11T20:38:24.230Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-01-11T20:38:24.230Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-01-11T20:38:24.230Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-11T20:38:24.230Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-11T20:38:24.490Z] Selecting previously unselected package python3.8. [2022-01-11T20:38:24.490Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-11T20:38:24.490Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-11T20:38:24.490Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-11T20:38:24.490Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-01-11T20:38:24.490Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-11T20:38:24.490Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-01-11T20:38:24.751Z] Selecting previously unselected package python3. [2022-01-11T20:38:24.751Z] (Reading database ... 13760 files and directories currently installed.) [2022-01-11T20:38:24.751Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-01-11T20:38:24.751Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-01-11T20:38:24.751Z] Selecting previously unselected package libbsd0:amd64. [2022-01-11T20:38:24.751Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-01-11T20:38:24.751Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-01-11T20:38:25.012Z] Selecting previously unselected package sudo. [2022-01-11T20:38:25.012Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-01-11T20:38:25.012Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-01-11T20:38:25.012Z] Selecting previously unselected package apparmor. [2022-01-11T20:38:25.012Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-11T20:38:25.012Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-01-11T20:38:25.012Z] Selecting previously unselected package libcbor0.6:amd64. [2022-01-11T20:38:25.012Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-01-11T20:38:25.012Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-11T20:38:25.273Z] Selecting previously unselected package libedit2:amd64. [2022-01-11T20:38:25.273Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-01-11T20:38:25.273Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-01-11T20:38:25.273Z] Selecting previously unselected package libfido2-1:amd64. [2022-01-11T20:38:25.273Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-01-11T20:38:25.273Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-11T20:38:25.273Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-11T20:38:25.273Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:38:25.273Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:38:25.273Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-11T20:38:25.273Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:38:25.273Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:38:25.273Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-11T20:38:25.273Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-01-11T20:38:25.273Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-11T20:38:25.534Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-11T20:38:25.534Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:38:25.534Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:38:25.534Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-11T20:38:25.534Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:38:25.534Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:38:25.534Z] Selecting previously unselected package openssh-client. [2022-01-11T20:38:25.534Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-01-11T20:38:25.534Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-11T20:38:25.795Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-11T20:38:25.795Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-01-11T20:38:25.795Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-01-11T20:38:25.795Z] Selecting previously unselected package squashfs-tools. [2022-01-11T20:38:25.795Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-01-11T20:38:25.795Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-11T20:38:25.795Z] Selecting previously unselected package snapd. [2022-01-11T20:38:25.795Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-01-11T20:38:25.795Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-01-11T20:38:29.101Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-11T20:38:29.101Z] Setting up mime-support (3.64ubuntu1) ... [2022-01-11T20:38:29.101Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-01-11T20:38:29.101Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-11T20:38:29.101Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:38:29.101Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-01-11T20:38:29.101Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:38:29.101Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:38:29.101Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-01-11T20:38:29.101Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-11T20:38:29.101Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-11T20:38:29.101Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-11T20:38:29.101Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-01-11T20:38:29.101Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-11T20:38:29.362Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-11T20:38:29.362Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-01-11T20:38:29.362Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-01-11T20:38:29.362Z] running python rtupdate hooks for python3.8... [2022-01-11T20:38:29.362Z] running python post-rtupdate hooks for python3.8... [2022-01-11T20:38:29.362Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-01-11T20:38:30.318Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-11T20:38:30.318Z] Reloading AppArmor profiles [2022-01-11T20:38:30.318Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:38:30.318Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-11T20:38:30.580Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-01-11T20:38:30.841Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-11T20:38:31.102Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-11T20:38:31.102Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-11T20:38:31.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-11T20:38:31.623Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-11T20:38:31.623Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-11T20:38:31.883Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-11T20:38:32.143Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-11T20:38:32.406Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-11T20:38:32.666Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-11T20:38:32.926Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-01-11T20:38:32.926Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-11T20:38:32.926Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-11T20:38:33.497Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-11T20:38:33.757Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-11T20:38:33.757Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-11T20:38:34.587Z] Reading package lists... [2022-01-11T20:38:34.849Z] Reading package lists... [2022-01-11T20:38:35.111Z] Building dependency tree... [2022-01-11T20:38:35.111Z] Reading state information... [2022-01-11T20:38:35.111Z] Calculating upgrade... [2022-01-11T20:38:35.111Z] The following packages will be upgraded: [2022-01-11T20:38:35.111Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-01-11T20:38:35.111Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-01-11T20:38:35.111Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-01-11T20:38:35.111Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-01-11T20:38:35.111Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-01-11T20:38:35.111Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-01-11T20:38:35.111Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-01-11T20:38:35.111Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-01-11T20:38:35.111Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-01-11T20:38:35.111Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-01-11T20:38:35.111Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-01-11T20:38:35.111Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-01-11T20:38:35.371Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-11T20:38:35.371Z] Need to get 67.4 MB of archives. [2022-01-11T20:38:35.371Z] After this operation, 14.1 MB of additional disk space will be used. [2022-01-11T20:38:35.371Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-01-11T20:38:35.371Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-01-11T20:38:35.371Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-01-11T20:38:35.371Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-01-11T20:38:35.371Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-01-11T20:38:35.371Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-01-11T20:38:35.371Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-01-11T20:38:35.371Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-01-11T20:38:35.371Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-01-11T20:38:35.371Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-01-11T20:38:35.371Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-01-11T20:38:35.371Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-01-11T20:38:35.631Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-01-11T20:38:35.631Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-01-11T20:38:35.631Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-01-11T20:38:35.631Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-01-11T20:38:35.631Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-01-11T20:38:35.631Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-01-11T20:38:35.631Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-01-11T20:38:35.631Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-01-11T20:38:35.631Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-01-11T20:38:35.631Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-01-11T20:38:35.631Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-01-11T20:38:35.631Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-01-11T20:38:35.631Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-01-11T20:38:35.631Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-01-11T20:38:35.631Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-01-11T20:38:35.631Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-01-11T20:38:35.631Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-01-11T20:38:35.631Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-01-11T20:38:35.631Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-01-11T20:38:35.632Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-01-11T20:38:35.632Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-01-11T20:38:35.632Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-01-11T20:38:35.632Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-01-11T20:38:35.632Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-01-11T20:38:35.632Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-01-11T20:38:35.632Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-01-11T20:38:35.892Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-01-11T20:38:35.892Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-01-11T20:38:35.892Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-01-11T20:38:35.892Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-01-11T20:38:36.153Z] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-01-11T20:38:36.153Z] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-94.106 [1114 kB] [2022-01-11T20:38:36.414Z] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-01-11T20:38:36.414Z] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-01-11T20:38:36.414Z] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-01-11T20:38:36.414Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-01-11T20:38:36.414Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-01-11T20:38:36.414Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-01-11T20:38:36.414Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-01-11T20:38:36.414Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-01-11T20:38:36.414Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-01-11T20:38:36.414Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-01-11T20:38:36.414Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-01-11T20:38:36.414Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-01-11T20:38:36.414Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-01-11T20:38:36.675Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-01-11T20:38:36.675Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-01-11T20:38:36.675Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.14 [28.1 kB] [2022-01-11T20:38:36.675Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.14 [10.3 kB] [2022-01-11T20:38:36.675Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-01-11T20:38:36.675Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-01-11T20:38:36.675Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-01-11T20:38:36.675Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-01-11T20:38:36.675Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-01-11T20:38:36.675Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.14 [3807 kB] [2022-01-11T20:38:36.937Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.14 [270 kB] [2022-01-11T20:38:36.937Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-01-11T20:38:36.937Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-01-11T20:38:36.937Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-01-11T20:38:36.937Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-01-11T20:38:36.937Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-01-11T20:38:36.937Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-01-11T20:38:36.937Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-01-11T20:38:36.937Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-01-11T20:38:36.937Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-01-11T20:38:36.937Z] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-01-11T20:38:36.937Z] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-01-11T20:38:36.937Z] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-01-11T20:38:36.937Z] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-01-11T20:38:37.198Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T20:38:37.198Z] Fetched 67.4 MB in 2s (38.3 MB/s) [2022-01-11T20:38:37.198Z] (Reading database ... 14243 files and directories currently installed.) [2022-01-11T20:38:37.198Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-01-11T20:38:37.198Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-11T20:38:37.460Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-11T20:38:37.460Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-11T20:38:37.721Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-94.106_amd64.deb ... [2022-01-11T20:38:37.721Z] Unpacking linux-libc-dev:amd64 (5.4.0-94.106) over (5.4.0-26.30) ... [2022-01-11T20:38:37.721Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:37.721Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:37.982Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:37.982Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.243Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.243Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.243Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.243Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.243Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.504Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.504Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.504Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.504Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.504Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.504Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:38.504Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:38.504Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.504Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.764Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:38.764Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:38.764Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.764Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.764Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.764Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:38.764Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:38.764Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-11T20:38:39.027Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:39.027Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:39.027Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-01-11T20:38:39.289Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-11T20:38:39.552Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-01-11T20:38:39.552Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:39.552Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-01-11T20:38:39.811Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-11T20:38:39.811Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-11T20:38:39.812Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-01-11T20:38:40.073Z] Setting up base-files (11ubuntu5.4) ... [2022-01-11T20:38:40.073Z] Installing new version of config file /etc/issue ... [2022-01-11T20:38:40.073Z] Installing new version of config file /etc/issue.net ... [2022-01-11T20:38:40.073Z] Installing new version of config file /etc/lsb-release ... [2022-01-11T20:38:40.073Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-11T20:38:40.334Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-11T20:38:40.334Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-11T20:38:40.334Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-11T20:38:40.596Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:40.596Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-01-11T20:38:40.596Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-01-11T20:38:40.596Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-01-11T20:38:40.596Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-01-11T20:38:40.596Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:40.596Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:40.596Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-01-11T20:38:40.858Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:40.858Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:40.858Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-11T20:38:40.858Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-11T20:38:40.858Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-11T20:38:41.119Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:41.119Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-11T20:38:41.119Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-11T20:38:41.382Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-11T20:38:41.382Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-11T20:38:41.645Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-11T20:38:41.645Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-11T20:38:41.911Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-01-11T20:38:41.911Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:41.911Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-01-11T20:38:41.911Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-11T20:38:42.483Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-01-11T20:38:42.483Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-01-11T20:38:42.483Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-01-11T20:38:42.483Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:42.483Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-01-11T20:38:42.483Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-01-11T20:38:42.483Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-01-11T20:38:42.483Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:42.483Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:42.483Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-11T20:38:42.744Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:42.744Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:42.744Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:42.744Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-11T20:38:42.744Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:42.744Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:42.744Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:42.744Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-11T20:38:43.005Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:43.005Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-11T20:38:43.005Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:43.005Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:43.005Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:43.005Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-11T20:38:43.005Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:43.265Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:43.265Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:43.265Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-11T20:38:43.265Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:43.265Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-11T20:38:43.834Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:43.834Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-11T20:38:44.407Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-11T20:38:44.407Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:44.407Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-11T20:38:44.407Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-11T20:38:44.407Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-01-11T20:38:44.692Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:44.692Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-01-11T20:38:44.692Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-01-11T20:38:44.692Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-01-11T20:38:44.952Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:44.952Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-01-11T20:38:44.952Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-01-11T20:38:44.952Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-01-11T20:38:44.952Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:44.952Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-01-11T20:38:44.952Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-11T20:38:45.213Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-01-11T20:38:45.213Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:45.213Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.14_amd64.deb ... [2022-01-11T20:38:45.213Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... [2022-01-11T20:38:45.472Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.14_amd64.deb ... [2022-01-11T20:38:45.473Z] Unpacking systemd-sysv (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... [2022-01-11T20:38:45.473Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-11T20:38:45.473Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-01-11T20:38:45.473Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-01-11T20:38:45.473Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-01-11T20:38:45.473Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-11T20:38:45.473Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-11T20:38:45.733Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-01-11T20:38:45.733Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-01-11T20:38:45.733Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-11T20:38:45.734Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-11T20:38:45.734Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-11T20:38:45.994Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:45.994Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-11T20:38:45.994Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-11T20:38:45.994Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-11T20:38:45.994Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:45.994Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-01-11T20:38:45.994Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-01-11T20:38:45.994Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-01-11T20:38:45.994Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:45.994Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-01-11T20:38:46.255Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-01-11T20:38:46.255Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-01-11T20:38:46.255Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:46.255Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-11T20:38:46.255Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-11T20:38:46.255Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-11T20:38:46.516Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:46.516Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-01-11T20:38:46.516Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-01-11T20:38:46.516Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-01-11T20:38:46.516Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-11T20:38:46.516Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-11T20:38:46.516Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-11T20:38:46.516Z] Preparing to unpack .../systemd_245.4-4ubuntu3.14_amd64.deb ... [2022-01-11T20:38:46.776Z] Unpacking systemd (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... [2022-01-11T20:38:47.348Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.14_amd64.deb ... [2022-01-11T20:38:47.348Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... [2022-01-11T20:38:47.348Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.14) ... [2022-01-11T20:38:47.348Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:47.348Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-01-11T20:38:47.348Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-01-11T20:38:47.617Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-01-11T20:38:47.617Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:47.617Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-01-11T20:38:47.617Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-01-11T20:38:47.617Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-01-11T20:38:47.617Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:47.617Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-11T20:38:47.617Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-11T20:38:47.877Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-01-11T20:38:47.877Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:47.877Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-01-11T20:38:47.877Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-01-11T20:38:47.877Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-01-11T20:38:47.877Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:47.877Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-01-11T20:38:47.877Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-01-11T20:38:48.448Z] Setting up apt (2.0.6) ... [2022-01-11T20:38:48.708Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-11T20:38:48.968Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-11T20:38:48.968Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-11T20:38:48.968Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-11T20:38:48.968Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-01-11T20:38:48.968Z] (Reading database ... 14244 files and directories currently installed.) [2022-01-11T20:38:48.968Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-11T20:38:48.968Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-11T20:38:49.229Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-11T20:38:49.229Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-11T20:38:49.229Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-01-11T20:38:49.229Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-11T20:38:49.229Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-01-11T20:38:49.490Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-11T20:38:49.490Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-11T20:38:49.490Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-11T20:38:49.750Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-11T20:38:49.750Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-11T20:38:49.750Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-11T20:38:49.750Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-11T20:38:49.750Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-11T20:38:49.750Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-11T20:38:50.011Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-11T20:38:50.011Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-11T20:38:50.011Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-01-11T20:38:50.011Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-01-11T20:38:50.012Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-01-11T20:38:50.012Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-01-11T20:38:50.272Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-01-11T20:38:50.272Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-01-11T20:38:50.532Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-01-11T20:38:50.532Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-11T20:38:50.532Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-11T20:38:50.532Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-11T20:38:50.532Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-01-11T20:38:50.532Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-11T20:38:50.791Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-11T20:38:50.791Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-11T20:38:50.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-11T20:38:50.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-11T20:38:50.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-11T20:38:50.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-11T20:38:51.061Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-11T20:38:51.061Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-11T20:38:51.061Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-01-11T20:38:51.061Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-11T20:38:51.061Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-11T20:38:51.061Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-11T20:38:51.061Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-01-11T20:38:51.061Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-01-11T20:38:51.321Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:51.321Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-11T20:38:51.321Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:51.321Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-11T20:38:51.637Z] + ls -al . [2022-01-11T20:38:51.637Z] total 672 [2022-01-11T20:38:51.637Z] drwxrwxr-x 9 1001 1001 4096 Jan 11 20:38 . [2022-01-11T20:38:51.637Z] drwxr-xr-x 4 root root 4096 Jan 11 20:34 .. [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 20:31 .dockerignore [2022-01-11T20:38:51.637Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 20:31 .git [2022-01-11T20:38:51.637Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 20:31 .github [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 804 Jan 11 20:31 .gitignore [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 42 Jan 11 20:31 .golangci.yml [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 76 Jan 11 20:31 .hadolint.yml [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 20:31 .sonarcloud.properties [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:31 ADOPTERS.md [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 8910 Jan 11 20:31 Attribution.txt [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 51732 Jan 11 20:31 CHANGELOG.md [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:31 CONTRIBUTING.md [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 677 Jan 11 20:31 GOVERNANCE.md [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 849 Jan 11 20:31 Jenkinsfile [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:31 LICENSE [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 6508 Jan 11 20:31 Makefile [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 582 Jan 11 20:31 OWNERS.md [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 8207 Jan 11 20:31 README.md [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:31 SECURITY.md [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 20:29 VERSION [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 20:31 ZMQWindows.md [2022-01-11T20:38:51.637Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 20:31 bin [2022-01-11T20:38:51.637Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 20:31 cmd [2022-01-11T20:38:51.637Z] -rw-r--r-- 1 root root 428381 Jan 11 20:37 coverage.out [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 828 Jan 11 20:31 go.mod [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 49574 Jan 11 20:34 go.sum [2022-01-11T20:38:51.637Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 20:31 internal [2022-01-11T20:38:51.637Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 20:31 openapi [2022-01-11T20:38:51.637Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 20:31 snap [2022-01-11T20:38:51.637Z] -rw-rw-r-- 1 1001 1001 204 Jan 11 20:31 version.go [Pipeline] sh [2022-01-11T20:38:51.901Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:51.901Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-11T20:38:52.297Z] + '[' -e coverage.out ] [2022-01-11T20:38:52.297Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-11T20:38:52.327Z] Warning: overwriting stash ‘coverage-report’ [2022-01-11T20:38:52.845Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:52.845Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-11T20:38:53.106Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:53.106Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-11T20:38:53.173Z] Stashed 1 file(s) [Pipeline] sh [2022-01-11T20:38:53.368Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:53.368Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-11T20:38:53.821Z] + make build [2022-01-11T20:38:53.821Z] 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 [2022-01-11T20:38:53.936Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-11T20:38:53.936Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-11T20:38:53.936Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-01-11T20:38:53.936Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-01-11T20:38:53.936Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-01-11T20:38:54.196Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-01-11T20:38:54.196Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-01-11T20:38:54.196Z] Setting up linux-libc-dev:amd64 (5.4.0-94.106) ... [2022-01-11T20:38:54.196Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-01-11T20:38:54.196Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:54.196Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-01-11T20:38:54.196Z] [2022-01-11T20:38:54.196Z] Current default time zone: 'Etc/UTC' [2022-01-11T20:38:54.196Z] Local time is now: Tue Jan 11 20:38:54 UTC 2022. [2022-01-11T20:38:54.196Z] Universal Time is now: Tue Jan 11 20:38:54 UTC 2022. [2022-01-11T20:38:54.196Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-11T20:38:54.196Z] [2022-01-11T20:38:54.196Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-01-11T20:38:54.196Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:54.196Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:54.196Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:54.196Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:54.196Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:54.196Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-01-11T20:38:54.196Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-01-11T20:38:54.196Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-01-11T20:38:54.456Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-01-11T20:38:54.456Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-01-11T20:38:54.456Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:54.456Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:54.456Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-01-11T20:38:54.456Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:54.456Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-11T20:38:54.456Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-11T20:38:54.456Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-01-11T20:38:54.456Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-01-11T20:38:54.456Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-01-11T20:38:56.368Z] Updating certificates in /etc/ssl/certs... [2022-01-11T20:38:56.938Z] 21 added, 21 removed; done. [2022-01-11T20:38:56.938Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-11T20:38:56.938Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-01-11T20:38:56.938Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-01-11T20:38:57.199Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-11T20:38:57.200Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-01-11T20:38:57.200Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-01-11T20:38:57.200Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-01-11T20:38:57.200Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-01-11T20:38:57.200Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-11T20:38:57.200Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-01-11T20:38:57.200Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-11T20:38:57.200Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-11T20:38:57.200Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-11T20:38:57.200Z] Setting up systemd-timesyncd (245.4-4ubuntu3.14) ... [2022-01-11T20:38:57.460Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-01-11T20:38:57.460Z] Setting up systemd (245.4-4ubuntu3.14) ... [2022-01-11T20:38:57.460Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-11T20:38:57.721Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-01-11T20:38:58.662Z] Setting up systemd-sysv (245.4-4ubuntu3.14) ... [2022-01-11T20:38:58.662Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-01-11T20:38:58.662Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-11T20:38:58.662Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-01-11T20:38:58.662Z] Updating certificates in /etc/ssl/certs... [2022-01-11T20:38:59.237Z] 0 added, 0 removed; done. [2022-01-11T20:38:59.237Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-11T20:38:59.237Z] done. [2022-01-11T20:39:00.438Z] Reading package lists... [2022-01-11T20:39:00.438Z] Building dependency tree... [2022-01-11T20:39:00.438Z] Reading state information... [2022-01-11T20:39:00.528Z] 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 [2022-01-11T20:39:00.698Z] The following NEW packages will be installed: [2022-01-11T20:39:00.698Z] apt-transport-https [2022-01-11T20:39:00.698Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-11T20:39:00.957Z] Need to get 4680 B of archives. [2022-01-11T20:39:00.957Z] After this operation, 162 kB of additional disk space will be used. [2022-01-11T20:39:00.957Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-01-11T20:39:00.957Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T20:39:00.957Z] Fetched 4680 B in 0s (24.5 kB/s) [2022-01-11T20:39:00.957Z] Selecting previously unselected package apt-transport-https. [2022-01-11T20:39:00.957Z] (Reading database ... 14251 files and directories currently installed.) [2022-01-11T20:39:00.957Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-01-11T20:39:00.957Z] Unpacking apt-transport-https (2.0.6) ... [2022-01-11T20:39:00.957Z] Setting up apt-transport-https (2.0.6) ... [2022-01-11T20:39:01.217Z] Waiting for network to be ready... [2022-01-11T20:39:07.794Z] 2022-01-11T20:39:05Z INFO Waiting for automatic snapd restart... [2022-01-11T20:39:09.177Z] snapd 2.53.4 from Canonical* installed [2022-01-11T20:39:10.117Z] "snapd" switched to the "latest/stable" channel [2022-01-11T20:39:10.117Z] [2022-01-11T20:39:12.661Z] core20 20211129 from Canonical* installed [2022-01-11T20:39:12.661Z] "core20" switched to the "latest/stable" channel [2022-01-11T20:39:12.661Z] [2022-01-11T20:39:14.570Z] snapcraft 6.0 from Canonical* installed [2022-01-11T20:39:14.830Z] "snapcraft" switched to the "latest/stable" channel [2022-01-11T20:39:14.830Z] [2022-01-11T20:39:19.032Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-01-11T20:39:19.032Z] - README.md [2022-01-11T20:39:19.032Z] [2022-01-11T20:39:19.032Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-11T20:39:19.291Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-11T20:39:19.551Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-11T20:39:19.551Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-01-11T20:39:20.122Z] Fetched 114 kB in 1s (166 kB/s) [2022-01-11T20:39:20.697Z] Reading package lists... [2022-01-11T20:39:20.959Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-01-11T20:39:20.959Z] Reading package lists... [2022-01-11T20:39:21.219Z] Building dependency tree... [2022-01-11T20:39:21.219Z] Reading state information... [2022-01-11T20:39:21.219Z] Suggested packages: [2022-01-11T20:39:21.219Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-01-11T20:39:21.219Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-01-11T20:39:21.219Z] krb5-user libnorm-doc [2022-01-11T20:39:21.219Z] Recommended packages: [2022-01-11T20:39:21.219Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-11T20:39:21.480Z] The following NEW packages will be installed: [2022-01-11T20:39:21.480Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-01-11T20:39:21.480Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-01-11T20:39:21.480Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-01-11T20:39:21.480Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-01-11T20:39:21.480Z] libzmq5 pkg-config zip [2022-01-11T20:39:21.480Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-01-11T20:39:21.741Z] Need to get 10.3 MB of archives. [2022-01-11T20:39:21.741Z] After this operation, 56.5 MB of additional disk space will be used. [2022-01-11T20:39:21.741Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-01-11T20:39:21.741Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-01-11T20:39:22.316Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-01-11T20:39:22.316Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-01-11T20:39:22.316Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-01-11T20:39:22.316Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-01-11T20:39:22.316Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-01-11T20:39:22.316Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-01-11T20:39:22.316Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-01-11T20:39:22.316Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-01-11T20:39:22.316Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-01-11T20:39:22.316Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-01-11T20:39:22.316Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-01-11T20:39:22.316Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-01-11T20:39:22.316Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-01-11T20:39:22.577Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-01-11T20:39:22.577Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-01-11T20:39:22.577Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-01-11T20:39:22.577Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-01-11T20:39:22.577Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-01-11T20:39:22.577Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-11T20:39:22.577Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-01-11T20:39:22.577Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-01-11T20:39:22.577Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-01-11T20:39:22.577Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-01-11T20:39:22.577Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-01-11T20:39:22.577Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-01-11T20:39:22.577Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-11T20:39:22.839Z] Fetched 10.3 MB in 1s (9334 kB/s) [2022-01-11T20:39:22.839Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-11T20:39:22.839Z] (Reading database ... 14255 files and directories currently installed.) [2022-01-11T20:39:22.839Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-01-11T20:39:22.839Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-11T20:39:22.839Z] Selecting previously unselected package libsodium23:amd64. [2022-01-11T20:39:22.839Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-01-11T20:39:22.839Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-01-11T20:39:22.839Z] Selecting previously unselected package libpsl5:amd64. [2022-01-11T20:39:22.839Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-01-11T20:39:22.839Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-11T20:39:23.098Z] Selecting previously unselected package libbrotli1:amd64. [2022-01-11T20:39:23.098Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-01-11T20:39:23.098Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-11T20:39:23.098Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-11T20:39:23.098Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-01-11T20:39:23.098Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-11T20:39:23.098Z] Selecting previously unselected package librtmp1:amd64. [2022-01-11T20:39:23.098Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-01-11T20:39:23.098Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-11T20:39:23.098Z] Selecting previously unselected package libssh-4:amd64. [2022-01-11T20:39:23.098Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-01-11T20:39:23.098Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-11T20:39:23.358Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-11T20:39:23.358Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-11T20:39:23.358Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-11T20:39:23.358Z] Selecting previously unselected package liberror-perl. [2022-01-11T20:39:23.358Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-01-11T20:39:23.358Z] Unpacking liberror-perl (0.17029-1) ... [2022-01-11T20:39:23.358Z] Selecting previously unselected package git-man. [2022-01-11T20:39:23.358Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-01-11T20:39:23.358Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-11T20:39:23.358Z] Selecting previously unselected package git. [2022-01-11T20:39:23.358Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-01-11T20:39:23.358Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-01-11T20:39:23.929Z] Selecting previously unselected package libgssrpc4:amd64. [2022-01-11T20:39:23.929Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:39:23.929Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:23.929Z] Selecting previously unselected package libkdb5-9:amd64. [2022-01-11T20:39:23.929Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:39:23.929Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.190Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-01-11T20:39:24.190Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:39:24.190Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.190Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-01-11T20:39:24.190Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:39:24.190Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.190Z] Selecting previously unselected package comerr-dev:amd64. [2022-01-11T20:39:24.190Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-01-11T20:39:24.190Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-11T20:39:24.190Z] Selecting previously unselected package krb5-multidev:amd64. [2022-01-11T20:39:24.190Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:39:24.190Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.190Z] Selecting previously unselected package libnorm1:amd64. [2022-01-11T20:39:24.190Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-11T20:39:24.190Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-11T20:39:24.452Z] Selecting previously unselected package libnorm-dev:amd64. [2022-01-11T20:39:24.452Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-11T20:39:24.452Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-11T20:39:24.452Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-11T20:39:24.452Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-11T20:39:24.452Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-11T20:39:24.452Z] Selecting previously unselected package libpgm-dev:amd64. [2022-01-11T20:39:24.452Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-11T20:39:24.452Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-11T20:39:24.452Z] Selecting previously unselected package libsodium-dev:amd64. [2022-01-11T20:39:24.452Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-01-11T20:39:24.452Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-01-11T20:39:24.712Z] Selecting previously unselected package libzmq5:amd64. [2022-01-11T20:39:24.712Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-01-11T20:39:24.712Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-11T20:39:24.712Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-01-11T20:39:24.712Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-11T20:39:24.712Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.712Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-11T20:39:24.712Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-01-11T20:39:24.712Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-11T20:39:24.712Z] Selecting previously unselected package pkg-config. [2022-01-11T20:39:24.712Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-01-11T20:39:24.712Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-01-11T20:39:24.712Z] Selecting previously unselected package zip. [2022-01-11T20:39:24.712Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-01-11T20:39:24.712Z] Unpacking zip (3.0-11build1) ... [2022-01-11T20:39:24.974Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-11T20:39:24.974Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-01-11T20:39:24.974Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-11T20:39:24.974Z] No schema files found: doing nothing. [2022-01-11T20:39:24.974Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-11T20:39:24.974Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-11T20:39:24.974Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-11T20:39:24.974Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-11T20:39:24.974Z] Setting up liberror-perl (0.17029-1) ... [2022-01-11T20:39:24.974Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.974Z] Setting up zip (3.0-11build1) ... [2022-01-11T20:39:24.974Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-11T20:39:24.974Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-11T20:39:24.974Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-01-11T20:39:24.974Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-01-11T20:39:24.974Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-11T20:39:24.974Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.974Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-11T20:39:24.974Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.974Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-11T20:39:24.974Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:24.974Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-11T20:39:24.974Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-11T20:39:25.235Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-11T20:39:25.235Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-01-11T20:39:25.235Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:25.235Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-11T20:39:25.235Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-11T20:39:25.235Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-11T20:39:25.806Z] comerr-dev set to automatically installed. [2022-01-11T20:39:25.806Z] git set to automatically installed. [2022-01-11T20:39:25.806Z] git-man set to automatically installed. [2022-01-11T20:39:25.806Z] krb5-multidev set to automatically installed. [2022-01-11T20:39:25.806Z] libbrotli1 set to automatically installed. [2022-01-11T20:39:25.806Z] libcurl3-gnutls set to automatically installed. [2022-01-11T20:39:25.806Z] liberror-perl set to automatically installed. [2022-01-11T20:39:25.806Z] libglib2.0-0 set to automatically installed. [2022-01-11T20:39:25.806Z] libgssrpc4 set to automatically installed. [2022-01-11T20:39:25.806Z] libkadm5clnt-mit11 set to automatically installed. [2022-01-11T20:39:25.806Z] libkadm5srv-mit11 set to automatically installed. [2022-01-11T20:39:25.806Z] libkdb5-9 set to automatically installed. [2022-01-11T20:39:25.806Z] libkrb5-dev set to automatically installed. [2022-01-11T20:39:25.806Z] libnghttp2-14 set to automatically installed. [2022-01-11T20:39:25.806Z] libnorm-dev set to automatically installed. [2022-01-11T20:39:25.806Z] libnorm1 set to automatically installed. [2022-01-11T20:39:25.806Z] libpgm-5.2-0 set to automatically installed. [2022-01-11T20:39:25.806Z] libpgm-dev set to automatically installed. [2022-01-11T20:39:25.806Z] libpsl5 set to automatically installed. [2022-01-11T20:39:25.806Z] librtmp1 set to automatically installed. [2022-01-11T20:39:25.806Z] libsodium-dev set to automatically installed. [2022-01-11T20:39:25.806Z] libsodium23 set to automatically installed. [2022-01-11T20:39:25.806Z] libssh-4 set to automatically installed. [2022-01-11T20:39:25.806Z] libzmq3-dev set to automatically installed. [2022-01-11T20:39:25.806Z] libzmq5 set to automatically installed. [2022-01-11T20:39:25.806Z] pkg-config set to automatically installed. [2022-01-11T20:39:25.806Z] zip set to automatically installed. [2022-01-11T20:39:26.751Z] snapd is not logged in, snap install commands will use sudo [2022-01-11T20:39:27.323Z] error: cannot refresh "core20": unexpectedly empty response from the server [2022-01-11T20:39:27.324Z] (try again later) [2022-01-11T20:39:27.324Z] Error while refreshing snap 'core20' to channel 'latest/stable' [2022-01-11T20:39:27.333Z] 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 [2022-01-11T20:39:27.333Z] 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 [2022-01-11T20:39:27.583Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-11T20:39:29.206Z] Failed in branch amd64 [2022-01-11T20:39:30.718Z] 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 [2022-01-11T20:39:32.156Z] 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 [2022-01-11T20:39:35.544Z] 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 [2022-01-11T20:39:38.939Z] 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 [2022-01-11T20:39:42.331Z] 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 [2022-01-11T20:39:47.738Z] 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 [2022-01-11T20:39:50.359Z] 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 [2022-01-11T20:39:53.753Z] 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] } [2022-01-11T20:40:00.529Z] $ docker stop --time=1 f09ad6897183ecdd394068cc87d52ca8632e7ed400be196f39d45d4a497982b6 [2022-01-11T20:40:02.618Z] $ docker rm -f f09ad6897183ecdd394068cc87d52ca8632e7ed400be196f39d45d4a497982b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:40:04.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-11T20:40:04.120Z] [2022-01-11T20:40:04.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:40:04.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-11T20:40:04.749Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-11T20:40:04.749Z] 29e5d40040c1: Pulling fs layer [2022-01-11T20:40:04.749Z] 1ce36da41761: Pulling fs layer [2022-01-11T20:40:04.749Z] 25b303627fd3: Pulling fs layer [2022-01-11T20:40:04.749Z] 29e5d40040c1: Verifying Checksum [2022-01-11T20:40:04.749Z] 29e5d40040c1: Download complete [2022-01-11T20:40:05.023Z] 1ce36da41761: Verifying Checksum [2022-01-11T20:40:05.023Z] 1ce36da41761: Download complete [2022-01-11T20:40:05.299Z] 29e5d40040c1: Pull complete [2022-01-11T20:40:06.738Z] 25b303627fd3: Verifying Checksum [2022-01-11T20:40:06.738Z] 25b303627fd3: Download complete [2022-01-11T20:40:06.738Z] 1ce36da41761: Pull complete [2022-01-11T20:40:19.139Z] 25b303627fd3: Pull complete [2022-01-11T20:40:19.139Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-11T20:40:19.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-11T20:40:19.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-11T20:40:19.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2022-01-11T20:40:19.512Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-11T20:40:21.998Z] $ docker top 63d660504aebb20d1a2a8075b42a54d4adb2988e0145f5f1005bafab219dc7c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T20:40:22.942Z] + docker-compose build --help [2022-01-11T20:40:22.942Z] + grep parallel [2022-01-11T20:40:28.413Z] --parallel Build images in parallel. [Pipeline] } [2022-01-11T20:40:28.458Z] $ docker stop --time=1 63d660504aebb20d1a2a8075b42a54d4adb2988e0145f5f1005bafab219dc7c2 [2022-01-11T20:40:30.156Z] $ docker rm -f 63d660504aebb20d1a2a8075b42a54d4adb2988e0145f5f1005bafab219dc7c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:40:30.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-11T20:40:30.824Z] . [Pipeline] withDockerContainer [2022-01-11T20:40:31.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2022-01-11T20:40:31.184Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-11T20:40:32.550Z] $ docker top bd70dc7bc6632e92407a7a5b86fb8e4be105c88a3efc005582267896c5ab74ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T20:40:33.432Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-11T20:40:38.820Z] Building core-command ... [2022-01-11T20:40:38.820Z] Building core-data ... [2022-01-11T20:40:38.820Z] Building core-metadata ... [2022-01-11T20:40:38.820Z] Building security-bootstrapper ... [2022-01-11T20:40:38.820Z] Building security-proxy-setup ... [2022-01-11T20:40:38.820Z] Building security-secretstore-setup ... [2022-01-11T20:40:38.820Z] Building support-notifications ... [2022-01-11T20:40:38.820Z] Building support-scheduler ... [2022-01-11T20:40:38.820Z] Building sys-mgmt-agent ... [2022-01-11T20:40:38.820Z] Building sys-mgmt-agent [2022-01-11T20:40:38.820Z] Building core-command [2022-01-11T20:40:38.820Z] Building core-data [2022-01-11T20:40:38.820Z] Building security-secretstore-setup [2022-01-11T20:40:38.820Z] Building security-proxy-setup [2022-01-11T20:42:00.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:42:00.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:42:00.580Z] ---> 1567e1f31557 [2022-01-11T20:42:00.580Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T20:42:00.580Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:42:00.580Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:42:00.580Z] ---> 1567e1f31557 [2022-01-11T20:42:00.580Z] Step 3/24 : WORKDIR /edgex-go [2022-01-11T20:42:00.580Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:42:00.580Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:42:00.580Z] ---> 1567e1f31557 [2022-01-11T20:42:00.580Z] Step 3/20 : WORKDIR /edgex-go [2022-01-11T20:42:00.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:42:00.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:42:00.580Z] ---> 1567e1f31557 [2022-01-11T20:42:00.580Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T20:42:00.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:42:00.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:42:00.580Z] ---> 1567e1f31557 [2022-01-11T20:42:00.580Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T20:42:00.580Z] ---> Running in 18797d7c7d16 [2022-01-11T20:42:00.580Z] ---> Running in 0a356ac0058f [2022-01-11T20:42:00.580Z] ---> Running in eb0ee1ef6285 [2022-01-11T20:42:00.580Z] ---> Running in e130ddfa80b1 [2022-01-11T20:42:00.580Z] ---> Running in 77f787fbb891 [2022-01-11T20:42:00.580Z] Removing intermediate container e130ddfa80b1 [2022-01-11T20:42:00.580Z] ---> 534ee158cf40 [2022-01-11T20:42:00.580Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:42:00.580Z] Removing intermediate container eb0ee1ef6285 [2022-01-11T20:42:00.580Z] ---> 4c9dc8254605 [2022-01-11T20:42:00.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:42:00.580Z] Removing intermediate container 18797d7c7d16 [2022-01-11T20:42:00.580Z] ---> 401e5d962f45 [2022-01-11T20:42:00.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:42:00.580Z] Removing intermediate container 77f787fbb891 [2022-01-11T20:42:00.580Z] ---> dda0c153d4c2 [2022-01-11T20:42:00.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:42:00.580Z] Removing intermediate container 0a356ac0058f [2022-01-11T20:42:00.580Z] ---> 3089c9628e22 [2022-01-11T20:42:00.580Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:42:00.580Z] ---> Running in b9584e6e02ef [2022-01-11T20:42:00.580Z] ---> Running in b5e069f68e79 [2022-01-11T20:42:00.580Z] ---> Running in c6dcb67bef10 [2022-01-11T20:42:00.580Z] ---> Running in b9a963df3432 [2022-01-11T20:42:00.580Z] ---> Running in 473e072900fe [2022-01-11T20:42:00.580Z] Removing intermediate container b5e069f68e79 [2022-01-11T20:42:00.580Z] ---> 9c2ae26fa422 [2022-01-11T20:42:00.580Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-11T20:42:00.580Z] Removing intermediate container c6dcb67bef10 [2022-01-11T20:42:00.580Z] ---> fc084a65b3a5 [2022-01-11T20:42:00.580Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-11T20:42:00.580Z] ---> Running in 286d0f3924c2 [2022-01-11T20:42:00.580Z] ---> Running in 444cc592a47d [2022-01-11T20:42:00.580Z] Removing intermediate container b9584e6e02ef [2022-01-11T20:42:00.580Z] ---> ccc20fde7d1e [2022-01-11T20:42:00.580Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-11T20:42:00.580Z] Removing intermediate container b9a963df3432 [2022-01-11T20:42:00.580Z] ---> d03aa291faf5 [2022-01-11T20:42:00.580Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-11T20:42:00.580Z] ---> Running in e9b491a13175 [2022-01-11T20:42:00.580Z] Removing intermediate container 473e072900fe [2022-01-11T20:42:00.580Z] ---> 2bc1032fba53 [2022-01-11T20:42:00.580Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-11T20:42:00.580Z] ---> Running in 5ce597246eb9 [2022-01-11T20:42:00.580Z] ---> Running in fa81585957b7 [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:42:00.580Z] OK: 219 MiB in 52 packages [2022-01-11T20:42:00.580Z] OK: 219 MiB in 52 packages [2022-01-11T20:42:00.580Z] OK: 219 MiB in 52 packages [2022-01-11T20:42:00.580Z] OK: 219 MiB in 52 packages [2022-01-11T20:42:00.580Z] OK: 219 MiB in 52 packages [2022-01-11T20:42:00.580Z] Removing intermediate container 286d0f3924c2 [2022-01-11T20:42:00.580Z] ---> 5f63ea7b2873 [2022-01-11T20:42:00.580Z] Step 6/22 : COPY . . [2022-01-11T20:42:00.580Z] Removing intermediate container 444cc592a47d [2022-01-11T20:42:00.580Z] ---> 2e37338194e8 [2022-01-11T20:42:00.580Z] Step 6/22 : COPY . . [2022-01-11T20:42:00.580Z] Removing intermediate container e9b491a13175 [2022-01-11T20:42:00.580Z] ---> 0b3a6f55a211 [2022-01-11T20:42:00.580Z] Step 6/24 : COPY . . [2022-01-11T20:42:00.580Z] Removing intermediate container 5ce597246eb9 [2022-01-11T20:42:00.580Z] ---> 50383cd310da [2022-01-11T20:42:00.580Z] Step 6/22 : COPY . . [2022-01-11T20:42:00.580Z] Removing intermediate container fa81585957b7 [2022-01-11T20:42:00.580Z] ---> c1b846a6772e [2022-01-11T20:42:00.580Z] Step 6/20 : COPY . . [2022-01-11T20:42:22.764Z] ---> f71f6425f3d7 [2022-01-11T20:42:22.764Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:42:22.764Z] ---> 5d4cbae8c253 [2022-01-11T20:42:22.764Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:42:22.764Z] ---> 0d1b95c717bb [2022-01-11T20:42:22.764Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:42:22.764Z] ---> 19e7ef3ae31f [2022-01-11T20:42:22.764Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:42:22.764Z] ---> Running in 1719ab2b9638 [2022-01-11T20:42:22.764Z] ---> Running in 3cbccd1a1d93 [2022-01-11T20:42:22.764Z] ---> Running in d6d1c456bb21 [2022-01-11T20:42:22.764Z] ---> Running in 62e2a7fe9b38 [2022-01-11T20:42:22.764Z] ---> b30b67f1eb9a [2022-01-11T20:42:22.764Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:42:22.764Z] ---> Running in 053b94b7e7c8 [2022-01-11T20:42:27.076Z] Removing intermediate container 1719ab2b9638 [2022-01-11T20:42:27.076Z] ---> 7ab327ed7518 [2022-01-11T20:42:27.076Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-11T20:42:27.076Z] ---> Running in df5aa79edb20 [2022-01-11T20:42:27.348Z] Removing intermediate container 053b94b7e7c8 [2022-01-11T20:42:27.348Z] ---> cf7362240dff [2022-01-11T20:42:27.348Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-11T20:42:27.622Z] Removing intermediate container 3cbccd1a1d93 [2022-01-11T20:42:27.622Z] ---> 89e094ce2a52 [2022-01-11T20:42:27.622Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-11T20:42:27.622Z] ---> Running in 6ba3ae039be7 [2022-01-11T20:42:27.622Z] Removing intermediate container 62e2a7fe9b38 [2022-01-11T20:42:27.622Z] ---> 871e17a30f8d [2022-01-11T20:42:27.622Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-11T20:42:27.622Z] Removing intermediate container d6d1c456bb21 [2022-01-11T20:42:27.622Z] ---> e36c5fd45747 [2022-01-11T20:42:27.622Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-11T20:42:27.622Z] ---> Running in da4ac090e4f0 [2022-01-11T20:42:27.912Z] ---> Running in d798cf211122 [2022-01-11T20:42:27.912Z] ---> Running in bae7f551ec85 [2022-01-11T20:42:28.196Z] 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 [2022-01-11T20:42:29.639Z] 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 [2022-01-11T20:42:30.236Z] 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 [2022-01-11T20:42:30.236Z] 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 [2022-01-11T20:42:30.236Z] 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 [2022-01-11T20:44:22.068Z] 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 [2022-01-11T20:44:22.068Z] 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 [2022-01-11T20:44:22.068Z] Removing intermediate container df5aa79edb20 [2022-01-11T20:44:22.068Z] ---> 4ebcd78d1463 [2022-01-11T20:44:22.068Z] [2022-01-11T20:44:22.068Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T20:44:22.068Z] 3.14: Pulling from library/alpine [2022-01-11T20:44:22.068Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-11T20:44:22.068Z] Status: Downloaded newer image for alpine:3.14 [2022-01-11T20:44:22.068Z] ---> 5b8b7b635229 [2022-01-11T20:44:22.068Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-11T20:44:22.068Z] ---> Running in 6a8519d1f911 [2022-01-11T20:44:24.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:24.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:25.678Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-11T20:44:25.678Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:44:25.678Z] OK: 6 MiB in 15 packages [2022-01-11T20:44:25.678Z] Removing intermediate container bae7f551ec85 [2022-01-11T20:44:25.678Z] ---> 3b7909048dfa [2022-01-11T20:44:25.678Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-11T20:44:25.964Z] ---> Running in 7850469ebd36 [2022-01-11T20:44:27.425Z] Removing intermediate container 6a8519d1f911 [2022-01-11T20:44:27.425Z] ---> 6fc515c1069e [2022-01-11T20:44:27.425Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:44:27.704Z] ---> Running in 9bbfb4a15279 [2022-01-11T20:44:28.692Z] 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 [2022-01-11T20:44:28.692Z] Removing intermediate container 9bbfb4a15279 [2022-01-11T20:44:28.692Z] ---> 031d1097290a [2022-01-11T20:44:28.692Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-11T20:44:28.968Z] ---> Running in 62ad8d9530dc [2022-01-11T20:44:29.962Z] Removing intermediate container 62ad8d9530dc [2022-01-11T20:44:29.962Z] ---> 674d5142c3e4 [2022-01-11T20:44:29.962Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-11T20:44:30.240Z] ---> Running in 5ea5242b7dbc [2022-01-11T20:44:31.241Z] Removing intermediate container 5ea5242b7dbc [2022-01-11T20:44:31.241Z] ---> 0e5b1f1c1a4a [2022-01-11T20:44:31.241Z] Step 14/22 : WORKDIR / [2022-01-11T20:44:31.241Z] ---> Running in 1b3e4a649eb2 [2022-01-11T20:44:32.232Z] Removing intermediate container 1b3e4a649eb2 [2022-01-11T20:44:32.232Z] ---> c2a27afb5de4 [2022-01-11T20:44:32.232Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:44:32.830Z] Removing intermediate container 6ba3ae039be7 [2022-01-11T20:44:32.830Z] ---> 67e33abbd45b [2022-01-11T20:44:32.830Z] [2022-01-11T20:44:32.830Z] Step 9/24 : FROM alpine:3.14 [2022-01-11T20:44:32.830Z] ---> 5b8b7b635229 [2022-01-11T20:44:32.830Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-11T20:44:33.106Z] ---> Running in 6d5da220f30b [2022-01-11T20:44:33.387Z] Removing intermediate container 7850469ebd36 [2022-01-11T20:44:33.387Z] ---> 7474e387b75b [2022-01-11T20:44:33.387Z] [2022-01-11T20:44:33.387Z] Step 10/22 : FROM docker:20.10.10 [2022-01-11T20:44:33.387Z] ---> 2c744ac16c9a [2022-01-11T20:44:33.387Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-11T20:44:33.664Z] 20.10.10: Pulling from library/docker [2022-01-11T20:44:34.262Z] Removing intermediate container da4ac090e4f0 [2022-01-11T20:44:34.262Z] ---> 5292010aab6d [2022-01-11T20:44:34.262Z] [2022-01-11T20:44:34.262Z] Step 9/20 : FROM alpine:3.14 [2022-01-11T20:44:34.262Z] ---> 5b8b7b635229 [2022-01-11T20:44:34.262Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-11T20:44:34.535Z] ---> Running in 2e50f17756cb [2022-01-11T20:44:35.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:35.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:36.401Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-11T20:44:36.401Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-11T20:44:36.401Z] (3/3) Installing su-exec (0.2-r1) [2022-01-11T20:44:36.401Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:44:36.401Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T20:44:36.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:36.678Z] ---> 8b235f75fb28 [2022-01-11T20:44:36.678Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-11T20:44:36.949Z] OK: 6 MiB in 17 packages [2022-01-11T20:44:36.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:37.930Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-11T20:44:38.208Z] ---> 387d79cdb4dc [2022-01-11T20:44:38.208Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-11T20:44:38.208Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-11T20:44:38.208Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-11T20:44:38.208Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-11T20:44:38.208Z] (5/5) Installing curl (7.79.1-r0) [2022-01-11T20:44:38.208Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:44:38.208Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T20:44:38.208Z] ---> Running in 0c5fc57c41f0 [2022-01-11T20:44:38.484Z] OK: 8 MiB in 19 packages [2022-01-11T20:44:39.082Z] Removing intermediate container 0c5fc57c41f0 [2022-01-11T20:44:39.082Z] ---> d048d218ba24 [2022-01-11T20:44:39.082Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:44:39.355Z] Removing intermediate container 6d5da220f30b [2022-01-11T20:44:39.355Z] ---> a1f7aa30a8f2 [2022-01-11T20:44:39.355Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-11T20:44:39.355Z] ---> Running in 318eab46c832 [2022-01-11T20:44:39.627Z] ---> Running in fd8a4651cf56 [2022-01-11T20:44:40.233Z] Removing intermediate container 318eab46c832 [2022-01-11T20:44:40.233Z] ---> 10b4751e704c [2022-01-11T20:44:40.233Z] Step 20/22 : LABEL arch=arm64 [2022-01-11T20:44:40.233Z] ---> Running in 29a2ac43489d [2022-01-11T20:44:40.518Z] Removing intermediate container fd8a4651cf56 [2022-01-11T20:44:40.518Z] ---> 6bda1bf008b7 [2022-01-11T20:44:40.518Z] Step 12/24 : WORKDIR / [2022-01-11T20:44:40.518Z] ---> Running in 916c4621e76b [2022-01-11T20:44:40.803Z] Removing intermediate container 2e50f17756cb [2022-01-11T20:44:40.803Z] ---> 04e62ce98a77 [2022-01-11T20:44:40.803Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-11T20:44:40.803Z] Removing intermediate container 29a2ac43489d [2022-01-11T20:44:40.803Z] ---> 2c9272234690 [2022-01-11T20:44:40.803Z] Step 21/22 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:44:40.803Z] ---> Running in 99440d198eef [2022-01-11T20:44:41.079Z] ---> Running in 26f036a455a7 [2022-01-11T20:44:41.354Z] Removing intermediate container 916c4621e76b [2022-01-11T20:44:41.354Z] ---> 532113065123 [2022-01-11T20:44:41.354Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-11T20:44:41.645Z] Removing intermediate container 26f036a455a7 [2022-01-11T20:44:41.645Z] ---> ed4a1e688ed3 [2022-01-11T20:44:41.645Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T20:44:41.645Z] Removing intermediate container 99440d198eef [2022-01-11T20:44:41.645Z] ---> 03941921541d [2022-01-11T20:44:41.645Z] Step 12/20 : WORKDIR /edgex [2022-01-11T20:44:41.645Z] ---> Running in e24f598e9559 [2022-01-11T20:44:41.645Z] ---> Running in 91340166dfcd [2022-01-11T20:44:42.626Z] Removing intermediate container 91340166dfcd [2022-01-11T20:44:42.626Z] ---> b9f7b42650be [2022-01-11T20:44:42.626Z] [2022-01-11T20:44:42.626Z] ---> 5be314f901bd [2022-01-11T20:44:42.626Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-11T20:44:42.626Z] Removing intermediate container e24f598e9559 [2022-01-11T20:44:42.626Z] ---> a99a92c02784 [2022-01-11T20:44:42.626Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-11T20:44:43.222Z] Successfully built b9f7b42650be [2022-01-11T20:44:43.517Z] Successfully tagged core-command-arm64:latest [2022-01-11T20:44:43.517Z]  Building core-command ... done Building core-metadata [2022-01-11T20:44:43.808Z] ---> 5c059fd0f6eb [2022-01-11T20:44:43.808Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-11T20:44:43.808Z] ---> d4d1e30a142b [2022-01-11T20:44:43.808Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-11T20:44:45.789Z] ---> a5f21534b3ab [2022-01-11T20:44:45.789Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-11T20:44:46.061Z] ---> e882cfeeed80 [2022-01-11T20:44:46.061Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-11T20:44:46.336Z] Removing intermediate container d798cf211122 [2022-01-11T20:44:46.336Z] ---> 824a116ce297 [2022-01-11T20:44:46.336Z] [2022-01-11T20:44:46.336Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T20:44:46.336Z] ---> 5b8b7b635229 [2022-01-11T20:44:46.336Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-11T20:44:46.625Z] ---> Running in 63ce17cbf3a1 [2022-01-11T20:44:46.901Z] ---> 4a313bb891ca [2022-01-11T20:44:46.901Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-11T20:44:47.176Z] Removing intermediate container 63ce17cbf3a1 [2022-01-11T20:44:47.176Z] ---> c4430f611e05 [2022-01-11T20:44:47.176Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-11T20:44:47.453Z] ---> Running in 1d701719bde2 [2022-01-11T20:44:47.727Z] ---> b70b32874053 [2022-01-11T20:44:47.727Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-11T20:44:48.013Z] ---> Running in 022c107d8e09 [2022-01-11T20:44:48.013Z] Removing intermediate container 1d701719bde2 [2022-01-11T20:44:48.013Z] ---> 0fb049da84a4 [2022-01-11T20:44:48.013Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-11T20:44:48.287Z] ---> Running in 3b2e83cd25dd [2022-01-11T20:44:48.565Z] ---> 59db20fa01c5 [2022-01-11T20:44:48.565Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-11T20:44:48.565Z] Removing intermediate container 022c107d8e09 [2022-01-11T20:44:48.565Z] ---> d6898e7404be [2022-01-11T20:44:48.565Z] Step 17/20 : CMD ["--init=true"] [2022-01-11T20:44:48.836Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-11T20:44:48.836Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-11T20:44:48.836Z] ---> Running in dbe8adb49b84 [2022-01-11T20:44:48.836Z] ---> 520e9a0a30f7 [2022-01-11T20:44:48.836Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:44:48.836Z] Removing intermediate container 3b2e83cd25dd [2022-01-11T20:44:48.836Z] ---> 2634a3b8bcb8 [2022-01-11T20:44:48.836Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:44:48.836Z] ---> Running in c1747ff33ee8 [2022-01-11T20:44:49.114Z] ---> Running in 2b28fc01ff3a [2022-01-11T20:44:49.387Z] Removing intermediate container dbe8adb49b84 [2022-01-11T20:44:49.387Z] ---> 81e2c74bf7ec [2022-01-11T20:44:49.387Z] Step 18/20 : LABEL arch=arm64 [2022-01-11T20:44:49.657Z] Removing intermediate container c1747ff33ee8 [2022-01-11T20:44:49.657Z] ---> 4a457758beb9 [2022-01-11T20:44:49.657Z] 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 [2022-01-11T20:44:49.657Z] ---> Running in 4323861efa60 [2022-01-11T20:44:49.657Z] ---> Running in 7617550ac8ad [2022-01-11T20:44:50.254Z] Removing intermediate container 4323861efa60 [2022-01-11T20:44:50.254Z] ---> 64fe8b0fe15f [2022-01-11T20:44:50.254Z] Step 19/20 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:44:50.528Z] ---> Running in 875bcb890ad6 [2022-01-11T20:44:50.803Z] ---> 15da40de64bc [2022-01-11T20:44:50.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-11T20:44:51.077Z] Removing intermediate container 875bcb890ad6 [2022-01-11T20:44:51.077Z] ---> d0fe6089a142 [2022-01-11T20:44:51.077Z] Step 20/20 : LABEL version=0.0.0 [2022-01-11T20:44:51.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:51.357Z] ---> Running in 53c39ef70f23 [2022-01-11T20:44:51.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:51.919Z] ---> ce4a240cc652 [2022-01-11T20:44:51.919Z] 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/ [2022-01-11T20:44:51.919Z] Removing intermediate container 2b28fc01ff3a [2022-01-11T20:44:51.919Z] ---> bb28aea1b1cc [2022-01-11T20:44:51.919Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-11T20:44:51.919Z] Removing intermediate container 53c39ef70f23 [2022-01-11T20:44:51.919Z] ---> 07ba373e73ab [2022-01-11T20:44:51.919Z] [2022-01-11T20:44:52.191Z] ---> Running in 92cab1ffd9cc [2022-01-11T20:44:52.191Z] ---> Running in b709bc42906c [2022-01-11T20:44:52.786Z] (1/42) Installing readline (8.1.0-r0) [2022-01-11T20:44:52.786Z] (2/42) Installing bash (5.1.4-r0) [2022-01-11T20:44:52.786Z] Executing bash-5.1.4-r0.post-install [2022-01-11T20:44:52.786Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-11T20:44:52.786Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-11T20:44:52.786Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-11T20:44:52.786Z] (6/42) Installing curl (7.79.1-r0) [2022-01-11T20:44:52.786Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-11T20:44:52.786Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-11T20:44:52.786Z] Successfully built 07ba373e73ab [2022-01-11T20:44:52.786Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-11T20:44:52.786Z] Building support-notifications [2022-01-11T20:44:52.786Z] (9/42) Installing expat (2.4.1-r0) [2022-01-11T20:44:52.786Z] (10/42) Installing libffi (3.3-r2) [2022-01-11T20:44:52.786Z] (11/42) Installing gdbm (1.19-r0) [2022-01-11T20:44:52.786Z]  Building security-proxy-setup ... done (12/42) Installing xz-libs (5.2.5-r0) [2022-01-11T20:44:52.786Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-11T20:44:52.786Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-11T20:44:52.786Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-11T20:44:52.786Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-11T20:44:53.058Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-11T20:44:54.038Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:55.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:44:55.021Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-11T20:44:55.021Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-11T20:44:55.021Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-11T20:44:55.021Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-11T20:44:55.293Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-11T20:44:55.293Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-11T20:44:55.293Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-11T20:44:55.293Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-11T20:44:55.293Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-11T20:44:55.293Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-11T20:44:55.293Z] Removing intermediate container 92cab1ffd9cc [2022-01-11T20:44:55.293Z] ---> 9e1d6ea7993d [2022-01-11T20:44:55.293Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-11T20:44:55.293Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-11T20:44:55.293Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-11T20:44:55.293Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-11T20:44:55.293Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-11T20:44:55.566Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-11T20:44:55.566Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-11T20:44:55.566Z] ---> Running in c34480549d40 [2022-01-11T20:44:55.566Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-11T20:44:55.566Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-11T20:44:55.566Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-11T20:44:55.566Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-11T20:44:55.566Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-11T20:44:55.566Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-11T20:44:55.566Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-11T20:44:55.566Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-11T20:44:55.840Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-11T20:44:55.840Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-11T20:44:55.840Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-11T20:44:55.840Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-11T20:44:56.113Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-11T20:44:56.394Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-11T20:44:56.394Z] Removing intermediate container c34480549d40 [2022-01-11T20:44:56.394Z] ---> a119940566f0 [2022-01-11T20:44:56.394Z] Step 22/24 : LABEL arch=arm64 [2022-01-11T20:44:56.394Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-11T20:44:56.394Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:44:56.394Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:44:56.394Z] ---> Running in 7fc20a95594b [2022-01-11T20:44:56.394Z] OK: 8 MiB in 20 packages [2022-01-11T20:44:56.394Z] OK: 84 MiB in 64 packages [2022-01-11T20:44:57.374Z] Removing intermediate container 7fc20a95594b [2022-01-11T20:44:57.374Z] ---> 7d6c4d6dfdd2 [2022-01-11T20:44:57.374Z] Step 23/24 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:44:57.374Z] ---> Running in 233dd54ff5cd [2022-01-11T20:44:57.969Z] Removing intermediate container b709bc42906c [2022-01-11T20:44:57.969Z] ---> e7ad7beaa5f7 [2022-01-11T20:44:57.969Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:44:57.969Z] Removing intermediate container 233dd54ff5cd [2022-01-11T20:44:57.969Z] ---> ee35f7768ef8 [2022-01-11T20:44:57.969Z] Step 24/24 : LABEL version=0.0.0 [2022-01-11T20:44:58.240Z] ---> Running in 4b7edb26cf4e [2022-01-11T20:44:58.843Z] Removing intermediate container 4b7edb26cf4e [2022-01-11T20:44:58.843Z] ---> c199a60ce344 [2022-01-11T20:44:58.843Z] [2022-01-11T20:44:59.115Z] ---> 074ea8d5aa35 [2022-01-11T20:44:59.115Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-11T20:44:59.387Z] Successfully built c199a60ce344 [2022-01-11T20:44:59.387Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-11T20:44:59.387Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-01-11T20:45:00.830Z] ---> ef77a8e1333c [2022-01-11T20:45:00.830Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-11T20:45:00.830Z] Collecting docker-compose==1.23.2 [2022-01-11T20:45:00.830Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-11T20:45:01.104Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-11T20:45:01.386Z] ---> e1e3112655a6 [2022-01-11T20:45:01.386Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-11T20:45:01.666Z] ---> Running in 94c18a6ff12f [2022-01-11T20:45:01.944Z] Collecting PyYAML<4,>=3.10 [2022-01-11T20:45:01.944Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-11T20:45:01.944Z] Removing intermediate container 94c18a6ff12f [2022-01-11T20:45:01.944Z] ---> bac023c14c9e [2022-01-11T20:45:01.944Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:45:02.223Z] ---> Running in fe275d7f5659 [2022-01-11T20:45:02.819Z] Removing intermediate container fe275d7f5659 [2022-01-11T20:45:02.819Z] ---> 3e4bf2f63abf [2022-01-11T20:45:02.819Z] Step 20/22 : LABEL arch=arm64 [2022-01-11T20:45:02.819Z] ---> Running in 7b1c127beb2b [2022-01-11T20:45:03.418Z] Removing intermediate container 7b1c127beb2b [2022-01-11T20:45:03.418Z] ---> bcdbacd266c1 [2022-01-11T20:45:03.418Z] Step 21/22 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:45:03.690Z] ---> Running in fcc0c9672c3e [2022-01-11T20:45:03.965Z] Removing intermediate container fcc0c9672c3e [2022-01-11T20:45:03.965Z] ---> 38f9706b73e2 [2022-01-11T20:45:03.965Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T20:45:04.238Z] ---> Running in bfdb9d85f5f0 [2022-01-11T20:45:04.849Z] Removing intermediate container bfdb9d85f5f0 [2022-01-11T20:45:04.849Z] ---> d45f844f96f5 [2022-01-11T20:45:04.849Z] [2022-01-11T20:45:05.120Z] Successfully built d45f844f96f5 [2022-01-11T20:45:05.121Z] Successfully tagged core-data-arm64:latest [2022-01-11T20:45:05.121Z]  Building core-data ... done Building support-scheduler [2022-01-11T20:45:05.121Z] Collecting texttable<0.10,>=0.9.0 [2022-01-11T20:45:05.394Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-11T20:45:07.368Z] Collecting docker<4.0,>=3.6.0 [2022-01-11T20:45:07.368Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-11T20:45:07.368Z] Collecting cached-property<2,>=1.2.0 [2022-01-11T20:45:07.368Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-11T20:45:08.802Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-11T20:45:08.802Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-11T20:45:08.802Z] Collecting jsonschema<3,>=2.5.1 [2022-01-11T20:45:09.077Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-11T20:45:09.077Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-11T20:45:09.077Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-11T20:45:11.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:45:11.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:45:11.062Z] ---> 1567e1f31557 [2022-01-11T20:45:11.062Z] Step 3/22 : WORKDIR /edgex-go [2022-01-11T20:45:11.062Z] ---> Using cache [2022-01-11T20:45:11.062Z] ---> dda0c153d4c2 [2022-01-11T20:45:11.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:45:11.062Z] ---> Using cache [2022-01-11T20:45:11.062Z] ---> d03aa291faf5 [2022-01-11T20:45:11.062Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-11T20:45:11.062Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-11T20:45:11.337Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-11T20:45:11.337Z] Collecting docopt<0.7,>=0.6.1 [2022-01-11T20:45:11.337Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-11T20:45:11.337Z] ---> Running in fed4a56bf480 [2022-01-11T20:45:12.780Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:45:13.380Z] Collecting docker-pycreds>=0.4.0 [2022-01-11T20:45:13.380Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-11T20:45:13.653Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:45:14.256Z] OK: 219 MiB in 52 packages [2022-01-11T20:45:14.532Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-11T20:45:15.131Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-11T20:45:15.131Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-11T20:45:15.403Z] Collecting idna<2.8,>=2.5 [2022-01-11T20:45:15.403Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-11T20:45:15.673Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-11T20:45:15.673Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-11T20:45:15.673Z] Removing intermediate container fed4a56bf480 [2022-01-11T20:45:15.673Z] ---> b41611eafb83 [2022-01-11T20:45:15.673Z] Step 6/22 : COPY . . [2022-01-11T20:45:15.949Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-11T20:45:15.949Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-11T20:45:15.949Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-11T20:45:15.949Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-11T20:45:16.924Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-11T20:45:16.924Z] Attempting uninstall: urllib3 [2022-01-11T20:45:16.924Z] Found existing installation: urllib3 1.26.5 [2022-01-11T20:45:16.924Z] Uninstalling urllib3-1.26.5: [2022-01-11T20:45:16.924Z] Successfully uninstalled urllib3-1.26.5 [2022-01-11T20:45:17.517Z] Attempting uninstall: idna [2022-01-11T20:45:17.517Z] Found existing installation: idna 3.2 [2022-01-11T20:45:17.517Z] Uninstalling idna-3.2: [2022-01-11T20:45:17.799Z] Successfully uninstalled idna-3.2 [2022-01-11T20:45:18.397Z] Attempting uninstall: chardet [2022-01-11T20:45:18.397Z] Found existing installation: chardet 4.0.0 [2022-01-11T20:45:18.397Z] Uninstalling chardet-4.0.0: [2022-01-11T20:45:18.676Z] Successfully uninstalled chardet-4.0.0 [2022-01-11T20:45:20.646Z] Attempting uninstall: requests [2022-01-11T20:45:20.646Z] Found existing installation: requests 2.25.1 [2022-01-11T20:45:20.646Z] Uninstalling requests-2.25.1: [2022-01-11T20:45:20.646Z] Successfully uninstalled requests-2.25.1 [2022-01-11T20:45:20.918Z] Running setup.py install for texttable: started [2022-01-11T20:45:22.891Z] Running setup.py install for texttable: finished with status 'done' [2022-01-11T20:45:22.891Z] Running setup.py install for PyYAML: started [2022-01-11T20:45:25.501Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-11T20:45:25.501Z] Running setup.py install for docopt: started [2022-01-11T20:45:27.492Z] Running setup.py install for docopt: finished with status 'done' [2022-01-11T20:45:27.492Z] Running setup.py install for dockerpty: started [2022-01-11T20:45:27.492Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:45:27.492Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:45:27.492Z] ---> 1567e1f31557 [2022-01-11T20:45:27.492Z] Step 3/21 : WORKDIR /edgex-go [2022-01-11T20:45:27.492Z] ---> Using cache [2022-01-11T20:45:27.492Z] ---> dda0c153d4c2 [2022-01-11T20:45:27.492Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:45:27.492Z] ---> Using cache [2022-01-11T20:45:27.492Z] ---> d03aa291faf5 [2022-01-11T20:45:27.492Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-11T20:45:28.933Z] ---> Running in 1f3e5f27a2ee [2022-01-11T20:45:29.208Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-11T20:45:30.652Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:45:30.927Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-11T20:45:31.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:45:32.566Z] OK: 219 MiB in 52 packages [2022-01-11T20:45:34.767Z] Removing intermediate container 1f3e5f27a2ee [2022-01-11T20:45:34.767Z] ---> b515e2e7e804 [2022-01-11T20:45:34.767Z] Step 6/21 : COPY . . [2022-01-11T20:45:37.501Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:45:37.501Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:45:37.501Z] ---> 1567e1f31557 [2022-01-11T20:45:37.501Z] Step 3/30 : WORKDIR /edgex-go [2022-01-11T20:45:37.501Z] ---> Using cache [2022-01-11T20:45:37.501Z] ---> dda0c153d4c2 [2022-01-11T20:45:37.501Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:45:37.501Z] ---> Using cache [2022-01-11T20:45:37.501Z] ---> d03aa291faf5 [2022-01-11T20:45:37.501Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-11T20:45:37.501Z] ---> Using cache [2022-01-11T20:45:37.501Z] ---> b41611eafb83 [2022-01-11T20:45:37.501Z] Step 6/30 : COPY . . [2022-01-11T20:45:37.775Z] ---> Using cache [2022-01-11T20:45:37.775Z] ---> d094f4e5ad87 [2022-01-11T20:45:37.775Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:45:38.047Z] ---> Running in 5229d9fe9d87 [2022-01-11T20:45:38.048Z] ---> d094f4e5ad87 [2022-01-11T20:45:38.048Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:45:38.329Z] ---> Running in 3cbf0b4bba50 [2022-01-11T20:45:40.949Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-11T20:45:40.949Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-11T20:45:40.949Z] ---> 1567e1f31557 [2022-01-11T20:45:40.949Z] Step 3/23 : WORKDIR /edgex-go [2022-01-11T20:45:40.949Z] ---> Using cache [2022-01-11T20:45:40.949Z] ---> dda0c153d4c2 [2022-01-11T20:45:40.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-11T20:45:40.949Z] ---> Using cache [2022-01-11T20:45:40.949Z] ---> d03aa291faf5 [2022-01-11T20:45:40.949Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-11T20:45:40.949Z] ---> Using cache [2022-01-11T20:45:40.949Z] ---> b41611eafb83 [2022-01-11T20:45:40.949Z] Step 6/23 : COPY go.mod . [2022-01-11T20:45:42.380Z] ---> 4c9a9757df57 [2022-01-11T20:45:42.380Z] Step 7/23 : RUN go mod download [2022-01-11T20:45:42.380Z] ---> Running in 446269bad3b2 [2022-01-11T20:45:42.653Z] Removing intermediate container 5229d9fe9d87 [2022-01-11T20:45:42.653Z] ---> 542443b01b49 [2022-01-11T20:45:42.653Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-11T20:45:42.929Z] Removing intermediate container 3cbf0b4bba50 [2022-01-11T20:45:42.929Z] ---> 93392c837a73 [2022-01-11T20:45:42.929Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-11T20:45:42.929Z] ---> Running in 3ad10b86177c [2022-01-11T20:45:42.929Z] ---> Running in 2e4ae76b0912 [2022-01-11T20:45:44.904Z] 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 [2022-01-11T20:45:45.181Z] 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 [2022-01-11T20:45:48.582Z] Removing intermediate container 446269bad3b2 [2022-01-11T20:45:48.582Z] ---> cc6ea0c5348c [2022-01-11T20:45:48.582Z] Step 8/23 : COPY . . [2022-01-11T20:45:50.560Z] Removing intermediate container 7617550ac8ad [2022-01-11T20:45:50.560Z] ---> 5417b03771d2 [2022-01-11T20:45:50.560Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-11T20:45:51.156Z] ---> Running in 18d330e73c24 [2022-01-11T20:45:52.136Z] Removing intermediate container 18d330e73c24 [2022-01-11T20:45:52.136Z] ---> c29a43908eb7 [2022-01-11T20:45:52.136Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-11T20:45:52.136Z] ---> Running in 39e6cafa7dce [2022-01-11T20:45:53.113Z] Removing intermediate container 39e6cafa7dce [2022-01-11T20:45:53.113Z] ---> 11e0c4f07a04 [2022-01-11T20:45:53.113Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-11T20:45:57.428Z] ---> 0958c16b55da [2022-01-11T20:45:57.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-11T20:45:58.863Z] ---> 4136d50701b0 [2022-01-11T20:45:58.863Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-11T20:46:00.839Z] ---> 265e264f9611 [2022-01-11T20:46:00.839Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-11T20:46:01.113Z] ---> Running in cd550f501964 [2022-01-11T20:46:02.094Z] Removing intermediate container cd550f501964 [2022-01-11T20:46:02.094Z] ---> 9582037ffd2b [2022-01-11T20:46:02.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:46:02.094Z] ---> Running in f167a96d83d9 [2022-01-11T20:46:03.077Z] Removing intermediate container f167a96d83d9 [2022-01-11T20:46:03.077Z] ---> 4f4263c33de9 [2022-01-11T20:46:03.077Z] Step 20/22 : LABEL arch=arm64 [2022-01-11T20:46:03.077Z] ---> Running in 987a325579bd [2022-01-11T20:46:04.516Z] Removing intermediate container 987a325579bd [2022-01-11T20:46:04.516Z] ---> daee433f4d4a [2022-01-11T20:46:04.516Z] Step 21/22 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:46:04.784Z] ---> Running in 74a9943030cf [2022-01-11T20:46:05.763Z] Removing intermediate container 74a9943030cf [2022-01-11T20:46:05.763Z] ---> 64dbe1db9dc1 [2022-01-11T20:46:05.763Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T20:46:05.763Z] ---> Running in d0401fab8fbd [2022-01-11T20:46:06.740Z] ---> d7b819264923 [2022-01-11T20:46:06.740Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-11T20:46:06.740Z] Removing intermediate container d0401fab8fbd [2022-01-11T20:46:06.740Z] ---> 1ea7605ea001 [2022-01-11T20:46:06.740Z] [2022-01-11T20:46:06.740Z] ---> Running in 36f7c94ac1e9 [2022-01-11T20:46:08.180Z] Successfully built 1ea7605ea001 [2022-01-11T20:46:08.180Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-11T20:46:12.503Z]  Building sys-mgmt-agent ... done Removing intermediate container 36f7c94ac1e9 [2022-01-11T20:46:12.503Z] ---> 8e23881ff846 [2022-01-11T20:46:12.503Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-11T20:46:12.777Z] ---> Running in f3044a4ef819 [2022-01-11T20:46:15.421Z] 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 [2022-01-11T20:46:16.025Z] ---> aa9c7922efd0 [2022-01-11T20:46:16.025Z] Step 9/23 : RUN go mod tidy [2022-01-11T20:46:16.025Z] ---> Running in 64ebde0eb1b0 [2022-01-11T20:46:22.777Z] Removing intermediate container 64ebde0eb1b0 [2022-01-11T20:46:22.777Z] ---> 48d6062e4e50 [2022-01-11T20:46:22.777Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-11T20:46:22.777Z] ---> Running in 0cf4da603667 [2022-01-11T20:46:24.220Z] 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 [2022-01-11T20:47:20.772Z] Removing intermediate container 3ad10b86177c [2022-01-11T20:47:20.772Z] ---> 4792e6d5e9a8 [2022-01-11T20:47:20.772Z] [2022-01-11T20:47:20.772Z] Step 9/30 : FROM alpine:3.14 [2022-01-11T20:47:20.772Z] ---> 5b8b7b635229 [2022-01-11T20:47:20.772Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-11T20:47:20.772Z] ---> Running in 0feb6174069f [2022-01-11T20:47:20.772Z] Removing intermediate container 0feb6174069f [2022-01-11T20:47:20.772Z] ---> cf14f479bbbe [2022-01-11T20:47:20.772Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-11T20:47:20.772Z] ---> Running in b03b9effd42e [2022-01-11T20:47:20.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:47:20.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:47:20.773Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-11T20:47:20.773Z] (2/2) Installing su-exec (0.2-r1) [2022-01-11T20:47:20.773Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:47:20.773Z] OK: 6 MiB in 16 packages [2022-01-11T20:47:20.773Z] Removing intermediate container b03b9effd42e [2022-01-11T20:47:20.773Z] ---> b2d307a633bc [2022-01-11T20:47:20.773Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-11T20:47:20.773Z] ---> Running in 9d896f9a2e5e [2022-01-11T20:47:21.766Z] Removing intermediate container 9d896f9a2e5e [2022-01-11T20:47:21.766Z] ---> ee6d0ca6f020 [2022-01-11T20:47:21.766Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-11T20:47:21.766Z] ---> Running in aeac22203b99 [2022-01-11T20:47:22.769Z] Removing intermediate container aeac22203b99 [2022-01-11T20:47:22.769Z] ---> 6083d3552b3a [2022-01-11T20:47:22.769Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-11T20:47:22.769Z] ---> Running in 5aca18e06f6e [2022-01-11T20:47:24.759Z] Removing intermediate container 2e4ae76b0912 [2022-01-11T20:47:24.759Z] ---> 1898691c2d61 [2022-01-11T20:47:24.759Z] [2022-01-11T20:47:24.759Z] Step 9/22 : FROM alpine:3.14 [2022-01-11T20:47:24.759Z] ---> 5b8b7b635229 [2022-01-11T20:47:24.759Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-11T20:47:24.759Z] ---> Using cache [2022-01-11T20:47:24.759Z] ---> 6fc515c1069e [2022-01-11T20:47:24.759Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:47:24.759Z] ---> Using cache [2022-01-11T20:47:24.759Z] ---> 031d1097290a [2022-01-11T20:47:24.759Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-11T20:47:25.046Z] ---> Running in 3f6e40638f28 [2022-01-11T20:47:25.647Z] Removing intermediate container 3f6e40638f28 [2022-01-11T20:47:25.647Z] ---> 6607659a25df [2022-01-11T20:47:25.647Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-11T20:47:25.920Z] ---> Running in 40a5993f6094 [2022-01-11T20:47:26.193Z] Removing intermediate container 5aca18e06f6e [2022-01-11T20:47:26.193Z] ---> 126d2781cc32 [2022-01-11T20:47:26.193Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-11T20:47:26.193Z] ---> Running in 4d1061f42df1 [2022-01-11T20:47:26.465Z] Removing intermediate container 40a5993f6094 [2022-01-11T20:47:26.465Z] ---> 75890def5e5f [2022-01-11T20:47:26.465Z] Step 14/22 : WORKDIR / [2022-01-11T20:47:26.741Z] ---> Running in edc470df5dbf [2022-01-11T20:47:26.741Z] Removing intermediate container 4d1061f42df1 [2022-01-11T20:47:26.741Z] ---> 93b59f85020a [2022-01-11T20:47:26.741Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-11T20:47:27.342Z] Removing intermediate container edc470df5dbf [2022-01-11T20:47:27.342Z] ---> 87060175ac2a [2022-01-11T20:47:27.342Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:47:27.616Z] ---> 163aa97f09d1 [2022-01-11T20:47:27.616Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-11T20:47:27.891Z] ---> Running in 13bb400e772b [2022-01-11T20:47:28.871Z] ---> 65472cd35f96 [2022-01-11T20:47:28.871Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-11T20:47:30.851Z] ---> de2e806521c3 [2022-01-11T20:47:30.851Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-11T20:47:31.441Z] Removing intermediate container 13bb400e772b [2022-01-11T20:47:31.441Z] ---> 869ec79355ca [2022-01-11T20:47:31.441Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:47:32.058Z] ---> 2b2988843f76 [2022-01-11T20:47:32.058Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-11T20:47:32.058Z] ---> Running in 5c86cb5422ca [2022-01-11T20:47:32.331Z] ---> e784631c1023 [2022-01-11T20:47:32.331Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-11T20:47:32.605Z] Removing intermediate container 5c86cb5422ca [2022-01-11T20:47:32.605Z] ---> af979c56c41d [2022-01-11T20:47:32.605Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:47:32.876Z] ---> Running in debca6aef3cc [2022-01-11T20:47:33.475Z] Removing intermediate container debca6aef3cc [2022-01-11T20:47:33.475Z] ---> 3596c2e6194d [2022-01-11T20:47:33.475Z] Step 20/22 : LABEL arch=arm64 [2022-01-11T20:47:33.751Z] ---> Running in 3cf613cfba87 [2022-01-11T20:47:34.355Z] Removing intermediate container 3cf613cfba87 [2022-01-11T20:47:34.633Z] ---> 7e24726d4e95 [2022-01-11T20:47:34.633Z] Step 21/22 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:47:34.633Z] ---> 9944facdf12f [2022-01-11T20:47:34.633Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-11T20:47:34.633Z] ---> Running in a4da48bfe50a [2022-01-11T20:47:35.643Z] Removing intermediate container a4da48bfe50a [2022-01-11T20:47:35.643Z] ---> afd4d5f0a3fd [2022-01-11T20:47:35.643Z] Step 22/22 : LABEL version=0.0.0 [2022-01-11T20:47:35.643Z] ---> Running in 141a7e385d4c [2022-01-11T20:47:35.919Z] ---> 2a5b501a69f9 [2022-01-11T20:47:35.919Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-11T20:47:36.193Z] Removing intermediate container 141a7e385d4c [2022-01-11T20:47:36.193Z] ---> 8f52fc2432cb [2022-01-11T20:47:36.193Z] [2022-01-11T20:47:36.793Z] Successfully built 8f52fc2432cb [2022-01-11T20:47:36.793Z] Successfully tagged core-metadata-arm64:latest [2022-01-11T20:47:37.071Z]  Building core-metadata ... done  ---> 25f7e7d2e5a2 [2022-01-11T20:47:37.071Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-11T20:47:38.066Z] ---> c05664f80ec1 [2022-01-11T20:47:38.066Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-11T20:47:38.340Z] ---> Running in bbe709394bd9 [2022-01-11T20:47:38.626Z] Removing intermediate container bbe709394bd9 [2022-01-11T20:47:38.626Z] ---> d729943c535c [2022-01-11T20:47:38.626Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-11T20:47:39.605Z] ---> 019cd622d092 [2022-01-11T20:47:39.605Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-11T20:47:39.892Z] ---> Running in d9c61003a5ef [2022-01-11T20:47:42.535Z] Removing intermediate container d9c61003a5ef [2022-01-11T20:47:42.535Z] ---> 9a0286428ce2 [2022-01-11T20:47:42.535Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-11T20:47:42.810Z] ---> Running in ac89877a7005 [2022-01-11T20:47:43.404Z] Removing intermediate container ac89877a7005 [2022-01-11T20:47:43.404Z] ---> 2e774ebfa3e1 [2022-01-11T20:47:43.404Z] Step 27/30 : CMD ["gate"] [2022-01-11T20:47:43.678Z] ---> Running in 0d937fa1b423 [2022-01-11T20:47:43.955Z] Removing intermediate container 0d937fa1b423 [2022-01-11T20:47:43.955Z] ---> 1513eafcb7b0 [2022-01-11T20:47:43.955Z] Step 28/30 : LABEL arch=arm64 [2022-01-11T20:47:44.227Z] ---> Running in 9585eaa15c9d [2022-01-11T20:47:44.831Z] Removing intermediate container 9585eaa15c9d [2022-01-11T20:47:44.831Z] ---> 77f7b86836b3 [2022-01-11T20:47:44.831Z] Step 29/30 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:47:45.102Z] ---> Running in dfdfa778fe19 [2022-01-11T20:47:45.393Z] Removing intermediate container dfdfa778fe19 [2022-01-11T20:47:45.393Z] ---> 35cba0f6c6cf [2022-01-11T20:47:45.393Z] Step 30/30 : LABEL version=0.0.0 [2022-01-11T20:47:45.662Z] ---> Running in 0c94c51bd270 [2022-01-11T20:47:46.255Z] Removing intermediate container 0c94c51bd270 [2022-01-11T20:47:46.255Z] ---> 6a6c645fdf71 [2022-01-11T20:47:46.255Z] [2022-01-11T20:47:46.528Z] Successfully built 6a6c645fdf71 [2022-01-11T20:47:46.528Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-11T20:47:48.488Z]  Building security-bootstrapper ... done Removing intermediate container f3044a4ef819 [2022-01-11T20:47:48.488Z] ---> 0aa4b04107e7 [2022-01-11T20:47:48.488Z] [2022-01-11T20:47:48.488Z] Step 9/21 : FROM alpine:3.14 [2022-01-11T20:47:48.488Z] ---> 5b8b7b635229 [2022-01-11T20:47:48.488Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-11T20:47:48.488Z] ---> Running in b180076107e4 [2022-01-11T20:47:49.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-11T20:47:49.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-11T20:47:50.330Z] Removing intermediate container 0cf4da603667 [2022-01-11T20:47:50.330Z] ---> 5f9623b98f57 [2022-01-11T20:47:50.330Z] [2022-01-11T20:47:50.330Z] Step 11/23 : FROM alpine:3.14 [2022-01-11T20:47:50.330Z] ---> 5b8b7b635229 [2022-01-11T20:47:50.330Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-11T20:47:50.330Z] ---> Using cache [2022-01-11T20:47:50.330Z] ---> 6fc515c1069e [2022-01-11T20:47:50.330Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:47:50.330Z] ---> Using cache [2022-01-11T20:47:50.330Z] ---> 031d1097290a [2022-01-11T20:47:50.330Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-11T20:47:50.330Z] ---> Running in 3668e0c420de [2022-01-11T20:47:50.330Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-11T20:47:50.601Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-11T20:47:50.601Z] Executing busybox-1.33.1-r6.trigger [2022-01-11T20:47:50.601Z] Executing ca-certificates-20191127-r5.trigger [2022-01-11T20:47:50.601Z] Removing intermediate container 3668e0c420de [2022-01-11T20:47:50.601Z] ---> b5d3f9874746 [2022-01-11T20:47:50.601Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-11T20:47:50.877Z] OK: 6 MiB in 16 packages [2022-01-11T20:47:50.877Z] ---> Running in dcf1e575e558 [2022-01-11T20:47:51.469Z] Removing intermediate container dcf1e575e558 [2022-01-11T20:47:51.469Z] ---> 236efef5ccd3 [2022-01-11T20:47:51.469Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:47:52.062Z] ---> f01ec9c3f2bf [2022-01-11T20:47:52.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-11T20:47:52.062Z] Removing intermediate container b180076107e4 [2022-01-11T20:47:52.062Z] ---> f81bea9c4261 [2022-01-11T20:47:52.062Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-11T20:47:52.333Z] ---> Running in d3b64899a7fa [2022-01-11T20:47:52.603Z] Removing intermediate container d3b64899a7fa [2022-01-11T20:47:52.603Z] ---> d069d230599d [2022-01-11T20:47:52.603Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-11T20:47:52.875Z] ---> Running in 29690cb95fa4 [2022-01-11T20:47:53.147Z] ---> e0d129291a64 [2022-01-11T20:47:53.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-11T20:47:53.147Z] Removing intermediate container 29690cb95fa4 [2022-01-11T20:47:53.147Z] ---> 922103a4f9fa [2022-01-11T20:47:53.147Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-11T20:47:53.147Z] ---> Running in d18e8ae8b42a [2022-01-11T20:47:53.752Z] Removing intermediate container d18e8ae8b42a [2022-01-11T20:47:53.752Z] ---> 140b40bc7cbb [2022-01-11T20:47:53.752Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-11T20:47:53.752Z] ---> 383dba044145 [2022-01-11T20:47:53.752Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-11T20:47:54.024Z] ---> Running in a196d720e620 [2022-01-11T20:47:54.295Z] ---> 3cc944caf279 [2022-01-11T20:47:54.295Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-11T20:47:54.295Z] Removing intermediate container a196d720e620 [2022-01-11T20:47:54.295Z] ---> 694769197bb4 [2022-01-11T20:47:54.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:47:54.295Z] ---> Running in 92a68f4e8417 [2022-01-11T20:47:54.892Z] Removing intermediate container 92a68f4e8417 [2022-01-11T20:47:54.892Z] ---> e4f4da51f2cc [2022-01-11T20:47:54.892Z] Step 21/23 : LABEL arch=arm64 [2022-01-11T20:47:54.892Z] ---> Running in dd9b06b330a6 [2022-01-11T20:47:55.163Z] ---> 8d4e71a40ee8 [2022-01-11T20:47:55.163Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-11T20:47:55.436Z] Removing intermediate container dd9b06b330a6 [2022-01-11T20:47:55.436Z] ---> b40139a53ec1 [2022-01-11T20:47:55.436Z] Step 22/23 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:47:55.437Z] ---> Running in e4c645f0b880 [2022-01-11T20:47:56.040Z] Removing intermediate container e4c645f0b880 [2022-01-11T20:47:56.040Z] ---> 3bd03d7737ab [2022-01-11T20:47:56.040Z] Step 23/23 : LABEL version=0.0.0 [2022-01-11T20:47:56.040Z] ---> 43a74d5aaf35 [2022-01-11T20:47:56.040Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-11T20:47:56.040Z] ---> Running in c849bd0f8fbc [2022-01-11T20:47:56.040Z] ---> Running in 3cd2f86acf2d [2022-01-11T20:47:56.313Z] Removing intermediate container c849bd0f8fbc [2022-01-11T20:47:56.313Z] ---> 7d87e46c8e91 [2022-01-11T20:47:56.313Z] [2022-01-11T20:47:56.583Z] Removing intermediate container 3cd2f86acf2d [2022-01-11T20:47:56.583Z] ---> 5afaa1313ac1 [2022-01-11T20:47:56.583Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-11T20:47:56.583Z] Successfully built 7d87e46c8e91 [2022-01-11T20:47:56.583Z] Successfully tagged support-scheduler-arm64:latest [2022-01-11T20:47:56.583Z]  Building support-scheduler ... done  ---> Running in 534b101adcf0 [2022-01-11T20:47:57.175Z] Removing intermediate container 534b101adcf0 [2022-01-11T20:47:57.175Z] ---> 1378dee25cfe [2022-01-11T20:47:57.175Z] Step 19/21 : LABEL arch=arm64 [2022-01-11T20:47:57.175Z] ---> Running in 6113eb8378b5 [2022-01-11T20:47:57.446Z] Removing intermediate container 6113eb8378b5 [2022-01-11T20:47:57.446Z] ---> f7b5b4000d53 [2022-01-11T20:47:57.446Z] Step 20/21 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b [2022-01-11T20:47:57.446Z] ---> Running in 7e55de45aa2a [2022-01-11T20:47:57.716Z] Removing intermediate container 7e55de45aa2a [2022-01-11T20:47:57.717Z] ---> 8671c89697d9 [2022-01-11T20:47:57.717Z] Step 21/21 : LABEL version=0.0.0 [2022-01-11T20:47:57.989Z] ---> Running in 64658ac06254 [2022-01-11T20:47:58.259Z] Removing intermediate container 64658ac06254 [2022-01-11T20:47:58.259Z] ---> 2a1dd6d9a162 [2022-01-11T20:47:58.259Z] [2022-01-11T20:47:58.528Z] Successfully built 2a1dd6d9a162 [2022-01-11T20:47:58.528Z] Successfully tagged support-notifications-arm64:latest [2022-01-11T20:47:58.815Z]  Building support-notifications ... done  [Pipeline] } [2022-01-11T20:47:58.826Z] $ docker stop --time=1 bd70dc7bc6632e92407a7a5b86fb8e4be105c88a3efc005582267896c5ab74ba [2022-01-11T20:48:00.485Z] $ docker rm -f bd70dc7bc6632e92407a7a5b86fb8e4be105c88a3efc005582267896c5ab74ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-11T20:48:01.024Z] + docker images [2022-01-11T20:48:01.295Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-11T20:48:01.295Z] support-notifications-arm64 latest 2a1dd6d9a162 3 seconds ago 16.1MB [2022-01-11T20:48:01.295Z] support-scheduler-arm64 latest 7d87e46c8e91 5 seconds ago 15.3MB [2022-01-11T20:48:01.295Z] 5f9623b98f57 12 seconds ago 1.57GB [2022-01-11T20:48:01.295Z] 0aa4b04107e7 14 seconds ago 1.57GB [2022-01-11T20:48:01.295Z] security-bootstrapper-arm64 latest 6a6c645fdf71 16 seconds ago 17.8MB [2022-01-11T20:48:01.295Z] core-metadata-arm64 latest 8f52fc2432cb 26 seconds ago 15.9MB [2022-01-11T20:48:01.295Z] 1898691c2d61 37 seconds ago 1.58GB [2022-01-11T20:48:01.295Z] 4792e6d5e9a8 47 seconds ago 1.57GB [2022-01-11T20:48:01.295Z] sys-mgmt-agent-arm64 latest 1ea7605ea001 About a minute ago 280MB [2022-01-11T20:48:01.295Z] core-data-arm64 latest d45f844f96f5 2 minutes ago 19.6MB [2022-01-11T20:48:01.295Z] security-secretstore-setup-arm64 latest c199a60ce344 3 minutes ago 26.8MB [2022-01-11T20:48:01.295Z] security-proxy-setup-arm64 latest 07ba373e73ab 3 minutes ago 25.5MB [2022-01-11T20:48:01.295Z] 824a116ce297 3 minutes ago 1.58GB [2022-01-11T20:48:01.295Z] core-command-arm64 latest b9f7b42650be 3 minutes ago 15.2MB [2022-01-11T20:48:01.295Z] 5292010aab6d 3 minutes ago 1.58GB [2022-01-11T20:48:01.295Z] 67e33abbd45b 3 minutes ago 1.58GB [2022-01-11T20:48:01.295Z] 7474e387b75b 3 minutes ago 1.57GB [2022-01-11T20:48:01.295Z] 4ebcd78d1463 3 minutes ago 1.57GB [2022-01-11T20:48:01.295Z] ci-base-image-arm64 latest 1567e1f31557 14 minutes ago 1.24GB [2022-01-11T20:48:01.295Z] docker 20.10.10 520e9a0a30f7 8 weeks ago 200MB [2022-01-11T20:48:01.295Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-11T20:48:01.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 months ago 534MB [2022-01-11T20:48:01.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:48:01.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T20:48:01.695Z] [2022-01-11T20:48:01.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:48:02.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T20:48:02.313Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-11T20:48:02.313Z] 448f6bf000e3: Pulling fs layer [2022-01-11T20:48:02.313Z] f757da607395: Pulling fs layer [2022-01-11T20:48:02.313Z] 05883995daec: Pulling fs layer [2022-01-11T20:48:02.313Z] 8603b9c90790: Pulling fs layer [2022-01-11T20:48:02.313Z] 1560dd03e051: Pulling fs layer [2022-01-11T20:48:02.313Z] 27f5ce0e4adf: Pulling fs layer [2022-01-11T20:48:02.313Z] c2d8d7efcc4b: Pulling fs layer [2022-01-11T20:48:02.313Z] 1560dd03e051: Waiting [2022-01-11T20:48:02.313Z] 27f5ce0e4adf: Waiting [2022-01-11T20:48:02.313Z] c2d8d7efcc4b: Waiting [2022-01-11T20:48:02.313Z] 8603b9c90790: Waiting [2022-01-11T20:48:02.313Z] f757da607395: Verifying Checksum [2022-01-11T20:48:02.313Z] f757da607395: Download complete [2022-01-11T20:48:02.313Z] 8603b9c90790: Verifying Checksum [2022-01-11T20:48:02.313Z] 8603b9c90790: Download complete [2022-01-11T20:48:02.586Z] 1560dd03e051: Verifying Checksum [2022-01-11T20:48:02.586Z] 1560dd03e051: Download complete [2022-01-11T20:48:02.586Z] 05883995daec: Verifying Checksum [2022-01-11T20:48:02.586Z] 05883995daec: Download complete [2022-01-11T20:48:02.586Z] 27f5ce0e4adf: Download complete [2022-01-11T20:48:02.858Z] 448f6bf000e3: Verifying Checksum [2022-01-11T20:48:02.858Z] 448f6bf000e3: Download complete [2022-01-11T20:48:05.471Z] c2d8d7efcc4b: Verifying Checksum [2022-01-11T20:48:05.471Z] c2d8d7efcc4b: Download complete [2022-01-11T20:48:06.447Z] 448f6bf000e3: Pull complete [2022-01-11T20:48:07.041Z] f757da607395: Pull complete [2022-01-11T20:48:08.468Z] 05883995daec: Pull complete [2022-01-11T20:48:08.739Z] 8603b9c90790: Pull complete [2022-01-11T20:48:09.712Z] 1560dd03e051: Pull complete [2022-01-11T20:48:09.982Z] 27f5ce0e4adf: Pull complete [2022-01-11T20:48:25.035Z] c2d8d7efcc4b: Pull complete [2022-01-11T20:48:25.035Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-11T20:48:25.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-11T20:48:25.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-11T20:48:25.261Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2022-01-11T20:48:25.344Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:arm64 cat [2022-01-11T20:48:28.042Z] $ docker top 85f7b94fd87ddb83b24dc17e48582fac4d84ad53a8a8479eb74cd5da6720ccbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:48:29.033Z] ---> job-cost.sh [2022-01-11T20:48:29.033Z] lf-activate-venv: SKIPPING [2022-01-11T20:48:29.033Z] INFO: No Stack... [2022-01-11T20:48:29.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-11T20:48:29.576Z] INFO: Archiving Costs [Pipeline] sh [2022-01-11T20:48:30.239Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-01-11T20:48:30.239Z] + cut -d, -f6 [Pipeline] lock [2022-01-11T20:48:30.304Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-9-stack-cost] [2022-01-11T20:48:30.311Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3848-9-stack-cost] did not exist. Created. [2022-01-11T20:48:30.311Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-11T20:48:30.978Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-11T20:48:31.144Z] Stashed 1 file(s) [Pipeline] } [2022-01-11T20:48:31.151Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-11T20:48:31.177Z] $ docker stop --time=1 85f7b94fd87ddb83b24dc17e48582fac4d84ad53a8a8479eb74cd5da6720ccbb [2022-01-11T20:48:32.618Z] $ docker rm -f 85f7b94fd87ddb83b24dc17e48582fac4d84ad53a8a8479eb74cd5da6720ccbb [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-11T20:48:33.470Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:48:33.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:48:34.335Z] ---> package-listing.sh [2022-01-11T20:48:34.335Z] ++ facter osfamily [2022-01-11T20:48:34.335Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-11T20:48:34.597Z] + OS_FAMILY=redhat [2022-01-11T20:48:34.597Z] + workspace=/w/workspace/edgex-go/9 [2022-01-11T20:48:34.597Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-11T20:48:34.597Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-11T20:48:34.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-11T20:48:34.597Z] + PACKAGES=/tmp/packages_start.txt [2022-01-11T20:48:34.597Z] + '[' /w/workspace/edgex-go/9 ']' [2022-01-11T20:48:34.597Z] + PACKAGES=/tmp/packages_end.txt [2022-01-11T20:48:34.597Z] + case "${OS_FAMILY}" in [2022-01-11T20:48:34.597Z] + sort [2022-01-11T20:48:34.597Z] + rpm -qa [2022-01-11T20:48:38.805Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-11T20:48:38.805Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-11T20:48:38.805Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-11T20:48:38.805Z] + '[' /w/workspace/edgex-go/9 ']' [2022-01-11T20:48:38.805Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-01-11T20:48:38.805Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-01-11T20:48:38.817Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-11T20:48:39.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:48:39.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T20:48:39.668Z] [2022-01-11T20:48:39.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-11T20:48:39.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T20:48:39.985Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-11T20:48:39.985Z] b4d181a07f80: Pulling fs layer [2022-01-11T20:48:39.985Z] a1111a8f2ec3: Pulling fs layer [2022-01-11T20:48:39.985Z] ed53099fbce6: Pulling fs layer [2022-01-11T20:48:39.985Z] dc539afda2c1: Pulling fs layer [2022-01-11T20:48:39.985Z] 77bc0d833cb6: Pulling fs layer [2022-01-11T20:48:39.985Z] 9065ff56babe: Pulling fs layer [2022-01-11T20:48:39.985Z] d287ab97295c: Pulling fs layer [2022-01-11T20:48:39.985Z] dc539afda2c1: Waiting [2022-01-11T20:48:39.985Z] 77bc0d833cb6: Waiting [2022-01-11T20:48:39.985Z] 9065ff56babe: Waiting [2022-01-11T20:48:39.985Z] d287ab97295c: Waiting [2022-01-11T20:48:39.985Z] a1111a8f2ec3: Verifying Checksum [2022-01-11T20:48:39.985Z] a1111a8f2ec3: Download complete [2022-01-11T20:48:39.985Z] dc539afda2c1: Verifying Checksum [2022-01-11T20:48:39.985Z] dc539afda2c1: Download complete [2022-01-11T20:48:39.985Z] ed53099fbce6: Verifying Checksum [2022-01-11T20:48:39.985Z] ed53099fbce6: Download complete [2022-01-11T20:48:40.256Z] 9065ff56babe: Verifying Checksum [2022-01-11T20:48:40.256Z] 9065ff56babe: Download complete [2022-01-11T20:48:40.256Z] 77bc0d833cb6: Verifying Checksum [2022-01-11T20:48:40.256Z] 77bc0d833cb6: Download complete [2022-01-11T20:48:40.256Z] b4d181a07f80: Verifying Checksum [2022-01-11T20:48:40.256Z] b4d181a07f80: Download complete [2022-01-11T20:48:40.840Z] d287ab97295c: Verifying Checksum [2022-01-11T20:48:40.840Z] d287ab97295c: Download complete [2022-01-11T20:48:41.799Z] b4d181a07f80: Pull complete [2022-01-11T20:48:41.799Z] a1111a8f2ec3: Pull complete [2022-01-11T20:48:42.391Z] ed53099fbce6: Pull complete [2022-01-11T20:48:42.653Z] dc539afda2c1: Pull complete [2022-01-11T20:48:42.918Z] 77bc0d833cb6: Pull complete [2022-01-11T20:48:42.918Z] 9065ff56babe: Pull complete [2022-01-11T20:48:48.257Z] d287ab97295c: Pull complete [2022-01-11T20:48:48.257Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-11T20:48:48.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-11T20:48:48.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-11T20:48:48.324Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2022-01-11T20:48:48.356Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-11T20:48:52.158Z] $ docker top 95f8be3c1002ce2377bd6f7dacf3828c9ea01be5da091519d617c49f19bec7ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-11T20:48:52.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-11T20:48:52.824Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-11T20:48:53.117Z] + ls /var/log/sa-host [2022-01-11T20:48:53.117Z] + sadf -c /var/log/sa-host/sa11 [2022-01-11T20:48:53.117Z] file_magic: OK [2022-01-11T20:48:53.117Z] HZ: Using current value: 100 [2022-01-11T20:48:53.117Z] file_header: OK [2022-01-11T20:48:53.117Z] 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 [2022-01-11T20:48:53.117Z] Statistics: [2022-01-11T20:48:53.117Z] 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... [2022-01-11T20:48:53.117Z] File successfully converted to sysstat format version 12.0.3 [2022-01-11T20:48:53.117Z] + sadf -c /var/log/sa-host/sa17 [2022-01-11T20:48:53.117Z] file_magic: OK [2022-01-11T20:48:53.117Z] HZ: Using current value: 100 [2022-01-11T20:48:53.117Z] file_header: OK [2022-01-11T20:48:53.117Z] 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 [2022-01-11T20:48:53.117Z] Statistics: [2022-01-11T20:48:53.117Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-11T20:48:53.117Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-11T20:48:53.205Z] provisioning config files... [2022-01-11T20:48:53.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config3503558117708576983tmp [Pipeline] { [Pipeline] echo [2022-01-11T20:48:53.236Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:48:53.531Z] ---> create-netrc.sh [Pipeline] } [2022-01-11T20:48:53.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:48:53.865Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-11T20:48:53.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:48:54.168Z] ---> sudo-logs.sh [2022-01-11T20:48:54.168Z] Archiving 'sudo' log.. [2022-01-11T20:48:54.168Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1270.novalocal: Name or service not known [2022-01-11T20:48:54.168Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1270.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-11T20:48:54.230Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:48:54.525Z] ---> job-cost.sh [2022-01-11T20:48:54.525Z] lf-activate-venv: SKIPPING [2022-01-11T20:48:54.525Z] DEBUG: total: 0.10999999940395355 [2022-01-11T20:48:54.525Z] INFO: Retrieving Stack Cost... [2022-01-11T20:48:54.786Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-11T20:48:55.046Z] INFO: Archiving Costs [Pipeline] echo [2022-01-11T20:48:55.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-11T20:48:55.352Z] ---> logs-deploy.sh [2022-01-11T20:48:55.352Z] lf-activate-venv: SKIPPING [2022-01-11T20:48:55.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/9 [2022-01-11T20:48:55.352Z] INFO: archiving workspace using pattern(s): [2022-01-11T20:48:55.923Z] Archives upload complete. [2022-01-11T20:48:56.183Z] INFO: archiving logs to Nexus