Pull request #476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a626af9f7dc48f228c397d13ab24a28e2393264+932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 (bf465d4c6266f8c60dc28f56aa11f7eee4e75456) 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-ssh11880236174424852030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17633059885021949488.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 590556114a56c6d90cc8043840e039c2f74196dc 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-476/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-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6994980082019280501.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-476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14852402071566389442.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16497798185912087838.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-476/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-476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10004741363234187244.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4920 in /w/workspace/foundry_device-virtual-go_PR-476 [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-476 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 into PR head commit 0a626af9f7dc48f228c397d13ab24a28e2393264 Merge succeeded, producing 0a626af9f7dc48f228c397d13ab24a28e2393264 Checking out Revision 0a626af9f7dc48f228c397d13ab24a28e2393264 (PR-476) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 0a626af9f7dc48f228c397d13ab24a28e2393264 # 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 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a626af9f7dc48f228c397d13ab24a28e2393264 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:48:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:48:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:48:27 ========================================================= 11:48:27 EdgeX Global Pipelines Version Info 11:48:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:48:28 ------------------- 11:48:28 stable info: 11:48:28 ------------------- 11:48:28 Commited By: Ginny Guan ginny@iotechsys.com 11:48:28 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:48:28 Message: update stable to v1.0.260 11:48:29 ------------------- 11:48:29 experimental info: 11:48:29 ------------------- 11:48:29 Commited By: Ginny Guan ginny@iotechsys.com 11:48:29 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:48:29 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:48:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:48:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-476 [Pipeline] echo 11:48:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-476 [Pipeline] echo 11:48:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-476 [Pipeline] echo 11:48:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a626af9f7dc48f228c397d13ab24a28e2393264 [Pipeline] echo 11:48:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a626af [Pipeline] echo 11:48:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:31 provisioning config files... 11:48:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-476@tmp/config1337606085594926940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:31 ---> ****-login.sh 11:48:31 nexus3.edgexfoundry.org:10001 11:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:32 Configure a credential helper to remove this warning. See 11:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:32 11:48:32 Login Succeeded 11:48:32 nexus3.edgexfoundry.org:10002 11:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:32 Configure a credential helper to remove this warning. See 11:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:32 11:48:32 Login Succeeded 11:48:32 nexus3.edgexfoundry.org:10003 11:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:32 Configure a credential helper to remove this warning. See 11:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:32 11:48:32 Login Succeeded 11:48:32 nexus3.edgexfoundry.org:10004 11:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:32 Configure a credential helper to remove this warning. See 11:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:32 11:48:32 Login Succeeded 11:48:32 ****.io 11:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:32 Configure a credential helper to remove this warning. See 11:48:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:32 11:48:32 Login Succeeded 11:48:32 ---> ****-login.sh ends [Pipeline] } 11:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:48:33 + git rev-list -1 --merges 0a626af9f7dc48f228c397d13ab24a28e2393264~1..0a626af9f7dc48f228c397d13ab24a28e2393264 [Pipeline] echo 11:48:33 -----------> git rev-list -1 --merges 0a626af9f7dc48f228c397d13ab24a28e2393264~1..0a626af9f7dc48f228c397d13ab24a28e2393264 0a626af9f7dc48f228c397d13ab24a28e2393264 [false] [Pipeline] sh 11:48:34 + git log --format=format:%s -1 0a626af9f7dc48f228c397d13ab24a28e2393264 [Pipeline] echo 11:48:34 ========================================================= 11:48:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:48:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:48:34 + git log --format=format:%s -1 0a626af9f7dc48f228c397d13ab24a28e2393264 [Pipeline] echo 11:48:34 [semverPrep] GIT_COMMIT: 0a626af9f7dc48f228c397d13ab24a28e2393264, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:48:34 [semverPrep] This is not a build commit. [Pipeline] sh 11:48:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:48:35 + grep -v github /etc/ssh/ssh_known_hosts 11:48:35 + [ -e /tmp/ssh_known_hosts ] 11:48:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:48:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:48:35 + sudo tee -a /etc/ssh/ssh_known_hosts 11:48:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:48:35 11:48:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:48:36 0.1.4: Pulling from edgex-devops/py-git-semver 11:48:36 b85a868b505f: Pulling fs layer 11:48:36 e2be974225ed: Pulling fs layer 11:48:36 339a4e72a1f5: Pulling fs layer 11:48:36 988bab9f4d93: Pulling fs layer 11:48:36 1469e6f7b9e6: Pulling fs layer 11:48:36 eaf3925da568: Pulling fs layer 11:48:36 bab4dde63d76: Pulling fs layer 11:48:36 bde34c3a00c8: Pulling fs layer 11:48:36 b352a97aabf1: Pulling fs layer 11:48:36 4872d77fe225: Pulling fs layer 11:48:36 5851b861e8e6: Pulling fs layer 11:48:36 bab4dde63d76: Waiting 11:48:36 4872d77fe225: Waiting 11:48:36 bde34c3a00c8: Waiting 11:48:36 b352a97aabf1: Waiting 11:48:36 988bab9f4d93: Waiting 11:48:36 1469e6f7b9e6: Waiting 11:48:36 5851b861e8e6: Waiting 11:48:36 eaf3925da568: Waiting 11:48:36 e2be974225ed: Download complete 11:48:36 988bab9f4d93: Verifying Checksum 11:48:36 988bab9f4d93: Download complete 11:48:36 1469e6f7b9e6: Verifying Checksum 11:48:36 1469e6f7b9e6: Download complete 11:48:36 eaf3925da568: Verifying Checksum 11:48:36 eaf3925da568: Download complete 11:48:36 339a4e72a1f5: Verifying Checksum 11:48:36 339a4e72a1f5: Download complete 11:48:36 bde34c3a00c8: Verifying Checksum 11:48:36 bde34c3a00c8: Download complete 11:48:36 b352a97aabf1: Verifying Checksum 11:48:36 b352a97aabf1: Download complete 11:48:36 4872d77fe225: Verifying Checksum 11:48:36 4872d77fe225: Download complete 11:48:36 5851b861e8e6: Verifying Checksum 11:48:36 5851b861e8e6: Download complete 11:48:36 b85a868b505f: Verifying Checksum 11:48:36 b85a868b505f: Download complete 11:48:36 bab4dde63d76: Verifying Checksum 11:48:36 bab4dde63d76: Download complete 11:48:37 b85a868b505f: Pull complete 11:48:37 e2be974225ed: Pull complete 11:48:38 339a4e72a1f5: Pull complete 11:48:38 988bab9f4d93: Pull complete 11:48:38 1469e6f7b9e6: Pull complete 11:48:38 eaf3925da568: Pull complete 11:48:40 bab4dde63d76: Pull complete 11:48:40 bde34c3a00c8: Pull complete 11:48:40 b352a97aabf1: Pull complete 11:48:40 4872d77fe225: Pull complete 11:48:40 5851b861e8e6: Pull complete 11:48:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:41 prd-ubuntu20.04-docker-8c-8g-4920 does not seem to be running inside a container 11:48:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-476 -v /w/workspace/foundry_device-virtual-go_PR-476:/w/workspace/foundry_device-virtual-go_PR-476:rw,z -v /w/workspace/foundry_device-virtual-go_PR-476@tmp:/w/workspace/foundry_device-virtual-go_PR-476@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 11:48:44 $ docker top dc20f04446b2d7e4db4c307096af3c8f81e2d7b365865568b913549716c179df -eo pid,comm 11:48:44 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). 11:48:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:48:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:45 [ssh-agent] Looking for ssh-agent implementation... 11:48:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:45 $ docker exec dc20f04446b2d7e4db4c307096af3c8f81e2d7b365865568b913549716c179df ssh-agent 11:48:45 SSH_AUTH_SOCK=/tmp/ssh-hdUvr8htRfri/agent.32 11:48:45 SSH_AGENT_PID=38 11:48:45 Running ssh-add (command line suppressed) 11:48:45 Identity added: /w/workspace/foundry_device-virtual-go_PR-476@tmp/private_key_14788542729336026697.key (/w/workspace/foundry_device-virtual-go_PR-476@tmp/private_key_14788542729336026697.key) 11:48:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:45 + git tag --points-at HEAD [Pipeline] } 11:48:45 $ docker exec --env ******** --env ******** dc20f04446b2d7e4db4c307096af3c8f81e2d7b365865568b913549716c179df ssh-agent -k 11:48:45 unset SSH_AUTH_SOCK; 11:48:45 unset SSH_AGENT_PID; 11:48:45 echo Agent pid 38 killed; 11:48:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:48:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:46 [ssh-agent] Looking for ssh-agent implementation... 11:48:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:46 $ docker exec dc20f04446b2d7e4db4c307096af3c8f81e2d7b365865568b913549716c179df ssh-agent 11:48:46 SSH_AUTH_SOCK=/tmp/ssh-gMapsak7yRuw/agent.71 11:48:46 SSH_AGENT_PID=77 11:48:46 Running ssh-add (command line suppressed) 11:48:46 Identity added: /w/workspace/foundry_device-virtual-go_PR-476@tmp/private_key_10411788709725186432.key (/w/workspace/foundry_device-virtual-go_PR-476@tmp/private_key_10411788709725186432.key) 11:48:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:46 + git semver init 11:48:46 2024-07-03 11:48:46,858 [run_init] DEBUG init version:0.0.0 force:False 11:48:46 2024-07-03 11:48:46,858 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-476/.semver 11:48:46 2024-07-03 11:48:46,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-476/.semver 11:48:46 2024-07-03 11:48:46,859 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-476/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-476, universal_newlines=False, shell=None, istream=None) 11:48:49 2024-07-03 11:48:48,939 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-476/.git/info/exclude 11:48:49 2024-07-03 11:48:48,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-476/.semver/PR-476 with force:False 11:48:49 2024-07-03 11:48:48,940 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-476/.semver/PR-476 11:48:49 2024-07-03 11:48:48,943 [execute] INFO git cat-file --batch-check 11:48:49 2024-07-03 11:48:48,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-476/.semver, universal_newlines=False, shell=None, istream=) 11:48:49 2024-07-03 11:48:48,950 [execute] INFO git cat-file --batch 11:48:49 2024-07-03 11:48:48,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-476/.semver, universal_newlines=False, shell=None, istream=) 11:48:49 2024-07-03 11:48:48,955 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-476/.semver/PR-476 11:48:49 0.0.0 [Pipeline] } 11:48:49 $ docker exec --env ******** --env ******** dc20f04446b2d7e4db4c307096af3c8f81e2d7b365865568b913549716c179df ssh-agent -k 11:48:49 unset SSH_AUTH_SOCK; 11:48:49 unset SSH_AGENT_PID; 11:48:49 echo Agent pid 77 killed; 11:48:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:48:50 + git semver [Pipeline] } 11:48:50 $ docker stop --time=1 dc20f04446b2d7e4db4c307096af3c8f81e2d7b365865568b913549716c179df 11:48:51 $ docker rm -f --volumes dc20f04446b2d7e4db4c307096af3c8f81e2d7b365865568b913549716c179df [Pipeline] // withDockerContainer [Pipeline] sh 11:48:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:48:52 Stashed 1 file(s) [Pipeline] echo 11:48:52 [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 11:48:53 provisioning config files... 11:48:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-476@tmp/config3254587607846928706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:53 ---> ****-login.sh 11:48:53 nexus3.edgexfoundry.org:10001 11:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:53 Configure a credential helper to remove this warning. See 11:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:53 11:48:53 Login Succeeded 11:48:53 nexus3.edgexfoundry.org:10002 11:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:53 Configure a credential helper to remove this warning. See 11:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:53 11:48:53 Login Succeeded 11:48:53 nexus3.edgexfoundry.org:10003 11:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:53 Configure a credential helper to remove this warning. See 11:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:53 11:48:53 Login Succeeded 11:48:53 nexus3.edgexfoundry.org:10004 11:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:53 Configure a credential helper to remove this warning. See 11:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:53 11:48:53 Login Succeeded 11:48:53 ****.io 11:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:54 Configure a credential helper to remove this warning. See 11:48:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:54 11:48:54 Login Succeeded 11:48:54 ---> ****-login.sh ends [Pipeline] } 11:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:48:54 ========================================================= 11:48:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:48:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:55 + 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 . 11:48:55 Sending build context to Docker daemon 37.52MB 11:48:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:48:55 Step 2/12 : FROM ${BASE} AS builder 11:48:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:48:55 619be1103602: Pulling fs layer 11:48:55 7862e08f4a3e: Pulling fs layer 11:48:55 5df492c9dc93: Pulling fs layer 11:48:55 7629e6793208: Pulling fs layer 11:48:55 4f4fb700ef54: Pulling fs layer 11:48:55 fb5054dd5b73: Pulling fs layer 11:48:55 eeca6798cff9: Pulling fs layer 11:48:55 aa269ceb94a6: Pulling fs layer 11:48:55 ada007ff1a6a: Pulling fs layer 11:48:55 eeca6798cff9: Waiting 11:48:55 4f4fb700ef54: Waiting 11:48:55 fb5054dd5b73: Waiting 11:48:55 ada007ff1a6a: Waiting 11:48:55 aa269ceb94a6: Waiting 11:48:55 7862e08f4a3e: Verifying Checksum 11:48:55 7862e08f4a3e: Download complete 11:48:55 7629e6793208: Download complete 11:48:55 4f4fb700ef54: Verifying Checksum 11:48:55 4f4fb700ef54: Download complete 11:48:55 619be1103602: Verifying Checksum 11:48:55 619be1103602: Download complete 11:48:55 fb5054dd5b73: Verifying Checksum 11:48:55 fb5054dd5b73: Download complete 11:48:55 eeca6798cff9: Verifying Checksum 11:48:55 eeca6798cff9: Download complete 11:48:55 619be1103602: Pull complete 11:48:55 ada007ff1a6a: Verifying Checksum 11:48:55 ada007ff1a6a: Download complete 11:48:55 7862e08f4a3e: Pull complete 11:48:55 5df492c9dc93: Verifying Checksum 11:48:55 5df492c9dc93: Download complete 11:48:56 aa269ceb94a6: Verifying Checksum 11:48:56 aa269ceb94a6: Download complete 11:48:59 5df492c9dc93: Pull complete 11:48:59 7629e6793208: Pull complete 11:48:59 4f4fb700ef54: Pull complete 11:48:59 fb5054dd5b73: Pull complete 11:48:59 eeca6798cff9: Pull complete 11:49:01 aa269ceb94a6: Pull complete 11:49:01 ada007ff1a6a: Pull complete 11:49:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:49:01 ---> f489d0715acc 11:49:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:49:07 ---> Running in 0f1503da1659 11:49:07 Removing intermediate container 0f1503da1659 11:49:07 ---> ae1d1a2844ca 11:49:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:49:07 ---> Running in 08bcf6f5e27f 11:49:07 Removing intermediate container 08bcf6f5e27f 11:49:07 ---> c4fc165a9a41 11:49:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:49:07 ---> Running in 434a851884cd 11:49:07 Removing intermediate container 434a851884cd 11:49:07 ---> c0b2f14faec5 11:49:07 Step 6/12 : WORKDIR /device-virtual-go 11:49:07 ---> Running in c8dca723cea8 11:49:07 Removing intermediate container c8dca723cea8 11:49:07 ---> 815761d73869 11:49:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:49:07 ---> Running in d7f4558aa651 11:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:49:07 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:49:08 Still waiting to schedule task 11:49:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:49:08 (2/4) Installing libedit (20221030.3.1-r1) 11:49:08 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:49:08 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:49:08 Executing busybox-1.36.1-r5.trigger 11:49:08 OK: 268 MiB in 56 packages 11:49:08 Removing intermediate container d7f4558aa651 11:49:08 ---> a533b51db6af 11:49:08 Step 8/12 : COPY go.mod vendor* ./ 11:49:08 ---> 3171f8d27b4f 11:49:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:49:08 ---> Running in ce00ef92745f 11:50:08 Removing intermediate container ce00ef92745f 11:50:08 ---> 8169bddc4558 11:50:08 Step 10/12 : COPY . . 11:50:09 ---> 333da652ed9f 11:50:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:50:09 ---> Running in 58cbf983690c 11:50:09 Removing intermediate container 58cbf983690c 11:50:09 ---> eda2b9a46e82 11:50:09 Step 12/12 : RUN $MAKE 11:50:09 ---> Running in d2e9d8edfc41 11:50:10 noop 11:50:10 Removing intermediate container d2e9d8edfc41 11:50:10 ---> 18e574fd6972 11:50:10 Successfully built 18e574fd6972 11:50:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:10 + docker inspect -f . ci-base-image-x86_64 11:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:11 prd-ubuntu20.04-docker-8c-8g-4920 does not seem to be running inside a container 11:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-476 -v /w/workspace/foundry_device-virtual-go_PR-476:/w/workspace/foundry_device-virtual-go_PR-476:rw,z -v /w/workspace/foundry_device-virtual-go_PR-476@tmp:/w/workspace/foundry_device-virtual-go_PR-476@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 11:50:11 $ docker top d52df0cd267e71092aa22f0b16b9f0646b29641a9b4ce89cdf618f2aed3458dc -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:11 + go version 11:50:11 go version go1.21.9 linux/amd64 [Pipeline] } 11:50:11 $ docker stop --time=1 d52df0cd267e71092aa22f0b16b9f0646b29641a9b4ce89cdf618f2aed3458dc 11:50:13 $ docker rm -f --volumes d52df0cd267e71092aa22f0b16b9f0646b29641a9b4ce89cdf618f2aed3458dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:13 + docker inspect -f . ci-base-image-x86_64 11:50:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:14 prd-ubuntu20.04-docker-8c-8g-4920 does not seem to be running inside a container 11:50:14 $ 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-476 -v /w/workspace/foundry_device-virtual-go_PR-476:/w/workspace/foundry_device-virtual-go_PR-476:rw,z -v /w/workspace/foundry_device-virtual-go_PR-476@tmp:/w/workspace/foundry_device-virtual-go_PR-476@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 11:50:14 $ docker top 5e7631ce80b263f26b99a39481e360b73b00ce1dbbcf6d97a1a41338014a9bde -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:14 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-476 [Pipeline] fileExists [Pipeline] sh 11:50:15 + make test 11:50:15 go test ./... -coverprofile=coverage.out 11:50:17 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:50:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:50:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements 11:50:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4921 in /w/workspace/foundry_device-virtual-go_PR-476 [Pipeline] { [Pipeline] ws 11:50:40 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:50:43 The recommended git tool is: git 11:50:45 go vet ./... 11:50:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:50:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:50:51 ./bin/test-attribution-txt.sh [Pipeline] echo 11:50:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:50:51 $ docker stop --time=1 5e7631ce80b263f26b99a39481e360b73b00ce1dbbcf6d97a1a41338014a9bde 11:50:52 using credential edgex-jenkins-ssh 11:50:52 Cloning the remote Git repository 11:50:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:50:52 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:50:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:50:52 > git --version # timeout=10 11:50:52 > git --version # 'git version 2.25.1' 11:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:56 $ docker rm -f --volumes 5e7631ce80b263f26b99a39481e360b73b00ce1dbbcf6d97a1a41338014a9bde [Pipeline] // withDockerContainer [Pipeline] sh 11:50:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:50:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:50:57 + sudo chown -R jenkins:jenkins . 11:50:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:50:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 11:50:57 + ls -al . 11:50:57 total 276 11:50:57 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 11:50 . 11:50:57 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 11:48 .. 11:50:57 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 11:50 .git 11:50:57 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 11:48 .github 11:50:57 -rw-rw-r-- 1 jenkins jenkins 272 Jul 3 11:48 .gitignore 11:50:57 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 11:48 .golangci.yml 11:50:57 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 11:48 .semver 11:50:57 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 3 11:48 Attribution.txt 11:50:57 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 3 11:48 CHANGELOG.md 11:50:57 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 3 11:48 Dockerfile 11:50:57 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 11:48 GOVERNANCE.md 11:50:57 -rw-rw-r-- 1 jenkins jenkins 660 Jul 3 11:48 Jenkinsfile 11:50:57 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 11:48 LICENSE 11:50:57 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 3 11:48 Makefile 11:50:57 -rw-rw-r-- 1 jenkins jenkins 623 Jul 3 11:48 OWNERS.md 11:50:57 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 3 11:48 README.md 11:50:57 -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 11:48 VERSION 11:50:57 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 11:48 bin 11:50:57 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 11:48 cmd 11:50:57 -rw-r--r-- 1 jenkins jenkins 43247 Jul 3 11:50 coverage.out 11:50:57 -rw-rw-r-- 1 jenkins jenkins 6980 Jul 3 11:48 go.mod 11:50:57 -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 11:48 go.sum 11:50:57 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 11:48 internal 11:50:57 -rw-rw-r-- 1 jenkins jenkins 235 Jul 3 11:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:58 + 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=0a626af9f7dc48f228c397d13ab24a28e2393264 --label arch=amd64 --label version=0.0.0 . 11:50:58 Sending build context to Docker daemon 37.57MB 11:50:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:50:58 Step 2/26 : FROM ${BASE} AS builder 11:50:58 ---> 18e574fd6972 11:50:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:50:58 Merging remotes/origin/main commit 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 into PR head commit 0a626af9f7dc48f228c397d13ab24a28e2393264 11:50:59 Merge succeeded, producing 0a626af9f7dc48f228c397d13ab24a28e2393264 11:50:59 Checking out Revision 0a626af9f7dc48f228c397d13ab24a28e2393264 (PR-476) 11:50:58 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:50:58 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:50:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/476/head:refs/remotes/origin/PR-476 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:50:58 > git config core.sparsecheckout # timeout=10 11:50:58 > git checkout -f 0a626af9f7dc48f228c397d13ab24a28e2393264 # timeout=10 11:50:58 > git remote # timeout=10 11:50:58 > git config --get remote.origin.url # timeout=10 11:50:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:58 > git merge 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 11:50:59 > git rev-parse HEAD^{commit} # timeout=10 11:50:59 > git config core.sparsecheckout # timeout=10 11:50:59 > git checkout -f 0a626af9f7dc48f228c397d13ab24a28e2393264 # timeout=10 11:50:59 ---> Running in 4c8867b1517c 11:50:59 Removing intermediate container 4c8867b1517c 11:50:59 ---> 236fd1f4dc1e 11:50:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:50:59 ---> Running in c0f33ecbf13c 11:50:59 Removing intermediate container c0f33ecbf13c 11:50:59 ---> a8b733c74a7f 11:50:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:50:59 ---> Running in a8e909e3fd81 11:50:59 Removing intermediate container a8e909e3fd81 11:50:59 ---> 86a1d238150e 11:50:59 Step 6/26 : WORKDIR /device-virtual-go 11:50:59 ---> Running in 21d594944c4e 11:50:59 Removing intermediate container 21d594944c4e 11:50:59 ---> b37e938966f7 11:50:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:50:59 ---> Running in 639703276aea 11:50:59 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:50:59 > git --version # timeout=10 11:50:59 > git --version # 'git version 2.25.1' 11:50:59 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 11:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:00 OK: 268 MiB in 56 packages 11:51:00 Removing intermediate container 639703276aea 11:51:00 ---> f4bf04a892a8 11:51:00 Step 8/26 : COPY go.mod vendor* ./ 11:51:00 ---> 8a6801e15cd3 11:51:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:00 ---> Running in 2d0f09c9514d 11:51:01 Removing intermediate container 2d0f09c9514d 11:51:01 ---> eb6d85ff9bc1 11:51:01 Step 10/26 : COPY . . 11:51:02 ---> aca5c63e5695 11:51:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:51:02 ---> Running in caaab73482ef 11:51:02 Removing intermediate container caaab73482ef 11:51:02 ---> 6c69685077b9 11:51:02 Step 12/26 : RUN $MAKE 11:51:02 ---> Running in 72047e489bce 11:51:03 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.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:51:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:51:04 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:04 Dload Upload Total Spent Left Speed 11:51:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 11:51:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:51:05 + sudo tee /etc/docker/daemon.new 11:51:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:51:05 { 11:51:05 "registry-mirrors": [ 11:51:05 "https://nexus3.edgexfoundry.org:10001" 11:51:05 ], 11:51:05 "bip": "10.250.0.254/24", 11:51:05 "hosts": [ 11:51:05 "tcp://0.0.0.0:5555", 11:51:05 "unix:///var/run/docker.sock" 11:51:05 ], 11:51:05 "mtu": 1458, 11:51:05 "selinux-enabled": true, 11:51:05 "seccomp-profile": "/etc/docker/seccomp.json" 11:51:05 } [Pipeline] sh 11:51:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:51:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:24 provisioning config files... 11:51:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5163685709752585766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:24 ---> ****-login.sh 11:51:24 nexus3.edgexfoundry.org:10001 11:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:25 Configure a credential helper to remove this warning. See 11:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:25 11:51:25 Login Succeeded 11:51:25 nexus3.edgexfoundry.org:10002 11:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:25 Configure a credential helper to remove this warning. See 11:51:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:25 11:51:25 Login Succeeded 11:51:26 nexus3.edgexfoundry.org:10003 11:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:26 Configure a credential helper to remove this warning. See 11:51:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:26 11:51:26 Login Succeeded 11:51:26 nexus3.edgexfoundry.org:10004 11:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:26 Configure a credential helper to remove this warning. See 11:51:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:26 11:51:26 Login Succeeded 11:51:26 ****.io 11:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:27 Configure a credential helper to remove this warning. See 11:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:27 11:51:27 Login Succeeded 11:51:27 ---> ****-login.sh ends [Pipeline] } 11:51:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:51:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:27 ========================================================= 11:51:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:51:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:28 + 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 . 11:51:28 Sending build context to Docker daemon 18.95MB 11:51:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:51:28 Step 2/12 : FROM ${BASE} AS builder 11:51:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:51:28 c6b39de5b339: Pulling fs layer 11:51:28 a69c41024577: Pulling fs layer 11:51:28 d6de4b400683: Pulling fs layer 11:51:28 35cb2a7552d0: Pulling fs layer 11:51:28 4f4fb700ef54: Pulling fs layer 11:51:28 464afbd9ba4c: Pulling fs layer 11:51:28 00f215d4a9da: Pulling fs layer 11:51:28 d496ad576159: Pulling fs layer 11:51:28 464afbd9ba4c: Waiting 11:51:28 35cb2a7552d0: Waiting 11:51:28 d496ad576159: Waiting 11:51:28 00f215d4a9da: Waiting 11:51:28 4f4fb700ef54: Waiting 11:51:29 a69c41024577: Verifying Checksum 11:51:29 a69c41024577: Download complete 11:51:29 35cb2a7552d0: Verifying Checksum 11:51:29 35cb2a7552d0: Download complete 11:51:29 4f4fb700ef54: Verifying Checksum 11:51:29 4f4fb700ef54: Download complete 11:51:29 464afbd9ba4c: Verifying Checksum 11:51:29 464afbd9ba4c: Download complete 11:51:29 c6b39de5b339: Verifying Checksum 11:51:29 c6b39de5b339: Download complete 11:51:29 d496ad576159: Verifying Checksum 11:51:29 d496ad576159: Download complete 11:51:30 c6b39de5b339: Pull complete 11:51:30 a69c41024577: Pull complete 11:51:30 d6de4b400683: Verifying Checksum 11:51:30 d6de4b400683: Download complete 11:51:32 00f215d4a9da: Verifying Checksum 11:51:32 00f215d4a9da: Download complete 11:51:35 Removing intermediate container 72047e489bce 11:51:35 ---> 8ea10b45602e 11:51:35 Step 13/26 : FROM alpine:3.18 11:51:35 3.18: Pulling from library/alpine 11:51:35 73baa7ef167e: Pulling fs layer 11:51:35 73baa7ef167e: Verifying Checksum 11:51:35 73baa7ef167e: Download complete 11:51:35 73baa7ef167e: Pull complete 11:51:35 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:51:35 Status: Downloaded newer image for alpine:3.18 11:51:35 ---> 8fd7cac70a4a 11:51:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:51:35 ---> Running in e5b5286d057f 11:51:35 Removing intermediate container e5b5286d057f 11:51:35 ---> 5762c49e9436 11:51:35 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:51:35 ---> Running in 7fa6923f96d7 11:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:35 (1/1) Installing dumb-init (1.2.5-r2) 11:51:35 Executing busybox-1.36.1-r7.trigger 11:51:35 OK: 7 MiB in 16 packages 11:51:35 Removing intermediate container 7fa6923f96d7 11:51:35 ---> 0454cc91abc1 11:51:35 Step 16/26 : RUN apk --no-cache upgrade 11:51:35 ---> Running in cb384c510ddc 11:51:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:36 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:51:36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:51:36 OK: 7 MiB in 16 packages 11:51:37 Removing intermediate container cb384c510ddc 11:51:37 ---> ca8482e091ac 11:51:37 Step 17/26 : WORKDIR / 11:51:37 ---> Running in 53f1a62bf975 11:51:37 Removing intermediate container 53f1a62bf975 11:51:37 ---> 7f0eb98020ae 11:51:37 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:51:37 ---> 978ce0549a0a 11:51:37 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:51:37 ---> 5be4825fa649 11:51:37 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:51:38 ---> 5ae94f3e65a4 11:51:38 Step 21/26 : EXPOSE 59900 11:51:38 ---> Running in a9a431599708 11:51:38 Removing intermediate container a9a431599708 11:51:38 ---> 45f5ae04fc72 11:51:38 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:51:38 ---> Running in 2a256d148741 11:51:38 Removing intermediate container 2a256d148741 11:51:38 ---> 473d1943aa12 11:51:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:51:38 ---> Running in 792212d94b02 11:51:38 Removing intermediate container 792212d94b02 11:51:38 ---> 2f66373d2bc9 11:51:38 Step 24/26 : LABEL arch=amd64 11:51:38 ---> Running in b6e64c246b30 11:51:38 Removing intermediate container b6e64c246b30 11:51:38 ---> 423a0b192339 11:51:38 Step 25/26 : LABEL git_sha=0a626af9f7dc48f228c397d13ab24a28e2393264 11:51:38 ---> Running in 16b56e32c707 11:51:38 Removing intermediate container 16b56e32c707 11:51:38 ---> 125571cb84d7 11:51:38 Step 26/26 : LABEL version=0.0.0 11:51:38 ---> Running in 9bab0d2cc25e 11:51:38 Removing intermediate container 9bab0d2cc25e 11:51:38 ---> 82e68a0f09a7 11:51:38 [Warning] One or more build-args [ARCH] were not consumed 11:51:38 Successfully built 82e68a0f09a7 11:51:38 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:39 11:51:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:40 latest: Pulling from edgex-lftools-log-publisher 11:51:40 5eb5b503b376: Pulling fs layer 11:51:40 5c69ac0246d0: Pulling fs layer 11:51:40 ec43610c2a17: Pulling fs layer 11:51:40 3a2ae6a8a46f: Pulling fs layer 11:51:40 33b1e0a273af: Pulling fs layer 11:51:40 5d3b04190fa2: Pulling fs layer 11:51:40 2f39f015ded8: Pulling fs layer 11:51:40 3a2ae6a8a46f: Waiting 11:51:40 33b1e0a273af: Waiting 11:51:40 5d3b04190fa2: Waiting 11:51:40 2f39f015ded8: Waiting 11:51:40 5c69ac0246d0: Verifying Checksum 11:51:40 5c69ac0246d0: Download complete 11:51:40 3a2ae6a8a46f: Verifying Checksum 11:51:40 3a2ae6a8a46f: Download complete 11:51:40 33b1e0a273af: Verifying Checksum 11:51:40 33b1e0a273af: Download complete 11:51:40 ec43610c2a17: Verifying Checksum 11:51:40 ec43610c2a17: Download complete 11:51:40 5d3b04190fa2: Download complete 11:51:40 5eb5b503b376: Verifying Checksum 11:51:40 5eb5b503b376: Download complete 11:51:41 2f39f015ded8: Download complete 11:51:41 5eb5b503b376: Pull complete 11:51:41 5c69ac0246d0: Pull complete 11:51:42 ec43610c2a17: Pull complete 11:51:42 3a2ae6a8a46f: Pull complete 11:51:42 33b1e0a273af: Pull complete 11:51:42 5d3b04190fa2: Pull complete 11:51:44 d6de4b400683: Pull complete 11:51:44 35cb2a7552d0: Pull complete 11:51:44 4f4fb700ef54: Pull complete 11:51:44 464afbd9ba4c: Pull complete 11:51:46 2f39f015ded8: Pull complete 11:51:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:47 prd-ubuntu20.04-docker-8c-8g-4920 does not seem to be running inside a container 11:51:47 $ 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-476 -v /w/workspace/foundry_device-virtual-go_PR-476:/w/workspace/foundry_device-virtual-go_PR-476:rw,z -v /w/workspace/foundry_device-virtual-go_PR-476@tmp:/w/workspace/foundry_device-virtual-go_PR-476@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 11:51:51 $ docker top 3fb772ae0920c846f2a3d7458b71814264d2d1143398ca64244c4a7093d2c620 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:52 ---> job-cost.sh 11:51:52 lf-activate-venv: SKIPPING 11:51:52 INFO: No Stack... 11:51:52 INFO: Retrieving Pricing Info for: v3-standard-8 11:51:52 00f215d4a9da: Pull complete 11:51:53 INFO: Archiving Costs [Pipeline] sh 11:51:53 + cat /w/workspace/foundry_device-virtual-go_PR-476/archives/cost.csv 11:51:53 + cut -d, -f6 [Pipeline] lock 11:51:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-476-1-stack-cost] 11:51:53 Resource [jenkins-edgexfoundry-device-virtual-go-PR-476-1-stack-cost] did not exist. Created. 11:51:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:51:54 + echo total: 0.2199999988079071 [Pipeline] stash 11:51:54 Stashed 1 file(s) [Pipeline] } 11:51:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:51:54 $ docker stop --time=1 3fb772ae0920c846f2a3d7458b71814264d2d1143398ca64244c4a7093d2c620 11:51:54 d496ad576159: Pull complete 11:51:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:51:54 ---> f246e2811388 11:51:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:51:55 $ docker rm -f --volumes 3fb772ae0920c846f2a3d7458b71814264d2d1143398ca64244c4a7093d2c620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:51:56 ---> Running in cea6239991bf 11:51:56 Removing intermediate container cea6239991bf 11:51:56 ---> ecb91000e3a4 11:51:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:51:56 ---> Running in ec7337a00c92 11:51:56 Removing intermediate container ec7337a00c92 11:51:56 ---> c1cd950927da 11:51:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:51:56 ---> Running in 186c5db32d2f 11:51:57 Removing intermediate container 186c5db32d2f 11:51:57 ---> 7514496c363a 11:51:57 Step 6/12 : WORKDIR /device-virtual-go 11:51:57 ---> Running in a6339b9e1d2c 11:51:57 Removing intermediate container a6339b9e1d2c 11:51:57 ---> dd19700378f3 11:51:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:51:57 ---> Running in 37f4438e54de 11:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:51:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:51:59 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:51:59 (2/4) Installing libedit (20221030.3.1-r1) 11:51:59 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:51:59 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:51:59 Executing busybox-1.36.1-r5.trigger 11:51:59 OK: 271 MiB in 56 packages 11:52:01 Removing intermediate container 37f4438e54de 11:52:01 ---> c1936b5d0a4a 11:52:01 Step 8/12 : COPY go.mod vendor* ./ 11:52:02 ---> 5926de60a87b 11:52:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:02 ---> Running in 07505632d870 11:53:53 Removing intermediate container 07505632d870 11:53:53 ---> 75036d2e9b87 11:53:53 Step 10/12 : COPY . . 11:53:53 ---> 39c67ec5301d 11:53:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:53:53 ---> Running in 79a1b10b2419 11:53:53 Removing intermediate container 79a1b10b2419 11:53:53 ---> 6b38cf04bd8f 11:53:53 Step 12/12 : RUN $MAKE 11:53:53 ---> Running in b4a78378dd6d 11:53:53 noop 11:53:53 Removing intermediate container b4a78378dd6d 11:53:53 ---> 630b268cf383 11:53:53 Successfully built 630b268cf383 11:53:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:54 + docker inspect -f . ci-base-image-arm64 11:53:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:54 prd-ubuntu20.04-docker-arm64-4c-16g-4921 does not seem to be running inside a container 11:53:54 $ 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 11:53:56 $ docker top 677ab7febaf31b0631d084362428613313ba72cf46957c613c6bb9902554f610 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:56 + go version 11:53:56 go version go1.21.9 linux/arm64 [Pipeline] } 11:53:56 $ docker stop --time=1 677ab7febaf31b0631d084362428613313ba72cf46957c613c6bb9902554f610 11:53:58 $ docker rm -f --volumes 677ab7febaf31b0631d084362428613313ba72cf46957c613c6bb9902554f610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:59 + docker inspect -f . ci-base-image-arm64 11:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:59 prd-ubuntu20.04-docker-arm64-4c-16g-4921 does not seem to be running inside a container 11:53:59 $ 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 11:54:01 $ docker top aea765a866139a9f29f11c3508b3dddd282ab4c2a726ca301b185b5caad4f1b3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:01 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:54:02 + make test 11:54:02 go test ./... -coverprofile=coverage.out 11:54:08 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:57:14 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:57:14 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 11:57:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:57:15 go vet ./... 11:58:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:58:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:58:02 ./bin/test-attribution-txt.sh [Pipeline] echo 11:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:58:02 $ docker stop --time=1 aea765a866139a9f29f11c3508b3dddd282ab4c2a726ca301b185b5caad4f1b3 11:58:04 $ docker rm -f --volumes aea765a866139a9f29f11c3508b3dddd282ab4c2a726ca301b185b5caad4f1b3 [Pipeline] // withDockerContainer [Pipeline] sh 11:58:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:58:06 Warning: overwriting stash ‘coverage-report’ 11:58:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:58:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:58:07 + ls -al . 11:58:07 total 272 11:58:07 drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 11:54 . 11:58:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 11:50 .. 11:58:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 11:51 .git 11:58:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 11:50 .github 11:58:07 -rw-rw-r-- 1 jenkins jenkins 272 Jul 3 11:50 .gitignore 11:58:07 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 11:50 .golangci.yml 11:58:07 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 3 11:50 Attribution.txt 11:58:07 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 3 11:50 CHANGELOG.md 11:58:07 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 3 11:50 Dockerfile 11:58:07 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 11:50 GOVERNANCE.md 11:58:07 -rw-rw-r-- 1 jenkins jenkins 660 Jul 3 11:50 Jenkinsfile 11:58:07 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 11:50 LICENSE 11:58:07 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 3 11:50 Makefile 11:58:07 -rw-rw-r-- 1 jenkins jenkins 623 Jul 3 11:50 OWNERS.md 11:58:07 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 3 11:50 README.md 11:58:07 -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 11:48 VERSION 11:58:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 11:50 bin 11:58:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 11:50 cmd 11:58:07 -rw-r--r-- 1 jenkins jenkins 43247 Jul 3 11:57 coverage.out 11:58:07 -rw-rw-r-- 1 jenkins jenkins 6980 Jul 3 11:50 go.mod 11:58:07 -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 11:50 go.sum 11:58:07 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 11:50 internal 11:58:07 -rw-rw-r-- 1 jenkins jenkins 235 Jul 3 11:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:08 + 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=0a626af9f7dc48f228c397d13ab24a28e2393264 --label arch=arm64 --label version=0.0.0 . 11:58:08 Sending build context to Docker daemon 18.99MB 11:58:08 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:58:08 Step 2/26 : FROM ${BASE} AS builder 11:58:08 ---> 630b268cf383 11:58:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:58:08 ---> Running in 22d0c20cc9ba 11:58:09 Removing intermediate container 22d0c20cc9ba 11:58:09 ---> 5423d6556491 11:58:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:58:09 ---> Running in 38ec6910666b 11:58:09 Removing intermediate container 38ec6910666b 11:58:09 ---> be208c554a8f 11:58:09 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:58:09 ---> Running in 113675bfdd1b 11:58:10 Removing intermediate container 113675bfdd1b 11:58:10 ---> db1e53bfbb9d 11:58:10 Step 6/26 : WORKDIR /device-virtual-go 11:58:10 ---> Running in 7c771408923d 11:58:10 Removing intermediate container 7c771408923d 11:58:10 ---> b11c29f0d36c 11:58:10 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:10 ---> Running in b855c19c7119 11:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:58:13 OK: 271 MiB in 56 packages 11:58:14 Removing intermediate container b855c19c7119 11:58:14 ---> eb3bffb3d253 11:58:14 Step 8/26 : COPY go.mod vendor* ./ 11:58:14 ---> 7970b31ca0b6 11:58:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:14 ---> Running in 4b2c979a79ff 11:58:16 Removing intermediate container 4b2c979a79ff 11:58:16 ---> 12b385a04eb3 11:58:16 Step 10/26 : COPY . . 11:58:18 ---> b05846a92baf 11:58:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:58:18 ---> Running in 8e456841b521 11:58:18 Removing intermediate container 8e456841b521 11:58:18 ---> f5b8118c5e73 11:58:18 Step 12/26 : RUN $MAKE 11:58:18 ---> Running in 7e5d2df2535f 11:58:19 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.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:01:41 Removing intermediate container 7e5d2df2535f 12:01:41 ---> 239dede2a6ae 12:01:41 Step 13/26 : FROM alpine:3.18 12:01:41 3.18: Pulling from library/alpine 12:01:41 5c905c7ebe2f: Pulling fs layer 12:01:41 5c905c7ebe2f: Verifying Checksum 12:01:41 5c905c7ebe2f: Download complete 12:01:41 5c905c7ebe2f: Pull complete 12:01:41 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:01:41 Status: Downloaded newer image for alpine:3.18 12:01:41 ---> dec292d02e07 12:01:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:01:41 ---> Running in 0b3e93a94fb7 12:01:41 Removing intermediate container 0b3e93a94fb7 12:01:41 ---> 38641c4935e1 12:01:41 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:01:41 ---> Running in 5e8bfcc919a5 12:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:01:41 (1/1) Installing dumb-init (1.2.5-r2) 12:01:41 Executing busybox-1.36.1-r7.trigger 12:01:41 OK: 8 MiB in 16 packages 12:01:41 Removing intermediate container 5e8bfcc919a5 12:01:41 ---> 0103723a9164 12:01:41 Step 16/26 : RUN apk --no-cache upgrade 12:01:41 ---> Running in 1ae8f1bed73d 12:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:01:41 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:01:41 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:01:41 OK: 8 MiB in 16 packages 12:01:41 Removing intermediate container 1ae8f1bed73d 12:01:41 ---> d68718cb12c1 12:01:41 Step 17/26 : WORKDIR / 12:01:41 ---> Running in 03ed504f18d8 12:01:41 Removing intermediate container 03ed504f18d8 12:01:41 ---> b3b9bddfe239 12:01:41 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:01:42 ---> 88244e2ca48b 12:01:42 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:01:42 ---> 989103b20bd7 12:01:42 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:01:44 ---> 02de1e304584 12:01:44 Step 21/26 : EXPOSE 59900 12:01:44 ---> Running in 2dd76d30c9c6 12:01:44 Removing intermediate container 2dd76d30c9c6 12:01:44 ---> ada97453e8a7 12:01:44 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:01:44 ---> Running in 2ad2afff0cf1 12:01:44 Removing intermediate container 2ad2afff0cf1 12:01:44 ---> bf9a05dfb73e 12:01:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:01:45 ---> Running in f3fcd61f258b 12:01:45 Removing intermediate container f3fcd61f258b 12:01:45 ---> afd7e11b9377 12:01:45 Step 24/26 : LABEL arch=arm64 12:01:45 ---> Running in 678081afc28b 12:01:45 Removing intermediate container 678081afc28b 12:01:45 ---> 9b855d5a5759 12:01:45 Step 25/26 : LABEL git_sha=0a626af9f7dc48f228c397d13ab24a28e2393264 12:01:45 ---> Running in 3e823b2c4d26 12:01:46 Removing intermediate container 3e823b2c4d26 12:01:46 ---> 83c0e4c97f36 12:01:46 Step 26/26 : LABEL version=0.0.0 12:01:46 ---> Running in ec0701c28c58 12:01:46 Removing intermediate container ec0701c28c58 12:01:46 ---> 97d429ed9453 12:01:46 [Warning] One or more build-args [ARCH] were not consumed 12:01:46 Successfully built 97d429ed9453 12:01: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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:47 12:01:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:01:47 arm64: Pulling from edgex-lftools-log-publisher 12:01:47 8998bd30e6a1: Pulling fs layer 12:01:47 04944245beec: Pulling fs layer 12:01:47 699f458cf7ca: Pulling fs layer 12:01:47 765212b225bb: Pulling fs layer 12:01:47 f23df028b6ca: Pulling fs layer 12:01:47 d65c8cfc05b1: Pulling fs layer 12:01:47 2437ff75d9bd: Pulling fs layer 12:01:47 765212b225bb: Waiting 12:01:47 2437ff75d9bd: Waiting 12:01:47 f23df028b6ca: Waiting 12:01:47 d65c8cfc05b1: Waiting 12:01:48 04944245beec: Verifying Checksum 12:01:48 04944245beec: Download complete 12:01:48 765212b225bb: Verifying Checksum 12:01:48 765212b225bb: Download complete 12:01:48 f23df028b6ca: Verifying Checksum 12:01:48 f23df028b6ca: Download complete 12:01:48 d65c8cfc05b1: Download complete 12:01:48 699f458cf7ca: Verifying Checksum 12:01:48 699f458cf7ca: Download complete 12:01:48 8998bd30e6a1: Verifying Checksum 12:01:48 8998bd30e6a1: Download complete 12:01:51 2437ff75d9bd: Verifying Checksum 12:01:51 2437ff75d9bd: Download complete 12:01:53 8998bd30e6a1: Pull complete 12:01:53 04944245beec: Pull complete 12:01:55 699f458cf7ca: Pull complete 12:01:55 765212b225bb: Pull complete 12:01:56 f23df028b6ca: Pull complete 12:01:56 d65c8cfc05b1: Pull complete 12:02:14 2437ff75d9bd: Pull complete 12:02:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:02:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:15 prd-ubuntu20.04-docker-arm64-4c-16g-4921 does not seem to be running inside a container 12:02: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 12:02:18 $ docker top d0152bc71904ad979c72c59dd261f98d5c624decf2ef1fdf341733c7b9a89852 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:18 ---> job-cost.sh 12:02:18 lf-activate-venv: SKIPPING 12:02:18 INFO: No Stack... 12:02:19 INFO: Retrieving Pricing Info for: v3-standard-4 12:02:20 INFO: Archiving Costs [Pipeline] sh 12:02:20 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:02:20 + cut -d, -f6 [Pipeline] lock 12:02:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-476-1-stack-cost] 12:02:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-476-1-stack-cost] did not exist. Created. 12:02:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:02:21 /w/workspace/device-virtual-go/1@tmp/durable-ce68803d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:02:21 + echo total: 0.10999999940395355 [Pipeline] stash 12:02:22 Warning: overwriting stash ‘stack-cost’ 12:02:22 Stashed 1 file(s) [Pipeline] } 12:02:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-476-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:02:22 $ docker stop --time=1 d0152bc71904ad979c72c59dd261f98d5c624decf2ef1fdf341733c7b9a89852 12:02:23 $ docker rm -f --volumes d0152bc71904ad979c72c59dd261f98d5c624decf2ef1fdf341733c7b9a89852 [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 12:02:24 provisioning config files... 12:02:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-476@tmp/config7594737910883213541tmp [Pipeline] { [Pipeline] sh 12:02:25 + set +x 12:02:25 + + curl -sbash https://codecov.io/bash -s 12:02:25 -- 12:02:25 12:02:25 _____ _ 12:02:25 / ____| | | 12:02:25 | | ___ __| | ___ ___ _____ __ 12:02:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:02:25 | |___| (_) | (_| | __/ (_| (_) \ V / 12:02:25 \_____\___/ \__,_|\___|\___\___/ \_/ 12:02:25 Bash-1.0.6 12:02:25 12:02:25 12:02:25 ==> git version 2.25.1 found 12:02:25 ==> 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 12:02:25 Release-Date: 2020-01-08 12:02:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:02:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:02:25 ==> Jenkins CI detected. 12:02:25 current dir:  /w/workspace/foundry_device-virtual-go_PR-476 12:02:25 project root: . 12:02:25 --> token set from env 12:02:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:02:25 ==> Running gcov in . (disable via -X gcov) 12:02:25 ==> Python coveragepy not found 12:02:25 ==> Searching for coverage reports in: 12:02:25 + . 12:02:25 -> Found 1 reports 12:02:25 ==> Detecting git/mercurial file structure 12:02:25 ==> Reading reports 12:02:25 + ./coverage.out bytes=43247 12:02:25 ==> Appending adjustments 12:02:25 https://docs.codecov.io/docs/fixing-reports 12:02:25 + Found adjustments 12:02:25 ==> Gzipping contents 12:02:25 8.0K /tmp/codecov.vFeixN.gz 12:02:25 ==> Uploading reports 12:02:25 url: https://codecov.io 12:02:25 query: branch=PR-476&commit=0a626af9f7dc48f228c397d13ab24a28e2393264&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=476&job=&cmd_args= 12:02:25 -> Pinging Codecov 12:02:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-476&commit=0a626af9f7dc48f228c397d13ab24a28e2393264&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=476&job=&cmd_args= 12:02:25 -> Uploading to 12:02:25 https://storage.googleapis.com/codecov/v4/raw/2024-07-03/5E52B4B073DB2E39498172D8E973AA87/0a626af9f7dc48f228c397d13ab24a28e2393264/3dd9318c-f974-41a6-8982-fa1f39612494.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T120225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13cf3a508daf8432fbfc66bde08fe0c71a4a6090e6cf3eb65261c67a08e67bed 12:02:25 % Total % Received % Xferd Average Speed Time Time Time Current 12:02:25 Dload Upload Total Spent Left Speed 12:02:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 20414 --:--:-- --:--:-- --:--:-- 20414 12:02:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0a626af9f7dc48f228c397d13ab24a28e2393264 [Pipeline] } 12:02:25 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:02:28 + [ -d /w/workspace/foundry_device-virtual-go_PR-476/archives ] 12:02:28 + ls -al /w/workspace/foundry_device-virtual-go_PR-476/archives 12:02:28 total 16 12:02:28 drwxr-xr-x 3 root root 4096 Jul 3 11:51 . 12:02:28 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 11:51 .. 12:02:28 drwxr-xr-x 2 root root 4096 Jul 3 11:51 cost 12:02:28 -rw-r--r-- 1 root root 89 Jul 3 11:51 cost.csv 12:02:28 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-476/archives 12:02:28 + ls -al /w/workspace/foundry_device-virtual-go_PR-476/archives 12:02:28 total 16 12:02:28 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 11:51 . 12:02:28 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 11:51 .. 12:02:28 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 11:51 cost 12:02:28 -rw-r--r-- 1 jenkins jenkins 89 Jul 3 11:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:02:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:02:29 ---> package-listing.sh 12:02:29 ++ facter osfamily 12:02:29 ++ tr '[:upper:]' '[:lower:]' 12:02:29 + OS_FAMILY=debian 12:02:29 + workspace=/w/workspace/foundry_device-virtual-go_PR-476 12:02:29 + START_PACKAGES=/tmp/packages_start.txt 12:02:29 + END_PACKAGES=/tmp/packages_end.txt 12:02:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:02:29 + PACKAGES=/tmp/packages_start.txt 12:02:29 + '[' /w/workspace/foundry_device-virtual-go_PR-476 ']' 12:02:29 + PACKAGES=/tmp/packages_end.txt 12:02:29 + case "${OS_FAMILY}" in 12:02:29 + grep '^ii' 12:02:29 + dpkg -l 12:02:29 + '[' -f /tmp/packages_start.txt ']' 12:02:29 + '[' -f /tmp/packages_end.txt ']' 12:02:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:02:29 + '[' /w/workspace/foundry_device-virtual-go_PR-476 ']' 12:02:29 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-476/archives/ 12:02:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-476/archives/ [Pipeline] echo 12:02:29 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-476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:02:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:02:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:30 prd-ubuntu20.04-docker-8c-8g-4920 does not seem to be running inside a container 12:02:30 $ 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-476/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-476 -v /w/workspace/foundry_device-virtual-go_PR-476:/w/workspace/foundry_device-virtual-go_PR-476:rw,z -v /w/workspace/foundry_device-virtual-go_PR-476@tmp:/w/workspace/foundry_device-virtual-go_PR-476@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 12:02:31 $ docker top 6c4c35460be6c0487e288f657fe071fc93dade6d6344aa049b227b23fe51d15b -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:31 + touch /tmp/pre-build-complete [Pipeline] sh 12:02:31 + mkdir -p /var/log/sysstat [Pipeline] sh 12:02:32 + ls /var/log/sa-host 12:02:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:02:32 provisioning config files... 12:02:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-476@tmp/config8077181382093023838tmp [Pipeline] { [Pipeline] echo 12:02:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:02:32 ---> create-netrc.sh [Pipeline] } 12:02:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:02:33 ---> python-tools-install.sh [Pipeline] echo 12:02:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:02:33 ---> sudo-logs.sh 12:02:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:02:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:02:34 ---> job-cost.sh 12:02:34 lf-activate-venv: SKIPPING 12:02:34 DEBUG: total: 0.2199999988079071 12:02:34 INFO: Retrieving Stack Cost... 12:02:34 INFO: Retrieving Pricing Info for: v3-standard-8 12:02:34 INFO: Archiving Costs [Pipeline] echo 12:02:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:02:35 ---> logs-deploy.sh 12:02:35 lf-activate-venv: SKIPPING 12:02:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-476/1 12:02:35 INFO: archiving workspace using pattern(s): 12:02:36 Archives upload complete. 12:02:36 INFO: archiving logs to Nexus