Pull request #464 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f030a69618d55e9ce97da9a090f943e8d369dab+924acc26038ae5c566a4069cec42ce4481862670 (3672cf7d5206501638d89771a6ef900ce4c3b09d) 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-ssh4045497326681534194.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9462310758515969256.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14242971454955548719.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-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14066415172583933407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh10265996064503845649.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17782110669364649136.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5559’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5570 in /w/workspace/foundry_device-virtual-go_PR-464 [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-464 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 924acc26038ae5c566a4069cec42ce4481862670 into PR head commit 9f030a69618d55e9ce97da9a090f943e8d369dab Merge succeeded, producing 9f030a69618d55e9ce97da9a090f943e8d369dab Checking out Revision 9f030a69618d55e9ce97da9a090f943e8d369dab (PR-464) Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f030a69618d55e9ce97da9a090f943e8d369dab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 924acc26038ae5c566a4069cec42ce4481862670 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f030a69618d55e9ce97da9a090f943e8d369dab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:10 ========================================================= 23:34:10 EdgeX Global Pipelines Version Info 23:34:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:11 ------------------- 23:34:11 stable info: 23:34:11 ------------------- 23:34:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:11 Message: update stable to v1.0.258 23:34:12 ------------------- 23:34:12 experimental info: 23:34:12 ------------------- 23:34:12 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 23:34:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 23:34:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:34:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-464 [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-464 [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-464 [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f030a69618d55e9ce97da9a090f943e8d369dab [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f030a6 [Pipeline] echo 23:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:14 provisioning config files... 23:34:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-464@tmp/config11177327222490645796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:15 ---> ****-login.sh 23:34:15 nexus3.edgexfoundry.org:10001 23:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:15 Configure a credential helper to remove this warning. See 23:34:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:15 23:34:15 Login Succeeded 23:34:15 nexus3.edgexfoundry.org:10002 23:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:15 Configure a credential helper to remove this warning. See 23:34:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:15 23:34:15 Login Succeeded 23:34:15 nexus3.edgexfoundry.org:10003 23:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:15 Configure a credential helper to remove this warning. See 23:34:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:15 23:34:15 Login Succeeded 23:34:15 nexus3.edgexfoundry.org:10004 23:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:15 Configure a credential helper to remove this warning. See 23:34:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:15 23:34:15 Login Succeeded 23:34:15 ****.io 23:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:16 Configure a credential helper to remove this warning. See 23:34:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:16 23:34:16 Login Succeeded 23:34:16 ---> ****-login.sh ends [Pipeline] } 23:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:34:16 + git rev-list -1 --merges 9f030a69618d55e9ce97da9a090f943e8d369dab~1..9f030a69618d55e9ce97da9a090f943e8d369dab [Pipeline] echo 23:34:16 -----------> git rev-list -1 --merges 9f030a69618d55e9ce97da9a090f943e8d369dab~1..9f030a69618d55e9ce97da9a090f943e8d369dab 9f030a69618d55e9ce97da9a090f943e8d369dab [false] [Pipeline] sh 23:34:17 + git log --format=format:%s -1 9f030a69618d55e9ce97da9a090f943e8d369dab [Pipeline] echo 23:34:17 ========================================================= 23:34:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:34:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:17 + git log --format=format:%s -1 9f030a69618d55e9ce97da9a090f943e8d369dab [Pipeline] echo 23:34:17 [semverPrep] GIT_COMMIT: 9f030a69618d55e9ce97da9a090f943e8d369dab, Commit Message: build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo 23:34:17 [semverPrep] This is not a build commit. [Pipeline] sh 23:34:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:18 + grep -v github /etc/ssh/ssh_known_hosts 23:34:18 + [ -e /tmp/ssh_known_hosts ] 23:34:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:34:18 + sudo tee -a /etc/ssh/ssh_known_hosts 23:34:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:18 23:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:19 0.1.4: Pulling from edgex-devops/py-git-semver 23:34:19 b85a868b505f: Pulling fs layer 23:34:19 e2be974225ed: Pulling fs layer 23:34:19 339a4e72a1f5: Pulling fs layer 23:34:19 988bab9f4d93: Pulling fs layer 23:34:19 1469e6f7b9e6: Pulling fs layer 23:34:19 eaf3925da568: Pulling fs layer 23:34:19 bab4dde63d76: Pulling fs layer 23:34:19 bde34c3a00c8: Pulling fs layer 23:34:19 b352a97aabf1: Pulling fs layer 23:34:19 4872d77fe225: Pulling fs layer 23:34:19 5851b861e8e6: Pulling fs layer 23:34:19 eaf3925da568: Waiting 23:34:19 bab4dde63d76: Waiting 23:34:19 bde34c3a00c8: Waiting 23:34:19 b352a97aabf1: Waiting 23:34:19 4872d77fe225: Waiting 23:34:19 5851b861e8e6: Waiting 23:34:19 988bab9f4d93: Waiting 23:34:19 1469e6f7b9e6: Waiting 23:34:19 e2be974225ed: Download complete 23:34:19 988bab9f4d93: Verifying Checksum 23:34:19 988bab9f4d93: Download complete 23:34:19 1469e6f7b9e6: Verifying Checksum 23:34:19 1469e6f7b9e6: Download complete 23:34:19 eaf3925da568: Verifying Checksum 23:34:19 eaf3925da568: Download complete 23:34:19 339a4e72a1f5: Verifying Checksum 23:34:19 339a4e72a1f5: Download complete 23:34:19 bde34c3a00c8: Download complete 23:34:19 b352a97aabf1: Download complete 23:34:19 4872d77fe225: Verifying Checksum 23:34:19 4872d77fe225: Download complete 23:34:19 5851b861e8e6: Download complete 23:34:19 b85a868b505f: Verifying Checksum 23:34:19 b85a868b505f: Download complete 23:34:19 bab4dde63d76: Verifying Checksum 23:34:19 bab4dde63d76: Download complete 23:34:20 b85a868b505f: Pull complete 23:34:21 e2be974225ed: Pull complete 23:34:21 339a4e72a1f5: Pull complete 23:34:21 988bab9f4d93: Pull complete 23:34:21 1469e6f7b9e6: Pull complete 23:34:21 eaf3925da568: Pull complete 23:34:23 bab4dde63d76: Pull complete 23:34:23 bde34c3a00c8: Pull complete 23:34:23 b352a97aabf1: Pull complete 23:34:24 4872d77fe225: Pull complete 23:34:24 5851b861e8e6: Pull complete 23:34:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:24 prd-ubuntu20.04-docker-8c-8g-5570 does not seem to be running inside a container 23:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-464 -v /w/workspace/foundry_device-virtual-go_PR-464:/w/workspace/foundry_device-virtual-go_PR-464:rw,z -v /w/workspace/foundry_device-virtual-go_PR-464@tmp:/w/workspace/foundry_device-virtual-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:34:28 $ docker top 62904b9c822fe1c2a76aa43e6d75e6700fe569199f3f1c7583ba85b155a310e8 -eo pid,comm 23:34:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:34:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:29 [ssh-agent] Looking for ssh-agent implementation... 23:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:29 $ docker exec 62904b9c822fe1c2a76aa43e6d75e6700fe569199f3f1c7583ba85b155a310e8 ssh-agent 23:34:29 SSH_AUTH_SOCK=/tmp/ssh-0Xcz8fqo4Vmg/agent.21 23:34:29 SSH_AGENT_PID=27 23:34:29 Running ssh-add (command line suppressed) 23:34:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-464@tmp/private_key_2957983871491807375.key (/w/workspace/foundry_device-virtual-go_PR-464@tmp/private_key_2957983871491807375.key) 23:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:29 + git tag --points-at HEAD [Pipeline] } 23:34:29 $ docker exec --env ******** --env ******** 62904b9c822fe1c2a76aa43e6d75e6700fe569199f3f1c7583ba85b155a310e8 ssh-agent -k 23:34:30 unset SSH_AUTH_SOCK; 23:34:30 unset SSH_AGENT_PID; 23:34:30 echo Agent pid 27 killed; 23:34:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:30 [ssh-agent] Looking for ssh-agent implementation... 23:34:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:30 $ docker exec 62904b9c822fe1c2a76aa43e6d75e6700fe569199f3f1c7583ba85b155a310e8 ssh-agent 23:34:30 SSH_AUTH_SOCK=/tmp/ssh-oK0nn18Q5L51/agent.72 23:34:30 SSH_AGENT_PID=78 23:34:30 Running ssh-add (command line suppressed) 23:34:30 Identity added: /w/workspace/foundry_device-virtual-go_PR-464@tmp/private_key_4022247633754198523.key (/w/workspace/foundry_device-virtual-go_PR-464@tmp/private_key_4022247633754198523.key) 23:34:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:30 + git semver init 23:34:31 2024-03-13 23:34:31,052 [run_init] DEBUG init version:0.0.0 force:False 23:34:31 2024-03-13 23:34:31,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-464/.semver 23:34:31 2024-03-13 23:34:31,053 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-464/.semver 23:34:31 2024-03-13 23:34:31,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-464/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-464, universal_newlines=False, shell=None, istream=None) 23:34:32 2024-03-13 23:34:32,446 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-464/.git/info/exclude 23:34:32 2024-03-13 23:34:32,447 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-464/.semver/PR-464 with force:False 23:34:32 2024-03-13 23:34:32,447 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-464/.semver/PR-464 23:34:32 2024-03-13 23:34:32,451 [execute] INFO git cat-file --batch-check 23:34:32 2024-03-13 23:34:32,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-464/.semver, universal_newlines=False, shell=None, istream=) 23:34:32 2024-03-13 23:34:32,456 [execute] INFO git cat-file --batch 23:34:32 2024-03-13 23:34:32,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-464/.semver, universal_newlines=False, shell=None, istream=) 23:34:32 2024-03-13 23:34:32,461 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-464/.semver/PR-464 23:34:32 0.0.0 [Pipeline] } 23:34:32 $ docker exec --env ******** --env ******** 62904b9c822fe1c2a76aa43e6d75e6700fe569199f3f1c7583ba85b155a310e8 ssh-agent -k 23:34:32 unset SSH_AUTH_SOCK; 23:34:32 unset SSH_AGENT_PID; 23:34:32 echo Agent pid 78 killed; 23:34:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:33 + git semver [Pipeline] } 23:34:33 $ docker stop --time=1 62904b9c822fe1c2a76aa43e6d75e6700fe569199f3f1c7583ba85b155a310e8 23:34:35 $ docker rm -f --volumes 62904b9c822fe1c2a76aa43e6d75e6700fe569199f3f1c7583ba85b155a310e8 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:36 Stashed 1 file(s) [Pipeline] echo 23:34:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:37 provisioning config files... 23:34:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-464@tmp/config15415810749802281495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:38 ---> ****-login.sh 23:34:38 nexus3.edgexfoundry.org:10001 23:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:38 Configure a credential helper to remove this warning. See 23:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:38 23:34:38 Login Succeeded 23:34:38 nexus3.edgexfoundry.org:10002 23:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:38 Configure a credential helper to remove this warning. See 23:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:38 23:34:38 Login Succeeded 23:34:38 nexus3.edgexfoundry.org:10003 23:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:38 Configure a credential helper to remove this warning. See 23:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:38 23:34:38 Login Succeeded 23:34:38 nexus3.edgexfoundry.org:10004 23:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:38 Configure a credential helper to remove this warning. See 23:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:38 23:34:38 Login Succeeded 23:34:38 ****.io 23:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:38 Configure a credential helper to remove this warning. See 23:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:38 23:34:38 Login Succeeded 23:34:38 ---> ****-login.sh ends [Pipeline] } 23:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:39 ========================================================= 23:34:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:34:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:34:39 Sending build context to Docker daemon 31.66MB 23:34:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:34:39 Step 2/12 : FROM ${BASE} AS builder 23:34:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:39 7264a8db6415: Pulling fs layer 23:34:39 c4d48a809fc2: Pulling fs layer 23:34:39 4f1c88b9dad5: Pulling fs layer 23:34:39 ad3a456e5733: Pulling fs layer 23:34:39 69c7f0334f64: Pulling fs layer 23:34:39 1f1c1a5573a3: Pulling fs layer 23:34:39 ce7588e14bc9: Pulling fs layer 23:34:39 b5e4710f87ac: Pulling fs layer 23:34:39 ad3a456e5733: Waiting 23:34:39 69c7f0334f64: Waiting 23:34:39 1f1c1a5573a3: Waiting 23:34:39 ce7588e14bc9: Waiting 23:34:39 b5e4710f87ac: Waiting 23:34:40 c4d48a809fc2: Verifying Checksum 23:34:40 c4d48a809fc2: Download complete 23:34:40 ad3a456e5733: Verifying Checksum 23:34:40 ad3a456e5733: Download complete 23:34:40 69c7f0334f64: Verifying Checksum 23:34:40 69c7f0334f64: Download complete 23:34:40 7264a8db6415: Verifying Checksum 23:34:40 7264a8db6415: Download complete 23:34:40 1f1c1a5573a3: Verifying Checksum 23:34:40 1f1c1a5573a3: Download complete 23:34:40 b5e4710f87ac: Verifying Checksum 23:34:40 b5e4710f87ac: Download complete 23:34:40 7264a8db6415: Pull complete 23:34:40 4f1c88b9dad5: Verifying Checksum 23:34:40 4f1c88b9dad5: Download complete 23:34:41 c4d48a809fc2: Pull complete 23:34:41 ce7588e14bc9: Download complete 23:34:44 4f1c88b9dad5: Pull complete 23:34:44 ad3a456e5733: Pull complete 23:34:44 69c7f0334f64: Pull complete 23:34:45 1f1c1a5573a3: Pull complete 23:34:47 ce7588e14bc9: Pull complete 23:34:48 b5e4710f87ac: Pull complete 23:34:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:34:48 ---> 88b5674ff536 23:34:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:34:51 Still waiting to schedule task 23:34:51 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:51 ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:51 ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:51 ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:51 ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:51 ‘prd-ubuntu20.04-docker-8c-8g-5573’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:51 ‘prd-ubuntu20.04-docker-8c-8g-5574’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:51 ‘prd-ubuntu20.04-docker-8c-8g-5575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:34:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5576’ is offline 23:34:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5578’ is offline 23:34:55 ---> Running in af8ecac4e6be 23:34:55 Removing intermediate container af8ecac4e6be 23:34:55 ---> f1c0e6e49395 23:34:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:34:55 ---> Running in b0f4c0a7e4ea 23:34:55 Removing intermediate container b0f4c0a7e4ea 23:34:55 ---> 75e13b4600d8 23:34:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:34:55 ---> Running in 6eebf115a3d5 23:34:55 Removing intermediate container 6eebf115a3d5 23:34:55 ---> 50e34f9f2f60 23:34:55 Step 6/12 : WORKDIR /device-virtual-go 23:34:55 ---> Running in e75693c12fd6 23:34:55 Removing intermediate container e75693c12fd6 23:34:55 ---> a14ccf0dc2b1 23:34:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:55 ---> Running in 96ce7fe4a4f1 23:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:34:57 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:34:57 (2/4) Installing libedit (20221030.3.1-r1) 23:34:57 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:34:57 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:34:57 Executing busybox-1.36.1-r5.trigger 23:34:57 OK: 268 MiB in 56 packages 23:34:58 Removing intermediate container 96ce7fe4a4f1 23:34:58 ---> 7ceb8153be8b 23:34:58 Step 8/12 : COPY go.mod vendor* ./ 23:34:59 ---> 7bbcbc4cabb2 23:34:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:59 ---> Running in 772d8619d445 23:35:46 Removing intermediate container 772d8619d445 23:35:46 ---> 5288d1efe2d0 23:35:46 Step 10/12 : COPY . . 23:35:49 ---> ae0ccfcefcc4 23:35:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:49 ---> Running in c68f217eaefe 23:35:50 Removing intermediate container c68f217eaefe 23:35:50 ---> 41ecaadfed85 23:35:50 Step 12/12 : RUN $MAKE 23:35:50 ---> Running in f967ecbe756a 23:35:51 noop 23:35:53 Removing intermediate container f967ecbe756a 23:35:53 ---> d3062db2189c 23:35:53 Successfully built d3062db2189c 23:35:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:53 + docker inspect -f . ci-base-image-x86_64 23:35:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:54 prd-ubuntu20.04-docker-8c-8g-5570 does not seem to be running inside a container 23:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-464 -v /w/workspace/foundry_device-virtual-go_PR-464:/w/workspace/foundry_device-virtual-go_PR-464:rw,z -v /w/workspace/foundry_device-virtual-go_PR-464@tmp:/w/workspace/foundry_device-virtual-go_PR-464@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 ******** ci-base-image-x86_64 cat 23:35:55 $ docker top fe3c97e610f604d12cf2ce8df2433d3af28572b2e21f7852e9211c2c1338d67d -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:55 + go version 23:35:55 go version go1.21.0 linux/amd64 [Pipeline] } 23:35:55 $ docker stop --time=1 fe3c97e610f604d12cf2ce8df2433d3af28572b2e21f7852e9211c2c1338d67d 23:35:57 $ docker rm -f --volumes fe3c97e610f604d12cf2ce8df2433d3af28572b2e21f7852e9211c2c1338d67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:58 + docker inspect -f . ci-base-image-x86_64 23:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:58 prd-ubuntu20.04-docker-8c-8g-5570 does not seem to be running inside a container 23:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-464 -v /w/workspace/foundry_device-virtual-go_PR-464:/w/workspace/foundry_device-virtual-go_PR-464:rw,z -v /w/workspace/foundry_device-virtual-go_PR-464@tmp:/w/workspace/foundry_device-virtual-go_PR-464@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 ******** ci-base-image-x86_64 cat 23:35:58 $ docker top f15b25a25db5b6d3a36683d41ce1229dd7e244f45f5f4262c70af6ba53a7a828 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:59 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-464 [Pipeline] fileExists [Pipeline] sh 23:35:59 + make test 23:35:59 go test ./... -coverprofile=coverage.out 23:36:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:36:13 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:36:13 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements 23:36:19 go vet ./... 23:36:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:36:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:36:22 ./bin/test-attribution-txt.sh 23:36:22 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:36:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:36:22 $ docker stop --time=1 f15b25a25db5b6d3a36683d41ce1229dd7e244f45f5f4262c70af6ba53a7a828 23:36:28 $ docker rm -f --volumes f15b25a25db5b6d3a36683d41ce1229dd7e244f45f5f4262c70af6ba53a7a828 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:36:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:36:29 + ls -al . 23:36:29 total 200 23:36:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:35 . 23:36:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:34 .. 23:36:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .git 23:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 .github 23:36:29 -rw-rw-r-- 1 jenkins jenkins 272 Mar 13 23:34 .gitignore 23:36:29 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:34 .golangci.yml 23:36:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:34 .semver 23:36:29 -rw-rw-r-- 1 jenkins jenkins 9708 Mar 13 23:34 Attribution.txt 23:36:29 -rw-rw-r-- 1 jenkins jenkins 15941 Mar 13 23:34 CHANGELOG.md 23:36:29 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 13 23:34 Dockerfile 23:36:29 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:34 GOVERNANCE.md 23:36:29 -rw-rw-r-- 1 jenkins jenkins 660 Mar 13 23:34 Jenkinsfile 23:36:29 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:34 LICENSE 23:36:29 -rw-rw-r-- 1 jenkins jenkins 1953 Mar 13 23:34 Makefile 23:36:29 -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 23:34 OWNERS.md 23:36:29 -rw-rw-r-- 1 jenkins jenkins 4103 Mar 13 23:34 README.md 23:36:29 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:36:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 bin 23:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 cmd 23:36:29 -rw-r--r-- 1 jenkins jenkins 43063 Mar 13 23:36 coverage.out 23:36:29 -rw-rw-r-- 1 jenkins jenkins 3683 Mar 13 23:34 go.mod 23:36:29 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 13 23:34 go.sum 23:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 internal 23:36:29 -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:30 + 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=9f030a69618d55e9ce97da9a090f943e8d369dab --label arch=amd64 --label version=0.0.0 . 23:36:30 Sending build context to Docker daemon 31.7MB 23:36:30 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:36:30 Step 2/26 : FROM ${BASE} AS builder 23:36:30 ---> d3062db2189c 23:36:30 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:36:31 ---> Running in 02d763fd0d0b 23:36:31 Removing intermediate container 02d763fd0d0b 23:36:31 ---> c8f5c25a8e34 23:36:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:36:32 ---> Running in 188bfdd32a09 23:36:33 Removing intermediate container 188bfdd32a09 23:36:33 ---> 7bf706294956 23:36:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:36:34 ---> Running in a09190be7282 23:36:34 Removing intermediate container a09190be7282 23:36:34 ---> 1f09f1c6e0f1 23:36:34 Step 6/26 : WORKDIR /device-virtual-go 23:36:35 ---> Running in 1322d2cadb78 23:36:35 Removing intermediate container 1322d2cadb78 23:36:35 ---> e58847dd4a04 23:36:35 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:35 ---> Running in 192cfeee6584 23:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:36:36 OK: 268 MiB in 56 packages 23:36:37 Removing intermediate container 192cfeee6584 23:36:37 ---> a396cbcb2d98 23:36:37 Step 8/26 : COPY go.mod vendor* ./ 23:36:37 ---> 3dbb267f2703 23:36:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:37 ---> Running in e2d546dbc489 23:36:38 Removing intermediate container e2d546dbc489 23:36:38 ---> e0415bcbb57f 23:36:38 Step 10/26 : COPY . . 23:36:39 ---> 45d7a6c133ff 23:36:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:36:39 ---> Running in fe109ee00f1b 23:36:39 Removing intermediate container fe109ee00f1b 23:36:39 ---> bc50b3762d18 23:36:39 Step 12/26 : RUN $MAKE 23:36:39 ---> Running in 473d18c741dc 23:36:39 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 23:37:07 Removing intermediate container 473d18c741dc 23:37:07 ---> fe668b2d85e5 23:37:07 Step 13/26 : FROM alpine:3.18 23:37:07 3.18: Pulling from library/alpine 23:37:07 619be1103602: Pulling fs layer 23:37:07 619be1103602: Verifying Checksum 23:37:07 619be1103602: Download complete 23:37:07 619be1103602: Pull complete 23:37:07 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:37:07 Status: Downloaded newer image for alpine:3.18 23:37:07 ---> d3782b16ccc9 23:37:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:37:07 ---> Running in 6ea4b461c469 23:37:07 Removing intermediate container 6ea4b461c469 23:37:07 ---> 533fc98af011 23:37:07 Step 15/26 : RUN apk add --update --no-cache dumb-init 23:37:07 ---> Running in af6be1be4936 23:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:07 (1/1) Installing dumb-init (1.2.5-r2) 23:37:07 Executing busybox-1.36.1-r5.trigger 23:37:07 OK: 7 MiB in 16 packages 23:37:07 Removing intermediate container af6be1be4936 23:37:07 ---> f7e415b017a2 23:37:07 Step 16/26 : RUN apk --no-cache upgrade 23:37:07 ---> Running in 7ef712411e66 23:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:11 OK: 7 MiB in 16 packages 23:37:11 Removing intermediate container 7ef712411e66 23:37:11 ---> a95a628022b7 23:37:11 Step 17/26 : WORKDIR / 23:37:11 ---> Running in c8b6ebc71565 23:37:11 Removing intermediate container c8b6ebc71565 23:37:11 ---> f6b7c3a25f44 23:37:11 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:37:11 ---> 0ca79727b6f8 23:37:11 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 23:37:11 ---> 3d6099bd29a5 23:37:11 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 23:37:11 ---> f2c88e877e11 23:37:11 Step 21/26 : EXPOSE 59900 23:37:11 ---> Running in c848f09e4c4c 23:37:11 Removing intermediate container c848f09e4c4c 23:37:11 ---> 40a1acd91ecf 23:37:11 Step 22/26 : ENTRYPOINT ["/device-virtual"] 23:37:11 ---> Running in 7359c6d1115e 23:37:11 Removing intermediate container 7359c6d1115e 23:37:11 ---> 12985011f62a 23:37:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:37:11 ---> Running in b7866f9e60d1 23:37:11 Removing intermediate container b7866f9e60d1 23:37:11 ---> cd3f4a154800 23:37:11 Step 24/26 : LABEL arch=amd64 23:37:11 ---> Running in 0ca7f2a9f058 23:37:11 Removing intermediate container 0ca7f2a9f058 23:37:11 ---> 27b65840086c 23:37:11 Step 25/26 : LABEL git_sha=9f030a69618d55e9ce97da9a090f943e8d369dab 23:37:11 ---> Running in f2c0fdec1c0b 23:37:11 Removing intermediate container f2c0fdec1c0b 23:37:11 ---> a2a6cf5baaae 23:37:11 Step 26/26 : LABEL version=0.0.0 23:37:11 ---> Running in f81107793e18 23:37:11 Removing intermediate container f81107793e18 23:37:11 ---> de845ed9afcb 23:37:11 [Warning] One or more build-args [ARCH] were not consumed 23:37:11 Successfully built de845ed9afcb 23:37:11 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:31 23:37:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:32 latest: Pulling from edgex-lftools-log-publisher 23:37:32 5eb5b503b376: Pulling fs layer 23:37:32 5c69ac0246d0: Pulling fs layer 23:37:32 ec43610c2a17: Pulling fs layer 23:37:32 3a2ae6a8a46f: Pulling fs layer 23:37:32 33b1e0a273af: Pulling fs layer 23:37:32 5d3b04190fa2: Pulling fs layer 23:37:32 2f39f015ded8: Pulling fs layer 23:37:32 3a2ae6a8a46f: Waiting 23:37:32 33b1e0a273af: Waiting 23:37:32 5d3b04190fa2: Waiting 23:37:32 2f39f015ded8: Waiting 23:37:32 5c69ac0246d0: Verifying Checksum 23:37:32 5c69ac0246d0: Download complete 23:37:32 3a2ae6a8a46f: Verifying Checksum 23:37:32 3a2ae6a8a46f: Download complete 23:37:32 33b1e0a273af: Verifying Checksum 23:37:32 33b1e0a273af: Download complete 23:37:32 5d3b04190fa2: Verifying Checksum 23:37:32 5d3b04190fa2: Download complete 23:37:32 ec43610c2a17: Verifying Checksum 23:37:32 ec43610c2a17: Download complete 23:37:32 5eb5b503b376: Verifying Checksum 23:37:32 5eb5b503b376: Download complete 23:37:33 2f39f015ded8: Download complete 23:37:33 5eb5b503b376: Pull complete 23:37:33 5c69ac0246d0: Pull complete 23:37:34 ec43610c2a17: Pull complete 23:37:34 3a2ae6a8a46f: Pull complete 23:37:34 33b1e0a273af: Pull complete 23:37:34 5d3b04190fa2: Pull complete 23:37:38 2f39f015ded8: Pull complete 23:37:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:39 prd-ubuntu20.04-docker-8c-8g-5570 does not seem to be running inside a container 23:37:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-464 -v /w/workspace/foundry_device-virtual-go_PR-464:/w/workspace/foundry_device-virtual-go_PR-464:rw,z -v /w/workspace/foundry_device-virtual-go_PR-464@tmp:/w/workspace/foundry_device-virtual-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:37:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5584 in /w/workspace/foundry_device-virtual-go_PR-464 23:37:44 $ docker top 15a4a418d28c2ed901fbc64c23158363b9b7ab6d35a437f251f8169a00c1ecd1 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 23:37:44 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 23:37:44 The recommended git tool is: git 23:37:44 ---> job-cost.sh 23:37:44 lf-activate-venv: SKIPPING 23:37:44 INFO: No Stack... 23:37:45 INFO: Retrieving Pricing Info for: v3-standard-8 23:37:45 INFO: Archiving Costs [Pipeline] sh 23:37:45 + cat /w/workspace/foundry_device-virtual-go_PR-464/archives/cost.csv 23:37:45 + cut -d, -f6 [Pipeline] lock 23:37:45 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-464-1-stack-cost] 23:37:45 Resource [jenkins-edgexfoundry-device-virtual-go-PR-464-1-stack-cost] did not exist. Created. 23:37:45 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:46 + echo total: 0.2199999988079071 [Pipeline] stash 23:37:46 Stashed 1 file(s) [Pipeline] } 23:37:46 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:37:46 $ docker stop --time=1 15a4a418d28c2ed901fbc64c23158363b9b7ab6d35a437f251f8169a00c1ecd1 23:37:48 $ docker rm -f --volumes 15a4a418d28c2ed901fbc64c23158363b9b7ab6d35a437f251f8169a00c1ecd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:37:51 using credential edgex-jenkins-ssh 23:37:51 Cloning the remote Git repository 23:37:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:37:51 > git init /w/workspace/device-virtual-go/1 # timeout=10 23:37:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:37:51 > git --version # timeout=10 23:37:51 > git --version # 'git version 2.25.1' 23:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:37:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:57 Merging remotes/origin/main commit 924acc26038ae5c566a4069cec42ce4481862670 into PR head commit 9f030a69618d55e9ce97da9a090f943e8d369dab 23:37:57 Merge succeeded, producing 9f030a69618d55e9ce97da9a090f943e8d369dab 23:37:57 Checking out Revision 9f030a69618d55e9ce97da9a090f943e8d369dab (PR-464) 23:37:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:37:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:37:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:37:57 > git config core.sparsecheckout # timeout=10 23:37:57 > git checkout -f 9f030a69618d55e9ce97da9a090f943e8d369dab # timeout=10 23:37:57 > git remote # timeout=10 23:37:57 > git config --get remote.origin.url # timeout=10 23:37:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:57 > git merge 924acc26038ae5c566a4069cec42ce4481862670 # timeout=10 23:37:57 > git rev-parse HEAD^{commit} # timeout=10 23:37:57 > git config core.sparsecheckout # timeout=10 23:37:57 > git checkout -f 9f030a69618d55e9ce97da9a090f943e8d369dab # timeout=10 23:37:58 Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" 23:37:58 > git --version # timeout=10 23:37:58 > git --version # 'git version 2.25.1' 23:37:58 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:37:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:37:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:59 Dload Upload Total Spent Left Speed 23:37:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 23:38:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:38:00 + sudo tee /etc/docker/daemon.new 23:38:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:38:00 { 23:38:00 "registry-mirrors": [ 23:38:00 "https://nexus3.edgexfoundry.org:10001" 23:38:00 ], 23:38:00 "bip": "10.250.0.254/24", 23:38:00 "hosts": [ 23:38:00 "tcp://0.0.0.0:5555", 23:38:00 "unix:///var/run/docker.sock" 23:38:00 ], 23:38:00 "mtu": 1458, 23:38:00 "selinux-enabled": true, 23:38:00 "seccomp-profile": "/etc/docker/seccomp.json" 23:38:00 } [Pipeline] sh 23:38:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:38:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:19 provisioning config files... 23:38:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1175086775655362488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:20 ---> ****-login.sh 23:38:20 nexus3.edgexfoundry.org:10001 23:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:21 Configure a credential helper to remove this warning. See 23:38:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:21 23:38:21 Login Succeeded 23:38:21 nexus3.edgexfoundry.org:10002 23:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:21 Configure a credential helper to remove this warning. See 23:38:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:21 23:38:21 Login Succeeded 23:38:21 nexus3.edgexfoundry.org:10003 23:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:22 Configure a credential helper to remove this warning. See 23:38:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:22 23:38:22 Login Succeeded 23:38:22 nexus3.edgexfoundry.org:10004 23:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:22 Configure a credential helper to remove this warning. See 23:38:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:22 23:38:22 Login Succeeded 23:38:22 ****.io 23:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:23 Configure a credential helper to remove this warning. See 23:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:23 23:38:23 Login Succeeded 23:38:23 ---> ****-login.sh ends [Pipeline] } 23:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:24 ========================================================= 23:38:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:38:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:38:25 Sending build context to Docker daemon 15.97MB 23:38:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:38:25 Step 2/12 : FROM ${BASE} AS builder 23:38:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:25 9fda8d8052c6: Pulling fs layer 23:38:25 5d54e960e981: Pulling fs layer 23:38:25 c4a7e357bf2a: Pulling fs layer 23:38:25 f0e02332f6b5: Pulling fs layer 23:38:25 872ee5b61b7b: Pulling fs layer 23:38:25 0c6a40ed1a82: Pulling fs layer 23:38:25 94ae7d8d031c: Pulling fs layer 23:38:25 0c6a40ed1a82: Waiting 23:38:25 872ee5b61b7b: Waiting 23:38:25 f0e02332f6b5: Waiting 23:38:25 5d54e960e981: Verifying Checksum 23:38:25 5d54e960e981: Download complete 23:38:25 f0e02332f6b5: Verifying Checksum 23:38:25 f0e02332f6b5: Download complete 23:38:25 872ee5b61b7b: Verifying Checksum 23:38:25 872ee5b61b7b: Download complete 23:38:25 9fda8d8052c6: Verifying Checksum 23:38:25 9fda8d8052c6: Download complete 23:38:26 94ae7d8d031c: Verifying Checksum 23:38:26 94ae7d8d031c: Download complete 23:38:26 9fda8d8052c6: Pull complete 23:38:27 5d54e960e981: Pull complete 23:38:27 c4a7e357bf2a: Verifying Checksum 23:38:27 c4a7e357bf2a: Download complete 23:38:28 0c6a40ed1a82: Verifying Checksum 23:38:28 0c6a40ed1a82: Download complete 23:38:41 c4a7e357bf2a: Pull complete 23:38:41 f0e02332f6b5: Pull complete 23:38:41 872ee5b61b7b: Pull complete 23:38:51 0c6a40ed1a82: Pull complete 23:38:54 94ae7d8d031c: Pull complete 23:38:54 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:38:54 ---> 86de565de09d 23:38:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:38:55 ---> Running in 93be08c26d27 23:38:55 Removing intermediate container 93be08c26d27 23:38:55 ---> 7b4f7e7dd32c 23:38:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:38:56 ---> Running in e7f7e239beb1 23:38:56 Removing intermediate container e7f7e239beb1 23:38:56 ---> 9c275c9201a1 23:38:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:38:56 ---> Running in c8f89090a359 23:38:56 Removing intermediate container c8f89090a359 23:38:56 ---> 704f6048c918 23:38:56 Step 6/12 : WORKDIR /device-virtual-go 23:38:57 ---> Running in f7f253ab3564 23:38:57 Removing intermediate container f7f253ab3564 23:38:57 ---> 9d2655654955 23:38:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:57 ---> Running in a010f563d09d 23:38:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:38:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:39:01 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:39:01 (2/4) Installing libedit (20221030.3.1-r1) 23:39:01 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:39:01 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:39:01 Executing busybox-1.36.1-r5.trigger 23:39:02 OK: 271 MiB in 56 packages 23:39:03 Removing intermediate container a010f563d09d 23:39:03 ---> 41bd41f14263 23:39:03 Step 8/12 : COPY go.mod vendor* ./ 23:39:04 ---> 9a890e57d8be 23:39:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:04 ---> Running in ce7fd3dbd49b 23:40:26 Removing intermediate container ce7fd3dbd49b 23:40:26 ---> 35a20f895a0e 23:40:26 Step 10/12 : COPY . . 23:40:26 ---> 000c56a7fec4 23:40:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:40:26 ---> Running in ac680ebab7e6 23:40:26 Removing intermediate container ac680ebab7e6 23:40:26 ---> 43b3b690636b 23:40:26 Step 12/12 : RUN $MAKE 23:40:26 ---> Running in a2d99908464e 23:40:26 noop 23:40:26 Removing intermediate container a2d99908464e 23:40:26 ---> 68c02bd95b0c 23:40:26 Successfully built 68c02bd95b0c 23:40:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:27 + docker inspect -f . ci-base-image-arm64 23:40:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:27 prd-ubuntu20.04-docker-arm64-4c-16g-5584 does not seem to be running inside a container 23:40:27 $ 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 ******** ci-base-image-arm64 cat 23:40:29 $ docker top 4ec1edbfc4a7893bc208363ff8e728df9c4b02bfccc0d4ed52188cb86df5c620 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:30 + go version 23:40:30 go version go1.21.0 linux/arm64 [Pipeline] } 23:40:30 $ docker stop --time=1 4ec1edbfc4a7893bc208363ff8e728df9c4b02bfccc0d4ed52188cb86df5c620 23:40:32 $ docker rm -f --volumes 4ec1edbfc4a7893bc208363ff8e728df9c4b02bfccc0d4ed52188cb86df5c620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:33 + docker inspect -f . ci-base-image-arm64 23:40:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:33 prd-ubuntu20.04-docker-arm64-4c-16g-5584 does not seem to be running inside a container 23:40:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 23:40:35 $ docker top b6ca215b42857451bbb3f6763afe6c2f34166d68b21ef42f61fa99b0482b3b29 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:36 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 23:40:37 + make test 23:40:37 go test ./... -coverprofile=coverage.out 23:40:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:43:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:43:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.107s coverage: 58.4% of statements 23:43:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:43:16 go vet ./... 23:43:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:43:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:43:48 ./bin/test-attribution-txt.sh 23:43:48 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:43:48 $ docker stop --time=1 b6ca215b42857451bbb3f6763afe6c2f34166d68b21ef42f61fa99b0482b3b29 23:43:50 $ docker rm -f --volumes b6ca215b42857451bbb3f6763afe6c2f34166d68b21ef42f61fa99b0482b3b29 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:52 Warning: overwriting stash ‘coverage-report’ 23:43:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:43:54 + ls -al . 23:43:54 total 196 23:43:54 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:40 . 23:43:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:37 .. 23:43:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:37 .git 23:43:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:37 .github 23:43:54 -rw-rw-r-- 1 jenkins jenkins 272 Mar 13 23:37 .gitignore 23:43:54 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:37 .golangci.yml 23:43:54 -rw-rw-r-- 1 jenkins jenkins 9708 Mar 13 23:37 Attribution.txt 23:43:54 -rw-rw-r-- 1 jenkins jenkins 15941 Mar 13 23:37 CHANGELOG.md 23:43:54 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 13 23:37 Dockerfile 23:43:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:37 GOVERNANCE.md 23:43:54 -rw-rw-r-- 1 jenkins jenkins 660 Mar 13 23:37 Jenkinsfile 23:43:54 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:37 LICENSE 23:43:54 -rw-rw-r-- 1 jenkins jenkins 1953 Mar 13 23:37 Makefile 23:43:54 -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 23:37 OWNERS.md 23:43:54 -rw-rw-r-- 1 jenkins jenkins 4103 Mar 13 23:37 README.md 23:43:54 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:43:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:37 bin 23:43:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:37 cmd 23:43:54 -rw-r--r-- 1 jenkins jenkins 43063 Mar 13 23:43 coverage.out 23:43:54 -rw-rw-r-- 1 jenkins jenkins 3683 Mar 13 23:37 go.mod 23:43:54 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 13 23:37 go.sum 23:43:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:37 internal 23:43:54 -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:54 + 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=9f030a69618d55e9ce97da9a090f943e8d369dab --label arch=arm64 --label version=0.0.0 . 23:43:55 Sending build context to Docker daemon 16.02MB 23:43:55 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:43:55 Step 2/26 : FROM ${BASE} AS builder 23:43:55 ---> 68c02bd95b0c 23:43:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:43:55 ---> Running in 8956d424cfac 23:43:55 Removing intermediate container 8956d424cfac 23:43:55 ---> 6cf65660fe78 23:43:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:43:55 ---> Running in 5b5d6db34bb1 23:43:56 Removing intermediate container 5b5d6db34bb1 23:43:56 ---> 605ec45b9aad 23:43:56 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:43:56 ---> Running in 985eb08e7487 23:43:56 Removing intermediate container 985eb08e7487 23:43:56 ---> d73669b317ab 23:43:56 Step 6/26 : WORKDIR /device-virtual-go 23:43:57 ---> Running in 20ea1f85f79a 23:43:57 Removing intermediate container 20ea1f85f79a 23:43:57 ---> fa619faad667 23:43:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:57 ---> Running in d5acbec44feb 23:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:43:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:44:00 OK: 271 MiB in 56 packages 23:44:01 Removing intermediate container d5acbec44feb 23:44:01 ---> 113a7bae1a09 23:44:01 Step 8/26 : COPY go.mod vendor* ./ 23:44:02 ---> eddce503f6d3 23:44:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:02 ---> Running in eecb0c8cc507 23:44:05 Removing intermediate container eecb0c8cc507 23:44:05 ---> 1d539bb1157e 23:44:05 Step 10/26 : COPY . . 23:44:06 ---> 4e91c99144b7 23:44:06 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:44:06 ---> Running in ba8552410d51 23:44:06 Removing intermediate container ba8552410d51 23:44:06 ---> 28e33e4291fe 23:44:06 Step 12/26 : RUN $MAKE 23:44:06 ---> Running in aafda82053d0 23:44:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 23:46:45 Removing intermediate container aafda82053d0 23:46:45 ---> 1d7b2ae7b1e8 23:46:45 Step 13/26 : FROM alpine:3.18 23:46:45 3.18: Pulling from library/alpine 23:46:45 c6b39de5b339: Pulling fs layer 23:46:45 c6b39de5b339: Verifying Checksum 23:46:45 c6b39de5b339: Download complete 23:46:45 c6b39de5b339: Pull complete 23:46:45 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:46:45 Status: Downloaded newer image for alpine:3.18 23:46:45 ---> 33abbf032149 23:46:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:46:45 ---> Running in 1f03063ae050 23:46:45 Removing intermediate container 1f03063ae050 23:46:45 ---> 1e289032e439 23:46:45 Step 15/26 : RUN apk add --update --no-cache dumb-init 23:46:45 ---> Running in f827152a4f27 23:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:46:45 (1/1) Installing dumb-init (1.2.5-r2) 23:46:45 Executing busybox-1.36.1-r5.trigger 23:46:45 OK: 8 MiB in 16 packages 23:46:45 Removing intermediate container f827152a4f27 23:46:45 ---> 0aa380056a9c 23:46:45 Step 16/26 : RUN apk --no-cache upgrade 23:46:45 ---> Running in 1bdc7bbb9ef7 23:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:46:45 OK: 8 MiB in 16 packages 23:46:45 Removing intermediate container 1bdc7bbb9ef7 23:46:45 ---> 5f5181764761 23:46:45 Step 17/26 : WORKDIR / 23:46:45 ---> Running in c0df9f14e27a 23:46:45 Removing intermediate container c0df9f14e27a 23:46:45 ---> 7131b7389fb4 23:46:45 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:46:45 ---> b7390ecf5e7a 23:46:45 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 23:46:45 ---> 59fccbf7d250 23:46:45 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 23:46:45 ---> 031094f9f750 23:46:45 Step 21/26 : EXPOSE 59900 23:46:45 ---> Running in 6a3dfc3d7854 23:46:45 Removing intermediate container 6a3dfc3d7854 23:46:45 ---> 285ab4550bfa 23:46:45 Step 22/26 : ENTRYPOINT ["/device-virtual"] 23:46:45 ---> Running in 1674200e04bb 23:46:45 Removing intermediate container 1674200e04bb 23:46:45 ---> c755cd73325d 23:46:45 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:46:45 ---> Running in b38f19f3de3d 23:46:45 Removing intermediate container b38f19f3de3d 23:46:45 ---> 1fb3bdb0fc30 23:46:45 Step 24/26 : LABEL arch=arm64 23:46:45 ---> Running in 619772332fc8 23:46:45 Removing intermediate container 619772332fc8 23:46:45 ---> 6eb68176f0d7 23:46:45 Step 25/26 : LABEL git_sha=9f030a69618d55e9ce97da9a090f943e8d369dab 23:46:45 ---> Running in 0dcda70bb666 23:46:45 Removing intermediate container 0dcda70bb666 23:46:45 ---> c4a2ba36f8af 23:46:45 Step 26/26 : LABEL version=0.0.0 23:46:45 ---> Running in b191d9da8b63 23:46:46 Removing intermediate container b191d9da8b63 23:46:46 ---> f5ffe35c8559 23:46:46 [Warning] One or more build-args [ARCH] were not consumed 23:46:46 Successfully built f5ffe35c8559 23:46:46 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:47 23:46:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:48 arm64: Pulling from edgex-lftools-log-publisher 23:46:48 8998bd30e6a1: Pulling fs layer 23:46:48 04944245beec: Pulling fs layer 23:46:48 699f458cf7ca: Pulling fs layer 23:46:48 765212b225bb: Pulling fs layer 23:46:48 f23df028b6ca: Pulling fs layer 23:46:48 d65c8cfc05b1: Pulling fs layer 23:46:48 2437ff75d9bd: Pulling fs layer 23:46:48 765212b225bb: Waiting 23:46:48 f23df028b6ca: Waiting 23:46:48 d65c8cfc05b1: Waiting 23:46:48 2437ff75d9bd: Waiting 23:46:48 04944245beec: Verifying Checksum 23:46:48 04944245beec: Download complete 23:46:48 765212b225bb: Verifying Checksum 23:46:48 765212b225bb: Download complete 23:46:48 f23df028b6ca: Verifying Checksum 23:46:48 f23df028b6ca: Download complete 23:46:48 d65c8cfc05b1: Verifying Checksum 23:46:48 d65c8cfc05b1: Download complete 23:46:48 699f458cf7ca: Verifying Checksum 23:46:48 699f458cf7ca: Download complete 23:46:48 8998bd30e6a1: Download complete 23:46:54 8998bd30e6a1: Pull complete 23:46:54 04944245beec: Pull complete 23:46:55 699f458cf7ca: Pull complete 23:46:55 765212b225bb: Pull complete 23:46:55 2437ff75d9bd: Verifying Checksum 23:46:55 2437ff75d9bd: Download complete 23:46:56 f23df028b6ca: Pull complete 23:46:56 d65c8cfc05b1: Pull complete 23:47:15 2437ff75d9bd: Pull complete 23:47:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:15 prd-ubuntu20.04-docker-arm64-4c-16g-5584 does not seem to be running inside a container 23:47:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:47:19 $ docker top e404e6eaf146aa85b9ab8738e94d5b811d16519029f60df0a7d741deb9b44994 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:20 ---> job-cost.sh 23:47:20 lf-activate-venv: SKIPPING 23:47:20 INFO: No Stack... 23:47:20 INFO: Retrieving Pricing Info for: v3-standard-4 23:47:21 INFO: Archiving Costs [Pipeline] sh 23:47:22 + + cat /w/workspace/device-virtual-go/1/archives/cost.csv 23:47:22 cut -d, -f6 [Pipeline] lock 23:47:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-464-1-stack-cost] 23:47:22 Resource [jenkins-edgexfoundry-device-virtual-go-PR-464-1-stack-cost] did not exist. Created. 23:47:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:23 /w/workspace/device-virtual-go/1@tmp/durable-7b260955/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:47:23 + echo total: 0.10999999940395355 [Pipeline] stash 23:47:23 Warning: overwriting stash ‘stack-cost’ 23:47:23 Stashed 1 file(s) [Pipeline] } 23:47:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:47:24 $ docker stop --time=1 e404e6eaf146aa85b9ab8738e94d5b811d16519029f60df0a7d741deb9b44994 23:47:25 $ docker rm -f --volumes e404e6eaf146aa85b9ab8738e94d5b811d16519029f60df0a7d741deb9b44994 [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:47:28 provisioning config files... 23:47:28 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-464@tmp/config15599608591660229405tmp [Pipeline] { [Pipeline] sh 23:47:28 + set +x 23:47:28 + curl -s https://codecov.io/bash 23:47:28 + bash -s -- 23:47:28 23:47:28 _____ _ 23:47:28 / ____| | | 23:47:28 | | ___ __| | ___ ___ _____ __ 23:47:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:47:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:47:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:47:28 Bash-1.0.6 23:47:28 23:47:28 23:47:28 ==> git version 2.25.1 found 23:47:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:47:28 Release-Date: 2020-01-08 23:47:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:47:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:47:28 ==> Jenkins CI detected. 23:47:28 current dir:  /w/workspace/foundry_device-virtual-go_PR-464 23:47:28 project root: . 23:47:28 --> token set from env 23:47:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:47:28 ==> Running gcov in . (disable via -X gcov) 23:47:28 ==> Python coveragepy not found 23:47:28 ==> Searching for coverage reports in: 23:47:28 + . 23:47:28 -> Found 1 reports 23:47:28 ==> Detecting git/mercurial file structure 23:47:28 ==> Reading reports 23:47:28 + ./coverage.out bytes=43063 23:47:28 ==> Appending adjustments 23:47:28 https://docs.codecov.io/docs/fixing-reports 23:47:28 + Found adjustments 23:47:28 ==> Gzipping contents 23:47:28 8.0K /tmp/codecov.vHdOsf.gz 23:47:28 ==> Uploading reports 23:47:28 url: https://codecov.io 23:47:28 query: branch=PR-464&commit=9f030a69618d55e9ce97da9a090f943e8d369dab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=464&job=&cmd_args= 23:47:28 -> Pinging Codecov 23:47:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-464&commit=9f030a69618d55e9ce97da9a090f943e8d369dab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=464&job=&cmd_args= 23:47:29 -> Uploading to 23:47:29 https://storage.googleapis.com/codecov/v4/raw/2024-03-13/5E52B4B073DB2E39498172D8E973AA87/9f030a69618d55e9ce97da9a090f943e8d369dab/272fb300-946e-4bcd-bda4-f7ba315aa48d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T234728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=018ba88f70502d4307c5151bc00465c4c7ef0c642edceba00870edf72a3ee1e1 23:47:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:47:29 Dload Upload Total Spent Left Speed 23:47:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 17723 --:--:-- --:--:-- --:--:-- 17723 23:47:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9f030a69618d55e9ce97da9a090f943e8d369dab [Pipeline] } 23:47:29 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:47:33 + [ -d /w/workspace/foundry_device-virtual-go_PR-464/archives ] 23:47:33 + ls -al /w/workspace/foundry_device-virtual-go_PR-464/archives 23:47:33 total 16 23:47:33 drwxr-xr-x 3 root root 4096 Mar 13 23:37 . 23:47:33 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:37 .. 23:47:33 drwxr-xr-x 2 root root 4096 Mar 13 23:37 cost 23:47:33 -rw-r--r-- 1 root root 89 Mar 13 23:37 cost.csv 23:47:33 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-464/archives 23:47:33 + ls -al /w/workspace/foundry_device-virtual-go_PR-464/archives 23:47:33 total 16 23:47:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:37 . 23:47:33 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:37 .. 23:47:33 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:37 cost 23:47:33 -rw-r--r-- 1 jenkins jenkins 89 Mar 13 23:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:47:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:47:34 ---> package-listing.sh 23:47:34 ++ facter osfamily 23:47:34 ++ tr '[:upper:]' '[:lower:]' 23:47:34 + OS_FAMILY=debian 23:47:34 + workspace=/w/workspace/foundry_device-virtual-go_PR-464 23:47:34 + START_PACKAGES=/tmp/packages_start.txt 23:47:34 + END_PACKAGES=/tmp/packages_end.txt 23:47:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:47:34 + PACKAGES=/tmp/packages_start.txt 23:47:34 + '[' /w/workspace/foundry_device-virtual-go_PR-464 ']' 23:47:34 + PACKAGES=/tmp/packages_end.txt 23:47:34 + case "${OS_FAMILY}" in 23:47:34 + dpkg -l 23:47:34 + grep '^ii' 23:47:34 + '[' -f /tmp/packages_start.txt ']' 23:47:34 + '[' -f /tmp/packages_end.txt ']' 23:47:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:47:34 + '[' /w/workspace/foundry_device-virtual-go_PR-464 ']' 23:47:34 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-464/archives/ 23:47:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-464/archives/ [Pipeline] echo 23:47:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:47:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:35 prd-ubuntu20.04-docker-8c-8g-5570 does not seem to be running inside a container 23:47:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-464/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-464 -v /w/workspace/foundry_device-virtual-go_PR-464:/w/workspace/foundry_device-virtual-go_PR-464:rw,z -v /w/workspace/foundry_device-virtual-go_PR-464@tmp:/w/workspace/foundry_device-virtual-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:47:36 $ docker top 0abd4b258a975d66a4e465abada932bccd66789b22548db00d1ecd38774a065a -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:47:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:47:37 + ls /var/log/sa-host 23:47:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:37 provisioning config files... 23:47:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-464@tmp/config9780556922479927467tmp [Pipeline] { [Pipeline] echo 23:47:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:47:38 ---> create-netrc.sh [Pipeline] } 23:47:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:47:38 ---> python-tools-install.sh [Pipeline] echo 23:47:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:47:38 ---> sudo-logs.sh 23:47:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:47:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:47:39 ---> job-cost.sh 23:47:39 lf-activate-venv: SKIPPING 23:47:39 DEBUG: total: 0.2199999988079071 23:47:39 INFO: Retrieving Stack Cost... 23:47:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:47:40 INFO: Archiving Costs [Pipeline] echo 23:47:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:47:40 ---> logs-deploy.sh 23:47:40 lf-activate-venv: SKIPPING 23:47:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-464/1 23:47:40 INFO: archiving workspace using pattern(s): 23:47:41 Archives upload complete. 23:47:41 INFO: archiving logs to Nexus