Pull request #282 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2aad31ac67166435ab4b625a89e2b621c21f6a25+a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 (075d0c97291c6ae91bd3772e3f28d9d8c090f48d) 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-ssh11246926277176970184.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-ssh17037293835119991774.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-282/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-282/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1347075462596769016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-282/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15147064794386690778.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12169752557214521112.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-282/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-282/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1417775826543798798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34473 in /w/workspace/foundry_device-virtual-go_PR-282 [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-282 # 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 a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 into PR head commit 2aad31ac67166435ab4b625a89e2b621c21f6a25 Merge succeeded, producing 2aad31ac67166435ab4b625a89e2b621c21f6a25 Checking out Revision 2aad31ac67166435ab4b625a89e2b621c21f6a25 (PR-282) > 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/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2aad31ac67166435ab4b625a89e2b621c21f6a25 # 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 a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2aad31ac67166435ab4b625a89e2b621c21f6a25 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-02T11:04:28.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-02T11:04:28.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T11:04:28.998Z] ========================================================= [2022-05-02T11:04:28.998Z] EdgeX Global Pipelines Version Info [2022-05-02T11:04:28.998Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:04:29.815Z] ------------------- [2022-05-02T11:04:29.815Z] stable info: [2022-05-02T11:04:29.815Z] ------------------- [2022-05-02T11:04:29.815Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T11:04:29.815Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T11:04:29.815Z] Message: update stable to v1.0.227 [2022-05-02T11:04:30.388Z] ------------------- [2022-05-02T11:04:30.388Z] experimental info: [2022-05-02T11:04:30.388Z] ------------------- [2022-05-02T11:04:30.388Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T11:04:30.388Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T11:04:30.388Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T11:04:30.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-05-02T11:04:30.673Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-05-02T11:04:30.713Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T11:04:30.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T11:04:30.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T11:04:30.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T11:04:30.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T11:04:30.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-02T11:04:30.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T11:04:30.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T11:04:30.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T11:04:31.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-05-02T11:04:31.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T11:04:31.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T11:04:31.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T11:04:31.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T11:04:31.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T11:04:31.274Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T11:04:31.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T11:04:31.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T11:04:31.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-02T11:04:31.433Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-02T11:04:31.473Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-02T11:04:31.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-02T11:04:31.547Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-02T11:04:31.583Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T11:04:31.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-282 [Pipeline] echo [2022-05-02T11:04:31.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-282 [Pipeline] echo [2022-05-02T11:04:31.702Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-282 [Pipeline] echo [2022-05-02T11:04:31.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2aad31ac67166435ab4b625a89e2b621c21f6a25 [Pipeline] echo [2022-05-02T11:04:31.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2aad31a [Pipeline] echo [2022-05-02T11:04:31.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T11:04:31.942Z] provisioning config files... [2022-05-02T11:04:32.016Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-282@tmp/config821585014056743701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:04:32.364Z] ---> docker-login.sh [2022-05-02T11:04:32.364Z] nexus3.edgexfoundry.org:10001 [2022-05-02T11:04:32.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:32.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:32.626Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:32.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:32.626Z] [2022-05-02T11:04:32.626Z] Login Succeeded [2022-05-02T11:04:32.626Z] nexus3.edgexfoundry.org:10002 [2022-05-02T11:04:32.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:32.886Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:32.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:32.886Z] [2022-05-02T11:04:32.886Z] Login Succeeded [2022-05-02T11:04:32.886Z] nexus3.edgexfoundry.org:10003 [2022-05-02T11:04:32.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:32.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:32.886Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:32.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:32.886Z] [2022-05-02T11:04:32.886Z] Login Succeeded [2022-05-02T11:04:32.886Z] nexus3.edgexfoundry.org:10004 [2022-05-02T11:04:33.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:33.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:33.148Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:33.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:33.148Z] [2022-05-02T11:04:33.148Z] Login Succeeded [2022-05-02T11:04:33.148Z] docker.io [2022-05-02T11:04:33.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:33.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:33.723Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:33.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:33.723Z] [2022-05-02T11:04:33.723Z] Login Succeeded [2022-05-02T11:04:33.723Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T11:04:33.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-02T11:04:34.344Z] + git rev-list -1 --merges 2aad31ac67166435ab4b625a89e2b621c21f6a25~1..2aad31ac67166435ab4b625a89e2b621c21f6a25 [Pipeline] echo [2022-05-02T11:04:34.395Z] -----------> git rev-list -1 --merges 2aad31ac67166435ab4b625a89e2b621c21f6a25~1..2aad31ac67166435ab4b625a89e2b621c21f6a25 2aad31ac67166435ab4b625a89e2b621c21f6a25 [false] [Pipeline] sh [2022-05-02T11:04:34.709Z] + git log --format=format:%s -1 2aad31ac67166435ab4b625a89e2b621c21f6a25 [Pipeline] echo [2022-05-02T11:04:34.751Z] ========================================================= [2022-05-02T11:04:34.752Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T11:04:34.752Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T11:04:35.205Z] + git log --format=format:%s -1 2aad31ac67166435ab4b625a89e2b621c21f6a25 [Pipeline] echo [2022-05-02T11:04:35.241Z] [semverPrep] GIT_COMMIT: 2aad31ac67166435ab4b625a89e2b621c21f6a25, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-05-02T11:04:35.280Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-02T11:04:35.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T11:04:35.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T11:04:35.743Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T11:04:35.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T11:04:35.743Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T11:04:35.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T11:04:35.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:04:36.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T11:04:36.122Z] [2022-05-02T11:04:36.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:04:36.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T11:04:36.465Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T11:04:36.465Z] 1fe172e4850f: Pulling fs layer [2022-05-02T11:04:36.465Z] caf521ccaac6: Pulling fs layer [2022-05-02T11:04:36.465Z] 3ead6fa29328: Pulling fs layer [2022-05-02T11:04:36.465Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T11:04:36.465Z] a8d5f1318db7: Pulling fs layer [2022-05-02T11:04:36.465Z] c427282e49a2: Pulling fs layer [2022-05-02T11:04:36.465Z] 1827001aaf11: Pulling fs layer [2022-05-02T11:04:36.465Z] 0714d37db230: Pulling fs layer [2022-05-02T11:04:36.465Z] ac28cf19c067: Pulling fs layer [2022-05-02T11:04:36.465Z] 5c2a1cbceb83: Waiting [2022-05-02T11:04:36.465Z] a8d5f1318db7: Waiting [2022-05-02T11:04:36.465Z] c427282e49a2: Waiting [2022-05-02T11:04:36.465Z] 1827001aaf11: Waiting [2022-05-02T11:04:36.465Z] ca983d60f3e2: Pulling fs layer [2022-05-02T11:04:36.465Z] 0714d37db230: Waiting [2022-05-02T11:04:36.465Z] ac28cf19c067: Waiting [2022-05-02T11:04:36.465Z] 9f894cec8388: Pulling fs layer [2022-05-02T11:04:36.465Z] ca983d60f3e2: Waiting [2022-05-02T11:04:36.465Z] caf521ccaac6: Download complete [2022-05-02T11:04:36.465Z] 5c2a1cbceb83: Verifying Checksum [2022-05-02T11:04:36.465Z] 5c2a1cbceb83: Download complete [2022-05-02T11:04:36.465Z] a8d5f1318db7: Verifying Checksum [2022-05-02T11:04:36.465Z] a8d5f1318db7: Download complete [2022-05-02T11:04:36.725Z] 3ead6fa29328: Verifying Checksum [2022-05-02T11:04:36.725Z] 3ead6fa29328: Download complete [2022-05-02T11:04:36.725Z] c427282e49a2: Verifying Checksum [2022-05-02T11:04:36.725Z] c427282e49a2: Download complete [2022-05-02T11:04:36.725Z] 0714d37db230: Verifying Checksum [2022-05-02T11:04:36.725Z] 0714d37db230: Download complete [2022-05-02T11:04:36.725Z] ac28cf19c067: Verifying Checksum [2022-05-02T11:04:36.725Z] ac28cf19c067: Download complete [2022-05-02T11:04:36.725Z] ca983d60f3e2: Verifying Checksum [2022-05-02T11:04:36.725Z] ca983d60f3e2: Download complete [2022-05-02T11:04:36.725Z] 9f894cec8388: Verifying Checksum [2022-05-02T11:04:36.725Z] 9f894cec8388: Download complete [2022-05-02T11:04:36.725Z] 1fe172e4850f: Verifying Checksum [2022-05-02T11:04:36.725Z] 1fe172e4850f: Download complete [2022-05-02T11:04:36.987Z] 1827001aaf11: Verifying Checksum [2022-05-02T11:04:36.987Z] 1827001aaf11: Download complete [2022-05-02T11:04:38.371Z] 1fe172e4850f: Pull complete [2022-05-02T11:04:38.371Z] caf521ccaac6: Pull complete [2022-05-02T11:04:38.632Z] 3ead6fa29328: Pull complete [2022-05-02T11:04:38.894Z] 5c2a1cbceb83: Pull complete [2022-05-02T11:04:39.159Z] a8d5f1318db7: Pull complete [2022-05-02T11:04:39.159Z] c427282e49a2: Pull complete [2022-05-02T11:04:41.071Z] 1827001aaf11: Pull complete [2022-05-02T11:04:41.071Z] 0714d37db230: Pull complete [2022-05-02T11:04:41.331Z] ac28cf19c067: Pull complete [2022-05-02T11:04:41.331Z] ca983d60f3e2: Pull complete [2022-05-02T11:04:41.331Z] 9f894cec8388: Pull complete [2022-05-02T11:04:41.331Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T11:04:41.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T11:04:41.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T11:04:41.427Z] prd-ubuntu20.04-docker-8c-8g-34473 does not seem to be running inside a container [2022-05-02T11:04:41.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-282 -v /w/workspace/foundry_device-virtual-go_PR-282:/w/workspace/foundry_device-virtual-go_PR-282:rw,z -v /w/workspace/foundry_device-virtual-go_PR-282@tmp:/w/workspace/foundry_device-virtual-go_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T11:04:43.101Z] $ docker top f37b6faa1e2d1edcb3211669e58f683579b6089557d88a9164b29ca00d393687 -eo pid,comm [2022-05-02T11:04:43.164Z] 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-02T11:04:43.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T11:04:43.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T11:04:43.279Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T11:04:43.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T11:04:43.411Z] $ docker exec f37b6faa1e2d1edcb3211669e58f683579b6089557d88a9164b29ca00d393687 ssh-agent [2022-05-02T11:04:43.533Z] SSH_AUTH_SOCK=/tmp/ssh-aeSDyhnn48Zu/agent.33 [2022-05-02T11:04:43.533Z] SSH_AGENT_PID=39 [2022-05-02T11:04:43.541Z] Running ssh-add (command line suppressed) [2022-05-02T11:04:43.663Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-282@tmp/private_key_4511410514538444031.key (/w/workspace/foundry_device-virtual-go_PR-282@tmp/private_key_4511410514538444031.key) [2022-05-02T11:04:43.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T11:04:44.016Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T11:04:44.038Z] $ docker exec --env ******** --env ******** f37b6faa1e2d1edcb3211669e58f683579b6089557d88a9164b29ca00d393687 ssh-agent -k [2022-05-02T11:04:44.144Z] unset SSH_AUTH_SOCK; [2022-05-02T11:04:44.144Z] unset SSH_AGENT_PID; [2022-05-02T11:04:44.144Z] echo Agent pid 39 killed; [2022-05-02T11:04:44.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T11:04:44.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T11:04:44.245Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T11:04:44.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T11:04:44.384Z] $ docker exec f37b6faa1e2d1edcb3211669e58f683579b6089557d88a9164b29ca00d393687 ssh-agent [2022-05-02T11:04:44.518Z] SSH_AUTH_SOCK=/tmp/ssh-PYSByRbRfiOr/agent.74 [2022-05-02T11:04:44.518Z] SSH_AGENT_PID=80 [2022-05-02T11:04:44.525Z] Running ssh-add (command line suppressed) [2022-05-02T11:04:44.637Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-282@tmp/private_key_4012433398159713423.key (/w/workspace/foundry_device-virtual-go_PR-282@tmp/private_key_4012433398159713423.key) [2022-05-02T11:04:44.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T11:04:44.985Z] + git semver init [2022-05-02T11:04:45.246Z] 2022-05-02 11:04:45,180 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T11:04:45.246Z] 2022-05-02 11:04:45,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-282/.semver [2022-05-02T11:04:45.246Z] 2022-05-02 11:04:45,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-282/.semver [2022-05-02T11:04:45.246Z] 2022-05-02 11:04:45,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-282/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-282, universal_newlines=False, shell=None, istream=None) [2022-05-02T11:04:46.632Z] 2022-05-02 11:04:46,206 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-282/.git/info/exclude [2022-05-02T11:04:46.632Z] 2022-05-02 11:04:46,207 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-282/.semver/PR-282 with force:False [2022-05-02T11:04:46.632Z] 2022-05-02 11:04:46,207 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-282/.semver/PR-282 [2022-05-02T11:04:46.632Z] 2022-05-02 11:04:46,212 [execute] INFO git cat-file --batch-check [2022-05-02T11:04:46.632Z] 2022-05-02 11:04:46,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-282/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T11:04:46.632Z] 2022-05-02 11:04:46,219 [execute] INFO git cat-file --batch [2022-05-02T11:04:46.632Z] 2022-05-02 11:04:46,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-282/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T11:04:46.632Z] 2022-05-02 11:04:46,224 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-282/.semver/PR-282 [2022-05-02T11:04:46.632Z] 0.0.0 [Pipeline] } [2022-05-02T11:04:46.658Z] $ docker exec --env ******** --env ******** f37b6faa1e2d1edcb3211669e58f683579b6089557d88a9164b29ca00d393687 ssh-agent -k [2022-05-02T11:04:46.770Z] unset SSH_AUTH_SOCK; [2022-05-02T11:04:46.770Z] unset SSH_AGENT_PID; [2022-05-02T11:04:46.771Z] echo Agent pid 80 killed; [2022-05-02T11:04:46.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T11:04:47.209Z] + git semver [Pipeline] } [2022-05-02T11:04:47.503Z] $ docker stop --time=1 f37b6faa1e2d1edcb3211669e58f683579b6089557d88a9164b29ca00d393687 [2022-05-02T11:04:48.829Z] $ docker rm -f f37b6faa1e2d1edcb3211669e58f683579b6089557d88a9164b29ca00d393687 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T11:04:49.257Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T11:04:49.552Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T11:04:49.573Z] [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-02T11:04:50.176Z] provisioning config files... [2022-05-02T11:04:50.188Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-282@tmp/config7794997363974565119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:04:50.525Z] ---> docker-login.sh [2022-05-02T11:04:50.525Z] nexus3.edgexfoundry.org:10001 [2022-05-02T11:04:50.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:50.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:50.525Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:50.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:50.525Z] [2022-05-02T11:04:50.525Z] Login Succeeded [2022-05-02T11:04:50.525Z] nexus3.edgexfoundry.org:10002 [2022-05-02T11:04:50.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:50.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:50.785Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:50.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:50.785Z] [2022-05-02T11:04:50.785Z] Login Succeeded [2022-05-02T11:04:50.785Z] nexus3.edgexfoundry.org:10003 [2022-05-02T11:04:50.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:50.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:50.785Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:50.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:50.785Z] [2022-05-02T11:04:50.785Z] Login Succeeded [2022-05-02T11:04:50.785Z] nexus3.edgexfoundry.org:10004 [2022-05-02T11:04:50.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:51.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:51.045Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:51.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:51.045Z] [2022-05-02T11:04:51.045Z] Login Succeeded [2022-05-02T11:04:51.045Z] docker.io [2022-05-02T11:04:51.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:04:51.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:04:51.305Z] Configure a credential helper to remove this warning. See [2022-05-02T11:04:51.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:04:51.305Z] [2022-05-02T11:04:51.305Z] Login Succeeded [2022-05-02T11:04:51.305Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T11:04:51.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T11:04:51.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T11:04:51.563Z] ========================================================= [2022-05-02T11:04:51.563Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T11:04:51.563Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:04:51.967Z] + 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-02T11:04:51.967Z] Sending build context to Docker daemon 22.92MB [2022-05-02T11:04:51.967Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T11:04:51.967Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T11:04:52.228Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T11:04:52.228Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T11:04:52.228Z] 666ba61612fd: Pulling fs layer [2022-05-02T11:04:52.228Z] 8ed8ca486205: Pulling fs layer [2022-05-02T11:04:52.228Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T11:04:52.228Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T11:04:52.228Z] ca2b28591e48: Pulling fs layer [2022-05-02T11:04:52.228Z] a51346096db8: Pulling fs layer [2022-05-02T11:04:52.228Z] daebc70d1ce1: Pulling fs layer [2022-05-02T11:04:52.228Z] 0e18a0eac166: Pulling fs layer [2022-05-02T11:04:52.228Z] 4fe6c5a15a65: Waiting [2022-05-02T11:04:52.228Z] ca2b28591e48: Waiting [2022-05-02T11:04:52.228Z] 22a0e8bec74d: Waiting [2022-05-02T11:04:52.228Z] a51346096db8: Waiting [2022-05-02T11:04:52.228Z] daebc70d1ce1: Waiting [2022-05-02T11:04:52.228Z] 0e18a0eac166: Waiting [2022-05-02T11:04:52.228Z] 8ed8ca486205: Verifying Checksum [2022-05-02T11:04:52.228Z] 8ed8ca486205: Download complete [2022-05-02T11:04:52.228Z] 666ba61612fd: Verifying Checksum [2022-05-02T11:04:52.228Z] 666ba61612fd: Download complete [2022-05-02T11:04:52.228Z] 22a0e8bec74d: Download complete [2022-05-02T11:04:52.228Z] ca2b28591e48: Verifying Checksum [2022-05-02T11:04:52.228Z] ca2b28591e48: Download complete [2022-05-02T11:04:52.228Z] 59bf1c3509f3: Verifying Checksum [2022-05-02T11:04:52.228Z] 59bf1c3509f3: Download complete [2022-05-02T11:04:52.228Z] a51346096db8: Verifying Checksum [2022-05-02T11:04:52.228Z] a51346096db8: Download complete [2022-05-02T11:04:52.228Z] daebc70d1ce1: Verifying Checksum [2022-05-02T11:04:52.228Z] daebc70d1ce1: Download complete [2022-05-02T11:04:52.228Z] 59bf1c3509f3: Pull complete [2022-05-02T11:04:52.488Z] 666ba61612fd: Pull complete [2022-05-02T11:04:52.488Z] 8ed8ca486205: Pull complete [2022-05-02T11:04:52.748Z] 0e18a0eac166: Verifying Checksum [2022-05-02T11:04:52.748Z] 0e18a0eac166: Download complete [2022-05-02T11:04:53.007Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T11:04:53.007Z] 4fe6c5a15a65: Download complete [2022-05-02T11:04:57.204Z] 4fe6c5a15a65: Pull complete [2022-05-02T11:04:57.204Z] 22a0e8bec74d: Pull complete [2022-05-02T11:04:57.204Z] ca2b28591e48: Pull complete [2022-05-02T11:04:57.204Z] a51346096db8: Pull complete [2022-05-02T11:04:57.204Z] daebc70d1ce1: Pull complete [2022-05-02T11:04:59.115Z] 0e18a0eac166: Pull complete [2022-05-02T11:04:59.115Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T11:04:59.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T11:04:59.115Z] ---> f018257e8ee9 [2022-05-02T11:04:59.115Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T11:05:00.602Z] ---> Running in aa7e612e1a77 [2022-05-02T11:05:00.864Z] Removing intermediate container aa7e612e1a77 [2022-05-02T11:05:00.864Z] ---> 701eb384ffa0 [2022-05-02T11:05:00.864Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T11:05:00.864Z] ---> Running in d91e76668d5a [2022-05-02T11:05:00.864Z] Removing intermediate container d91e76668d5a [2022-05-02T11:05:00.864Z] ---> 2c80f5a2a834 [2022-05-02T11:05:00.864Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-02T11:05:00.864Z] ---> Running in 17c0e544de1a [2022-05-02T11:05:01.125Z] Removing intermediate container 17c0e544de1a [2022-05-02T11:05:01.125Z] ---> 87ba363cdcae [2022-05-02T11:05:01.125Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T11:05:01.125Z] ---> Running in 0ea31a5a9f2c [2022-05-02T11:05:01.702Z] Removing intermediate container 0ea31a5a9f2c [2022-05-02T11:05:01.702Z] ---> 6d632cafc8a6 [2022-05-02T11:05:01.702Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T11:05:01.702Z] ---> Running in d7b376695f1d [2022-05-02T11:05:01.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T11:05:02.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T11:05:02.904Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T11:05:03.165Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T11:05:03.165Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T11:05:03.425Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T11:05:03.425Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T11:05:03.425Z] OK: 224 MiB in 56 packages [2022-05-02T11:05:03.686Z] Removing intermediate container d7b376695f1d [2022-05-02T11:05:03.686Z] ---> ec7041e20ae7 [2022-05-02T11:05:03.686Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-02T11:05:03.947Z] ---> 6aa52ceb4c6a [2022-05-02T11:05:03.947Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T11:05:03.947Z] ---> Running in 8549893be7cb [2022-05-02T11:05:05.004Z] Still waiting to schedule task [2022-05-02T11:05:05.004Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-02T11:05:18.857Z] Removing intermediate container 8549893be7cb [2022-05-02T11:05:18.857Z] ---> 2fd7fb8dcf8b [2022-05-02T11:05:18.857Z] Step 10/12 : COPY . . [2022-05-02T11:05:19.428Z] ---> c793caea1b01 [2022-05-02T11:05:19.428Z] Step 11/12 : ARG MAKE='make build' [2022-05-02T11:05:19.428Z] ---> Running in e03797264ce6 [2022-05-02T11:05:19.428Z] Removing intermediate container e03797264ce6 [2022-05-02T11:05:19.428Z] ---> cc3ef87a8fa8 [2022-05-02T11:05:19.428Z] Step 12/12 : RUN $MAKE [2022-05-02T11:05:19.428Z] ---> Running in 673882039a24 [2022-05-02T11:05:20.000Z] noop [2022-05-02T11:05:20.000Z] Removing intermediate container 673882039a24 [2022-05-02T11:05:20.000Z] ---> 00540f44b78d [2022-05-02T11:05:20.262Z] Successfully built 00540f44b78d [2022-05-02T11:05:20.262Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:05:20.597Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T11:05:20.597Z] . [Pipeline] withDockerContainer [2022-05-02T11:05:20.693Z] prd-ubuntu20.04-docker-8c-8g-34473 does not seem to be running inside a container [2022-05-02T11:05:20.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-282 -v /w/workspace/foundry_device-virtual-go_PR-282:/w/workspace/foundry_device-virtual-go_PR-282:rw,z -v /w/workspace/foundry_device-virtual-go_PR-282@tmp:/w/workspace/foundry_device-virtual-go_PR-282@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 ******** ci-base-image-x86_64 cat [2022-05-02T11:05:21.137Z] $ docker top 29c1f84f5832cc066dc9bf258b14cbcb09cd3938481d8463aa74c6ba81944fe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T11:05:21.569Z] + go version [2022-05-02T11:05:21.569Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T11:05:21.607Z] $ docker stop --time=1 29c1f84f5832cc066dc9bf258b14cbcb09cd3938481d8463aa74c6ba81944fe3 [2022-05-02T11:05:22.938Z] $ docker rm -f 29c1f84f5832cc066dc9bf258b14cbcb09cd3938481d8463aa74c6ba81944fe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:05:23.593Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T11:05:23.593Z] . [Pipeline] withDockerContainer [2022-05-02T11:05:23.687Z] prd-ubuntu20.04-docker-8c-8g-34473 does not seem to be running inside a container [2022-05-02T11:05:23.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-282 -v /w/workspace/foundry_device-virtual-go_PR-282:/w/workspace/foundry_device-virtual-go_PR-282:rw,z -v /w/workspace/foundry_device-virtual-go_PR-282@tmp:/w/workspace/foundry_device-virtual-go_PR-282@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 ******** ci-base-image-x86_64 cat [2022-05-02T11:05:24.136Z] $ docker top 12e0c8e9bf0a79bfbc0911c0b2216f9e0b1d0e2d84b4e7581e743a7ebffc3f9d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T11:05:24.568Z] + make test [2022-05-02T11:05:24.568Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-02T11:05:24.827Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-02T11:05:34.809Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-02T11:05:34.809Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements [2022-05-02T11:05:40.090Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T11:05:44.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T11:05:44.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T11:05:44.291Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T11:05:44.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T11:05:44.389Z] $ docker stop --time=1 12e0c8e9bf0a79bfbc0911c0b2216f9e0b1d0e2d84b4e7581e743a7ebffc3f9d [2022-05-02T11:05:46.262Z] $ docker rm -f 12e0c8e9bf0a79bfbc0911c0b2216f9e0b1d0e2d84b4e7581e743a7ebffc3f9d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T11:05:46.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T11:05:46.793Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-02T11:05:47.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T11:05:47.935Z] + ls -al . [2022-05-02T11:05:47.935Z] total 184 [2022-05-02T11:05:47.935Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:05 . [2022-05-02T11:05:47.935Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:04 .. [2022-05-02T11:05:47.935Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:04 .git [2022-05-02T11:05:47.935Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:04 .github [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 270 May 2 11:04 .gitignore [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 11:04 .golangci.yml [2022-05-02T11:05:47.935Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 11:04 .semver [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 2 11:04 Attribution.txt [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 6349 May 2 11:04 CHANGELOG.md [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 2 11:04 Dockerfile [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 11:04 GOVERNANCE.md [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 660 May 2 11:04 Jenkinsfile [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 11:04 LICENSE [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 2 11:04 Makefile [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 623 May 2 11:04 OWNERS.md [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 2 11:04 README.md [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 11:04 VERSION [2022-05-02T11:05:47.935Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:04 bin [2022-05-02T11:05:47.935Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:04 cmd [2022-05-02T11:05:47.935Z] -rw-r--r-- 1 jenkins jenkins 44128 May 2 11:05 coverage.out [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 3185 May 2 11:04 go.mod [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 35098 May 2 11:04 go.sum [2022-05-02T11:05:47.935Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:04 internal [2022-05-02T11:05:47.935Z] -rw-rw-r-- 1 jenkins jenkins 235 May 2 11:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:05:48.259Z] + 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=2aad31ac67166435ab4b625a89e2b621c21f6a25 --label arch=amd64 --label version=0.0.0 . [2022-05-02T11:05:48.259Z] Sending build context to Docker daemon 22.96MB [2022-05-02T11:05:48.259Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T11:05:48.259Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-02T11:05:48.259Z] ---> 00540f44b78d [2022-05-02T11:05:48.259Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T11:05:48.520Z] ---> Running in 1a07296fc6c7 [2022-05-02T11:05:48.520Z] Removing intermediate container 1a07296fc6c7 [2022-05-02T11:05:48.520Z] ---> fa2aa01e02ba [2022-05-02T11:05:48.520Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T11:05:48.782Z] ---> Running in f7771b2a15ee [2022-05-02T11:05:48.782Z] Removing intermediate container f7771b2a15ee [2022-05-02T11:05:48.782Z] ---> 1e65604e025f [2022-05-02T11:05:48.782Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-02T11:05:48.782Z] ---> Running in 26c0829bb85f [2022-05-02T11:05:48.782Z] Removing intermediate container 26c0829bb85f [2022-05-02T11:05:48.782Z] ---> 435bc8bef281 [2022-05-02T11:05:48.782Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T11:05:49.042Z] ---> Running in 03b22b06d84f [2022-05-02T11:05:49.610Z] Removing intermediate container 03b22b06d84f [2022-05-02T11:05:49.610Z] ---> 168d26aebe8a [2022-05-02T11:05:49.610Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T11:05:49.610Z] ---> Running in 0c7e26372851 [2022-05-02T11:05:49.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T11:05:50.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T11:05:51.074Z] OK: 224 MiB in 56 packages [2022-05-02T11:05:51.334Z] Removing intermediate container 0c7e26372851 [2022-05-02T11:05:51.334Z] ---> c0dc1fa88d98 [2022-05-02T11:05:51.334Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-02T11:05:51.334Z] ---> ddbfe712d6ef [2022-05-02T11:05:51.334Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T11:05:51.594Z] ---> Running in 18dfc80e28e3 [2022-05-02T11:05:52.167Z] Removing intermediate container 18dfc80e28e3 [2022-05-02T11:05:52.167Z] ---> e958aeb2d7cd [2022-05-02T11:05:52.167Z] Step 10/26 : COPY . . [2022-05-02T11:05:52.427Z] ---> 0580493225f3 [2022-05-02T11:05:52.427Z] Step 11/26 : ARG MAKE='make build' [2022-05-02T11:05:52.427Z] ---> Running in 5b4264d1a945 [2022-05-02T11:05:52.689Z] Removing intermediate container 5b4264d1a945 [2022-05-02T11:05:52.689Z] ---> be56f3e0aace [2022-05-02T11:05:52.689Z] Step 12/26 : RUN $MAKE [2022-05-02T11:05:52.689Z] ---> Running in 7b29850d559d [2022-05-02T11:05:52.949Z] 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-02T11:06:14.903Z] Removing intermediate container 7b29850d559d [2022-05-02T11:06:14.903Z] ---> f68f7fd12602 [2022-05-02T11:06:14.903Z] Step 13/26 : FROM alpine:3.14 [2022-05-02T11:06:14.903Z] 3.14: Pulling from library/alpine [2022-05-02T11:06:14.903Z] 8663204ce13b: Pulling fs layer [2022-05-02T11:06:14.903Z] 8663204ce13b: Verifying Checksum [2022-05-02T11:06:14.903Z] 8663204ce13b: Download complete [2022-05-02T11:06:14.903Z] 8663204ce13b: Pull complete [2022-05-02T11:06:14.903Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T11:06:14.903Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T11:06:14.903Z] ---> e04c818066af [2022-05-02T11:06:14.903Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-02T11:06:14.903Z] ---> Running in 98935d44110d [2022-05-02T11:06:14.903Z] Removing intermediate container 98935d44110d [2022-05-02T11:06:14.903Z] ---> b71591888fcb [2022-05-02T11:06:14.903Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T11:06:14.903Z] ---> Running in 398bec2fa2a7 [2022-05-02T11:06:14.903Z] Removing intermediate container 398bec2fa2a7 [2022-05-02T11:06:14.903Z] ---> 4ece5aa7ca6a [2022-05-02T11:06:14.903Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T11:06:14.903Z] ---> Running in 777ac92efa28 [2022-05-02T11:06:14.903Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T11:06:14.903Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T11:06:15.473Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T11:06:15.473Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T11:06:15.473Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T11:06:15.473Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T11:06:15.733Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T11:06:15.733Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T11:06:15.733Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T11:06:15.733Z] OK: 8 MiB in 20 packages [2022-05-02T11:06:16.302Z] Removing intermediate container 777ac92efa28 [2022-05-02T11:06:16.302Z] ---> e1dc100ac29e [2022-05-02T11:06:16.303Z] Step 17/26 : WORKDIR / [2022-05-02T11:06:16.303Z] ---> Running in 15be0271f918 [2022-05-02T11:06:16.303Z] Removing intermediate container 15be0271f918 [2022-05-02T11:06:16.303Z] ---> 632e43ba0e2a [2022-05-02T11:06:16.303Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-02T11:06:16.562Z] ---> cbc9f15d7544 [2022-05-02T11:06:16.562Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-02T11:06:16.562Z] ---> 56c426ce35a5 [2022-05-02T11:06:16.562Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-02T11:06:17.132Z] ---> d088211a5dd6 [2022-05-02T11:06:17.132Z] Step 21/26 : EXPOSE 59900 [2022-05-02T11:06:17.132Z] ---> Running in 1df872ae350a [2022-05-02T11:06:17.391Z] Removing intermediate container 1df872ae350a [2022-05-02T11:06:17.391Z] ---> 0e0bdce199af [2022-05-02T11:06:17.391Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-02T11:06:17.391Z] ---> Running in 0c9a2688fe2c [2022-05-02T11:06:17.391Z] Removing intermediate container 0c9a2688fe2c [2022-05-02T11:06:17.391Z] ---> b8391d7a72bd [2022-05-02T11:06:17.391Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T11:06:17.391Z] ---> Running in f302c18634b0 [2022-05-02T11:06:17.652Z] Removing intermediate container f302c18634b0 [2022-05-02T11:06:17.652Z] ---> b48ff0dacd0e [2022-05-02T11:06:17.652Z] Step 24/26 : LABEL arch=amd64 [2022-05-02T11:06:17.652Z] ---> Running in a3ea40c4318e [2022-05-02T11:06:17.652Z] Removing intermediate container a3ea40c4318e [2022-05-02T11:06:17.652Z] ---> f293cc861ceb [2022-05-02T11:06:17.652Z] Step 25/26 : LABEL git_sha=2aad31ac67166435ab4b625a89e2b621c21f6a25 [2022-05-02T11:06:17.652Z] ---> Running in 5071f861ad5b [2022-05-02T11:06:17.911Z] Removing intermediate container 5071f861ad5b [2022-05-02T11:06:17.911Z] ---> 9eb328689777 [2022-05-02T11:06:17.911Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T11:06:17.911Z] ---> Running in 82d2cb5d7368 [2022-05-02T11:06:17.911Z] Removing intermediate container 82d2cb5d7368 [2022-05-02T11:06:17.911Z] ---> 1a3ed0a700fd [2022-05-02T11:06:17.911Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T11:06:17.911Z] Successfully built 1a3ed0a700fd [2022-05-02T11:06:17.911Z] 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-02T11:06:18.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T11:06:18.628Z] [2022-05-02T11:06:18.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:06:18.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T11:06:18.964Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T11:06:18.964Z] 5eb5b503b376: Pulling fs layer [2022-05-02T11:06:18.964Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T11:06:18.964Z] ec43610c2a17: Pulling fs layer [2022-05-02T11:06:18.964Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T11:06:18.964Z] 33b1e0a273af: Pulling fs layer [2022-05-02T11:06:18.964Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T11:06:18.964Z] 2f39f015ded8: Pulling fs layer [2022-05-02T11:06:18.964Z] 33b1e0a273af: Waiting [2022-05-02T11:06:18.964Z] 3a2ae6a8a46f: Waiting [2022-05-02T11:06:18.964Z] 2f39f015ded8: Waiting [2022-05-02T11:06:18.964Z] 5c69ac0246d0: Verifying Checksum [2022-05-02T11:06:18.964Z] 5c69ac0246d0: Download complete [2022-05-02T11:06:18.964Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-02T11:06:18.964Z] 3a2ae6a8a46f: Download complete [2022-05-02T11:06:18.964Z] 33b1e0a273af: Download complete [2022-05-02T11:06:18.964Z] ec43610c2a17: Verifying Checksum [2022-05-02T11:06:18.964Z] ec43610c2a17: Download complete [2022-05-02T11:06:18.964Z] 5d3b04190fa2: Verifying Checksum [2022-05-02T11:06:18.964Z] 5d3b04190fa2: Download complete [2022-05-02T11:06:19.223Z] 5eb5b503b376: Verifying Checksum [2022-05-02T11:06:19.223Z] 5eb5b503b376: Download complete [2022-05-02T11:06:19.792Z] 2f39f015ded8: Download complete [2022-05-02T11:06:20.360Z] 5eb5b503b376: Pull complete [2022-05-02T11:06:20.618Z] 5c69ac0246d0: Pull complete [2022-05-02T11:06:21.187Z] ec43610c2a17: Pull complete [2022-05-02T11:06:21.187Z] 3a2ae6a8a46f: Pull complete [2022-05-02T11:06:21.187Z] 33b1e0a273af: Pull complete [2022-05-02T11:06:21.447Z] 5d3b04190fa2: Pull complete [2022-05-02T11:06:25.642Z] 2f39f015ded8: Pull complete [2022-05-02T11:06:25.642Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T11:06:25.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T11:06:25.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T11:06:25.729Z] prd-ubuntu20.04-docker-8c-8g-34473 does not seem to be running inside a container [2022-05-02T11:06:25.776Z] $ 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-282 -v /w/workspace/foundry_device-virtual-go_PR-282:/w/workspace/foundry_device-virtual-go_PR-282:rw,z -v /w/workspace/foundry_device-virtual-go_PR-282@tmp:/w/workspace/foundry_device-virtual-go_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T11:06:27.571Z] $ docker top f42ebd797de76597ff235570776b5317e8ef75da265d49c2de1cdf6c7409507b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:06:28.086Z] ---> job-cost.sh [2022-05-02T11:06:28.086Z] lf-activate-venv: SKIPPING [2022-05-02T11:06:28.086Z] INFO: No Stack... [2022-05-02T11:06:28.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T11:06:28.916Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T11:06:29.241Z] + cat /w/workspace/foundry_device-virtual-go_PR-282/archives/cost.csv [2022-05-02T11:06:29.241Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T11:06:29.280Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-282-1-stack-cost] [2022-05-02T11:06:29.285Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-282-1-stack-cost] did not exist. Created. [2022-05-02T11:06:29.285Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T11:06:29.670Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T11:06:29.729Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T11:06:29.750Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T11:06:29.834Z] $ docker stop --time=1 f42ebd797de76597ff235570776b5317e8ef75da265d49c2de1cdf6c7409507b [2022-05-02T11:06:30.981Z] $ docker rm -f f42ebd797de76597ff235570776b5317e8ef75da265d49c2de1cdf6c7409507b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T11:06:38.166Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34474 in /w/workspace/foundry_device-virtual-go_PR-282 [Pipeline] { [Pipeline] ws [2022-05-02T11:06:38.208Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-05-02T11:06:38.704Z] The recommended git tool is: git [2022-05-02T11:06:46.082Z] using credential edgex-jenkins-ssh [2022-05-02T11:06:46.105Z] Cloning the remote Git repository [2022-05-02T11:06:46.282Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-05-02T11:06:46.397Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-05-02T11:06:46.529Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-02T11:06:46.534Z] > git --version # timeout=10 [2022-05-02T11:06:46.621Z] > git --version # 'git version 2.25.1' [2022-05-02T11:06:46.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T11:06:46.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T11:06:49.336Z] Merging remotes/origin/main commit a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 into PR head commit 2aad31ac67166435ab4b625a89e2b621c21f6a25 [2022-05-02T11:06:48.723Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-02T11:06:48.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T11:06:48.775Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-05-02T11:06:48.808Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-05-02T11:06:48.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T11:06:48.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T11:06:49.361Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T11:06:49.398Z] > git checkout -f 2aad31ac67166435ab4b625a89e2b621c21f6a25 # timeout=10 [2022-05-02T11:06:49.553Z] Merge succeeded, producing 2aad31ac67166435ab4b625a89e2b621c21f6a25 [2022-05-02T11:06:49.553Z] Checking out Revision 2aad31ac67166435ab4b625a89e2b621c21f6a25 (PR-282) [2022-05-02T11:06:49.481Z] > git remote # timeout=10 [2022-05-02T11:06:49.497Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T11:06:49.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T11:06:49.522Z] > git merge a78a78d04b97f7ac7bc255628a7f1c8f0a4474e5 # timeout=10 [2022-05-02T11:06:49.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T11:06:49.566Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T11:06:49.580Z] > git checkout -f 2aad31ac67166435ab4b625a89e2b621c21f6a25 # timeout=10 [2022-05-02T11:06:53.802Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-05-02T11:06:53.860Z] > git --version # timeout=10 [2022-05-02T11:06:53.870Z] > git --version # 'git version 2.25.1' [2022-05-02T11:06:53.888Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T11:06:54.992Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T11:06:54.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T11:06:54.993Z] Dload Upload Total Spent Left Speed [2022-05-02T11:06:54.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh [2022-05-02T11:06:55.598Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T11:06:55.953Z] + sudo tee /etc/docker/daemon.new [2022-05-02T11:06:55.953Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-02T11:06:55.953Z] { [2022-05-02T11:06:55.953Z] "registry-mirrors": [ [2022-05-02T11:06:55.953Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T11:06:55.953Z] ], [2022-05-02T11:06:55.953Z] "bip": "10.250.0.254/24", [2022-05-02T11:06:55.953Z] "hosts": [ [2022-05-02T11:06:55.953Z] "tcp://0.0.0.0:5555", [2022-05-02T11:06:55.953Z] "unix:///var/run/docker.sock" [2022-05-02T11:06:55.953Z] ], [2022-05-02T11:06:55.953Z] "mtu": 1458, [2022-05-02T11:06:55.953Z] "selinux-enabled": true, [2022-05-02T11:06:55.953Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T11:06:55.953Z] } [Pipeline] sh [2022-05-02T11:06:56.308Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T11:06:56.664Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T11:07:15.044Z] provisioning config files... [2022-05-02T11:07:15.068Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6614667510546153162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:07:15.658Z] ---> docker-login.sh [2022-05-02T11:07:15.658Z] nexus3.edgexfoundry.org:10001 [2022-05-02T11:07:16.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:07:16.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:07:16.531Z] Configure a credential helper to remove this warning. See [2022-05-02T11:07:16.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:07:16.531Z] [2022-05-02T11:07:16.531Z] Login Succeeded [2022-05-02T11:07:16.531Z] nexus3.edgexfoundry.org:10002 [2022-05-02T11:07:16.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:07:16.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:07:16.805Z] Configure a credential helper to remove this warning. See [2022-05-02T11:07:16.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:07:16.805Z] [2022-05-02T11:07:16.805Z] Login Succeeded [2022-05-02T11:07:17.078Z] nexus3.edgexfoundry.org:10003 [2022-05-02T11:07:17.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:07:17.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:07:17.355Z] Configure a credential helper to remove this warning. See [2022-05-02T11:07:17.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:07:17.355Z] [2022-05-02T11:07:17.355Z] Login Succeeded [2022-05-02T11:07:17.355Z] nexus3.edgexfoundry.org:10004 [2022-05-02T11:07:17.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:07:17.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:07:17.908Z] Configure a credential helper to remove this warning. See [2022-05-02T11:07:17.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:07:17.908Z] [2022-05-02T11:07:17.908Z] Login Succeeded [2022-05-02T11:07:17.908Z] docker.io [2022-05-02T11:07:18.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T11:07:19.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T11:07:19.159Z] Configure a credential helper to remove this warning. See [2022-05-02T11:07:19.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T11:07:19.159Z] [2022-05-02T11:07:19.159Z] Login Succeeded [2022-05-02T11:07:19.159Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T11:07:19.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T11:07:19.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T11:07:19.586Z] ========================================================= [2022-05-02T11:07:19.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T11:07:19.586Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:07:20.046Z] + 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-02T11:07:20.320Z] Sending build context to Docker daemon 11.59MB [2022-05-02T11:07:20.596Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T11:07:20.596Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T11:07:20.596Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T11:07:20.596Z] 9b3977197b4f: Pulling fs layer [2022-05-02T11:07:20.596Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T11:07:20.596Z] 94645a83ff95: Pulling fs layer [2022-05-02T11:07:20.596Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T11:07:20.596Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T11:07:20.596Z] 3096ccb668a1: Pulling fs layer [2022-05-02T11:07:20.596Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T11:07:20.596Z] a4caa8a26152: Pulling fs layer [2022-05-02T11:07:20.596Z] 0c92f367c5e7: Waiting [2022-05-02T11:07:20.596Z] 3096ccb668a1: Waiting [2022-05-02T11:07:20.596Z] e8cf19c19ddd: Waiting [2022-05-02T11:07:20.596Z] a4caa8a26152: Waiting [2022-05-02T11:07:20.596Z] 3f3a8bcf1eab: Waiting [2022-05-02T11:07:20.596Z] 94645a83ff95: Verifying Checksum [2022-05-02T11:07:20.596Z] 94645a83ff95: Download complete [2022-05-02T11:07:20.596Z] 1a89e8eeedd5: Download complete [2022-05-02T11:07:20.596Z] 0c92f367c5e7: Verifying Checksum [2022-05-02T11:07:20.596Z] 0c92f367c5e7: Download complete [2022-05-02T11:07:20.596Z] 3096ccb668a1: Verifying Checksum [2022-05-02T11:07:20.596Z] 3096ccb668a1: Download complete [2022-05-02T11:07:20.873Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T11:07:20.873Z] e8cf19c19ddd: Download complete [2022-05-02T11:07:20.873Z] 9b3977197b4f: Verifying Checksum [2022-05-02T11:07:20.873Z] 9b3977197b4f: Download complete [2022-05-02T11:07:21.480Z] 9b3977197b4f: Pull complete [2022-05-02T11:07:22.087Z] 1a89e8eeedd5: Pull complete [2022-05-02T11:07:22.362Z] 94645a83ff95: Pull complete [2022-05-02T11:07:22.636Z] a4caa8a26152: Verifying Checksum [2022-05-02T11:07:22.636Z] a4caa8a26152: Download complete [2022-05-02T11:07:23.232Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-02T11:07:23.232Z] 3f3a8bcf1eab: Download complete [2022-05-02T11:07:35.644Z] 3f3a8bcf1eab: Pull complete [2022-05-02T11:07:35.644Z] 0c92f367c5e7: Pull complete [2022-05-02T11:07:35.644Z] 3096ccb668a1: Pull complete [2022-05-02T11:07:35.919Z] e8cf19c19ddd: Pull complete [2022-05-02T11:07:42.681Z] a4caa8a26152: Pull complete [2022-05-02T11:07:42.681Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T11:07:42.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T11:07:42.681Z] ---> 725f1c02e7f9 [2022-05-02T11:07:42.681Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T11:07:42.955Z] ---> Running in 42531860b312 [2022-05-02T11:07:43.229Z] Removing intermediate container 42531860b312 [2022-05-02T11:07:43.229Z] ---> 833a14ad48df [2022-05-02T11:07:43.229Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T11:07:43.229Z] ---> Running in e295c45bf104 [2022-05-02T11:07:43.514Z] Removing intermediate container e295c45bf104 [2022-05-02T11:07:43.514Z] ---> 2a9a7a844fbf [2022-05-02T11:07:43.514Z] Step 5/12 : WORKDIR /device-virtual-go [2022-05-02T11:07:43.514Z] ---> Running in 6a4ece0978b0 [2022-05-02T11:07:44.123Z] Removing intermediate container 6a4ece0978b0 [2022-05-02T11:07:44.123Z] ---> c53b9147d528 [2022-05-02T11:07:44.123Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T11:07:44.123Z] ---> Running in e6ceeeae8d8c [2022-05-02T11:07:46.128Z] Removing intermediate container e6ceeeae8d8c [2022-05-02T11:07:46.128Z] ---> 1c368128f21d [2022-05-02T11:07:46.128Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T11:07:46.128Z] ---> Running in 75248840fe2b [2022-05-02T11:07:46.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T11:07:47.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T11:07:48.703Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T11:07:48.703Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T11:07:48.703Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T11:07:48.987Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T11:07:48.987Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T11:07:48.987Z] OK: 224 MiB in 56 packages [2022-05-02T11:07:50.979Z] Removing intermediate container 75248840fe2b [2022-05-02T11:07:50.979Z] ---> 2e84dffd1037 [2022-05-02T11:07:50.979Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-02T11:07:51.253Z] ---> 939369a8cd99 [2022-05-02T11:07:51.253Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T11:07:51.253Z] ---> Running in 8a37d1688dd3 [2022-05-02T11:08:38.254Z] Removing intermediate container 8a37d1688dd3 [2022-05-02T11:08:38.254Z] ---> 57ec7894a4d4 [2022-05-02T11:08:38.254Z] Step 10/12 : COPY . . [2022-05-02T11:08:38.254Z] ---> e056a8059230 [2022-05-02T11:08:38.254Z] Step 11/12 : ARG MAKE='make build' [2022-05-02T11:08:38.254Z] ---> Running in 73fba8d8a66d [2022-05-02T11:08:38.529Z] Removing intermediate container 73fba8d8a66d [2022-05-02T11:08:38.529Z] ---> e754adf3e62f [2022-05-02T11:08:38.529Z] Step 12/12 : RUN $MAKE [2022-05-02T11:08:38.529Z] ---> Running in 2c70a7d79b37 [2022-05-02T11:08:39.509Z] noop [2022-05-02T11:08:40.112Z] Removing intermediate container 2c70a7d79b37 [2022-05-02T11:08:40.112Z] ---> eaa5242eae63 [2022-05-02T11:08:40.112Z] Successfully built eaa5242eae63 [2022-05-02T11:08:40.112Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:08:40.489Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T11:08:40.489Z] . [Pipeline] withDockerContainer [2022-05-02T11:08:40.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-34474 does not seem to be running inside a container [2022-05-02T11:08:40.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-02T11:08:42.162Z] $ docker top 4798f1b5d2b960f3a87a3d8934be94ed0d4f29a99ee04ee50711fe0cb9811505 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T11:08:43.127Z] + go version [2022-05-02T11:08:43.127Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T11:08:43.175Z] $ docker stop --time=1 4798f1b5d2b960f3a87a3d8934be94ed0d4f29a99ee04ee50711fe0cb9811505 [2022-05-02T11:08:44.799Z] $ docker rm -f 4798f1b5d2b960f3a87a3d8934be94ed0d4f29a99ee04ee50711fe0cb9811505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:08:45.642Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T11:08:45.642Z] . [Pipeline] withDockerContainer [2022-05-02T11:08:45.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-34474 does not seem to be running inside a container [2022-05-02T11:08:45.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-02T11:08:47.268Z] $ docker top f49ac9db25c8f80cdccaf1862ce450882c3927bc8936356f04f9a90dc3f06c0c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T11:08:48.278Z] + make test [2022-05-02T11:08:48.278Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-02T11:08:49.725Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-05-02T11:10:11.758Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-05-02T11:10:11.758Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.131s coverage: 65.7% of statements [2022-05-02T11:10:11.758Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T11:10:11.758Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T11:10:38.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T11:10:38.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T11:10:38.573Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T11:10:38.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T11:10:38.648Z] $ docker stop --time=1 f49ac9db25c8f80cdccaf1862ce450882c3927bc8936356f04f9a90dc3f06c0c [2022-05-02T11:10:40.418Z] $ docker rm -f f49ac9db25c8f80cdccaf1862ce450882c3927bc8936356f04f9a90dc3f06c0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T11:10:41.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T11:10:41.435Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T11:10:41.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T11:10:42.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T11:10:42.849Z] + ls -al . [2022-05-02T11:10:42.849Z] total 180 [2022-05-02T11:10:42.849Z] drwxrwxr-x 7 jenkins jenkins 4096 May 2 11:10 . [2022-05-02T11:10:42.849Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:06 .. [2022-05-02T11:10:42.849Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:06 .git [2022-05-02T11:10:42.849Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:06 .github [2022-05-02T11:10:42.849Z] -rw-rw-r-- 1 jenkins jenkins 270 May 2 11:06 .gitignore [2022-05-02T11:10:42.849Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 11:06 .golangci.yml [2022-05-02T11:10:42.849Z] -rw-rw-r-- 1 jenkins jenkins 7893 May 2 11:06 Attribution.txt [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 6349 May 2 11:06 CHANGELOG.md [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 1974 May 2 11:06 Dockerfile [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 11:06 GOVERNANCE.md [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 660 May 2 11:06 Jenkinsfile [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 11:06 LICENSE [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 2248 May 2 11:06 Makefile [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 623 May 2 11:06 OWNERS.md [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 2914 May 2 11:06 README.md [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 11:04 VERSION [2022-05-02T11:10:42.850Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:06 bin [2022-05-02T11:10:42.850Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:06 cmd [2022-05-02T11:10:42.850Z] -rw-r--r-- 1 jenkins jenkins 44128 May 2 11:10 coverage.out [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 3185 May 2 11:06 go.mod [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 35098 May 2 11:06 go.sum [2022-05-02T11:10:42.850Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:06 internal [2022-05-02T11:10:42.850Z] -rw-rw-r-- 1 jenkins jenkins 235 May 2 11:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:10:43.228Z] + 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=2aad31ac67166435ab4b625a89e2b621c21f6a25 --label arch=arm64 --label version=0.0.0 . [2022-05-02T11:10:43.502Z] Sending build context to Docker daemon 11.63MB [2022-05-02T11:10:43.776Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T11:10:43.776Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-02T11:10:43.776Z] ---> eaa5242eae63 [2022-05-02T11:10:43.776Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T11:10:43.776Z] ---> Running in 5ad9b1639f33 [2022-05-02T11:10:44.049Z] Removing intermediate container 5ad9b1639f33 [2022-05-02T11:10:44.049Z] ---> d95e3baadf60 [2022-05-02T11:10:44.049Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T11:10:44.049Z] ---> Running in 67461e5f6194 [2022-05-02T11:10:44.323Z] Removing intermediate container 67461e5f6194 [2022-05-02T11:10:44.323Z] ---> 0cd07e00fe82 [2022-05-02T11:10:44.323Z] Step 5/26 : WORKDIR /device-virtual-go [2022-05-02T11:10:44.597Z] ---> Running in 8f88bd9c6641 [2022-05-02T11:10:44.871Z] Removing intermediate container 8f88bd9c6641 [2022-05-02T11:10:44.871Z] ---> f73a7b039dd8 [2022-05-02T11:10:44.871Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T11:10:44.871Z] ---> Running in c2c8d20520c7 [2022-05-02T11:10:46.328Z] Removing intermediate container c2c8d20520c7 [2022-05-02T11:10:46.328Z] ---> 5eaa48e92d5b [2022-05-02T11:10:46.328Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T11:10:46.609Z] ---> Running in 25190265899f [2022-05-02T11:10:47.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T11:10:48.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T11:10:49.149Z] OK: 224 MiB in 56 packages [2022-05-02T11:10:50.136Z] Removing intermediate container 25190265899f [2022-05-02T11:10:50.136Z] ---> 60ecabb306d1 [2022-05-02T11:10:50.136Z] Step 8/26 : COPY go.mod vendor* ./ [2022-05-02T11:10:50.411Z] ---> ad46edf4f2fa [2022-05-02T11:10:50.411Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T11:10:50.411Z] ---> Running in bb4169bb1fde [2022-05-02T11:10:52.400Z] Removing intermediate container bb4169bb1fde [2022-05-02T11:10:52.400Z] ---> d0f4e41f1c47 [2022-05-02T11:10:52.400Z] Step 10/26 : COPY . . [2022-05-02T11:10:53.841Z] ---> cd5ae79a0b93 [2022-05-02T11:10:53.841Z] Step 11/26 : ARG MAKE='make build' [2022-05-02T11:10:53.841Z] ---> Running in 81d0325e524a [2022-05-02T11:10:53.841Z] Removing intermediate container 81d0325e524a [2022-05-02T11:10:53.841Z] ---> 9a370fbd74a1 [2022-05-02T11:10:53.841Z] Step 12/26 : RUN $MAKE [2022-05-02T11:10:54.117Z] ---> Running in 5cdd081a28fa [2022-05-02T11:10:55.104Z] 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-02T11:13:02.110Z] Removing intermediate container 5cdd081a28fa [2022-05-02T11:13:02.111Z] ---> e113c0a8f6c9 [2022-05-02T11:13:02.111Z] Step 13/26 : FROM alpine:3.14 [2022-05-02T11:13:02.111Z] 3.14: Pulling from library/alpine [2022-05-02T11:13:02.111Z] 455c02918c45: Pulling fs layer [2022-05-02T11:13:02.111Z] 455c02918c45: Download complete [2022-05-02T11:13:02.111Z] 455c02918c45: Pull complete [2022-05-02T11:13:02.111Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T11:13:02.111Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T11:13:02.111Z] ---> ac73e934f311 [2022-05-02T11:13:02.111Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-05-02T11:13:02.111Z] ---> Running in 6f3a092143a6 [2022-05-02T11:13:02.111Z] Removing intermediate container 6f3a092143a6 [2022-05-02T11:13:02.111Z] ---> 9e429feb2f80 [2022-05-02T11:13:02.111Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T11:13:02.111Z] ---> Running in 69b1b2bcdaf8 [2022-05-02T11:13:02.111Z] Removing intermediate container 69b1b2bcdaf8 [2022-05-02T11:13:02.111Z] ---> e744c9214af8 [2022-05-02T11:13:02.111Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T11:13:02.111Z] ---> Running in e7bce86689db [2022-05-02T11:13:02.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T11:13:02.111Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T11:13:02.111Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T11:13:02.111Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T11:13:02.111Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T11:13:02.111Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T11:13:02.111Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T11:13:02.111Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T11:13:02.111Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T11:13:02.111Z] OK: 8 MiB in 20 packages [2022-05-02T11:13:02.111Z] Removing intermediate container e7bce86689db [2022-05-02T11:13:02.111Z] ---> bfae1e11b179 [2022-05-02T11:13:02.111Z] Step 17/26 : WORKDIR / [2022-05-02T11:13:02.111Z] ---> Running in 624bf85ff3c1 [2022-05-02T11:13:02.111Z] Removing intermediate container 624bf85ff3c1 [2022-05-02T11:13:02.111Z] ---> dc0cce95fcdb [2022-05-02T11:13:02.111Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-05-02T11:13:02.111Z] ---> 2a67e0ef253f [2022-05-02T11:13:02.111Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-05-02T11:13:02.111Z] ---> cbe66c9c77c7 [2022-05-02T11:13:02.111Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-05-02T11:13:02.111Z] ---> 7e7680e16cad [2022-05-02T11:13:02.111Z] Step 21/26 : EXPOSE 59900 [2022-05-02T11:13:02.111Z] ---> Running in 404f7bfb7a33 [2022-05-02T11:13:02.111Z] Removing intermediate container 404f7bfb7a33 [2022-05-02T11:13:02.111Z] ---> 59a63b3dba2b [2022-05-02T11:13:02.111Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-05-02T11:13:02.111Z] ---> Running in a1415603c858 [2022-05-02T11:13:02.111Z] Removing intermediate container a1415603c858 [2022-05-02T11:13:02.111Z] ---> 14f6d0f95ee4 [2022-05-02T11:13:02.111Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T11:13:02.111Z] ---> Running in 1e5526ecb71c [2022-05-02T11:13:02.111Z] Removing intermediate container 1e5526ecb71c [2022-05-02T11:13:02.111Z] ---> a4eec80bfdc4 [2022-05-02T11:13:02.111Z] Step 24/26 : LABEL arch=arm64 [2022-05-02T11:13:02.111Z] ---> Running in 54e1c850aa7b [2022-05-02T11:13:02.111Z] Removing intermediate container 54e1c850aa7b [2022-05-02T11:13:02.111Z] ---> 387cefbc1cd1 [2022-05-02T11:13:02.111Z] Step 25/26 : LABEL git_sha=2aad31ac67166435ab4b625a89e2b621c21f6a25 [2022-05-02T11:13:02.111Z] ---> Running in 9e301100e584 [2022-05-02T11:13:02.111Z] Removing intermediate container 9e301100e584 [2022-05-02T11:13:02.111Z] ---> 4c2465c49e25 [2022-05-02T11:13:02.111Z] Step 26/26 : LABEL version=0.0.0 [2022-05-02T11:13:02.111Z] ---> Running in a1b008249239 [2022-05-02T11:13:02.111Z] Removing intermediate container a1b008249239 [2022-05-02T11:13:02.111Z] ---> f19a323a7681 [2022-05-02T11:13:02.111Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T11:13:02.111Z] Successfully built f19a323a7681 [2022-05-02T11:13:02.111Z] 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-02T11:13:02.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T11:13:02.781Z] [2022-05-02T11:13:02.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:13:03.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T11:13:03.431Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T11:13:03.431Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T11:13:03.431Z] 04944245beec: Pulling fs layer [2022-05-02T11:13:03.431Z] 699f458cf7ca: Pulling fs layer [2022-05-02T11:13:03.431Z] 765212b225bb: Pulling fs layer [2022-05-02T11:13:03.431Z] f23df028b6ca: Pulling fs layer [2022-05-02T11:13:03.431Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T11:13:03.431Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T11:13:03.431Z] f23df028b6ca: Waiting [2022-05-02T11:13:03.431Z] d65c8cfc05b1: Waiting [2022-05-02T11:13:03.431Z] 765212b225bb: Waiting [2022-05-02T11:13:03.431Z] 2437ff75d9bd: Waiting [2022-05-02T11:13:03.431Z] 04944245beec: Verifying Checksum [2022-05-02T11:13:03.431Z] 04944245beec: Download complete [2022-05-02T11:13:03.431Z] 765212b225bb: Verifying Checksum [2022-05-02T11:13:03.431Z] 765212b225bb: Download complete [2022-05-02T11:13:03.431Z] f23df028b6ca: Verifying Checksum [2022-05-02T11:13:03.431Z] f23df028b6ca: Download complete [2022-05-02T11:13:03.431Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T11:13:03.431Z] d65c8cfc05b1: Download complete [2022-05-02T11:13:03.706Z] 699f458cf7ca: Verifying Checksum [2022-05-02T11:13:03.706Z] 699f458cf7ca: Download complete [2022-05-02T11:13:03.980Z] 8998bd30e6a1: Verifying Checksum [2022-05-02T11:13:03.981Z] 8998bd30e6a1: Download complete [2022-05-02T11:13:05.962Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T11:13:05.962Z] 2437ff75d9bd: Download complete [2022-05-02T11:13:08.599Z] 8998bd30e6a1: Pull complete [2022-05-02T11:13:08.599Z] 04944245beec: Pull complete [2022-05-02T11:13:10.038Z] 699f458cf7ca: Pull complete [2022-05-02T11:13:10.311Z] 765212b225bb: Pull complete [2022-05-02T11:13:11.289Z] f23df028b6ca: Pull complete [2022-05-02T11:13:11.562Z] d65c8cfc05b1: Pull complete [2022-05-02T11:13:26.648Z] 2437ff75d9bd: Pull complete [2022-05-02T11:13:26.648Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T11:13:26.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T11:13:26.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T11:13:26.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-34474 does not seem to be running inside a container [2022-05-02T11:13:26.969Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-02T11:13:29.565Z] $ docker top 5f141bf635a83fd0262734d2ed257b904c89a018e3e2b9da27d1ec1a557afcdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:13:30.559Z] ---> job-cost.sh [2022-05-02T11:13:30.559Z] lf-activate-venv: SKIPPING [2022-05-02T11:13:30.559Z] INFO: No Stack... [2022-05-02T11:13:30.833Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T11:13:31.808Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T11:13:32.488Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2022-05-02T11:13:32.488Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T11:13:32.574Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-282-1-stack-cost] [2022-05-02T11:13:32.579Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-282-1-stack-cost] did not exist. Created. [2022-05-02T11:13:32.579Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T11:13:33.319Z] /w/workspace/device-virtual-go/1@tmp/durable-42d5602a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-02T11:13:34.014Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-02T11:13:34.050Z] Warning: overwriting stash ‘stack-cost’ [2022-05-02T11:13:34.087Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T11:13:34.100Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T11:13:34.177Z] $ docker stop --time=1 5f141bf635a83fd0262734d2ed257b904c89a018e3e2b9da27d1ec1a557afcdd [2022-05-02T11:13:35.684Z] $ docker rm -f 5f141bf635a83fd0262734d2ed257b904c89a018e3e2b9da27d1ec1a557afcdd [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-02T11:13:36.765Z] provisioning config files... [2022-05-02T11:13:36.774Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-282@tmp/config3225531396598549364tmp [Pipeline] { [Pipeline] sh [2022-05-02T11:13:37.116Z] + set +x [2022-05-02T11:13:37.116Z] + + bash -s -- [2022-05-02T11:13:37.116Z] curl -s https://codecov.io/bash [2022-05-02T11:13:37.116Z] [2022-05-02T11:13:37.116Z] _____ _ [2022-05-02T11:13:37.116Z] / ____| | | [2022-05-02T11:13:37.116Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T11:13:37.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T11:13:37.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T11:13:37.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T11:13:37.116Z] Bash-1.0.6 [2022-05-02T11:13:37.116Z] [2022-05-02T11:13:37.116Z] [2022-05-02T11:13:37.116Z] ==> git version 2.25.1 found [2022-05-02T11:13:37.116Z] ==> 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-02T11:13:37.116Z] Release-Date: 2020-01-08 [2022-05-02T11:13:37.116Z] 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-02T11:13:37.116Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-02T11:13:37.116Z] ==> Jenkins CI detected. [2022-05-02T11:13:37.116Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-282 [2022-05-02T11:13:37.116Z] project root: . [2022-05-02T11:13:37.116Z] --> token set from env [2022-05-02T11:13:37.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T11:13:37.116Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T11:13:37.116Z] ==> Python coveragepy not found [2022-05-02T11:13:37.116Z] ==> Searching for coverage reports in: [2022-05-02T11:13:37.116Z] + . [2022-05-02T11:13:37.116Z] -> Found 1 reports [2022-05-02T11:13:37.116Z] ==> Detecting git/mercurial file structure [2022-05-02T11:13:37.116Z] ==> Reading reports [2022-05-02T11:13:37.116Z] + ./coverage.out bytes=44128 [2022-05-02T11:13:37.116Z] ==> Appending adjustments [2022-05-02T11:13:37.116Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T11:13:37.378Z] + Found adjustments [2022-05-02T11:13:37.378Z] ==> Gzipping contents [2022-05-02T11:13:37.378Z] 8.0K /tmp/codecov.g3XPfS.gz [2022-05-02T11:13:37.378Z] ==> Uploading reports [2022-05-02T11:13:37.378Z] url: https://codecov.io [2022-05-02T11:13:37.378Z] query: branch=PR-282&commit=2aad31ac67166435ab4b625a89e2b621c21f6a25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=282&job=&cmd_args= [2022-05-02T11:13:37.378Z] -> Pinging Codecov [2022-05-02T11:13:37.378Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-282&commit=2aad31ac67166435ab4b625a89e2b621c21f6a25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=282&job=&cmd_args= [2022-05-02T11:13:37.639Z] -> Uploading to [2022-05-02T11:13:37.639Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/5E52B4B073DB2E39498172D8E973AA87/2aad31ac67166435ab4b625a89e2b621c21f6a25/af482d10-29d4-4913-8f30-dbfe03d5569f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T111337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61beb607fe0d605769b605ba6570ab0fda81108b7ae999e0c9e4d1e1d4f4ad5e [2022-05-02T11:13:37.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T11:13:37.639Z] Dload Upload Total Spent Left Speed [2022-05-02T11:13:37.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5300 0 0 100 5300 0 23348 --:--:-- --:--:-- --:--:-- 23245 [2022-05-02T11:13:37.899Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2aad31ac67166435ab4b625a89e2b621c21f6a25 [Pipeline] } [2022-05-02T11:13:37.925Z] 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-02T11:13:39.624Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-282/archives ] [2022-05-02T11:13:39.624Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-282/archives [2022-05-02T11:13:39.624Z] total 16 [2022-05-02T11:13:39.624Z] drwxr-xr-x 3 root root 4096 May 2 11:06 . [2022-05-02T11:13:39.624Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 11:06 .. [2022-05-02T11:13:39.624Z] drwxr-xr-x 2 root root 4096 May 2 11:06 cost [2022-05-02T11:13:39.624Z] -rw-r--r-- 1 root root 88 May 2 11:06 cost.csv [2022-05-02T11:13:39.624Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-282/archives [2022-05-02T11:13:39.624Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-282/archives [2022-05-02T11:13:39.624Z] total 16 [2022-05-02T11:13:39.624Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 11:06 . [2022-05-02T11:13:39.624Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 11:06 .. [2022-05-02T11:13:39.624Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 11:06 cost [2022-05-02T11:13:39.624Z] -rw-r--r-- 1 jenkins jenkins 88 May 2 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:13:39.963Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:13:40.859Z] ---> package-listing.sh [2022-05-02T11:13:40.859Z] ++ facter osfamily [2022-05-02T11:13:40.859Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T11:13:41.124Z] + OS_FAMILY=debian [2022-05-02T11:13:41.124Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-282 [2022-05-02T11:13:41.124Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T11:13:41.124Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T11:13:41.124Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T11:13:41.124Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T11:13:41.124Z] + '[' /w/workspace/foundry_device-virtual-go_PR-282 ']' [2022-05-02T11:13:41.124Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T11:13:41.124Z] + case "${OS_FAMILY}" in [2022-05-02T11:13:41.124Z] + dpkg -l [2022-05-02T11:13:41.124Z] + grep '^ii' [2022-05-02T11:13:41.124Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T11:13:41.124Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T11:13:41.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T11:13:41.124Z] + '[' /w/workspace/foundry_device-virtual-go_PR-282 ']' [2022-05-02T11:13:41.124Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-282/archives/ [2022-05-02T11:13:41.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-282/archives/ [Pipeline] echo [2022-05-02T11:13:41.161Z] 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-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-02T11:13:41.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T11:13:42.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T11:13:42.053Z] . [Pipeline] withDockerContainer [2022-05-02T11:13:42.142Z] prd-ubuntu20.04-docker-8c-8g-34473 does not seem to be running inside a container [2022-05-02T11:13:42.196Z] $ 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-282/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-282 -v /w/workspace/foundry_device-virtual-go_PR-282:/w/workspace/foundry_device-virtual-go_PR-282:rw,z -v /w/workspace/foundry_device-virtual-go_PR-282@tmp:/w/workspace/foundry_device-virtual-go_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T11:13:42.420Z] $ docker top 1a66504401f89d601bf1c8376b23ff83ed0bedf31991b49467981e8fca31c1eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T11:13:42.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T11:13:43.178Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T11:13:43.493Z] + ls /var/log/sa-host [2022-05-02T11:13:43.493Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T11:13:43.784Z] provisioning config files... [2022-05-02T11:13:43.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-282@tmp/config5401169963892608640tmp [Pipeline] { [Pipeline] echo [2022-05-02T11:13:43.838Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:13:44.170Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T11:13:44.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:13:44.608Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T11:13:44.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:13:44.955Z] ---> sudo-logs.sh [2022-05-02T11:13:44.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T11:13:45.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:13:45.355Z] ---> job-cost.sh [2022-05-02T11:13:45.355Z] lf-activate-venv: SKIPPING [2022-05-02T11:13:45.355Z] DEBUG: total: 0.2199999988079071 [2022-05-02T11:13:45.355Z] INFO: Retrieving Stack Cost... [2022-05-02T11:13:45.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T11:13:46.502Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T11:13:46.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T11:13:46.851Z] ---> logs-deploy.sh [2022-05-02T11:13:46.851Z] lf-activate-venv: SKIPPING [2022-05-02T11:13:46.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-282/1 [2022-05-02T11:13:46.851Z] INFO: archiving workspace using pattern(s): [2022-05-02T11:13:47.791Z] Archives upload complete. [2022-05-02T11:13:47.791Z] INFO: archiving logs to Nexus