Pull request #283 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-virtual-go Obtained Jenkinsfile from ed7f5f091573808054d3ba690d1e3634685131fc+b3c8352dddffb55a33ce15791a32ab0061559949 (af9859c44362f4a897f55b8c68a8d759e06d1803) 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-ssh4573047718036132377.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh13016958592154320419.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-283/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-283/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17707540948808491932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11491412439032629862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-283/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-283/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16329814652392787094.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-44862’ is offline Running on prd-ubuntu20.04-docker-8c-8g-45062 in /w/workspace/foundry_device-virtual-go_PR-283 [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-283 # 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 b3c8352dddffb55a33ce15791a32ab0061559949 into PR head commit ed7f5f091573808054d3ba690d1e3634685131fc Merge succeeded, producing ed7f5f091573808054d3ba690d1e3634685131fc Checking out Revision ed7f5f091573808054d3ba690d1e3634685131fc (PR-283) > 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/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed7f5f091573808054d3ba690d1e3634685131fc # 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 b3c8352dddffb55a33ce15791a32ab0061559949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed7f5f091573808054d3ba690d1e3634685131fc # timeout=10 Commit message: "docs: update CHANGELOG for Kamakura" First time build. Skipping changelog. > git rev-list --no-walk a013439234b9307602081a594efb55ca33150c21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T06:43:51.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T06:43:51.107Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T06:43:51.123Z] ========================================================= [2022-05-10T06:43:51.123Z] EdgeX Global Pipelines Version Info [2022-05-10T06:43:51.123Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:43:52.025Z] ------------------- [2022-05-10T06:43:52.026Z] stable info: [2022-05-10T06:43:52.026Z] ------------------- [2022-05-10T06:43:52.026Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:43:52.026Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T06:43:52.026Z] Message: update stable to v1.0.227 [2022-05-10T06:43:52.602Z] ------------------- [2022-05-10T06:43:52.602Z] experimental info: [2022-05-10T06:43:52.602Z] ------------------- [2022-05-10T06:43:52.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:43:52.602Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T06:43:52.602Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T06:43:52.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-05-10T06:43:52.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-05-10T06:43:52.778Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T06:43:52.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T06:43:52.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T06:43:52.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T06:43:52.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T06:43:52.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T06:43:52.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T06:43:52.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T06:43:52.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T06:43:52.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-05-10T06:43:52.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T06:43:52.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T06:43:52.953Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:43:52.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:43:52.987Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:43:53.008Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:43:53.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T06:43:53.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T06:43:53.054Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T06:43:53.065Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T06:43:53.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T06:43:53.096Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T06:43:53.110Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T06:43:53.127Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T06:43:53.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-283 [Pipeline] echo [2022-05-10T06:43:53.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-283 [Pipeline] echo [2022-05-10T06:43:53.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-283 [Pipeline] echo [2022-05-10T06:43:53.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed7f5f091573808054d3ba690d1e3634685131fc [Pipeline] echo [2022-05-10T06:43:53.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed7f5f0 [Pipeline] echo [2022-05-10T06:43:53.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:43:53.264Z] provisioning config files... [2022-05-10T06:43:53.289Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config311074773677801480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:43:53.626Z] ---> docker-login.sh [2022-05-10T06:43:53.626Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:43:53.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:53.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:53.888Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:53.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:53.888Z] [2022-05-10T06:43:53.888Z] Login Succeeded [2022-05-10T06:43:53.888Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:43:54.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:54.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:54.150Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:54.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:54.150Z] [2022-05-10T06:43:54.150Z] Login Succeeded [2022-05-10T06:43:54.150Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:43:54.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:54.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:54.150Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:54.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:54.150Z] [2022-05-10T06:43:54.150Z] Login Succeeded [2022-05-10T06:43:54.150Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:43:54.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:54.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:54.412Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:54.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:54.412Z] [2022-05-10T06:43:54.412Z] Login Succeeded [2022-05-10T06:43:54.412Z] docker.io [2022-05-10T06:43:54.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:54.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:54.991Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:54.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:54.991Z] [2022-05-10T06:43:54.991Z] Login Succeeded [2022-05-10T06:43:54.991Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:43:55.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T06:43:55.367Z] + git rev-list -1 --merges ed7f5f091573808054d3ba690d1e3634685131fc~1..ed7f5f091573808054d3ba690d1e3634685131fc [Pipeline] echo [2022-05-10T06:43:55.404Z] -----------> git rev-list -1 --merges ed7f5f091573808054d3ba690d1e3634685131fc~1..ed7f5f091573808054d3ba690d1e3634685131fc ed7f5f091573808054d3ba690d1e3634685131fc [false] [Pipeline] sh [2022-05-10T06:43:55.811Z] + git log --format=format:%s -1 ed7f5f091573808054d3ba690d1e3634685131fc [Pipeline] echo [2022-05-10T06:43:55.828Z] ========================================================= [2022-05-10T06:43:55.828Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T06:43:55.828Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:43:56.166Z] + git log --format=format:%s -1 ed7f5f091573808054d3ba690d1e3634685131fc [Pipeline] echo [2022-05-10T06:43:56.182Z] [semverPrep] GIT_COMMIT: ed7f5f091573808054d3ba690d1e3634685131fc, Commit Message: docs: update CHANGELOG for Kamakura [Pipeline] echo [2022-05-10T06:43:56.191Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T06:43:56.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:43:56.588Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T06:43:56.588Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T06:43:56.588Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T06:43:56.588Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T06:43:56.588Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T06:43:56.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:43:56.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:43:56.927Z] [2022-05-10T06:43:56.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:43:57.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:43:57.231Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T06:43:57.231Z] 1fe172e4850f: Pulling fs layer [2022-05-10T06:43:57.231Z] caf521ccaac6: Pulling fs layer [2022-05-10T06:43:57.231Z] 3ead6fa29328: Pulling fs layer [2022-05-10T06:43:57.231Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T06:43:57.231Z] a8d5f1318db7: Pulling fs layer [2022-05-10T06:43:57.231Z] c427282e49a2: Pulling fs layer [2022-05-10T06:43:57.231Z] 1827001aaf11: Pulling fs layer [2022-05-10T06:43:57.231Z] 0714d37db230: Pulling fs layer [2022-05-10T06:43:57.231Z] ac28cf19c067: Pulling fs layer [2022-05-10T06:43:57.231Z] ca983d60f3e2: Pulling fs layer [2022-05-10T06:43:57.231Z] 9f894cec8388: Pulling fs layer [2022-05-10T06:43:57.231Z] c427282e49a2: Waiting [2022-05-10T06:43:57.231Z] 9f894cec8388: Waiting [2022-05-10T06:43:57.231Z] a8d5f1318db7: Waiting [2022-05-10T06:43:57.231Z] ca983d60f3e2: Waiting [2022-05-10T06:43:57.231Z] 1827001aaf11: Waiting [2022-05-10T06:43:57.231Z] caf521ccaac6: Download complete [2022-05-10T06:43:57.231Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T06:43:57.231Z] 5c2a1cbceb83: Download complete [2022-05-10T06:43:57.500Z] a8d5f1318db7: Verifying Checksum [2022-05-10T06:43:57.500Z] a8d5f1318db7: Download complete [2022-05-10T06:43:57.500Z] c427282e49a2: Download complete [2022-05-10T06:43:57.500Z] 3ead6fa29328: Verifying Checksum [2022-05-10T06:43:57.500Z] 3ead6fa29328: Download complete [2022-05-10T06:43:57.500Z] 0714d37db230: Verifying Checksum [2022-05-10T06:43:57.500Z] 0714d37db230: Download complete [2022-05-10T06:43:57.500Z] ca983d60f3e2: Verifying Checksum [2022-05-10T06:43:57.500Z] ca983d60f3e2: Download complete [2022-05-10T06:43:57.500Z] 9f894cec8388: Download complete [2022-05-10T06:43:57.500Z] 1fe172e4850f: Verifying Checksum [2022-05-10T06:43:57.500Z] 1fe172e4850f: Download complete [2022-05-10T06:43:58.072Z] 1827001aaf11: Download complete [2022-05-10T06:43:59.011Z] 1fe172e4850f: Pull complete [2022-05-10T06:43:59.272Z] caf521ccaac6: Pull complete [2022-05-10T06:43:59.845Z] 3ead6fa29328: Pull complete [2022-05-10T06:43:59.845Z] 5c2a1cbceb83: Pull complete [2022-05-10T06:44:00.106Z] a8d5f1318db7: Pull complete [2022-05-10T06:44:00.106Z] c427282e49a2: Pull complete [2022-05-10T06:44:02.658Z] 1827001aaf11: Pull complete [2022-05-10T06:44:02.658Z] 0714d37db230: Pull complete [2022-05-10T06:44:02.658Z] ac28cf19c067: Pull complete [2022-05-10T06:44:02.658Z] ca983d60f3e2: Pull complete [2022-05-10T06:44:02.658Z] 9f894cec8388: Pull complete [2022-05-10T06:44:02.658Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T06:44:02.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:44:02.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T06:44:02.735Z] prd-ubuntu20.04-docker-8c-8g-45062 does not seem to be running inside a container [2022-05-10T06:44:02.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:44:04.673Z] $ docker top 0b7ac91e42389991b30bb31b1c3a89228b44382e94387992604b49593efa4ebf -eo pid,comm [2022-05-10T06:44:04.737Z] 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-05-10T06:44:04.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:44:04.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:44:04.773Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:44:04.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:44:04.924Z] $ docker exec 0b7ac91e42389991b30bb31b1c3a89228b44382e94387992604b49593efa4ebf ssh-agent [2022-05-10T06:44:05.048Z] SSH_AUTH_SOCK=/tmp/ssh-pU7shyIl4AU1/agent.34 [2022-05-10T06:44:05.048Z] SSH_AGENT_PID=40 [2022-05-10T06:44:05.056Z] Running ssh-add (command line suppressed) [2022-05-10T06:44:05.196Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_4089965210262276718.key (/w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_4089965210262276718.key) [2022-05-10T06:44:05.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:44:05.499Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T06:44:05.520Z] $ docker exec --env ******** --env ******** 0b7ac91e42389991b30bb31b1c3a89228b44382e94387992604b49593efa4ebf ssh-agent -k [2022-05-10T06:44:05.644Z] unset SSH_AUTH_SOCK; [2022-05-10T06:44:05.645Z] unset SSH_AGENT_PID; [2022-05-10T06:44:05.645Z] echo Agent pid 40 killed; [2022-05-10T06:44:05.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T06:44:05.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:44:05.688Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:44:05.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:44:05.826Z] $ docker exec 0b7ac91e42389991b30bb31b1c3a89228b44382e94387992604b49593efa4ebf ssh-agent [2022-05-10T06:44:05.965Z] SSH_AUTH_SOCK=/tmp/ssh-UAI6sUaiQtkX/agent.74 [2022-05-10T06:44:05.965Z] SSH_AGENT_PID=81 [2022-05-10T06:44:05.971Z] Running ssh-add (command line suppressed) [2022-05-10T06:44:06.099Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_204472937188369752.key (/w/workspace/foundry_device-virtual-go_PR-283@tmp/private_key_204472937188369752.key) [2022-05-10T06:44:06.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:44:06.398Z] + git semver init [2022-05-10T06:44:06.658Z] 2022-05-10 06:44:06,613 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T06:44:06.658Z] 2022-05-10 06:44:06,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-283/.semver [2022-05-10T06:44:06.658Z] 2022-05-10 06:44:06,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-283/.semver [2022-05-10T06:44:06.658Z] 2022-05-10 06:44:06,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-283/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-283, universal_newlines=False, shell=None, istream=None) [2022-05-10T06:44:08.046Z] 2022-05-10 06:44:07,653 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-283/.git/info/exclude [2022-05-10T06:44:08.046Z] 2022-05-10 06:44:07,654 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 with force:False [2022-05-10T06:44:08.046Z] 2022-05-10 06:44:07,654 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 [2022-05-10T06:44:08.046Z] 2022-05-10 06:44:07,658 [execute] INFO git cat-file --batch-check [2022-05-10T06:44:08.046Z] 2022-05-10 06:44:07,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T06:44:08.046Z] 2022-05-10 06:44:07,664 [execute] INFO git cat-file --batch [2022-05-10T06:44:08.046Z] 2022-05-10 06:44:07,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-283/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T06:44:08.046Z] 2022-05-10 06:44:07,669 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-283/.semver/PR-283 [2022-05-10T06:44:08.046Z] 0.0.0 [Pipeline] } [2022-05-10T06:44:08.063Z] $ docker exec --env ******** --env ******** 0b7ac91e42389991b30bb31b1c3a89228b44382e94387992604b49593efa4ebf ssh-agent -k [2022-05-10T06:44:08.173Z] unset SSH_AUTH_SOCK; [2022-05-10T06:44:08.174Z] unset SSH_AGENT_PID; [2022-05-10T06:44:08.174Z] echo Agent pid 81 killed; [2022-05-10T06:44:08.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:44:08.482Z] + git semver [Pipeline] } [2022-05-10T06:44:08.763Z] $ docker stop --time=1 0b7ac91e42389991b30bb31b1c3a89228b44382e94387992604b49593efa4ebf [2022-05-10T06:44:10.086Z] $ docker rm -f 0b7ac91e42389991b30bb31b1c3a89228b44382e94387992604b49593efa4ebf [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:44:10.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T06:44:10.733Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T06:44:10.737Z] [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-05-10T06:44:10.910Z] provisioning config files... [2022-05-10T06:44:10.922Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config7705353477935069720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:44:11.226Z] ---> docker-login.sh [2022-05-10T06:44:11.226Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:44:11.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:11.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:11.226Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:11.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:11.226Z] [2022-05-10T06:44:11.226Z] Login Succeeded [2022-05-10T06:44:11.226Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:44:11.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:11.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:11.488Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:11.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:11.488Z] [2022-05-10T06:44:11.488Z] Login Succeeded [2022-05-10T06:44:11.488Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:44:11.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:11.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:11.488Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:11.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:11.488Z] [2022-05-10T06:44:11.488Z] Login Succeeded [2022-05-10T06:44:11.488Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:44:11.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:11.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:11.748Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:11.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:11.748Z] [2022-05-10T06:44:11.748Z] Login Succeeded [2022-05-10T06:44:11.748Z] docker.io [2022-05-10T06:44:11.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:12.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:12.010Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:12.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:12.010Z] [2022-05-10T06:44:12.010Z] Login Succeeded [2022-05-10T06:44:12.010Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:44:12.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:44:12.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:44:12.094Z] ========================================================= [2022-05-10T06:44:12.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T06:44:12.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:12.410Z] + 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-05-10T06:44:12.410Z] Sending build context to Docker daemon 22.93MB [2022-05-10T06:44:12.410Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:44:12.410Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T06:44:12.672Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T06:44:12.672Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T06:44:12.672Z] 666ba61612fd: Pulling fs layer [2022-05-10T06:44:12.672Z] 8ed8ca486205: Pulling fs layer [2022-05-10T06:44:12.672Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T06:44:12.672Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T06:44:12.672Z] ca2b28591e48: Pulling fs layer [2022-05-10T06:44:12.672Z] a51346096db8: Pulling fs layer [2022-05-10T06:44:12.672Z] daebc70d1ce1: Pulling fs layer [2022-05-10T06:44:12.672Z] 0e18a0eac166: Pulling fs layer [2022-05-10T06:44:12.672Z] 4fe6c5a15a65: Waiting [2022-05-10T06:44:12.672Z] 22a0e8bec74d: Waiting [2022-05-10T06:44:12.672Z] a51346096db8: Waiting [2022-05-10T06:44:12.672Z] ca2b28591e48: Waiting [2022-05-10T06:44:12.672Z] 8ed8ca486205: Verifying Checksum [2022-05-10T06:44:12.672Z] 8ed8ca486205: Download complete [2022-05-10T06:44:12.672Z] 666ba61612fd: Verifying Checksum [2022-05-10T06:44:12.672Z] 666ba61612fd: Download complete [2022-05-10T06:44:12.672Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T06:44:12.672Z] 22a0e8bec74d: Download complete [2022-05-10T06:44:12.672Z] ca2b28591e48: Verifying Checksum [2022-05-10T06:44:12.672Z] ca2b28591e48: Download complete [2022-05-10T06:44:12.672Z] a51346096db8: Download complete [2022-05-10T06:44:12.672Z] 59bf1c3509f3: Download complete [2022-05-10T06:44:12.672Z] daebc70d1ce1: Verifying Checksum [2022-05-10T06:44:12.672Z] daebc70d1ce1: Download complete [2022-05-10T06:44:12.939Z] 59bf1c3509f3: Pull complete [2022-05-10T06:44:13.207Z] 666ba61612fd: Pull complete [2022-05-10T06:44:13.207Z] 8ed8ca486205: Pull complete [2022-05-10T06:44:13.469Z] 0e18a0eac166: Verifying Checksum [2022-05-10T06:44:13.469Z] 0e18a0eac166: Download complete [2022-05-10T06:44:13.469Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T06:44:13.469Z] 4fe6c5a15a65: Download complete [2022-05-10T06:44:17.666Z] 4fe6c5a15a65: Pull complete [2022-05-10T06:44:17.666Z] 22a0e8bec74d: Pull complete [2022-05-10T06:44:17.926Z] ca2b28591e48: Pull complete [2022-05-10T06:44:17.926Z] a51346096db8: Pull complete [2022-05-10T06:44:17.926Z] daebc70d1ce1: Pull complete [2022-05-10T06:44:20.467Z] 0e18a0eac166: Pull complete [2022-05-10T06:44:20.467Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T06:44:20.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T06:44:20.467Z] ---> f018257e8ee9 [2022-05-10T06:44:20.467Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:44:22.386Z] ---> Running in 0824bca74fe6 [2022-05-10T06:44:22.386Z] Removing intermediate container 0824bca74fe6 [2022-05-10T06:44:22.386Z] ---> 99f103ae1002 [2022-05-10T06:44:22.386Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:44:22.386Z] ---> Running in a10254875f9d [2022-05-10T06:44:22.386Z] Removing intermediate container a10254875f9d [2022-05-10T06:44:22.386Z] ---> 6b5fa5bc1aba [2022-05-10T06:44:22.386Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-10T06:44:22.386Z] ---> Running in eb83278b9264 [2022-05-10T06:44:22.646Z] Removing intermediate container eb83278b9264 [2022-05-10T06:44:22.646Z] ---> 06fc45ff1268 [2022-05-10T06:44:22.646Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:44:22.646Z] ---> Running in b205f12729f9 [2022-05-10T06:44:23.217Z] Removing intermediate container b205f12729f9 [2022-05-10T06:44:23.217Z] ---> e7a57f3f8a6f [2022-05-10T06:44:23.217Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:44:23.217Z] ---> Running in 8dba42316ec9 [2022-05-10T06:44:23.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:44:24.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:44:24.681Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T06:44:24.681Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T06:44:24.944Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T06:44:24.944Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T06:44:25.227Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T06:44:25.227Z] OK: 224 MiB in 56 packages [2022-05-10T06:44:25.487Z] Removing intermediate container 8dba42316ec9 [2022-05-10T06:44:25.487Z] ---> f0069915d930 [2022-05-10T06:44:25.487Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-10T06:44:25.748Z] ---> 1a5fa9bd1cb3 [2022-05-10T06:44:25.748Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:44:25.748Z] ---> Running in 043f9298d549 [2022-05-10T06:44:25.857Z] Still waiting to schedule task [2022-05-10T06:44:25.857Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:44:25.857Z] ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:44:25.857Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-45067’ is offline [2022-05-10T06:44:40.660Z] Removing intermediate container 043f9298d549 [2022-05-10T06:44:40.660Z] ---> f7276910d2fb [2022-05-10T06:44:40.660Z] Step 10/12 : COPY . . [2022-05-10T06:44:40.920Z] ---> 8381102507e7 [2022-05-10T06:44:40.920Z] Step 11/12 : ARG MAKE='make build' [2022-05-10T06:44:40.920Z] ---> Running in ed664d84928e [2022-05-10T06:44:40.920Z] Removing intermediate container ed664d84928e [2022-05-10T06:44:40.920Z] ---> c26fc47865f4 [2022-05-10T06:44:40.920Z] Step 12/12 : RUN $MAKE [2022-05-10T06:44:40.920Z] ---> Running in 569fdb00590f [2022-05-10T06:44:41.491Z] noop [2022-05-10T06:44:41.756Z] Removing intermediate container 569fdb00590f [2022-05-10T06:44:41.756Z] ---> 565c65a53651 [2022-05-10T06:44:41.756Z] Successfully built 565c65a53651 [2022-05-10T06:44:41.756Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:42.058Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:44:42.058Z] . [Pipeline] withDockerContainer [2022-05-10T06:44:42.131Z] prd-ubuntu20.04-docker-8c-8g-45062 does not seem to be running inside a container [2022-05-10T06:44:42.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:44:42.587Z] $ docker top d83fb7b08c75b31899078aceb83460a0da3acb64fe0c1ea893d0f062e90c23c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:44:42.956Z] + go version [2022-05-10T06:44:42.956Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T06:44:42.976Z] $ docker stop --time=1 d83fb7b08c75b31899078aceb83460a0da3acb64fe0c1ea893d0f062e90c23c0 [2022-05-10T06:44:44.251Z] $ docker rm -f d83fb7b08c75b31899078aceb83460a0da3acb64fe0c1ea893d0f062e90c23c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:44.677Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:44:44.677Z] . [Pipeline] withDockerContainer [2022-05-10T06:44:44.751Z] prd-ubuntu20.04-docker-8c-8g-45062 does not seem to be running inside a container [2022-05-10T06:44:44.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:44:45.255Z] $ docker top efa8b2472f55421b67a2d079faacd0d703059416cecb674fbf3b191094dfb7d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:44:45.614Z] + make test [2022-05-10T06:44:45.614Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-10T06:44:45.873Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-10T06:44:55.857Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-10T06:44:56.425Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 65.7% of statements [2022-05-10T06:45:04.558Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T06:45:08.759Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:45:08.759Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:45:08.759Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:45:09.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:45:09.051Z] $ docker stop --time=1 efa8b2472f55421b67a2d079faacd0d703059416cecb674fbf3b191094dfb7d8 [2022-05-10T06:45:10.984Z] $ docker rm -f efa8b2472f55421b67a2d079faacd0d703059416cecb674fbf3b191094dfb7d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:45:11.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:45:11.486Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T06:45:12.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:45:12.303Z] + ls -al . [2022-05-10T06:45:12.303Z] total 188 [2022-05-10T06:45:12.303Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:45 . [2022-05-10T06:45:12.303Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:43 .. [2022-05-10T06:45:12.303Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:44 .git [2022-05-10T06:45:12.303Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:43 .github [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 270 May 10 06:43 .gitignore [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:43 .golangci.yml [2022-05-10T06:45:12.303Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:44 .semver [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 10 06:43 Attribution.txt [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 10 06:43 CHANGELOG.md [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 10 06:43 Dockerfile [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:43 GOVERNANCE.md [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 660 May 10 06:43 Jenkinsfile [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:43 LICENSE [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 10 06:43 Makefile [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 623 May 10 06:43 OWNERS.md [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 10 06:43 README.md [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:44 VERSION [2022-05-10T06:45:12.303Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:43 bin [2022-05-10T06:45:12.303Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:43 cmd [2022-05-10T06:45:12.303Z] -rw-r--r-- 1 jenkins jenkins 44128 May 10 06:44 coverage.out [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 3185 May 10 06:43 go.mod [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 35216 May 10 06:43 go.sum [2022-05-10T06:45:12.303Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:43 internal [2022-05-10T06:45:12.303Z] -rw-rw-r-- 1 jenkins jenkins 235 May 10 06:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:12.606Z] + 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=ed7f5f091573808054d3ba690d1e3634685131fc --label arch=amd64 --label version=0.0.0 . [2022-05-10T06:45:12.606Z] Sending build context to Docker daemon 22.98MB [2022-05-10T06:45:12.606Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:45:12.606Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-10T06:45:12.606Z] ---> 565c65a53651 [2022-05-10T06:45:12.606Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:45:12.866Z] ---> Running in 60591bb523db [2022-05-10T06:45:12.866Z] Removing intermediate container 60591bb523db [2022-05-10T06:45:12.866Z] ---> 3432261cbfe5 [2022-05-10T06:45:12.866Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:45:12.866Z] ---> Running in 139ab172bb09 [2022-05-10T06:45:13.125Z] Removing intermediate container 139ab172bb09 [2022-05-10T06:45:13.125Z] ---> 91c6a29a2541 [2022-05-10T06:45:13.125Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-10T06:45:13.125Z] ---> Running in d08d35733f32 [2022-05-10T06:45:13.125Z] Removing intermediate container d08d35733f32 [2022-05-10T06:45:13.125Z] ---> d4fadd9a049f [2022-05-10T06:45:13.125Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:45:13.125Z] ---> Running in 442a8d9a275a [2022-05-10T06:45:13.692Z] Removing intermediate container 442a8d9a275a [2022-05-10T06:45:13.692Z] ---> e4f6831f6d3d [2022-05-10T06:45:13.692Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:45:13.692Z] ---> Running in 804d6e9c9bd8 [2022-05-10T06:45:13.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:14.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:15.152Z] OK: 224 MiB in 56 packages [2022-05-10T06:45:15.412Z] Removing intermediate container 804d6e9c9bd8 [2022-05-10T06:45:15.412Z] ---> 1f997265b775 [2022-05-10T06:45:15.412Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-10T06:45:15.672Z] ---> bab41c3425f3 [2022-05-10T06:45:15.672Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:45:15.672Z] ---> Running in 27a6ad71c2f7 [2022-05-10T06:45:16.239Z] Removing intermediate container 27a6ad71c2f7 [2022-05-10T06:45:16.239Z] ---> 3929764bfd8a [2022-05-10T06:45:16.239Z] Step 10/26 : COPY . . [2022-05-10T06:45:16.812Z] ---> 8d3c1916575e [2022-05-10T06:45:16.812Z] Step 11/26 : ARG MAKE='make build' [2022-05-10T06:45:17.073Z] ---> Running in 3c90401b3b1f [2022-05-10T06:45:17.073Z] Removing intermediate container 3c90401b3b1f [2022-05-10T06:45:17.073Z] ---> a802f489f5dc [2022-05-10T06:45:17.073Z] Step 12/26 : RUN $MAKE [2022-05-10T06:45:17.073Z] ---> Running in 01d8d3642d4f [2022-05-10T06:45:17.332Z] 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-05-10T06:45:39.266Z] Removing intermediate container 01d8d3642d4f [2022-05-10T06:45:39.266Z] ---> 2ee4d3b91b9c [2022-05-10T06:45:39.266Z] Step 13/26 : FROM alpine:3.14 [2022-05-10T06:45:39.266Z] 3.14: Pulling from library/alpine [2022-05-10T06:45:39.266Z] 8663204ce13b: Pulling fs layer [2022-05-10T06:45:39.266Z] 8663204ce13b: Download complete [2022-05-10T06:45:39.266Z] 8663204ce13b: Pull complete [2022-05-10T06:45:39.266Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T06:45:39.266Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T06:45:39.266Z] ---> e04c818066af [2022-05-10T06:45:39.266Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-10T06:45:39.266Z] ---> Running in 85c8caeb8f32 [2022-05-10T06:45:39.266Z] Removing intermediate container 85c8caeb8f32 [2022-05-10T06:45:39.266Z] ---> 1049b92fe01d [2022-05-10T06:45:39.266Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:45:39.266Z] ---> Running in e29cced5d4b2 [2022-05-10T06:45:39.266Z] Removing intermediate container e29cced5d4b2 [2022-05-10T06:45:39.266Z] ---> 2352b1fceed4 [2022-05-10T06:45:39.266Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T06:45:39.266Z] ---> Running in 280856d5bd95 [2022-05-10T06:45:39.526Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:40.096Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:40.667Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T06:45:40.667Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T06:45:40.667Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T06:45:40.667Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T06:45:40.928Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T06:45:40.928Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T06:45:40.928Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T06:45:40.928Z] OK: 8 MiB in 20 packages [2022-05-10T06:45:41.495Z] Removing intermediate container 280856d5bd95 [2022-05-10T06:45:41.495Z] ---> 3517bc6fa260 [2022-05-10T06:45:41.495Z] Step 17/26 : WORKDIR / [2022-05-10T06:45:41.495Z] ---> Running in b83b4684526e [2022-05-10T06:45:41.495Z] Removing intermediate container b83b4684526e [2022-05-10T06:45:41.495Z] ---> 985504aa5d80 [2022-05-10T06:45:41.495Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-10T06:45:41.845Z] ---> 81048610a758 [2022-05-10T06:45:41.845Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-10T06:45:41.845Z] ---> 7a7a041f0c1e [2022-05-10T06:45:41.845Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-10T06:45:42.933Z] ---> ffafe517f46e [2022-05-10T06:45:42.933Z] Step 21/26 : EXPOSE 59900 [2022-05-10T06:45:42.933Z] ---> Running in 1d5354084d6e [2022-05-10T06:45:42.933Z] Removing intermediate container 1d5354084d6e [2022-05-10T06:45:42.933Z] ---> b627bedd962c [2022-05-10T06:45:42.933Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-10T06:45:42.933Z] ---> Running in 678eb2a317b8 [2022-05-10T06:45:42.933Z] Removing intermediate container 678eb2a317b8 [2022-05-10T06:45:42.933Z] ---> 8568fe9432b2 [2022-05-10T06:45:42.933Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:45:42.933Z] ---> Running in ad62f14f48b2 [2022-05-10T06:45:42.933Z] Removing intermediate container ad62f14f48b2 [2022-05-10T06:45:42.933Z] ---> bb297266c30d [2022-05-10T06:45:42.933Z] Step 24/26 : LABEL arch=amd64 [2022-05-10T06:45:42.933Z] ---> Running in 2076d662e404 [2022-05-10T06:45:43.193Z] Removing intermediate container 2076d662e404 [2022-05-10T06:45:43.193Z] ---> b43b61c17118 [2022-05-10T06:45:43.193Z] Step 25/26 : LABEL git_sha=ed7f5f091573808054d3ba690d1e3634685131fc [2022-05-10T06:45:43.193Z] ---> Running in a962ccde184f [2022-05-10T06:45:43.193Z] Removing intermediate container a962ccde184f [2022-05-10T06:45:43.193Z] ---> 3d6e0493311b [2022-05-10T06:45:43.193Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T06:45:43.458Z] ---> Running in e1e938a3c9b6 [2022-05-10T06:45:43.458Z] Removing intermediate container e1e938a3c9b6 [2022-05-10T06:45:43.458Z] ---> b65b05e1a686 [2022-05-10T06:45:43.458Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T06:45:43.458Z] Successfully built b65b05e1a686 [2022-05-10T06:45:43.458Z] Successfully tagged device-virtual:latest [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] sh [2022-05-10T06:45:43.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:43.940Z] [2022-05-10T06:45:43.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:44.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:44.260Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T06:45:44.260Z] 5eb5b503b376: Pulling fs layer [2022-05-10T06:45:44.260Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T06:45:44.260Z] ec43610c2a17: Pulling fs layer [2022-05-10T06:45:44.260Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T06:45:44.260Z] 33b1e0a273af: Pulling fs layer [2022-05-10T06:45:44.260Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T06:45:44.260Z] 2f39f015ded8: Pulling fs layer [2022-05-10T06:45:44.260Z] 33b1e0a273af: Waiting [2022-05-10T06:45:44.260Z] 2f39f015ded8: Waiting [2022-05-10T06:45:44.260Z] 5d3b04190fa2: Waiting [2022-05-10T06:45:44.260Z] 3a2ae6a8a46f: Waiting [2022-05-10T06:45:44.260Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T06:45:44.260Z] 5c69ac0246d0: Download complete [2022-05-10T06:45:44.260Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T06:45:44.260Z] 3a2ae6a8a46f: Download complete [2022-05-10T06:45:44.260Z] 33b1e0a273af: Verifying Checksum [2022-05-10T06:45:44.260Z] 33b1e0a273af: Download complete [2022-05-10T06:45:44.525Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T06:45:44.525Z] 5d3b04190fa2: Download complete [2022-05-10T06:45:44.525Z] ec43610c2a17: Verifying Checksum [2022-05-10T06:45:44.525Z] ec43610c2a17: Download complete [2022-05-10T06:45:44.525Z] 5eb5b503b376: Verifying Checksum [2022-05-10T06:45:44.525Z] 5eb5b503b376: Download complete [2022-05-10T06:45:45.097Z] 2f39f015ded8: Download complete [2022-05-10T06:45:46.038Z] 5eb5b503b376: Pull complete [2022-05-10T06:45:46.038Z] 5c69ac0246d0: Pull complete [2022-05-10T06:45:46.350Z] ec43610c2a17: Pull complete [2022-05-10T06:45:46.614Z] 3a2ae6a8a46f: Pull complete [2022-05-10T06:45:46.875Z] 33b1e0a273af: Pull complete [2022-05-10T06:45:46.875Z] 5d3b04190fa2: Pull complete [2022-05-10T06:45:52.164Z] 2f39f015ded8: Pull complete [2022-05-10T06:45:52.164Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T06:45:52.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:52.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T06:45:52.269Z] prd-ubuntu20.04-docker-8c-8g-45062 does not seem to be running inside a container [2022-05-10T06:45:52.340Z] $ 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-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:45:54.870Z] $ docker top 56ab85510f57bd2e26f30dba3cae6f5a907f41c7145d56534a62dfe59c46502e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:55.267Z] ---> job-cost.sh [2022-05-10T06:45:55.267Z] lf-activate-venv: SKIPPING [2022-05-10T06:45:55.267Z] INFO: No Stack... [2022-05-10T06:45:55.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:45:56.099Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:45:56.412Z] + cat /w/workspace/foundry_device-virtual-go_PR-283/archives/cost.csv [2022-05-10T06:45:56.412Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:45:56.431Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-283-3-stack-cost] [2022-05-10T06:45:56.441Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-283-3-stack-cost] did not exist. Created. [2022-05-10T06:45:56.441Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-283-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:45:56.755Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T06:45:56.798Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:45:56.805Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-283-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:45:56.832Z] $ docker stop --time=1 56ab85510f57bd2e26f30dba3cae6f5a907f41c7145d56534a62dfe59c46502e [2022-05-10T06:45:58.015Z] $ docker rm -f 56ab85510f57bd2e26f30dba3cae6f5a907f41c7145d56534a62dfe59c46502e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T06:54:51.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-45349 in /w/workspace/foundry_device-virtual-go_PR-283 [Pipeline] { [Pipeline] ws [2022-05-10T06:54:51.640Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2022-05-10T06:54:51.978Z] The recommended git tool is: git [2022-05-10T06:54:58.513Z] using credential edgex-jenkins-ssh [2022-05-10T06:54:58.578Z] Cloning the remote Git repository [2022-05-10T06:54:58.685Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-05-10T06:54:58.886Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2022-05-10T06:54:58.977Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-10T06:54:58.977Z] > git --version # timeout=10 [2022-05-10T06:54:58.999Z] > git --version # 'git version 2.25.1' [2022-05-10T06:54:59.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:54:59.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:55:01.190Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-10T06:55:01.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:55:01.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-10T06:55:01.302Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-10T06:55:01.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:55:01.320Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T06:55:01.974Z] Merging remotes/origin/main commit b3c8352dddffb55a33ce15791a32ab0061559949 into PR head commit ed7f5f091573808054d3ba690d1e3634685131fc [2022-05-10T06:55:02.234Z] Merge succeeded, producing ed7f5f091573808054d3ba690d1e3634685131fc [2022-05-10T06:55:02.235Z] Checking out Revision ed7f5f091573808054d3ba690d1e3634685131fc (PR-283) [2022-05-10T06:55:02.002Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T06:55:02.031Z] > git checkout -f ed7f5f091573808054d3ba690d1e3634685131fc # timeout=10 [2022-05-10T06:55:02.126Z] > git remote # timeout=10 [2022-05-10T06:55:02.156Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T06:55:02.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:55:02.187Z] > git merge b3c8352dddffb55a33ce15791a32ab0061559949 # timeout=10 [2022-05-10T06:55:02.215Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T06:55:02.249Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T06:55:02.273Z] > git checkout -f ed7f5f091573808054d3ba690d1e3634685131fc # timeout=10 [2022-05-10T06:55:06.645Z] Commit message: "docs: update CHANGELOG for Kamakura" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:55:07.548Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T06:55:07.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:55:07.548Z] Dload Upload Total Spent Left Speed [2022-05-10T06:55:07.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-05-10T06:55:08.133Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T06:55:08.496Z] + sudo tee /etc/docker/daemon.new [2022-05-10T06:55:08.496Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T06:55:08.496Z] { [2022-05-10T06:55:08.496Z] "registry-mirrors": [ [2022-05-10T06:55:08.496Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T06:55:08.496Z] ], [2022-05-10T06:55:08.496Z] "bip": "10.250.0.254/24", [2022-05-10T06:55:08.496Z] "hosts": [ [2022-05-10T06:55:08.496Z] "tcp://0.0.0.0:5555", [2022-05-10T06:55:08.496Z] "unix:///var/run/docker.sock" [2022-05-10T06:55:08.496Z] ], [2022-05-10T06:55:08.496Z] "mtu": 1458, [2022-05-10T06:55:08.496Z] "selinux-enabled": true, [2022-05-10T06:55:08.496Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T06:55:08.496Z] } [Pipeline] sh [2022-05-10T06:55:08.853Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T06:55:09.316Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:55:27.648Z] provisioning config files... [2022-05-10T06:55:27.671Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config2157597935626981543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:55:28.043Z] ---> docker-login.sh [2022-05-10T06:55:28.044Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:55:28.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:28.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:28.921Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:28.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:28.921Z] [2022-05-10T06:55:28.921Z] Login Succeeded [2022-05-10T06:55:28.921Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:55:29.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:29.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:29.479Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:29.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:29.479Z] [2022-05-10T06:55:29.479Z] Login Succeeded [2022-05-10T06:55:29.479Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:55:29.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:30.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:30.039Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:30.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:30.039Z] [2022-05-10T06:55:30.039Z] Login Succeeded [2022-05-10T06:55:30.039Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:55:30.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:30.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:30.595Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:30.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:30.595Z] [2022-05-10T06:55:30.595Z] Login Succeeded [2022-05-10T06:55:30.595Z] docker.io [2022-05-10T06:55:30.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:31.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:31.148Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:31.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:31.148Z] [2022-05-10T06:55:31.148Z] Login Succeeded [2022-05-10T06:55:31.422Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:55:31.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:55:31.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:55:32.009Z] ========================================================= [2022-05-10T06:55:32.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T06:55:32.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:55:32.366Z] + 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-05-10T06:55:32.968Z] Sending build context to Docker daemon 11.6MB [2022-05-10T06:55:32.968Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:55:32.968Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T06:55:32.968Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T06:55:32.968Z] 9b3977197b4f: Pulling fs layer [2022-05-10T06:55:32.968Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T06:55:32.969Z] 94645a83ff95: Pulling fs layer [2022-05-10T06:55:32.969Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T06:55:32.969Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T06:55:32.969Z] 3096ccb668a1: Pulling fs layer [2022-05-10T06:55:32.969Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T06:55:32.969Z] a4caa8a26152: Pulling fs layer [2022-05-10T06:55:32.969Z] 3096ccb668a1: Waiting [2022-05-10T06:55:32.969Z] e8cf19c19ddd: Waiting [2022-05-10T06:55:32.969Z] 3f3a8bcf1eab: Waiting [2022-05-10T06:55:32.969Z] 0c92f367c5e7: Waiting [2022-05-10T06:55:32.969Z] 94645a83ff95: Verifying Checksum [2022-05-10T06:55:32.969Z] 94645a83ff95: Download complete [2022-05-10T06:55:32.969Z] 1a89e8eeedd5: Download complete [2022-05-10T06:55:33.249Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T06:55:33.249Z] 0c92f367c5e7: Download complete [2022-05-10T06:55:33.249Z] 3096ccb668a1: Verifying Checksum [2022-05-10T06:55:33.249Z] 3096ccb668a1: Download complete [2022-05-10T06:55:33.249Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T06:55:33.249Z] e8cf19c19ddd: Download complete [2022-05-10T06:55:33.249Z] 9b3977197b4f: Download complete [2022-05-10T06:55:34.236Z] 9b3977197b4f: Pull complete [2022-05-10T06:55:34.518Z] 1a89e8eeedd5: Pull complete [2022-05-10T06:55:35.125Z] 94645a83ff95: Pull complete [2022-05-10T06:55:35.399Z] a4caa8a26152: Verifying Checksum [2022-05-10T06:55:35.400Z] a4caa8a26152: Download complete [2022-05-10T06:55:35.998Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T06:55:35.998Z] 3f3a8bcf1eab: Download complete [2022-05-10T06:55:48.428Z] 3f3a8bcf1eab: Pull complete [2022-05-10T06:55:48.703Z] 0c92f367c5e7: Pull complete [2022-05-10T06:55:48.978Z] 3096ccb668a1: Pull complete [2022-05-10T06:55:49.256Z] e8cf19c19ddd: Pull complete [2022-05-10T06:55:55.996Z] a4caa8a26152: Pull complete [2022-05-10T06:55:55.996Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T06:55:55.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T06:55:55.996Z] ---> 725f1c02e7f9 [2022-05-10T06:55:55.996Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:55:56.596Z] ---> Running in b43b677e4e22 [2022-05-10T06:55:56.875Z] Removing intermediate container b43b677e4e22 [2022-05-10T06:55:56.875Z] ---> 80f494e7e0e1 [2022-05-10T06:55:56.875Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:55:56.875Z] ---> Running in 949b3bfdb86d [2022-05-10T06:55:58.325Z] Removing intermediate container 949b3bfdb86d [2022-05-10T06:55:58.325Z] ---> a988e653287e [2022-05-10T06:55:58.325Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-10T06:55:58.325Z] ---> Running in 6bfb507f0fdb [2022-05-10T06:55:58.935Z] Removing intermediate container 6bfb507f0fdb [2022-05-10T06:55:58.935Z] ---> ebe474a0496e [2022-05-10T06:55:58.935Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:55:58.935Z] ---> Running in 364fa85a55c1 [2022-05-10T06:56:00.924Z] Removing intermediate container 364fa85a55c1 [2022-05-10T06:56:00.924Z] ---> 43559cbd6bbb [2022-05-10T06:56:00.924Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:56:00.924Z] ---> Running in 57e49ba9122c [2022-05-10T06:56:01.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:56:02.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:56:03.887Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T06:56:03.887Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T06:56:03.887Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T06:56:04.162Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T06:56:04.162Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T06:56:04.438Z] OK: 224 MiB in 56 packages [2022-05-10T06:56:05.421Z] Removing intermediate container 57e49ba9122c [2022-05-10T06:56:05.421Z] ---> 43a8b1632ee1 [2022-05-10T06:56:05.421Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-10T06:56:06.033Z] ---> 26c86bff7254 [2022-05-10T06:56:06.033Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:56:06.033Z] ---> Running in b756c6e5054b [2022-05-10T06:56:53.058Z] Removing intermediate container b756c6e5054b [2022-05-10T06:56:53.058Z] ---> 6c96ae01214f [2022-05-10T06:56:53.058Z] Step 10/12 : COPY . . [2022-05-10T06:56:53.332Z] ---> b0c0af1a5ef6 [2022-05-10T06:56:53.332Z] Step 11/12 : ARG MAKE='make build' [2022-05-10T06:56:53.332Z] ---> Running in 417215662ae4 [2022-05-10T06:56:53.606Z] Removing intermediate container 417215662ae4 [2022-05-10T06:56:53.606Z] ---> 1946e2cf2cc4 [2022-05-10T06:56:53.606Z] Step 12/12 : RUN $MAKE [2022-05-10T06:56:53.888Z] ---> Running in 35e756421249 [2022-05-10T06:56:54.874Z] noop [2022-05-10T06:56:55.470Z] Removing intermediate container 35e756421249 [2022-05-10T06:56:55.470Z] ---> e3b56eef85e5 [2022-05-10T06:56:55.470Z] Successfully built e3b56eef85e5 [2022-05-10T06:56:55.470Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:56:55.822Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:56:55.822Z] . [Pipeline] withDockerContainer [2022-05-10T06:56:56.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-45349 does not seem to be running inside a container [2022-05-10T06:56:56.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T06:56:57.355Z] $ docker top 59b20da95d96e2f34704c47bc920d2111a087c78d5dbd2fd51cf000ad6b95e7c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:56:58.243Z] + go version [2022-05-10T06:56:58.243Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T06:56:58.274Z] $ docker stop --time=1 59b20da95d96e2f34704c47bc920d2111a087c78d5dbd2fd51cf000ad6b95e7c [2022-05-10T06:56:59.936Z] $ docker rm -f 59b20da95d96e2f34704c47bc920d2111a087c78d5dbd2fd51cf000ad6b95e7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:57:00.514Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:57:00.514Z] . [Pipeline] withDockerContainer [2022-05-10T06:57:00.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-45349 does not seem to be running inside a container [2022-05-10T06:57:00.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T06:57:02.077Z] $ docker top 68928bd16ce2e6daa4504ba806a0023dbf70ee751bf4793d0e6007d27c0df49f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:57:02.990Z] + make test [2022-05-10T06:57:02.990Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-10T06:57:04.427Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-10T06:58:41.344Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-10T06:58:41.344Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.146s coverage: 65.7% of statements [2022-05-10T06:58:41.344Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T06:58:41.344Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T06:58:56.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:58:56.501Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:58:56.501Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:58:57.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:58:57.987Z] $ docker stop --time=1 68928bd16ce2e6daa4504ba806a0023dbf70ee751bf4793d0e6007d27c0df49f [2022-05-10T06:58:59.810Z] $ docker rm -f 68928bd16ce2e6daa4504ba806a0023dbf70ee751bf4793d0e6007d27c0df49f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:59:00.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:59:00.814Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T06:59:01.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:59:01.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:59:02.115Z] + ls -al . [2022-05-10T06:59:02.115Z] total 184 [2022-05-10T06:59:02.115Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 06:58 . [2022-05-10T06:59:02.115Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:54 .. [2022-05-10T06:59:02.115Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:55 .git [2022-05-10T06:59:02.115Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:55 .github [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 270 May 10 06:55 .gitignore [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:55 .golangci.yml [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 10 06:55 Attribution.txt [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 9649 May 10 06:55 CHANGELOG.md [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 10 06:55 Dockerfile [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:55 GOVERNANCE.md [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 660 May 10 06:55 Jenkinsfile [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:55 LICENSE [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 10 06:55 Makefile [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 623 May 10 06:55 OWNERS.md [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 10 06:55 README.md [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:44 VERSION [2022-05-10T06:59:02.115Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:55 bin [2022-05-10T06:59:02.115Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:55 cmd [2022-05-10T06:59:02.115Z] -rw-r--r-- 1 jenkins jenkins 44128 May 10 06:58 coverage.out [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 3185 May 10 06:55 go.mod [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 35216 May 10 06:55 go.sum [2022-05-10T06:59:02.115Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:55 internal [2022-05-10T06:59:02.115Z] -rw-rw-r-- 1 jenkins jenkins 235 May 10 06:55 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:59:02.475Z] + 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=ed7f5f091573808054d3ba690d1e3634685131fc --label arch=arm64 --label version=0.0.0 . [2022-05-10T06:59:03.074Z] Sending build context to Docker daemon 11.64MB [2022-05-10T06:59:03.074Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:59:03.074Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-10T06:59:03.074Z] ---> e3b56eef85e5 [2022-05-10T06:59:03.074Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:59:03.074Z] ---> Running in e7b0fbe994a2 [2022-05-10T06:59:03.352Z] Removing intermediate container e7b0fbe994a2 [2022-05-10T06:59:03.352Z] ---> 6b062d94b539 [2022-05-10T06:59:03.352Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:59:03.352Z] ---> Running in 29971cbd7b5a [2022-05-10T06:59:03.956Z] Removing intermediate container 29971cbd7b5a [2022-05-10T06:59:03.956Z] ---> 46e08746d30c [2022-05-10T06:59:03.956Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-10T06:59:03.956Z] ---> Running in d4ae229da887 [2022-05-10T06:59:04.232Z] Removing intermediate container d4ae229da887 [2022-05-10T06:59:04.232Z] ---> b009ce4f362d [2022-05-10T06:59:04.232Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:59:04.232Z] ---> Running in cdd75c2f9db4 [2022-05-10T06:59:06.265Z] Removing intermediate container cdd75c2f9db4 [2022-05-10T06:59:06.265Z] ---> 1713c448b3a6 [2022-05-10T06:59:06.265Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:59:06.265Z] ---> Running in dae74bfe4ac4 [2022-05-10T06:59:07.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:59:08.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:59:09.378Z] OK: 224 MiB in 56 packages [2022-05-10T06:59:09.972Z] Removing intermediate container dae74bfe4ac4 [2022-05-10T06:59:09.973Z] ---> 4b0941cd486a [2022-05-10T06:59:09.973Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-10T06:59:10.567Z] ---> 6d090a4f2904 [2022-05-10T06:59:10.567Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:59:10.843Z] ---> Running in 6da168054daf [2022-05-10T06:59:12.824Z] Removing intermediate container 6da168054daf [2022-05-10T06:59:12.824Z] ---> 7978292503d4 [2022-05-10T06:59:12.824Z] Step 10/26 : COPY . . [2022-05-10T06:59:14.291Z] ---> 719a9fee8e4f [2022-05-10T06:59:14.291Z] Step 11/26 : ARG MAKE='make build' [2022-05-10T06:59:14.291Z] ---> Running in 35b363ef92fc [2022-05-10T06:59:14.564Z] Removing intermediate container 35b363ef92fc [2022-05-10T06:59:14.564Z] ---> f7b85d7a6f15 [2022-05-10T06:59:14.564Z] Step 12/26 : RUN $MAKE [2022-05-10T06:59:14.564Z] ---> Running in a60e1e78c3f5 [2022-05-10T06:59:15.544Z] 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-05-10T07:01:37.475Z] Removing intermediate container a60e1e78c3f5 [2022-05-10T07:01:37.475Z] ---> 4c89c9e5f800 [2022-05-10T07:01:37.475Z] Step 13/26 : FROM alpine:3.14 [2022-05-10T07:01:37.475Z] 3.14: Pulling from library/alpine [2022-05-10T07:01:37.475Z] 455c02918c45: Pulling fs layer [2022-05-10T07:01:37.475Z] 455c02918c45: Verifying Checksum [2022-05-10T07:01:37.475Z] 455c02918c45: Download complete [2022-05-10T07:01:37.475Z] 455c02918c45: Pull complete [2022-05-10T07:01:37.475Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T07:01:37.475Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T07:01:37.475Z] ---> ac73e934f311 [2022-05-10T07:01:37.475Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-10T07:01:37.475Z] ---> Running in d8468bd15ec9 [2022-05-10T07:01:37.475Z] Removing intermediate container d8468bd15ec9 [2022-05-10T07:01:37.475Z] ---> a4533ea83cbd [2022-05-10T07:01:37.475Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:01:37.475Z] ---> Running in eda96d63cba5 [2022-05-10T07:01:37.475Z] Removing intermediate container eda96d63cba5 [2022-05-10T07:01:37.475Z] ---> 9d99ba50fecd [2022-05-10T07:01:37.475Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T07:01:37.475Z] ---> Running in f5c983bdcf29 [2022-05-10T07:01:37.475Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:01:37.475Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:01:37.475Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T07:01:37.475Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T07:01:37.475Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T07:01:37.475Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T07:01:37.475Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T07:01:37.475Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T07:01:37.475Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T07:01:37.475Z] OK: 8 MiB in 20 packages [2022-05-10T07:01:37.475Z] Removing intermediate container f5c983bdcf29 [2022-05-10T07:01:37.475Z] ---> 5bf906f09d3a [2022-05-10T07:01:37.475Z] Step 17/26 : WORKDIR / [2022-05-10T07:01:37.475Z] ---> Running in 06802ff18b7a [2022-05-10T07:01:37.475Z] Removing intermediate container 06802ff18b7a [2022-05-10T07:01:37.475Z] ---> 3b66bd9ec70f [2022-05-10T07:01:37.475Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-10T07:01:37.475Z] ---> 6f50d27d5feb [2022-05-10T07:01:37.475Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-10T07:01:37.475Z] ---> 2089dd13bb7b [2022-05-10T07:01:37.475Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-10T07:01:38.458Z] ---> 48caf831e64d [2022-05-10T07:01:38.458Z] Step 21/26 : EXPOSE 59900 [2022-05-10T07:01:38.458Z] ---> Running in 45b5a530db9f [2022-05-10T07:01:38.739Z] Removing intermediate container 45b5a530db9f [2022-05-10T07:01:38.739Z] ---> fad68736acc3 [2022-05-10T07:01:38.739Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-10T07:01:39.011Z] ---> Running in d02bc81c3328 [2022-05-10T07:01:39.285Z] Removing intermediate container d02bc81c3328 [2022-05-10T07:01:39.285Z] ---> b34f253a5db8 [2022-05-10T07:01:39.285Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T07:01:39.285Z] ---> Running in 014a9169fe7a [2022-05-10T07:01:39.565Z] Removing intermediate container 014a9169fe7a [2022-05-10T07:01:39.565Z] ---> bd48c32221ee [2022-05-10T07:01:39.565Z] Step 24/26 : LABEL arch=arm64 [2022-05-10T07:01:39.839Z] ---> Running in 350293fa8446 [2022-05-10T07:01:40.112Z] Removing intermediate container 350293fa8446 [2022-05-10T07:01:40.112Z] ---> 0809730ef684 [2022-05-10T07:01:40.112Z] Step 25/26 : LABEL git_sha=ed7f5f091573808054d3ba690d1e3634685131fc [2022-05-10T07:01:40.112Z] ---> Running in c1ec60876cbf [2022-05-10T07:01:40.387Z] Removing intermediate container c1ec60876cbf [2022-05-10T07:01:40.387Z] ---> 250ea3bf3953 [2022-05-10T07:01:40.387Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T07:01:40.659Z] ---> Running in f28c8f9ee687 [2022-05-10T07:01:40.933Z] Removing intermediate container f28c8f9ee687 [2022-05-10T07:01:40.933Z] ---> d7fd4b6bdfad [2022-05-10T07:01:40.933Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T07:01:40.933Z] Successfully built d7fd4b6bdfad [2022-05-10T07:01:40.933Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:01:41.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:01:41.368Z] [2022-05-10T07:01:41.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:01:41.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:01:41.999Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T07:01:41.999Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T07:01:41.999Z] 04944245beec: Pulling fs layer [2022-05-10T07:01:41.999Z] 699f458cf7ca: Pulling fs layer [2022-05-10T07:01:41.999Z] 765212b225bb: Pulling fs layer [2022-05-10T07:01:41.999Z] f23df028b6ca: Pulling fs layer [2022-05-10T07:01:41.999Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T07:01:41.999Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T07:01:41.999Z] 765212b225bb: Waiting [2022-05-10T07:01:41.999Z] f23df028b6ca: Waiting [2022-05-10T07:01:41.999Z] d65c8cfc05b1: Waiting [2022-05-10T07:01:41.999Z] 2437ff75d9bd: Waiting [2022-05-10T07:01:41.999Z] 04944245beec: Verifying Checksum [2022-05-10T07:01:41.999Z] 04944245beec: Download complete [2022-05-10T07:01:41.999Z] 765212b225bb: Download complete [2022-05-10T07:01:41.999Z] f23df028b6ca: Verifying Checksum [2022-05-10T07:01:41.999Z] f23df028b6ca: Download complete [2022-05-10T07:01:42.271Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T07:01:42.271Z] d65c8cfc05b1: Download complete [2022-05-10T07:01:42.271Z] 699f458cf7ca: Verifying Checksum [2022-05-10T07:01:42.271Z] 699f458cf7ca: Download complete [2022-05-10T07:01:42.542Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T07:01:42.542Z] 8998bd30e6a1: Download complete [2022-05-10T07:01:45.167Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T07:01:45.167Z] 2437ff75d9bd: Download complete [2022-05-10T07:01:47.157Z] 8998bd30e6a1: Pull complete [2022-05-10T07:01:47.432Z] 04944245beec: Pull complete [2022-05-10T07:01:48.877Z] 699f458cf7ca: Pull complete [2022-05-10T07:01:49.152Z] 765212b225bb: Pull complete [2022-05-10T07:01:50.135Z] f23df028b6ca: Pull complete [2022-05-10T07:01:50.408Z] d65c8cfc05b1: Pull complete [2022-05-10T07:02:05.504Z] 2437ff75d9bd: Pull complete [2022-05-10T07:02:05.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T07:02:05.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:02:05.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T07:02:05.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-45349 does not seem to be running inside a container [2022-05-10T07:02:05.832Z] $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T07:02:08.762Z] $ docker top 66a6a0f4a41045371a0e2a6c12a2fb14de881affbcc4ab0078ed8257c96e103c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:09.713Z] ---> job-cost.sh [2022-05-10T07:02:09.713Z] lf-activate-venv: SKIPPING [2022-05-10T07:02:09.713Z] INFO: No Stack... [2022-05-10T07:02:09.986Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T07:02:10.965Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T07:02:11.631Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2022-05-10T07:02:11.632Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T07:02:11.694Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-283-3-stack-cost] [2022-05-10T07:02:11.700Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-283-3-stack-cost] did not exist. Created. [2022-05-10T07:02:11.700Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-283-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T07:02:12.381Z] /w/workspace/device-virtual-go/3@tmp/durable-ae271bf6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T07:02:13.057Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T07:02:13.077Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T07:02:13.118Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T07:02:13.124Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-283-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T07:02:13.153Z] $ docker stop --time=1 66a6a0f4a41045371a0e2a6c12a2fb14de881affbcc4ab0078ed8257c96e103c [2022-05-10T07:02:14.701Z] $ docker rm -f 66a6a0f4a41045371a0e2a6c12a2fb14de881affbcc4ab0078ed8257c96e103c [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-05-10T07:02:15.193Z] provisioning config files... [2022-05-10T07:02:15.201Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config4643925928825459439tmp [Pipeline] { [Pipeline] sh [2022-05-10T07:02:15.498Z] + set +x [2022-05-10T07:02:15.498Z] + curl -s https://codecov.io/bash [2022-05-10T07:02:15.498Z] + bash -s -- [2022-05-10T07:02:15.498Z] [2022-05-10T07:02:15.498Z] _____ _ [2022-05-10T07:02:15.498Z] / ____| | | [2022-05-10T07:02:15.498Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T07:02:15.498Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T07:02:15.498Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T07:02:15.498Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T07:02:15.498Z] Bash-1.0.6 [2022-05-10T07:02:15.498Z] [2022-05-10T07:02:15.498Z] [2022-05-10T07:02:15.498Z] ==> git version 2.25.1 found [2022-05-10T07:02:15.498Z] ==> 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-05-10T07:02:15.498Z] Release-Date: 2020-01-08 [2022-05-10T07:02:15.498Z] 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-05-10T07:02:15.498Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T07:02:15.498Z] ==> Jenkins CI detected. [2022-05-10T07:02:15.498Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-283 [2022-05-10T07:02:15.498Z] project root: . [2022-05-10T07:02:15.498Z] --> token set from env [2022-05-10T07:02:15.498Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T07:02:15.498Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T07:02:15.498Z] ==> Python coveragepy not found [2022-05-10T07:02:15.498Z] ==> Searching for coverage reports in: [2022-05-10T07:02:15.498Z] + . [2022-05-10T07:02:15.498Z] -> Found 1 reports [2022-05-10T07:02:15.498Z] ==> Detecting git/mercurial file structure [2022-05-10T07:02:15.498Z] ==> Reading reports [2022-05-10T07:02:15.498Z] + ./coverage.out bytes=44128 [2022-05-10T07:02:15.498Z] ==> Appending adjustments [2022-05-10T07:02:15.498Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T07:02:15.758Z] + Found adjustments [2022-05-10T07:02:15.758Z] ==> Gzipping contents [2022-05-10T07:02:15.758Z] 8.0K /tmp/codecov.2xNFBJ.gz [2022-05-10T07:02:15.758Z] ==> Uploading reports [2022-05-10T07:02:15.758Z] url: https://codecov.io [2022-05-10T07:02:15.758Z] query: branch=PR-283&commit=ed7f5f091573808054d3ba690d1e3634685131fc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-283%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2022-05-10T07:02:15.758Z] -> Pinging Codecov [2022-05-10T07:02:15.758Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-283&commit=ed7f5f091573808054d3ba690d1e3634685131fc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-283%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=283&job=&cmd_args= [2022-05-10T07:02:16.018Z] -> Uploading to [2022-05-10T07:02:16.018Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/5E52B4B073DB2E39498172D8E973AA87/ed7f5f091573808054d3ba690d1e3634685131fc/7a3cbc35-9243-4adf-8e18-61fcacea6066.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T070215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e60725c86afd297af25f02289c94111d369f1b3c1217002ad5117f70c23b7193 [2022-05-10T07:02:16.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T07:02:16.019Z] Dload Upload Total Spent Left Speed [2022-05-10T07:02:16.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5270 0 0 100 5270 0 23846 --:--:-- --:--:-- --:--:-- 23738 100 5270 0 0 100 5270 0 21510 --:--:-- --:--:-- --:--:-- 21422 [2022-05-10T07:02:16.280Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/ed7f5f091573808054d3ba690d1e3634685131fc [Pipeline] } [2022-05-10T07:02:16.289Z] 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-05-10T07:02:16.993Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-283/archives ] [2022-05-10T07:02:16.993Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-10T07:02:16.993Z] total 16 [2022-05-10T07:02:16.993Z] drwxr-xr-x 3 root root 4096 May 10 06:45 . [2022-05-10T07:02:16.993Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 06:45 .. [2022-05-10T07:02:16.993Z] drwxr-xr-x 2 root root 4096 May 10 06:45 cost [2022-05-10T07:02:16.993Z] -rw-r--r-- 1 root root 88 May 10 06:45 cost.csv [2022-05-10T07:02:16.993Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-10T07:02:16.993Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-283/archives [2022-05-10T07:02:16.993Z] total 16 [2022-05-10T07:02:16.993Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:45 . [2022-05-10T07:02:16.993Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 06:45 .. [2022-05-10T07:02:16.993Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:45 cost [2022-05-10T07:02:16.993Z] -rw-r--r-- 1 jenkins jenkins 88 May 10 06:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:17.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:18.162Z] ---> package-listing.sh [2022-05-10T07:02:18.162Z] ++ facter osfamily [2022-05-10T07:02:18.162Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T07:02:18.424Z] + OS_FAMILY=debian [2022-05-10T07:02:18.425Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-283 [2022-05-10T07:02:18.425Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T07:02:18.425Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T07:02:18.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T07:02:18.425Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T07:02:18.425Z] + '[' /w/workspace/foundry_device-virtual-go_PR-283 ']' [2022-05-10T07:02:18.425Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T07:02:18.425Z] + case "${OS_FAMILY}" in [2022-05-10T07:02:18.425Z] + dpkg -l [2022-05-10T07:02:18.425Z] + grep '^ii' [2022-05-10T07:02:18.425Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T07:02:18.425Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T07:02:18.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T07:02:18.425Z] + '[' /w/workspace/foundry_device-virtual-go_PR-283 ']' [2022-05-10T07:02:18.425Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-283/archives/ [2022-05-10T07:02:18.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-283/archives/ [Pipeline] echo [2022-05-10T07:02:18.438Z] 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-283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T07:02:18.721Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:02:19.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T07:02:19.281Z] . [Pipeline] withDockerContainer [2022-05-10T07:02:19.357Z] prd-ubuntu20.04-docker-8c-8g-45062 does not seem to be running inside a container [2022-05-10T07:02:19.406Z] $ 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-283/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-283 -v /w/workspace/foundry_device-virtual-go_PR-283:/w/workspace/foundry_device-virtual-go_PR-283:rw,z -v /w/workspace/foundry_device-virtual-go_PR-283@tmp:/w/workspace/foundry_device-virtual-go_PR-283@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T07:02:19.667Z] $ docker top e5a701c9367e4ab254274a3720fc49f96c1fe8a71dad96a3f89a2f9cda62e1a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:02:20.019Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T07:02:20.314Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T07:02:20.601Z] + ls /var/log/sa-host [2022-05-10T07:02:20.601Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:02:20.704Z] provisioning config files... [2022-05-10T07:02:20.715Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-283@tmp/config7308008033881500947tmp [Pipeline] { [Pipeline] echo [2022-05-10T07:02:20.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:21.016Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T07:02:21.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:21.367Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T07:02:21.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:21.667Z] ---> sudo-logs.sh [2022-05-10T07:02:21.667Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T07:02:21.700Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:21.989Z] ---> job-cost.sh [2022-05-10T07:02:21.989Z] lf-activate-venv: SKIPPING [2022-05-10T07:02:21.989Z] DEBUG: total: 0.2199999988079071 [2022-05-10T07:02:21.989Z] INFO: Retrieving Stack Cost... [2022-05-10T07:02:22.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T07:02:22.818Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T07:02:22.833Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:23.118Z] ---> logs-deploy.sh [2022-05-10T07:02:23.118Z] lf-activate-venv: SKIPPING [2022-05-10T07:02:23.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-283/3 [2022-05-10T07:02:23.118Z] INFO: archiving workspace using pattern(s): [2022-05-10T07:02:24.057Z] Archives upload complete. [2022-05-10T07:02:24.057Z] INFO: archiving logs to Nexus