Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f70277535b4edfc31a5264c55b945885c4677722+1d4e8f4054c4eba570bba0e22a22434fb299a39f (eefacb89cb0e379458b76589eaac72a7452ee55a) 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-ssh4589908451689636408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4571474782705196853.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3689800211711996963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7278166277005703591.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3609575187423997468.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16532 in /w/workspace/foundry_device-virtual-go_PR-293 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-293 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit f70277535b4edfc31a5264c55b945885c4677722 Merge succeeded, producing f48193bc2feaf7bdfafabd1215da406fa75fa9e3 Checking out Revision f48193bc2feaf7bdfafabd1215da406fa75fa9e3 (PR-293) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f70277535b4edfc31a5264c55b945885c4677722 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f48193bc2feaf7bdfafabd1215da406fa75fa9e3 # timeout=10 Commit message: "Merge commit '1d4e8f4054c4eba570bba0e22a22434fb299a39f' into HEAD" > git rev-list --no-walk f70277535b4edfc31a5264c55b945885c4677722 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T00:13:20.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T00:13:20.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T00:13:20.849Z] ========================================================= [2022-07-01T00:13:20.849Z] EdgeX Global Pipelines Version Info [2022-07-01T00:13:20.849Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:13:21.596Z] ------------------- [2022-07-01T00:13:21.596Z] stable info: [2022-07-01T00:13:21.596Z] ------------------- [2022-07-01T00:13:21.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T00:13:21.596Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T00:13:21.596Z] Message: update stable to v1.0.234 [2022-07-01T00:13:22.167Z] ------------------- [2022-07-01T00:13:22.167Z] experimental info: [2022-07-01T00:13:22.167Z] ------------------- [2022-07-01T00:13:22.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T00:13:22.167Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T00:13:22.167Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T00:13:22.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-07-01T00:13:22.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-07-01T00:13:22.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T00:13:22.458Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T00:13:22.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T00:13:22.481Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T00:13:22.495Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T00:13:22.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-01T00:13:22.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T00:13:22.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T00:13:22.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T00:13:22.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-07-01T00:13:22.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T00:13:22.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T00:13:22.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T00:13:22.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T00:13:22.629Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-01T00:13:22.642Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-01T00:13:22.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T00:13:22.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T00:13:22.677Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-01T00:13:22.689Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-01T00:13:22.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-01T00:13:22.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-01T00:13:22.735Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-01T00:13:22.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T00:13:22.761Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T00:13:22.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo [2022-07-01T00:13:22.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo [2022-07-01T00:13:22.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo [2022-07-01T00:13:22.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] echo [2022-07-01T00:13:22.819Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f48193b [Pipeline] echo [2022-07-01T00:13:22.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T00:13:22.867Z] provisioning config files... [2022-07-01T00:13:22.881Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-293@tmp/config5112916863896512528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:13:23.187Z] ---> docker-login.sh [2022-07-01T00:13:23.187Z] nexus3.edgexfoundry.org:10001 [2022-07-01T00:13:23.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:23.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:23.710Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:23.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:23.710Z] [2022-07-01T00:13:23.710Z] Login Succeeded [2022-07-01T00:13:23.710Z] nexus3.edgexfoundry.org:10002 [2022-07-01T00:13:23.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:23.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:23.710Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:23.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:23.710Z] [2022-07-01T00:13:23.710Z] Login Succeeded [2022-07-01T00:13:23.710Z] nexus3.edgexfoundry.org:10003 [2022-07-01T00:13:23.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:23.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:23.977Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:23.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:23.977Z] [2022-07-01T00:13:23.977Z] Login Succeeded [2022-07-01T00:13:23.977Z] nexus3.edgexfoundry.org:10004 [2022-07-01T00:13:23.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:23.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:23.977Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:23.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:23.977Z] [2022-07-01T00:13:23.977Z] Login Succeeded [2022-07-01T00:13:23.977Z] docker.io [2022-07-01T00:13:24.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:24.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:24.501Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:24.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:24.501Z] [2022-07-01T00:13:24.501Z] Login Succeeded [2022-07-01T00:13:24.501Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T00:13:24.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-01T00:13:24.878Z] + git rev-list -1 --merges f48193bc2feaf7bdfafabd1215da406fa75fa9e3~1..f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] echo [2022-07-01T00:13:24.907Z] -----------> git rev-list -1 --merges f48193bc2feaf7bdfafabd1215da406fa75fa9e3~1..f48193bc2feaf7bdfafabd1215da406fa75fa9e3 f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [2022-07-01T00:13:24.907Z] f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [false] [Pipeline] sh [2022-07-01T00:13:25.199Z] + git log --format=format:%s -1 f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] echo [2022-07-01T00:13:25.216Z] ========================================================= [2022-07-01T00:13:25.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T00:13:25.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T00:13:25.556Z] + git log --format=format:%s -1 f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] echo [2022-07-01T00:13:25.568Z] [semverPrep] GIT_COMMIT: f48193bc2feaf7bdfafabd1215da406fa75fa9e3, Commit Message: Merge commit '1d4e8f4054c4eba570bba0e22a22434fb299a39f' into HEAD [Pipeline] echo [2022-07-01T00:13:25.578Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-01T00:13:25.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T00:13:25.937Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T00:13:25.937Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T00:13:25.937Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T00:13:25.937Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T00:13:25.937Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T00:13:25.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:13:26.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T00:13:26.366Z] [2022-07-01T00:13:26.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:13:26.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T00:13:26.675Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T00:13:26.675Z] 42c077c10790: Pulling fs layer [2022-07-01T00:13:26.675Z] f63e77b7563a: Pulling fs layer [2022-07-01T00:13:26.675Z] bd5fdadae976: Pulling fs layer [2022-07-01T00:13:26.675Z] 205491f53016: Pulling fs layer [2022-07-01T00:13:26.675Z] df18705c85c3: Pulling fs layer [2022-07-01T00:13:26.675Z] bdb3f477010e: Pulling fs layer [2022-07-01T00:13:26.675Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T00:13:26.675Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T00:13:26.675Z] bdb8f0575790: Pulling fs layer [2022-07-01T00:13:26.675Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T00:13:26.675Z] 2343380bae48: Pulling fs layer [2022-07-01T00:13:26.675Z] c8a8fc8e1c8f: Waiting [2022-07-01T00:13:26.675Z] 2c6e9b1d212d: Waiting [2022-07-01T00:13:26.675Z] bdb8f0575790: Waiting [2022-07-01T00:13:26.675Z] df18705c85c3: Waiting [2022-07-01T00:13:26.675Z] 386e3cb2ff24: Waiting [2022-07-01T00:13:26.675Z] bdb3f477010e: Waiting [2022-07-01T00:13:26.675Z] 2343380bae48: Waiting [2022-07-01T00:13:26.675Z] 205491f53016: Waiting [2022-07-01T00:13:26.675Z] f63e77b7563a: Verifying Checksum [2022-07-01T00:13:26.675Z] f63e77b7563a: Download complete [2022-07-01T00:13:26.675Z] 205491f53016: Verifying Checksum [2022-07-01T00:13:26.675Z] 205491f53016: Download complete [2022-07-01T00:13:26.675Z] df18705c85c3: Verifying Checksum [2022-07-01T00:13:26.675Z] df18705c85c3: Download complete [2022-07-01T00:13:26.936Z] bdb3f477010e: Verifying Checksum [2022-07-01T00:13:26.936Z] bdb3f477010e: Download complete [2022-07-01T00:13:26.936Z] bd5fdadae976: Verifying Checksum [2022-07-01T00:13:26.936Z] bd5fdadae976: Download complete [2022-07-01T00:13:26.936Z] 2c6e9b1d212d: Verifying Checksum [2022-07-01T00:13:26.936Z] 2c6e9b1d212d: Download complete [2022-07-01T00:13:26.936Z] bdb8f0575790: Verifying Checksum [2022-07-01T00:13:26.936Z] bdb8f0575790: Download complete [2022-07-01T00:13:26.936Z] 386e3cb2ff24: Download complete [2022-07-01T00:13:26.936Z] 2343380bae48: Verifying Checksum [2022-07-01T00:13:26.936Z] 2343380bae48: Download complete [2022-07-01T00:13:26.936Z] 42c077c10790: Verifying Checksum [2022-07-01T00:13:26.936Z] 42c077c10790: Download complete [2022-07-01T00:13:27.197Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-01T00:13:27.197Z] c8a8fc8e1c8f: Download complete [2022-07-01T00:13:28.584Z] 42c077c10790: Pull complete [2022-07-01T00:13:28.584Z] f63e77b7563a: Pull complete [2022-07-01T00:13:29.153Z] bd5fdadae976: Pull complete [2022-07-01T00:13:29.153Z] 205491f53016: Pull complete [2022-07-01T00:13:29.414Z] df18705c85c3: Pull complete [2022-07-01T00:13:29.675Z] bdb3f477010e: Pull complete [2022-07-01T00:13:31.613Z] c8a8fc8e1c8f: Pull complete [2022-07-01T00:13:31.613Z] 2c6e9b1d212d: Pull complete [2022-07-01T00:13:31.875Z] bdb8f0575790: Pull complete [2022-07-01T00:13:31.875Z] 386e3cb2ff24: Pull complete [2022-07-01T00:13:32.136Z] 2343380bae48: Pull complete [2022-07-01T00:13:32.136Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T00:13:32.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T00:13:32.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:13:32.247Z] prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container [2022-07-01T00:13:32.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T00:13:33.863Z] $ docker top be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe -eo pid,comm [2022-07-01T00:13:33.944Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-01T00:13:33.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T00:13:33.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T00:13:33.974Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T00:13:34.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T00:13:34.115Z] $ docker exec be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe ssh-agent [2022-07-01T00:13:34.247Z] SSH_AUTH_SOCK=/tmp/ssh-43wrR248BcmW/agent.35 [2022-07-01T00:13:34.247Z] SSH_AGENT_PID=41 [2022-07-01T00:13:34.255Z] Running ssh-add (command line suppressed) [2022-07-01T00:13:34.395Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-293@tmp/private_key_6933584520668517423.key (/w/workspace/foundry_device-virtual-go_PR-293@tmp/private_key_6933584520668517423.key) [2022-07-01T00:13:34.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T00:13:34.704Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T00:13:34.730Z] $ docker exec --env ******** --env ******** be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe ssh-agent -k [2022-07-01T00:13:34.840Z] unset SSH_AUTH_SOCK; [2022-07-01T00:13:34.840Z] unset SSH_AGENT_PID; [2022-07-01T00:13:34.840Z] echo Agent pid 41 killed; [2022-07-01T00:13:34.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T00:13:34.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T00:13:34.877Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T00:13:35.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T00:13:35.017Z] $ docker exec be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe ssh-agent [2022-07-01T00:13:35.152Z] SSH_AUTH_SOCK=/tmp/ssh-jncaWWCDxGoJ/agent.76 [2022-07-01T00:13:35.152Z] SSH_AGENT_PID=82 [2022-07-01T00:13:35.158Z] Running ssh-add (command line suppressed) [2022-07-01T00:13:35.283Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-293@tmp/private_key_779998024183830589.key (/w/workspace/foundry_device-virtual-go_PR-293@tmp/private_key_779998024183830589.key) [2022-07-01T00:13:35.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T00:13:35.602Z] + git semver init [2022-07-01T00:13:35.864Z] 2022-07-01 00:13:35,810 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T00:13:35.864Z] 2022-07-01 00:13:35,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-293/.semver [2022-07-01T00:13:35.864Z] 2022-07-01 00:13:35,811 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-293/.semver [2022-07-01T00:13:35.864Z] 2022-07-01 00:13:35,812 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-293/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-293, universal_newlines=False, shell=None, istream=None) [2022-07-01T00:13:37.252Z] 2022-07-01 00:13:36,823 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-293/.git/info/exclude [2022-07-01T00:13:37.252Z] 2022-07-01 00:13:36,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-293/.semver/PR-293 with force:False [2022-07-01T00:13:37.252Z] 2022-07-01 00:13:36,823 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-293/.semver/PR-293 [2022-07-01T00:13:37.252Z] 2022-07-01 00:13:36,828 [execute] INFO git cat-file --batch-check [2022-07-01T00:13:37.252Z] 2022-07-01 00:13:36,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T00:13:37.252Z] 2022-07-01 00:13:36,834 [execute] INFO git cat-file --batch [2022-07-01T00:13:37.252Z] 2022-07-01 00:13:36,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T00:13:37.252Z] 2022-07-01 00:13:36,842 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-293/.semver/PR-293 [2022-07-01T00:13:37.252Z] 0.0.0 [Pipeline] } [2022-07-01T00:13:37.269Z] $ docker exec --env ******** --env ******** be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe ssh-agent -k [2022-07-01T00:13:37.390Z] unset SSH_AUTH_SOCK; [2022-07-01T00:13:37.390Z] unset SSH_AGENT_PID; [2022-07-01T00:13:37.391Z] echo Agent pid 82 killed; [2022-07-01T00:13:37.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T00:13:37.714Z] + git semver [Pipeline] } [2022-07-01T00:13:37.999Z] $ docker stop --time=1 be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe [2022-07-01T00:13:39.334Z] $ docker rm -f be69ae9816370c589b75583aee40efe552af4cb4221b1369a360a8c474b84ffe [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T00:13:39.697Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T00:13:39.953Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T00:13:39.956Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T00:13:40.062Z] provisioning config files... [2022-07-01T00:13:40.073Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-293@tmp/config2554068211680097367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:13:40.374Z] ---> docker-login.sh [2022-07-01T00:13:40.374Z] nexus3.edgexfoundry.org:10001 [2022-07-01T00:13:40.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:40.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:40.374Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:40.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:40.374Z] [2022-07-01T00:13:40.374Z] Login Succeeded [2022-07-01T00:13:40.374Z] nexus3.edgexfoundry.org:10002 [2022-07-01T00:13:40.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:40.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:40.634Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:40.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:40.634Z] [2022-07-01T00:13:40.634Z] Login Succeeded [2022-07-01T00:13:40.634Z] nexus3.edgexfoundry.org:10003 [2022-07-01T00:13:40.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:40.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:40.634Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:40.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:40.634Z] [2022-07-01T00:13:40.634Z] Login Succeeded [2022-07-01T00:13:40.634Z] nexus3.edgexfoundry.org:10004 [2022-07-01T00:13:40.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:40.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:40.895Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:40.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:40.895Z] [2022-07-01T00:13:40.895Z] Login Succeeded [2022-07-01T00:13:40.895Z] docker.io [2022-07-01T00:13:40.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:13:41.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:13:41.469Z] Configure a credential helper to remove this warning. See [2022-07-01T00:13:41.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:13:41.469Z] [2022-07-01T00:13:41.469Z] Login Succeeded [2022-07-01T00:13:41.469Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T00:13:41.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T00:13:41.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T00:13:41.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T00:13:41.559Z] ========================================================= [2022-07-01T00:13:41.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T00:13:41.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:13:41.873Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-01T00:13:41.874Z] Sending build context to Docker daemon 23.05MB [2022-07-01T00:13:41.874Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-01T00:13:41.874Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-01T00:13:42.135Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T00:13:42.135Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T00:13:42.135Z] 666ba61612fd: Pulling fs layer [2022-07-01T00:13:42.135Z] 8ed8ca486205: Pulling fs layer [2022-07-01T00:13:42.135Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T00:13:42.135Z] c516ae0d96e1: Pulling fs layer [2022-07-01T00:13:42.135Z] 684cea983483: Pulling fs layer [2022-07-01T00:13:42.135Z] dd3240ac7de5: Pulling fs layer [2022-07-01T00:13:42.135Z] c516ae0d96e1: Waiting [2022-07-01T00:13:42.135Z] b1e948a4e11c: Pulling fs layer [2022-07-01T00:13:42.135Z] dd3240ac7de5: Waiting [2022-07-01T00:13:42.135Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T00:13:42.135Z] b1e948a4e11c: Waiting [2022-07-01T00:13:42.135Z] 646ad004c059: Pulling fs layer [2022-07-01T00:13:42.135Z] a8fd76ee1af6: Waiting [2022-07-01T00:13:42.135Z] 646ad004c059: Waiting [2022-07-01T00:13:42.135Z] 8ed8ca486205: Download complete [2022-07-01T00:13:42.135Z] 666ba61612fd: Download complete [2022-07-01T00:13:42.135Z] c516ae0d96e1: Verifying Checksum [2022-07-01T00:13:42.135Z] c516ae0d96e1: Download complete [2022-07-01T00:13:42.135Z] 684cea983483: Verifying Checksum [2022-07-01T00:13:42.135Z] 684cea983483: Download complete [2022-07-01T00:13:42.135Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T00:13:42.135Z] 59bf1c3509f3: Download complete [2022-07-01T00:13:42.135Z] dd3240ac7de5: Verifying Checksum [2022-07-01T00:13:42.135Z] dd3240ac7de5: Download complete [2022-07-01T00:13:42.135Z] b1e948a4e11c: Verifying Checksum [2022-07-01T00:13:42.135Z] b1e948a4e11c: Download complete [2022-07-01T00:13:42.135Z] 59bf1c3509f3: Pull complete [2022-07-01T00:13:42.399Z] 666ba61612fd: Pull complete [2022-07-01T00:13:42.399Z] 8ed8ca486205: Pull complete [2022-07-01T00:13:42.661Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T00:13:42.661Z] a8fd76ee1af6: Download complete [2022-07-01T00:13:42.921Z] 646ad004c059: Verifying Checksum [2022-07-01T00:13:42.921Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T00:13:42.921Z] cc1cd167ecdc: Download complete [2022-07-01T00:13:47.117Z] cc1cd167ecdc: Pull complete [2022-07-01T00:13:47.117Z] c516ae0d96e1: Pull complete [2022-07-01T00:13:47.117Z] 684cea983483: Pull complete [2022-07-01T00:13:47.117Z] dd3240ac7de5: Pull complete [2022-07-01T00:13:47.117Z] b1e948a4e11c: Pull complete [2022-07-01T00:13:49.662Z] a8fd76ee1af6: Pull complete [2022-07-01T00:13:50.237Z] 646ad004c059: Pull complete [2022-07-01T00:13:50.237Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T00:13:50.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T00:13:50.237Z] ---> 8f69c11f6b0c [2022-07-01T00:13:50.237Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-01T00:13:52.162Z] ---> Running in 6ac2c0819ba9 [2022-07-01T00:13:52.162Z] Removing intermediate container 6ac2c0819ba9 [2022-07-01T00:13:52.162Z] ---> 2ab1604c9c8d [2022-07-01T00:13:52.162Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-01T00:13:52.162Z] ---> Running in 7e2e2550594a [2022-07-01T00:13:52.162Z] Removing intermediate container 7e2e2550594a [2022-07-01T00:13:52.162Z] ---> 8d5cb80ce24b [2022-07-01T00:13:52.162Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-01T00:13:52.162Z] ---> Running in b655a6c0e73b [2022-07-01T00:13:52.162Z] Removing intermediate container b655a6c0e73b [2022-07-01T00:13:52.162Z] ---> 4a1996b60b0c [2022-07-01T00:13:52.162Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T00:13:52.423Z] ---> Running in b47080807ce0 [2022-07-01T00:13:52.995Z] Removing intermediate container b47080807ce0 [2022-07-01T00:13:52.995Z] ---> 47fae4234986 [2022-07-01T00:13:52.995Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-01T00:13:52.995Z] ---> Running in d7e258cc14a4 [2022-07-01T00:13:53.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T00:13:54.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T00:13:54.198Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-01T00:13:54.459Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-01T00:13:54.459Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-01T00:13:54.459Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-01T00:13:54.721Z] Executing busybox-1.34.1-r3.trigger [2022-07-01T00:13:54.721Z] OK: 224 MiB in 56 packages [2022-07-01T00:13:54.982Z] Removing intermediate container d7e258cc14a4 [2022-07-01T00:13:54.982Z] ---> b81116253f8a [2022-07-01T00:13:54.982Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-01T00:13:55.035Z] Still waiting to schedule task [2022-07-01T00:13:55.035Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-01T00:13:55.243Z] ---> bc49150952a2 [2022-07-01T00:13:55.243Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T00:13:55.243Z] ---> Running in c085c1921629 [2022-07-01T00:14:10.159Z] Removing intermediate container c085c1921629 [2022-07-01T00:14:10.159Z] ---> 23bcae354ee2 [2022-07-01T00:14:10.159Z] Step 10/12 : COPY . . [2022-07-01T00:14:10.730Z] ---> ab88a8a0b6da [2022-07-01T00:14:10.730Z] Step 11/12 : ARG MAKE='make build' [2022-07-01T00:14:10.730Z] ---> Running in e03f7ad97db4 [2022-07-01T00:14:10.990Z] Removing intermediate container e03f7ad97db4 [2022-07-01T00:14:10.990Z] ---> 8b5e4ec935f9 [2022-07-01T00:14:10.990Z] Step 12/12 : RUN $MAKE [2022-07-01T00:14:10.990Z] ---> Running in c8c73f16aea9 [2022-07-01T00:14:11.250Z] noop [2022-07-01T00:14:11.512Z] Removing intermediate container c8c73f16aea9 [2022-07-01T00:14:11.512Z] ---> 47b415bb82be [2022-07-01T00:14:11.512Z] Successfully built 47b415bb82be [2022-07-01T00:14:11.512Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:14:11.830Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T00:14:11.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:14:11.951Z] prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container [2022-07-01T00:14:12.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T00:14:12.476Z] $ docker top 7a26ede6a7d18cc6a234a13dafc754e1ff97634f9f6c83d708a6c2870511b73c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T00:14:12.832Z] + go version [2022-07-01T00:14:12.832Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T00:14:12.847Z] $ docker stop --time=1 7a26ede6a7d18cc6a234a13dafc754e1ff97634f9f6c83d708a6c2870511b73c [2022-07-01T00:14:14.157Z] $ docker rm -f 7a26ede6a7d18cc6a234a13dafc754e1ff97634f9f6c83d708a6c2870511b73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:14:14.585Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T00:14:14.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:14:14.672Z] prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container [2022-07-01T00:14:14.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T00:14:15.175Z] $ docker top e818ec9da4ae3e85bef25b619e70a136692e1748ab0a2a9da8c0060df03f7c60 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-01T00:14:15.541Z] + make test [2022-07-01T00:14:15.541Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-01T00:14:16.112Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-01T00:14:26.108Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-01T00:14:26.108Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements [2022-07-01T00:14:34.252Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-01T00:14:37.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T00:14:37.548Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T00:14:37.548Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T00:14:37.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-01T00:14:37.844Z] $ docker stop --time=1 e818ec9da4ae3e85bef25b619e70a136692e1748ab0a2a9da8c0060df03f7c60 [2022-07-01T00:14:39.746Z] $ docker rm -f e818ec9da4ae3e85bef25b619e70a136692e1748ab0a2a9da8c0060df03f7c60 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T00:14:40.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-01T00:14:40.242Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-01T00:14:40.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-01T00:14:41.042Z] + ls -al . [2022-07-01T00:14:41.042Z] total 192 [2022-07-01T00:14:41.042Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 00:14 . [2022-07-01T00:14:41.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:13 .. [2022-07-01T00:14:41.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 00:13 .git [2022-07-01T00:14:41.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:13 .github [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 1 00:13 .gitignore [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 00:13 .golangci.yml [2022-07-01T00:14:41.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 00:13 .semver [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 1 00:13 Attribution.txt [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 1 00:13 CHANGELOG.md [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jul 1 00:13 Dockerfile [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 00:13 GOVERNANCE.md [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 1 00:13 Jenkinsfile [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 1 00:13 LICENSE [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 1 00:13 Makefile [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 1 00:13 OWNERS.md [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 1 00:13 README.md [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 00:13 VERSION [2022-07-01T00:14:41.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 00:13 bin [2022-07-01T00:14:41.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:13 cmd [2022-07-01T00:14:41.042Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 1 00:14 coverage.out [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 3190 Jul 1 00:13 go.mod [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 35854 Jul 1 00:13 go.sum [2022-07-01T00:14:41.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:13 internal [2022-07-01T00:14:41.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:13 snap [2022-07-01T00:14:41.042Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 1 00:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:14:41.358Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f48193bc2feaf7bdfafabd1215da406fa75fa9e3 --label arch=amd64 --label version=0.0.0 . [2022-07-01T00:14:41.358Z] Sending build context to Docker daemon 23.1MB [2022-07-01T00:14:41.358Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-01T00:14:41.358Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-01T00:14:41.358Z] ---> 47b415bb82be [2022-07-01T00:14:41.358Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-01T00:14:41.619Z] ---> Running in 499bc8ba2ecf [2022-07-01T00:14:41.619Z] Removing intermediate container 499bc8ba2ecf [2022-07-01T00:14:41.619Z] ---> ccb4119087bc [2022-07-01T00:14:41.619Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-01T00:14:41.619Z] ---> Running in 3f2968a04341 [2022-07-01T00:14:41.881Z] Removing intermediate container 3f2968a04341 [2022-07-01T00:14:41.881Z] ---> 48d27f74e14d [2022-07-01T00:14:41.881Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-01T00:14:41.881Z] ---> Running in c5d6fff37957 [2022-07-01T00:14:41.881Z] Removing intermediate container c5d6fff37957 [2022-07-01T00:14:41.881Z] ---> 959e5205cf14 [2022-07-01T00:14:41.881Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T00:14:41.881Z] ---> Running in af0d315ccc31 [2022-07-01T00:14:42.824Z] Removing intermediate container af0d315ccc31 [2022-07-01T00:14:42.824Z] ---> d8ff851861e7 [2022-07-01T00:14:42.824Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-01T00:14:42.824Z] ---> Running in f97b77904d56 [2022-07-01T00:14:43.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T00:14:43.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T00:14:44.230Z] OK: 224 MiB in 56 packages [2022-07-01T00:14:44.491Z] Removing intermediate container f97b77904d56 [2022-07-01T00:14:44.491Z] ---> 7e723786c514 [2022-07-01T00:14:44.491Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-01T00:14:44.491Z] ---> e9488827817b [2022-07-01T00:14:44.491Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T00:14:44.491Z] ---> Running in a704810ec947 [2022-07-01T00:14:45.433Z] Removing intermediate container a704810ec947 [2022-07-01T00:14:45.433Z] ---> 1700bd6c6fcb [2022-07-01T00:14:45.433Z] Step 10/26 : COPY . . [2022-07-01T00:14:46.004Z] ---> ff3269a539fc [2022-07-01T00:14:46.004Z] Step 11/26 : ARG MAKE='make build' [2022-07-01T00:14:46.004Z] ---> Running in 0048eee15f2d [2022-07-01T00:14:46.004Z] Removing intermediate container 0048eee15f2d [2022-07-01T00:14:46.004Z] ---> aac5b84a42ca [2022-07-01T00:14:46.004Z] Step 12/26 : RUN $MAKE [2022-07-01T00:14:46.004Z] ---> Running in adac84296755 [2022-07-01T00:14:46.267Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-07-01T00:15:08.235Z] Removing intermediate container adac84296755 [2022-07-01T00:15:08.235Z] ---> 8d6b2c273e47 [2022-07-01T00:15:08.235Z] Step 13/26 : FROM alpine:3.14 [2022-07-01T00:15:08.235Z] 3.14: Pulling from library/alpine [2022-07-01T00:15:08.235Z] 8663204ce13b: Pulling fs layer [2022-07-01T00:15:08.235Z] 8663204ce13b: Download complete [2022-07-01T00:15:08.235Z] 8663204ce13b: Pull complete [2022-07-01T00:15:08.235Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T00:15:08.235Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T00:15:08.235Z] ---> e04c818066af [2022-07-01T00:15:08.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-01T00:15:08.235Z] ---> Running in 636df10dd47e [2022-07-01T00:15:08.235Z] Removing intermediate container 636df10dd47e [2022-07-01T00:15:08.235Z] ---> a1c2251ab3a0 [2022-07-01T00:15:08.235Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T00:15:08.235Z] ---> Running in 13d1e5f3c1cc [2022-07-01T00:15:08.813Z] Removing intermediate container 13d1e5f3c1cc [2022-07-01T00:15:08.813Z] ---> 6d67ef6b9613 [2022-07-01T00:15:08.813Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T00:15:09.074Z] ---> Running in 7b7cb61c46aa [2022-07-01T00:15:09.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T00:15:10.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T00:15:10.277Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T00:15:10.536Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T00:15:10.536Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T00:15:10.536Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T00:15:10.795Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T00:15:10.795Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T00:15:10.795Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T00:15:10.795Z] OK: 8 MiB in 20 packages [2022-07-01T00:15:11.366Z] Removing intermediate container 7b7cb61c46aa [2022-07-01T00:15:11.366Z] ---> c35029d96daa [2022-07-01T00:15:11.366Z] Step 17/26 : WORKDIR / [2022-07-01T00:15:11.366Z] ---> Running in a43b042ff131 [2022-07-01T00:15:11.366Z] Removing intermediate container a43b042ff131 [2022-07-01T00:15:11.366Z] ---> c954a043d488 [2022-07-01T00:15:11.366Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-01T00:15:11.627Z] ---> 6518e3498d88 [2022-07-01T00:15:11.627Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-01T00:15:11.888Z] ---> 1a6f3505ecf3 [2022-07-01T00:15:11.888Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-01T00:15:12.502Z] ---> 0d3d28b423b1 [2022-07-01T00:15:12.502Z] Step 21/26 : EXPOSE 59900 [2022-07-01T00:15:12.502Z] ---> Running in b1bff5e52239 [2022-07-01T00:15:12.502Z] Removing intermediate container b1bff5e52239 [2022-07-01T00:15:12.502Z] ---> 1dd416510340 [2022-07-01T00:15:12.502Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-01T00:15:12.763Z] ---> Running in a505b50b9c02 [2022-07-01T00:15:12.763Z] Removing intermediate container a505b50b9c02 [2022-07-01T00:15:12.763Z] ---> 7d4f2502cba6 [2022-07-01T00:15:12.763Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T00:15:12.763Z] ---> Running in 0bbadebcb054 [2022-07-01T00:15:12.763Z] Removing intermediate container 0bbadebcb054 [2022-07-01T00:15:12.763Z] ---> a97787124e25 [2022-07-01T00:15:12.763Z] Step 24/26 : LABEL arch=amd64 [2022-07-01T00:15:13.022Z] ---> Running in de457a80e45f [2022-07-01T00:15:13.022Z] Removing intermediate container de457a80e45f [2022-07-01T00:15:13.022Z] ---> fe8e726adec0 [2022-07-01T00:15:13.022Z] Step 25/26 : LABEL git_sha=f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [2022-07-01T00:15:13.022Z] ---> Running in d517f7f376ac [2022-07-01T00:15:13.283Z] Removing intermediate container d517f7f376ac [2022-07-01T00:15:13.283Z] ---> fd9d62e14142 [2022-07-01T00:15:13.283Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T00:15:13.283Z] ---> Running in 68bb8665f212 [2022-07-01T00:15:13.283Z] Removing intermediate container 68bb8665f212 [2022-07-01T00:15:13.283Z] ---> 69453f8c08e3 [2022-07-01T00:15:13.283Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-01T00:15:13.283Z] Successfully built 69453f8c08e3 [2022-07-01T00:15:13.283Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:15:13.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T00:15:13.714Z] [2022-07-01T00:15:13.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:15:14.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T00:15:14.015Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T00:15:14.015Z] 5eb5b503b376: Pulling fs layer [2022-07-01T00:15:14.015Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T00:15:14.015Z] ec43610c2a17: Pulling fs layer [2022-07-01T00:15:14.015Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T00:15:14.015Z] 33b1e0a273af: Pulling fs layer [2022-07-01T00:15:14.015Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T00:15:14.015Z] 2f39f015ded8: Pulling fs layer [2022-07-01T00:15:14.015Z] 33b1e0a273af: Waiting [2022-07-01T00:15:14.015Z] 2f39f015ded8: Waiting [2022-07-01T00:15:14.015Z] 5d3b04190fa2: Waiting [2022-07-01T00:15:14.015Z] 5c69ac0246d0: Download complete [2022-07-01T00:15:14.015Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-01T00:15:14.015Z] 3a2ae6a8a46f: Download complete [2022-07-01T00:15:14.015Z] 33b1e0a273af: Verifying Checksum [2022-07-01T00:15:14.015Z] 33b1e0a273af: Download complete [2022-07-01T00:15:14.274Z] 5d3b04190fa2: Download complete [2022-07-01T00:15:14.275Z] ec43610c2a17: Verifying Checksum [2022-07-01T00:15:14.275Z] ec43610c2a17: Download complete [2022-07-01T00:15:14.275Z] 5eb5b503b376: Verifying Checksum [2022-07-01T00:15:14.275Z] 5eb5b503b376: Download complete [2022-07-01T00:15:14.844Z] 2f39f015ded8: Download complete [2022-07-01T00:15:15.784Z] 5eb5b503b376: Pull complete [2022-07-01T00:15:15.784Z] 5c69ac0246d0: Pull complete [2022-07-01T00:15:16.353Z] ec43610c2a17: Pull complete [2022-07-01T00:15:16.353Z] 3a2ae6a8a46f: Pull complete [2022-07-01T00:15:16.612Z] 33b1e0a273af: Pull complete [2022-07-01T00:15:16.612Z] 5d3b04190fa2: Pull complete [2022-07-01T00:15:21.889Z] 2f39f015ded8: Pull complete [2022-07-01T00:15:21.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T00:15:21.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T00:15:21.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:15:21.986Z] prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container [2022-07-01T00:15:22.024Z] $ 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/foundry_device-virtual-go_PR-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T00:15:23.683Z] $ docker top b2aea5749fca493a61026122bdc8eb7df8cd256e60f3525d952f63c89546b9c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:15:24.156Z] ---> job-cost.sh [2022-07-01T00:15:24.156Z] lf-activate-venv: SKIPPING [2022-07-01T00:15:24.156Z] INFO: No Stack... [2022-07-01T00:15:24.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T00:15:24.988Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T00:15:25.282Z] + cat /w/workspace/foundry_device-virtual-go_PR-293/archives/cost.csv [2022-07-01T00:15:25.282Z] + cut -d, -f6 [Pipeline] lock [2022-07-01T00:15:25.298Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [2022-07-01T00:15:25.307Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] did not exist. Created. [2022-07-01T00:15:25.307Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T00:15:25.612Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-01T00:15:25.634Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T00:15:25.640Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T00:15:25.663Z] $ docker stop --time=1 b2aea5749fca493a61026122bdc8eb7df8cd256e60f3525d952f63c89546b9c4 [2022-07-01T00:15:26.844Z] $ docker rm -f b2aea5749fca493a61026122bdc8eb7df8cd256e60f3525d952f63c89546b9c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T00:15:29.225Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16533 in /w/workspace/foundry_device-virtual-go_PR-293 [Pipeline] { [Pipeline] ws [2022-07-01T00:15:29.238Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2022-07-01T00:15:29.270Z] The recommended git tool is: git [2022-07-01T00:15:35.419Z] using credential edgex-jenkins-ssh [2022-07-01T00:15:35.437Z] Cloning the remote Git repository [2022-07-01T00:15:35.493Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-07-01T00:15:35.581Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2022-07-01T00:15:35.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-07-01T00:15:35.673Z] > git --version # timeout=10 [2022-07-01T00:15:35.691Z] > git --version # 'git version 2.25.1' [2022-07-01T00:15:35.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T00:15:35.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T00:15:37.714Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-07-01T00:15:37.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T00:15:37.760Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-07-01T00:15:37.798Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-07-01T00:15:37.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T00:15:37.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-01T00:15:38.252Z] Merging remotes/origin/main commit 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit f70277535b4edfc31a5264c55b945885c4677722 [2022-07-01T00:15:38.503Z] Merge succeeded, producing ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f [2022-07-01T00:15:38.503Z] Checking out Revision ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f (PR-293) [2022-07-01T00:15:38.277Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T00:15:38.296Z] > git checkout -f f70277535b4edfc31a5264c55b945885c4677722 # timeout=10 [2022-07-01T00:15:38.377Z] > git remote # timeout=10 [2022-07-01T00:15:38.395Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T00:15:38.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T00:15:38.425Z] > git merge 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 [2022-07-01T00:15:38.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T00:15:38.514Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T00:15:38.524Z] > git checkout -f ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f # timeout=10 [2022-07-01T00:15:42.626Z] Commit message: "Merge commit '1d4e8f4054c4eba570bba0e22a22434fb299a39f' into HEAD" [2022-07-01T00:15:42.637Z] > git rev-list --no-walk f70277535b4edfc31a5264c55b945885c4677722 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T00:15:43.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T00:15:43.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T00:15:43.621Z] Dload Upload Total Spent Left Speed [2022-07-01T00:15:43.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-07-01T00:15:44.338Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T00:15:44.675Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T00:15:44.676Z] + sudo tee /etc/docker/daemon.new [2022-07-01T00:15:44.676Z] { [2022-07-01T00:15:44.676Z] "registry-mirrors": [ [2022-07-01T00:15:44.676Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T00:15:44.676Z] ], [2022-07-01T00:15:44.676Z] "bip": "10.250.0.254/24", [2022-07-01T00:15:44.676Z] "hosts": [ [2022-07-01T00:15:44.676Z] "tcp://0.0.0.0:5555", [2022-07-01T00:15:44.676Z] "unix:///var/run/docker.sock" [2022-07-01T00:15:44.676Z] ], [2022-07-01T00:15:44.676Z] "mtu": 1458, [2022-07-01T00:15:44.676Z] "selinux-enabled": true, [2022-07-01T00:15:44.676Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T00:15:44.676Z] } [Pipeline] sh [2022-07-01T00:15:45.020Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T00:15:45.359Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T00:16:03.694Z] provisioning config files... [2022-07-01T00:16:03.718Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config4920939836864267669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:16:04.292Z] ---> docker-login.sh [2022-07-01T00:16:04.292Z] nexus3.edgexfoundry.org:10001 [2022-07-01T00:16:04.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:16:05.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:16:05.165Z] Configure a credential helper to remove this warning. See [2022-07-01T00:16:05.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:16:05.165Z] [2022-07-01T00:16:05.165Z] Login Succeeded [2022-07-01T00:16:05.165Z] nexus3.edgexfoundry.org:10002 [2022-07-01T00:16:05.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:16:05.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:16:05.713Z] Configure a credential helper to remove this warning. See [2022-07-01T00:16:05.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:16:05.713Z] [2022-07-01T00:16:05.713Z] Login Succeeded [2022-07-01T00:16:05.713Z] nexus3.edgexfoundry.org:10003 [2022-07-01T00:16:05.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:16:05.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:16:05.994Z] Configure a credential helper to remove this warning. See [2022-07-01T00:16:05.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:16:05.994Z] [2022-07-01T00:16:05.994Z] Login Succeeded [2022-07-01T00:16:05.994Z] nexus3.edgexfoundry.org:10004 [2022-07-01T00:16:06.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:16:06.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:16:06.594Z] Configure a credential helper to remove this warning. See [2022-07-01T00:16:06.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:16:06.594Z] [2022-07-01T00:16:06.594Z] Login Succeeded [2022-07-01T00:16:06.594Z] docker.io [2022-07-01T00:16:06.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T00:16:07.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T00:16:07.140Z] Configure a credential helper to remove this warning. See [2022-07-01T00:16:07.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T00:16:07.140Z] [2022-07-01T00:16:07.140Z] Login Succeeded [2022-07-01T00:16:07.140Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T00:16:07.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T00:16:07.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T00:16:07.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T00:16:07.429Z] ========================================================= [2022-07-01T00:16:07.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T00:16:07.429Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:16:07.787Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-01T00:16:08.064Z] Sending build context to Docker daemon 11.66MB [2022-07-01T00:16:08.064Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-01T00:16:08.064Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-01T00:16:08.342Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T00:16:08.342Z] 9b3977197b4f: Pulling fs layer [2022-07-01T00:16:08.342Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T00:16:08.342Z] 94645a83ff95: Pulling fs layer [2022-07-01T00:16:08.342Z] e6fb740bc735: Pulling fs layer [2022-07-01T00:16:08.342Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T00:16:08.342Z] 355e64cbe906: Pulling fs layer [2022-07-01T00:16:08.342Z] 63ab81a10011: Pulling fs layer [2022-07-01T00:16:08.342Z] 555d1d1c4555: Pulling fs layer [2022-07-01T00:16:08.342Z] 7d9057610161: Pulling fs layer [2022-07-01T00:16:08.342Z] 355e64cbe906: Waiting [2022-07-01T00:16:08.342Z] 63ab81a10011: Waiting [2022-07-01T00:16:08.342Z] 555d1d1c4555: Waiting [2022-07-01T00:16:08.342Z] e6fb740bc735: Waiting [2022-07-01T00:16:08.342Z] 7d9057610161: Waiting [2022-07-01T00:16:08.342Z] 3a77bd46dcc9: Waiting [2022-07-01T00:16:08.342Z] 94645a83ff95: Download complete [2022-07-01T00:16:08.342Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T00:16:08.342Z] 1a89e8eeedd5: Download complete [2022-07-01T00:16:08.342Z] 3a77bd46dcc9: Download complete [2022-07-01T00:16:08.342Z] 355e64cbe906: Verifying Checksum [2022-07-01T00:16:08.342Z] 355e64cbe906: Download complete [2022-07-01T00:16:08.342Z] 9b3977197b4f: Download complete [2022-07-01T00:16:08.628Z] 63ab81a10011: Verifying Checksum [2022-07-01T00:16:08.628Z] 63ab81a10011: Download complete [2022-07-01T00:16:09.247Z] 9b3977197b4f: Pull complete [2022-07-01T00:16:09.526Z] 7d9057610161: Verifying Checksum [2022-07-01T00:16:09.526Z] 7d9057610161: Download complete [2022-07-01T00:16:10.134Z] 1a89e8eeedd5: Pull complete [2022-07-01T00:16:10.134Z] 94645a83ff95: Pull complete [2022-07-01T00:16:10.739Z] 555d1d1c4555: Verifying Checksum [2022-07-01T00:16:10.739Z] 555d1d1c4555: Download complete [2022-07-01T00:16:11.334Z] e6fb740bc735: Verifying Checksum [2022-07-01T00:16:11.334Z] e6fb740bc735: Download complete [2022-07-01T00:16:23.758Z] e6fb740bc735: Pull complete [2022-07-01T00:16:23.758Z] 3a77bd46dcc9: Pull complete [2022-07-01T00:16:24.032Z] 355e64cbe906: Pull complete [2022-07-01T00:16:24.307Z] 63ab81a10011: Pull complete [2022-07-01T00:16:31.030Z] 555d1d1c4555: Pull complete [2022-07-01T00:16:32.480Z] 7d9057610161: Pull complete [2022-07-01T00:16:32.480Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T00:16:32.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T00:16:32.480Z] ---> 819e984ddca1 [2022-07-01T00:16:32.480Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-01T00:16:33.485Z] ---> Running in b37d08fb2cac [2022-07-01T00:16:34.094Z] Removing intermediate container b37d08fb2cac [2022-07-01T00:16:34.094Z] ---> bb27b4ea1b42 [2022-07-01T00:16:34.094Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-01T00:16:34.094Z] ---> Running in 49a3ba9621e5 [2022-07-01T00:16:34.369Z] Removing intermediate container 49a3ba9621e5 [2022-07-01T00:16:34.369Z] ---> 0968c2301fdc [2022-07-01T00:16:34.369Z] Step 5/12 : WORKDIR /device-virtual-go [2022-07-01T00:16:34.369Z] ---> Running in b4afcba46d69 [2022-07-01T00:16:35.804Z] Removing intermediate container b4afcba46d69 [2022-07-01T00:16:35.804Z] ---> 3b212521fe03 [2022-07-01T00:16:35.804Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T00:16:35.804Z] ---> Running in 4935011505b0 [2022-07-01T00:16:37.802Z] Removing intermediate container 4935011505b0 [2022-07-01T00:16:37.802Z] ---> 71a727d0bed2 [2022-07-01T00:16:37.802Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-01T00:16:37.802Z] ---> Running in a05ee8dcaa30 [2022-07-01T00:16:38.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T00:16:39.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T00:16:40.364Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-01T00:16:40.634Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-01T00:16:40.634Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-01T00:16:40.909Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-01T00:16:40.909Z] Executing busybox-1.34.1-r3.trigger [2022-07-01T00:16:40.909Z] OK: 224 MiB in 56 packages [2022-07-01T00:16:41.896Z] Removing intermediate container a05ee8dcaa30 [2022-07-01T00:16:41.896Z] ---> d608aa250103 [2022-07-01T00:16:41.896Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-01T00:16:42.493Z] ---> 78c69c569a81 [2022-07-01T00:16:42.493Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T00:16:42.493Z] ---> Running in b795983ea9d4 [2022-07-01T00:17:29.551Z] Removing intermediate container b795983ea9d4 [2022-07-01T00:17:29.551Z] ---> 5e7cf4ec1562 [2022-07-01T00:17:29.551Z] Step 10/12 : COPY . . [2022-07-01T00:17:29.551Z] ---> 464f2b68b576 [2022-07-01T00:17:29.551Z] Step 11/12 : ARG MAKE='make build' [2022-07-01T00:17:29.551Z] ---> Running in ab9550fd98ae [2022-07-01T00:17:29.551Z] Removing intermediate container ab9550fd98ae [2022-07-01T00:17:29.551Z] ---> 3082f35832f5 [2022-07-01T00:17:29.551Z] Step 12/12 : RUN $MAKE [2022-07-01T00:17:29.551Z] ---> Running in 08060a58756c [2022-07-01T00:17:29.551Z] noop [2022-07-01T00:17:29.551Z] Removing intermediate container 08060a58756c [2022-07-01T00:17:29.551Z] ---> 1d36dfa5c6f6 [2022-07-01T00:17:29.551Z] Successfully built 1d36dfa5c6f6 [2022-07-01T00:17:29.551Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:17:29.918Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T00:17:29.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:17:30.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-16533 does not seem to be running inside a container [2022-07-01T00:17:30.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T00:17:31.537Z] $ docker top 5c4901962c90da50d67490a80de25b0a3d1de39dba6df0a7b9f7b372699ebe24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T00:17:32.440Z] + go version [2022-07-01T00:17:32.440Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T00:17:32.466Z] $ docker stop --time=1 5c4901962c90da50d67490a80de25b0a3d1de39dba6df0a7b9f7b372699ebe24 [2022-07-01T00:17:34.051Z] $ docker rm -f 5c4901962c90da50d67490a80de25b0a3d1de39dba6df0a7b9f7b372699ebe24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:17:34.646Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T00:17:34.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:17:34.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-16533 does not seem to be running inside a container [2022-07-01T00:17:34.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T00:17:36.219Z] $ docker top 4cfcf17dc548867362227f65081f751c07e4325cd183ce0fc0708d3d8445bea6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-01T00:17:37.125Z] + make test [2022-07-01T00:17:37.125Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-01T00:17:38.564Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-07-01T00:19:00.451Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-07-01T00:19:00.451Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.136s coverage: 65.7% of statements [2022-07-01T00:19:00.451Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-01T00:19:00.451Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-01T00:19:22.657Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T00:19:22.657Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T00:19:22.657Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T00:19:23.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-01T00:19:23.673Z] $ docker stop --time=1 4cfcf17dc548867362227f65081f751c07e4325cd183ce0fc0708d3d8445bea6 [2022-07-01T00:19:25.427Z] $ docker rm -f 4cfcf17dc548867362227f65081f751c07e4325cd183ce0fc0708d3d8445bea6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T00:19:26.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-01T00:19:26.369Z] Warning: overwriting stash ‘coverage-report’ [2022-07-01T00:19:26.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T00:19:27.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-01T00:19:27.562Z] + ls -al . [2022-07-01T00:19:27.562Z] total 188 [2022-07-01T00:19:27.562Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 00:19 . [2022-07-01T00:19:27.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:15 .. [2022-07-01T00:19:27.562Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 00:15 .git [2022-07-01T00:19:27.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 .github [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 1 00:15 .gitignore [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 00:15 .golangci.yml [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 8152 Jul 1 00:15 Attribution.txt [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jul 1 00:15 CHANGELOG.md [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jul 1 00:15 Dockerfile [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 00:15 GOVERNANCE.md [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 1 00:15 Jenkinsfile [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 1 00:15 LICENSE [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jul 1 00:15 Makefile [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 1 00:15 OWNERS.md [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jul 1 00:15 README.md [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 00:13 VERSION [2022-07-01T00:19:27.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 00:15 bin [2022-07-01T00:19:27.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 cmd [2022-07-01T00:19:27.562Z] -rw-r--r-- 1 jenkins jenkins 44128 Jul 1 00:18 coverage.out [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 3190 Jul 1 00:15 go.mod [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 35854 Jul 1 00:15 go.sum [2022-07-01T00:19:27.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 00:15 internal [2022-07-01T00:19:27.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 00:15 snap [2022-07-01T00:19:27.562Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 1 00:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:19:27.922Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f --label arch=arm64 --label version=0.0.0 . [2022-07-01T00:19:28.521Z] Sending build context to Docker daemon 11.71MB [2022-07-01T00:19:28.521Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-01T00:19:28.521Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-01T00:19:28.521Z] ---> 1d36dfa5c6f6 [2022-07-01T00:19:28.521Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-01T00:19:28.521Z] ---> Running in b27ea329bcdb [2022-07-01T00:19:28.795Z] Removing intermediate container b27ea329bcdb [2022-07-01T00:19:28.795Z] ---> 5d8aaec4932c [2022-07-01T00:19:28.795Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-01T00:19:28.795Z] ---> Running in 00ff3fab67be [2022-07-01T00:19:29.077Z] Removing intermediate container 00ff3fab67be [2022-07-01T00:19:29.077Z] ---> 100a21381d2b [2022-07-01T00:19:29.077Z] Step 5/26 : WORKDIR /device-virtual-go [2022-07-01T00:19:29.351Z] ---> Running in 6ef8469d9862 [2022-07-01T00:19:29.627Z] Removing intermediate container 6ef8469d9862 [2022-07-01T00:19:29.627Z] ---> d54919e3af54 [2022-07-01T00:19:29.627Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T00:19:29.627Z] ---> Running in 95a99270d7d7 [2022-07-01T00:19:31.068Z] Removing intermediate container 95a99270d7d7 [2022-07-01T00:19:31.068Z] ---> 1fca0a699137 [2022-07-01T00:19:31.068Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-01T00:19:31.344Z] ---> Running in 1494390449c7 [2022-07-01T00:19:32.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T00:19:33.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T00:19:34.282Z] OK: 224 MiB in 56 packages [2022-07-01T00:19:34.890Z] Removing intermediate container 1494390449c7 [2022-07-01T00:19:34.890Z] ---> 7dacf573d8e5 [2022-07-01T00:19:34.890Z] Step 8/26 : COPY go.mod vendor* ./ [2022-07-01T00:19:35.488Z] ---> b23e412405ae [2022-07-01T00:19:35.488Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T00:19:35.488Z] ---> Running in ff4ef8e265ef [2022-07-01T00:19:37.469Z] Removing intermediate container ff4ef8e265ef [2022-07-01T00:19:37.469Z] ---> c7ccba4c01a8 [2022-07-01T00:19:37.469Z] Step 10/26 : COPY . . [2022-07-01T00:19:38.452Z] ---> 87f1b49f1d49 [2022-07-01T00:19:38.452Z] Step 11/26 : ARG MAKE='make build' [2022-07-01T00:19:38.452Z] ---> Running in 5951134818ca [2022-07-01T00:19:38.727Z] Removing intermediate container 5951134818ca [2022-07-01T00:19:38.727Z] ---> 304878ef13e9 [2022-07-01T00:19:38.727Z] Step 12/26 : RUN $MAKE [2022-07-01T00:19:39.005Z] ---> Running in 9ddc4f5a7ee5 [2022-07-01T00:19:39.994Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-07-01T00:21:46.918Z] Removing intermediate container 9ddc4f5a7ee5 [2022-07-01T00:21:46.918Z] ---> 9504c966fa15 [2022-07-01T00:21:46.918Z] Step 13/26 : FROM alpine:3.14 [2022-07-01T00:21:46.918Z] 3.14: Pulling from library/alpine [2022-07-01T00:21:46.918Z] 455c02918c45: Pulling fs layer [2022-07-01T00:21:46.918Z] 455c02918c45: Verifying Checksum [2022-07-01T00:21:46.918Z] 455c02918c45: Download complete [2022-07-01T00:21:46.918Z] 455c02918c45: Pull complete [2022-07-01T00:21:46.918Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T00:21:46.918Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T00:21:46.918Z] ---> ac73e934f311 [2022-07-01T00:21:46.918Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-07-01T00:21:46.918Z] ---> Running in 37ec5ce99504 [2022-07-01T00:21:46.918Z] Removing intermediate container 37ec5ce99504 [2022-07-01T00:21:46.918Z] ---> 250690c5604b [2022-07-01T00:21:46.918Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T00:21:46.918Z] ---> Running in 15cd633937ac [2022-07-01T00:21:46.918Z] Removing intermediate container 15cd633937ac [2022-07-01T00:21:46.918Z] ---> 1999effc1586 [2022-07-01T00:21:46.918Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T00:21:46.918Z] ---> Running in 174edb60b016 [2022-07-01T00:21:46.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T00:21:46.918Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T00:21:46.918Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T00:21:46.918Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T00:21:46.918Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T00:21:46.918Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T00:21:46.918Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T00:21:46.918Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T00:21:46.918Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T00:21:46.918Z] OK: 8 MiB in 20 packages [2022-07-01T00:21:46.918Z] Removing intermediate container 174edb60b016 [2022-07-01T00:21:46.918Z] ---> ffb4e88fbf13 [2022-07-01T00:21:46.918Z] Step 17/26 : WORKDIR / [2022-07-01T00:21:46.918Z] ---> Running in 62decb540cd3 [2022-07-01T00:21:46.918Z] Removing intermediate container 62decb540cd3 [2022-07-01T00:21:46.918Z] ---> dbb94e1af32e [2022-07-01T00:21:46.918Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-07-01T00:21:46.918Z] ---> 86667a4e02cb [2022-07-01T00:21:46.918Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-07-01T00:21:46.918Z] ---> 22e88f35b08c [2022-07-01T00:21:46.918Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-07-01T00:21:46.918Z] ---> ba90cc0ec6b6 [2022-07-01T00:21:46.918Z] Step 21/26 : EXPOSE 59900 [2022-07-01T00:21:46.918Z] ---> Running in b5486d251231 [2022-07-01T00:21:46.918Z] Removing intermediate container b5486d251231 [2022-07-01T00:21:46.918Z] ---> de76e3a72907 [2022-07-01T00:21:46.918Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-07-01T00:21:46.918Z] ---> Running in 5d962dd955db [2022-07-01T00:21:46.918Z] Removing intermediate container 5d962dd955db [2022-07-01T00:21:46.918Z] ---> d14edbd29ccb [2022-07-01T00:21:46.918Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T00:21:46.918Z] ---> Running in f61eb859ac42 [2022-07-01T00:21:46.918Z] Removing intermediate container f61eb859ac42 [2022-07-01T00:21:46.918Z] ---> 01d39095f966 [2022-07-01T00:21:46.918Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T00:21:46.918Z] ---> Running in 80eec7970f13 [2022-07-01T00:21:46.918Z] Removing intermediate container 80eec7970f13 [2022-07-01T00:21:46.918Z] ---> f3456900df85 [2022-07-01T00:21:46.918Z] Step 25/26 : LABEL git_sha=ea1ef254f2ff59cdf4954b183e9f966f8a3d3e7f [2022-07-01T00:21:46.918Z] ---> Running in 3f184ae6e840 [2022-07-01T00:21:46.918Z] Removing intermediate container 3f184ae6e840 [2022-07-01T00:21:46.918Z] ---> a2a5b8b2886a [2022-07-01T00:21:46.918Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T00:21:47.193Z] ---> Running in 9b2e6173d125 [2022-07-01T00:21:47.467Z] Removing intermediate container 9b2e6173d125 [2022-07-01T00:21:47.467Z] ---> 2ab0a85f74f7 [2022-07-01T00:21:47.467Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-01T00:21:47.467Z] Successfully built 2ab0a85f74f7 [2022-07-01T00:21:47.467Z] Successfully tagged device-virtual-arm64:latest [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] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:21:47.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T00:21:47.934Z] [2022-07-01T00:21:47.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:21:48.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T00:21:48.563Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T00:21:48.563Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T00:21:48.563Z] 04944245beec: Pulling fs layer [2022-07-01T00:21:48.563Z] 699f458cf7ca: Pulling fs layer [2022-07-01T00:21:48.563Z] 765212b225bb: Pulling fs layer [2022-07-01T00:21:48.563Z] f23df028b6ca: Pulling fs layer [2022-07-01T00:21:48.563Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T00:21:48.563Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T00:21:48.563Z] f23df028b6ca: Waiting [2022-07-01T00:21:48.563Z] d65c8cfc05b1: Waiting [2022-07-01T00:21:48.563Z] 765212b225bb: Waiting [2022-07-01T00:21:48.563Z] 2437ff75d9bd: Waiting [2022-07-01T00:21:48.563Z] 04944245beec: Verifying Checksum [2022-07-01T00:21:48.563Z] 04944245beec: Download complete [2022-07-01T00:21:48.563Z] 765212b225bb: Verifying Checksum [2022-07-01T00:21:48.563Z] 765212b225bb: Download complete [2022-07-01T00:21:48.563Z] f23df028b6ca: Verifying Checksum [2022-07-01T00:21:48.563Z] f23df028b6ca: Download complete [2022-07-01T00:21:48.563Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T00:21:48.563Z] d65c8cfc05b1: Download complete [2022-07-01T00:21:48.839Z] 699f458cf7ca: Verifying Checksum [2022-07-01T00:21:48.839Z] 699f458cf7ca: Download complete [2022-07-01T00:21:49.122Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T00:21:49.122Z] 8998bd30e6a1: Download complete [2022-07-01T00:21:51.764Z] 2437ff75d9bd: Download complete [2022-07-01T00:21:53.200Z] 8998bd30e6a1: Pull complete [2022-07-01T00:21:53.799Z] 04944245beec: Pull complete [2022-07-01T00:21:55.236Z] 699f458cf7ca: Pull complete [2022-07-01T00:21:55.510Z] 765212b225bb: Pull complete [2022-07-01T00:21:56.496Z] f23df028b6ca: Pull complete [2022-07-01T00:21:56.496Z] d65c8cfc05b1: Pull complete [2022-07-01T00:22:11.742Z] 2437ff75d9bd: Pull complete [2022-07-01T00:22:11.742Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T00:22:11.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T00:22:11.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:22:11.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-16533 does not seem to be running inside a container [2022-07-01T00:22:12.090Z] $ 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/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T00:22:14.633Z] $ docker top 7e6de025c54f6bbbd2a25d7028cd322e28621ed6588b43f8b8e7a3b9de532396 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:22:15.544Z] ---> job-cost.sh [2022-07-01T00:22:15.544Z] lf-activate-venv: SKIPPING [2022-07-01T00:22:15.544Z] INFO: No Stack... [2022-07-01T00:22:16.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T00:22:16.739Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T00:22:17.406Z] + cat+ /w/workspace/device-virtual-go/2/archives/cost.csv [2022-07-01T00:22:17.406Z] cut -d, -f6 [Pipeline] lock [2022-07-01T00:22:17.470Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [2022-07-01T00:22:17.478Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] did not exist. Created. [2022-07-01T00:22:17.478Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T00:22:18.199Z] /w/workspace/device-virtual-go/2@tmp/durable-07e5e81c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-01T00:22:18.889Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T00:22:18.915Z] Warning: overwriting stash ‘stack-cost’ [2022-07-01T00:22:18.961Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T00:22:18.971Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-293-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T00:22:18.993Z] $ docker stop --time=1 7e6de025c54f6bbbd2a25d7028cd322e28621ed6588b43f8b8e7a3b9de532396 [2022-07-01T00:22:20.555Z] $ docker rm -f 7e6de025c54f6bbbd2a25d7028cd322e28621ed6588b43f8b8e7a3b9de532396 [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-07-01T00:22:21.017Z] provisioning config files... [2022-07-01T00:22:21.027Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-293@tmp/config6814015448653281007tmp [Pipeline] { [Pipeline] sh [2022-07-01T00:22:21.320Z] + set +x [2022-07-01T00:22:21.320Z] + curl -s https://codecov.io/bash [2022-07-01T00:22:21.320Z] + bash -s -- [2022-07-01T00:22:21.320Z] [2022-07-01T00:22:21.320Z] _____ _ [2022-07-01T00:22:21.320Z] / ____| | | [2022-07-01T00:22:21.320Z] | | ___ __| | ___ ___ _____ __ [2022-07-01T00:22:21.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-01T00:22:21.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-01T00:22:21.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-01T00:22:21.320Z] Bash-1.0.6 [2022-07-01T00:22:21.320Z] [2022-07-01T00:22:21.320Z] [2022-07-01T00:22:21.320Z] ==> git version 2.25.1 found [2022-07-01T00:22:21.321Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-01T00:22:21.321Z] Release-Date: 2020-01-08 [2022-07-01T00:22:21.321Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-01T00:22:21.321Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-01T00:22:21.321Z] ==> Jenkins CI detected. [2022-07-01T00:22:21.321Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-293 [2022-07-01T00:22:21.321Z] project root: . [2022-07-01T00:22:21.321Z] --> token set from env [2022-07-01T00:22:21.321Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-01T00:22:21.321Z] ==> Running gcov in . (disable via -X gcov) [2022-07-01T00:22:21.321Z] ==> Python coveragepy not found [2022-07-01T00:22:21.321Z] ==> Searching for coverage reports in: [2022-07-01T00:22:21.321Z] + . [2022-07-01T00:22:21.321Z] -> Found 1 reports [2022-07-01T00:22:21.321Z] ==> Detecting git/mercurial file structure [2022-07-01T00:22:21.321Z] ==> Reading reports [2022-07-01T00:22:21.580Z] + ./coverage.out bytes=44128 [2022-07-01T00:22:21.580Z] ==> Appending adjustments [2022-07-01T00:22:21.580Z] https://docs.codecov.io/docs/fixing-reports [2022-07-01T00:22:21.580Z] + Found adjustments [2022-07-01T00:22:21.580Z] ==> Gzipping contents [2022-07-01T00:22:21.580Z] 8.0K /tmp/codecov.XgdzZB.gz [2022-07-01T00:22:21.580Z] ==> Uploading reports [2022-07-01T00:22:21.580Z] url: https://codecov.io [2022-07-01T00:22:21.580Z] query: branch=PR-293&commit=f48193bc2feaf7bdfafabd1215da406fa75fa9e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-293%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=293&job=&cmd_args= [2022-07-01T00:22:21.580Z] -> Pinging Codecov [2022-07-01T00:22:21.580Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-293&commit=f48193bc2feaf7bdfafabd1215da406fa75fa9e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-293%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=293&job=&cmd_args= [2022-07-01T00:22:21.841Z] -> Uploading to [2022-07-01T00:22:21.841Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-01/5E52B4B073DB2E39498172D8E973AA87/f48193bc2feaf7bdfafabd1215da406fa75fa9e3/16c3c80e-755f-45a6-9a67-d1cd4135049d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T002221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6885994b642ee67c8f5575e0b5825dbf2629bffec786b2dab4c88da9696414f2 [2022-07-01T00:22:21.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T00:22:21.841Z] Dload Upload Total Spent Left Speed [2022-07-01T00:22:22.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5506 0 0 100 5506 0 19455 --:--:-- --:--:-- --:--:-- 19455 [2022-07-01T00:22:22.101Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/f48193bc2feaf7bdfafabd1215da406fa75fa9e3 [Pipeline] } [2022-07-01T00:22:22.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-07-01T00:22:22.736Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-293/archives ] [2022-07-01T00:22:22.736Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-293/archives [2022-07-01T00:22:22.736Z] total 16 [2022-07-01T00:22:22.736Z] drwxr-xr-x 3 root root 4096 Jul 1 00:15 . [2022-07-01T00:22:22.736Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 00:15 .. [2022-07-01T00:22:22.736Z] drwxr-xr-x 2 root root 4096 Jul 1 00:15 cost [2022-07-01T00:22:22.736Z] -rw-r--r-- 1 root root 88 Jul 1 00:15 cost.csv [2022-07-01T00:22:22.736Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-293/archives [2022-07-01T00:22:22.736Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-293/archives [2022-07-01T00:22:22.736Z] total 16 [2022-07-01T00:22:22.736Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 00:15 . [2022-07-01T00:22:22.736Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 00:15 .. [2022-07-01T00:22:22.736Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 00:15 cost [2022-07-01T00:22:22.736Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 1 00:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:22:23.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:22:23.901Z] ---> package-listing.sh [2022-07-01T00:22:23.902Z] ++ facter osfamily [2022-07-01T00:22:23.902Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T00:22:24.162Z] + OS_FAMILY=debian [2022-07-01T00:22:24.162Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-293 [2022-07-01T00:22:24.162Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T00:22:24.162Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T00:22:24.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T00:22:24.162Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T00:22:24.162Z] + '[' /w/workspace/foundry_device-virtual-go_PR-293 ']' [2022-07-01T00:22:24.162Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T00:22:24.162Z] + case "${OS_FAMILY}" in [2022-07-01T00:22:24.162Z] + dpkg -l [2022-07-01T00:22:24.162Z] + grep '^ii' [2022-07-01T00:22:24.162Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T00:22:24.162Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T00:22:24.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T00:22:24.162Z] + '[' /w/workspace/foundry_device-virtual-go_PR-293 ']' [2022-07-01T00:22:24.162Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-293/archives/ [2022-07-01T00:22:24.162Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-293/archives/ [Pipeline] echo [2022-07-01T00:22:24.175Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T00:22:24.456Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T00:22:25.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T00:22:25.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T00:22:25.114Z] prd-ubuntu20.04-docker-8c-8g-16532 does not seem to be running inside a container [2022-07-01T00:22:25.150Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-293 -v /w/workspace/foundry_device-virtual-go_PR-293:/w/workspace/foundry_device-virtual-go_PR-293:rw,z -v /w/workspace/foundry_device-virtual-go_PR-293@tmp:/w/workspace/foundry_device-virtual-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T00:22:25.419Z] $ docker top 4ff54abb0c7a8266e8154916d721b0e1e1e6b203883f8e97ab18123a7069623c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T00:22:25.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T00:22:26.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T00:22:26.360Z] + ls /var/log/sa-host [2022-07-01T00:22:26.360Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T00:22:26.507Z] provisioning config files... [2022-07-01T00:22:26.517Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-293@tmp/config6828686666133118322tmp [Pipeline] { [Pipeline] echo [2022-07-01T00:22:26.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:22:26.816Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T00:22:26.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:22:27.175Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T00:22:27.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:22:27.471Z] ---> sudo-logs.sh [2022-07-01T00:22:27.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T00:22:27.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:22:27.787Z] ---> job-cost.sh [2022-07-01T00:22:27.787Z] lf-activate-venv: SKIPPING [2022-07-01T00:22:27.787Z] DEBUG: total: 0.2199999988079071 [2022-07-01T00:22:27.787Z] INFO: Retrieving Stack Cost... [2022-07-01T00:22:28.048Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T00:22:28.619Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T00:22:28.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T00:22:28.916Z] ---> logs-deploy.sh [2022-07-01T00:22:28.916Z] lf-activate-venv: SKIPPING [2022-07-01T00:22:28.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-293/2 [2022-07-01T00:22:28.916Z] INFO: archiving workspace using pattern(s): [2022-07-01T00:22:29.860Z] Archives upload complete. [2022-07-01T00:22:29.860Z] INFO: archiving logs to Nexus