Pull request #3886 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 077405c83e2c2076cc7559ee55a63022a07ad19a+c1fb6d23c38d8e4135415aa828943646775f2bb3 (5e83bc19b65dd1b250503955ddc9d155b2819487) 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-ssh10028518642191861532.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh5464940702784496814.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/edgex-global-pipelines # timeout=10 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-3886/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13962234479598614768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3886/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16701806483291524243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13587590053296595487.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3886/workspace@libs/lf-pipelines # timeout=10 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-3886/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1147755916981339940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5850 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh8943537674296436108.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/1@tmp/jenkins-gitclient-ssh2342808904804836346.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a Merge succeeded, producing 077405c83e2c2076cc7559ee55a63022a07ad19a Checking out Revision 077405c83e2c2076cc7559ee55a63022a07ad19a (PR-3886) > git config core.sparsecheckout # timeout=10 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # 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/1@tmp/jenkins-gitclient-ssh8503911389343285358.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-22T19:07:00.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-22T19:07:00.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-22T19:07:00.760Z] ========================================================= [2022-02-22T19:07:00.760Z] EdgeX Global Pipelines Version Info [2022-02-22T19:07:00.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:07:01.928Z] ------------------- [2022-02-22T19:07:01.928Z] stable info: [2022-02-22T19:07:01.928Z] ------------------- [2022-02-22T19:07:01.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-22T19:07:01.928Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-22T19:07:01.928Z] Message: update stable to v1.0.220 [2022-02-22T19:07:02.497Z] ------------------- [2022-02-22T19:07:02.497Z] experimental info: [2022-02-22T19:07:02.497Z] ------------------- [2022-02-22T19:07:02.497Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-22T19:07:02.497Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-22T19:07:02.497Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-22T19:07:02.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-22T19:07:02.759Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-22T19:07:02.792Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-22T19:07:02.827Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-22T19:07:02.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-22T19:07:02.891Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-22T19:07:02.922Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-22T19:07:02.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-22T19:07:02.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-22T19:07:03.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-22T19:07:03.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-22T19:07:03.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-22T19:07:03.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-22T19:07:03.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-22T19:07:03.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-22T19:07:03.218Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-22T19:07:03.254Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-22T19:07:03.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-22T19:07:03.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-22T19:07:03.387Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-22T19:07:03.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-22T19:07:03.463Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-22T19:07:03.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3886 [Pipeline] echo [2022-02-22T19:07:03.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3886 [Pipeline] echo [2022-02-22T19:07:03.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3886 [Pipeline] echo [2022-02-22T19:07:03.614Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 077405c83e2c2076cc7559ee55a63022a07ad19a [Pipeline] echo [2022-02-22T19:07:03.648Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 077405c [Pipeline] echo [2022-02-22T19:07:03.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-22T19:07:03.780Z] provisioning config files... [2022-02-22T19:07:03.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config679955350766859934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:07:04.142Z] ---> docker-login.sh [2022-02-22T19:07:04.142Z] nexus3.edgexfoundry.org:10001 [2022-02-22T19:07:04.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:07:04.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:07:04.403Z] Configure a credential helper to remove this warning. See [2022-02-22T19:07:04.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:07:04.403Z] [2022-02-22T19:07:04.403Z] Login Succeeded [2022-02-22T19:07:04.403Z] nexus3.edgexfoundry.org:10002 [2022-02-22T19:07:04.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:07:04.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:07:04.403Z] Configure a credential helper to remove this warning. See [2022-02-22T19:07:04.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:07:04.403Z] [2022-02-22T19:07:04.403Z] Login Succeeded [2022-02-22T19:07:04.403Z] nexus3.edgexfoundry.org:10003 [2022-02-22T19:07:04.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:07:04.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:07:04.670Z] Configure a credential helper to remove this warning. See [2022-02-22T19:07:04.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:07:04.670Z] [2022-02-22T19:07:04.670Z] Login Succeeded [2022-02-22T19:07:04.670Z] nexus3.edgexfoundry.org:10004 [2022-02-22T19:07:04.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:07:04.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:07:04.670Z] Configure a credential helper to remove this warning. See [2022-02-22T19:07:04.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:07:04.670Z] [2022-02-22T19:07:04.670Z] Login Succeeded [2022-02-22T19:07:04.670Z] docker.io [2022-02-22T19:07:04.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:07:05.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:07:05.244Z] Configure a credential helper to remove this warning. See [2022-02-22T19:07:05.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:07:05.244Z] [2022-02-22T19:07:05.244Z] Login Succeeded [2022-02-22T19:07:05.244Z] ---> docker-login.sh ends [Pipeline] } [2022-02-22T19:07:05.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-22T19:07:05.673Z] ++ 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-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/core-command/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/core-data/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-22T19:07:05.673Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-22T19:07:05.673Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-22T19:07:05.673Z] ++ cut -d/ -f2 [2022-02-22T19:07:05.673Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-22T19:07:05.723Z] 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-02-22T19:07:06.208Z] + git rev-list -1 --merges 077405c83e2c2076cc7559ee55a63022a07ad19a~1..077405c83e2c2076cc7559ee55a63022a07ad19a [Pipeline] echo [2022-02-22T19:07:06.244Z] -----------> git rev-list -1 --merges 077405c83e2c2076cc7559ee55a63022a07ad19a~1..077405c83e2c2076cc7559ee55a63022a07ad19a 077405c83e2c2076cc7559ee55a63022a07ad19a [false] [Pipeline] sh [2022-02-22T19:07:06.551Z] + git log --format=format:%s -1 077405c83e2c2076cc7559ee55a63022a07ad19a [Pipeline] echo [2022-02-22T19:07:06.589Z] ========================================================= [2022-02-22T19:07:06.589Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-22T19:07:06.589Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-22T19:07:07.189Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-22T19:07:07.189Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-22T19:07:07.189Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-22T19:07:07.189Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-22T19:07:07.189Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-22T19:07:07.189Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-22T19:07:07.189Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:07:07.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T19:07:07.645Z] [2022-02-22T19:07:07.645Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:07:08.002Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T19:07:08.002Z] latest: Pulling from edgex-devops/git-semver [2022-02-22T19:07:08.002Z] a0d0a0d46f8b: Pulling fs layer [2022-02-22T19:07:08.002Z] 3e5f54012d9b: Pulling fs layer [2022-02-22T19:07:08.002Z] 4c7163046ea9: Pulling fs layer [2022-02-22T19:07:08.002Z] 0c2d73faf560: Pulling fs layer [2022-02-22T19:07:08.002Z] 0c2d73faf560: Waiting [2022-02-22T19:07:08.002Z] 3e5f54012d9b: Verifying Checksum [2022-02-22T19:07:08.002Z] 3e5f54012d9b: Download complete [2022-02-22T19:07:08.002Z] a0d0a0d46f8b: Download complete [2022-02-22T19:07:08.002Z] 0c2d73faf560: Verifying Checksum [2022-02-22T19:07:08.002Z] 0c2d73faf560: Download complete [2022-02-22T19:07:08.002Z] 4c7163046ea9: Verifying Checksum [2022-02-22T19:07:08.002Z] 4c7163046ea9: Download complete [2022-02-22T19:07:08.265Z] a0d0a0d46f8b: Pull complete [2022-02-22T19:07:08.265Z] 3e5f54012d9b: Pull complete [2022-02-22T19:07:08.531Z] 4c7163046ea9: Pull complete [2022-02-22T19:07:08.793Z] 0c2d73faf560: Pull complete [2022-02-22T19:07:08.794Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-22T19:07:08.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-22T19:07:08.794Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-22T19:07:08.905Z] prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container [2022-02-22T19:07:08.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-22T19:07:09.739Z] $ docker top d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-22T19:07:09.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-22T19:07:09.909Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-22T19:07:10.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-22T19:07:10.008Z] $ docker exec d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 ssh-agent [2022-02-22T19:07:10.104Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbmAba/agent.13 [2022-02-22T19:07:10.104Z] SSH_AGENT_PID=20 [2022-02-22T19:07:10.111Z] Running ssh-add (command line suppressed) [2022-02-22T19:07:10.194Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9195036790798572793.key (/w/workspace/edgex-go/1@tmp/private_key_9195036790798572793.key) [2022-02-22T19:07:10.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-22T19:07:10.540Z] + git tag --points-at HEAD [Pipeline] } [2022-02-22T19:07:10.561Z] $ docker exec --env ******** --env ******** d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 ssh-agent -k [2022-02-22T19:07:10.665Z] unset SSH_AUTH_SOCK; [2022-02-22T19:07:10.665Z] unset SSH_AGENT_PID; [2022-02-22T19:07:10.665Z] echo Agent pid 20 killed; [2022-02-22T19:07:10.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-22T19:07:10.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-22T19:07:10.761Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-22T19:07:10.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-22T19:07:10.859Z] $ docker exec d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 ssh-agent [2022-02-22T19:07:10.971Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlcIePB/agent.52 [2022-02-22T19:07:10.971Z] SSH_AGENT_PID=59 [2022-02-22T19:07:10.977Z] Running ssh-add (command line suppressed) [2022-02-22T19:07:11.084Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8694164826754398307.key (/w/workspace/edgex-go/1@tmp/private_key_8694164826754398307.key) [2022-02-22T19:07:11.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-22T19:07:11.446Z] + git semver init [2022-02-22T19:07:11.446Z] # -> Open(): unable to determine branch for HEAD [2022-02-22T19:07:11.446Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-02-22T19:07:11.446Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-02-22T19:07:11.446Z] # $SEMVER_REMOTE_NAME = origin [2022-02-22T19:07:11.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-22T19:07:11.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-22T19:07:11.446Z] # $SEMVER_BRANCH = PR-3886 [2022-02-22T19:07:11.446Z] # $SEMVER_TEMP = /tmp/semver-088566987 [2022-02-22T19:07:11.446Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-22T19:07:23.686Z] # '/tmp/semver-088566987' -> '/w/workspace/edgex-go/1/.semver' [2022-02-22T19:07:23.948Z] # -> Force: false [2022-02-22T19:07:23.948Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-02-22T19:07:23.971Z] $ docker exec --env ******** --env ******** d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 ssh-agent -k [2022-02-22T19:07:24.062Z] unset SSH_AUTH_SOCK; [2022-02-22T19:07:24.062Z] unset SSH_AGENT_PID; [2022-02-22T19:07:24.062Z] echo Agent pid 59 killed; [2022-02-22T19:07:24.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-22T19:07:24.501Z] + git semver [Pipeline] } [2022-02-22T19:07:24.545Z] $ docker stop --time=1 d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 [2022-02-22T19:07:26.569Z] $ docker rm -f d66c611f1912f4916de9873d7e7c2176cfd84cb6fbafdfa7469a9a08509bf903 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-22T19:07:26.992Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-22T19:07:27.261Z] Stashed 1 file(s) [Pipeline] echo [2022-02-22T19:07:27.280Z] [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-02-22T19:07:27.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-22T19:07:27.788Z] ========================================================= [2022-02-22T19:07:27.788Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-22T19:07:27.788Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-22T19:07:28.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-22T19:07:28.136Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-22T19:07:28.136Z] 59bf1c3509f3: Pulling fs layer [2022-02-22T19:07:28.136Z] 666ba61612fd: Pulling fs layer [2022-02-22T19:07:28.136Z] 8ed8ca486205: Pulling fs layer [2022-02-22T19:07:28.136Z] 4fe6c5a15a65: Pulling fs layer [2022-02-22T19:07:28.136Z] 22a0e8bec74d: Pulling fs layer [2022-02-22T19:07:28.136Z] 640e595b4fbd: Pulling fs layer [2022-02-22T19:07:28.136Z] 763cafe07f6e: Pulling fs layer [2022-02-22T19:07:28.136Z] 0c0b528cf693: Pulling fs layer [2022-02-22T19:07:28.136Z] 10935f4eaf8b: Pulling fs layer [2022-02-22T19:07:28.136Z] 22a0e8bec74d: Waiting [2022-02-22T19:07:28.136Z] 640e595b4fbd: Waiting [2022-02-22T19:07:28.136Z] 763cafe07f6e: Waiting [2022-02-22T19:07:28.136Z] 0c0b528cf693: Waiting [2022-02-22T19:07:28.136Z] 10935f4eaf8b: Waiting [2022-02-22T19:07:28.136Z] 4fe6c5a15a65: Waiting [2022-02-22T19:07:28.136Z] 8ed8ca486205: Verifying Checksum [2022-02-22T19:07:28.136Z] 8ed8ca486205: Download complete [2022-02-22T19:07:28.136Z] 666ba61612fd: Verifying Checksum [2022-02-22T19:07:28.136Z] 666ba61612fd: Download complete [2022-02-22T19:07:28.136Z] 22a0e8bec74d: Verifying Checksum [2022-02-22T19:07:28.136Z] 22a0e8bec74d: Download complete [2022-02-22T19:07:28.136Z] 640e595b4fbd: Verifying Checksum [2022-02-22T19:07:28.136Z] 640e595b4fbd: Download complete [2022-02-22T19:07:28.136Z] 59bf1c3509f3: Verifying Checksum [2022-02-22T19:07:28.136Z] 59bf1c3509f3: Download complete [2022-02-22T19:07:28.136Z] 763cafe07f6e: Verifying Checksum [2022-02-22T19:07:28.136Z] 763cafe07f6e: Download complete [2022-02-22T19:07:28.400Z] 0c0b528cf693: Verifying Checksum [2022-02-22T19:07:28.400Z] 0c0b528cf693: Download complete [2022-02-22T19:07:28.663Z] 10935f4eaf8b: Verifying Checksum [2022-02-22T19:07:28.663Z] 10935f4eaf8b: Download complete [2022-02-22T19:07:28.663Z] 4fe6c5a15a65: Verifying Checksum [2022-02-22T19:07:28.663Z] 4fe6c5a15a65: Download complete [2022-02-22T19:07:28.663Z] 59bf1c3509f3: Pull complete [2022-02-22T19:07:28.925Z] 666ba61612fd: Pull complete [2022-02-22T19:07:28.925Z] 8ed8ca486205: Pull complete [2022-02-22T19:07:33.194Z] 4fe6c5a15a65: Pull complete [2022-02-22T19:07:33.194Z] 22a0e8bec74d: Pull complete [2022-02-22T19:07:33.194Z] 640e595b4fbd: Pull complete [2022-02-22T19:07:33.194Z] 763cafe07f6e: Pull complete [2022-02-22T19:07:33.194Z] 0c0b528cf693: Pull complete [2022-02-22T19:07:35.769Z] 10935f4eaf8b: Pull complete [2022-02-22T19:07:35.769Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-22T19:07:35.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-22T19:07:35.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-22T19:07:36.138Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-22T19:07:36.138Z] WORKDIR /edgex [2022-02-22T19:07:36.138Z] COPY go.mod . [2022-02-22T19:07:36.138Z] RUN go mod download' [2022-02-22T19:07:36.138Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-22T19:07:37.553Z] Sending build context to Docker daemon 334.1MB [2022-02-22T19:07:37.553Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-22T19:07:37.553Z] ---> 99d49a6021b9 [2022-02-22T19:07:37.553Z] Step 2/4 : WORKDIR /edgex [2022-02-22T19:07:40.103Z] ---> Running in b5814c7e9be4 [2022-02-22T19:07:40.103Z] Removing intermediate container b5814c7e9be4 [2022-02-22T19:07:40.103Z] ---> c1fde4f9ac5a [2022-02-22T19:07:40.103Z] Step 3/4 : COPY go.mod . [2022-02-22T19:07:40.103Z] ---> 087799382c1f [2022-02-22T19:07:40.103Z] Step 4/4 : RUN go mod download [2022-02-22T19:07:40.103Z] ---> Running in 2ad05061c3b1 [2022-02-22T19:07:42.575Z] Still waiting to schedule task [2022-02-22T19:07:42.575Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-22T19:08:18.903Z] Removing intermediate container 2ad05061c3b1 [2022-02-22T19:08:18.903Z] ---> 001c80f0f3a2 [2022-02-22T19:08:18.903Z] Successfully built 001c80f0f3a2 [2022-02-22T19:08:18.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:08:19.232Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-22T19:08:19.232Z] . [Pipeline] withDockerContainer [2022-02-22T19:08:19.332Z] prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container [2022-02-22T19:08:19.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-02-22T19:08:19.788Z] $ docker top 3e79050b42970aa7095db8f7ea5ddbbe72bce66eef890d8adfab0eeea3eb6fdf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-22T19:08:20.205Z] + go version [2022-02-22T19:08:20.206Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-22T19:08:20.236Z] $ docker stop --time=1 3e79050b42970aa7095db8f7ea5ddbbe72bce66eef890d8adfab0eeea3eb6fdf [2022-02-22T19:08:21.439Z] $ docker rm -f 3e79050b42970aa7095db8f7ea5ddbbe72bce66eef890d8adfab0eeea3eb6fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:08:22.176Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-22T19:08:22.176Z] . [Pipeline] withDockerContainer [2022-02-22T19:08:22.268Z] prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container [2022-02-22T19:08:22.303Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-02-22T19:08:22.677Z] $ docker top b4bed2299042de10620ed176000b1836c853675df218e62fa1d62f8a3e391a0f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-22T19:08:22.814Z] ========================================================= [2022-02-22T19:08:22.814Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-22T19:08:22.814Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-22T19:08:23.167Z] + make test [2022-02-22T19:08:23.167Z] go mod tidy [2022-02-22T19:08:23.432Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-22T19:08:30.065Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-22T19:08:45.061Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-22T19:08:50.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-22T19:08:50.740Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-22T19:08:51.006Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-22T19:08:53.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-22T19:08:54.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-22T19:08:54.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-22T19:08:54.173Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-22T19:08:54.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-22T19:08:54.747Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-22T19:08:55.009Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-22T19:08:55.009Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-22T19:08:55.009Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-22T19:08:55.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-22T19:08:57.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2022-02-22T19:08:57.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-22T19:08:57.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-22T19:08:58.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements [2022-02-22T19:08:58.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-22T19:08:58.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements [2022-02-22T19:08:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-22T19:08:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-22T19:08:59.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.144s coverage: 89.5% of statements [2022-02-22T19:08:59.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-22T19:08:59.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-22T19:09:00.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements [2022-02-22T19:09:00.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-22T19:09:00.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-22T19:09:00.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-22T19:09:00.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-22T19:09:00.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-22T19:09:01.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements [2022-02-22T19:09:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-22T19:09:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-22T19:09:01.307Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2022-02-22T19:09:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-22T19:09:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-22T19:09:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-22T19:09:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-22T19:09:01.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-22T19:09:01.581Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2022-02-22T19:09:01.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-22T19:09:01.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-22T19:09:01.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-22T19:09:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-02-22T19:09:03.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-22T19:09:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-02-22T19:09:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2022-02-22T19:09:03.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-22T19:09:03.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-02-22T19:09:03.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2022-02-22T19:09:03.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-02-22T19:09:03.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-02-22T19:09:04.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-02-22T19:09:16.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-02-22T19:09:16.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-02-22T19:09:21.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 82.5% of statements [2022-02-22T19:09:21.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-22T19:09:25.429Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5851 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws [2022-02-22T19:09:25.468Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-02-22T19:09:25.735Z] The recommended git tool is: git [2022-02-22T19:09:32.231Z] using credential edgex-jenkins-ssh [2022-02-22T19:09:32.279Z] Cloning the remote Git repository [2022-02-22T19:09:32.426Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-22T19:09:32.526Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-02-22T19:09:32.694Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-22T19:09:32.695Z] > git --version # timeout=10 [2022-02-22T19:09:32.716Z] > git --version # 'git version 2.17.1' [2022-02-22T19:09:32.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-22T19:09:32.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-02-22T19:09:39.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 65.4% of statements [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-22T19:09:39.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-22T19:09:39.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2022-02-22T19:09:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-22T19:09:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-22T19:09:39.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-02-22T19:09:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-22T19:09:39.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2022-02-22T19:09:39.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-22T19:09:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.053s coverage: 17.7% of statements [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-22T19:09:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-22T19:09:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-22T19:09:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-22T19:09:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-22T19:09:47.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-22T19:09:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-02-22T19:09:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-02-22T19:09:47.921Z] 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 [2022-02-22T19:09:51.442Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:09:51.835Z] Merge succeeded, producing 077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:09:51.835Z] Checking out Revision 077405c83e2c2076cc7559ee55a63022a07ad19a (PR-3886) [2022-02-22T19:09:50.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-22T19:09:50.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-22T19:09:50.648Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-22T19:09:50.690Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-22T19:09:50.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-22T19:09:50.709Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-22T19:09:51.464Z] > git config core.sparsecheckout # timeout=10 [2022-02-22T19:09:51.482Z] > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [2022-02-22T19:09:51.736Z] > git remote # timeout=10 [2022-02-22T19:09:51.757Z] > git config --get remote.origin.url # timeout=10 [2022-02-22T19:09:51.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-22T19:09:51.788Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-02-22T19:09:51.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-22T19:09:51.845Z] > git config core.sparsecheckout # timeout=10 [2022-02-22T19:09:51.860Z] > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [2022-02-22T19:09:56.494Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-02-22T19:09:56.568Z] > git --version # timeout=10 [2022-02-22T19:09:56.581Z] > git --version # 'git version 2.17.1' [2022-02-22T19:09:56.599Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-22T19:09:57.810Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-22T19:09:57.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-22T19:09:57.810Z] Dload Upload Total Spent Left Speed [2022-02-22T19:09:57.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 78430 [Pipeline] sh [2022-02-22T19:09:58.369Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-22T19:09:58.736Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-22T19:09:58.736Z] sudo tee /etc/docker/daemon.new [2022-02-22T19:09:58.736Z] { [2022-02-22T19:09:58.736Z] "registry-mirrors": [ [2022-02-22T19:09:58.736Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-22T19:09:58.736Z] ], [2022-02-22T19:09:58.736Z] "bip": "10.250.0.254/24", [2022-02-22T19:09:58.736Z] "hosts": [ [2022-02-22T19:09:58.736Z] "tcp://0.0.0.0:5555", [2022-02-22T19:09:58.736Z] "unix:///var/run/docker.sock" [2022-02-22T19:09:58.736Z] ], [2022-02-22T19:09:58.736Z] "mtu": 1458, [2022-02-22T19:09:58.736Z] "selinux-enabled": true, [2022-02-22T19:09:58.736Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-22T19:09:58.736Z] } [Pipeline] sh [2022-02-22T19:09:59.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-22T19:09:59.615Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-22T19:10:18.051Z] provisioning config files... [2022-02-22T19:10:18.078Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1803461365896713429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:10:18.690Z] ---> docker-login.sh [2022-02-22T19:10:18.690Z] nexus3.edgexfoundry.org:10001 [2022-02-22T19:10:19.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:10:19.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:10:19.574Z] Configure a credential helper to remove this warning. See [2022-02-22T19:10:19.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:10:19.574Z] [2022-02-22T19:10:19.574Z] Login Succeeded [2022-02-22T19:10:19.574Z] nexus3.edgexfoundry.org:10002 [2022-02-22T19:10:20.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:10:20.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:10:20.179Z] Configure a credential helper to remove this warning. See [2022-02-22T19:10:20.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:10:20.179Z] [2022-02-22T19:10:20.179Z] Login Succeeded [2022-02-22T19:10:20.179Z] nexus3.edgexfoundry.org:10003 [2022-02-22T19:10:20.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:10:20.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:10:20.738Z] Configure a credential helper to remove this warning. See [2022-02-22T19:10:20.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:10:20.738Z] [2022-02-22T19:10:20.738Z] Login Succeeded [2022-02-22T19:10:20.738Z] nexus3.edgexfoundry.org:10004 [2022-02-22T19:10:21.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:10:21.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:10:21.289Z] Configure a credential helper to remove this warning. See [2022-02-22T19:10:21.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:10:21.289Z] [2022-02-22T19:10:21.289Z] Login Succeeded [2022-02-22T19:10:21.289Z] docker.io [2022-02-22T19:10:21.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-22T19:10:22.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-22T19:10:22.168Z] Configure a credential helper to remove this warning. See [2022-02-22T19:10:22.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-22T19:10:22.168Z] [2022-02-22T19:10:22.168Z] Login Succeeded [2022-02-22T19:10:22.168Z] ---> docker-login.sh ends [Pipeline] } [2022-02-22T19:10:22.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-22T19:10:22.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-22T19:10:22.645Z] ========================================================= [2022-02-22T19:10:22.645Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-22T19:10:22.645Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-22T19:10:23.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-22T19:10:23.328Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-22T19:10:23.328Z] 9b3977197b4f: Pulling fs layer [2022-02-22T19:10:23.328Z] 1a89e8eeedd5: Pulling fs layer [2022-02-22T19:10:23.328Z] 94645a83ff95: Pulling fs layer [2022-02-22T19:10:23.328Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-22T19:10:23.328Z] 0c92f367c5e7: Pulling fs layer [2022-02-22T19:10:23.328Z] f7c0051592d6: Pulling fs layer [2022-02-22T19:10:23.328Z] a227ed2f7395: Pulling fs layer [2022-02-22T19:10:23.328Z] 7b1c46037f91: Pulling fs layer [2022-02-22T19:10:23.328Z] 0c92f367c5e7: Waiting [2022-02-22T19:10:23.328Z] a227ed2f7395: Waiting [2022-02-22T19:10:23.328Z] 7b1c46037f91: Waiting [2022-02-22T19:10:23.328Z] f7c0051592d6: Waiting [2022-02-22T19:10:23.328Z] 3f3a8bcf1eab: Waiting [2022-02-22T19:10:23.328Z] 94645a83ff95: Download complete [2022-02-22T19:10:23.328Z] 1a89e8eeedd5: Download complete [2022-02-22T19:10:23.328Z] 0c92f367c5e7: Verifying Checksum [2022-02-22T19:10:23.328Z] 0c92f367c5e7: Download complete [2022-02-22T19:10:23.328Z] f7c0051592d6: Verifying Checksum [2022-02-22T19:10:23.328Z] f7c0051592d6: Download complete [2022-02-22T19:10:23.328Z] 9b3977197b4f: Verifying Checksum [2022-02-22T19:10:23.328Z] 9b3977197b4f: Download complete [2022-02-22T19:10:23.328Z] a227ed2f7395: Verifying Checksum [2022-02-22T19:10:23.328Z] a227ed2f7395: Download complete [2022-02-22T19:10:24.325Z] 9b3977197b4f: Pull complete [2022-02-22T19:10:24.936Z] 1a89e8eeedd5: Pull complete [2022-02-22T19:10:25.219Z] 94645a83ff95: Pull complete [2022-02-22T19:10:25.497Z] 7b1c46037f91: Verifying Checksum [2022-02-22T19:10:25.497Z] 7b1c46037f91: Download complete [2022-02-22T19:10:26.098Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-22T19:10:26.098Z] 3f3a8bcf1eab: Download complete [2022-02-22T19:10:27.650Z] GO111MODULE=on go vet ./... [2022-02-22T19:10:30.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-22T19:10:30.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-22T19:10:30.478Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-22T19:10:31.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-22T19:10:31.396Z] + ls -al . [2022-02-22T19:10:31.396Z] total 644 [2022-02-22T19:10:31.396Z] drwxrwxr-x 10 1001 1001 4096 Feb 22 19:10 . [2022-02-22T19:10:31.396Z] drwxr-xr-x 4 root root 28 Feb 22 19:08 .. [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 11 Feb 22 19:06 .dockerignore [2022-02-22T19:10:31.396Z] drwxrwxr-x 8 1001 1001 179 Feb 22 19:06 .git [2022-02-22T19:10:31.396Z] drwxrwxr-x 4 1001 1001 142 Feb 22 19:06 .github [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 804 Feb 22 19:06 .gitignore [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 19:06 .golangci.yml [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 76 Feb 22 19:06 .hadolint.yml [2022-02-22T19:10:31.396Z] drwx------ 3 1001 1001 73 Feb 22 19:07 .semver [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 19:06 .sonarcloud.properties [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 19:06 ADOPTERS.md [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 9019 Feb 22 19:06 Attribution.txt [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 51732 Feb 22 19:06 CHANGELOG.md [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 19:06 CONTRIBUTING.md [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 19:06 GOVERNANCE.md [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 849 Feb 22 19:06 Jenkinsfile [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 19:06 LICENSE [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 6508 Feb 22 19:06 Makefile [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 19:06 OWNERS.md [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 8207 Feb 22 19:06 README.md [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 19:06 SECURITY.md [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 19:07 VERSION [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 4131 Feb 22 19:06 ZMQWindows.md [2022-02-22T19:10:31.396Z] drwxrwxr-x 2 1001 1001 37 Feb 22 19:06 bin [2022-02-22T19:10:31.396Z] drwxrwxr-x 14 1001 1001 4096 Feb 22 19:06 cmd [2022-02-22T19:10:31.396Z] -rw-r--r-- 1 root root 428383 Feb 22 19:09 coverage.out [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 2841 Feb 22 19:06 go.mod [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 50303 Feb 22 19:06 go.sum [2022-02-22T19:10:31.396Z] drwxrwxr-x 8 1001 1001 124 Feb 22 19:06 internal [2022-02-22T19:10:31.396Z] drwxrwxr-x 3 1001 1001 16 Feb 22 19:06 openapi [2022-02-22T19:10:31.396Z] drwxrwxr-x 4 1001 1001 71 Feb 22 19:06 snap [2022-02-22T19:10:31.396Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 19:06 version.go [Pipeline] sh [2022-02-22T19:10:31.710Z] + '[' -e coverage.out ] [2022-02-22T19:10:31.710Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-22T19:10:31.857Z] Stashed 1 file(s) [Pipeline] sh [2022-02-22T19:10:32.172Z] + make build [2022-02-22T19:10:32.172Z] 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-02-22T19:10:33.577Z] 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-02-22T19:10:38.524Z] 3f3a8bcf1eab: Pull complete [2022-02-22T19:10:38.524Z] 0c92f367c5e7: Pull complete [2022-02-22T19:10:38.800Z] f7c0051592d6: Pull complete [2022-02-22T19:10:39.405Z] a227ed2f7395: Pull complete [2022-02-22T19:10:41.752Z] 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-02-22T19:10:41.752Z] 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-02-22T19:10:42.327Z] 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-02-22T19:10:42.588Z] 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-02-22T19:10:43.535Z] 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-02-22T19:10:44.480Z] 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-02-22T19:10:45.065Z] 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-02-22T19:10:46.147Z] 7b1c46037f91: Pull complete [2022-02-22T19:10:46.147Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-22T19:10:46.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-22T19:10:46.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-22T19:10:46.454Z] 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-02-22T19:10:46.564Z] + docker build -t ci-base-image-arm64 -f - . [2022-02-22T19:10:46.564Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-22T19:10:46.564Z] WORKDIR /edgex [2022-02-22T19:10:46.564Z] COPY go.mod . [2022-02-22T19:10:46.564Z] RUN go mod download [2022-02-22T19:10:47.031Z] 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-02-22T19:10:47.604Z] 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-02-22T19:10:49.198Z] Sending build context to Docker daemon 168.7MB [2022-02-22T19:10:49.198Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-22T19:10:49.198Z] ---> f79e39bc4007 [2022-02-22T19:10:49.198Z] Step 2/4 : WORKDIR /edgex [Pipeline] } [2022-02-22T19:10:49.548Z] $ docker stop --time=1 b4bed2299042de10620ed176000b1836c853675df218e62fa1d62f8a3e391a0f [2022-02-22T19:10:51.354Z] $ docker rm -f b4bed2299042de10620ed176000b1836c853675df218e62fa1d62f8a3e391a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-02-22T19:10:51.839Z] ---> Running in f1485dbfdad0 [2022-02-22T19:10:51.839Z] Removing intermediate container f1485dbfdad0 [2022-02-22T19:10:51.839Z] ---> 5f46eb65c4dc [2022-02-22T19:10:51.839Z] Step 3/4 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-02-22T19:10:52.440Z] ---> d3dde6b45505 [2022-02-22T19:10:52.440Z] Step 4/4 : RUN go mod download [2022-02-22T19:10:52.718Z] ---> Running in d26ebbef0eb9 [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:10:53.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-22T19:10:53.107Z] [2022-02-22T19:10:53.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:10:53.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-22T19:10:53.460Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-22T19:10:53.460Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-22T19:10:53.460Z] ca9280d653b3: Pulling fs layer [2022-02-22T19:10:53.460Z] 7e9c9ca2126c: Pulling fs layer [2022-02-22T19:10:53.460Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-22T19:10:53.460Z] cbdbe7a5bc2a: Download complete [2022-02-22T19:10:53.730Z] ca9280d653b3: Verifying Checksum [2022-02-22T19:10:53.730Z] ca9280d653b3: Download complete [2022-02-22T19:10:53.730Z] cbdbe7a5bc2a: Pull complete [2022-02-22T19:10:53.996Z] 7e9c9ca2126c: Verifying Checksum [2022-02-22T19:10:53.996Z] 7e9c9ca2126c: Download complete [2022-02-22T19:10:54.259Z] ca9280d653b3: Pull complete [2022-02-22T19:10:58.500Z] 7e9c9ca2126c: Pull complete [2022-02-22T19:10:58.500Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-22T19:10:58.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-22T19:10:58.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-22T19:10:58.598Z] prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container [2022-02-22T19:10:58.642Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-22T19:11:01.312Z] $ docker top 37749dfde563c29d32ae1afc26207f9cde089192f6197d71c2d9e09168cc8839 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-22T19:11:01.733Z] + docker-compose build --help [2022-02-22T19:11:01.733Z] + grep parallel [2022-02-22T19:11:02.309Z] --parallel Build images in parallel. [Pipeline] } [2022-02-22T19:11:02.340Z] $ docker stop --time=1 37749dfde563c29d32ae1afc26207f9cde089192f6197d71c2d9e09168cc8839 [2022-02-22T19:11:03.545Z] $ docker rm -f 37749dfde563c29d32ae1afc26207f9cde089192f6197d71c2d9e09168cc8839 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:11:04.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-22T19:11:04.095Z] . [Pipeline] withDockerContainer [2022-02-22T19:11:04.186Z] prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container [2022-02-22T19:11:04.222Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat [2022-02-22T19:11:04.583Z] $ docker top 41e07d0ea30f196d342909a840929985039aaf58acc2f638ae036cf526b544c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-22T19:11:04.997Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-22T19:11:05.568Z] Building core-command ... [2022-02-22T19:11:05.568Z] Building core-data ... [2022-02-22T19:11:05.568Z] Building core-metadata ... [2022-02-22T19:11:05.568Z] Building security-bootstrapper ... [2022-02-22T19:11:05.568Z] Building security-proxy-setup ... [2022-02-22T19:11:05.568Z] Building security-secretstore-setup ... [2022-02-22T19:11:05.569Z] Building support-notifications ... [2022-02-22T19:11:05.569Z] Building support-scheduler ... [2022-02-22T19:11:05.569Z] Building sys-mgmt-agent ... [2022-02-22T19:11:05.569Z] Building security-secretstore-setup [2022-02-22T19:11:05.569Z] Building sys-mgmt-agent [2022-02-22T19:11:05.569Z] Building security-proxy-setup [2022-02-22T19:11:05.569Z] Building support-scheduler [2022-02-22T19:11:05.569Z] Building support-notifications [2022-02-22T19:11:15.600Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:11:15.600Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:11:15.600Z] ---> 001c80f0f3a2 [2022-02-22T19:11:15.600Z] Step 3/25 : WORKDIR /edgex-go [2022-02-22T19:11:15.600Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:11:15.600Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:11:15.600Z] ---> 001c80f0f3a2 [2022-02-22T19:11:15.600Z] Step 3/21 : WORKDIR /edgex-go [2022-02-22T19:11:20.895Z] ---> Running in 2ebe8682bff4 [2022-02-22T19:11:20.895Z] ---> Running in b44df08a9227 [2022-02-22T19:11:25.099Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:11:25.099Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:11:25.099Z] ---> 001c80f0f3a2 [2022-02-22T19:11:25.099Z] Step 3/22 : WORKDIR /edgex-go [2022-02-22T19:11:26.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:11:26.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:11:26.493Z] ---> 001c80f0f3a2 [2022-02-22T19:11:26.493Z] Step 3/23 : WORKDIR /edgex-go [2022-02-22T19:11:27.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:11:27.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:11:27.062Z] ---> 001c80f0f3a2 [2022-02-22T19:11:27.062Z] Step 3/22 : WORKDIR /edgex-go [2022-02-22T19:11:27.327Z] Removing intermediate container 2ebe8682bff4 [2022-02-22T19:11:27.327Z] ---> 4c680f94090c [2022-02-22T19:11:27.327Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:11:27.327Z] ---> Running in 6d833bd78830 [2022-02-22T19:11:27.327Z] Removing intermediate container b44df08a9227 [2022-02-22T19:11:27.327Z] ---> ab6f193f9b88 [2022-02-22T19:11:27.327Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:11:27.327Z] ---> Running in 92c49c83e5cc [2022-02-22T19:11:27.327Z] ---> Running in 806f1a083659 [2022-02-22T19:11:27.327Z] ---> Running in 28897ad45de9 [2022-02-22T19:11:27.327Z] ---> Running in c22f2b6b49fd [2022-02-22T19:11:27.590Z] Removing intermediate container 806f1a083659 [2022-02-22T19:11:27.590Z] ---> 677549e4486c [2022-02-22T19:11:27.590Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:11:27.590Z] Removing intermediate container 92c49c83e5cc [2022-02-22T19:11:27.590Z] ---> 4b2415d47099 [2022-02-22T19:11:27.590Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:11:27.590Z] ---> Running in 6488dd83f1c8 [2022-02-22T19:11:27.590Z] Removing intermediate container 6d833bd78830 [2022-02-22T19:11:27.590Z] ---> 8200887f860e [2022-02-22T19:11:27.590Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:11:27.590Z] ---> Running in c24a64228075 [2022-02-22T19:11:27.590Z] ---> Running in 2e9d87363c1c [2022-02-22T19:11:28.538Z] Removing intermediate container 28897ad45de9 [2022-02-22T19:11:28.538Z] ---> cda26de82878 [2022-02-22T19:11:28.538Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-22T19:11:28.538Z] ---> Running in b5989ec6eadd [2022-02-22T19:11:28.538Z] Removing intermediate container c22f2b6b49fd [2022-02-22T19:11:28.538Z] ---> 45c3afb2e953 [2022-02-22T19:11:28.538Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-22T19:11:28.538Z] ---> Running in 502ebdce577f [2022-02-22T19:11:28.803Z] Removing intermediate container c24a64228075 [2022-02-22T19:11:28.803Z] ---> 664fc8c45b23 [2022-02-22T19:11:28.803Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-22T19:11:28.803Z] Removing intermediate container 6488dd83f1c8 [2022-02-22T19:11:28.803Z] ---> b56dd854e2ef [2022-02-22T19:11:28.803Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-22T19:11:28.803Z] Removing intermediate container 2e9d87363c1c [2022-02-22T19:11:28.803Z] ---> 93e5afffbcc0 [2022-02-22T19:11:28.803Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-22T19:11:28.803Z] ---> Running in c2106e731e2c [2022-02-22T19:11:28.803Z] ---> Running in 5efc9b652952 [2022-02-22T19:11:28.803Z] ---> Running in 1f30e37a6bc4 [2022-02-22T19:11:28.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:29.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:29.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:29.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:29.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:29.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:29.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:30.186Z] OK: 221 MiB in 52 packages [2022-02-22T19:11:30.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:30.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:30.452Z] OK: 221 MiB in 52 packages [2022-02-22T19:11:30.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:11:30.452Z] Removing intermediate container b5989ec6eadd [2022-02-22T19:11:30.452Z] ---> 83df8f34ca23 [2022-02-22T19:11:30.452Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-22T19:11:30.723Z] Removing intermediate container 502ebdce577f [2022-02-22T19:11:30.723Z] ---> e7f20c51895f [2022-02-22T19:11:30.723Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-22T19:11:30.723Z] ---> 18bb6a74840e [2022-02-22T19:11:30.723Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:11:30.985Z] OK: 221 MiB in 52 packages [2022-02-22T19:11:30.985Z] ---> Running in 29156046802f [2022-02-22T19:11:30.985Z] OK: 221 MiB in 52 packages [2022-02-22T19:11:30.985Z] OK: 221 MiB in 52 packages [2022-02-22T19:11:30.985Z] ---> fe0b058a4f7e [2022-02-22T19:11:30.985Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:11:30.985Z] ---> Running in 3edb8211c320 [2022-02-22T19:11:31.558Z] Removing intermediate container c2106e731e2c [2022-02-22T19:11:31.558Z] ---> 926f30c6c6ee [2022-02-22T19:11:31.558Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-22T19:11:31.558Z] Removing intermediate container 5efc9b652952 [2022-02-22T19:11:31.558Z] ---> 2c7203b6f4b2 [2022-02-22T19:11:31.558Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-22T19:11:31.558Z] Removing intermediate container 1f30e37a6bc4 [2022-02-22T19:11:31.558Z] ---> 6897ced24196 [2022-02-22T19:11:31.558Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-22T19:11:31.817Z] ---> d97680de1d54 [2022-02-22T19:11:31.817Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:11:31.817Z] ---> Running in 575c802d3164 [2022-02-22T19:11:31.817Z] ---> bac800132484 [2022-02-22T19:11:31.817Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:11:32.078Z] ---> af9f594bcc04 [2022-02-22T19:11:32.078Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:11:32.078Z] ---> Running in 31fad3f71965 [2022-02-22T19:11:32.078Z] ---> Running in 55eb859626d8 [2022-02-22T19:11:32.653Z] Removing intermediate container 29156046802f [2022-02-22T19:11:32.653Z] ---> 99f1076b51f8 [2022-02-22T19:11:32.653Z] Step 8/25 : COPY . . [2022-02-22T19:11:35.242Z] Removing intermediate container 3edb8211c320 [2022-02-22T19:11:35.242Z] ---> 8f68e915a33e [2022-02-22T19:11:35.242Z] Step 8/21 : COPY . . [2022-02-22T19:11:37.820Z] Removing intermediate container 575c802d3164 [2022-02-22T19:11:37.820Z] ---> b1fb49cc236e [2022-02-22T19:11:37.820Z] Step 8/23 : COPY . . [2022-02-22T19:11:37.820Z] ---> 6514e1e5e3ec [2022-02-22T19:11:37.820Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-22T19:11:38.083Z] Removing intermediate container 31fad3f71965 [2022-02-22T19:11:38.083Z] ---> 14d264f379d1 [2022-02-22T19:11:38.083Z] Step 8/22 : COPY . . [2022-02-22T19:11:38.083Z] Removing intermediate container 55eb859626d8 [2022-02-22T19:11:38.083Z] ---> 2e02f12e0103 [2022-02-22T19:11:38.083Z] Step 8/22 : COPY . . [2022-02-22T19:11:38.083Z] ---> Running in a747b30f9417 [2022-02-22T19:11:38.692Z] 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-02-22T19:11:46.993Z] ---> 8e17bef78efe [2022-02-22T19:11:46.993Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-22T19:11:46.993Z] ---> c8fc500b32c2 [2022-02-22T19:11:46.993Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-22T19:11:46.993Z] ---> Running in dfcde04bb024 [2022-02-22T19:11:46.993Z] ---> Running in ffaebbef984e [2022-02-22T19:11:46.993Z] 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-02-22T19:11:46.993Z] 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-02-22T19:11:55.213Z] ---> b0d0ec80d5c7 [2022-02-22T19:11:55.213Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-22T19:11:55.213Z] ---> 3786d7e73ddd [2022-02-22T19:11:55.213Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-22T19:11:55.213Z] ---> Running in 98ac455dc2cd [2022-02-22T19:11:55.213Z] ---> Running in ae49786a4ba8 [2022-02-22T19:11:55.790Z] 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-02-22T19:11:55.790Z] 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-02-22T19:12:10.780Z] 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-02-22T19:12:13.365Z] Removing intermediate container a747b30f9417 [2022-02-22T19:12:13.365Z] ---> 61ab6dad074b [2022-02-22T19:12:13.365Z] [2022-02-22T19:12:13.365Z] Step 10/25 : FROM alpine:3.14 [2022-02-22T19:12:13.635Z] 3.14: Pulling from library/alpine [2022-02-22T19:12:14.587Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-22T19:12:14.587Z] Status: Downloaded newer image for alpine:3.14 [2022-02-22T19:12:14.587Z] ---> 0a97eee8041e [2022-02-22T19:12:14.587Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-22T19:12:14.587Z] ---> Running in b9649077a7b8 [2022-02-22T19:12:14.594Z] Removing intermediate container d26ebbef0eb9 [2022-02-22T19:12:14.594Z] ---> fa08f6e26002 [2022-02-22T19:12:14.594Z] Successfully built fa08f6e26002 [2022-02-22T19:12:14.594Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:12:14.987Z] + docker inspect -f . ci-base-image-arm64 [2022-02-22T19:12:14.988Z] . [Pipeline] withDockerContainer [2022-02-22T19:12:15.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:15.269Z] prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container [2022-02-22T19:12:15.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-02-22T19:12:15.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:15.994Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-22T19:12:15.994Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-22T19:12:15.994Z] (3/3) Installing su-exec (0.2-r1) [2022-02-22T19:12:15.994Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:12:15.994Z] Executing ca-certificates-20211220-r0.trigger [2022-02-22T19:12:15.994Z] OK: 6 MiB in 17 packages [2022-02-22T19:12:16.567Z] Removing intermediate container b9649077a7b8 [2022-02-22T19:12:16.567Z] ---> b9a2054dfb45 [2022-02-22T19:12:16.567Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-22T19:12:16.835Z] ---> Running in 1eca62d0a97d [2022-02-22T19:12:16.835Z] Removing intermediate container 1eca62d0a97d [2022-02-22T19:12:16.835Z] ---> df5d9cc53ee4 [2022-02-22T19:12:16.835Z] Step 13/25 : WORKDIR / [2022-02-22T19:12:16.835Z] ---> Running in b89ed09d6a0b [2022-02-22T19:12:16.932Z] $ docker top 7e6e6de613afd770265bb77466eda99ebe69450cd952a08aee5d27229346bcb0 -eo pid,comm [2022-02-22T19:12:17.098Z] Removing intermediate container b89ed09d6a0b [2022-02-22T19:12:17.098Z] ---> ebbceca5838a [2022-02-22T19:12:17.098Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] { [Pipeline] sh [2022-02-22T19:12:17.359Z] ---> fe16e6b0b8a8 [2022-02-22T19:12:17.359Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-22T19:12:17.621Z] ---> e52b8329423c [2022-02-22T19:12:17.621Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-22T19:12:17.881Z] ---> 11ec8855fe01 [2022-02-22T19:12:17.882Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-22T19:12:18.007Z] + go version [2022-02-22T19:12:18.007Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-22T19:12:18.046Z] $ docker stop --time=1 7e6e6de613afd770265bb77466eda99ebe69450cd952a08aee5d27229346bcb0 [2022-02-22T19:12:18.453Z] ---> fb784527a2f5 [2022-02-22T19:12:18.453Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-22T19:12:18.715Z] ---> 318f569f08c8 [2022-02-22T19:12:18.715Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-22T19:12:19.664Z] ---> b273fec55f6e [2022-02-22T19:12:19.664Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-22T19:12:19.773Z] $ docker rm -f 7e6e6de613afd770265bb77466eda99ebe69450cd952a08aee5d27229346bcb0 [2022-02-22T19:12:19.924Z] ---> dbb233dc1f2a [2022-02-22T19:12:19.924Z] Step 21/25 : 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-02-22T19:12:19.924Z] ---> Running in e0cdcde849b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:12:20.734Z] + docker inspect -f . ci-base-image-arm64 [2022-02-22T19:12:20.734Z] . [Pipeline] withDockerContainer [2022-02-22T19:12:20.867Z] Removing intermediate container e0cdcde849b6 [2022-02-22T19:12:20.867Z] ---> b582cd9f93e5 [2022-02-22T19:12:20.867Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-22T19:12:20.867Z] ---> Running in 7974d917c7cb [2022-02-22T19:12:21.005Z] prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container [2022-02-22T19:12:21.094Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-02-22T19:12:21.127Z] Removing intermediate container 7974d917c7cb [2022-02-22T19:12:21.127Z] ---> 0dfbb8e71068 [2022-02-22T19:12:21.127Z] Step 23/25 : LABEL arch=x86_64 [2022-02-22T19:12:21.127Z] ---> Running in 1ac95248c97d [2022-02-22T19:12:21.127Z] Removing intermediate container 1ac95248c97d [2022-02-22T19:12:21.127Z] ---> b0fbe1991c59 [2022-02-22T19:12:21.127Z] Step 24/25 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:12:21.127Z] ---> Running in 5ccace67169e [2022-02-22T19:12:21.389Z] Removing intermediate container 5ccace67169e [2022-02-22T19:12:21.389Z] ---> 889f3ebf5339 [2022-02-22T19:12:21.389Z] Step 25/25 : LABEL version=0.0.0 [2022-02-22T19:12:21.389Z] ---> Running in b04ba1c6152f [2022-02-22T19:12:21.651Z] Removing intermediate container b04ba1c6152f [2022-02-22T19:12:21.651Z] ---> 269a366ce116 [2022-02-22T19:12:21.651Z] [2022-02-22T19:12:21.651Z] Successfully built 269a366ce116 [2022-02-22T19:12:21.651Z] Successfully tagged security-secretstore-setup:latest [2022-02-22T19:12:21.651Z] Building core-metadata [2022-02-22T19:12:22.529Z] $ docker top 34cd0575b3673249deba21d0c11c7005023803976985fe9d51064c8006f0ac5e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-22T19:12:22.928Z] ========================================================= [2022-02-22T19:12:22.928Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-22T19:12:22.928Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-22T19:12:23.655Z] + make test [2022-02-22T19:12:23.655Z] go mod tidy [2022-02-22T19:12:24.658Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-22T19:12:25.873Z]  Building security-secretstore-setup ... done 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-02-22T19:12:28.480Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:12:28.480Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:12:28.480Z] ---> 001c80f0f3a2 [2022-02-22T19:12:28.480Z] Step 3/23 : WORKDIR /edgex-go [2022-02-22T19:12:28.480Z] ---> Using cache [2022-02-22T19:12:28.480Z] ---> 8200887f860e [2022-02-22T19:12:28.480Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:12:28.480Z] ---> Using cache [2022-02-22T19:12:28.480Z] ---> 93e5afffbcc0 [2022-02-22T19:12:28.480Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-22T19:12:28.480Z] ---> Using cache [2022-02-22T19:12:28.480Z] ---> 6897ced24196 [2022-02-22T19:12:28.480Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-22T19:12:28.480Z] ---> Using cache [2022-02-22T19:12:28.480Z] ---> af9f594bcc04 [2022-02-22T19:12:28.480Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:12:28.480Z] ---> Using cache [2022-02-22T19:12:28.480Z] ---> 2e02f12e0103 [2022-02-22T19:12:28.480Z] Step 8/23 : COPY . . [2022-02-22T19:12:28.480Z] ---> Using cache [2022-02-22T19:12:28.480Z] ---> 3786d7e73ddd [2022-02-22T19:12:28.480Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-22T19:12:29.426Z] ---> Running in 20b48de3fd1c [2022-02-22T19:12:30.005Z] 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-02-22T19:12:34.224Z] Removing intermediate container dfcde04bb024 [2022-02-22T19:12:34.224Z] ---> 30538d476bc5 [2022-02-22T19:12:34.224Z] [2022-02-22T19:12:34.224Z] Step 10/21 : FROM alpine:3.14 [2022-02-22T19:12:34.224Z] ---> 0a97eee8041e [2022-02-22T19:12:34.224Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-22T19:12:34.224Z] ---> Running in 57b647ea02c7 [2022-02-22T19:12:34.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:34.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:35.094Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-22T19:12:35.094Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-22T19:12:35.094Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-22T19:12:35.094Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-22T19:12:35.094Z] (5/5) Installing curl (7.79.1-r0) [2022-02-22T19:12:35.094Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:12:35.094Z] Executing ca-certificates-20211220-r0.trigger [2022-02-22T19:12:35.094Z] OK: 8 MiB in 19 packages [2022-02-22T19:12:36.064Z] Removing intermediate container 57b647ea02c7 [2022-02-22T19:12:36.064Z] ---> 935a9cfde743 [2022-02-22T19:12:36.064Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-22T19:12:36.064Z] ---> Running in f9b3b012ffa0 [2022-02-22T19:12:36.064Z] Removing intermediate container f9b3b012ffa0 [2022-02-22T19:12:36.064Z] ---> ec47f1da81ca [2022-02-22T19:12:36.064Z] Step 13/21 : WORKDIR /edgex [2022-02-22T19:12:36.064Z] ---> Running in 3652b308e46c [2022-02-22T19:12:36.334Z] Removing intermediate container 3652b308e46c [2022-02-22T19:12:36.334Z] ---> 3c1e0764c3e2 [2022-02-22T19:12:36.334Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-22T19:12:36.610Z] ---> fea6fb9a9838 [2022-02-22T19:12:36.610Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-22T19:12:36.882Z] ---> e5ef8c695f9b [2022-02-22T19:12:36.882Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-22T19:12:38.300Z] ---> 064c25208769 [2022-02-22T19:12:38.300Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-22T19:12:38.300Z] ---> Running in a8a80d556246 [2022-02-22T19:12:38.569Z] Removing intermediate container ffaebbef984e [2022-02-22T19:12:38.569Z] ---> c3fe85801626 [2022-02-22T19:12:38.569Z] [2022-02-22T19:12:38.569Z] Step 10/22 : FROM alpine:3.14 [2022-02-22T19:12:38.569Z] ---> 0a97eee8041e [2022-02-22T19:12:38.569Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-22T19:12:38.569Z] Removing intermediate container a8a80d556246 [2022-02-22T19:12:38.569Z] ---> fd737b690c91 [2022-02-22T19:12:38.569Z] Step 18/21 : CMD ["--init=true"] [2022-02-22T19:12:38.835Z] ---> Running in cf79d6d395f5 [2022-02-22T19:12:38.835Z] ---> Running in 7507bb7e9a76 [2022-02-22T19:12:39.412Z] Removing intermediate container cf79d6d395f5 [2022-02-22T19:12:39.412Z] ---> 16c8f67a41d1 [2022-02-22T19:12:39.412Z] Step 19/21 : LABEL arch=x86_64 [2022-02-22T19:12:39.412Z] ---> Running in 50b772bc1dc3 [2022-02-22T19:12:39.670Z] Removing intermediate container 98ac455dc2cd [2022-02-22T19:12:39.670Z] ---> 69f1a11a74c4 [2022-02-22T19:12:39.670Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-22T19:12:39.935Z] ---> Running in ebc6f00cc9ed [2022-02-22T19:12:39.935Z] Removing intermediate container 50b772bc1dc3 [2022-02-22T19:12:39.935Z] ---> db6bc98eddd9 [2022-02-22T19:12:39.935Z] Step 20/21 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:12:40.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:40.200Z] ---> Running in ae5b423161a5 [2022-02-22T19:12:40.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:40.465Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-22T19:12:40.466Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-22T19:12:40.466Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:12:40.466Z] Executing ca-certificates-20211220-r0.trigger [2022-02-22T19:12:40.466Z] OK: 6 MiB in 16 packages [2022-02-22T19:12:40.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-22T19:12:40.991Z] Removing intermediate container ae5b423161a5 [2022-02-22T19:12:40.991Z] ---> 48044d8e5f1d [2022-02-22T19:12:40.991Z] Step 21/21 : LABEL version=0.0.0 [2022-02-22T19:12:40.991Z] ---> Running in 5fa8ae994d10 [2022-02-22T19:12:40.991Z] Removing intermediate container ae49786a4ba8 [2022-02-22T19:12:40.991Z] ---> 7e8a4f629f34 [2022-02-22T19:12:40.991Z] [2022-02-22T19:12:40.991Z] Step 10/22 : FROM alpine:3.14 [2022-02-22T19:12:40.991Z] ---> 0a97eee8041e [2022-02-22T19:12:40.991Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-22T19:12:41.258Z] Removing intermediate container 5fa8ae994d10 [2022-02-22T19:12:41.258Z] ---> 59677d2429ed [2022-02-22T19:12:41.258Z] [2022-02-22T19:12:41.258Z] ---> Running in f08a486ec781 [2022-02-22T19:12:41.258Z] Successfully built 59677d2429ed [2022-02-22T19:12:41.258Z] Successfully tagged security-proxy-setup:latest [2022-02-22T19:12:41.258Z] Building security-bootstrapper [2022-02-22T19:12:41.520Z]  Building security-proxy-setup ... done Removing intermediate container 7507bb7e9a76 [2022-02-22T19:12:41.520Z] ---> d193e74d1635 [2022-02-22T19:12:41.521Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:12:41.521Z] ---> Running in 737b05dc9354 [2022-02-22T19:12:41.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:41.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:42.056Z] Removing intermediate container 737b05dc9354 [2022-02-22T19:12:42.056Z] ---> 26d09c1755ea [2022-02-22T19:12:42.056Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-22T19:12:42.317Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-22T19:12:42.317Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:12:42.317Z] OK: 6 MiB in 15 packages [2022-02-22T19:12:43.265Z] ---> Running in 97e9c578498a [2022-02-22T19:12:43.841Z] Removing intermediate container 97e9c578498a [2022-02-22T19:12:43.841Z] ---> a648e2c55d41 [2022-02-22T19:12:43.841Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-22T19:12:43.841Z] ---> Running in 476c7bd0cc6d [2022-02-22T19:12:44.106Z] Removing intermediate container f08a486ec781 [2022-02-22T19:12:44.106Z] ---> 5d2b8734616c [2022-02-22T19:12:44.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:12:44.374Z] Removing intermediate container ebc6f00cc9ed [2022-02-22T19:12:44.375Z] ---> c33568c90cd7 [2022-02-22T19:12:44.375Z] [2022-02-22T19:12:44.375Z] Step 11/23 : FROM docker:20.10.10 [2022-02-22T19:12:44.375Z] ---> Running in 151128c3b9bf [2022-02-22T19:12:44.375Z] Removing intermediate container 476c7bd0cc6d [2022-02-22T19:12:44.375Z] ---> 36f12d69cfa3 [2022-02-22T19:12:44.375Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:12:44.375Z] Removing intermediate container 151128c3b9bf [2022-02-22T19:12:44.375Z] ---> 643e2bf16977 [2022-02-22T19:12:44.375Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-22T19:12:44.635Z] ---> Running in 678ebe118309 [2022-02-22T19:12:44.635Z] ---> 67f02c85c6f5 [2022-02-22T19:12:44.635Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-22T19:12:44.635Z] Removing intermediate container 678ebe118309 [2022-02-22T19:12:44.635Z] ---> 1a2227602e49 [2022-02-22T19:12:44.635Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-22T19:12:44.896Z] 20.10.10: Pulling from library/docker [2022-02-22T19:12:44.896Z] ---> Running in 36536c259c79 [2022-02-22T19:12:45.155Z] Removing intermediate container 36536c259c79 [2022-02-22T19:12:45.155Z] ---> 5e9230a81bff [2022-02-22T19:12:45.155Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:12:45.431Z] ---> cc90c1b1777a [2022-02-22T19:12:45.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-22T19:12:45.431Z] ---> d994fbafec4b [2022-02-22T19:12:45.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-22T19:12:45.704Z] ---> 22916774afe5 [2022-02-22T19:12:45.704Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-22T19:12:45.983Z] ---> Running in 0aefe1d6c2d3 [2022-02-22T19:12:46.243Z] Removing intermediate container 0aefe1d6c2d3 [2022-02-22T19:12:46.243Z] ---> 9c4d8c1ad745 [2022-02-22T19:12:46.243Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:12:46.511Z] ---> Running in 5fee3ce0535c [2022-02-22T19:12:46.511Z] ---> 2f77675e98dc [2022-02-22T19:12:46.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-22T19:12:46.782Z] Removing intermediate container 5fee3ce0535c [2022-02-22T19:12:46.782Z] ---> 578694129208 [2022-02-22T19:12:46.782Z] Step 20/22 : LABEL arch=x86_64 [2022-02-22T19:12:46.782Z] ---> Running in fb0c56f16945 [2022-02-22T19:12:46.782Z] ---> 41d37d595da4 [2022-02-22T19:12:46.782Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-22T19:12:46.782Z] ---> Running in 803434362e23 [2022-02-22T19:12:47.057Z] Removing intermediate container fb0c56f16945 [2022-02-22T19:12:47.057Z] ---> 5f3bdf94dcc8 [2022-02-22T19:12:47.057Z] Step 21/22 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:12:47.338Z] Removing intermediate container 803434362e23 [2022-02-22T19:12:47.338Z] ---> 3e7547ce73a3 [2022-02-22T19:12:47.338Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:12:47.338Z] ---> Running in a3a02c7be324 [2022-02-22T19:12:47.338Z] ---> Running in f22f010c7afe [2022-02-22T19:12:47.607Z] Removing intermediate container a3a02c7be324 [2022-02-22T19:12:47.607Z] ---> 4224210c7d0a [2022-02-22T19:12:47.607Z] Step 22/22 : LABEL version=0.0.0 [2022-02-22T19:12:47.607Z] ---> Running in e72ceb4443e1 [2022-02-22T19:12:47.607Z] Removing intermediate container f22f010c7afe [2022-02-22T19:12:47.607Z] ---> 9013b37ef58b [2022-02-22T19:12:47.607Z] Step 20/22 : LABEL arch=x86_64 [2022-02-22T19:12:47.883Z] ---> Running in 7bd050f97f28 [2022-02-22T19:12:47.883Z] Removing intermediate container e72ceb4443e1 [2022-02-22T19:12:47.883Z] ---> b008ea36c2e5 [2022-02-22T19:12:47.883Z] [2022-02-22T19:12:48.150Z] Removing intermediate container 7bd050f97f28 [2022-02-22T19:12:48.150Z] ---> 770b08dad89d [2022-02-22T19:12:48.150Z] Step 21/22 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:12:48.150Z] Successfully built b008ea36c2e5 [2022-02-22T19:12:48.150Z] Successfully tagged support-notifications:latest [2022-02-22T19:12:48.150Z]  Building support-notifications ... done Building core-command [2022-02-22T19:12:48.150Z] ---> Running in a8612c6d0591 [2022-02-22T19:12:48.754Z] Removing intermediate container a8612c6d0591 [2022-02-22T19:12:48.754Z] ---> 16b63f86f4b7 [2022-02-22T19:12:48.754Z] Step 22/22 : LABEL version=0.0.0 [2022-02-22T19:12:49.714Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:12:49.714Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:12:49.714Z] ---> 001c80f0f3a2 [2022-02-22T19:12:49.714Z] Step 3/31 : WORKDIR /edgex-go [2022-02-22T19:12:49.714Z] ---> Using cache [2022-02-22T19:12:49.714Z] ---> 8200887f860e [2022-02-22T19:12:49.714Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:12:49.714Z] ---> Using cache [2022-02-22T19:12:49.714Z] ---> 93e5afffbcc0 [2022-02-22T19:12:49.714Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-22T19:12:49.714Z] ---> Using cache [2022-02-22T19:12:49.714Z] ---> 6897ced24196 [2022-02-22T19:12:49.714Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-22T19:12:49.714Z] ---> Using cache [2022-02-22T19:12:49.714Z] ---> af9f594bcc04 [2022-02-22T19:12:49.714Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:12:49.714Z] ---> Using cache [2022-02-22T19:12:49.714Z] ---> 2e02f12e0103 [2022-02-22T19:12:49.714Z] Step 8/31 : COPY . . [2022-02-22T19:12:49.714Z] ---> Using cache [2022-02-22T19:12:49.714Z] ---> 3786d7e73ddd [2022-02-22T19:12:49.714Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-22T19:12:51.108Z] ---> Running in 18c5146a1300 [2022-02-22T19:12:51.108Z] ---> Running in 3eda067001f1 [2022-02-22T19:12:51.696Z] Removing intermediate container 18c5146a1300 [2022-02-22T19:12:51.696Z] ---> 70e2ade4df2b [2022-02-22T19:12:51.696Z] [2022-02-22T19:12:51.696Z] 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-02-22T19:12:51.696Z] Successfully built 70e2ade4df2b [2022-02-22T19:12:51.696Z] Successfully tagged support-scheduler:latest [2022-02-22T19:12:51.696Z] Building core-data [2022-02-22T19:12:52.540Z]  Building support-scheduler ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-22T19:12:52.540Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-22T19:12:52.540Z] ---> b706a049f56e [2022-02-22T19:12:52.540Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:12:55.912Z] ---> Running in bc10265b9bfc [2022-02-22T19:12:55.912Z] Removing intermediate container bc10265b9bfc [2022-02-22T19:12:55.912Z] ---> b5d3d3e0693f [2022-02-22T19:12:55.912Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-22T19:12:56.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:12:56.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:12:56.180Z] ---> 001c80f0f3a2 [2022-02-22T19:12:56.180Z] Step 3/23 : WORKDIR /edgex-go [2022-02-22T19:12:56.180Z] ---> Using cache [2022-02-22T19:12:56.180Z] ---> 8200887f860e [2022-02-22T19:12:56.180Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:12:56.180Z] ---> Using cache [2022-02-22T19:12:56.180Z] ---> 93e5afffbcc0 [2022-02-22T19:12:56.180Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-22T19:12:56.180Z] ---> Using cache [2022-02-22T19:12:56.180Z] ---> 6897ced24196 [2022-02-22T19:12:56.180Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-22T19:12:56.180Z] ---> Using cache [2022-02-22T19:12:56.180Z] ---> af9f594bcc04 [2022-02-22T19:12:56.180Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:12:56.180Z] ---> Using cache [2022-02-22T19:12:56.180Z] ---> 2e02f12e0103 [2022-02-22T19:12:56.180Z] Step 8/23 : COPY . . [2022-02-22T19:12:56.180Z] ---> Using cache [2022-02-22T19:12:56.180Z] ---> 3786d7e73ddd [2022-02-22T19:12:56.180Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-22T19:12:56.452Z] ---> Running in 0187de1ba8b5 [2022-02-22T19:12:56.452Z] ---> Running in 576fca74ed8f [2022-02-22T19:12:57.434Z] 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-02-22T19:12:57.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:57.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:12:58.025Z] (1/42) Installing readline (8.1.0-r0) [2022-02-22T19:12:58.025Z] (2/42) Installing bash (5.1.4-r0) [2022-02-22T19:12:58.025Z] Executing bash-5.1.4-r0.post-install [2022-02-22T19:12:58.025Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-22T19:12:58.025Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-22T19:12:58.025Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-22T19:12:58.025Z] (6/42) Installing curl (7.79.1-r0) [2022-02-22T19:12:58.025Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-22T19:12:58.025Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-22T19:12:58.025Z] (9/42) Installing expat (2.4.5-r0) [2022-02-22T19:12:58.025Z] (10/42) Installing libffi (3.3-r2) [2022-02-22T19:12:58.025Z] (11/42) Installing gdbm (1.19-r0) [2022-02-22T19:12:58.025Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-22T19:12:58.025Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-22T19:12:58.025Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-22T19:12:58.025Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-22T19:12:58.025Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-22T19:12:58.025Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-22T19:12:59.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:12:59.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:12:59.998Z] ---> 001c80f0f3a2 [2022-02-22T19:12:59.998Z] Step 3/23 : WORKDIR /edgex-go [2022-02-22T19:12:59.998Z] ---> Using cache [2022-02-22T19:12:59.998Z] ---> 8200887f860e [2022-02-22T19:12:59.998Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:12:59.998Z] ---> Using cache [2022-02-22T19:12:59.998Z] ---> 93e5afffbcc0 [2022-02-22T19:12:59.998Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-22T19:12:59.998Z] ---> Running in 2dc6870cf07c [2022-02-22T19:12:59.998Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-22T19:13:00.284Z] Removing intermediate container 20b48de3fd1c [2022-02-22T19:13:00.284Z] ---> 9aa29b029a02 [2022-02-22T19:13:00.284Z] [2022-02-22T19:13:00.284Z] Step 10/23 : FROM alpine:3.14 [2022-02-22T19:13:00.284Z] ---> 0a97eee8041e [2022-02-22T19:13:00.284Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-22T19:13:00.284Z] ---> Using cache [2022-02-22T19:13:00.284Z] ---> 5d2b8734616c [2022-02-22T19:13:00.284Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:13:00.284Z] ---> Using cache [2022-02-22T19:13:00.284Z] ---> 643e2bf16977 [2022-02-22T19:13:00.284Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-22T19:13:00.284Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-22T19:13:00.284Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-22T19:13:00.284Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-22T19:13:00.284Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-22T19:13:00.284Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-22T19:13:00.284Z] ---> Running in 3b3251c762e4 [2022-02-22T19:13:00.284Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-22T19:13:00.284Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-22T19:13:00.284Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-22T19:13:00.284Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-22T19:13:00.284Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-22T19:13:00.284Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-22T19:13:00.284Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-22T19:13:00.284Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-22T19:13:00.284Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-22T19:13:00.284Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-22T19:13:00.558Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-22T19:13:00.558Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-22T19:13:00.558Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-22T19:13:00.558Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-22T19:13:00.558Z] Removing intermediate container 3b3251c762e4 [2022-02-22T19:13:00.558Z] ---> 6f1a030784b1 [2022-02-22T19:13:00.558Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-22T19:13:00.558Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-22T19:13:00.558Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-22T19:13:00.558Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-22T19:13:00.558Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-22T19:13:00.558Z] ---> Running in 8c93e16b284b [2022-02-22T19:13:00.559Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-22T19:13:00.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:13:00.830Z] Removing intermediate container 8c93e16b284b [2022-02-22T19:13:00.830Z] ---> 928987f6cf62 [2022-02-22T19:13:00.830Z] Step 15/23 : WORKDIR / [2022-02-22T19:13:01.097Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:13:01.097Z] ---> Running in b9fdd9c1a657 [2022-02-22T19:13:01.097Z] OK: 84 MiB in 64 packages [2022-02-22T19:13:01.369Z] Removing intermediate container b9fdd9c1a657 [2022-02-22T19:13:01.369Z] ---> f94469f6fcbd [2022-02-22T19:13:01.369Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:13:01.637Z] ---> b985639b16eb [2022-02-22T19:13:01.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-22T19:13:01.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:13:02.237Z] ---> 5a77dfcce80c [2022-02-22T19:13:02.237Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-22T19:13:02.237Z] OK: 221 MiB in 52 packages [2022-02-22T19:13:02.515Z] ---> f531b391f7e6 [2022-02-22T19:13:02.515Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-22T19:13:02.515Z] ---> Running in 0c05007bae6e [2022-02-22T19:13:02.786Z] Removing intermediate container 0c05007bae6e [2022-02-22T19:13:02.786Z] ---> 1d72431b42ea [2022-02-22T19:13:02.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:13:02.786Z] ---> Running in fcefed7b85e9 [2022-02-22T19:13:02.786Z] Removing intermediate container 2dc6870cf07c [2022-02-22T19:13:02.786Z] ---> c6c4ddca46b5 [2022-02-22T19:13:02.786Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-22T19:13:02.786Z] Collecting docker-compose==1.23.2 [2022-02-22T19:13:02.786Z] Removing intermediate container fcefed7b85e9 [2022-02-22T19:13:02.786Z] ---> 0279e2cbd63e [2022-02-22T19:13:02.786Z] Step 21/23 : LABEL arch=x86_64 [2022-02-22T19:13:03.057Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-22T19:13:03.057Z] ---> Running in be02fcac589c [2022-02-22T19:13:03.057Z] Collecting texttable<0.10,>=0.9.0 [2022-02-22T19:13:03.057Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-22T19:13:03.057Z] ---> 9b78f373ca15 [2022-02-22T19:13:03.057Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:13:03.057Z] Removing intermediate container be02fcac589c [2022-02-22T19:13:03.057Z] ---> f4943f11d775 [2022-02-22T19:13:03.057Z] Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:13:03.057Z] ---> Running in b035fe08e8f8 [2022-02-22T19:13:03.329Z] ---> Running in 2e0932b9f572 [2022-02-22T19:13:03.329Z] Removing intermediate container 2e0932b9f572 [2022-02-22T19:13:03.329Z] ---> b9c37a0581f9 [2022-02-22T19:13:03.329Z] Step 23/23 : LABEL version=0.0.0 [2022-02-22T19:13:03.610Z] ---> Running in 32ec1398a43f [2022-02-22T19:13:03.610Z] Removing intermediate container 32ec1398a43f [2022-02-22T19:13:03.610Z] ---> 42e980a3ad2d [2022-02-22T19:13:03.610Z] [2022-02-22T19:13:03.694Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-22T19:13:03.881Z] Successfully built 42e980a3ad2d [2022-02-22T19:13:03.881Z] Successfully tagged core-metadata:latest [2022-02-22T19:13:03.881Z]  Building core-metadata ... done Collecting PyYAML<4,>=3.10 [2022-02-22T19:13:03.881Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-22T19:13:04.834Z] 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-02-22T19:13:05.096Z] Collecting docker<4.0,>=3.6.0 [2022-02-22T19:13:05.096Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-22T19:13:05.096Z] Collecting jsonschema<3,>=2.5.1 [2022-02-22T19:13:05.096Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-22T19:13:05.361Z] Removing intermediate container b035fe08e8f8 [2022-02-22T19:13:05.361Z] ---> 9edbca5a1de6 [2022-02-22T19:13:05.361Z] Step 8/23 : COPY . . [2022-02-22T19:13:05.361Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-22T19:13:05.361Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-22T19:13:05.623Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-22T19:13:05.623Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-22T19:13:05.623Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-22T19:13:05.887Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-22T19:13:06.465Z] Collecting docopt<0.7,>=0.6.1 [2022-02-22T19:13:06.465Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-22T19:13:07.041Z] Collecting cached-property<2,>=1.2.0 [2022-02-22T19:13:07.041Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-22T19:13:07.041Z] Collecting docker-pycreds>=0.4.0 [2022-02-22T19:13:07.041Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-22T19:13:07.305Z] Collecting idna<2.8,>=2.5 [2022-02-22T19:13:07.305Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-22T19:13:07.305Z] 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-02-22T19:13:07.305Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-22T19:13:07.305Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-22T19:13:07.566Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-22T19:13:07.566Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-22T19:13:07.836Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-22T19:13:07.836Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-22T19:13:07.836Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-22T19:13:07.836Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-22T19:13:07.836Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-22T19:13:07.836Z] Attempting uninstall: urllib3 [2022-02-22T19:13:07.836Z] Found existing installation: urllib3 1.26.5 [2022-02-22T19:13:07.836Z] Uninstalling urllib3-1.26.5: [2022-02-22T19:13:07.836Z] Successfully uninstalled urllib3-1.26.5 [2022-02-22T19:13:08.782Z] Attempting uninstall: idna [2022-02-22T19:13:08.782Z] Found existing installation: idna 3.2 [2022-02-22T19:13:08.782Z] Uninstalling idna-3.2: [2022-02-22T19:13:08.782Z] Successfully uninstalled idna-3.2 [2022-02-22T19:13:09.043Z] Attempting uninstall: chardet [2022-02-22T19:13:09.043Z] Found existing installation: chardet 4.0.0 [2022-02-22T19:13:09.043Z] Uninstalling chardet-4.0.0: [2022-02-22T19:13:09.043Z] Successfully uninstalled chardet-4.0.0 [2022-02-22T19:13:11.612Z] Attempting uninstall: requests [2022-02-22T19:13:11.612Z] Found existing installation: requests 2.25.1 [2022-02-22T19:13:11.612Z] Uninstalling requests-2.25.1: [2022-02-22T19:13:11.612Z] Successfully uninstalled requests-2.25.1 [2022-02-22T19:13:12.750Z] Running setup.py install for texttable: started [2022-02-22T19:13:12.751Z] ---> d5470fc65e74 [2022-02-22T19:13:12.751Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-22T19:13:12.751Z] ---> Running in ebd13372769a [2022-02-22T19:13:13.214Z] 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-02-22T19:13:13.214Z] Running setup.py install for texttable: finished with status 'done' [2022-02-22T19:13:13.214Z] Running setup.py install for PyYAML: started [2022-02-22T19:13:13.846Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-22T19:13:14.109Z] Running setup.py install for docopt: started [2022-02-22T19:13:14.689Z] Running setup.py install for docopt: finished with status 'done' [2022-02-22T19:13:14.689Z] Running setup.py install for dockerpty: started [2022-02-22T19:13:15.261Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-22T19:13:15.843Z] 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-02-22T19:13:21.171Z] Removing intermediate container 0187de1ba8b5 [2022-02-22T19:13:21.171Z] ---> a8308979e7f3 [2022-02-22T19:13:21.171Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-22T19:13:21.171Z] ---> Running in 670cc40b9837 [2022-02-22T19:13:21.171Z] Removing intermediate container 670cc40b9837 [2022-02-22T19:13:21.171Z] ---> 637533668cc0 [2022-02-22T19:13:21.171Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-22T19:13:21.171Z] ---> Running in 5f938e6e2779 [2022-02-22T19:13:21.171Z] Removing intermediate container 5f938e6e2779 [2022-02-22T19:13:21.171Z] ---> 802a31b8b664 [2022-02-22T19:13:21.171Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-22T19:13:21.171Z] ---> 8f970a1877fb [2022-02-22T19:13:21.171Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-22T19:13:21.745Z] ---> c53922aa7e3e [2022-02-22T19:13:21.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-22T19:13:22.010Z] ---> 13376dcb301e [2022-02-22T19:13:22.010Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-22T19:13:22.010Z] ---> Running in 8e55f4f9282a [2022-02-22T19:13:22.272Z] Removing intermediate container 8e55f4f9282a [2022-02-22T19:13:22.272Z] ---> 5ad435ef8585 [2022-02-22T19:13:22.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:13:22.272Z] ---> Running in d031bddf1922 [2022-02-22T19:13:22.272Z] Removing intermediate container d031bddf1922 [2022-02-22T19:13:22.272Z] ---> 9ceab862315b [2022-02-22T19:13:22.272Z] Step 21/23 : LABEL arch=x86_64 [2022-02-22T19:13:22.272Z] ---> Running in e77c32fa8d82 [2022-02-22T19:13:22.532Z] Removing intermediate container e77c32fa8d82 [2022-02-22T19:13:22.532Z] ---> 1a28255e43c0 [2022-02-22T19:13:22.532Z] Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:13:22.532Z] ---> Running in a11f89e5356b [2022-02-22T19:13:22.793Z] Removing intermediate container a11f89e5356b [2022-02-22T19:13:22.793Z] ---> ca5e6eeb6ce4 [2022-02-22T19:13:22.793Z] Step 23/23 : LABEL version=0.0.0 [2022-02-22T19:13:22.793Z] ---> Running in 2d87c031b988 [2022-02-22T19:13:22.793Z] Removing intermediate container 2d87c031b988 [2022-02-22T19:13:22.793Z] ---> 78f7b1cd1407 [2022-02-22T19:13:22.793Z] [2022-02-22T19:13:23.054Z] Successfully built 78f7b1cd1407 [2022-02-22T19:13:23.054Z] Successfully tagged sys-mgmt-agent:latest [2022-02-22T19:13:25.632Z]  Building sys-mgmt-agent ... done Removing intermediate container 3eda067001f1 [2022-02-22T19:13:25.632Z] ---> da22496cbdba [2022-02-22T19:13:25.632Z] [2022-02-22T19:13:25.632Z] Step 10/31 : FROM alpine:3.14 [2022-02-22T19:13:25.632Z] ---> 0a97eee8041e [2022-02-22T19:13:25.632Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-22T19:13:25.632Z] ---> Running in dde0de058cc1 [2022-02-22T19:13:25.632Z] Removing intermediate container dde0de058cc1 [2022-02-22T19:13:25.632Z] ---> ed829e269867 [2022-02-22T19:13:25.632Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-22T19:13:25.899Z] ---> Running in 95255814fdd4 [2022-02-22T19:13:26.184Z] Removing intermediate container 576fca74ed8f [2022-02-22T19:13:26.184Z] ---> 742c46add9a0 [2022-02-22T19:13:26.184Z] [2022-02-22T19:13:26.184Z] Step 10/23 : FROM alpine:3.14 [2022-02-22T19:13:26.184Z] ---> 0a97eee8041e [2022-02-22T19:13:26.184Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-22T19:13:26.184Z] ---> Using cache [2022-02-22T19:13:26.184Z] ---> 5d2b8734616c [2022-02-22T19:13:26.184Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:13:26.184Z] ---> Using cache [2022-02-22T19:13:26.184Z] ---> 643e2bf16977 [2022-02-22T19:13:26.184Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-22T19:13:26.184Z] ---> Running in 5aa929d06e51 [2022-02-22T19:13:26.456Z] Removing intermediate container 5aa929d06e51 [2022-02-22T19:13:26.456Z] ---> 579cbdaed3af [2022-02-22T19:13:26.456Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-22T19:13:26.456Z] ---> Running in 6cceeee4a9df [2022-02-22T19:13:26.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:13:26.729Z] Removing intermediate container 6cceeee4a9df [2022-02-22T19:13:26.729Z] ---> 0ec994574894 [2022-02-22T19:13:26.729Z] Step 15/23 : WORKDIR / [2022-02-22T19:13:26.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:13:26.729Z] ---> Running in 1fb1cdc0c60c [2022-02-22T19:13:27.004Z] Removing intermediate container 1fb1cdc0c60c [2022-02-22T19:13:27.004Z] ---> 4f886025e537 [2022-02-22T19:13:27.004Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:13:27.004Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-22T19:13:27.004Z] (2/2) Installing su-exec (0.2-r1) [2022-02-22T19:13:27.004Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:13:27.272Z] OK: 6 MiB in 16 packages [2022-02-22T19:13:27.541Z] ---> 04f7a8e548e2 [2022-02-22T19:13:27.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-22T19:13:27.807Z] Removing intermediate container 95255814fdd4 [2022-02-22T19:13:27.807Z] ---> 085f7925d5f6 [2022-02-22T19:13:27.807Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-22T19:13:27.807Z] ---> Running in deaa5933c543 [2022-02-22T19:13:27.807Z] ---> ef2b7fd595bf [2022-02-22T19:13:27.807Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-22T19:13:28.073Z] Removing intermediate container deaa5933c543 [2022-02-22T19:13:28.073Z] ---> 9bc0e19afb07 [2022-02-22T19:13:28.073Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-22T19:13:28.073Z] ---> 376df453c990 [2022-02-22T19:13:28.073Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-22T19:13:28.073Z] ---> Running in cd31590f680d [2022-02-22T19:13:28.073Z] ---> Running in f3eb84a802ad [2022-02-22T19:13:28.346Z] Removing intermediate container cd31590f680d [2022-02-22T19:13:28.346Z] ---> fe9447113f83 [2022-02-22T19:13:28.346Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-22T19:13:28.346Z] ---> Running in 06903d2c8022 [2022-02-22T19:13:28.346Z] Removing intermediate container f3eb84a802ad [2022-02-22T19:13:28.346Z] ---> 3d8821e54363 [2022-02-22T19:13:28.346Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:13:28.613Z] ---> Running in b930696c7f17 [2022-02-22T19:13:28.882Z] Removing intermediate container b930696c7f17 [2022-02-22T19:13:28.882Z] ---> e3630b004c77 [2022-02-22T19:13:28.882Z] Step 21/23 : LABEL arch=x86_64 [2022-02-22T19:13:28.882Z] ---> Running in a342fd42a219 [2022-02-22T19:13:29.142Z] Removing intermediate container a342fd42a219 [2022-02-22T19:13:29.142Z] ---> 2cc6a981be4d [2022-02-22T19:13:29.142Z] Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:13:29.142Z] ---> Running in c018386e9af3 [2022-02-22T19:13:29.142Z] Removing intermediate container 06903d2c8022 [2022-02-22T19:13:29.142Z] ---> cacd6ac5376b [2022-02-22T19:13:29.142Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-22T19:13:29.405Z] ---> Running in 31b9449491ad [2022-02-22T19:13:29.405Z] Removing intermediate container c018386e9af3 [2022-02-22T19:13:29.405Z] ---> 6be8dcafb1e2 [2022-02-22T19:13:29.405Z] Step 23/23 : LABEL version=0.0.0 [2022-02-22T19:13:29.405Z] ---> Running in ad277ff6806b [2022-02-22T19:13:29.405Z] Removing intermediate container 31b9449491ad [2022-02-22T19:13:29.405Z] ---> e4b23cb88170 [2022-02-22T19:13:29.405Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-22T19:13:29.669Z] Removing intermediate container ad277ff6806b [2022-02-22T19:13:29.669Z] ---> 9c5240cba5fc [2022-02-22T19:13:29.669Z] [2022-02-22T19:13:29.669Z] Successfully built 9c5240cba5fc [2022-02-22T19:13:29.669Z] ---> fd3d32cdc001 [2022-02-22T19:13:29.669Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-22T19:13:29.669Z] Successfully tagged core-command:latest [2022-02-22T19:13:29.938Z]  Building core-command ... done  ---> Running in ec845df89127 [2022-02-22T19:13:30.933Z] Removing intermediate container ec845df89127 [2022-02-22T19:13:30.933Z] ---> 96d5a7a60c46 [2022-02-22T19:13:30.933Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:13:31.195Z] ---> deeb57302006 [2022-02-22T19:13:31.195Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-22T19:13:31.784Z] ---> c70973a82639 [2022-02-22T19:13:31.784Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-22T19:13:32.046Z] ---> 9f1c78ad45f3 [2022-02-22T19:13:32.047Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-22T19:13:32.626Z] ---> 9e3352217156 [2022-02-22T19:13:32.626Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-22T19:13:32.626Z] ---> e4fd3ebcec02 [2022-02-22T19:13:32.626Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-22T19:13:32.896Z] ---> Running in 8a63a5cd4e36 [2022-02-22T19:13:33.165Z] Removing intermediate container 8a63a5cd4e36 [2022-02-22T19:13:33.165Z] ---> 194f04ee09fc [2022-02-22T19:13:33.165Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-22T19:13:33.165Z] ---> fa11b3a55111 [2022-02-22T19:13:33.165Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-22T19:13:33.428Z] ---> Running in d292367ffdf2 [2022-02-22T19:13:34.390Z] Removing intermediate container d292367ffdf2 [2022-02-22T19:13:34.390Z] ---> 81699d2ec2fc [2022-02-22T19:13:34.390Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-22T19:13:34.390Z] ---> Running in 7adef905a812 [2022-02-22T19:13:34.648Z] Removing intermediate container 7adef905a812 [2022-02-22T19:13:34.648Z] ---> 1ed33397d93b [2022-02-22T19:13:34.648Z] Step 28/31 : CMD ["gate"] [2022-02-22T19:13:34.648Z] ---> Running in 8f54c4b4bd7e [2022-02-22T19:13:34.648Z] Removing intermediate container 8f54c4b4bd7e [2022-02-22T19:13:34.648Z] ---> 6c75e3a9acd6 [2022-02-22T19:13:34.648Z] Step 29/31 : LABEL arch=x86_64 [2022-02-22T19:13:34.908Z] ---> Running in e8410a5da5cd [2022-02-22T19:13:35.171Z] Removing intermediate container e8410a5da5cd [2022-02-22T19:13:35.171Z] ---> cfd112f16fac [2022-02-22T19:13:35.171Z] Step 30/31 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:13:35.171Z] ---> Running in d3ea7af673cc [2022-02-22T19:13:35.171Z] Removing intermediate container d3ea7af673cc [2022-02-22T19:13:35.171Z] ---> 46ecf248b0ab [2022-02-22T19:13:35.171Z] Step 31/31 : LABEL version=0.0.0 [2022-02-22T19:13:35.435Z] ---> Running in 1c2f328c6785 [2022-02-22T19:13:35.435Z] Removing intermediate container 1c2f328c6785 [2022-02-22T19:13:35.435Z] ---> fbc1fde3929b [2022-02-22T19:13:35.435Z] [2022-02-22T19:13:35.697Z] Successfully built fbc1fde3929b [2022-02-22T19:13:35.697Z] Successfully tagged security-bootstrapper:latest [2022-02-22T19:13:36.639Z]  Building security-bootstrapper ... done Removing intermediate container ebd13372769a [2022-02-22T19:13:36.639Z] ---> 574a4a799415 [2022-02-22T19:13:36.639Z] [2022-02-22T19:13:36.639Z] Step 10/23 : FROM alpine:3.14 [2022-02-22T19:13:36.639Z] ---> 0a97eee8041e [2022-02-22T19:13:36.639Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-22T19:13:36.639Z] ---> Running in 67fafba7885c [2022-02-22T19:13:36.909Z] Removing intermediate container 67fafba7885c [2022-02-22T19:13:36.909Z] ---> ede3548366b8 [2022-02-22T19:13:36.909Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-22T19:13:36.909Z] ---> Running in 479bb426882d [2022-02-22T19:13:36.909Z] Removing intermediate container 479bb426882d [2022-02-22T19:13:36.909Z] ---> 1f6ccb31633f [2022-02-22T19:13:36.909Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-22T19:13:36.909Z] ---> Running in 4ef3c82de1cd [2022-02-22T19:13:36.909Z] Removing intermediate container 4ef3c82de1cd [2022-02-22T19:13:36.909Z] ---> 12404c082368 [2022-02-22T19:13:36.909Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:13:36.909Z] ---> Running in 0c8c47abcfa9 [2022-02-22T19:13:37.492Z] Removing intermediate container 0c8c47abcfa9 [2022-02-22T19:13:37.492Z] ---> 365abe06ba2d [2022-02-22T19:13:37.492Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-22T19:13:37.492Z] ---> Running in f188db9f4a07 [2022-02-22T19:13:37.753Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-22T19:13:38.693Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-22T19:13:38.954Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-22T19:13:38.954Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-22T19:13:39.216Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-22T19:13:39.216Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-22T19:13:39.216Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-22T19:13:39.481Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-22T19:13:39.481Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:13:39.481Z] OK: 8 MiB in 20 packages [2022-02-22T19:13:39.739Z] Removing intermediate container f188db9f4a07 [2022-02-22T19:13:39.739Z] ---> 8b4b5d7bd3ca [2022-02-22T19:13:39.739Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:13:39.998Z] ---> 48ca2bc8e9dd [2022-02-22T19:13:39.998Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-22T19:13:40.568Z] ---> 7de9077944c8 [2022-02-22T19:13:40.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-22T19:13:40.568Z] ---> 81b0576a45c2 [2022-02-22T19:13:40.568Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-22T19:13:40.568Z] ---> Running in 8e9d121509a6 [2022-02-22T19:13:40.568Z] Removing intermediate container 8e9d121509a6 [2022-02-22T19:13:40.568Z] ---> 4d24c933e9c1 [2022-02-22T19:13:40.568Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:13:40.831Z] ---> Running in 4ae688d0b0b9 [2022-02-22T19:13:40.831Z] Removing intermediate container 4ae688d0b0b9 [2022-02-22T19:13:40.831Z] ---> a746473e3c9a [2022-02-22T19:13:40.831Z] Step 21/23 : LABEL arch=x86_64 [2022-02-22T19:13:40.831Z] ---> Running in c090cd0a31b1 [2022-02-22T19:13:40.831Z] Removing intermediate container c090cd0a31b1 [2022-02-22T19:13:40.831Z] ---> 60c8d3da1ce9 [2022-02-22T19:13:40.831Z] Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:13:40.831Z] ---> Running in 737a6108f296 [2022-02-22T19:13:41.090Z] Removing intermediate container 737a6108f296 [2022-02-22T19:13:41.090Z] ---> 0a811c67eac6 [2022-02-22T19:13:41.090Z] Step 23/23 : LABEL version=0.0.0 [2022-02-22T19:13:41.090Z] ---> Running in da0537067ab5 [2022-02-22T19:13:41.090Z] Removing intermediate container da0537067ab5 [2022-02-22T19:13:41.090Z] ---> 4d00f1d0ca21 [2022-02-22T19:13:41.090Z] [2022-02-22T19:13:41.351Z] Successfully built 4d00f1d0ca21 [2022-02-22T19:13:41.351Z] Successfully tagged core-data:latest [2022-02-22T19:13:41.357Z]  Building core-data ... done  [Pipeline] } [2022-02-22T19:13:41.386Z] $ docker stop --time=1 41e07d0ea30f196d342909a840929985039aaf58acc2f638ae036cf526b544c1 [2022-02-22T19:13:42.719Z] $ docker rm -f 41e07d0ea30f196d342909a840929985039aaf58acc2f638ae036cf526b544c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-22T19:13:43.134Z] + docker images [2022-02-22T19:13:43.394Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-22T19:13:43.394Z] core-data latest 4d00f1d0ca21 2 seconds ago 20MB [2022-02-22T19:13:43.394Z] 574a4a799415 7 seconds ago 1.79GB [2022-02-22T19:13:43.394Z] security-bootstrapper latest fbc1fde3929b 8 seconds ago 18.7MB [2022-02-22T19:13:43.394Z] core-command latest 9c5240cba5fc 14 seconds ago 15.8MB [2022-02-22T19:13:43.394Z] 742c46add9a0 18 seconds ago 1.77GB [2022-02-22T19:13:43.394Z] da22496cbdba 19 seconds ago 1.77GB [2022-02-22T19:13:43.394Z] sys-mgmt-agent latest 78f7b1cd1407 21 seconds ago 296MB [2022-02-22T19:13:43.394Z] core-metadata latest 42e980a3ad2d 40 seconds ago 16.6MB [2022-02-22T19:13:43.394Z] 9aa29b029a02 45 seconds ago 1.78GB [2022-02-22T19:13:43.394Z] support-scheduler latest 70e2ade4df2b 52 seconds ago 16MB [2022-02-22T19:13:43.394Z] support-notifications latest b008ea36c2e5 56 seconds ago 16.7MB [2022-02-22T19:13:43.394Z] c33568c90cd7 59 seconds ago 1.77GB [2022-02-22T19:13:43.394Z] 7e8a4f629f34 About a minute ago 1.78GB [2022-02-22T19:13:43.394Z] security-proxy-setup latest 59677d2429ed About a minute ago 26.2MB [2022-02-22T19:13:43.394Z] c3fe85801626 About a minute ago 1.78GB [2022-02-22T19:13:43.394Z] 30538d476bc5 About a minute ago 1.78GB [2022-02-22T19:13:43.394Z] security-secretstore-setup latest 269a366ce116 About a minute ago 27.9MB [2022-02-22T19:13:43.394Z] 61ab6dad074b About a minute ago 1.78GB [2022-02-22T19:13:43.394Z] ci-base-image-x86_64 latest 001c80f0f3a2 5 minutes ago 1.27GB [2022-02-22T19:13:43.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 weeks ago 562MB [2022-02-22T19:13:43.394Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-22T19:13:43.394Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-22T19:13:43.394Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-22T19:13:43.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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-02-22T19:13:58.891Z] Still waiting to schedule task [2022-02-22T19:13:58.892Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-22T19:14:11.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-22T19:14:14.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-22T19:14:15.063Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-22T19:14:16.522Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-22T19:14:28.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-22T19:14:39.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements [2022-02-22T19:14:39.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-22T19:14:39.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-22T19:14:44.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.397s coverage: 98.5% of statements [2022-02-22T19:14:44.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-22T19:14:44.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 44.7% of statements [2022-02-22T19:14:44.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-22T19:14:44.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-22T19:14:45.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.825s coverage: 89.5% of statements [2022-02-22T19:14:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-22T19:14:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-22T19:14:45.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.250s coverage: 84.4% of statements [2022-02-22T19:14:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-22T19:14:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-22T19:14:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-22T19:14:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-22T19:14:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.460s coverage: 94.2% of statements [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.315s coverage: 60.0% of statements [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.9% of statements [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.295s coverage: 21.7% of statements [2022-02-22T19:14:58.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 79.5% of statements [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.467s coverage: 96.3% of statements [2022-02-22T19:14:58.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.431s coverage: 87.5% of statements [2022-02-22T19:15:10.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.434s coverage: 94.4% of statements [2022-02-22T19:15:10.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements [2022-02-22T19:15:13.893Z] Running on prd-ubuntu18.04-docker-8c-8g-5852 in /w/workspace/edgexfoundry_edgex-go_PR-3886 [Pipeline] { [Pipeline] ws [2022-02-22T19:15:13.934Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-02-22T19:15:14.053Z] The recommended git tool is: git [2022-02-22T19:15:15.667Z] using credential edgex-jenkins-ssh [2022-02-22T19:15:15.677Z] Cloning the remote Git repository [2022-02-22T19:15:15.688Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-22T19:15:15.733Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-02-22T19:15:15.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-22T19:15:15.766Z] > git --version # timeout=10 [2022-02-22T19:15:15.772Z] > git --version # 'git version 2.17.1' [2022-02-22T19:15:15.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-22T19:15:15.801Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-22T19:15:18.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.734s coverage: 82.5% of statements [2022-02-22T19:15:18.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-22T19:15:20.583Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:15:20.679Z] Merge succeeded, producing 077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:15:20.679Z] Checking out Revision 077405c83e2c2076cc7559ee55a63022a07ad19a (PR-3886) [2022-02-22T19:15:19.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-22T19:15:19.987Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-22T19:15:19.999Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-22T19:15:20.012Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-22T19:15:20.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-22T19:15:20.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3886/head:refs/remotes/origin/PR-3886 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-22T19:15:20.584Z] > git config core.sparsecheckout # timeout=10 [2022-02-22T19:15:20.589Z] > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [2022-02-22T19:15:20.642Z] > git remote # timeout=10 [2022-02-22T19:15:20.648Z] > git config --get remote.origin.url # timeout=10 [2022-02-22T19:15:20.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-22T19:15:20.658Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-02-22T19:15:20.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-22T19:15:20.675Z] > git config core.sparsecheckout # timeout=10 [2022-02-22T19:15:20.683Z] > git checkout -f 077405c83e2c2076cc7559ee55a63022a07ad19a # timeout=10 [2022-02-22T19:15:24.214Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-02-22T19:15:24.231Z] > git --version # timeout=10 [2022-02-22T19:15:24.235Z] > git --version # 'git version 2.17.1' [2022-02-22T19:15:24.238Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-22T19:15:24.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.326s coverage: 92.9% of statements [2022-02-22T19:15:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-22T19:15:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-22T19:15:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-22T19:15:24.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements [2022-02-22T19:15:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-22T19:15:24.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-22T19:15:24.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-22T19:15:24.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-22T19:15:24.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements [2022-02-22T19:15:24.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements [2022-02-22T19:15:24.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2022-02-22T19:15:24.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.850s coverage: 91.2% of statements [2022-02-22T19:15:24.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:15:25.126Z] + echo snap-build.sh [2022-02-22T19:15:25.126Z] snap-build.sh [2022-02-22T19:15:25.126Z] + SNAP_BASE_DIR=. [2022-02-22T19:15:25.126Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-02-22T19:15:25.126Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-02-22T19:15:25.126Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-02-22T19:15:25.126Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-02-22T19:15:25.126Z] + cd /w/workspace/edgex-go/1 [2022-02-22T19:15:25.126Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-02-22T19:15:25.126Z] Reading package lists... [2022-02-22T19:15:25.126Z] Building dependency tree... [2022-02-22T19:15:25.126Z] Reading state information... [2022-02-22T19:15:25.126Z] The following packages were automatically installed and are no longer required: [2022-02-22T19:15:25.126Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-02-22T19:15:25.126Z] uidmap xdelta3 [2022-02-22T19:15:25.126Z] Use 'sudo apt autoremove' to remove them. [2022-02-22T19:15:25.126Z] The following packages will be REMOVED: [2022-02-22T19:15:25.126Z] lxd* lxd-client* [2022-02-22T19:15:25.126Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-02-22T19:15:25.388Z] After this operation, 31.7 MB disk space will be freed. [2022-02-22T19:15:25.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.971s coverage: 64.4% of statements [2022-02-22T19:15:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-22T19:15:25.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-22T19:15:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.210s coverage: 100.0% of statements [2022-02-22T19:15:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2022-02-22T19:15:25.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2022-02-22T19:15:25.943Z] (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-02-22T19:15:25.943Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-22T19:15:26.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2022-02-22T19:15:26.885Z] Removing lxd dnsmasq configuration [2022-02-22T19:15:26.885Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-02-22T19:15:26.885Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-02-22T19:15:27.827Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-02-22T19:15:27.827Z] (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-02-22T19:15:27.827Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-22T19:15:27.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2022-02-22T19:15:29.220Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-02-22T19:15:29.220Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-02-22T19:15:29.792Z] + sudo snap remove --purge lxd [2022-02-22T19:15:29.792Z] snap "lxd" is not installed [2022-02-22T19:15:29.792Z] + sudo groupadd --force --system lxd [2022-02-22T19:15:29.792Z] ++ whoami [2022-02-22T19:15:29.792Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-02-22T19:15:29.792Z] + newgrp - lxd [2022-02-22T19:15:30.056Z] + sudo snap install lxd [2022-02-22T19:15:33.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.394s coverage: 65.4% of statements [2022-02-22T19:15:33.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-22T19:15:33.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-22T19:15:33.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-22T19:15:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.8% of statements [2022-02-22T19:15:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-22T19:15:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-22T19:15:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements [2022-02-22T19:15:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-22T19:15:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.321s coverage: 84.8% of statements [2022-02-22T19:15:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-22T19:15:40.075Z] 2022-02-22T19:15:36Z INFO Waiting for automatic snapd restart... [2022-02-22T19:15:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 17.7% of statements [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-22T19:15:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.685s coverage: 92.3% of statements [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-22T19:15:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-22T19:15:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-22T19:15:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-22T19:15:42.062Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-22T19:15:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements [2022-02-22T19:15:42.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2022-02-22T19:15:43.318Z] 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-02-22T19:15:43.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-22T19:15:43.318Z] GO111MODULE=on go vet ./... [2022-02-22T19:15:54.994Z] lxd 4.23 from Canonical* installed [2022-02-22T19:15:54.994Z] + sudo lxd init --auto [2022-02-22T19:16:05.015Z] + sudo snap install --classic snapcraft [2022-02-22T19:16:09.272Z] snapcraft 6.0.2 from Canonical* installed [2022-02-22T19:16:09.272Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-02-22T19:16:09.272Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-02-22T19:16:09.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-22T19:16:09.272Z] Dload Upload Total Spent Left Speed [2022-02-22T19:16:09.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3760 0 --:--:-- --:--:-- --:--:-- 3760 [2022-02-22T19:16:09.272Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 63.6M [2022-02-22T19:16:09.272Z] ./yq_linux_amd64 [2022-02-22T19:16:09.272Z] + sudo snapcraft prime --use-lxd [2022-02-22T19:16:11.189Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-02-22T19:16:11.189Z] 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-02-22T19:16:11.189Z] - README.md [2022-02-22T19:16:11.189Z] [2022-02-22T19:16:11.189Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-22T19:16:11.450Z] Launching a container. [2022-02-22T19:16:21.456Z] Waiting for container to be ready [2022-02-22T19:16:21.721Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-02-22T19:16:21.721Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-02-22T19:16:21.721Z] [2022-02-22T19:16:25.953Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-02-22T19:16:26.903Z] Waiting for network to be ready... [2022-02-22T19:16:27.167Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-02-22T19:16:27.167Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-02-22T19:16:27.167Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1265 kB] [2022-02-22T19:16:27.428Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [221 kB] [2022-02-22T19:16:27.429Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-02-22T19:16:27.429Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-02-22T19:16:27.429Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [764 kB] [2022-02-22T19:16:27.429Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [109 kB] [2022-02-22T19:16:27.429Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [679 kB] [2022-02-22T19:16:27.429Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] [2022-02-22T19:16:27.690Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-02-22T19:16:27.954Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-02-22T19:16:28.216Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-02-22T19:16:28.216Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-02-22T19:16:28.216Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-02-22T19:16:28.216Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-02-22T19:16:28.216Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-02-22T19:16:28.216Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-02-22T19:16:28.477Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-02-22T19:16:28.740Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1598 kB] [2022-02-22T19:16:28.740Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [306 kB] [2022-02-22T19:16:28.740Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-02-22T19:16:28.740Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-02-22T19:16:28.740Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [818 kB] [2022-02-22T19:16:28.740Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [116 kB] [2022-02-22T19:16:28.740Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] [2022-02-22T19:16:28.740Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] [2022-02-22T19:16:30.657Z] Fetched 23.2 MB in 4s (6296 kB/s) [2022-02-22T19:16:31.601Z] Reading package lists... [2022-02-22T19:16:31.601Z] Reading package lists... [2022-02-22T19:16:31.863Z] Building dependency tree... [2022-02-22T19:16:31.863Z] Reading state information... [2022-02-22T19:16:31.863Z] The following additional packages will be installed: [2022-02-22T19:16:31.863Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-22T19:16:31.863Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-22T19:16:31.863Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-22T19:16:31.863Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-02-22T19:16:31.863Z] Suggested packages: [2022-02-22T19:16:31.863Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-02-22T19:16:31.863Z] Recommended packages: [2022-02-22T19:16:31.863Z] gnupg libsasl2-modules [2022-02-22T19:16:32.124Z] The following NEW packages will be installed: [2022-02-22T19:16:32.124Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-22T19:16:32.124Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-22T19:16:32.124Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-22T19:16:32.124Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-02-22T19:16:32.124Z] The following packages will be upgraded: [2022-02-22T19:16:32.124Z] gpg gpg-agent gpgconf libudev1 [2022-02-22T19:16:32.124Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-02-22T19:16:32.124Z] Need to get 3859 kB of archives. [2022-02-22T19:16:32.124Z] After this operation, 14.9 MB of additional disk space will be used. [2022-02-22T19:16:32.124Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-02-22T19:16:32.385Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-02-22T19:16:32.385Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-02-22T19:16:32.653Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-02-22T19:16:32.653Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-02-22T19:16:32.915Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-02-22T19:16:32.915Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-02-22T19:16:32.915Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-02-22T19:16:32.915Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-02-22T19:16:32.915Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-02-22T19:16:32.915Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-02-22T19:16:32.915Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-02-22T19:16:32.915Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-02-22T19:16:32.915Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-02-22T19:16:32.915Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-02-22T19:16:32.915Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-02-22T19:16:32.915Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-02-22T19:16:33.176Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-02-22T19:16:33.176Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-02-22T19:16:33.176Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-02-22T19:16:33.176Z] 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-02-22T19:16:33.176Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-02-22T19:16:33.176Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-22T19:16:33.176Z] Fetched 3859 kB in 1s (3309 kB/s) [2022-02-22T19:16:33.437Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-22T19:16:33.437Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-02-22T19:16:33.437Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-22T19:16:33.438Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-02-22T19:16:33.438Z] Selecting previously unselected package udev. [2022-02-22T19:16:33.438Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-22T19:16:33.438Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-02-22T19:16:33.438Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-02-22T19:16:33.698Z] Selecting previously unselected package libfuse2:amd64. [2022-02-22T19:16:33.698Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-02-22T19:16:33.698Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-02-22T19:16:33.699Z] Selecting previously unselected package fuse. [2022-02-22T19:16:33.699Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-02-22T19:16:33.699Z] Unpacking fuse (2.9.9-3) ... [2022-02-22T19:16:33.699Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-22T19:16:33.699Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-22T19:16:33.960Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-22T19:16:33.960Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-22T19:16:33.960Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-22T19:16:33.960Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-22T19:16:33.960Z] Selecting previously unselected package libksba8:amd64. [2022-02-22T19:16:33.960Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-02-22T19:16:33.960Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-02-22T19:16:33.960Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-02-22T19:16:33.960Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:33.960Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:33.960Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-02-22T19:16:33.960Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:33.960Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:34.222Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-02-22T19:16:34.222Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:34.222Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:34.222Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-02-22T19:16:34.222Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:34.222Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:34.222Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-02-22T19:16:34.222Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:34.222Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:34.222Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-02-22T19:16:34.222Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:34.222Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:34.222Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-02-22T19:16:34.222Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:34.483Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:34.483Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-02-22T19:16:34.483Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:34.483Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:34.483Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-02-22T19:16:34.483Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-22T19:16:34.483Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:34.483Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-22T19:16:34.483Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-02-22T19:16:34.483Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-02-22T19:16:34.483Z] Selecting previously unselected package libsasl2-2:amd64. [2022-02-22T19:16:34.483Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-02-22T19:16:34.483Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-02-22T19:16:34.483Z] Selecting previously unselected package libldap-common. [2022-02-22T19:16:34.483Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-02-22T19:16:34.483Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-22T19:16:34.745Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-22T19:16:34.745Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-02-22T19:16:34.745Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-22T19:16:34.745Z] Selecting previously unselected package dirmngr. [2022-02-22T19:16:34.745Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-22T19:16:34.745Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-22T19:16:34.745Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-02-22T19:16:34.745Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-02-22T19:16:34.745Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-22T19:16:34.745Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-02-22T19:16:34.745Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-02-22T19:16:35.319Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-22T19:16:35.582Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-02-22T19:16:35.582Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:35.582Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-02-22T19:16:35.582Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-02-22T19:16:35.582Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:35.582Z] Setting up fuse (2.9.9-3) ... [2022-02-22T19:16:35.582Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-02-22T19:16:36.156Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:36.156Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:36.156Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:36.156Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:36.156Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:36.156Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:36.156Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-22T19:16:36.156Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-22T19:16:36.156Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-22T19:16:36.156Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-02-22T19:16:36.156Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-22T19:16:36.419Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-22T19:16:36.679Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-02-22T19:16:36.679Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-02-22T19:16:36.679Z] units). This means they are not meant to be enabled using systemctl. [2022-02-22T19:16:36.679Z] [2022-02-22T19:16:36.679Z] Possible reasons for having this kind of units are: [2022-02-22T19:16:36.679Z] • A unit may be statically enabled by being symlinked from another unit's [2022-02-22T19:16:36.679Z] .wants/ or .requires/ directory. [2022-02-22T19:16:36.679Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-02-22T19:16:36.679Z] a requirement dependency on it. [2022-02-22T19:16:36.679Z] • A unit may be started when needed via activation (socket, path, timer, [2022-02-22T19:16:36.679Z] D-Bus, udev, scripted systemctl call, ...). [2022-02-22T19:16:36.679Z] • In case of template units, the unit is meant to be enabled with some [2022-02-22T19:16:36.679Z] instance name specified. [2022-02-22T19:16:37.248Z] Reading package lists... [2022-02-22T19:16:37.248Z] Building dependency tree... [2022-02-22T19:16:37.248Z] Reading state information... [2022-02-22T19:16:37.248Z] The following additional packages will be installed: [2022-02-22T19:16:37.248Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-22T19:16:37.248Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-22T19:16:37.248Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-22T19:16:37.248Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-02-22T19:16:37.248Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-02-22T19:16:37.248Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-02-22T19:16:37.248Z] Suggested packages: [2022-02-22T19:16:37.248Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-02-22T19:16:37.248Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-02-22T19:16:37.248Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-02-22T19:16:37.248Z] systemd-container policykit-1 [2022-02-22T19:16:37.248Z] Recommended packages: [2022-02-22T19:16:37.248Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-02-22T19:16:37.510Z] The following NEW packages will be installed: [2022-02-22T19:16:37.510Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-22T19:16:37.510Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-22T19:16:37.510Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-22T19:16:37.510Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-02-22T19:16:37.510Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-02-22T19:16:37.510Z] The following packages will be upgraded: [2022-02-22T19:16:37.510Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-02-22T19:16:37.510Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-02-22T19:16:37.510Z] Need to get 46.5 MB of archives. [2022-02-22T19:16:37.510Z] After this operation, 181 MB of additional disk space will be used. [2022-02-22T19:16:37.510Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-02-22T19:16:37.510Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-02-22T19:16:37.510Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-02-22T19:16:37.510Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-02-22T19:16:37.510Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-02-22T19:16:37.510Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-02-22T19:16:37.771Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-02-22T19:16:37.771Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-02-22T19:16:37.771Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-02-22T19:16:37.771Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-02-22T19:16:37.771Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-02-22T19:16:37.771Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-02-22T19:16:37.771Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-02-22T19:16:37.771Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-02-22T19:16:37.771Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-02-22T19:16:37.771Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-02-22T19:16:37.771Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-02-22T19:16:37.771Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-02-22T19:16:37.771Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-02-22T19:16:37.771Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-02-22T19:16:37.771Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.1 [34.3 MB] [2022-02-22T19:16:37.771Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-02-22T19:16:37.771Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-02-22T19:16:38.031Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-02-22T19:16:38.032Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-02-22T19:16:38.032Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-02-22T19:16:38.032Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-02-22T19:16:38.292Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-02-22T19:16:38.292Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-02-22T19:16:38.292Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-02-22T19:16:38.292Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-02-22T19:16:38.292Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-02-22T19:16:38.292Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-02-22T19:16:38.553Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-22T19:16:38.553Z] Fetched 46.5 MB in 1s (47.3 MB/s) [2022-02-22T19:16:38.553Z] (Reading database ... 13067 files and directories currently installed.) [2022-02-22T19:16:38.553Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-22T19:16:38.553Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-22T19:16:38.553Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-02-22T19:16:38.815Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-22T19:16:38.815Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-22T19:16:38.815Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-22T19:16:39.396Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-02-22T19:16:39.396Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-22T19:16:39.396Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-02-22T19:16:39.396Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-02-22T19:16:39.396Z] (Reading database ... 13068 files and directories currently installed.) [2022-02-22T19:16:39.396Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-22T19:16:39.396Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-22T19:16:39.656Z] Selecting previously unselected package libexpat1:amd64. [2022-02-22T19:16:39.656Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-02-22T19:16:39.656Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-02-22T19:16:39.656Z] Selecting previously unselected package python3.8-minimal. [2022-02-22T19:16:39.656Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-22T19:16:39.656Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-22T19:16:39.916Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-22T19:16:39.916Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-02-22T19:16:39.916Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-22T19:16:40.488Z] Selecting previously unselected package python3-minimal. [2022-02-22T19:16:40.488Z] (Reading database ... 13359 files and directories currently installed.) [2022-02-22T19:16:40.488Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-02-22T19:16:40.488Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-02-22T19:16:40.488Z] Selecting previously unselected package mime-support. [2022-02-22T19:16:40.488Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-02-22T19:16:40.488Z] Unpacking mime-support (3.64ubuntu1) ... [2022-02-22T19:16:40.488Z] Selecting previously unselected package libmpdec2:amd64. [2022-02-22T19:16:40.488Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-02-22T19:16:40.488Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-02-22T19:16:40.488Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-02-22T19:16:40.488Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-22T19:16:40.488Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-22T19:16:40.753Z] Selecting previously unselected package python3.8. [2022-02-22T19:16:40.753Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-22T19:16:40.753Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-22T19:16:40.753Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-02-22T19:16:40.753Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-02-22T19:16:40.753Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-22T19:16:40.753Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-02-22T19:16:41.014Z] Selecting previously unselected package python3. [2022-02-22T19:16:41.014Z] (Reading database ... 13761 files and directories currently installed.) [2022-02-22T19:16:41.014Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-02-22T19:16:41.014Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-02-22T19:16:41.014Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-02-22T19:16:41.014Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-22T19:16:41.014Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-22T19:16:41.274Z] Selecting previously unselected package dbus. [2022-02-22T19:16:41.274Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-22T19:16:41.274Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-02-22T19:16:41.274Z] Selecting previously unselected package libbsd0:amd64. [2022-02-22T19:16:41.274Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-02-22T19:16:41.274Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-02-22T19:16:41.274Z] Selecting previously unselected package libpam-systemd:amd64. [2022-02-22T19:16:41.274Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-22T19:16:41.274Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-22T19:16:41.274Z] Selecting previously unselected package sudo. [2022-02-22T19:16:41.274Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-02-22T19:16:41.274Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-02-22T19:16:41.535Z] Selecting previously unselected package apparmor. [2022-02-22T19:16:41.535Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-22T19:16:41.535Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-02-22T19:16:41.535Z] Selecting previously unselected package libcbor0.6:amd64. [2022-02-22T19:16:41.535Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-02-22T19:16:41.535Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-22T19:16:41.535Z] Selecting previously unselected package libedit2:amd64. [2022-02-22T19:16:41.535Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-02-22T19:16:41.535Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-02-22T19:16:41.796Z] Selecting previously unselected package libfido2-1:amd64. [2022-02-22T19:16:41.796Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-02-22T19:16:41.796Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-22T19:16:41.796Z] Selecting previously unselected package libkrb5support0:amd64. [2022-02-22T19:16:41.796Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:16:41.796Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:16:41.796Z] Selecting previously unselected package libk5crypto3:amd64. [2022-02-22T19:16:41.796Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:16:41.796Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:16:41.796Z] Selecting previously unselected package libkeyutils1:amd64. [2022-02-22T19:16:41.796Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-02-22T19:16:41.796Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-22T19:16:41.796Z] Selecting previously unselected package libkrb5-3:amd64. [2022-02-22T19:16:41.796Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:16:41.796Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:16:42.057Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-02-22T19:16:42.057Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:16:42.057Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:16:42.057Z] Selecting previously unselected package openssh-client. [2022-02-22T19:16:42.057Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-02-22T19:16:42.057Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-22T19:16:42.057Z] Selecting previously unselected package dbus-user-session. [2022-02-22T19:16:42.057Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-22T19:16:42.057Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-22T19:16:42.057Z] Selecting previously unselected package liblzo2-2:amd64. [2022-02-22T19:16:42.057Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-02-22T19:16:42.057Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-02-22T19:16:42.319Z] Selecting previously unselected package squashfs-tools. [2022-02-22T19:16:42.319Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-02-22T19:16:42.319Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-22T19:16:42.319Z] Selecting previously unselected package snapd. [2022-02-22T19:16:42.319Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.1_amd64.deb ... [2022-02-22T19:16:42.319Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.1) ... [2022-02-22T19:16:45.625Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-22T19:16:45.625Z] Setting up mime-support (3.64ubuntu1) ... [2022-02-22T19:16:45.625Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-02-22T19:16:45.625Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-22T19:16:45.625Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:16:45.625Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-22T19:16:45.625Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-02-22T19:16:45.625Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-02-22T19:16:45.625Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:16:45.625Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:16:45.625Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-02-22T19:16:45.625Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-22T19:16:45.625Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-22T19:16:45.625Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-22T19:16:46.196Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-02-22T19:16:46.196Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-22T19:16:46.196Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-22T19:16:46.196Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-02-22T19:16:46.196Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-02-22T19:16:46.196Z] running python rtupdate hooks for python3.8... [2022-02-22T19:16:46.196Z] running python post-rtupdate hooks for python3.8... [2022-02-22T19:16:46.196Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-02-22T19:16:47.137Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-02-22T19:16:47.398Z] Reloading AppArmor profiles [2022-02-22T19:16:47.398Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:16:47.398Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-22T19:16:47.398Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-02-22T19:16:47.659Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-02-22T19:16:47.659Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-02-22T19:16:47.659Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-02-22T19:16:47.659Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-02-22T19:16:49.586Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-02-22T19:16:49.586Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-22T19:16:49.586Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-22T19:16:49.586Z] Setting up snapd (2.54.3+20.04.1ubuntu0.1) ... [2022-02-22T19:16:49.586Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-02-22T19:16:49.846Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-02-22T19:16:50.108Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-02-22T19:16:50.368Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-02-22T19:16:50.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-22T19:16:50.630Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-22T19:16:50.892Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-02-22T19:16:51.154Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-02-22T19:16:51.417Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-02-22T19:16:51.417Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-02-22T19:16:51.679Z] /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-02-22T19:16:51.679Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-22T19:16:52.623Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-22T19:16:52.623Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-22T19:16:52.623Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-22T19:16:53.458Z] Reading package lists... [2022-02-22T19:16:53.722Z] Reading package lists... [2022-02-22T19:16:53.981Z] Building dependency tree... [2022-02-22T19:16:53.981Z] Reading state information... [2022-02-22T19:16:53.981Z] Calculating upgrade... [2022-02-22T19:16:54.242Z] The following packages will be upgraded: [2022-02-22T19:16:54.242Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-02-22T19:16:54.242Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-02-22T19:16:54.242Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-02-22T19:16:54.242Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-02-22T19:16:54.242Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-02-22T19:16:54.242Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-02-22T19:16:54.242Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-02-22T19:16:54.242Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-02-22T19:16:54.242Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-02-22T19:16:54.242Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-02-22T19:16:54.242Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-02-22T19:16:54.242Z] xz-utils zlib1g [2022-02-22T19:16:54.242Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-02-22T19:16:54.242Z] Need to get 63.3 MB of archives. [2022-02-22T19:16:54.242Z] After this operation, 13.8 MB of additional disk space will be used. [2022-02-22T19:16:54.242Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-02-22T19:16:54.242Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-02-22T19:16:55.184Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-02-22T19:16:55.184Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-02-22T19:16:55.184Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-02-22T19:16:55.184Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-02-22T19:16:55.184Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-02-22T19:16:55.184Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-02-22T19:16:55.184Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-02-22T19:16:55.184Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-02-22T19:16:55.184Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-02-22T19:16:55.184Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-02-22T19:16:55.184Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-02-22T19:16:55.184Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-02-22T19:16:55.184Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-02-22T19:16:55.184Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-02-22T19:16:55.184Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-02-22T19:16:55.184Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-02-22T19:16:55.184Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-02-22T19:16:55.184Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-02-22T19:16:55.184Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-02-22T19:16:55.184Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-02-22T19:16:55.184Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-02-22T19:16:55.184Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-02-22T19:16:55.446Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-02-22T19:16:55.446Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-02-22T19:16:55.446Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-02-22T19:16:55.446Z] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-02-22T19:16:55.446Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-02-22T19:16:55.446Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-02-22T19:16:55.446Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-02-22T19:16:55.446Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-02-22T19:16:55.446Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-02-22T19:16:55.446Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-02-22T19:16:55.446Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-02-22T19:16:55.446Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-02-22T19:16:55.446Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-02-22T19:16:55.446Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-02-22T19:16:55.446Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-02-22T19:16:55.706Z] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-02-22T19:16:55.706Z] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-02-22T19:16:55.706Z] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-02-22T19:16:55.706Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-02-22T19:16:55.706Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-02-22T19:16:55.706Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-02-22T19:16:55.706Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-02-22T19:16:55.706Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-02-22T19:16:55.706Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-02-22T19:16:55.706Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-02-22T19:16:55.706Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-02-22T19:16:55.706Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-02-22T19:16:55.706Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-02-22T19:16:55.706Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-02-22T19:16:55.706Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-02-22T19:16:55.706Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-02-22T19:16:55.706Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-02-22T19:16:55.706Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-02-22T19:16:55.706Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-02-22T19:16:55.706Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-02-22T19:16:55.967Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-02-22T19:16:55.967Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-02-22T19:16:55.967Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-02-22T19:16:55.967Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-02-22T19:16:55.967Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-02-22T19:16:55.967Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-02-22T19:16:55.967Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-02-22T19:16:55.967Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-02-22T19:16:55.967Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-02-22T19:16:55.967Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-02-22T19:16:55.967Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-02-22T19:16:55.967Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-02-22T19:16:56.230Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-02-22T19:16:56.230Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-02-22T19:16:56.801Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-02-22T19:16:56.801Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-02-22T19:16:56.801Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-02-22T19:16:57.061Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-02-22T19:16:57.322Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-22T19:16:57.322Z] Fetched 63.3 MB in 3s (22.0 MB/s) [2022-02-22T19:16:57.322Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-22T19:16:57.322Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-02-22T19:16:57.322Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-22T19:16:57.893Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-22T19:16:57.893Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-22T19:16:57.893Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-02-22T19:16:57.893Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-02-22T19:16:57.893Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:57.893Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.152Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.152Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.413Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.413Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.413Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.413Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.413Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.677Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.677Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.677Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.677Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.677Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.677Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:16:58.677Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-22T19:16:58.677Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.677Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.677Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:16:58.938Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-22T19:16:58.938Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.938Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.938Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.938Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:58.938Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-22T19:16:58.938Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-22T19:16:59.198Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:16:59.198Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-22T19:16:59.198Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-02-22T19:16:59.198Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-22T19:16:59.458Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-02-22T19:16:59.722Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-22T19:16:59.722Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-02-22T19:16:59.722Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-02-22T19:16:59.722Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-02-22T19:16:59.722Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-02-22T19:16:59.983Z] Setting up base-files (11ubuntu5.5) ... [2022-02-22T19:16:59.983Z] Installing new version of config file /etc/issue ... [2022-02-22T19:16:59.983Z] Installing new version of config file /etc/issue.net ... [2022-02-22T19:16:59.983Z] Installing new version of config file /etc/lsb-release ... [2022-02-22T19:16:59.983Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-02-22T19:17:00.245Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-02-22T19:17:00.512Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-02-22T19:17:00.512Z] Removing obsolete conffile /etc/default/motd-news ... [2022-02-22T19:17:00.512Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:00.512Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-02-22T19:17:00.512Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-02-22T19:17:00.772Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-02-22T19:17:00.772Z] 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-02-22T19:17:00.772Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:00.772Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:00.772Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-02-22T19:17:01.032Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:01.032Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:01.032Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-22T19:17:01.032Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-22T19:17:01.032Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-22T19:17:01.293Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:01.293Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-22T19:17:01.293Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-22T19:17:01.555Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-22T19:17:01.555Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-22T19:17:01.822Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-22T19:17:01.822Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-22T19:17:02.084Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-02-22T19:17:02.084Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:02.084Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-02-22T19:17:02.084Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-22T19:17:02.348Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-02-22T19:17:02.348Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-02-22T19:17:02.610Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-02-22T19:17:02.610Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:02.610Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-02-22T19:17:02.610Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-02-22T19:17:02.610Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-02-22T19:17:02.610Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:02.610Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:02.610Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-22T19:17:02.610Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:02.873Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:02.873Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:02.873Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-22T19:17:02.873Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:02.873Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:02.873Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:02.873Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-22T19:17:02.873Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:02.873Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-22T19:17:02.873Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:03.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:03.136Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:03.136Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-22T19:17:03.136Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:03.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:03.136Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:03.136Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-22T19:17:03.136Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:03.136Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-22T19:17:03.711Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:03.972Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-02-22T19:17:04.233Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-02-22T19:17:04.233Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:04.233Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-22T19:17:04.233Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-22T19:17:04.494Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-02-22T19:17:04.494Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:04.494Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-02-22T19:17:04.494Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-02-22T19:17:04.494Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-02-22T19:17:04.755Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:04.755Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-02-22T19:17:04.755Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-02-22T19:17:04.755Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-02-22T19:17:04.755Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:04.755Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-02-22T19:17:04.755Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-22T19:17:04.755Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-02-22T19:17:04.755Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:04.755Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-02-22T19:17:04.755Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-02-22T19:17:05.015Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-02-22T19:17:05.015Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:05.015Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-02-22T19:17:05.015Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-02-22T19:17:05.015Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-02-22T19:17:05.015Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:05.015Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-22T19:17:05.015Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-22T19:17:05.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-22T19:17:05.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-22T19:17:05.276Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-02-22T19:17:05.276Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:05.276Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-02-22T19:17:05.276Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-02-22T19:17:05.276Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-02-22T19:17:05.276Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:05.276Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-22T19:17:05.276Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-22T19:17:05.276Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-22T19:17:05.377Z] ./bin/test-attribution-txt.sh [2022-02-22T19:17:05.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:05.537Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-22T19:17:05.537Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-22T19:17:05.537Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-22T19:17:05.537Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:05.537Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-02-22T19:17:05.537Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-02-22T19:17:05.537Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-02-22T19:17:05.797Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:05.797Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-02-22T19:17:05.797Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-02-22T19:17:05.797Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-02-22T19:17:05.797Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:05.797Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-02-22T19:17:05.797Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-02-22T19:17:05.797Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-02-22T19:17:06.057Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:06.057Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-02-22T19:17:06.057Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-02-22T19:17:06.318Z] Setting up apt (2.0.6) ... [2022-02-22T19:17:06.891Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-02-22T19:17:06.891Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:06.891Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-22T19:17:06.891Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-22T19:17:06.891Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-22T19:17:06.891Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-22T19:17:06.891Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-22T19:17:07.152Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-22T19:17:07.152Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-02-22T19:17:07.152Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-22T19:17:07.152Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-22T19:17:07.152Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-22T19:17:07.152Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-22T19:17:07.412Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-22T19:17:07.412Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-22T19:17:07.412Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-22T19:17:07.412Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-02-22T19:17:07.412Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-22T19:17:07.412Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-02-22T19:17:07.672Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-22T19:17:07.672Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-22T19:17:07.672Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-22T19:17:07.933Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-22T19:17:07.933Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-22T19:17:07.933Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-22T19:17:07.933Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-22T19:17:07.933Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [Pipeline] echo [2022-02-22T19:17:08.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-22T19:17:08.194Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-22T19:17:08.194Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-22T19:17:08.194Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-22T19:17:08.455Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-22T19:17:08.455Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-22T19:17:08.455Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-02-22T19:17:08.455Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-02-22T19:17:08.455Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-22T19:17:08.455Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-02-22T19:17:08.715Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-02-22T19:17:08.715Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-02-22T19:17:08.715Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-02-22T19:17:08.715Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-02-22T19:17:08.715Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-02-22T19:17:08.715Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-02-22T19:17:08.715Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-02-22T19:17:08.715Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-02-22T19:17:08.738Z] + ls -al . [2022-02-22T19:17:08.738Z] total 672 [2022-02-22T19:17:08.738Z] drwxrwxr-x 9 1001 1001 4096 Feb 22 19:17 . [2022-02-22T19:17:08.738Z] drwxr-xr-x 4 root root 4096 Feb 22 19:12 .. [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 11 Feb 22 19:09 .dockerignore [2022-02-22T19:17:08.738Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 19:09 .git [2022-02-22T19:17:08.738Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 19:09 .github [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 804 Feb 22 19:09 .gitignore [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 19:09 .golangci.yml [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 76 Feb 22 19:09 .hadolint.yml [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 19:09 .sonarcloud.properties [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 19:09 ADOPTERS.md [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 9019 Feb 22 19:09 Attribution.txt [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 51732 Feb 22 19:09 CHANGELOG.md [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 19:09 CONTRIBUTING.md [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 19:09 GOVERNANCE.md [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 849 Feb 22 19:09 Jenkinsfile [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 19:09 LICENSE [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 6508 Feb 22 19:09 Makefile [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 19:09 OWNERS.md [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 8207 Feb 22 19:09 README.md [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 19:09 SECURITY.md [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 19:07 VERSION [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 4131 Feb 22 19:09 ZMQWindows.md [2022-02-22T19:17:08.738Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 19:09 bin [2022-02-22T19:17:08.738Z] drwxrwxr-x 14 1001 1001 4096 Feb 22 19:09 cmd [2022-02-22T19:17:08.738Z] -rw-r--r-- 1 root root 428383 Feb 22 19:15 coverage.out [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 2841 Feb 22 19:09 go.mod [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 50303 Feb 22 19:09 go.sum [2022-02-22T19:17:08.738Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 19:09 internal [2022-02-22T19:17:08.738Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 19:09 openapi [2022-02-22T19:17:08.738Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 19:09 snap [2022-02-22T19:17:08.738Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 19:09 version.go [Pipeline] sh [2022-02-22T19:17:08.976Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-02-22T19:17:08.976Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-22T19:17:09.238Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-22T19:17:09.238Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-22T19:17:09.238Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-02-22T19:17:09.238Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-22T19:17:09.422Z] + '[' -e coverage.out ] [2022-02-22T19:17:09.422Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-22T19:17:09.461Z] Warning: overwriting stash ‘coverage-report’ [2022-02-22T19:17:09.499Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-22T19:17:09.499Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-22T19:17:09.499Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-22T19:17:09.499Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-22T19:17:09.499Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-02-22T19:17:09.499Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-22T19:17:09.759Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-22T19:17:09.759Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-22T19:17:09.759Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-02-22T19:17:09.759Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-02-22T19:17:09.759Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-22T19:17:09.759Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-22T19:17:09.759Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-22T19:17:09.759Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-22T19:17:10.457Z] Stashed 1 file(s) [Pipeline] sh [2022-02-22T19:17:10.701Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-22T19:17:10.701Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-22T19:17:11.135Z] + make build [2022-02-22T19:17:11.135Z] 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-02-22T19:17:11.273Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-22T19:17:11.273Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-22T19:17:11.533Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-22T19:17:11.533Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-22T19:17:11.793Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-22T19:17:11.793Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-22T19:17:12.364Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-22T19:17:12.364Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-22T19:17:12.626Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-02-22T19:17:12.626Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-02-22T19:17:12.626Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-02-22T19:17:12.626Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-02-22T19:17:12.626Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-02-22T19:17:12.626Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-02-22T19:17:12.626Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-02-22T19:17:12.626Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:17:12.626Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-02-22T19:17:12.626Z] [2022-02-22T19:17:12.626Z] Current default time zone: 'Etc/UTC' [2022-02-22T19:17:12.626Z] Local time is now: Tue Feb 22 19:17:12 UTC 2022. [2022-02-22T19:17:12.626Z] Universal Time is now: Tue Feb 22 19:17:12 UTC 2022. [2022-02-22T19:17:12.626Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-02-22T19:17:12.626Z] [2022-02-22T19:17:12.885Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-02-22T19:17:12.885Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:17:12.885Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:17:12.885Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:12.885Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:17:12.885Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:12.885Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-02-22T19:17:12.885Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-02-22T19:17:12.885Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-02-22T19:17:12.885Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-02-22T19:17:12.885Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-02-22T19:17:12.885Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:17:12.885Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:17:12.885Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-02-22T19:17:12.885Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:17:12.885Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-22T19:17:12.885Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-22T19:17:12.885Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-02-22T19:17:12.885Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-02-22T19:17:12.885Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-02-22T19:17:14.797Z] Updating certificates in /etc/ssl/certs... [2022-02-22T19:17:15.738Z] 21 added, 21 removed; done. [2022-02-22T19:17:15.738Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-22T19:17:15.738Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-02-22T19:17:15.738Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-02-22T19:17:15.738Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-22T19:17:15.738Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-02-22T19:17:15.738Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-02-22T19:17:15.738Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-02-22T19:17:15.998Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-02-22T19:17:15.998Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-22T19:17:15.998Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-02-22T19:17:15.998Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-22T19:17:15.998Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-22T19:17:15.998Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-22T19:17:15.998Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-22T19:17:15.998Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-02-22T19:17:15.998Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-02-22T19:17:15.998Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-02-22T19:17:15.998Z] Updating certificates in /etc/ssl/certs... [2022-02-22T19:17:16.569Z] 0 added, 0 removed; done. [2022-02-22T19:17:16.569Z] Running hooks in /etc/ca-certificates/update.d... [2022-02-22T19:17:16.569Z] done. [2022-02-22T19:17:17.708Z] Reading package lists... [2022-02-22T19:17:17.970Z] Building dependency tree... [2022-02-22T19:17:17.970Z] Reading state information... [2022-02-22T19:17:18.230Z] The following NEW packages will be installed: [2022-02-22T19:17:18.230Z] apt-transport-https [2022-02-22T19:17:18.230Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-02-22T19:17:18.490Z] Need to get 4680 B of archives. [2022-02-22T19:17:18.490Z] After this operation, 162 kB of additional disk space will be used. [2022-02-22T19:17:18.490Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-02-22T19:17:18.490Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-22T19:17:18.490Z] Fetched 4680 B in 0s (21.0 kB/s) [2022-02-22T19:17:18.490Z] Selecting previously unselected package apt-transport-https. [2022-02-22T19:17:18.490Z] (Reading database ... 14320 files and directories currently installed.) [2022-02-22T19:17:18.490Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-02-22T19:17:18.490Z] Unpacking apt-transport-https (2.0.6) ... [2022-02-22T19:17:18.490Z] Setting up apt-transport-https (2.0.6) ... [2022-02-22T19:17:18.752Z] Waiting for network to be ready... [2022-02-22T19:17:19.426Z] 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-02-22T19:17:24.044Z] 2022-02-22T19:17:21Z INFO Waiting for automatic snapd restart... [2022-02-22T19:17:24.044Z] snapd 2.54.3 from Canonical* installed [2022-02-22T19:17:24.044Z] "snapd" switched to the "latest/stable" channel [2022-02-22T19:17:24.044Z] [2022-02-22T19:17:26.599Z] core20 20220114 from Canonical* installed [2022-02-22T19:17:26.599Z] "core20" switched to the "latest/stable" channel [2022-02-22T19:17:26.599Z] [2022-02-22T19:17:28.515Z] snapcraft 6.0.2 from Canonical* installed [2022-02-22T19:17:28.775Z] "snapcraft" switched to the "latest/stable" channel [2022-02-22T19:17:28.775Z] [2022-02-22T19:17:32.978Z] 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-02-22T19:17:32.978Z] - README.md [2022-02-22T19:17:32.978Z] [2022-02-22T19:17:32.978Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-22T19:17:33.239Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-22T19:17:33.501Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-22T19:17:33.501Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-22T19:17:34.332Z] Reading package lists... [2022-02-22T19:17:34.593Z] 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-02-22T19:17:34.853Z] Reading package lists... [2022-02-22T19:17:34.853Z] Building dependency tree... [2022-02-22T19:17:34.853Z] Reading state information... [2022-02-22T19:17:35.113Z] Suggested packages: [2022-02-22T19:17:35.113Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-02-22T19:17:35.113Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-02-22T19:17:35.113Z] krb5-user libnorm-doc [2022-02-22T19:17:35.113Z] Recommended packages: [2022-02-22T19:17:35.113Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-02-22T19:17:35.113Z] The following NEW packages will be installed: [2022-02-22T19:17:35.113Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-02-22T19:17:35.113Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-02-22T19:17:35.113Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-02-22T19:17:35.113Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-02-22T19:17:35.113Z] libzmq5 pkg-config zip [2022-02-22T19:17:35.113Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-02-22T19:17:35.374Z] Need to get 10.3 MB of archives. [2022-02-22T19:17:35.374Z] After this operation, 56.5 MB of additional disk space will be used. [2022-02-22T19:17:35.374Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-02-22T19:17:35.374Z] 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-02-22T19:17:35.946Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-02-22T19:17:35.946Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-02-22T19:17:35.946Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-02-22T19:17:35.946Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-02-22T19:17:35.946Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-02-22T19:17:35.946Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-02-22T19:17:35.946Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-02-22T19:17:35.946Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-02-22T19:17:35.946Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-02-22T19:17:35.946Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-02-22T19:17:35.946Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-02-22T19:17:35.946Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-02-22T19:17:35.946Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-02-22T19:17:36.206Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-02-22T19:17:36.206Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-02-22T19:17:36.206Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-02-22T19:17:36.206Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-02-22T19:17:36.206Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-02-22T19:17:36.206Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-02-22T19:17:36.206Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-02-22T19:17:36.206Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-02-22T19:17:36.206Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-02-22T19:17:36.206Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-02-22T19:17:36.206Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-02-22T19:17:36.206Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-02-22T19:17:36.467Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-22T19:17:36.467Z] Fetched 10.3 MB in 1s (9245 kB/s) [2022-02-22T19:17:36.467Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-02-22T19:17:36.467Z] (Reading database ... 14324 files and directories currently installed.) [2022-02-22T19:17:36.467Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-02-22T19:17:36.467Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-22T19:17:36.467Z] Selecting previously unselected package libsodium23:amd64. [2022-02-22T19:17:36.467Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-02-22T19:17:36.467Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-02-22T19:17:36.727Z] Selecting previously unselected package libpsl5:amd64. [2022-02-22T19:17:36.727Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-02-22T19:17:36.727Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-22T19:17:36.727Z] Selecting previously unselected package libbrotli1:amd64. [2022-02-22T19:17:36.727Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-02-22T19:17:36.727Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-22T19:17:36.727Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-02-22T19:17:36.727Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-02-22T19:17:36.727Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-22T19:17:36.727Z] Selecting previously unselected package librtmp1:amd64. [2022-02-22T19:17:36.727Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-02-22T19:17:36.727Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-22T19:17:36.727Z] Selecting previously unselected package libssh-4:amd64. [2022-02-22T19:17:36.727Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-02-22T19:17:36.727Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-22T19:17:36.987Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-02-22T19:17:36.987Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-02-22T19:17:36.987Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-22T19:17:36.987Z] Selecting previously unselected package liberror-perl. [2022-02-22T19:17:36.987Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-02-22T19:17:36.987Z] Unpacking liberror-perl (0.17029-1) ... [2022-02-22T19:17:36.987Z] Selecting previously unselected package git-man. [2022-02-22T19:17:36.987Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-02-22T19:17:36.987Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-22T19:17:36.987Z] Selecting previously unselected package git. [2022-02-22T19:17:36.987Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-02-22T19:17:37.248Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-02-22T19:17:37.508Z] Selecting previously unselected package libgssrpc4:amd64. [2022-02-22T19:17:37.508Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:17:37.508Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:37.508Z] Selecting previously unselected package libkdb5-9:amd64. [2022-02-22T19:17:37.778Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:17:37.778Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:37.778Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-02-22T19:17:37.778Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:17:37.778Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:37.778Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-02-22T19:17:37.778Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:17:37.778Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:37.778Z] Selecting previously unselected package comerr-dev:amd64. [2022-02-22T19:17:37.778Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-02-22T19:17:37.778Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-22T19:17:37.778Z] Selecting previously unselected package krb5-multidev:amd64. [2022-02-22T19:17:37.778Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:17:37.778Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:37.778Z] Selecting previously unselected package libnorm1:amd64. [2022-02-22T19:17:37.778Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-22T19:17:37.778Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-22T19:17:38.037Z] Selecting previously unselected package libnorm-dev:amd64. [2022-02-22T19:17:38.037Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-22T19:17:38.037Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-22T19:17:38.037Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-02-22T19:17:38.038Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-22T19:17:38.038Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-22T19:17:38.038Z] Selecting previously unselected package libpgm-dev:amd64. [2022-02-22T19:17:38.038Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-22T19:17:38.038Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-22T19:17:38.038Z] Selecting previously unselected package libsodium-dev:amd64. [2022-02-22T19:17:38.038Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-02-22T19:17:38.038Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-02-22T19:17:38.297Z] Selecting previously unselected package libzmq5:amd64. [2022-02-22T19:17:38.297Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-02-22T19:17:38.297Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-22T19:17:38.297Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-02-22T19:17:38.297Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-22T19:17:38.297Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:38.297Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-02-22T19:17:38.297Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-02-22T19:17:38.297Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-22T19:17:38.297Z] Selecting previously unselected package pkg-config. [2022-02-22T19:17:38.297Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-02-22T19:17:38.297Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-02-22T19:17:38.297Z] Selecting previously unselected package zip. [2022-02-22T19:17:38.297Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-02-22T19:17:38.297Z] Unpacking zip (3.0-11build1) ... [2022-02-22T19:17:38.556Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-22T19:17:38.556Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-02-22T19:17:38.556Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-22T19:17:38.556Z] No schema files found: doing nothing. [2022-02-22T19:17:38.556Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-22T19:17:38.556Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-22T19:17:38.556Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-22T19:17:38.556Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-22T19:17:38.556Z] Setting up liberror-perl (0.17029-1) ... [2022-02-22T19:17:38.556Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:38.556Z] Setting up zip (3.0-11build1) ... [2022-02-22T19:17:38.556Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-22T19:17:38.556Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-22T19:17:38.556Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-02-22T19:17:38.556Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-02-22T19:17:38.556Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-22T19:17:38.556Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:38.556Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-22T19:17:38.556Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:38.556Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-22T19:17:38.556Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:38.556Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-22T19:17:38.556Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-22T19:17:38.556Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-22T19:17:38.556Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-02-22T19:17:38.556Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:38.556Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-22T19:17:38.815Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-22T19:17:38.815Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-22T19:17:39.388Z] comerr-dev set to automatically installed. [2022-02-22T19:17:39.388Z] git set to automatically installed. [2022-02-22T19:17:39.388Z] git-man set to automatically installed. [2022-02-22T19:17:39.388Z] krb5-multidev set to automatically installed. [2022-02-22T19:17:39.388Z] libbrotli1 set to automatically installed. [2022-02-22T19:17:39.388Z] libcurl3-gnutls set to automatically installed. [2022-02-22T19:17:39.388Z] liberror-perl set to automatically installed. [2022-02-22T19:17:39.388Z] libglib2.0-0 set to automatically installed. [2022-02-22T19:17:39.388Z] libgssrpc4 set to automatically installed. [2022-02-22T19:17:39.388Z] libkadm5clnt-mit11 set to automatically installed. [2022-02-22T19:17:39.388Z] libkadm5srv-mit11 set to automatically installed. [2022-02-22T19:17:39.388Z] libkdb5-9 set to automatically installed. [2022-02-22T19:17:39.388Z] libkrb5-dev set to automatically installed. [2022-02-22T19:17:39.388Z] libnghttp2-14 set to automatically installed. [2022-02-22T19:17:39.388Z] libnorm-dev set to automatically installed. [2022-02-22T19:17:39.388Z] libnorm1 set to automatically installed. [2022-02-22T19:17:39.388Z] libpgm-5.2-0 set to automatically installed. [2022-02-22T19:17:39.388Z] libpgm-dev set to automatically installed. [2022-02-22T19:17:39.388Z] libpsl5 set to automatically installed. [2022-02-22T19:17:39.388Z] librtmp1 set to automatically installed. [2022-02-22T19:17:39.388Z] libsodium-dev set to automatically installed. [2022-02-22T19:17:39.388Z] libsodium23 set to automatically installed. [2022-02-22T19:17:39.388Z] libssh-4 set to automatically installed. [2022-02-22T19:17:39.388Z] libzmq3-dev set to automatically installed. [2022-02-22T19:17:39.388Z] libzmq5 set to automatically installed. [2022-02-22T19:17:39.388Z] pkg-config set to automatically installed. [2022-02-22T19:17:39.388Z] zip set to automatically installed. [2022-02-22T19:17:39.959Z] snapd is not logged in, snap install commands will use sudo [2022-02-22T19:17:49.953Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-02-22T19:17:49.953Z] Downloading snap 'edgex-app-service-configurable' [2022-02-22T19:17:51.852Z] 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-02-22T19:17:52.595Z] Pulling app-service-configurable [2022-02-22T19:17:52.595Z] + snapcraftctl pull [2022-02-22T19:17:54.028Z] Pulling config-common [2022-02-22T19:17:54.028Z] + snapcraftctl pull [2022-02-22T19:17:55.413Z] Pulling go-build-helper [2022-02-22T19:17:55.413Z] + snapcraftctl pull [2022-02-22T19:17:56.172Z] 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-02-22T19:17:56.802Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-02-22T19:17:56.802Z] Skipping pull go-build-helper (already ran) [2022-02-22T19:17:56.802Z] Building go-build-helper [2022-02-22T19:17:56.802Z] + snapcraftctl build [2022-02-22T19:17:57.742Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-02-22T19:17:58.312Z] Staging go-build-helper [2022-02-22T19:17:58.312Z] + snapcraftctl stage [2022-02-22T19:18:01.611Z] 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-02-22T19:18:01.889Z] 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-02-22T19:18:03.602Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-02-22T19:18:03.602Z] Fetched 290 kB in 0s (0 B/s) [2022-02-22T19:18:03.602Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-02-22T19:18:03.602Z] Fetched 158 kB in 0s (0 B/s) [2022-02-22T19:18:03.602Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-02-22T19:18:03.602Z] Fetched 242 kB in 0s (0 B/s) [2022-02-22T19:18:03.602Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-02-22T19:18:03.602Z] Fetched 150 kB in 0s (0 B/s) [2022-02-22T19:18:03.602Z] Pulling edgex-go [2022-02-22T19:18:03.602Z] + snapcraftctl pull [2022-02-22T19:18:04.986Z] Pulling hooks [2022-02-22T19:18:04.986Z] + snapcraftctl pull [2022-02-22T19:18:06.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-22T19:18:10.539Z] 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-02-22T19:18:14.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-02-22T19:18:19.901Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-22T19:18:19.901Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-02-22T19:18:19.901Z] Fetched 96.1 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-02-22T19:18:19.901Z] Fetched 78.7 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-02-22T19:18:19.901Z] Fetched 48.0 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-02-22T19:18:19.901Z] Fetched 50.2 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-02-22T19:18:19.901Z] Fetched 14.7 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-02-22T19:18:19.901Z] Fetched 234 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-02-22T19:18:19.901Z] Fetched 155 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-02-22T19:18:19.901Z] Fetched 170 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-02-22T19:18:19.901Z] Fetched 267 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-02-22T19:18:19.901Z] Fetched 50.6 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-02-22T19:18:19.901Z] Fetched 15.1 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-02-22T19:18:19.901Z] Fetched 51.5 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-02-22T19:18:19.901Z] Fetched 121 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-02-22T19:18:19.901Z] Fetched 29.7 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-02-22T19:18:19.901Z] Fetched 1021 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-02-22T19:18:19.901Z] Fetched 49.3 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-02-22T19:18:19.901Z] Fetched 54.9 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-02-22T19:18:19.901Z] Fetched 16.6 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-02-22T19:18:19.901Z] Fetched 87.9 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-02-22T19:18:19.901Z] Fetched 142 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-02-22T19:18:19.901Z] Fetched 41.8 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-02-22T19:18:19.901Z] Fetched 181 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-02-22T19:18:19.901Z] Fetched 208 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-02-22T19:18:19.901Z] Fetched 161 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-02-22T19:18:19.901Z] Fetched 107 kB in 0s (0 B/s) [2022-02-22T19:18:19.901Z] Pulling static-packages [2022-02-22T19:18:19.901Z] + snapcraftctl pull [2022-02-22T19:18:19.901Z] Pulling version [2022-02-22T19:18:19.901Z] + cd /root/project [2022-02-22T19:18:19.901Z] ++ git describe --tags --abbrev=0 [2022-02-22T19:18:19.901Z] ++ sed s/v// [2022-02-22T19:18:19.901Z] + GIT_VERSION=2.2.0-dev.30 [2022-02-22T19:18:19.901Z] + '[' -z 2.2.0-dev.30 ']' [2022-02-22T19:18:19.901Z] + snapcraftctl set-version 2.2.0-dev.30 [2022-02-22T19:18:20.273Z] 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-02-22T19:18:21.281Z] Building app-service-configurable [2022-02-22T19:18:21.281Z] + snapcraftctl build [2022-02-22T19:18:23.202Z] Building config-common [2022-02-22T19:18:23.202Z] + snapcraftctl build [2022-02-22T19:18:23.668Z] 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-02-22T19:18:24.143Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-02-22T19:18:24.713Z] Skipping build go-build-helper (already ran) [2022-02-22T19:18:24.973Z] Building edgex-go [2022-02-22T19:18:24.973Z] + cd /root/parts/edgex-go/src [2022-02-22T19:18:24.973Z] ++ git describe --tags --abbrev=0 [2022-02-22T19:18:24.973Z] ++ sed s/v// [2022-02-22T19:18:24.973Z] + GIT_VERSION=2.2.0-dev.30 [2022-02-22T19:18:24.973Z] + '[' -z 2.2.0-dev.30 ']' [2022-02-22T19:18:24.973Z] + echo 2.2.0-dev.30 [2022-02-22T19:18:24.973Z] + '[' '!' -d vendor ']' [2022-02-22T19:18:24.973Z] + go mod download all [2022-02-22T19:18:27.977Z] 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-02-22T19:18:31.560Z] + make build [2022-02-22T19:18:31.560Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [2022-02-22T19:18:34.729Z] $ docker stop --time=1 34cd0575b3673249deba21d0c11c7005023803976985fe9d51064c8006f0ac5e [2022-02-22T19:18:36.715Z] $ docker rm -f 34cd0575b3673249deba21d0c11c7005023803976985fe9d51064c8006f0ac5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:18:38.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-22T19:18:38.755Z] [2022-02-22T19:18:38.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:18:39.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-22T19:18:39.416Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-22T19:18:39.417Z] 29e5d40040c1: Pulling fs layer [2022-02-22T19:18:39.417Z] 1ce36da41761: Pulling fs layer [2022-02-22T19:18:39.417Z] 25b303627fd3: Pulling fs layer [2022-02-22T19:18:39.417Z] 29e5d40040c1: Verifying Checksum [2022-02-22T19:18:39.417Z] 29e5d40040c1: Download complete [2022-02-22T19:18:39.692Z] 1ce36da41761: Verifying Checksum [2022-02-22T19:18:39.692Z] 1ce36da41761: Download complete [2022-02-22T19:18:40.291Z] 29e5d40040c1: Pull complete [2022-02-22T19:18:41.278Z] 25b303627fd3: Verifying Checksum [2022-02-22T19:18:41.278Z] 25b303627fd3: Download complete [2022-02-22T19:18:41.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-22T19:18:41.554Z] 1ce36da41761: Pull complete [2022-02-22T19:18:45.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2022-02-22T19:18:46.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-22T19:18:48.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-22T19:18:48.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-22T19:18:49.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-22T19:18:50.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-22T19:18:51.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-22T19:18:52.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-22T19:18:53.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-22T19:18:53.951Z] 25b303627fd3: Pull complete [2022-02-22T19:18:53.951Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-22T19:18:53.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-22T19:18:53.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-22T19:18:54.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container [2022-02-22T19:18:54.304Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-22T19:18:54.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-22T19:18:56.223Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.223Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-02-22T19:18:56.223Z] + case "$service" in [2022-02-22T19:18:56.223Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-02-22T19:18:56.223Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.223Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-02-22T19:18:56.223Z] + case "$service" in [2022-02-22T19:18:56.223Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-02-22T19:18:56.223Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.223Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-02-22T19:18:56.223Z] + case "$service" in [2022-02-22T19:18:56.223Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-02-22T19:18:56.223Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.223Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-02-22T19:18:56.223Z] + case "$service" in [2022-02-22T19:18:56.223Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-02-22T19:18:56.223Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.223Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-02-22T19:18:56.223Z] + case "$service" in [2022-02-22T19:18:56.223Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-02-22T19:18:56.484Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.484Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-02-22T19:18:56.484Z] + case "$service" in [2022-02-22T19:18:56.484Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-02-22T19:18:56.484Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.484Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-02-22T19:18:56.484Z] + case "$service" in [2022-02-22T19:18:56.484Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-02-22T19:18:56.484Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.484Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-02-22T19:18:56.484Z] + case "$service" in [2022-02-22T19:18:56.484Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-02-22T19:18:56.484Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.484Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-02-22T19:18:56.484Z] + case "$service" in [2022-02-22T19:18:56.484Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-02-22T19:18:56.484Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.485Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-02-22T19:18:56.485Z] + case "$service" in [2022-02-22T19:18:56.485Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-02-22T19:18:56.485Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-02-22T19:18:56.485Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-22T19:18:56.485Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-02-22T19:18:56.485Z] + case "$service" in [2022-02-22T19:18:56.485Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-02-22T19:18:56.485Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-02-22T19:18:56.485Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-02-22T19:18:56.485Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-02-22T19:18:56.485Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-02-22T19:18:57.015Z] $ docker top 58f76d8711a769bf2251d4af56b0116e628c649f8f4a0ecb8c290c17751e9916 -eo pid,comm [2022-02-22T19:18:57.055Z] Building hooks [2022-02-22T19:18:57.055Z] + cd /root/parts/hooks/src [2022-02-22T19:18:57.055Z] + make build [2022-02-22T19:18:57.055Z] go mod tidy [2022-02-22T19:18:57.055Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [Pipeline] { [Pipeline] sh [2022-02-22T19:18:57.624Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-02-22T19:18:57.624Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-22T19:18:57.883Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-02-22T19:18:58.069Z] + + grepdocker-compose parallel build [2022-02-22T19:18:58.069Z] --help [2022-02-22T19:18:58.826Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-02-22T19:18:59.086Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-02-22T19:18:59.086Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-02-22T19:19:00.996Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-22T19:19:00.996Z] Building static-packages [2022-02-22T19:19:00.996Z] + snapcraftctl build [2022-02-22T19:19:02.908Z] Building version [2022-02-22T19:19:02.908Z] + snapcraftctl build [2022-02-22T19:19:03.477Z] --parallel Build images in parallel. [Pipeline] } [2022-02-22T19:19:03.784Z] $ docker stop --time=1 58f76d8711a769bf2251d4af56b0116e628c649f8f4a0ecb8c290c17751e9916 [2022-02-22T19:19:04.818Z] Staging app-service-configurable [2022-02-22T19:19:04.818Z] + snapcraftctl stage [2022-02-22T19:19:05.433Z] $ docker rm -f 58f76d8711a769bf2251d4af56b0116e628c649f8f4a0ecb8c290c17751e9916 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:19:06.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-22T19:19:06.185Z] . [2022-02-22T19:19:06.196Z] Staging config-common [2022-02-22T19:19:06.196Z] + snapcraftctl stage [Pipeline] withDockerContainer [2022-02-22T19:19:06.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container [2022-02-22T19:19:06.530Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-22T19:19:07.577Z] Skipping stage go-build-helper (already ran) [2022-02-22T19:19:07.577Z] Staging edgex-go [2022-02-22T19:19:07.577Z] + snapcraftctl stage [2022-02-22T19:19:07.922Z] $ docker top e0a5e20a26cf7c19ed1ec3b1890aa6091fe9208cd7ce613bef561d679471b583 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-22T19:19:08.896Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-22T19:19:08.958Z] Staging hooks [2022-02-22T19:19:08.958Z] + snapcraftctl stage [2022-02-22T19:19:10.337Z] Staging static-packages [2022-02-22T19:19:10.337Z] + snapcraftctl stage [2022-02-22T19:19:11.717Z] Staging version [2022-02-22T19:19:11.717Z] + snapcraftctl stage [2022-02-22T19:19:13.099Z] Priming app-service-configurable [2022-02-22T19:19:13.099Z] + snapcraftctl prime [2022-02-22T19:19:15.595Z] Building core-command ... [2022-02-22T19:19:15.595Z] Building core-data ... [2022-02-22T19:19:15.595Z] Building core-metadata ... [2022-02-22T19:19:15.595Z] Building security-bootstrapper ... [2022-02-22T19:19:15.595Z] Building security-proxy-setup ... [2022-02-22T19:19:15.595Z] Building security-secretstore-setup ... [2022-02-22T19:19:15.595Z] Building support-notifications ... [2022-02-22T19:19:15.596Z] Building support-scheduler ... [2022-02-22T19:19:15.596Z] Building sys-mgmt-agent ... [2022-02-22T19:19:15.596Z] Building support-notifications [2022-02-22T19:19:15.596Z] Building sys-mgmt-agent [2022-02-22T19:19:15.596Z] Building core-metadata [2022-02-22T19:19:15.596Z] Building security-proxy-setup [2022-02-22T19:19:15.596Z] Building support-scheduler [2022-02-22T19:19:15.731Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-02-22T19:19:15.731Z] stage-packages: [2022-02-22T19:19:15.731Z] - libnorm1 [2022-02-22T19:19:15.731Z] - libpgm-5.2-0 [2022-02-22T19:19:15.731Z] - libsodium23 [2022-02-22T19:19:15.731Z] - libzmq5 [2022-02-22T19:19:15.731Z] Priming config-common [2022-02-22T19:19:15.731Z] + snapcraftctl prime [2022-02-22T19:19:17.174Z] Priming go-build-helper [2022-02-22T19:19:17.174Z] + snapcraftctl prime [2022-02-22T19:19:18.559Z] Priming edgex-go [2022-02-22T19:19:18.559Z] + snapcraftctl prime [2022-02-22T19:19:19.941Z] Priming hooks [2022-02-22T19:19:19.941Z] + snapcraftctl prime [2022-02-22T19:19:21.325Z] Priming static-packages [2022-02-22T19:19:21.325Z] + snapcraftctl prime [2022-02-22T19:19:25.531Z] Priming version [2022-02-22T19:19:25.531Z] + snapcraftctl prime [2022-02-22T19:19:26.913Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-22T19:20:37.470Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:20:37.470Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:20:37.470Z] ---> fa08f6e26002 [2022-02-22T19:20:37.470Z] Step 3/21 : WORKDIR /edgex-go [2022-02-22T19:20:37.470Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:20:37.470Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:20:37.470Z] ---> fa08f6e26002 [2022-02-22T19:20:37.470Z] Step 3/22 : WORKDIR /edgex-go [2022-02-22T19:20:37.470Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:20:37.470Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:20:37.470Z] ---> fa08f6e26002 [2022-02-22T19:20:37.470Z] Step 3/22 : WORKDIR /edgex-go [2022-02-22T19:20:37.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:20:37.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:20:37.470Z] ---> fa08f6e26002 [2022-02-22T19:20:37.470Z] Step 3/23 : WORKDIR /edgex-go [2022-02-22T19:20:37.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:20:37.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:20:37.470Z] ---> fa08f6e26002 [2022-02-22T19:20:37.470Z] Step 3/23 : WORKDIR /edgex-go [2022-02-22T19:20:37.470Z] ---> Running in 718bdaa84a36 [2022-02-22T19:20:37.470Z] ---> Running in 33da99671fca [2022-02-22T19:20:37.470Z] ---> Running in 800a90b975ff [2022-02-22T19:20:37.470Z] ---> Running in ce090e6ff6f0 [2022-02-22T19:20:37.470Z] ---> Running in 7f79c13d85b4 [2022-02-22T19:20:37.470Z] Removing intermediate container 7f79c13d85b4 [2022-02-22T19:20:37.470Z] ---> 5b005d511928 [2022-02-22T19:20:37.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:20:37.470Z] Removing intermediate container ce090e6ff6f0 [2022-02-22T19:20:37.470Z] ---> 4594179d8234 [2022-02-22T19:20:37.470Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:20:37.470Z] Removing intermediate container 33da99671fca [2022-02-22T19:20:37.470Z] ---> 03a901584097 [2022-02-22T19:20:37.470Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:20:37.470Z] Removing intermediate container 800a90b975ff [2022-02-22T19:20:37.470Z] ---> 16dccd8cbc62 [2022-02-22T19:20:37.470Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:20:37.470Z] Removing intermediate container 718bdaa84a36 [2022-02-22T19:20:37.470Z] ---> 45ad20bbe9ba [2022-02-22T19:20:37.470Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:20:37.470Z] ---> Running in b35771574815 [2022-02-22T19:20:37.470Z] ---> Running in c4f57d9d586f [2022-02-22T19:20:37.470Z] ---> Running in b7bec06e9721 [2022-02-22T19:20:37.470Z] ---> Running in 617e1d0fdb0e [2022-02-22T19:20:37.470Z] ---> Running in be34e8ae44d6 [2022-02-22T19:20:37.470Z] Removing intermediate container be34e8ae44d6 [2022-02-22T19:20:37.470Z] ---> d0dd32c85fc6 [2022-02-22T19:20:37.470Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-22T19:20:37.470Z] ---> Running in e6f9019b3a5b [2022-02-22T19:20:37.470Z] Removing intermediate container b35771574815 [2022-02-22T19:20:37.470Z] ---> 9ac42248b57a [2022-02-22T19:20:37.470Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-22T19:20:37.470Z] ---> Running in a4b2f52da5ec [2022-02-22T19:20:37.470Z] Removing intermediate container 617e1d0fdb0e [2022-02-22T19:20:37.470Z] ---> 9fe4fca50fb9 [2022-02-22T19:20:37.470Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-22T19:20:37.470Z] Removing intermediate container c4f57d9d586f [2022-02-22T19:20:37.470Z] ---> b958d23da7aa [2022-02-22T19:20:37.470Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-22T19:20:37.470Z] Removing intermediate container b7bec06e9721 [2022-02-22T19:20:37.470Z] ---> 3647b5938834 [2022-02-22T19:20:37.470Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-22T19:20:37.470Z] ---> Running in 3946eb0e47ea [2022-02-22T19:20:37.470Z] ---> Running in daf6d3bc02bf [2022-02-22T19:20:37.470Z] ---> Running in e487462f55d4 [2022-02-22T19:20:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:37.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:38.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:38.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:38.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:20:38.027Z] OK: 220 MiB in 52 packages [2022-02-22T19:20:39.039Z] OK: 220 MiB in 52 packages [2022-02-22T19:20:39.317Z] OK: 220 MiB in 52 packages [2022-02-22T19:20:39.599Z] OK: 220 MiB in 52 packages [2022-02-22T19:20:39.599Z] Removing intermediate container e6f9019b3a5b [2022-02-22T19:20:39.599Z] ---> dad55d6274bb [2022-02-22T19:20:39.599Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-22T19:20:39.879Z] OK: 220 MiB in 52 packages [2022-02-22T19:20:40.862Z] Removing intermediate container a4b2f52da5ec [2022-02-22T19:20:40.862Z] ---> c5ad3d3428e1 [2022-02-22T19:20:40.862Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-22T19:20:41.139Z] Removing intermediate container 3946eb0e47ea [2022-02-22T19:20:41.140Z] ---> faa53a205c04 [2022-02-22T19:20:41.140Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-22T19:20:41.140Z] Removing intermediate container e487462f55d4 [2022-02-22T19:20:41.140Z] ---> f964b786d7e7 [2022-02-22T19:20:41.140Z] ---> 47691b56bf32 [2022-02-22T19:20:41.140Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-22T19:20:41.140Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:20:41.412Z] Removing intermediate container daf6d3bc02bf [2022-02-22T19:20:41.412Z] ---> Running in f9e5934230f5 [2022-02-22T19:20:41.412Z] ---> 21999b4595c3 [2022-02-22T19:20:41.412Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-22T19:20:42.406Z] ---> db606b7c1184 [2022-02-22T19:20:42.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:20:42.406Z] ---> Running in bfaac6d1d059 [2022-02-22T19:20:42.406Z] ---> 6d52f41c4dcf [2022-02-22T19:20:42.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:20:42.767Z] ---> Running in ee606814837f [2022-02-22T19:20:43.067Z] ---> 14868cb57016 [2022-02-22T19:20:43.067Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:20:43.067Z] ---> 711b1cdb6a45 [2022-02-22T19:20:43.067Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:20:43.358Z] ---> Running in af9ffb69c8f5 [2022-02-22T19:20:43.358Z] ---> Running in 44fdff6cd755 [2022-02-22T19:20:48.564Z] Removing intermediate container f9e5934230f5 [2022-02-22T19:20:48.564Z] ---> cf19cd9aa940 [2022-02-22T19:20:48.564Z] Step 8/22 : COPY . . [2022-02-22T19:20:50.566Z] Removing intermediate container bfaac6d1d059 [2022-02-22T19:20:50.566Z] ---> 57e69da2932e [2022-02-22T19:20:50.566Z] Step 8/22 : COPY . . [2022-02-22T19:20:50.850Z] Removing intermediate container ee606814837f [2022-02-22T19:20:50.850Z] ---> e8060e78a4eb [2022-02-22T19:20:50.850Z] Step 8/23 : COPY . . [2022-02-22T19:20:51.127Z] Removing intermediate container af9ffb69c8f5 [2022-02-22T19:20:51.127Z] ---> 580e245e513e [2022-02-22T19:20:51.127Z] Step 8/21 : COPY . . [2022-02-22T19:20:51.127Z] Removing intermediate container 44fdff6cd755 [2022-02-22T19:20:51.127Z] ---> 01e4e5862852 [2022-02-22T19:20:51.127Z] Step 8/23 : COPY . . [2022-02-22T19:21:13.313Z] ---> 93514a54448b [2022-02-22T19:21:13.313Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-22T19:21:13.313Z] ---> Running in 5205a9461f19 [2022-02-22T19:21:13.313Z] 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-02-22T19:21:16.734Z] ---> 6107724b3484 [2022-02-22T19:21:16.734Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-22T19:21:16.734Z] ---> Running in b09f5b37dc33 [2022-02-22T19:21:16.734Z] ---> c2448d15bc8e [2022-02-22T19:21:16.734Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-22T19:21:17.021Z] ---> Running in e9e1f0f00cfb [2022-02-22T19:21:17.322Z] ---> dbecf658ff33 [2022-02-22T19:21:17.322Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-22T19:21:17.606Z] ---> Running in ba890c4401ab [2022-02-22T19:21:17.606Z] ---> 835b89f922f5 [2022-02-22T19:21:17.606Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-22T19:21:17.896Z] ---> Running in 52f4fb146838 [2022-02-22T19:21:19.911Z] 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-02-22T19:21:20.188Z] 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-02-22T19:21:20.793Z] 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-02-22T19:21:20.793Z] 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-02-22T19:23:57.710Z] 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-02-22T19:24:06.098Z] Removing intermediate container e9e1f0f00cfb [2022-02-22T19:24:06.098Z] ---> 6f816ac2f586 [2022-02-22T19:24:06.098Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-22T19:24:06.098Z] ---> Running in cfb6cc58e4c7 [2022-02-22T19:24:08.738Z] 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-02-22T19:24:09.026Z] Removing intermediate container 5205a9461f19 [2022-02-22T19:24:09.026Z] ---> a5f394e2c592 [2022-02-22T19:24:09.026Z] [2022-02-22T19:24:09.026Z] Step 10/22 : FROM alpine:3.14 [2022-02-22T19:24:09.303Z] 3.14: Pulling from library/alpine [2022-02-22T19:24:11.301Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-22T19:24:11.301Z] Status: Downloaded newer image for alpine:3.14 [2022-02-22T19:24:11.301Z] ---> 5b8b7b635229 [2022-02-22T19:24:11.301Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-22T19:24:11.903Z] ---> Running in 1c7ff27b0576 [2022-02-22T19:24:12.183Z] Removing intermediate container ba890c4401ab [2022-02-22T19:24:12.183Z] ---> eb1676812eb7 [2022-02-22T19:24:12.183Z] [2022-02-22T19:24:12.183Z] Step 10/21 : FROM alpine:3.14 [2022-02-22T19:24:12.183Z] ---> 5b8b7b635229 [2022-02-22T19:24:12.183Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-22T19:24:12.461Z] ---> Running in 1bb9ec8b647c [2022-02-22T19:24:13.907Z] Removing intermediate container cfb6cc58e4c7 [2022-02-22T19:24:13.907Z] ---> cf5273a0caac [2022-02-22T19:24:13.907Z] [2022-02-22T19:24:13.907Z] Step 11/23 : FROM docker:20.10.10 [2022-02-22T19:24:14.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:24:14.196Z] 20.10.10: Pulling from library/docker [2022-02-22T19:24:14.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:24:14.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:24:15.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:24:15.709Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-22T19:24:15.709Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:24:15.709Z] OK: 6 MiB in 15 packages [2022-02-22T19:24:15.989Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-22T19:24:15.989Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-22T19:24:15.989Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-22T19:24:15.989Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-22T19:24:15.989Z] (5/5) Installing curl (7.79.1-r0) [2022-02-22T19:24:15.989Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:24:16.266Z] Executing ca-certificates-20211220-r0.trigger [2022-02-22T19:24:16.266Z] OK: 8 MiB in 19 packages [2022-02-22T19:24:18.464Z] Removing intermediate container 1c7ff27b0576 [2022-02-22T19:24:18.464Z] ---> 5564c8b0f177 [2022-02-22T19:24:18.464Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:24:18.464Z] ---> Running in 9a07ed31c2d6 [2022-02-22T19:24:19.457Z] Removing intermediate container 9a07ed31c2d6 [2022-02-22T19:24:19.457Z] ---> cc40546f7759 [2022-02-22T19:24:19.457Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-22T19:24:19.457Z] Removing intermediate container 1bb9ec8b647c [2022-02-22T19:24:19.457Z] ---> 2ac19e02642e [2022-02-22T19:24:19.457Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-22T19:24:19.457Z] ---> Running in b9df615096e2 [2022-02-22T19:24:19.457Z] ---> Running in e914c0ccdac2 [2022-02-22T19:24:20.454Z] Removing intermediate container e914c0ccdac2 [2022-02-22T19:24:20.454Z] ---> d3cac33e6c9c [2022-02-22T19:24:20.454Z] Step 13/21 : WORKDIR /edgex [2022-02-22T19:24:20.454Z] Removing intermediate container b9df615096e2 [2022-02-22T19:24:20.454Z] ---> 4ab072f6c4cf [2022-02-22T19:24:20.454Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-22T19:24:20.727Z] ---> Running in 8f8df4273315 [2022-02-22T19:24:20.727Z] Removing intermediate container 52f4fb146838 [2022-02-22T19:24:20.727Z] ---> 974c889e4980 [2022-02-22T19:24:20.727Z] [2022-02-22T19:24:20.727Z] Step 10/23 : FROM alpine:3.14 [2022-02-22T19:24:20.727Z] ---> 5b8b7b635229 [2022-02-22T19:24:20.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-22T19:24:20.727Z] ---> Using cache [2022-02-22T19:24:20.727Z] ---> 5564c8b0f177 [2022-02-22T19:24:20.727Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:24:20.727Z] ---> Using cache [2022-02-22T19:24:20.727Z] ---> cc40546f7759 [2022-02-22T19:24:20.727Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-22T19:24:20.727Z] ---> Running in e81f56e3dd5a [2022-02-22T19:24:20.727Z] Removing intermediate container b09f5b37dc33 [2022-02-22T19:24:20.727Z] ---> 6c4fb1563b9f [2022-02-22T19:24:20.727Z] [2022-02-22T19:24:20.727Z] Step 10/22 : FROM alpine:3.14 [2022-02-22T19:24:20.727Z] ---> 5b8b7b635229 [2022-02-22T19:24:20.728Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-22T19:24:21.014Z] ---> Running in e60a0fc1e86c [2022-02-22T19:24:21.014Z] ---> Running in 6ddfae64733a [2022-02-22T19:24:21.613Z] Removing intermediate container 8f8df4273315 [2022-02-22T19:24:21.613Z] ---> 2578b82dfec8 [2022-02-22T19:24:21.613Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-22T19:24:21.613Z] Removing intermediate container e81f56e3dd5a [2022-02-22T19:24:21.613Z] ---> 106e6ce8efcf [2022-02-22T19:24:21.613Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:24:21.885Z] Removing intermediate container e60a0fc1e86c [2022-02-22T19:24:21.885Z] ---> 4e0c8fa08103 [2022-02-22T19:24:21.885Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-22T19:24:21.885Z] ---> Running in 05cb2e90fa4c [2022-02-22T19:24:22.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:24:22.499Z] Removing intermediate container 05cb2e90fa4c [2022-02-22T19:24:22.499Z] ---> 0865456acded [2022-02-22T19:24:22.499Z] Step 15/23 : WORKDIR / [2022-02-22T19:24:22.778Z] ---> Running in 72fcc2c791ee [2022-02-22T19:24:22.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:24:23.060Z] ---> 0bc9f8c6da57 [2022-02-22T19:24:23.060Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-22T19:24:23.060Z] ---> 81de6e796b0d [2022-02-22T19:24:23.060Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-22T19:24:23.658Z] Removing intermediate container 72fcc2c791ee [2022-02-22T19:24:23.658Z] ---> 728fa413f498 [2022-02-22T19:24:23.658Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:24:23.936Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-22T19:24:23.936Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-22T19:24:23.936Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:24:24.219Z] Executing ca-certificates-20211220-r0.trigger [2022-02-22T19:24:24.219Z] OK: 6 MiB in 16 packages [2022-02-22T19:24:25.217Z] ---> 1c75b60a984d [2022-02-22T19:24:25.217Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-22T19:24:25.494Z] ---> aa1aba7bd2df [2022-02-22T19:24:25.494Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-22T19:24:25.764Z] ---> b41bf1e4e211 [2022-02-22T19:24:25.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-22T19:24:26.749Z] Removing intermediate container 6ddfae64733a [2022-02-22T19:24:26.749Z] ---> 69fba5377ef7 [2022-02-22T19:24:26.749Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:24:26.749Z] ---> Running in 68b64a6ad4b3 [2022-02-22T19:24:27.033Z] ---> c4bc064ad3e8 [2022-02-22T19:24:27.033Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-22T19:24:27.308Z] ---> Running in 2148320b8191 [2022-02-22T19:24:27.308Z] ---> 025938258d12 [2022-02-22T19:24:27.308Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-22T19:24:27.308Z] Removing intermediate container 68b64a6ad4b3 [2022-02-22T19:24:27.308Z] ---> c7ea17c5a930 [2022-02-22T19:24:27.308Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-22T19:24:27.589Z] ---> Running in f11371785fb9 [2022-02-22T19:24:27.874Z] ---> bb667644dba4 [2022-02-22T19:24:27.874Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-22T19:24:27.874Z] Removing intermediate container 2148320b8191 [2022-02-22T19:24:27.874Z] ---> da05743d43bb [2022-02-22T19:24:27.874Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:24:27.874Z] ---> Running in 00450c5d18fb [2022-02-22T19:24:28.150Z] ---> Running in 0584039c0adb [2022-02-22T19:24:28.424Z] Removing intermediate container f11371785fb9 [2022-02-22T19:24:28.424Z] ---> 1177afca01fc [2022-02-22T19:24:28.424Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-22T19:24:28.424Z] ---> 16d175669a30 [2022-02-22T19:24:28.424Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-22T19:24:28.696Z] ---> Running in 029fd5a4d185 [2022-02-22T19:24:28.696Z] ---> Running in 4ae84d820e0a [2022-02-22T19:24:28.696Z] Removing intermediate container 00450c5d18fb [2022-02-22T19:24:28.696Z] ---> 49d5a0d05dee [2022-02-22T19:24:28.696Z] Step 20/22 : LABEL arch=arm64 [2022-02-22T19:24:28.970Z] Removing intermediate container 0584039c0adb [2022-02-22T19:24:28.970Z] ---> da9a0c9d0207 [2022-02-22T19:24:28.970Z] Step 18/21 : CMD ["--init=true"] [2022-02-22T19:24:28.970Z] ---> Running in 2882c045b4c0 [2022-02-22T19:24:28.970Z] ---> Running in 0a4393efdc06 [2022-02-22T19:24:29.241Z] Removing intermediate container 029fd5a4d185 [2022-02-22T19:24:29.241Z] ---> d7bb5815a881 [2022-02-22T19:24:29.241Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:24:29.512Z] Removing intermediate container 4ae84d820e0a [2022-02-22T19:24:29.512Z] ---> f428f1303bc2 [2022-02-22T19:24:29.512Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:24:29.512Z] ---> Running in a2c4982d960b [2022-02-22T19:24:29.781Z] Removing intermediate container 2882c045b4c0 [2022-02-22T19:24:29.781Z] ---> 844e1e8957eb [2022-02-22T19:24:29.781Z] Step 21/22 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:24:29.781Z] Removing intermediate container 0a4393efdc06 [2022-02-22T19:24:29.781Z] ---> a5bc3a5797a1 [2022-02-22T19:24:29.781Z] Step 19/21 : LABEL arch=arm64 [2022-02-22T19:24:29.781Z] ---> Running in 3539173b35ba [2022-02-22T19:24:30.056Z] ---> Running in 12956f1c4274 [2022-02-22T19:24:30.333Z] Removing intermediate container a2c4982d960b [2022-02-22T19:24:30.333Z] ---> 7fb68243c7e0 [2022-02-22T19:24:30.333Z] Step 21/23 : LABEL arch=arm64 [2022-02-22T19:24:30.607Z] ---> Running in 1aef33ee3c73 [2022-02-22T19:24:30.607Z] Removing intermediate container 3539173b35ba [2022-02-22T19:24:30.607Z] ---> 756b36bd1892 [2022-02-22T19:24:30.607Z] Step 22/22 : LABEL version=0.0.0 [2022-02-22T19:24:30.607Z] ---> 5c00dd7e0a6a [2022-02-22T19:24:30.607Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-22T19:24:30.607Z] ---> Running in 5ef5a3ca2ea2 [2022-02-22T19:24:30.607Z] Removing intermediate container 12956f1c4274 [2022-02-22T19:24:30.607Z] ---> 08f2f10a9f8e [2022-02-22T19:24:30.607Z] Step 20/21 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:24:30.881Z] ---> Running in bd0303e31d63 [2022-02-22T19:24:31.157Z] Removing intermediate container 1aef33ee3c73 [2022-02-22T19:24:31.157Z] ---> c48602648e6e [2022-02-22T19:24:31.157Z] Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:24:31.452Z] ---> Running in b95569697936 [2022-02-22T19:24:31.452Z] Removing intermediate container 5ef5a3ca2ea2 [2022-02-22T19:24:31.452Z] ---> caa3241764d5 [2022-02-22T19:24:31.452Z] [2022-02-22T19:24:31.452Z] Removing intermediate container bd0303e31d63 [2022-02-22T19:24:31.452Z] ---> 26575b572c1f [2022-02-22T19:24:31.452Z] Step 21/21 : LABEL version=0.0.0 [2022-02-22T19:24:31.739Z] ---> Running in 7ba9ad9e20de [2022-02-22T19:24:32.016Z] Removing intermediate container b95569697936 [2022-02-22T19:24:32.016Z] ---> 38389a7cba9d [2022-02-22T19:24:32.016Z] Step 23/23 : LABEL version=0.0.0 [2022-02-22T19:24:32.016Z] Successfully built caa3241764d5 [2022-02-22T19:24:32.016Z] Successfully tagged support-scheduler-arm64:latest [2022-02-22T19:24:32.016Z]  Building support-scheduler ... done Building core-command [2022-02-22T19:24:32.293Z] ---> Running in ab18169f0293 [2022-02-22T19:24:32.293Z] Removing intermediate container 7ba9ad9e20de [2022-02-22T19:24:32.568Z] ---> 09765ca41354 [2022-02-22T19:24:32.568Z] [2022-02-22T19:24:32.842Z] Removing intermediate container ab18169f0293 [2022-02-22T19:24:32.842Z] ---> 3da5dd69baef [2022-02-22T19:24:32.842Z] [2022-02-22T19:24:32.842Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-22T19:24:32.842Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-22T19:24:32.842Z] ---> 520e9a0a30f7 [2022-02-22T19:24:32.842Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:24:32.842Z] ---> 4054c9f9dd56 [2022-02-22T19:24:32.842Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-22T19:24:33.117Z] ---> Running in def27d757744 [2022-02-22T19:24:33.117Z] Successfully built 09765ca41354 [2022-02-22T19:24:33.117Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-22T19:24:33.117Z]  Building security-proxy-setup ... done Building core-data [2022-02-22T19:24:33.390Z] Successfully built 3da5dd69baef [2022-02-22T19:24:33.390Z] Successfully tagged core-metadata-arm64:latest [2022-02-22T19:24:33.390Z]  Building core-metadata ... done Building security-secretstore-setup [2022-02-22T19:24:33.664Z] Removing intermediate container def27d757744 [2022-02-22T19:24:33.664Z] ---> a2e79d509b1a [2022-02-22T19:24:33.664Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-22T19:24:33.664Z] ---> b0ea05ab63df [2022-02-22T19:24:33.664Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-22T19:24:33.664Z] ---> Running in bf67fae5149f [2022-02-22T19:24:33.943Z] ---> Running in 2b662d7d3b42 [2022-02-22T19:24:34.544Z] Removing intermediate container 2b662d7d3b42 [2022-02-22T19:24:34.544Z] ---> 0786d4ca060b [2022-02-22T19:24:34.544Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:24:34.544Z] ---> Running in e32481181113 [2022-02-22T19:24:35.151Z] Removing intermediate container e32481181113 [2022-02-22T19:24:35.151Z] ---> 830719097d65 [2022-02-22T19:24:35.151Z] Step 20/22 : LABEL arch=arm64 [2022-02-22T19:24:35.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:24:35.151Z] ---> Running in b1cc7fc72169 [2022-02-22T19:24:35.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:24:35.426Z] Removing intermediate container b1cc7fc72169 [2022-02-22T19:24:35.426Z] ---> 615509d6c229 [2022-02-22T19:24:35.701Z] Step 21/22 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:24:35.701Z] ---> Running in 7d25bfd64d07 [2022-02-22T19:24:36.304Z] Removing intermediate container 7d25bfd64d07 [2022-02-22T19:24:36.304Z] ---> 67f2627381a5 [2022-02-22T19:24:36.304Z] Step 22/22 : LABEL version=0.0.0 [2022-02-22T19:24:36.304Z] (1/42) Installing readline (8.1.0-r0) [2022-02-22T19:24:36.304Z] (2/42) Installing bash (5.1.4-r0) [2022-02-22T19:24:36.582Z] ---> Running in 730a6c47f6e7 [2022-02-22T19:24:36.582Z] Executing bash-5.1.4-r0.post-install [2022-02-22T19:24:36.582Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-22T19:24:36.582Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-22T19:24:36.582Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-22T19:24:36.582Z] (6/42) Installing curl (7.79.1-r0) [2022-02-22T19:24:36.582Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-22T19:24:36.582Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-22T19:24:36.582Z] (9/42) Installing expat (2.4.5-r0) [2022-02-22T19:24:36.582Z] (10/42) Installing libffi (3.3-r2) [2022-02-22T19:24:36.582Z] (11/42) Installing gdbm (1.19-r0) [2022-02-22T19:24:36.582Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-22T19:24:36.582Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-22T19:24:36.582Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-22T19:24:36.582Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-22T19:24:36.582Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-22T19:24:36.864Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-22T19:24:37.146Z] Removing intermediate container 730a6c47f6e7 [2022-02-22T19:24:37.146Z] ---> cc156b2f2575 [2022-02-22T19:24:37.146Z] [2022-02-22T19:24:37.750Z] Successfully built cc156b2f2575 [2022-02-22T19:24:37.750Z] Successfully tagged support-notifications-arm64:latest [2022-02-22T19:24:37.750Z]  Building support-notifications ... done Building security-bootstrapper [2022-02-22T19:24:38.736Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-22T19:24:38.736Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-22T19:24:39.009Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-22T19:24:39.009Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-22T19:24:39.009Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-22T19:24:39.009Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-22T19:24:39.009Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-22T19:24:39.009Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-22T19:24:39.009Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-22T19:24:39.009Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-22T19:24:39.284Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-22T19:24:39.284Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-22T19:24:39.284Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-22T19:24:39.284Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-22T19:24:39.284Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-22T19:24:39.284Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-22T19:24:39.284Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-22T19:24:39.284Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-22T19:24:39.284Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-22T19:24:39.284Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-22T19:24:39.284Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-22T19:24:39.284Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-22T19:24:39.559Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-22T19:24:39.559Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-22T19:24:39.559Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-22T19:24:40.162Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:24:40.162Z] OK: 84 MiB in 64 packages [2022-02-22T19:24:45.589Z] Collecting docker-compose==1.23.2 [2022-02-22T19:24:45.589Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-22T19:24:46.189Z] Collecting jsonschema<3,>=2.5.1 [2022-02-22T19:24:46.189Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-22T19:24:46.189Z] Collecting docopt<0.7,>=0.6.1 [2022-02-22T19:24:46.189Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-22T19:24:48.821Z] Collecting texttable<0.10,>=0.9.0 [2022-02-22T19:24:48.821Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-22T19:24:52.225Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-22T19:24:52.225Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-22T19:24:52.827Z] Collecting docker<4.0,>=3.6.0 [2022-02-22T19:24:52.827Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-22T19:24:53.426Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-22T19:24:53.426Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-22T19:24:54.407Z] Collecting PyYAML<4,>=3.10 [2022-02-22T19:24:54.407Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-22T19:24:58.721Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-22T19:24:58.721Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-22T19:25:00.711Z] Collecting cached-property<2,>=1.2.0 [2022-02-22T19:25:00.711Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-22T19:25:00.711Z] 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-02-22T19:25:00.985Z] Collecting docker-pycreds>=0.4.0 [2022-02-22T19:25:01.262Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-22T19:25:02.245Z] Collecting idna<2.8,>=2.5 [2022-02-22T19:25:02.245Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-22T19:25:02.245Z] 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-02-22T19:25:02.245Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-22T19:25:02.522Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-22T19:25:03.127Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-22T19:25:03.127Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-22T19:25:03.735Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-22T19:25:03.735Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-22T19:25:03.735Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-22T19:25:03.735Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-22T19:25:05.177Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-22T19:25:05.177Z] Attempting uninstall: urllib3 [2022-02-22T19:25:05.177Z] Found existing installation: urllib3 1.26.5 [2022-02-22T19:25:05.177Z] Uninstalling urllib3-1.26.5: [2022-02-22T19:25:05.177Z] Successfully uninstalled urllib3-1.26.5 [2022-02-22T19:25:05.778Z] Attempting uninstall: idna [2022-02-22T19:25:05.778Z] Found existing installation: idna 3.2 [2022-02-22T19:25:05.778Z] Uninstalling idna-3.2: [2022-02-22T19:25:06.055Z] Successfully uninstalled idna-3.2 [2022-02-22T19:25:07.045Z] Attempting uninstall: chardet [2022-02-22T19:25:07.045Z] Found existing installation: chardet 4.0.0 [2022-02-22T19:25:07.045Z] Uninstalling chardet-4.0.0: [2022-02-22T19:25:07.045Z] Successfully uninstalled chardet-4.0.0 [2022-02-22T19:25:09.691Z] Attempting uninstall: requests [2022-02-22T19:25:09.691Z] Found existing installation: requests 2.25.1 [2022-02-22T19:25:09.691Z] Uninstalling requests-2.25.1: [2022-02-22T19:25:09.691Z] Successfully uninstalled requests-2.25.1 [2022-02-22T19:25:10.289Z] Running setup.py install for texttable: started [2022-02-22T19:25:12.923Z] Running setup.py install for texttable: finished with status 'done' [2022-02-22T19:25:12.923Z] Running setup.py install for PyYAML: started [2022-02-22T19:25:15.571Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-22T19:25:15.849Z] Running setup.py install for docopt: started [2022-02-22T19:25:18.493Z] Running setup.py install for docopt: finished with status 'done' [2022-02-22T19:25:18.493Z] Running setup.py install for dockerpty: started [2022-02-22T19:25:21.125Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-22T19:25:23.116Z] 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-02-22T19:25:23.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:25:23.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:25:23.403Z] ---> fa08f6e26002 [2022-02-22T19:25:23.403Z] Step 3/23 : WORKDIR /edgex-go [2022-02-22T19:25:23.403Z] ---> Using cache [2022-02-22T19:25:23.403Z] ---> 03a901584097 [2022-02-22T19:25:23.403Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:25:23.403Z] ---> Using cache [2022-02-22T19:25:23.403Z] ---> 9fe4fca50fb9 [2022-02-22T19:25:23.403Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-22T19:25:23.403Z] ---> Using cache [2022-02-22T19:25:23.403Z] ---> faa53a205c04 [2022-02-22T19:25:23.403Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-22T19:25:23.403Z] ---> Using cache [2022-02-22T19:25:23.403Z] ---> 14868cb57016 [2022-02-22T19:25:23.680Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:25:23.680Z] ---> Using cache [2022-02-22T19:25:23.680Z] ---> 580e245e513e [2022-02-22T19:25:23.680Z] Step 8/23 : COPY . . [2022-02-22T19:25:23.680Z] ---> Using cache [2022-02-22T19:25:23.680Z] ---> dbecf658ff33 [2022-02-22T19:25:23.680Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-22T19:25:24.664Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:25:24.664Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:25:24.664Z] ---> fa08f6e26002 [2022-02-22T19:25:24.664Z] Step 3/23 : WORKDIR /edgex-go [2022-02-22T19:25:24.664Z] ---> Using cache [2022-02-22T19:25:24.664Z] ---> 03a901584097 [2022-02-22T19:25:24.664Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:25:24.664Z] ---> Using cache [2022-02-22T19:25:24.664Z] ---> 9fe4fca50fb9 [2022-02-22T19:25:24.664Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-22T19:25:25.271Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:25:25.271Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:25:25.271Z] ---> fa08f6e26002 [2022-02-22T19:25:25.271Z] Step 3/25 : WORKDIR /edgex-go [2022-02-22T19:25:25.271Z] ---> Using cache [2022-02-22T19:25:25.271Z] ---> 03a901584097 [2022-02-22T19:25:25.271Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:25:25.271Z] ---> Using cache [2022-02-22T19:25:25.271Z] ---> 9fe4fca50fb9 [2022-02-22T19:25:25.271Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-22T19:25:25.271Z] ---> Using cache [2022-02-22T19:25:25.271Z] ---> faa53a205c04 [2022-02-22T19:25:25.271Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-22T19:25:25.271Z] ---> Using cache [2022-02-22T19:25:25.271Z] ---> 14868cb57016 [2022-02-22T19:25:25.271Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:25:25.271Z] ---> Using cache [2022-02-22T19:25:25.271Z] ---> 580e245e513e [2022-02-22T19:25:25.271Z] Step 8/25 : COPY . . [2022-02-22T19:25:25.271Z] ---> Using cache [2022-02-22T19:25:25.271Z] ---> dbecf658ff33 [2022-02-22T19:25:25.271Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-22T19:25:26.251Z] ---> Running in ed7aa9196f31 [2022-02-22T19:25:26.251Z] ---> Running in ff493762fb3b [2022-02-22T19:25:26.251Z] ---> Running in 52aeb0723a45 [2022-02-22T19:25:26.846Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-22T19:25:26.846Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-22T19:25:26.846Z] ---> fa08f6e26002 [2022-02-22T19:25:26.846Z] Step 3/31 : WORKDIR /edgex-go [2022-02-22T19:25:26.846Z] ---> Using cache [2022-02-22T19:25:26.846Z] ---> 03a901584097 [2022-02-22T19:25:26.846Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:25:26.846Z] ---> Using cache [2022-02-22T19:25:26.846Z] ---> 9fe4fca50fb9 [2022-02-22T19:25:26.846Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-22T19:25:26.846Z] ---> Using cache [2022-02-22T19:25:26.846Z] ---> faa53a205c04 [2022-02-22T19:25:26.846Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-22T19:25:26.846Z] ---> Using cache [2022-02-22T19:25:26.846Z] ---> 14868cb57016 [2022-02-22T19:25:26.846Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:25:26.846Z] ---> Using cache [2022-02-22T19:25:26.846Z] ---> 580e245e513e [2022-02-22T19:25:26.846Z] Step 8/31 : COPY . . [2022-02-22T19:25:27.124Z] ---> Using cache [2022-02-22T19:25:27.124Z] ---> dbecf658ff33 [2022-02-22T19:25:27.124Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-22T19:25:27.395Z] ---> Running in 1e0b5d85db39 [2022-02-22T19:25:28.392Z] 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-02-22T19:25:28.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:25:28.668Z] 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-02-22T19:25:29.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:25:29.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-22T19:25:31.074Z] OK: 220 MiB in 52 packages [2022-02-22T19:25:33.834Z] Removing intermediate container ed7aa9196f31 [2022-02-22T19:25:33.834Z] ---> 97d322eb330a [2022-02-22T19:25:33.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-22T19:25:35.844Z] ---> 8b6de93c10d0 [2022-02-22T19:25:35.844Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-22T19:25:36.126Z] ---> Running in b406a3e6c100 [2022-02-22T19:25:42.897Z] Removing intermediate container bf67fae5149f [2022-02-22T19:25:42.897Z] ---> deaf704405a4 [2022-02-22T19:25:42.897Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-22T19:25:42.897Z] ---> Running in 50afdd73667f [2022-02-22T19:25:43.173Z] Removing intermediate container 50afdd73667f [2022-02-22T19:25:43.173Z] ---> 15250bf954c7 [2022-02-22T19:25:43.173Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-22T19:25:43.173Z] ---> Running in f9795167b794 [2022-02-22T19:25:44.162Z] Removing intermediate container f9795167b794 [2022-02-22T19:25:44.162Z] ---> 04344ae18b00 [2022-02-22T19:25:44.162Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-22T19:25:44.764Z] Removing intermediate container b406a3e6c100 [2022-02-22T19:25:44.764Z] ---> a54e6e9bcc42 [2022-02-22T19:25:44.764Z] Step 8/23 : COPY . . [2022-02-22T19:25:46.754Z] ---> e328c2d691b7 [2022-02-22T19:25:46.754Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-22T19:25:48.749Z] ---> f99a0c4892f1 [2022-02-22T19:25:48.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-22T19:25:50.207Z] ---> d589d2669fc2 [2022-02-22T19:25:50.207Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-22T19:25:50.484Z] ---> Running in 4073f89290c0 [2022-02-22T19:25:51.468Z] Removing intermediate container 4073f89290c0 [2022-02-22T19:25:51.468Z] ---> 53569ae681d6 [2022-02-22T19:25:51.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:25:51.743Z] ---> Running in 1f79692af728 [2022-02-22T19:25:52.756Z] Removing intermediate container 1f79692af728 [2022-02-22T19:25:52.756Z] ---> d0e42ff966b9 [2022-02-22T19:25:52.756Z] Step 21/23 : LABEL arch=arm64 [2022-02-22T19:25:52.756Z] ---> Running in c2fb698dc90f [2022-02-22T19:25:53.760Z] Removing intermediate container c2fb698dc90f [2022-02-22T19:25:53.760Z] ---> 7487012d7c1a [2022-02-22T19:25:53.760Z] Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:25:54.039Z] ---> Running in 2fd3a82b1270 [2022-02-22T19:25:55.024Z] Removing intermediate container 2fd3a82b1270 [2022-02-22T19:25:55.024Z] ---> b2a28a146be6 [2022-02-22T19:25:55.024Z] Step 23/23 : LABEL version=0.0.0 [2022-02-22T19:25:55.024Z] ---> Running in 75fed4de524a [2022-02-22T19:25:56.051Z] Removing intermediate container 75fed4de524a [2022-02-22T19:25:56.051Z] ---> 78a2ef11365e [2022-02-22T19:25:56.051Z] [2022-02-22T19:25:56.653Z] Successfully built 78a2ef11365e [2022-02-22T19:25:56.653Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-22T19:26:09.109Z]  Building sys-mgmt-agent ... done  ---> 4102e47e910a [2022-02-22T19:26:09.109Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-22T19:26:09.109Z] ---> Running in bc5c90d91a0a [2022-02-22T19:26:09.385Z] 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-02-22T19:27:46.247Z] 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-02-22T19:27:46.247Z] Removing intermediate container ff493762fb3b [2022-02-22T19:27:46.247Z] ---> 5efa647da02d [2022-02-22T19:27:46.247Z] [2022-02-22T19:27:46.247Z] Step 10/23 : FROM alpine:3.14 [2022-02-22T19:27:46.247Z] ---> 5b8b7b635229 [2022-02-22T19:27:46.247Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-22T19:27:46.247Z] ---> Using cache [2022-02-22T19:27:46.247Z] ---> 5564c8b0f177 [2022-02-22T19:27:46.247Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-22T19:27:46.247Z] ---> Using cache [2022-02-22T19:27:46.247Z] ---> cc40546f7759 [2022-02-22T19:27:46.247Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-22T19:27:46.247Z] ---> Running in 6060607a6674 [2022-02-22T19:27:46.247Z] Removing intermediate container 6060607a6674 [2022-02-22T19:27:46.247Z] ---> a9fd7b2d471c [2022-02-22T19:27:46.247Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-22T19:27:46.247Z] ---> Running in 841090f5c888 [2022-02-22T19:27:46.247Z] Removing intermediate container 841090f5c888 [2022-02-22T19:27:46.247Z] ---> 882c9028d9e3 [2022-02-22T19:27:46.247Z] Step 15/23 : WORKDIR / [2022-02-22T19:27:46.247Z] ---> Running in 5443b54bc582 [2022-02-22T19:27:47.228Z] Removing intermediate container 5443b54bc582 [2022-02-22T19:27:47.228Z] ---> b348c2ec3f04 [2022-02-22T19:27:47.228Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:27:49.212Z] ---> 3500dc0d059a [2022-02-22T19:27:49.212Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-22T19:27:49.820Z] Removing intermediate container 1e0b5d85db39 [2022-02-22T19:27:49.820Z] ---> ad657fcde980 [2022-02-22T19:27:49.820Z] [2022-02-22T19:27:49.820Z] Step 10/31 : FROM alpine:3.14 [2022-02-22T19:27:49.820Z] ---> 5b8b7b635229 [2022-02-22T19:27:49.820Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-22T19:27:50.096Z] ---> Running in 46019516f094 [2022-02-22T19:27:51.083Z] Removing intermediate container 46019516f094 [2022-02-22T19:27:51.083Z] ---> 88ac5227ba96 [2022-02-22T19:27:51.083Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-22T19:27:51.360Z] ---> Running in 933bce9d4131 [2022-02-22T19:27:52.343Z] ---> a86685b3d169 [2022-02-22T19:27:52.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-22T19:27:53.785Z] Removing intermediate container 52aeb0723a45 [2022-02-22T19:27:53.785Z] ---> 6532f375745d [2022-02-22T19:27:53.785Z] [2022-02-22T19:27:53.785Z] Step 10/25 : FROM alpine:3.14 [2022-02-22T19:27:53.785Z] ---> 5b8b7b635229 [2022-02-22T19:27:53.785Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-22T19:27:53.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:27:53.785Z] ---> Running in 847e395ef3c9 [2022-02-22T19:27:53.785Z] ---> f3195029860a [2022-02-22T19:27:53.785Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-22T19:27:54.064Z] ---> Running in 805c805f8e30 [2022-02-22T19:27:54.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:27:54.667Z] Removing intermediate container 805c805f8e30 [2022-02-22T19:27:54.667Z] ---> 810707305be3 [2022-02-22T19:27:54.667Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:27:54.946Z] ---> Running in a6420dcea918 [2022-02-22T19:27:55.223Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-22T19:27:55.223Z] (2/2) Installing su-exec (0.2-r1) [2022-02-22T19:27:55.223Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:27:55.505Z] OK: 6 MiB in 16 packages [2022-02-22T19:27:55.791Z] Removing intermediate container a6420dcea918 [2022-02-22T19:27:55.791Z] ---> f45b8ded1369 [2022-02-22T19:27:55.791Z] Step 21/23 : LABEL arch=arm64 [2022-02-22T19:27:56.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:27:56.073Z] ---> Running in ec39e34938ad [2022-02-22T19:27:56.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:27:56.985Z] Removing intermediate container ec39e34938ad [2022-02-22T19:27:56.985Z] ---> 27d12b24c563 [2022-02-22T19:27:56.985Z] Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:27:56.985Z] ---> Running in 215918ffc856 [2022-02-22T19:27:57.271Z] Removing intermediate container 933bce9d4131 [2022-02-22T19:27:57.271Z] ---> 1c8ed06cc0a8 [2022-02-22T19:27:57.271Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-22T19:27:57.568Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-22T19:27:57.568Z] ---> Running in 812fb7077cbd [2022-02-22T19:27:57.568Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-22T19:27:57.568Z] (3/3) Installing su-exec (0.2-r1) [2022-02-22T19:27:57.568Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:27:57.853Z] Executing ca-certificates-20211220-r0.trigger [2022-02-22T19:27:58.134Z] Removing intermediate container 215918ffc856 [2022-02-22T19:27:58.134Z] ---> 2738f9eadf55 [2022-02-22T19:27:58.134Z] Step 23/23 : LABEL version=0.0.0 [2022-02-22T19:27:58.134Z] OK: 6 MiB in 17 packages [2022-02-22T19:27:58.134Z] Removing intermediate container 812fb7077cbd [2022-02-22T19:27:58.134Z] ---> b91330fcde1a [2022-02-22T19:27:58.134Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-22T19:27:58.414Z] ---> Running in cd5d38b660bf [2022-02-22T19:27:58.414Z] ---> Running in c04ad5d418e9 [2022-02-22T19:27:59.442Z] Removing intermediate container cd5d38b660bf [2022-02-22T19:27:59.442Z] ---> ac7f5476ea80 [2022-02-22T19:27:59.442Z] [2022-02-22T19:27:59.442Z] Removing intermediate container c04ad5d418e9 [2022-02-22T19:27:59.442Z] ---> f3970b62d45b [2022-02-22T19:27:59.442Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-22T19:27:59.442Z] ---> Running in ff48a339804a [2022-02-22T19:28:00.437Z] Successfully built ac7f5476ea80 [2022-02-22T19:28:00.717Z] Successfully tagged core-command-arm64:latest [2022-02-22T19:28:01.323Z]  Building core-command ... done Removing intermediate container 847e395ef3c9 [2022-02-22T19:28:01.323Z] ---> 1539498f2d43 [2022-02-22T19:28:01.323Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-22T19:28:01.323Z] ---> Running in f16067169df1 [2022-02-22T19:28:02.309Z] Removing intermediate container f16067169df1 [2022-02-22T19:28:02.309Z] ---> 5b641fd613d5 [2022-02-22T19:28:02.309Z] Step 13/25 : WORKDIR / [2022-02-22T19:28:02.309Z] ---> Running in 89a8c8a27392 [2022-02-22T19:28:03.293Z] Removing intermediate container ff48a339804a [2022-02-22T19:28:03.293Z] ---> 9de2d3446da2 [2022-02-22T19:28:03.293Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-22T19:28:03.293Z] Removing intermediate container 89a8c8a27392 [2022-02-22T19:28:03.293Z] ---> ce7f2f329520 [2022-02-22T19:28:03.293Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-02-22T19:28:03.576Z] ---> Running in 494d7fe624ad [2022-02-22T19:28:04.189Z] Removing intermediate container 494d7fe624ad [2022-02-22T19:28:04.189Z] ---> 743be6f69d55 [2022-02-22T19:28:04.189Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-22T19:28:04.189Z] ---> 6d9b3953d049 [2022-02-22T19:28:04.189Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-22T19:28:05.203Z] ---> a644bb70d81e [2022-02-22T19:28:05.203Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-22T19:28:05.477Z] ---> 68a98559b030 [2022-02-22T19:28:05.477Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-22T19:28:05.477Z] ---> Running in 0555136fba1f [2022-02-22T19:28:06.924Z] ---> 0806917d7874 [2022-02-22T19:28:06.924Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-22T19:28:07.912Z] ---> 6f5cb77869e2 [2022-02-22T19:28:07.912Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-22T19:28:08.194Z] Removing intermediate container 0555136fba1f [2022-02-22T19:28:08.194Z] ---> 59be40535dd2 [2022-02-22T19:28:08.194Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:28:09.251Z] ---> fcf3601f8810 [2022-02-22T19:28:09.251Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-22T19:28:09.251Z] ---> 7ef6485dffec [2022-02-22T19:28:09.251Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-22T19:28:11.730Z] ---> 2b0f905f916c [2022-02-22T19:28:11.730Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-22T19:28:11.730Z] ---> 33aae7975b06 [2022-02-22T19:28:11.730Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-22T19:28:12.335Z] ---> acfa4bbe3378 [2022-02-22T19:28:12.335Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-22T19:28:12.621Z] ---> cc68128d5422 [2022-02-22T19:28:12.621Z] Step 21/25 : 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-02-22T19:28:12.621Z] ---> Running in 3e70de52e2c8 [2022-02-22T19:28:13.609Z] ---> f9e7fc11c1b0 [2022-02-22T19:28:13.609Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-22T19:28:14.230Z] ---> a8fdd576b80d [2022-02-22T19:28:14.230Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-22T19:28:14.511Z] ---> Running in b75d62227b0c [2022-02-22T19:28:15.111Z] Removing intermediate container b75d62227b0c [2022-02-22T19:28:15.111Z] ---> f4cf12416e55 [2022-02-22T19:28:15.111Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-22T19:28:15.111Z] Removing intermediate container 3e70de52e2c8 [2022-02-22T19:28:15.111Z] ---> 36947e773cfb [2022-02-22T19:28:15.111Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-22T19:28:15.111Z] ---> Running in 15bb60e1c779 [2022-02-22T19:28:15.718Z] Removing intermediate container 15bb60e1c779 [2022-02-22T19:28:15.718Z] ---> 168ef5f64ed5 [2022-02-22T19:28:15.718Z] Step 23/25 : LABEL arch=arm64 [2022-02-22T19:28:15.991Z] ---> 93662e421833 [2022-02-22T19:28:15.991Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-22T19:28:15.991Z] ---> Running in 5b32ea749821 [2022-02-22T19:28:16.263Z] ---> Running in c790676791ad [2022-02-22T19:28:16.545Z] Removing intermediate container 5b32ea749821 [2022-02-22T19:28:16.545Z] ---> d5bde1d42177 [2022-02-22T19:28:16.545Z] Step 24/25 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:28:16.819Z] ---> Running in 765d4c31f6b5 [2022-02-22T19:28:17.434Z] Removing intermediate container 765d4c31f6b5 [2022-02-22T19:28:17.434Z] ---> 2c4fe139d868 [2022-02-22T19:28:17.434Z] Step 25/25 : LABEL version=0.0.0 [2022-02-22T19:28:17.434Z] ---> Running in d53fca1e1bb0 [2022-02-22T19:28:18.041Z] Removing intermediate container d53fca1e1bb0 [2022-02-22T19:28:18.041Z] ---> 9d00b1dd0362 [2022-02-22T19:28:18.041Z] [2022-02-22T19:28:18.645Z] Successfully built 9d00b1dd0362 [2022-02-22T19:28:18.645Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-22T19:28:18.919Z]  Building security-secretstore-setup ... done Removing intermediate container c790676791ad [2022-02-22T19:28:18.919Z] ---> 6512f5d5c93a [2022-02-22T19:28:18.919Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-22T19:28:19.193Z] ---> Running in f4d63060ed86 [2022-02-22T19:28:19.467Z] Removing intermediate container bc5c90d91a0a [2022-02-22T19:28:19.467Z] ---> d951cc98e461 [2022-02-22T19:28:19.467Z] [2022-02-22T19:28:19.467Z] Step 10/23 : FROM alpine:3.14 [2022-02-22T19:28:19.467Z] ---> 5b8b7b635229 [2022-02-22T19:28:19.467Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-22T19:28:19.739Z] ---> Running in 78b5ea81900c [2022-02-22T19:28:19.739Z] Removing intermediate container f4d63060ed86 [2022-02-22T19:28:19.739Z] ---> f4ca947f2b06 [2022-02-22T19:28:19.739Z] Step 28/31 : CMD ["gate"] [2022-02-22T19:28:20.011Z] ---> Running in c1d012a800e3 [2022-02-22T19:28:20.011Z] Removing intermediate container 78b5ea81900c [2022-02-22T19:28:20.011Z] ---> d8052a745806 [2022-02-22T19:28:20.011Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-22T19:28:20.283Z] ---> Running in 6fe210256eba [2022-02-22T19:28:20.283Z] Removing intermediate container c1d012a800e3 [2022-02-22T19:28:20.283Z] ---> b5b3bb9d5f25 [2022-02-22T19:28:20.283Z] Step 29/31 : LABEL arch=arm64 [2022-02-22T19:28:20.564Z] ---> Running in f98292dc59e7 [2022-02-22T19:28:20.840Z] Removing intermediate container 6fe210256eba [2022-02-22T19:28:20.840Z] ---> 545c4461b28a [2022-02-22T19:28:20.840Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-22T19:28:20.840Z] ---> Running in a39f65f40a94 [2022-02-22T19:28:21.117Z] Removing intermediate container f98292dc59e7 [2022-02-22T19:28:21.117Z] ---> ebd01cfd8d09 [2022-02-22T19:28:21.117Z] Step 30/31 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:28:21.390Z] Removing intermediate container a39f65f40a94 [2022-02-22T19:28:21.390Z] ---> 0164635ee080 [2022-02-22T19:28:21.390Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-22T19:28:21.390Z] ---> Running in bbbf5fcd8221 [2022-02-22T19:28:21.390Z] ---> Running in c078f679b63a [2022-02-22T19:28:21.988Z] Removing intermediate container bbbf5fcd8221 [2022-02-22T19:28:21.988Z] ---> e9bc83ecf5a6 [2022-02-22T19:28:21.988Z] Step 31/31 : LABEL version=0.0.0 [2022-02-22T19:28:21.988Z] ---> Running in 3751a27b5deb [2022-02-22T19:28:22.587Z] Removing intermediate container 3751a27b5deb [2022-02-22T19:28:22.587Z] ---> 53048f3ac3a0 [2022-02-22T19:28:22.587Z] [2022-02-22T19:28:22.859Z] Successfully built 53048f3ac3a0 [2022-02-22T19:28:22.859Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-22T19:28:23.454Z]  Building security-bootstrapper ... done Removing intermediate container c078f679b63a [2022-02-22T19:28:23.454Z] ---> edfa7a37b90c [2022-02-22T19:28:23.454Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-22T19:28:23.454Z] ---> Running in e832126b0716 [2022-02-22T19:28:24.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-22T19:28:25.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-22T19:28:26.923Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-22T19:28:26.924Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-22T19:28:26.924Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-22T19:28:26.924Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-22T19:28:27.194Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-22T19:28:27.194Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-22T19:28:27.466Z] Executing busybox-1.33.1-r6.trigger [2022-02-22T19:28:27.466Z] OK: 8 MiB in 20 packages [2022-02-22T19:28:28.447Z] Removing intermediate container e832126b0716 [2022-02-22T19:28:28.447Z] ---> c421dee4a52e [2022-02-22T19:28:28.447Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-22T19:28:29.436Z] ---> d4e5d4d699d4 [2022-02-22T19:28:29.436Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-22T19:28:30.410Z] ---> 2b014b281a20 [2022-02-22T19:28:30.410Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-22T19:28:31.013Z] ---> 21866624d74f [2022-02-22T19:28:31.013Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-22T19:28:31.013Z] ---> Running in 705397941a6f [2022-02-22T19:28:31.608Z] Removing intermediate container 705397941a6f [2022-02-22T19:28:31.608Z] ---> f15c58b921c7 [2022-02-22T19:28:31.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-22T19:28:31.608Z] ---> Running in 7721a7214105 [2022-02-22T19:28:31.883Z] Removing intermediate container 7721a7214105 [2022-02-22T19:28:31.883Z] ---> 9d03b77a91f0 [2022-02-22T19:28:31.883Z] Step 21/23 : LABEL arch=arm64 [2022-02-22T19:28:32.156Z] ---> Running in 2963fced837f [2022-02-22T19:28:32.430Z] Removing intermediate container 2963fced837f [2022-02-22T19:28:32.430Z] ---> 72ca895369d1 [2022-02-22T19:28:32.430Z] Step 22/23 : LABEL git_sha=077405c83e2c2076cc7559ee55a63022a07ad19a [2022-02-22T19:28:32.430Z] ---> Running in a334c3e334e0 [2022-02-22T19:28:33.029Z] Removing intermediate container a334c3e334e0 [2022-02-22T19:28:33.029Z] ---> f9bd764677db [2022-02-22T19:28:33.029Z] Step 23/23 : LABEL version=0.0.0 [2022-02-22T19:28:33.029Z] ---> Running in 41a3f06b49b0 [2022-02-22T19:28:33.301Z] Removing intermediate container 41a3f06b49b0 [2022-02-22T19:28:33.301Z] ---> 57679393dd83 [2022-02-22T19:28:33.301Z] [2022-02-22T19:28:33.919Z] Successfully built 57679393dd83 [2022-02-22T19:28:33.919Z] Successfully tagged core-data-arm64:latest [2022-02-22T19:28:34.533Z]  Building core-data ... done  [Pipeline] } [2022-02-22T19:28:34.550Z] $ docker stop --time=1 e0a5e20a26cf7c19ed1ec3b1890aa6091fe9208cd7ce613bef561d679471b583 [2022-02-22T19:28:36.337Z] $ docker rm -f e0a5e20a26cf7c19ed1ec3b1890aa6091fe9208cd7ce613bef561d679471b583 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-22T19:28:36.986Z] + docker images [2022-02-22T19:28:37.260Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-22T19:28:37.260Z] core-data-arm64 latest 57679393dd83 4 seconds ago 19.2MB [2022-02-22T19:28:37.260Z] security-bootstrapper-arm64 latest 53048f3ac3a0 15 seconds ago 18MB [2022-02-22T19:28:37.260Z] d951cc98e461 18 seconds ago 1.6GB [2022-02-22T19:28:37.260Z] security-secretstore-setup-arm64 latest 9d00b1dd0362 20 seconds ago 27MB [2022-02-22T19:28:37.260Z] core-command-arm64 latest ac7f5476ea80 39 seconds ago 15.3MB [2022-02-22T19:28:37.260Z] 6532f375745d 45 seconds ago 1.6GB [2022-02-22T19:28:37.260Z] ad657fcde980 49 seconds ago 1.59GB [2022-02-22T19:28:37.260Z] 5efa647da02d 55 seconds ago 1.59GB [2022-02-22T19:28:37.260Z] sys-mgmt-agent-arm64 latest 78a2ef11365e 2 minutes ago 280MB [2022-02-22T19:28:37.260Z] support-notifications-arm64 latest cc156b2f2575 4 minutes ago 16.1MB [2022-02-22T19:28:37.260Z] core-metadata-arm64 latest 3da5dd69baef 4 minutes ago 15.9MB [2022-02-22T19:28:37.260Z] security-proxy-setup-arm64 latest 09765ca41354 4 minutes ago 25.5MB [2022-02-22T19:28:37.260Z] support-scheduler-arm64 latest caa3241764d5 4 minutes ago 15.4MB [2022-02-22T19:28:37.260Z] 6c4fb1563b9f 4 minutes ago 1.6GB [2022-02-22T19:28:37.260Z] 974c889e4980 4 minutes ago 1.6GB [2022-02-22T19:28:37.260Z] cf5273a0caac 4 minutes ago 1.59GB [2022-02-22T19:28:37.260Z] eb1676812eb7 4 minutes ago 1.6GB [2022-02-22T19:28:37.260Z] a5f394e2c592 4 minutes ago 1.6GB [2022-02-22T19:28:37.260Z] ci-base-image-arm64 latest fa08f6e26002 16 minutes ago 1.26GB [2022-02-22T19:28:37.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 weeks ago 551MB [2022-02-22T19:28:37.260Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-02-22T19:28:37.260Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-02-22T19:28:37.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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-02-22T19:28:37.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-22T19:28:37.990Z] [2022-02-22T19:28:37.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:28:38.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-22T19:28:38.647Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-22T19:28:38.647Z] 448f6bf000e3: Pulling fs layer [2022-02-22T19:28:38.647Z] f757da607395: Pulling fs layer [2022-02-22T19:28:38.647Z] 05883995daec: Pulling fs layer [2022-02-22T19:28:38.647Z] 8603b9c90790: Pulling fs layer [2022-02-22T19:28:38.647Z] 1560dd03e051: Pulling fs layer [2022-02-22T19:28:38.647Z] 27f5ce0e4adf: Pulling fs layer [2022-02-22T19:28:38.647Z] c2d8d7efcc4b: Pulling fs layer [2022-02-22T19:28:38.647Z] 8603b9c90790: Waiting [2022-02-22T19:28:38.647Z] 1560dd03e051: Waiting [2022-02-22T19:28:38.647Z] 27f5ce0e4adf: Waiting [2022-02-22T19:28:38.647Z] f757da607395: Verifying Checksum [2022-02-22T19:28:38.647Z] f757da607395: Download complete [2022-02-22T19:28:38.647Z] 8603b9c90790: Verifying Checksum [2022-02-22T19:28:38.647Z] 8603b9c90790: Download complete [2022-02-22T19:28:38.924Z] 1560dd03e051: Verifying Checksum [2022-02-22T19:28:38.924Z] 1560dd03e051: Download complete [2022-02-22T19:28:38.924Z] 27f5ce0e4adf: Verifying Checksum [2022-02-22T19:28:38.924Z] 27f5ce0e4adf: Download complete [2022-02-22T19:28:38.924Z] 05883995daec: Verifying Checksum [2022-02-22T19:28:38.924Z] 05883995daec: Download complete [2022-02-22T19:28:39.198Z] 448f6bf000e3: Verifying Checksum [2022-02-22T19:28:39.199Z] 448f6bf000e3: Download complete [2022-02-22T19:28:42.591Z] c2d8d7efcc4b: Verifying Checksum [2022-02-22T19:28:42.591Z] c2d8d7efcc4b: Download complete [2022-02-22T19:28:43.570Z] 448f6bf000e3: Pull complete [2022-02-22T19:28:44.166Z] f757da607395: Pull complete [2022-02-22T19:28:45.603Z] 05883995daec: Pull complete [2022-02-22T19:28:45.874Z] 8603b9c90790: Pull complete [2022-02-22T19:28:46.855Z] 1560dd03e051: Pull complete [2022-02-22T19:28:47.130Z] 27f5ce0e4adf: Pull complete [2022-02-22T19:29:05.419Z] c2d8d7efcc4b: Pull complete [2022-02-22T19:29:05.419Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-22T19:29:05.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-22T19:29:05.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-22T19:29:05.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-5851 does not seem to be running inside a container [2022-02-22T19:29:05.781Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-22T19:29:09.250Z] $ docker top 9c358c62ee39ed0ab310b00d9bf4c87783c7f30226831bfda6f50f6fd38cb87b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:29:10.366Z] ---> job-cost.sh [2022-02-22T19:29:10.366Z] lf-activate-venv: SKIPPING [2022-02-22T19:29:10.366Z] INFO: No Stack... [2022-02-22T19:29:10.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-22T19:29:11.240Z] INFO: Archiving Costs [Pipeline] sh [2022-02-22T19:29:11.972Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-02-22T19:29:11.972Z] + cut -d, -f6 [Pipeline] lock [2022-02-22T19:29:12.027Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3886-1-stack-cost] [2022-02-22T19:29:12.031Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3886-1-stack-cost] did not exist. Created. [2022-02-22T19:29:12.032Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3886-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-22T19:29:12.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-22T19:29:13.065Z] Stashed 1 file(s) [Pipeline] } [2022-02-22T19:29:13.079Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3886-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-22T19:29:13.151Z] $ docker stop --time=1 9c358c62ee39ed0ab310b00d9bf4c87783c7f30226831bfda6f50f6fd38cb87b [2022-02-22T19:29:14.753Z] $ docker rm -f 9c358c62ee39ed0ab310b00d9bf4c87783c7f30226831bfda6f50f6fd38cb87b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-22T19:29:15.904Z] provisioning config files... [2022-02-22T19:29:15.918Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3144114014562817506tmp [Pipeline] { [Pipeline] sh [2022-02-22T19:29:16.268Z] + set +x [2022-02-22T19:29:16.268Z] + curl -s https://codecov.io/bash [2022-02-22T19:29:16.268Z] + bash -s -- [2022-02-22T19:29:16.268Z] [2022-02-22T19:29:16.268Z] _____ _ [2022-02-22T19:29:16.268Z] / ____| | | [2022-02-22T19:29:16.268Z] | | ___ __| | ___ ___ _____ __ [2022-02-22T19:29:16.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-22T19:29:16.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-22T19:29:16.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-22T19:29:16.268Z] Bash-1.0.6 [2022-02-22T19:29:16.268Z] [2022-02-22T19:29:16.268Z] [2022-02-22T19:29:16.268Z] ==> git version 2.24.4 found [2022-02-22T19:29:16.268Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-22T19:29:16.268Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-22T19:29:16.268Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-22T19:29:16.268Z] ==> Jenkins CI detected. [2022-02-22T19:29:16.268Z] current dir:  /w/workspace/edgex-go/1 [2022-02-22T19:29:16.268Z] project root: . [2022-02-22T19:29:16.268Z] --> token set from env [2022-02-22T19:29:16.533Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-22T19:29:16.533Z] ==> Running gcov in . (disable via -X gcov) [2022-02-22T19:29:16.533Z] ==> Python coveragepy not found [2022-02-22T19:29:16.533Z] ==> Searching for coverage reports in: [2022-02-22T19:29:16.533Z] + . [2022-02-22T19:29:16.533Z] -> Found 1 reports [2022-02-22T19:29:16.533Z] ==> Detecting git/mercurial file structure [2022-02-22T19:29:16.533Z] ==> Reading reports [2022-02-22T19:29:16.533Z] + ./coverage.out bytes=428383 [2022-02-22T19:29:16.533Z] ==> Appending adjustments [2022-02-22T19:29:16.533Z] https://docs.codecov.io/docs/fixing-reports [2022-02-22T19:29:17.470Z] + Found adjustments [2022-02-22T19:29:17.470Z] ==> Gzipping contents [2022-02-22T19:29:17.730Z] 60K /tmp/codecov.iOOhMs.gz [2022-02-22T19:29:17.730Z] ==> Uploading reports [2022-02-22T19:29:17.730Z] url: https://codecov.io [2022-02-22T19:29:17.730Z] query: branch=PR-3886&commit=077405c83e2c2076cc7559ee55a63022a07ad19a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3886%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3886&job=&cmd_args= [2022-02-22T19:29:17.730Z] -> Pinging Codecov [2022-02-22T19:29:17.730Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3886&commit=077405c83e2c2076cc7559ee55a63022a07ad19a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3886%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3886&job=&cmd_args= [2022-02-22T19:29:19.643Z] -> Uploading to [2022-02-22T19:29:19.643Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-22/00271124DB129430A58F1EEE437C3FCB/077405c83e2c2076cc7559ee55a63022a07ad19a/5399bd17-0260-472d-9d07-2948e6f9e328.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220222T192919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f48a249b9de80d570866b6ceaf691841d82c409aa69eb87014a5fef689f1b7e [2022-02-22T19:29:19.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-22T19:29:19.643Z] Dload Upload Total Spent Left Speed [2022-02-22T19:29:19.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57983 0 0 100 57983 0 169k --:--:-- --:--:-- --:--:-- 169k [2022-02-22T19:29:19.643Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/077405c83e2c2076cc7559ee55a63022a07ad19a [Pipeline] } [2022-02-22T19:29:19.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-22T19:29:21.009Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:29:21.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:29:21.948Z] ---> package-listing.sh [2022-02-22T19:29:21.948Z] ++ facter osfamily [2022-02-22T19:29:21.948Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-22T19:29:22.209Z] + OS_FAMILY=redhat [2022-02-22T19:29:22.209Z] + workspace=/w/workspace/edgex-go/1 [2022-02-22T19:29:22.209Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-22T19:29:22.209Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-22T19:29:22.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-22T19:29:22.210Z] + PACKAGES=/tmp/packages_start.txt [2022-02-22T19:29:22.210Z] + '[' /w/workspace/edgex-go/1 ']' [2022-02-22T19:29:22.210Z] + PACKAGES=/tmp/packages_end.txt [2022-02-22T19:29:22.210Z] + case "${OS_FAMILY}" in [2022-02-22T19:29:22.210Z] + sort [2022-02-22T19:29:22.210Z] + rpm -qa [2022-02-22T19:29:26.423Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-22T19:29:26.423Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-22T19:29:26.423Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-22T19:29:26.423Z] + '[' /w/workspace/edgex-go/1 ']' [2022-02-22T19:29:26.423Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-02-22T19:29:26.423Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-02-22T19:29:26.461Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-22T19:29:26.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:29:27.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-22T19:29:27.343Z] [2022-02-22T19:29:27.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-22T19:29:27.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-22T19:29:27.711Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-22T19:29:27.711Z] b4d181a07f80: Pulling fs layer [2022-02-22T19:29:27.711Z] a1111a8f2ec3: Pulling fs layer [2022-02-22T19:29:27.711Z] ed53099fbce6: Pulling fs layer [2022-02-22T19:29:27.711Z] dc539afda2c1: Pulling fs layer [2022-02-22T19:29:27.711Z] 77bc0d833cb6: Pulling fs layer [2022-02-22T19:29:27.711Z] 9065ff56babe: Pulling fs layer [2022-02-22T19:29:27.711Z] d287ab97295c: Pulling fs layer [2022-02-22T19:29:27.711Z] dc539afda2c1: Waiting [2022-02-22T19:29:27.711Z] 77bc0d833cb6: Waiting [2022-02-22T19:29:27.711Z] 9065ff56babe: Waiting [2022-02-22T19:29:27.711Z] d287ab97295c: Waiting [2022-02-22T19:29:27.711Z] a1111a8f2ec3: Verifying Checksum [2022-02-22T19:29:27.711Z] a1111a8f2ec3: Download complete [2022-02-22T19:29:27.999Z] dc539afda2c1: Verifying Checksum [2022-02-22T19:29:27.999Z] dc539afda2c1: Download complete [2022-02-22T19:29:27.999Z] ed53099fbce6: Verifying Checksum [2022-02-22T19:29:27.999Z] ed53099fbce6: Download complete [2022-02-22T19:29:27.999Z] 9065ff56babe: Verifying Checksum [2022-02-22T19:29:27.999Z] 9065ff56babe: Download complete [2022-02-22T19:29:27.999Z] b4d181a07f80: Verifying Checksum [2022-02-22T19:29:27.999Z] b4d181a07f80: Download complete [2022-02-22T19:29:27.999Z] 77bc0d833cb6: Verifying Checksum [2022-02-22T19:29:27.999Z] 77bc0d833cb6: Download complete [2022-02-22T19:29:28.577Z] d287ab97295c: Verifying Checksum [2022-02-22T19:29:28.577Z] d287ab97295c: Download complete [2022-02-22T19:29:29.539Z] b4d181a07f80: Pull complete [2022-02-22T19:29:29.539Z] a1111a8f2ec3: Pull complete [2022-02-22T19:29:30.131Z] ed53099fbce6: Pull complete [2022-02-22T19:29:30.131Z] dc539afda2c1: Pull complete [2022-02-22T19:29:30.392Z] 77bc0d833cb6: Pull complete [2022-02-22T19:29:30.392Z] 9065ff56babe: Pull complete [2022-02-22T19:29:35.698Z] d287ab97295c: Pull complete [2022-02-22T19:29:35.698Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-22T19:29:35.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-22T19:29:35.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-22T19:29:35.790Z] prd-centos7-docker-4c-2g-5850 does not seem to be running inside a container [2022-02-22T19:29:35.821Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-22T19:29:39.106Z] $ docker top 769d5dd509617eac12721fd1bfeb737ec05812d93387c6649da15f8a30965106 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-22T19:29:39.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-22T19:29:39.833Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-22T19:29:40.154Z] + ls /var/log/sa-host [2022-02-22T19:29:40.155Z] + sadf -c /var/log/sa-host/sa17 [2022-02-22T19:29:40.155Z] file_magic: OK [2022-02-22T19:29:40.155Z] HZ: Using current value: 100 [2022-02-22T19:29:40.155Z] file_header: OK [2022-02-22T19:29:40.155Z] 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-02-22T19:29:40.155Z] Statistics: [2022-02-22T19:29:40.155Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-22T19:29:40.155Z] File successfully converted to sysstat format version 12.0.3 [2022-02-22T19:29:40.155Z] + sadf -c /var/log/sa-host/sa22 [2022-02-22T19:29:40.155Z] file_magic: OK [2022-02-22T19:29:40.155Z] HZ: Using current value: 100 [2022-02-22T19:29:40.155Z] file_header: OK [2022-02-22T19:29:40.155Z] 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-02-22T19:29:40.155Z] Statistics: [2022-02-22T19:29:40.155Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-22T19:29:40.155Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-22T19:29:40.450Z] provisioning config files... [2022-02-22T19:29:40.460Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4394068983647029499tmp [Pipeline] { [Pipeline] echo [2022-02-22T19:29:40.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:29:40.825Z] ---> create-netrc.sh [Pipeline] } [2022-02-22T19:29:40.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:29:41.264Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-22T19:29:41.298Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:29:41.614Z] ---> sudo-logs.sh [2022-02-22T19:29:41.614Z] Archiving 'sudo' log.. [2022-02-22T19:29:41.614Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5850.novalocal: Name or service not known [2022-02-22T19:29:41.614Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5850.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-22T19:29:41.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:29:42.027Z] ---> job-cost.sh [2022-02-22T19:29:42.027Z] lf-activate-venv: SKIPPING [2022-02-22T19:29:42.027Z] DEBUG: total: 0.10999999940395355 [2022-02-22T19:29:42.027Z] INFO: Retrieving Stack Cost... [2022-02-22T19:29:42.597Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-22T19:29:42.857Z] INFO: Archiving Costs [Pipeline] echo [2022-02-22T19:29:42.892Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-22T19:29:43.219Z] ---> logs-deploy.sh [2022-02-22T19:29:43.219Z] lf-activate-venv: SKIPPING [2022-02-22T19:29:43.219Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3886/1 [2022-02-22T19:29:43.219Z] INFO: archiving workspace using pattern(s): [2022-02-22T19:29:43.791Z] Archives upload complete. [2022-02-22T19:29:44.051Z] INFO: archiving logs to Nexus