Pull request #255 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f+3ae2a7ec829829b2476572f70ead45b274a92301 (0320666f26bd4bd2016b00e22285472344f8927f) 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-ssh9786495668012349438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh900788330760737745.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-255/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-255/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3485746187067049858.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-255/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7064944392114274541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh16922734645258050498.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-255/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-255/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12587099237687186229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-6 in /w/workspace/foundry_device-virtual-go_PR-255 [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-255 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-255@tmp/jenkins-gitclient-ssh6403193349260260664.key > 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 3ae2a7ec829829b2476572f70ead45b274a92301 into PR head commit 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-255@tmp/jenkins-gitclient-ssh6934474898115375270.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 Merge succeeded, producing 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f Checking out Revision 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f (PR-255) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-255@tmp/jenkins-gitclient-ssh1875278633057424458.key > git merge 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 Commit message: "build: Make w/o cgo on Windows" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:12:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:12:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:12:32 ========================================================= 23:12:32 EdgeX Global Pipelines Version Info 23:12:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:12:34 ------------------- 23:12:34 stable info: 23:12:34 ------------------- 23:12:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:12:34 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 23:12:34 Message: update stable to v1.0.217 23:12:34 ------------------- 23:12:34 experimental info: 23:12:34 ------------------- 23:12:34 Commited By: **** collab-it+edgex@linuxfoundation.org 23:12:34 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 23:12:34 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:12:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 23:12:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 23:12:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-255 [Pipeline] echo 23:12:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-255 [Pipeline] echo 23:12:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-255 [Pipeline] echo 23:12:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] echo 23:12:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07b7053 [Pipeline] echo 23:12:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:36 provisioning config files... 23:12:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-255@tmp/config2359710512554515962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:36 ---> docker-login.sh 23:12:36 nexus3.edgexfoundry.org:10001 23:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:36 Configure a credential helper to remove this warning. See 23:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:36 23:12:36 Login Succeeded 23:12:36 nexus3.edgexfoundry.org:10002 23:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:36 Configure a credential helper to remove this warning. See 23:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:36 23:12:36 Login Succeeded 23:12:36 nexus3.edgexfoundry.org:10003 23:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:36 Configure a credential helper to remove this warning. See 23:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:36 23:12:36 Login Succeeded 23:12:36 nexus3.edgexfoundry.org:10004 23:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:37 Configure a credential helper to remove this warning. See 23:12:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:37 23:12:37 Login Succeeded 23:12:37 docker.io 23:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:37 Configure a credential helper to remove this warning. See 23:12:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:37 23:12:37 Login Succeeded 23:12:37 ---> docker-login.sh ends [Pipeline] } 23:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:12:38 + git rev-list -1 --merges 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f~1..07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] echo 23:12:38 -----------> git rev-list -1 --merges 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f~1..07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [false] [Pipeline] sh 23:12:38 + git log --format=format:%s -1 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] echo 23:12:38 ========================================================= 23:12:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:12:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:38 + git log --format=format:%s -1 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] echo 23:12:38 [semverPrep] GIT_COMMIT: 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f, Commit Message: build: Make w/o cgo on Windows [Pipeline] echo 23:12:39 [semverPrep] This is not a build commit. [Pipeline] sh 23:12:39 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:12:39 + grep -v github /etc/ssh/ssh_known_hosts 23:12:39 + '[' -e /tmp/ssh_known_hosts ']' 23:12:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:12:39 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:12:39 + sudo tee -a /etc/ssh/ssh_known_hosts 23:12:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:39 23:12:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:12:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:40 latest: Pulling from edgex-devops/git-semver 23:12:40 a0d0a0d46f8b: Pulling fs layer 23:12:40 3e5f54012d9b: Pulling fs layer 23:12:40 4c7163046ea9: Pulling fs layer 23:12:40 0c2d73faf560: Pulling fs layer 23:12:40 0c2d73faf560: Waiting 23:12:40 3e5f54012d9b: Verifying Checksum 23:12:40 3e5f54012d9b: Download complete 23:12:40 a0d0a0d46f8b: Verifying Checksum 23:12:40 a0d0a0d46f8b: Download complete 23:12:40 0c2d73faf560: Verifying Checksum 23:12:40 0c2d73faf560: Download complete 23:12:40 4c7163046ea9: Verifying Checksum 23:12:40 4c7163046ea9: Download complete 23:12:40 a0d0a0d46f8b: Pull complete 23:12:40 3e5f54012d9b: Pull complete 23:12:40 4c7163046ea9: Pull complete 23:12:41 0c2d73faf560: Pull complete 23:12:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:12:41 prd-centos7-docker-4c-2g-6 does not seem to be running inside a container 23:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-255 -v /w/workspace/foundry_device-virtual-go_PR-255:/w/workspace/foundry_device-virtual-go_PR-255:rw,z -v /w/workspace/foundry_device-virtual-go_PR-255@tmp:/w/workspace/foundry_device-virtual-go_PR-255@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:10004/edgex-devops/git-semver:latest cat 23:12:41 $ docker top c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:41 [ssh-agent] Looking for ssh-agent implementation... 23:12:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:41 $ docker exec c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 ssh-agent 23:12:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXADLGLD/agent.14 23:12:42 SSH_AGENT_PID=20 23:12:42 Running ssh-add (command line suppressed) 23:12:42 Identity added: /w/workspace/foundry_device-virtual-go_PR-255@tmp/private_key_1949454420821647963.key (/w/workspace/foundry_device-virtual-go_PR-255@tmp/private_key_1949454420821647963.key) 23:12:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:42 + git tag --points-at HEAD [Pipeline] } 23:12:42 $ docker exec --env ******** --env ******** c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 ssh-agent -k 23:12:42 unset SSH_AUTH_SOCK; 23:12:42 unset SSH_AGENT_PID; 23:12:42 echo Agent pid 20 killed; 23:12:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:12:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:42 [ssh-agent] Looking for ssh-agent implementation... 23:12:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:42 $ docker exec c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 ssh-agent 23:12:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLmBnF/agent.55 23:12:42 SSH_AGENT_PID=62 23:12:42 Running ssh-add (command line suppressed) 23:12:43 Identity added: /w/workspace/foundry_device-virtual-go_PR-255@tmp/private_key_5579336641228496955.key (/w/workspace/foundry_device-virtual-go_PR-255@tmp/private_key_5579336641228496955.key) 23:12:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:43 + git semver init 23:12:43 # -> Open(): unable to determine branch for HEAD 23:12:43 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-255/.git 23:12:43 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-255 23:12:43 # $SEMVER_REMOTE_NAME = origin 23:12:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:43 # $SEMVER_USER_NAME = edgex-jenkins 23:12:43 # $SEMVER_BRANCH = PR-255 23:12:43 # $SEMVER_TEMP = /tmp/semver-370143489 23:12:43 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 23:12:45 # '/tmp/semver-370143489' -> '/w/workspace/foundry_device-virtual-go_PR-255/.semver' 23:12:45 # -> Force: false 23:12:45 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-255/.semver [Pipeline] } 23:12:45 $ docker exec --env ******** --env ******** c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 ssh-agent -k 23:12:46 unset SSH_AUTH_SOCK; 23:12:46 unset SSH_AGENT_PID; 23:12:46 echo Agent pid 62 killed; 23:12:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:46 + git semver [Pipeline] } 23:12:46 $ docker stop --time=1 c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 23:12:47 $ docker rm -f c2a7e585d7e8b767005c010f6fe84f958f1623e74208164cf8f8b7bd058f8007 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:12:48 Stashed 1 file(s) [Pipeline] echo 23:12:48 [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] node [Pipeline] node 23:13:03 Still waiting to schedule task 23:13:03 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6’ 23:13:03 Still waiting to schedule task 23:13:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:14:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7 in /w/workspace/foundry_device-virtual-go_PR-255 [Pipeline] { [Pipeline] ws 23:14:26 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 23:14:26 The recommended git tool is: git 23:14:31 using credential edgex-jenkins-ssh 23:14:31 Cloning the remote Git repository 23:14:31 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:14:31 > git init /w/workspace/device-virtual-go/1 # timeout=10 23:14:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:14:31 > git --version # timeout=10 23:14:31 > git --version # 'git version 2.17.1' 23:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:14:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:14:33 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:14:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:14:34 Merging remotes/origin/main commit 3ae2a7ec829829b2476572f70ead45b274a92301 into PR head commit 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f 23:14:34 Merge succeeded, producing 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f 23:14:34 Checking out Revision 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f (PR-255) 23:14:34 > git config core.sparsecheckout # timeout=10 23:14:34 > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 23:14:34 > git remote # timeout=10 23:14:34 > git config --get remote.origin.url # timeout=10 23:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:34 > git merge 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 23:14:34 > git rev-parse HEAD^{commit} # timeout=10 23:14:34 > git config core.sparsecheckout # timeout=10 23:14:34 > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 23:14:38 Commit message: "build: Make w/o cgo on Windows" 23:14:38 > git --version # timeout=10 23:14:38 > git --version # 'git version 2.17.1' 23:14:38 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:14:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:39 Dload Upload Total Spent Left Speed 23:14:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh 23:14:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:14:40 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 23:14:40 23:14:40 { 23:14:40 "registry-mirrors": [ 23:14:40 "https://nexus3.edgexfoundry.org:10001" 23:14:40 ], 23:14:40 "bip": "10.250.0.254/24", 23:14:40 "hosts": [ 23:14:40 "tcp://0.0.0.0:5555", 23:14:40 "unix:///var/run/docker.sock" 23:14:40 ], 23:14:40 "mtu": 1458, 23:14:40 "selinux-enabled": true, 23:14:40 "seccomp-profile": "/etc/docker/seccomp.json" 23:14:40 } [Pipeline] sh 23:14:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:14:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:59 provisioning config files... 23:14:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5839344143665858697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:00 ---> docker-login.sh 23:15:00 nexus3.edgexfoundry.org:10001 23:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:00 Configure a credential helper to remove this warning. See 23:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:00 23:15:00 Login Succeeded 23:15:00 nexus3.edgexfoundry.org:10002 23:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:01 Configure a credential helper to remove this warning. See 23:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:01 23:15:01 Login Succeeded 23:15:01 nexus3.edgexfoundry.org:10003 23:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:01 Configure a credential helper to remove this warning. See 23:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:01 23:15:01 Login Succeeded 23:15:01 nexus3.edgexfoundry.org:10004 23:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:02 Configure a credential helper to remove this warning. See 23:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:02 23:15:02 Login Succeeded 23:15:02 docker.io 23:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:02 Configure a credential helper to remove this warning. See 23:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:02 23:15:02 Login Succeeded 23:15:02 ---> docker-login.sh ends [Pipeline] } 23:15:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:15:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:03 ========================================================= 23:15:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:15:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:15:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:15:03 Sending build context to Docker daemon 11.54MB 23:15:03 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 23:15:03 Step 2/11 : FROM ${BASE} AS builder 23:15:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:15:04 552d1f2373af: Pulling fs layer 23:15:04 ea3f2d53f512: Pulling fs layer 23:15:04 9e70ebbbe112: Pulling fs layer 23:15:04 7a9cfe048b4a: Pulling fs layer 23:15:04 72dc09318566: Pulling fs layer 23:15:04 f4f7b4309257: Pulling fs layer 23:15:04 0ac9a79272e3: Pulling fs layer 23:15:04 b78e95d17946: Pulling fs layer 23:15:04 7a9cfe048b4a: Waiting 23:15:04 72dc09318566: Waiting 23:15:04 f4f7b4309257: Waiting 23:15:04 0ac9a79272e3: Waiting 23:15:04 b78e95d17946: Waiting 23:15:04 9e70ebbbe112: Verifying Checksum 23:15:04 9e70ebbbe112: Download complete 23:15:04 ea3f2d53f512: Download complete 23:15:04 72dc09318566: Verifying Checksum 23:15:04 72dc09318566: Download complete 23:15:04 f4f7b4309257: Verifying Checksum 23:15:04 f4f7b4309257: Download complete 23:15:04 552d1f2373af: Verifying Checksum 23:15:04 552d1f2373af: Download complete 23:15:04 0ac9a79272e3: Verifying Checksum 23:15:04 0ac9a79272e3: Download complete 23:15:04 552d1f2373af: Pull complete 23:15:05 ea3f2d53f512: Pull complete 23:15:05 9e70ebbbe112: Pull complete 23:15:05 b78e95d17946: Download complete 23:15:06 7a9cfe048b4a: Verifying Checksum 23:15:06 7a9cfe048b4a: Download complete 23:15:18 7a9cfe048b4a: Pull complete 23:15:18 72dc09318566: Pull complete 23:15:18 f4f7b4309257: Pull complete 23:15:18 0ac9a79272e3: Pull complete 23:15:24 b78e95d17946: Pull complete 23:15:24 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:15:24 ---> 8b459fc5aaf0 23:15:24 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:15:25 Running on prd-centos7-docker-4c-2g-8 in /w/workspace/foundry_device-virtual-go_PR-255 [Pipeline] { [Pipeline] ws 23:15:25 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 23:15:25 The recommended git tool is: git 23:15:25 ---> Running in 8db74401bffa 23:15:25 Removing intermediate container 8db74401bffa 23:15:25 ---> 820382c5567e 23:15:25 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 23:15:25 ---> Running in 7f0bb28a988d 23:15:26 Removing intermediate container 7f0bb28a988d 23:15:26 ---> b5fa013db2b5 23:15:26 Step 5/11 : WORKDIR /device-virtual-go 23:15:26 ---> Running in d3bdcc72ae4c 23:15:26 Removing intermediate container d3bdcc72ae4c 23:15:26 ---> bd6be2ce2b3d 23:15:26 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:26 ---> Running in 9869d720de25 23:15:27 using credential edgex-jenkins-ssh 23:15:27 Cloning the remote Git repository 23:15:26 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:15:26 > git init /w/workspace/device-virtual-go/1 # timeout=10 23:15:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:15:26 > git --version # timeout=10 23:15:26 > git --version # 'git version 2.24.4' 23:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:26 [INFO] Currently running in a labeled security context 23:15:26 [INFO] Currently SELinux is 'enforcing' on the host 23:15:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh3755148850858296380.key 23:15:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:28 Removing intermediate container 9869d720de25 23:15:28 ---> 642c7791532f 23:15:28 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:28 ---> Running in ce7c9d994d7e 23:15:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:15:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:15:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:15:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:28 [INFO] Currently running in a labeled security context 23:15:28 [INFO] Currently SELinux is 'enforcing' on the host 23:15:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh4774853804716689018.key 23:15:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:15:29 Merging remotes/origin/main commit 3ae2a7ec829829b2476572f70ead45b274a92301 into PR head commit 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f 23:15:29 Merge succeeded, producing 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f 23:15:29 Checking out Revision 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f (PR-255) 23:15:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:15:28 > git config core.sparsecheckout # timeout=10 23:15:28 > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 23:15:28 > git remote # timeout=10 23:15:28 > git config --get remote.origin.url # timeout=10 23:15:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:28 [INFO] Currently running in a labeled security context 23:15:28 [INFO] Currently SELinux is 'enforcing' on the host 23:15:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh8616418512765383977.key 23:15:28 > git merge 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 23:15:28 > git rev-parse HEAD^{commit} # timeout=10 23:15:28 > git config core.sparsecheckout # timeout=10 23:15:28 > git checkout -f 07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f # timeout=10 23:15:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:15:31 (1/4) Installing openssh-keygen (8.6_p1-r3) 23:15:31 (2/4) Installing libedit (20210216.3.1-r0) 23:15:31 (3/4) Installing openssh-client-common (8.6_p1-r3) 23:15:31 (4/4) Installing openssh-client-default (8.6_p1-r3) 23:15:31 Executing busybox-1.33.1-r3.trigger 23:15:31 OK: 223 MiB in 56 packages 23:15:32 Commit message: "build: Make w/o cgo on Windows" 23:15:32 > git --version # timeout=10 23:15:32 > git --version # 'git version 2.24.4' 23:15:32 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 23:15:32 Removing intermediate container ce7c9d994d7e 23:15:32 ---> 9cb90e541d3e 23:15:32 Step 8/11 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:33 provisioning config files... 23:15:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6711452672151803539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:33 ---> docker-login.sh 23:15:33 nexus3.edgexfoundry.org:10001 23:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:33 Configure a credential helper to remove this warning. See 23:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:33 23:15:33 Login Succeeded 23:15:33 nexus3.edgexfoundry.org:10002 23:15:33 ---> d2c1c357b0cd 23:15:33 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 ---> Running in d3a3dc8f8faf 23:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:33 Configure a credential helper to remove this warning. See 23:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:33 23:15:33 Login Succeeded 23:15:33 nexus3.edgexfoundry.org:10003 23:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:33 Configure a credential helper to remove this warning. See 23:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:33 23:15:33 Login Succeeded 23:15:33 nexus3.edgexfoundry.org:10004 23:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:34 Configure a credential helper to remove this warning. See 23:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:34 23:15:34 Login Succeeded 23:15:34 docker.io 23:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:34 Configure a credential helper to remove this warning. See 23:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:34 23:15:34 Login Succeeded 23:15:34 ---> docker-login.sh ends [Pipeline] } 23:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:34 ========================================================= 23:15:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:15:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:15:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:15:35 Sending build context to Docker daemon 11.54MB 23:15:35 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 23:15:35 Step 2/11 : FROM ${BASE} AS builder 23:15:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:15:35 a0d0a0d46f8b: Pulling fs layer 23:15:35 31adcdaf11c8: Pulling fs layer 23:15:35 b8b176561691: Pulling fs layer 23:15:35 4527c011a84f: Pulling fs layer 23:15:35 5d74067f8e1e: Pulling fs layer 23:15:35 e0aca202a116: Pulling fs layer 23:15:35 3a43be97a3b4: Pulling fs layer 23:15:35 34cad66bf833: Pulling fs layer 23:15:35 b4e3c513aaa6: Pulling fs layer 23:15:35 4527c011a84f: Waiting 23:15:35 5d74067f8e1e: Waiting 23:15:35 3a43be97a3b4: Waiting 23:15:35 34cad66bf833: Waiting 23:15:35 b4e3c513aaa6: Waiting 23:15:35 b8b176561691: Verifying Checksum 23:15:35 b8b176561691: Download complete 23:15:35 31adcdaf11c8: Verifying Checksum 23:15:35 31adcdaf11c8: Download complete 23:15:35 5d74067f8e1e: Verifying Checksum 23:15:35 5d74067f8e1e: Download complete 23:15:35 e0aca202a116: Verifying Checksum 23:15:35 e0aca202a116: Download complete 23:15:35 a0d0a0d46f8b: Verifying Checksum 23:15:35 a0d0a0d46f8b: Download complete 23:15:35 3a43be97a3b4: Verifying Checksum 23:15:35 3a43be97a3b4: Download complete 23:15:35 34cad66bf833: Verifying Checksum 23:15:35 34cad66bf833: Download complete 23:15:36 a0d0a0d46f8b: Pull complete 23:15:36 4527c011a84f: Verifying Checksum 23:15:36 4527c011a84f: Download complete 23:15:36 b4e3c513aaa6: Verifying Checksum 23:15:36 b4e3c513aaa6: Download complete 23:15:36 31adcdaf11c8: Pull complete 23:15:36 b8b176561691: Pull complete 23:15:40 4527c011a84f: Pull complete 23:15:40 5d74067f8e1e: Pull complete 23:15:40 e0aca202a116: Pull complete 23:15:40 3a43be97a3b4: Pull complete 23:15:40 34cad66bf833: Pull complete 23:15:43 b4e3c513aaa6: Pull complete 23:15:43 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:15:43 ---> 9f6097aaca64 23:15:43 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:15:44 ---> Running in 827b8fc8b61d 23:15:44 Removing intermediate container 827b8fc8b61d 23:15:44 ---> acce3de494a1 23:15:44 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 23:15:44 ---> Running in 137cfaf3cafa 23:15:44 Removing intermediate container 137cfaf3cafa 23:15:44 ---> 13eb94fb1c09 23:15:44 Step 5/11 : WORKDIR /device-virtual-go 23:15:44 ---> Running in 94c3fc62169b 23:15:44 Removing intermediate container 94c3fc62169b 23:15:44 ---> b65041f028ad 23:15:44 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:44 ---> Running in 314c1791e871 23:15:45 Removing intermediate container 314c1791e871 23:15:45 ---> 707388e19198 23:15:45 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:45 ---> Running in 356a93c57eb1 23:15:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:15:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:15:46 (1/4) Installing openssh-keygen (8.6_p1-r3) 23:15:46 (2/4) Installing libedit (20210216.3.1-r0) 23:15:46 (3/4) Installing openssh-client-common (8.6_p1-r3) 23:15:46 (4/4) Installing openssh-client-default (8.6_p1-r3) 23:15:46 Executing busybox-1.33.1-r3.trigger 23:15:46 OK: 224 MiB in 56 packages 23:15:47 Removing intermediate container 356a93c57eb1 23:15:47 ---> a7e847a8ee48 23:15:47 Step 8/11 : COPY . . 23:15:47 ---> b9d9a480c9dd 23:15:47 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:47 ---> Running in d37584f8d43f 23:16:19 Removing intermediate container d37584f8d43f 23:16:19 ---> 2febebcbd161 23:16:19 Step 10/11 : ARG MAKE='make build' 23:16:19 ---> Running in f5a53239fc05 23:16:19 Removing intermediate container f5a53239fc05 23:16:19 ---> 75e91192cf48 23:16:19 Step 11/11 : RUN $MAKE 23:16:19 ---> Running in 1ad206ee0bd8 23:16:19 noop 23:16:19 Removing intermediate container 1ad206ee0bd8 23:16:19 ---> c0b0d50e7b1f 23:16:19 Successfully built c0b0d50e7b1f 23:16:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:16:20 + docker inspect -f . ci-base-image-x86_64 23:16:20 . [Pipeline] withDockerContainer 23:16:20 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 23:16:20 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:16:20 $ docker top ba02e5306f2c891e87e088b9287ec7575dc423105c3b9368f0726ebd285fce7a -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:21 + go version 23:16:21 go version go1.16.8 linux/amd64 [Pipeline] } 23:16:21 $ docker stop --time=1 ba02e5306f2c891e87e088b9287ec7575dc423105c3b9368f0726ebd285fce7a 23:16:22 $ docker rm -f ba02e5306f2c891e87e088b9287ec7575dc423105c3b9368f0726ebd285fce7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:16:23 + docker inspect -f . ci-base-image-x86_64 23:16:23 . [Pipeline] withDockerContainer 23:16:23 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 23:16:23 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:16:23 $ docker top 95b32b8207f988ec06e353fb3650d0368c91379ec9e8794386c43cc966f9b74a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:16:23 + make test 23:16:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:16:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:16:46 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:16:46 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.288s coverage: 64.6% of statements 23:16:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:16:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:16:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:16:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:16:53 $ docker stop --time=1 95b32b8207f988ec06e353fb3650d0368c91379ec9e8794386c43cc966f9b74a 23:16:55 $ docker rm -f 95b32b8207f988ec06e353fb3650d0368c91379ec9e8794386c43cc966f9b74a [Pipeline] // withDockerContainer [Pipeline] sh 23:16:55 Removing intermediate container d3a3dc8f8faf 23:16:55 ---> 158d22d4a6c8 23:16:55 Step 10/11 : ARG MAKE='make build' 23:16:55 ---> Running in 6c2a05291d34 23:16:55 Removing intermediate container 6c2a05291d34 23:16:55 ---> 99a4b0a751ae 23:16:55 Step 11/11 : RUN $MAKE 23:16:55 ---> Running in 8b38c063fa92 23:16:55 noop 23:16:55 Removing intermediate container 8b38c063fa92 23:16:55 ---> cf1ad5a8ce6a 23:16:55 Successfully built cf1ad5a8ce6a 23:16:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix 23:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 23:16:55 Stashed 1 file(s) [Pipeline] } 23:16:55 + docker inspect -f . ci-base-image-arm64 23:16:55 . [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer 23:16:56 prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container 23:16:56 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:16:57 $ docker top 88a6b0734347092993f5ecd5020ad1d72c8efb189322b380d35681cd26c254d3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:16:58 + go version 23:16:58 go version go1.16.8 linux/arm64 [Pipeline] sh [Pipeline] } 23:16:58 $ docker stop --time=1 88a6b0734347092993f5ecd5020ad1d72c8efb189322b380d35681cd26c254d3 23:16:58 + sudo chown -R jenkins:jenkins . 23:17:00 $ docker rm -f 88a6b0734347092993f5ecd5020ad1d72c8efb189322b380d35681cd26c254d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script 23:17:00 + ls -al . 23:17:00 total 176 [Pipeline] { 23:17:00 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 1 23:16 . 23:17:00 drwxrwxr-x. 4 jenkins jenkins 28 Dec 1 23:15 .. 23:17:00 -rw-rw-r--. 1 jenkins jenkins 8449 Dec 1 23:15 Attribution.txt 23:17:00 drwxrwxr-x. 2 jenkins jenkins 37 Dec 1 23:15 bin 23:17:00 -rw-rw-r--. 1 jenkins jenkins 6349 Dec 1 23:15 CHANGELOG.md 23:17:00 drwxrwxr-x. 3 jenkins jenkins 32 Dec 1 23:15 cmd 23:17:00 -rw-r--r--. 1 jenkins jenkins 46339 Dec 1 23:16 coverage.out 23:17:00 -rw-rw-r--. 1 jenkins jenkins 1951 Dec 1 23:15 Dockerfile 23:17:00 drwxrwxr-x. 8 jenkins jenkins 179 Dec 1 23:15 .git 23:17:00 drwxrwxr-x. 2 jenkins jenkins 103 Dec 1 23:15 .github 23:17:00 -rw-rw-r--. 1 jenkins jenkins 270 Dec 1 23:15 .gitignore 23:17:00 -rw-rw-r--. 1 jenkins jenkins 350 Dec 1 23:15 go.mod 23:17:00 -rw-rw-r--. 1 jenkins jenkins 52323 Dec 1 23:15 go.sum 23:17:00 -rw-rw-r--. 1 jenkins jenkins 677 Dec 1 23:15 GOVERNANCE.md 23:17:00 drwxrwxr-x. 3 jenkins jenkins 20 Dec 1 23:15 internal 23:17:00 -rw-rw-r--. 1 jenkins jenkins 660 Dec 1 23:15 Jenkinsfile 23:17:00 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 1 23:15 LICENSE 23:17:00 -rw-rw-r--. 1 jenkins jenkins 1157 Dec 1 23:15 Makefile 23:17:00 -rw-rw-r--. 1 jenkins jenkins 623 Dec 1 23:15 OWNERS.md 23:17:00 -rw-rw-r--. 1 jenkins jenkins 2914 Dec 1 23:15 README.md 23:17:00 -rw-rw-r--. 1 jenkins jenkins 5 Dec 1 23:12 VERSION 23:17:00 -rw-rw-r--. 1 jenkins jenkins 235 Dec 1 23:15 version.go [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 23:17:01 + 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=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f --label arch=amd64 --label version=0.0.0 . 23:17:01 Sending build context to Docker daemon 11.59MB 23:17:01 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 23:17:01 Step 2/25 : FROM ${BASE} AS builder 23:17:01 ---> c0b0d50e7b1f 23:17:01 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:17:01 ---> Running in 9f7b69dea639 23:17:01 + docker inspect -f . ci-base-image-arm64 23:17:01 . [Pipeline] withDockerContainer 23:17:01 Removing intermediate container 9f7b69dea639 23:17:01 ---> b2c17c7b3772 23:17:01 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 23:17:01 ---> Running in ebbf9bcb8062 23:17:01 Removing intermediate container ebbf9bcb8062 23:17:01 ---> f1805d0f9f47 23:17:01 Step 5/25 : WORKDIR /device-virtual-go 23:17:01 ---> Running in 00504e94a044 23:17:01 prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container 23:17:01 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:17:01 Removing intermediate container 00504e94a044 23:17:01 ---> d2a63e381548 23:17:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:01 ---> Running in 7f5fc573214b 23:17:02 Removing intermediate container 7f5fc573214b 23:17:02 ---> 6769b6a3058f 23:17:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:02 ---> Running in 4f5224e80773 23:17:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:17:03 $ docker top 2c787bd62b4dd392ea6738fca90bd15e8357160ce11bdd266fa9014105db85c0 -eo pid,comm 23:17:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:17:03 OK: 224 MiB in 56 packages 23:17:03 Removing intermediate container 4f5224e80773 23:17:03 ---> d937246a63ca 23:17:03 Step 8/25 : COPY . . 23:17:04 + make test 23:17:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:17:04 ---> 7ec5619bbfc2 23:17:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:04 ---> Running in 5b667f540431 23:17:04 Removing intermediate container 5b667f540431 23:17:04 ---> 1d65f59b45e9 23:17:04 Step 10/25 : ARG MAKE='make build' 23:17:04 ---> Running in 655e2e343a47 23:17:04 Removing intermediate container 655e2e343a47 23:17:04 ---> 395b4ad46e32 23:17:04 Step 11/25 : RUN $MAKE 23:17:04 ---> Running in 77318e06ab51 23:17:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 23:17:05 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:17:23 Removing intermediate container 77318e06ab51 23:17:23 ---> 7c4be53d3b77 23:17:23 Step 12/25 : FROM alpine:3.14 23:17:23 3.14: Pulling from library/alpine 23:17:23 97518928ae5f: Pulling fs layer 23:17:23 97518928ae5f: Verifying Checksum 23:17:23 97518928ae5f: Download complete 23:17:23 97518928ae5f: Pull complete 23:17:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:17:23 Status: Downloaded newer image for alpine:3.14 23:17:23 ---> 0a97eee8041e 23:17:23 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:17:23 ---> Running in 6c41781b931d 23:17:23 Removing intermediate container 6c41781b931d 23:17:23 ---> 791e0d1a30b6 23:17:23 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:23 ---> Running in b4ec52dfefe5 23:17:23 Removing intermediate container b4ec52dfefe5 23:17:23 ---> 64353cbd6351 23:17:23 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 23:17:23 ---> Running in 2bb4412cf70b 23:17:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:17:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:17:24 (1/6) Installing dumb-init (1.2.5-r1) 23:17:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:17:24 (3/6) Installing libsodium (1.0.18-r0) 23:17:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:17:24 (5/6) Installing libzmq (4.3.4-r0) 23:17:24 (6/6) Installing zeromq (4.3.4-r0) 23:17:24 Executing busybox-1.33.1-r6.trigger 23:17:24 OK: 8 MiB in 20 packages 23:17:25 Removing intermediate container 2bb4412cf70b 23:17:25 ---> f9e4d7e90f87 23:17:25 Step 16/25 : WORKDIR / 23:17:25 ---> Running in 3ae58734621c 23:17:25 Removing intermediate container 3ae58734621c 23:17:25 ---> 797be08c3303 23:17:25 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:17:25 ---> 455539ffd605 23:17:25 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 23:17:25 ---> cd8cf15213ce 23:17:25 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 23:17:25 ---> 722f176106fb 23:17:25 Step 20/25 : EXPOSE 59900 23:17:25 ---> Running in 9bde34b63f0f 23:17:25 Removing intermediate container 9bde34b63f0f 23:17:25 ---> 05f01a684f98 23:17:25 Step 21/25 : ENTRYPOINT ["/device-virtual"] 23:17:25 ---> Running in 379dd35a0a0b 23:17:26 Removing intermediate container 379dd35a0a0b 23:17:26 ---> 7a1a0ec08280 23:17:26 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:26 ---> Running in 9964949b2137 23:17:26 Removing intermediate container 9964949b2137 23:17:26 ---> 894c0b9f01ad 23:17:26 Step 23/25 : LABEL arch=amd64 23:17:26 ---> Running in d5ec9e78038c 23:17:26 Removing intermediate container d5ec9e78038c 23:17:26 ---> c5b7378a39a2 23:17:26 Step 24/25 : LABEL git_sha=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f 23:17:26 ---> Running in b0dc3a36cba7 23:17:26 Removing intermediate container b0dc3a36cba7 23:17:26 ---> 16b35cc40a07 23:17:26 Step 25/25 : LABEL version=0.0.0 23:17:26 ---> Running in 295096d236b4 23:17:26 Removing intermediate container 295096d236b4 23:17:26 ---> e073deb4aa7b 23:17:26 [Warning] One or more build-args [ARCH] were not consumed 23:17:26 Successfully built e073deb4aa7b 23:17:26 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 23:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:27 23:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:27 latest: Pulling from edgex-lftools-log-publisher 23:17:27 b4d181a07f80: Pulling fs layer 23:17:27 a1111a8f2ec3: Pulling fs layer 23:17:27 ed53099fbce6: Pulling fs layer 23:17:27 dc539afda2c1: Pulling fs layer 23:17:27 77bc0d833cb6: Pulling fs layer 23:17:27 9065ff56babe: Pulling fs layer 23:17:27 d287ab97295c: Pulling fs layer 23:17:27 dc539afda2c1: Waiting 23:17:27 77bc0d833cb6: Waiting 23:17:27 9065ff56babe: Waiting 23:17:27 d287ab97295c: Waiting 23:17:27 a1111a8f2ec3: Verifying Checksum 23:17:27 a1111a8f2ec3: Download complete 23:17:27 dc539afda2c1: Verifying Checksum 23:17:27 dc539afda2c1: Download complete 23:17:27 ed53099fbce6: Verifying Checksum 23:17:27 ed53099fbce6: Download complete 23:17:27 9065ff56babe: Verifying Checksum 23:17:27 9065ff56babe: Download complete 23:17:27 77bc0d833cb6: Verifying Checksum 23:17:27 77bc0d833cb6: Download complete 23:17:27 b4d181a07f80: Verifying Checksum 23:17:27 b4d181a07f80: Download complete 23:17:28 d287ab97295c: Verifying Checksum 23:17:28 d287ab97295c: Download complete 23:17:29 b4d181a07f80: Pull complete 23:17:29 a1111a8f2ec3: Pull complete 23:17:30 ed53099fbce6: Pull complete 23:17:30 dc539afda2c1: Pull complete 23:17:30 77bc0d833cb6: Pull complete 23:17:30 9065ff56babe: Pull complete 23:17:35 d287ab97295c: Pull complete 23:17:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:17:35 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 23:17:35 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:17:38 $ docker top c86653bb8288e20187217839de25082944434afe798e06befc4172987400c9d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:38 ---> job-cost.sh 23:17:38 lf-activate-venv: SKIPPING 23:17:38 INFO: No Stack... 23:17:39 INFO: Retrieving Pricing Info for: v3-standard-2 23:17:39 INFO: Archiving Costs [Pipeline] sh 23:17:39 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 23:17:39 + cut -d, -f6 [Pipeline] lock 23:17:39 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] 23:17:39 Resource [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] did not exist. Created. 23:17:39 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:40 + echo total: 0.05999999865889549 [Pipeline] stash 23:17:40 Stashed 1 file(s) [Pipeline] } 23:17:40 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:40 $ docker stop --time=1 c86653bb8288e20187217839de25082944434afe798e06befc4172987400c9d4 23:17:41 $ docker rm -f c86653bb8288e20187217839de25082944434afe798e06befc4172987400c9d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:18:13 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:18:13 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.761s coverage: 64.6% of statements 23:18:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:18:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:40 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:18:40 $ docker stop --time=1 2c787bd62b4dd392ea6738fca90bd15e8357160ce11bdd266fa9014105db85c0 23:18:42 $ docker rm -f 2c787bd62b4dd392ea6738fca90bd15e8357160ce11bdd266fa9014105db85c0 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:43 Warning: overwriting stash ‘coverage-report’ 23:18:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:44 + ls -al . 23:18:44 total 200 23:18:44 drwxrwxr-x 7 jenkins jenkins 4096 Dec 1 23:18 . 23:18:44 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 23:14 .. 23:18:44 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 23:14 .git 23:18:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 23:14 .github 23:18:44 -rw-rw-r-- 1 jenkins jenkins 270 Dec 1 23:14 .gitignore 23:18:44 -rw-rw-r-- 1 jenkins jenkins 8449 Dec 1 23:14 Attribution.txt 23:18:44 -rw-rw-r-- 1 jenkins jenkins 6349 Dec 1 23:14 CHANGELOG.md 23:18:44 -rw-rw-r-- 1 jenkins jenkins 1951 Dec 1 23:14 Dockerfile 23:18:44 -rw-rw-r-- 1 jenkins jenkins 677 Dec 1 23:14 GOVERNANCE.md 23:18:44 -rw-rw-r-- 1 jenkins jenkins 660 Dec 1 23:14 Jenkinsfile 23:18:44 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 1 23:14 LICENSE 23:18:44 -rw-rw-r-- 1 jenkins jenkins 1157 Dec 1 23:14 Makefile 23:18:44 -rw-rw-r-- 1 jenkins jenkins 623 Dec 1 23:14 OWNERS.md 23:18:44 -rw-rw-r-- 1 jenkins jenkins 2914 Dec 1 23:14 README.md 23:18:44 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 23:12 VERSION 23:18:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 23:14 bin 23:18:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 23:14 cmd 23:18:44 -rw-r--r-- 1 jenkins jenkins 46339 Dec 1 23:18 coverage.out 23:18:44 -rw-rw-r-- 1 jenkins jenkins 350 Dec 1 23:14 go.mod 23:18:44 -rw-rw-r-- 1 jenkins jenkins 52323 Dec 1 23:14 go.sum 23:18:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 23:14 internal 23:18:44 -rw-rw-r-- 1 jenkins jenkins 235 Dec 1 23:14 version.go [Pipeline] isUnix [Pipeline] sh 23:18:44 + 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=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f --label arch=arm64 --label version=0.0.0 . 23:18:45 Sending build context to Docker daemon 11.59MB 23:18:45 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 23:18:45 Step 2/25 : FROM ${BASE} AS builder 23:18:45 ---> cf1ad5a8ce6a 23:18:45 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:18:45 ---> Running in 64f48f872555 23:18:45 Removing intermediate container 64f48f872555 23:18:45 ---> b637cbf01d3d 23:18:45 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 23:18:46 ---> Running in 75cdf3189cbb 23:18:46 Removing intermediate container 75cdf3189cbb 23:18:46 ---> ae3f7781662e 23:18:46 Step 5/25 : WORKDIR /device-virtual-go 23:18:46 ---> Running in b883ad64a24d 23:18:46 Removing intermediate container b883ad64a24d 23:18:46 ---> a25fe35f0ab8 23:18:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:46 ---> Running in 19273042cd4f 23:18:48 Removing intermediate container 19273042cd4f 23:18:48 ---> 40c36ab649ab 23:18:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:48 ---> Running in c5af8ef15f50 23:18:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:18:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:18:51 OK: 223 MiB in 56 packages 23:18:52 Removing intermediate container c5af8ef15f50 23:18:52 ---> e4560dd1fd99 23:18:52 Step 8/25 : COPY . . 23:18:53 ---> cd915b7031f0 23:18:53 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:53 ---> Running in df0d8d3fe00c 23:18:55 Removing intermediate container df0d8d3fe00c 23:18:55 ---> 8ea31d4272ae 23:18:55 Step 10/25 : ARG MAKE='make build' 23:18:55 ---> Running in 9d87d4d74bdd 23:18:55 Removing intermediate container 9d87d4d74bdd 23:18:55 ---> 499be97e5988 23:18:55 Step 11/25 : RUN $MAKE 23:18:56 ---> Running in 8a1277a7590f 23:18:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 23:19:53 Removing intermediate container 8a1277a7590f 23:19:53 ---> d60c0313fab2 23:19:53 Step 12/25 : FROM alpine:3.14 23:19:53 3.14: Pulling from library/alpine 23:19:53 be307f383ecc: Pulling fs layer 23:19:53 be307f383ecc: Verifying Checksum 23:19:53 be307f383ecc: Download complete 23:19:53 be307f383ecc: Pull complete 23:19:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:19:53 Status: Downloaded newer image for alpine:3.14 23:19:53 ---> 5b8b7b635229 23:19:53 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:19:53 ---> Running in 033037119afd 23:19:53 Removing intermediate container 033037119afd 23:19:53 ---> 127df2620c45 23:19:53 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:53 ---> Running in 9f4964ca6a37 23:19:53 Removing intermediate container 9f4964ca6a37 23:19:53 ---> 1cae382ad702 23:19:53 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 23:19:53 ---> Running in 33bc6aab466f 23:19:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:19:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:19:53 (1/6) Installing dumb-init (1.2.5-r1) 23:19:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:19:53 (3/6) Installing libsodium (1.0.18-r0) 23:19:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:19:53 (5/6) Installing libzmq (4.3.4-r0) 23:19:53 (6/6) Installing zeromq (4.3.4-r0) 23:19:53 Executing busybox-1.33.1-r6.trigger 23:19:53 OK: 8 MiB in 20 packages 23:19:54 Removing intermediate container 33bc6aab466f 23:19:54 ---> 8663b10e915d 23:19:54 Step 16/25 : WORKDIR / 23:19:54 ---> Running in daa06b6d4fee 23:19:55 Removing intermediate container daa06b6d4fee 23:19:55 ---> fd378f70f1e0 23:19:55 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:19:55 ---> 3f3c649ccffe 23:19:55 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 23:19:56 ---> 31debad8542e 23:19:56 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 23:19:57 ---> 00b06d149a2a 23:19:57 Step 20/25 : EXPOSE 59900 23:19:57 ---> Running in 0522f6f399b5 23:19:57 Removing intermediate container 0522f6f399b5 23:19:57 ---> 7761ec9c1600 23:19:57 Step 21/25 : ENTRYPOINT ["/device-virtual"] 23:19:57 ---> Running in d1917d748da7 23:19:58 Removing intermediate container d1917d748da7 23:19:58 ---> 09a653e48889 23:19:58 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:58 ---> Running in 0323b6a4451b 23:19:58 Removing intermediate container 0323b6a4451b 23:19:58 ---> 58bba99e14de 23:19:58 Step 23/25 : LABEL arch=arm64 23:19:58 ---> Running in c7e8ebb93e29 23:19:58 Removing intermediate container c7e8ebb93e29 23:19:58 ---> cdd5d0da9caa 23:19:58 Step 24/25 : LABEL git_sha=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f 23:19:59 ---> Running in 1e4ca675baae 23:19:59 Removing intermediate container 1e4ca675baae 23:19:59 ---> dd55b2735d7d 23:19:59 Step 25/25 : LABEL version=0.0.0 23:19:59 ---> Running in 470e758a11f3 23:19:59 Removing intermediate container 470e758a11f3 23:19:59 ---> beb170a09dec 23:19:59 [Warning] One or more build-args [ARCH] were not consumed 23:20:00 Successfully built beb170a09dec 23:20:00 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 23:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:00 23:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:01 arm64: Pulling from edgex-lftools-log-publisher 23:20:01 448f6bf000e3: Pulling fs layer 23:20:01 f757da607395: Pulling fs layer 23:20:01 05883995daec: Pulling fs layer 23:20:01 8603b9c90790: Pulling fs layer 23:20:01 1560dd03e051: Pulling fs layer 23:20:01 27f5ce0e4adf: Pulling fs layer 23:20:01 c2d8d7efcc4b: Pulling fs layer 23:20:01 1560dd03e051: Waiting 23:20:01 27f5ce0e4adf: Waiting 23:20:01 c2d8d7efcc4b: Waiting 23:20:01 8603b9c90790: Waiting 23:20:01 f757da607395: Verifying Checksum 23:20:01 f757da607395: Download complete 23:20:01 8603b9c90790: Download complete 23:20:01 1560dd03e051: Verifying Checksum 23:20:01 1560dd03e051: Download complete 23:20:01 27f5ce0e4adf: Verifying Checksum 23:20:01 27f5ce0e4adf: Download complete 23:20:01 05883995daec: Verifying Checksum 23:20:01 05883995daec: Download complete 23:20:02 448f6bf000e3: Verifying Checksum 23:20:02 448f6bf000e3: Download complete 23:20:04 c2d8d7efcc4b: Verifying Checksum 23:20:05 448f6bf000e3: Pull complete 23:20:06 f757da607395: Pull complete 23:20:07 05883995daec: Pull complete 23:20:08 8603b9c90790: Pull complete 23:20:09 1560dd03e051: Pull complete 23:20:09 27f5ce0e4adf: Pull complete 23:20:24 c2d8d7efcc4b: Pull complete 23:20:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:20:24 prd-ubuntu18.04-docker-arm64-4c-16g-7 does not seem to be running inside a container 23:20:24 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:20:27 $ docker top 2a46417ec2101528bb9c177e4f675fa3fa0e1d7f7ccced90e8afbd99d10e3513 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:28 ---> job-cost.sh 23:20:28 lf-activate-venv: SKIPPING 23:20:28 INFO: No Stack... 23:20:28 INFO: Retrieving Pricing Info for: v3-standard-4 23:20:28 INFO: Archiving Costs [Pipeline] sh 23:20:29 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 23:20:29 + cut -d, -f6 [Pipeline] lock 23:20:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] 23:20:29 Resource [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] did not exist. Created. 23:20:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:30 /w/workspace/device-virtual-go/1@tmp/durable-30cbfc69/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-30cbfc69/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:20:31 + echo total: 0.10999999940395355 [Pipeline] stash 23:20:31 Warning: overwriting stash ‘stack-cost’ 23:20:31 Stashed 1 file(s) [Pipeline] } 23:20:31 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:20:31 $ docker stop --time=1 2a46417ec2101528bb9c177e4f675fa3fa0e1d7f7ccced90e8afbd99d10e3513 23:20:32 $ docker rm -f 2a46417ec2101528bb9c177e4f675fa3fa0e1d7f7ccced90e8afbd99d10e3513 [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 23:20:33 provisioning config files... 23:20:33 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-255@tmp/config6482128812844359487tmp [Pipeline] { [Pipeline] sh 23:20:34 + set +x 23:20:34 + curl -s https://codecov.io/bash 23:20:34 + bash -s -- 23:20:34 23:20:34 _____ _ 23:20:34 / ____| | | 23:20:34 | | ___ __| | ___ ___ _____ __ 23:20:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:20:34 | |___| (_) | (_| | __/ (_| (_) \ V / 23:20:34 \_____\___/ \__,_|\___|\___\___/ \_/ 23:20:34 Bash-1.0.6 23:20:34 23:20:34 23:20:34 ==> git version 2.24.4 found 23:20:34 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:20:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:20:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:20:34 ==> Jenkins CI detected. 23:20:34 current dir:  /w/workspace/foundry_device-virtual-go_PR-255 23:20:34 project root: . 23:20:34 --> token set from env 23:20:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:20:34 ==> Running gcov in . (disable via -X gcov) 23:20:34 ==> Python coveragepy not found 23:20:34 ==> Searching for coverage reports in: 23:20:34 + . 23:20:34 -> Found 1 reports 23:20:34 ==> Detecting git/mercurial file structure 23:20:34 ==> Reading reports 23:20:34 + ./coverage.out bytes=46339 23:20:34 ==> Appending adjustments 23:20:34 https://docs.codecov.io/docs/fixing-reports 23:20:34 + Found adjustments 23:20:34 ==> Gzipping contents 23:20:34 8.0K /tmp/codecov.zzTR74.gz 23:20:34 ==> Uploading reports 23:20:34 url: https://codecov.io 23:20:34 query: branch=PR-255&commit=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=255&job=&cmd_args= 23:20:34 -> Pinging Codecov 23:20:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-255&commit=07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=255&job=&cmd_args= 23:20:35 -> Uploading to 23:20:35 https://storage.googleapis.com/codecov/v4/raw/2021-12-01/5E52B4B073DB2E39498172D8E973AA87/07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f/961ed36c-7c7c-4283-85c0-64f01498e8e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211201T232034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b19acc9b956486b1a2abd2c036d392d069b2d473588145001c270525d906d14d 23:20:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:35 Dload Upload Total Spent Left Speed 23:20:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5499 0 0 100 5499 0 19983 --:--:-- --:--:-- --:--:-- 19996 23:20:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/07b7053e3acdd67e37d54b0ae7a0a0d9c74e510f [Pipeline] } 23:20:35 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 23:20:37 + '[' -d /w/workspace/foundry_device-virtual-go_PR-255/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:20:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:20:38 ---> package-listing.sh 23:20:38 ++ facter osfamily 23:20:38 ++ tr '[:upper:]' '[:lower:]' 23:20:38 + OS_FAMILY=redhat 23:20:38 + workspace=/w/workspace/foundry_device-virtual-go_PR-255 23:20:38 + START_PACKAGES=/tmp/packages_start.txt 23:20:38 + END_PACKAGES=/tmp/packages_end.txt 23:20:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:38 + PACKAGES=/tmp/packages_start.txt 23:20:38 + '[' /w/workspace/foundry_device-virtual-go_PR-255 ']' 23:20:38 + PACKAGES=/tmp/packages_end.txt 23:20:38 + case "${OS_FAMILY}" in 23:20:38 + sort 23:20:38 + rpm -qa 23:20:39 + '[' -f /tmp/packages_start.txt ']' 23:20:39 + '[' -f /tmp/packages_end.txt ']' 23:20:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:39 + '[' /w/workspace/foundry_device-virtual-go_PR-255 ']' 23:20:39 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-255/archives/ 23:20:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-255/archives/ [Pipeline] echo 23:20:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-255/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:20:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:40 23:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:40 latest: Pulling from edgex-lftools-log-publisher 23:20:40 b4d181a07f80: Pulling fs layer 23:20:40 a1111a8f2ec3: Pulling fs layer 23:20:40 ed53099fbce6: Pulling fs layer 23:20:40 dc539afda2c1: Pulling fs layer 23:20:40 77bc0d833cb6: Pulling fs layer 23:20:40 9065ff56babe: Pulling fs layer 23:20:40 d287ab97295c: Pulling fs layer 23:20:40 77bc0d833cb6: Waiting 23:20:40 9065ff56babe: Waiting 23:20:40 d287ab97295c: Waiting 23:20:40 dc539afda2c1: Waiting 23:20:40 a1111a8f2ec3: Download complete 23:20:40 dc539afda2c1: Verifying Checksum 23:20:40 dc539afda2c1: Download complete 23:20:40 ed53099fbce6: Verifying Checksum 23:20:40 ed53099fbce6: Download complete 23:20:40 9065ff56babe: Verifying Checksum 23:20:40 9065ff56babe: Download complete 23:20:40 77bc0d833cb6: Verifying Checksum 23:20:40 77bc0d833cb6: Download complete 23:20:40 b4d181a07f80: Verifying Checksum 23:20:40 b4d181a07f80: Download complete 23:20:41 d287ab97295c: Verifying Checksum 23:20:41 d287ab97295c: Download complete 23:20:42 b4d181a07f80: Pull complete 23:20:42 a1111a8f2ec3: Pull complete 23:20:43 ed53099fbce6: Pull complete 23:20:43 dc539afda2c1: Pull complete 23:20:43 77bc0d833cb6: Pull complete 23:20:43 9065ff56babe: Pull complete 23:20:48 d287ab97295c: Pull complete 23:20:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:20:48 prd-centos7-docker-4c-2g-6 does not seem to be running inside a container 23:20:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-255/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-255 -v /w/workspace/foundry_device-virtual-go_PR-255:/w/workspace/foundry_device-virtual-go_PR-255:rw,z -v /w/workspace/foundry_device-virtual-go_PR-255@tmp:/w/workspace/foundry_device-virtual-go_PR-255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:50 $ docker top f5817a7931f9c16ab7f9a512d6f82cf88fa158be9e1af98b0e619efa2385b5b3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:51 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:51 + mkdir -p /var/log/sysstat [Pipeline] sh 23:20:51 + ls /var/log/sa-host 23:20:51 + sadf -c /var/log/sa-host/sa01 23:20:51 file_magic: OK 23:20:51 HZ: Using current value: 100 23:20:51 file_header: OK 23:20:51 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:20:51 Statistics: 23:20:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:20:51 File successfully converted to sysstat format version 12.0.3 23:20:51 + sadf -c /var/log/sa-host/sa17 23:20:51 file_magic: OK 23:20:51 HZ: Using current value: 100 23:20:51 file_header: OK 23:20:51 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:20:51 Statistics: 23:20:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:20:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:52 provisioning config files... 23:20:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-255@tmp/config2162677437423196166tmp [Pipeline] { [Pipeline] echo 23:20:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:52 ---> create-netrc.sh [Pipeline] } 23:20:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:20:53 ---> python-tools-install.sh [Pipeline] echo 23:20:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:53 ---> sudo-logs.sh 23:20:53 Archiving 'sudo' log.. 23:20:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-6.novalocal: Name or service not known 23:20:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-6.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:20:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:53 ---> job-cost.sh 23:20:53 lf-activate-venv: SKIPPING 23:20:53 DEBUG: total: 0.10999999940395355 23:20:53 INFO: Retrieving Stack Cost... 23:20:54 INFO: Retrieving Pricing Info for: v3-standard-2 23:20:54 INFO: Archiving Costs [Pipeline] echo 23:20:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:54 ---> logs-deploy.sh 23:20:54 lf-activate-venv: SKIPPING 23:20:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-255/1 23:20:54 INFO: archiving workspace using pattern(s): 23:20:55 Archives upload complete. 23:20:55 INFO: archiving logs to Nexus