Pull request #481 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61be2951695892e915ff05e0a22b7e68c90b022e+b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 (40cad1816eb4ad3837ca803734c47a340072494c) 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-ssh2360948816141242096.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-ssh15603878010750150688.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-481/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-481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5401581128680761309.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-481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2341288431078443970.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-ssh14409432513489444318.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-481/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-481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7535811518672377709.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6444 in /w/workspace/foundry_device-virtual-go_PR-481 [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-481 # 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/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 into PR head commit 61be2951695892e915ff05e0a22b7e68c90b022e Merge succeeded, producing 61be2951695892e915ff05e0a22b7e68c90b022e Checking out Revision 61be2951695892e915ff05e0a22b7e68c90b022e (PR-481) 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 61be2951695892e915ff05e0a22b7e68c90b022e # 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 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61be2951695892e915ff05e0a22b7e68c90b022e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:13:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:13:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:13:08 ========================================================= 11:13:08 EdgeX Global Pipelines Version Info 11:13:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:13:08 ------------------- 11:13:08 stable info: 11:13:08 ------------------- 11:13:08 Commited By: Ginny Guan ginny@iotechsys.com 11:13:08 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:13:08 Message: update stable to v1.0.260 11:13:09 ------------------- 11:13:09 experimental info: 11:13:09 ------------------- 11:13:09 Commited By: Ginny Guan ginny@iotechsys.com 11:13:09 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:13:09 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:13:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:13:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:13:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:13:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:13:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:13:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:13:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61be2951695892e915ff05e0a22b7e68c90b022e [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61be295 [Pipeline] echo 11:13:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:11 provisioning config files... 11:13:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-481@tmp/config2000468657398018040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:12 ---> ****-login.sh 11:13:12 nexus3.edgexfoundry.org:10001 11:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:12 Configure a credential helper to remove this warning. See 11:13:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:12 11:13:12 Login Succeeded 11:13:12 nexus3.edgexfoundry.org:10002 11:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:12 Configure a credential helper to remove this warning. See 11:13:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:12 11:13:12 Login Succeeded 11:13:12 nexus3.edgexfoundry.org:10003 11:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:12 Configure a credential helper to remove this warning. See 11:13:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:12 11:13:12 Login Succeeded 11:13:12 nexus3.edgexfoundry.org:10004 11:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:12 Configure a credential helper to remove this warning. See 11:13:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:12 11:13:12 Login Succeeded 11:13:12 ****.io 11:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:13 Configure a credential helper to remove this warning. See 11:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:13 11:13:13 Login Succeeded 11:13:13 ---> ****-login.sh ends [Pipeline] } 11:13:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:13:16 + git rev-list -1 --merges 61be2951695892e915ff05e0a22b7e68c90b022e~1..61be2951695892e915ff05e0a22b7e68c90b022e [Pipeline] echo 11:13:16 -----------> git rev-list -1 --merges 61be2951695892e915ff05e0a22b7e68c90b022e~1..61be2951695892e915ff05e0a22b7e68c90b022e 61be2951695892e915ff05e0a22b7e68c90b022e [false] [Pipeline] sh 11:13:17 + git log --format=format:%s -1 61be2951695892e915ff05e0a22b7e68c90b022e [Pipeline] echo 11:13:17 ========================================================= 11:13:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:13:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:13:18 + git log --format=format:%s -1 61be2951695892e915ff05e0a22b7e68c90b022e [Pipeline] echo 11:13:18 [semverPrep] GIT_COMMIT: 61be2951695892e915ff05e0a22b7e68c90b022e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:13:18 [semverPrep] This is not a build commit. [Pipeline] sh 11:13:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:13:19 + grep -v github /etc/ssh/ssh_known_hosts 11:13:19 + [ -e /tmp/ssh_known_hosts ] 11:13:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:13:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:13:19 + sudo tee -a /etc/ssh/ssh_known_hosts 11:13:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:21 11:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:22 0.1.4: Pulling from edgex-devops/py-git-semver 11:13:22 b85a868b505f: Pulling fs layer 11:13:22 e2be974225ed: Pulling fs layer 11:13:22 339a4e72a1f5: Pulling fs layer 11:13:22 988bab9f4d93: Pulling fs layer 11:13:22 1469e6f7b9e6: Pulling fs layer 11:13:22 eaf3925da568: Pulling fs layer 11:13:22 bab4dde63d76: Pulling fs layer 11:13:22 bde34c3a00c8: Pulling fs layer 11:13:22 b352a97aabf1: Pulling fs layer 11:13:22 4872d77fe225: Pulling fs layer 11:13:22 5851b861e8e6: Pulling fs layer 11:13:22 988bab9f4d93: Waiting 11:13:22 eaf3925da568: Waiting 11:13:22 1469e6f7b9e6: Waiting 11:13:22 bab4dde63d76: Waiting 11:13:22 4872d77fe225: Waiting 11:13:22 bde34c3a00c8: Waiting 11:13:22 b352a97aabf1: Waiting 11:13:22 5851b861e8e6: Waiting 11:13:22 e2be974225ed: Download complete 11:13:22 988bab9f4d93: Verifying Checksum 11:13:22 988bab9f4d93: Download complete 11:13:22 1469e6f7b9e6: Verifying Checksum 11:13:22 1469e6f7b9e6: Download complete 11:13:22 eaf3925da568: Download complete 11:13:22 339a4e72a1f5: Verifying Checksum 11:13:22 339a4e72a1f5: Download complete 11:13:22 bde34c3a00c8: Verifying Checksum 11:13:22 bde34c3a00c8: Download complete 11:13:22 4872d77fe225: Verifying Checksum 11:13:22 4872d77fe225: Download complete 11:13:22 5851b861e8e6: Verifying Checksum 11:13:22 5851b861e8e6: Download complete 11:13:22 b85a868b505f: Verifying Checksum 11:13:22 b85a868b505f: Download complete 11:13:23 bab4dde63d76: Verifying Checksum 11:13:23 bab4dde63d76: Download complete 11:13:23 b85a868b505f: Pull complete 11:13:23 e2be974225ed: Pull complete 11:13:24 339a4e72a1f5: Pull complete 11:13:24 988bab9f4d93: Pull complete 11:13:24 1469e6f7b9e6: Pull complete 11:13:24 eaf3925da568: Pull complete 11:13:26 bab4dde63d76: Pull complete 11:13:26 bde34c3a00c8: Pull complete 11:13:26 b352a97aabf1: Pull complete 11:13:26 4872d77fe225: Pull complete 11:13:26 5851b861e8e6: Pull complete 11:13:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:27 prd-ubuntu20.04-docker-8c-8g-6444 does not seem to be running inside a container 11:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-481 -v /w/workspace/foundry_device-virtual-go_PR-481:/w/workspace/foundry_device-virtual-go_PR-481:rw,z -v /w/workspace/foundry_device-virtual-go_PR-481@tmp:/w/workspace/foundry_device-virtual-go_PR-481@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:13:31 $ docker top aad1e0ae4df8aa605499e37e2847b492ab7ad989e000a05f01797f235ef7bdce -eo pid,comm 11:13:31 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:13:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:13:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:13:32 [ssh-agent] Looking for ssh-agent implementation... 11:13:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:32 $ docker exec aad1e0ae4df8aa605499e37e2847b492ab7ad989e000a05f01797f235ef7bdce ssh-agent 11:13:33 SSH_AUTH_SOCK=/tmp/ssh-BkVRjGrCHRNp/agent.32 11:13:33 SSH_AGENT_PID=38 11:13:33 Running ssh-add (command line suppressed) 11:13:33 Identity added: /w/workspace/foundry_device-virtual-go_PR-481@tmp/private_key_2554033737660201067.key (/w/workspace/foundry_device-virtual-go_PR-481@tmp/private_key_2554033737660201067.key) 11:13:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:13:33 + git tag --points-at HEAD [Pipeline] } 11:13:34 $ docker exec --env ******** --env ******** aad1e0ae4df8aa605499e37e2847b492ab7ad989e000a05f01797f235ef7bdce ssh-agent -k 11:13:34 unset SSH_AUTH_SOCK; 11:13:34 unset SSH_AGENT_PID; 11:13:34 echo Agent pid 38 killed; 11:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:13:34 [ssh-agent] Looking for ssh-agent implementation... 11:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:34 $ docker exec aad1e0ae4df8aa605499e37e2847b492ab7ad989e000a05f01797f235ef7bdce ssh-agent 11:13:34 SSH_AUTH_SOCK=/tmp/ssh-1QQzG0SGNpQh/agent.71 11:13:34 SSH_AGENT_PID=77 11:13:34 Running ssh-add (command line suppressed) 11:13:34 Identity added: /w/workspace/foundry_device-virtual-go_PR-481@tmp/private_key_11379027009065894584.key (/w/workspace/foundry_device-virtual-go_PR-481@tmp/private_key_11379027009065894584.key) 11:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:13:35 + git semver init 11:13:35 2024-07-25 11:13:35,801 [run_init] DEBUG init version:0.0.0 force:False 11:13:35 2024-07-25 11:13:35,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-481/.semver 11:13:35 2024-07-25 11:13:35,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-481/.semver 11:13:35 2024-07-25 11:13:35,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-481/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-481, universal_newlines=False, shell=None, istream=None) 11:13:37 2024-07-25 11:13:37,705 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-481/.git/info/exclude 11:13:37 2024-07-25 11:13:37,706 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-481/.semver/PR-481 with force:False 11:13:37 2024-07-25 11:13:37,706 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-481/.semver/PR-481 11:13:37 2024-07-25 11:13:37,708 [execute] INFO git cat-file --batch-check 11:13:37 2024-07-25 11:13:37,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-481/.semver, universal_newlines=False, shell=None, istream=) 11:13:37 2024-07-25 11:13:37,716 [execute] INFO git cat-file --batch 11:13:37 2024-07-25 11:13:37,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-481/.semver, universal_newlines=False, shell=None, istream=) 11:13:37 2024-07-25 11:13:37,721 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-481/.semver/PR-481 11:13:37 0.0.0 [Pipeline] } 11:13:37 $ docker exec --env ******** --env ******** aad1e0ae4df8aa605499e37e2847b492ab7ad989e000a05f01797f235ef7bdce ssh-agent -k 11:13:37 unset SSH_AUTH_SOCK; 11:13:37 unset SSH_AGENT_PID; 11:13:37 echo Agent pid 77 killed; 11:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:13:38 + git semver [Pipeline] } 11:13:38 $ docker stop --time=1 aad1e0ae4df8aa605499e37e2847b492ab7ad989e000a05f01797f235ef7bdce 11:13:40 $ docker rm -f --volumes aad1e0ae4df8aa605499e37e2847b492ab7ad989e000a05f01797f235ef7bdce [Pipeline] // withDockerContainer [Pipeline] sh 11:13:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:13:44 Stashed 1 file(s) [Pipeline] echo 11:13:44 [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:13:44 provisioning config files... 11:13:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-481@tmp/config14069523998003157655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:45 ---> ****-login.sh 11:13:45 nexus3.edgexfoundry.org:10001 11:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:45 Configure a credential helper to remove this warning. See 11:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:45 11:13:45 Login Succeeded 11:13:45 nexus3.edgexfoundry.org:10002 11:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:45 Configure a credential helper to remove this warning. See 11:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:45 11:13:45 Login Succeeded 11:13:45 nexus3.edgexfoundry.org:10003 11:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:45 Configure a credential helper to remove this warning. See 11:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:45 11:13:45 Login Succeeded 11:13:45 nexus3.edgexfoundry.org:10004 11:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:45 Configure a credential helper to remove this warning. See 11:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:45 11:13:45 Login Succeeded 11:13:45 ****.io 11:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:45 Configure a credential helper to remove this warning. See 11:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:45 11:13:45 Login Succeeded 11:13:45 ---> ****-login.sh ends [Pipeline] } 11:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:13:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:13:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:13:46 ========================================================= 11:13:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:13:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:46 + 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:13:46 Sending build context to Docker daemon 37.55MB 11:13:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:13:46 Step 2/12 : FROM ${BASE} AS builder 11:13:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:13:46 619be1103602: Pulling fs layer 11:13:46 7862e08f4a3e: Pulling fs layer 11:13:46 5df492c9dc93: Pulling fs layer 11:13:46 7629e6793208: Pulling fs layer 11:13:46 4f4fb700ef54: Pulling fs layer 11:13:46 fb5054dd5b73: Pulling fs layer 11:13:46 eeca6798cff9: Pulling fs layer 11:13:46 aa269ceb94a6: Pulling fs layer 11:13:46 ada007ff1a6a: Pulling fs layer 11:13:46 7629e6793208: Waiting 11:13:46 4f4fb700ef54: Waiting 11:13:46 aa269ceb94a6: Waiting 11:13:46 ada007ff1a6a: Waiting 11:13:46 fb5054dd5b73: Waiting 11:13:46 eeca6798cff9: Waiting 11:13:46 7862e08f4a3e: Verifying Checksum 11:13:46 7862e08f4a3e: Download complete 11:13:46 7629e6793208: Download complete 11:13:46 4f4fb700ef54: Download complete 11:13:46 fb5054dd5b73: Verifying Checksum 11:13:46 fb5054dd5b73: Download complete 11:13:46 619be1103602: Verifying Checksum 11:13:46 619be1103602: Download complete 11:13:46 eeca6798cff9: Verifying Checksum 11:13:46 eeca6798cff9: Download complete 11:13:47 619be1103602: Pull complete 11:13:47 7862e08f4a3e: Pull complete 11:13:47 ada007ff1a6a: Download complete 11:13:47 5df492c9dc93: Verifying Checksum 11:13:47 5df492c9dc93: Download complete 11:13:47 aa269ceb94a6: Verifying Checksum 11:13:47 aa269ceb94a6: Download complete 11:13:50 5df492c9dc93: Pull complete 11:13:50 7629e6793208: Pull complete 11:13:50 4f4fb700ef54: Pull complete 11:13:50 fb5054dd5b73: Pull complete 11:13:50 eeca6798cff9: Pull complete 11:13:53 aa269ceb94a6: Pull complete 11:13:53 ada007ff1a6a: Pull complete 11:13:53 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:13:53 ---> f489d0715acc 11:13:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:13:59 ---> Running in 7f38d378c6b6 11:13:59 Removing intermediate container 7f38d378c6b6 11:13:59 ---> 83750da94a76 11:13:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:13:59 ---> Running in 50a933c76041 11:13:59 Removing intermediate container 50a933c76041 11:13:59 ---> 4d6359791e70 11:13:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:13:59 ---> Running in 0e98128353c6 11:13:59 Removing intermediate container 0e98128353c6 11:13:59 ---> 0548e22cf07c 11:13:59 Step 6/12 : WORKDIR /device-virtual-go 11:13:59 ---> Running in 89a914dfe1e8 11:13:59 Removing intermediate container 89a914dfe1e8 11:13:59 ---> 4baa40aa8d4f 11:13:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:59 ---> Running in 63afddc1fc1f 11:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:13:59 Still waiting to schedule task 11:13:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6440’ is offline 11:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:14:00 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:14:00 (2/4) Installing libedit (20221030.3.1-r1) 11:14:00 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:14:00 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:14:00 Executing busybox-1.36.1-r5.trigger 11:14:00 OK: 268 MiB in 56 packages 11:14:00 Removing intermediate container 63afddc1fc1f 11:14:00 ---> 72457d8d6dd6 11:14:00 Step 8/12 : COPY go.mod vendor* ./ 11:14:00 ---> f7bd7f62d533 11:14:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:00 ---> Running in 951a0cae7095 11:14:57 Removing intermediate container 951a0cae7095 11:14:57 ---> 2036256ce8ba 11:14:57 Step 10/12 : COPY . . 11:14:57 ---> 6f65f2e71c39 11:14:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:14:57 ---> Running in e6b26c4a509b 11:14:57 Removing intermediate container e6b26c4a509b 11:14:57 ---> 5f3a88774f67 11:14:57 Step 12/12 : RUN $MAKE 11:14:57 ---> Running in 23c30716a0b8 11:14:57 noop 11:14:57 Removing intermediate container 23c30716a0b8 11:14:57 ---> 67dc951eb782 11:14:57 Successfully built 67dc951eb782 11:14:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:57 + docker inspect -f . ci-base-image-x86_64 11:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:57 prd-ubuntu20.04-docker-8c-8g-6444 does not seem to be running inside a container 11:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-481 -v /w/workspace/foundry_device-virtual-go_PR-481:/w/workspace/foundry_device-virtual-go_PR-481:rw,z -v /w/workspace/foundry_device-virtual-go_PR-481@tmp:/w/workspace/foundry_device-virtual-go_PR-481@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:14:58 $ docker top 8b5941f9ac5b97a6b5ddcb3a9d87a013c24d5c60b9371219ab8e8f6a5c4b241f -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:58 + go version 11:14:58 go version go1.21.9 linux/amd64 [Pipeline] } 11:14:58 $ docker stop --time=1 8b5941f9ac5b97a6b5ddcb3a9d87a013c24d5c60b9371219ab8e8f6a5c4b241f 11:14:59 $ docker rm -f --volumes 8b5941f9ac5b97a6b5ddcb3a9d87a013c24d5c60b9371219ab8e8f6a5c4b241f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:00 + docker inspect -f . ci-base-image-x86_64 11:15:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:00 prd-ubuntu20.04-docker-8c-8g-6444 does not seem to be running inside a container 11:15:00 $ 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-481 -v /w/workspace/foundry_device-virtual-go_PR-481:/w/workspace/foundry_device-virtual-go_PR-481:rw,z -v /w/workspace/foundry_device-virtual-go_PR-481@tmp:/w/workspace/foundry_device-virtual-go_PR-481@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:15:01 $ docker top 11d1714e0f38f48198beb24dcbf503596347d9368b6e5ab3ddece50ad2ab89e2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:01 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-481 [Pipeline] fileExists [Pipeline] sh 11:15:02 + make test 11:15:02 go test ./... -coverprofile=coverage.out 11:15:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:15:22 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:15:22 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.008s coverage: 58.4% of statements 11:15:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6446 in /w/workspace/foundry_device-virtual-go_PR-481 [Pipeline] { [Pipeline] ws 11:15:25 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:15:25 The recommended git tool is: git 11:15:27 go vet ./... 11:15:30 using credential edgex-jenkins-ssh 11:15:30 Cloning the remote Git repository 11:15:30 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:15:30 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:15:30 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:15:30 > git --version # timeout=10 11:15:30 > git --version # 'git version 2.25.1' 11:15:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:15:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:15:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:32 ./bin/test-attribution-txt.sh 11:15:32 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:15:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:15:32 $ docker stop --time=1 11d1714e0f38f48198beb24dcbf503596347d9368b6e5ab3ddece50ad2ab89e2 11:15:34 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:15:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:15:35 Merging remotes/origin/main commit b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 into PR head commit 61be2951695892e915ff05e0a22b7e68c90b022e 11:15:35 Merge succeeded, producing 61be2951695892e915ff05e0a22b7e68c90b022e 11:15:35 Checking out Revision 61be2951695892e915ff05e0a22b7e68c90b022e (PR-481) 11:15:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:15:35 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:15:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:15:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:15:35 > git config core.sparsecheckout # timeout=10 11:15:35 > git checkout -f 61be2951695892e915ff05e0a22b7e68c90b022e # timeout=10 11:15:35 > git remote # timeout=10 11:15:35 > git config --get remote.origin.url # timeout=10 11:15:35 using GIT_SSH to set credentials SSH Credentials for GitHub 11:15:35 > git merge b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 11:15:35 > git rev-parse HEAD^{commit} # timeout=10 11:15:35 > git config core.sparsecheckout # timeout=10 11:15:35 > git checkout -f 61be2951695892e915ff05e0a22b7e68c90b022e # timeout=10 11:15:36 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:15:36 > git --version # timeout=10 11:15:36 > git --version # 'git version 2.25.1' 11:15:36 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 11:15:37 $ docker rm -f --volumes 11d1714e0f38f48198beb24dcbf503596347d9368b6e5ab3ddece50ad2ab89e2 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:15:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:15:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:39 + ls -al . 11:15:39 total 276 11:15:39 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 11:15 . 11:15:39 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:13 .. 11:15:39 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 11:15 .git 11:15:39 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:13 .github 11:15:39 -rw-rw-r-- 1 jenkins jenkins 272 Jul 25 11:13 .gitignore 11:15:39 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 11:13 .golangci.yml 11:15:39 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 11:13 .semver 11:15:39 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 25 11:13 Attribution.txt 11:15:39 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 25 11:13 CHANGELOG.md 11:15:39 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 25 11:13 Dockerfile 11:15:39 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 11:13 GOVERNANCE.md 11:15:39 -rw-rw-r-- 1 jenkins jenkins 660 Jul 25 11:13 Jenkinsfile 11:15:39 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 25 11:13 LICENSE 11:15:39 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 25 11:13 Makefile 11:15:39 -rw-rw-r-- 1 jenkins jenkins 623 Jul 25 11:13 OWNERS.md 11:15:39 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 25 11:13 README.md 11:15:39 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 11:13 VERSION 11:15:39 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:13 bin 11:15:39 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:13 cmd 11:15:39 -rw-r--r-- 1 jenkins jenkins 43247 Jul 25 11:15 coverage.out 11:15:39 -rw-rw-r-- 1 jenkins jenkins 6923 Jul 25 11:13 go.mod 11:15:39 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 11:13 go.sum 11:15:39 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:13 internal 11:15:39 -rw-rw-r-- 1 jenkins jenkins 235 Jul 25 11:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:40 + 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=61be2951695892e915ff05e0a22b7e68c90b022e --label arch=amd64 --label version=0.0.0 . 11:15:40 Sending build context to Docker daemon 37.6MB 11:15:40 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:15:40 Step 2/26 : FROM ${BASE} AS builder 11:15:40 ---> 67dc951eb782 11:15:40 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:41 ---> Running in 9b7cae928f9a 11:15:41 Removing intermediate container 9b7cae928f9a 11:15:41 ---> fbf0408b4539 11:15:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:15:41 ---> Running in 8eaed1c0e430 11:15:41 Removing intermediate container 8eaed1c0e430 11:15:41 ---> cb3bc2708899 11:15:41 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:15:41 ---> Running in 063193de93e6 11:15:41 Removing intermediate container 063193de93e6 11:15:41 ---> bc4b86125478 11:15:41 Step 6/26 : WORKDIR /device-virtual-go 11:15:41 ---> Running in 284b9bf2718c 11:15:41 Removing intermediate container 284b9bf2718c 11:15:41 ---> 7a85b4bc09a2 11:15:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:41 ---> Running in b76c9bcd52b6 11:15:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:15:41 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:41 Dload Upload Total Spent Left Speed 11:15:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 11:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:15:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 11:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 11:15:42 OK: 268 MiB in 56 packages 11:15:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:15:42 + sudo tee /etc/docker/daemon.new 11:15:42 { 11:15:42 "registry-mirrors": [ 11:15:42 "https://nexus3.edgexfoundry.org:10001" 11:15:42 ], 11:15:42 "bip": "10.250.0.254/24", 11:15:42 "hosts": [ 11:15:42 "tcp://0.0.0.0:5555", 11:15:42 "unix:///var/run/docker.sock" 11:15:42 ], 11:15:42 "mtu": 1458, 11:15:42 "selinux-enabled": true, 11:15:42 "seccomp-profile": "/etc/docker/seccomp.json" 11:15:42 } [Pipeline] sh 11:15:42 Removing intermediate container b76c9bcd52b6 11:15:42 ---> e2fb3e9c909d 11:15:42 Step 8/26 : COPY go.mod vendor* ./ 11:15:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:15:42 ---> 84900d04480d 11:15:42 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:42 ---> Running in 325b8b79cb98 11:15:42 + sudo service docker restart 11:15:43 Removing intermediate container 325b8b79cb98 11:15:43 ---> ff55ba10588e 11:15:43 Step 10/26 : COPY . . 11:15:44 ---> d226ba5e5c67 11:15:44 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:15:44 ---> Running in 6d09be5df43e 11:15:44 Removing intermediate container 6d09be5df43e 11:15:44 ---> adf9a94bbf2a 11:15:44 Step 12/26 : RUN $MAKE 11:15:44 ---> Running in d7fccf4f0fc1 11:15:44 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.27" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:01 provisioning config files... 11:16:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12218955487956101566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:01 ---> ****-login.sh 11:16:01 nexus3.edgexfoundry.org:10001 11:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:02 Configure a credential helper to remove this warning. See 11:16:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:02 11:16:02 Login Succeeded 11:16:02 nexus3.edgexfoundry.org:10002 11:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:02 Configure a credential helper to remove this warning. See 11:16:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:02 11:16:02 Login Succeeded 11:16:02 nexus3.edgexfoundry.org:10003 11:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:03 Configure a credential helper to remove this warning. See 11:16:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:03 11:16:03 Login Succeeded 11:16:03 nexus3.edgexfoundry.org:10004 11:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:03 Configure a credential helper to remove this warning. See 11:16:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:03 11:16:03 Login Succeeded 11:16:03 ****.io 11:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:03 Configure a credential helper to remove this warning. See 11:16:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:03 11:16:03 Login Succeeded 11:16:03 ---> ****-login.sh ends [Pipeline] } 11:16:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:16:04 ========================================================= 11:16:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:16:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:04 + 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:16:05 Sending build context to Docker daemon 18.97MB 11:16:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:16:05 Step 2/12 : FROM ${BASE} AS builder 11:16:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:16:05 c6b39de5b339: Pulling fs layer 11:16:05 a69c41024577: Pulling fs layer 11:16:05 d6de4b400683: Pulling fs layer 11:16:05 35cb2a7552d0: Pulling fs layer 11:16:05 4f4fb700ef54: Pulling fs layer 11:16:05 464afbd9ba4c: Pulling fs layer 11:16:05 00f215d4a9da: Pulling fs layer 11:16:05 d496ad576159: Pulling fs layer 11:16:05 35cb2a7552d0: Waiting 11:16:05 464afbd9ba4c: Waiting 11:16:05 00f215d4a9da: Waiting 11:16:05 d496ad576159: Waiting 11:16:05 4f4fb700ef54: Waiting 11:16:05 a69c41024577: Download complete 11:16:05 35cb2a7552d0: Verifying Checksum 11:16:05 35cb2a7552d0: Download complete 11:16:05 4f4fb700ef54: Verifying Checksum 11:16:05 4f4fb700ef54: Download complete 11:16:05 464afbd9ba4c: Verifying Checksum 11:16:05 464afbd9ba4c: Download complete 11:16:05 c6b39de5b339: Verifying Checksum 11:16:05 c6b39de5b339: Download complete 11:16:06 d496ad576159: Verifying Checksum 11:16:06 d496ad576159: Download complete 11:16:06 c6b39de5b339: Pull complete 11:16:07 a69c41024577: Pull complete 11:16:07 d6de4b400683: Verifying Checksum 11:16:07 d6de4b400683: Download complete 11:16:08 00f215d4a9da: Download complete 11:16:16 Removing intermediate container d7fccf4f0fc1 11:16:16 ---> dc01f4367fdf 11:16:16 Step 13/26 : FROM alpine:3.18 11:16:16 3.18: Pulling from library/alpine 11:16:16 930bdd4d222e: Pulling fs layer 11:16:16 930bdd4d222e: Verifying Checksum 11:16:16 930bdd4d222e: Download complete 11:16:16 930bdd4d222e: Pull complete 11:16:16 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:16:16 Status: Downloaded newer image for alpine:3.18 11:16:16 ---> 18f865063206 11:16:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:16:16 ---> Running in 7c1454700230 11:16:16 Removing intermediate container 7c1454700230 11:16:16 ---> 454b252a51e0 11:16:16 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:16:16 ---> Running in ca884485b0b9 11:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:16:16 (1/1) Installing dumb-init (1.2.5-r2) 11:16:16 Executing busybox-1.36.1-r7.trigger 11:16:16 OK: 7 MiB in 16 packages 11:16:16 Removing intermediate container ca884485b0b9 11:16:16 ---> c2c28ed562d9 11:16:16 Step 16/26 : RUN apk --no-cache upgrade 11:16:16 ---> Running in 568da09d4351 11:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:16:17 OK: 7 MiB in 16 packages 11:16:17 Removing intermediate container 568da09d4351 11:16:17 ---> 48846e832c80 11:16:17 Step 17/26 : WORKDIR / 11:16:17 ---> Running in 0da83dcbea68 11:16:17 Removing intermediate container 0da83dcbea68 11:16:17 ---> 43be5f9f562d 11:16:17 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:16:17 ---> a291dd9bbb9c 11:16:17 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:16:18 ---> 07c578231689 11:16:18 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:16:18 ---> 9ede5e081c69 11:16:18 Step 21/26 : EXPOSE 59900 11:16:18 ---> Running in b0564ae2751b 11:16:18 Removing intermediate container b0564ae2751b 11:16:18 ---> 91951f3a8007 11:16:18 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:16:18 ---> Running in 44079478f58a 11:16:19 Removing intermediate container 44079478f58a 11:16:19 ---> 80090222e19d 11:16:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:16:19 ---> Running in d03606dc4079 11:16:19 Removing intermediate container d03606dc4079 11:16:19 ---> 75a8e7a9d993 11:16:19 Step 24/26 : LABEL arch=amd64 11:16:19 ---> Running in 6a253db9bff5 11:16:19 Removing intermediate container 6a253db9bff5 11:16:19 ---> 7fc09b12ef54 11:16:19 Step 25/26 : LABEL git_sha=61be2951695892e915ff05e0a22b7e68c90b022e 11:16:19 ---> Running in 6991b19cacce 11:16:19 Removing intermediate container 6991b19cacce 11:16:19 ---> a541b92183d1 11:16:19 Step 26/26 : LABEL version=0.0.0 11:16:19 ---> Running in 4049bb9d8322 11:16:19 Removing intermediate container 4049bb9d8322 11:16:19 ---> 7d87785d055c 11:16:19 [Warning] One or more build-args [ARCH] were not consumed 11:16:19 Successfully built 7d87785d055c 11:16:19 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:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:20 11:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:20 d6de4b400683: Pull complete 11:16:20 35cb2a7552d0: Pull complete 11:16:20 4f4fb700ef54: Pull complete 11:16:20 464afbd9ba4c: Pull complete 11:16:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:20 latest: Pulling from edgex-lftools-log-publisher 11:16:20 5eb5b503b376: Pulling fs layer 11:16:20 5c69ac0246d0: Pulling fs layer 11:16:20 ec43610c2a17: Pulling fs layer 11:16:20 3a2ae6a8a46f: Pulling fs layer 11:16:20 33b1e0a273af: Pulling fs layer 11:16:20 5d3b04190fa2: Pulling fs layer 11:16:20 2f39f015ded8: Pulling fs layer 11:16:20 3a2ae6a8a46f: Waiting 11:16:20 33b1e0a273af: Waiting 11:16:20 5d3b04190fa2: Waiting 11:16:20 2f39f015ded8: Waiting 11:16:20 5c69ac0246d0: Verifying Checksum 11:16:20 5c69ac0246d0: Download complete 11:16:20 3a2ae6a8a46f: Download complete 11:16:20 33b1e0a273af: Verifying Checksum 11:16:20 33b1e0a273af: Download complete 11:16:20 5d3b04190fa2: Verifying Checksum 11:16:20 5d3b04190fa2: Download complete 11:16:20 ec43610c2a17: Verifying Checksum 11:16:20 ec43610c2a17: Download complete 11:16:21 5eb5b503b376: Verifying Checksum 11:16:21 5eb5b503b376: Download complete 11:16:21 2f39f015ded8: Download complete 11:16:22 5eb5b503b376: Pull complete 11:16:22 5c69ac0246d0: Pull complete 11:16:22 ec43610c2a17: Pull complete 11:16:22 3a2ae6a8a46f: Pull complete 11:16:23 33b1e0a273af: Pull complete 11:16:23 5d3b04190fa2: Pull complete 11:16:27 2f39f015ded8: Pull complete 11:16:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:27 prd-ubuntu20.04-docker-8c-8g-6444 does not seem to be running inside a container 11:16:27 $ 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-481 -v /w/workspace/foundry_device-virtual-go_PR-481:/w/workspace/foundry_device-virtual-go_PR-481:rw,z -v /w/workspace/foundry_device-virtual-go_PR-481@tmp:/w/workspace/foundry_device-virtual-go_PR-481@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:16:30 00f215d4a9da: Pull complete 11:16:30 d496ad576159: Pull complete 11:16:30 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:16:30 ---> f246e2811388 11:16:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:16:32 ---> Running in ebc1f20d0aa6 11:16:32 Removing intermediate container ebc1f20d0aa6 11:16:32 ---> 21cc9677dc4b 11:16:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:16:33 ---> Running in ef2e077c606e 11:16:33 Removing intermediate container ef2e077c606e 11:16:33 ---> 6a1e4d3811f9 11:16:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:16:33 ---> Running in 04cf93dcce68 11:16:33 Removing intermediate container 04cf93dcce68 11:16:33 ---> 25fb118a8e6e 11:16:33 Step 6/12 : WORKDIR /device-virtual-go 11:16:33 ---> Running in 6858fedce686 11:16:34 Removing intermediate container 6858fedce686 11:16:34 ---> 9d6e4c4d7aeb 11:16:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:16:34 ---> Running in c293e59d3088 11:16:34 $ docker top 735c363ab6767a589b83ba616cc517c65b76e4d3b6bd851e974b81574a06490c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:34 ---> job-cost.sh 11:16:34 lf-activate-venv: SKIPPING 11:16:34 INFO: No Stack... 11:16:35 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:35 INFO: Archiving Costs [Pipeline] sh 11:16:35 + cat /w/workspace/foundry_device-virtual-go_PR-481/archives/cost.csv 11:16:35 + cut -d, -f6 [Pipeline] lock 11:16:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-481-1-stack-cost] 11:16:35 Resource [jenkins-edgexfoundry-device-virtual-go-PR-481-1-stack-cost] did not exist. Created. 11:16:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-481-1-stack-cost] [Pipeline] { 11:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] sh 11:16:36 + echo total: 0.2199999988079071 [Pipeline] stash 11:16:36 Stashed 1 file(s) [Pipeline] } 11:16:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-481-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:36 $ docker stop --time=1 735c363ab6767a589b83ba616cc517c65b76e4d3b6bd851e974b81574a06490c 11:16:36 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:16:36 (2/4) Installing libedit (20221030.3.1-r1) 11:16:36 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:16:36 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:16:36 Executing busybox-1.36.1-r5.trigger 11:16:36 OK: 271 MiB in 56 packages 11:16:37 $ docker rm -f --volumes 735c363ab6767a589b83ba616cc517c65b76e4d3b6bd851e974b81574a06490c 11:16:37 Removing intermediate container c293e59d3088 11:16:37 ---> 98c6a5941269 11:16:37 Step 8/12 : COPY go.mod vendor* ./ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:16:38 ---> c6860ee8dcb8 11:16:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:38 ---> Running in 5b3eaf56f899 11:18:30 Removing intermediate container 5b3eaf56f899 11:18:30 ---> 5e21b493d62d 11:18:30 Step 10/12 : COPY . . 11:18:30 ---> f1844cd097f1 11:18:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:18:30 ---> Running in 81d7092bb42b 11:18:30 Removing intermediate container 81d7092bb42b 11:18:30 ---> 5c31c20688d5 11:18:30 Step 12/12 : RUN $MAKE 11:18:30 ---> Running in e83a2ef5b7e8 11:18:30 noop 11:18:30 Removing intermediate container e83a2ef5b7e8 11:18:30 ---> 78ae1ab10485 11:18:30 Successfully built 78ae1ab10485 11:18:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:30 + docker inspect -f . ci-base-image-arm64 11:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:30 prd-ubuntu20.04-docker-arm64-4c-16g-6446 does not seem to be running inside a container 11:18:30 $ 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:18:32 $ docker top 16f8fcde35a9ea2e45a783a146b9c5519444d27a42c0190283230fb3eb10f837 -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:33 + go version 11:18:33 go version go1.21.9 linux/arm64 [Pipeline] } 11:18:33 $ docker stop --time=1 16f8fcde35a9ea2e45a783a146b9c5519444d27a42c0190283230fb3eb10f837 11:18:34 $ docker rm -f --volumes 16f8fcde35a9ea2e45a783a146b9c5519444d27a42c0190283230fb3eb10f837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:35 + docker inspect -f . ci-base-image-arm64 11:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:36 prd-ubuntu20.04-docker-arm64-4c-16g-6446 does not seem to be running inside a container 11:18:36 $ 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:18:37 $ docker top 89f3b0698514fd4814769594744da0835681f9b792b75bbe502441d551b8cd3d -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:38 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:18:38 + make test 11:18:38 go test ./... -coverprofile=coverage.out 11:18:44 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:22:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:22:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.055s coverage: 58.3% of statements 11:22:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:22:21 go vet ./... 11:23:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:23:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:23:00 ./bin/test-attribution-txt.sh 11:23:00 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:23:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:23:00 $ docker stop --time=1 89f3b0698514fd4814769594744da0835681f9b792b75bbe502441d551b8cd3d 11:23:02 $ docker rm -f --volumes 89f3b0698514fd4814769594744da0835681f9b792b75bbe502441d551b8cd3d [Pipeline] // withDockerContainer [Pipeline] sh 11:23:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:23:03 Warning: overwriting stash ‘coverage-report’ 11:23:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:23:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:23:05 + ls -al . 11:23:05 total 272 11:23:05 drwxrwxr-x 7 jenkins jenkins 4096 Jul 25 11:18 . 11:23:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 11:15 .. 11:23:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 11:15 .git 11:23:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:15 .github 11:23:05 -rw-rw-r-- 1 jenkins jenkins 272 Jul 25 11:15 .gitignore 11:23:05 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 11:15 .golangci.yml 11:23:05 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 25 11:15 Attribution.txt 11:23:05 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 25 11:15 CHANGELOG.md 11:23:05 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 25 11:15 Dockerfile 11:23:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 11:15 GOVERNANCE.md 11:23:05 -rw-rw-r-- 1 jenkins jenkins 660 Jul 25 11:15 Jenkinsfile 11:23:05 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 25 11:15 LICENSE 11:23:05 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 25 11:15 Makefile 11:23:05 -rw-rw-r-- 1 jenkins jenkins 623 Jul 25 11:15 OWNERS.md 11:23:05 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 25 11:15 README.md 11:23:05 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 11:13 VERSION 11:23:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 11:15 bin 11:23:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:15 cmd 11:23:05 -rw-r--r-- 1 jenkins jenkins 43247 Jul 25 11:22 coverage.out 11:23:05 -rw-rw-r-- 1 jenkins jenkins 6923 Jul 25 11:15 go.mod 11:23:05 -rw-rw-r-- 1 jenkins jenkins 101673 Jul 25 11:15 go.sum 11:23:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 11:15 internal 11:23:05 -rw-rw-r-- 1 jenkins jenkins 235 Jul 25 11:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:05 + 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=61be2951695892e915ff05e0a22b7e68c90b022e --label arch=arm64 --label version=0.0.0 . 11:23:06 Sending build context to Docker daemon 19.01MB 11:23:06 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:23:06 Step 2/26 : FROM ${BASE} AS builder 11:23:06 ---> 78ae1ab10485 11:23:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:23:06 ---> Running in 61f414c53ec4 11:23:06 Removing intermediate container 61f414c53ec4 11:23:06 ---> 33c5e4d6404d 11:23:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:23:06 ---> Running in 7ea19888a840 11:23:07 Removing intermediate container 7ea19888a840 11:23:07 ---> 0ac1325e965f 11:23:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:23:07 ---> Running in 46f1f3691fb3 11:23:07 Removing intermediate container 46f1f3691fb3 11:23:07 ---> 5647c2158df9 11:23:07 Step 6/26 : WORKDIR /device-virtual-go 11:23:07 ---> Running in a7fd18e09cb5 11:23:07 Removing intermediate container a7fd18e09cb5 11:23:07 ---> 3635b34351d6 11:23:07 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:23:07 ---> Running in 04fcd1c1e990 11:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:23:10 OK: 271 MiB in 56 packages 11:23:11 Removing intermediate container 04fcd1c1e990 11:23:11 ---> 8ecdd19605d7 11:23:11 Step 8/26 : COPY go.mod vendor* ./ 11:23:11 ---> d788f1f91a87 11:23:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:11 ---> Running in 6b822f9ab9ea 11:23:14 Removing intermediate container 6b822f9ab9ea 11:23:14 ---> fdd70292b958 11:23:14 Step 10/26 : COPY . . 11:23:15 ---> e8a95fbf0891 11:23:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:23:15 ---> Running in 7266275583df 11:23:15 Removing intermediate container 7266275583df 11:23:15 ---> 7ef1da39787e 11:23:15 Step 12/26 : RUN $MAKE 11:23:15 ---> Running in 6039df09a351 11:23:16 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.27" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:26:38 Removing intermediate container 6039df09a351 11:26:38 ---> 2d7d0416cc29 11:26:38 Step 13/26 : FROM alpine:3.18 11:26:38 3.18: Pulling from library/alpine 11:26:38 4983c3fe2029: Pulling fs layer 11:26:38 4983c3fe2029: Verifying Checksum 11:26:38 4983c3fe2029: Download complete 11:26:38 4983c3fe2029: Pull complete 11:26:38 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:26:38 Status: Downloaded newer image for alpine:3.18 11:26:38 ---> a0237000ae83 11:26:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:26:38 ---> Running in dc50a8d3e4fb 11:26:38 Removing intermediate container dc50a8d3e4fb 11:26:38 ---> 3f0c61048f90 11:26:38 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:26:38 ---> Running in f8c1b5ac8b19 11:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:26:38 (1/1) Installing dumb-init (1.2.5-r2) 11:26:38 Executing busybox-1.36.1-r7.trigger 11:26:38 OK: 8 MiB in 16 packages 11:26:38 Removing intermediate container f8c1b5ac8b19 11:26:38 ---> c01295ebe46b 11:26:38 Step 16/26 : RUN apk --no-cache upgrade 11:26:38 ---> Running in 9bada9da53cb 11:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:26:38 OK: 8 MiB in 16 packages 11:26:38 Removing intermediate container 9bada9da53cb 11:26:38 ---> 57110ae0c5bf 11:26:38 Step 17/26 : WORKDIR / 11:26:38 ---> Running in 47d0f013ec7c 11:26:39 Removing intermediate container 47d0f013ec7c 11:26:39 ---> c018509b6421 11:26:39 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:26:39 ---> 689d8246c138 11:26:39 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:26:40 ---> be4b2c207bf9 11:26:40 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:26:41 ---> 35da84a54504 11:26:41 Step 21/26 : EXPOSE 59900 11:26:42 ---> Running in 6f6b178c6da2 11:26:42 Removing intermediate container 6f6b178c6da2 11:26:42 ---> 1dd83c3b08a8 11:26:42 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:26:42 ---> Running in 0cb18735aa03 11:26:43 Removing intermediate container 0cb18735aa03 11:26:43 ---> 5b32dab68cf0 11:26:43 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:26:43 ---> Running in e96d0d05f554 11:26:43 Removing intermediate container e96d0d05f554 11:26:43 ---> 2bbd3f8d7577 11:26:43 Step 24/26 : LABEL arch=arm64 11:26:43 ---> Running in f8cb28247342 11:26:43 Removing intermediate container f8cb28247342 11:26:43 ---> 4b4b6a745183 11:26:43 Step 25/26 : LABEL git_sha=61be2951695892e915ff05e0a22b7e68c90b022e 11:26:43 ---> Running in eb9365466a82 11:26:44 Removing intermediate container eb9365466a82 11:26:44 ---> 1a027e5776c4 11:26:44 Step 26/26 : LABEL version=0.0.0 11:26:44 ---> Running in 3385a8b99a1d 11:26:44 Removing intermediate container 3385a8b99a1d 11:26:44 ---> be0daf368042 11:26:44 [Warning] One or more build-args [ARCH] were not consumed 11:26:44 Successfully built be0daf368042 11:26:44 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 11:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:26:45 11:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:26:45 arm64: Pulling from edgex-lftools-log-publisher 11:26:45 8998bd30e6a1: Pulling fs layer 11:26:45 04944245beec: Pulling fs layer 11:26:45 699f458cf7ca: Pulling fs layer 11:26:45 765212b225bb: Pulling fs layer 11:26:45 f23df028b6ca: Pulling fs layer 11:26:45 d65c8cfc05b1: Pulling fs layer 11:26:45 2437ff75d9bd: Pulling fs layer 11:26:45 f23df028b6ca: Waiting 11:26:45 d65c8cfc05b1: Waiting 11:26:45 2437ff75d9bd: Waiting 11:26:45 765212b225bb: Waiting 11:26:46 04944245beec: Verifying Checksum 11:26:46 04944245beec: Download complete 11:26:46 765212b225bb: Verifying Checksum 11:26:46 765212b225bb: Download complete 11:26:46 f23df028b6ca: Download complete 11:26:46 d65c8cfc05b1: Verifying Checksum 11:26:46 d65c8cfc05b1: Download complete 11:26:46 699f458cf7ca: Verifying Checksum 11:26:46 699f458cf7ca: Download complete 11:26:46 8998bd30e6a1: Verifying Checksum 11:26:46 8998bd30e6a1: Download complete 11:26:49 2437ff75d9bd: Verifying Checksum 11:26:49 2437ff75d9bd: Download complete 11:26:51 8998bd30e6a1: Pull complete 11:26:51 04944245beec: Pull complete 11:26:53 699f458cf7ca: Pull complete 11:26:53 765212b225bb: Pull complete 11:26:54 f23df028b6ca: Pull complete 11:26:54 d65c8cfc05b1: Pull complete 11:27:12 2437ff75d9bd: Pull complete 11:27:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:27:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:13 prd-ubuntu20.04-docker-arm64-4c-16g-6446 does not seem to be running inside a container 11:27:13 $ 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 11:27:16 $ docker top 04641cf0419366dd041feaf3fd410e831b0feaf43359d309d9099ef95845989d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:16 ---> job-cost.sh 11:27:16 lf-activate-venv: SKIPPING 11:27:16 INFO: No Stack... 11:27:17 INFO: Retrieving Pricing Info for: v3-standard-4 11:27:18 INFO: Archiving Costs [Pipeline] sh 11:27:19 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:27:19 + cut -d, -f6 [Pipeline] lock 11:27:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-481-1-stack-cost] 11:27:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-481-1-stack-cost] did not exist. Created. 11:27:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-481-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:27:19 /w/workspace/device-virtual-go/1@tmp/durable-e4d5c5a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:27:20 + echo total: 0.10999999940395355 [Pipeline] stash 11:27:20 Warning: overwriting stash ‘stack-cost’ 11:27:20 Stashed 1 file(s) [Pipeline] } 11:27:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-481-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:27:20 $ docker stop --time=1 04641cf0419366dd041feaf3fd410e831b0feaf43359d309d9099ef95845989d 11:27:22 $ docker rm -f --volumes 04641cf0419366dd041feaf3fd410e831b0feaf43359d309d9099ef95845989d [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 11:27:23 provisioning config files... 11:27:23 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-481@tmp/config9181125951965683944tmp [Pipeline] { [Pipeline] sh 11:27:24 + set +x 11:27:24 + curl -s https://codecov.io/bash 11:27:24 + bash -s -- 11:27:24 11:27:24 _____ _ 11:27:24 / ____| | | 11:27:24 | | ___ __| | ___ ___ _____ __ 11:27:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:27:24 | |___| (_) | (_| | __/ (_| (_) \ V / 11:27:24 \_____\___/ \__,_|\___|\___\___/ \_/ 11:27:24 Bash-1.0.6 11:27:24 11:27:24 11:27:24 ==> git version 2.25.1 found 11:27:24 ==> 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 11:27:24 Release-Date: 2020-01-08 11:27:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:27:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:27:24 ==> Jenkins CI detected. 11:27:24 current dir:  /w/workspace/foundry_device-virtual-go_PR-481 11:27:24 project root: . 11:27:24 --> token set from env 11:27:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:27:25 ==> Running gcov in . (disable via -X gcov) 11:27:25 ==> Python coveragepy not found 11:27:25 ==> Searching for coverage reports in: 11:27:25 + . 11:27:25 -> Found 1 reports 11:27:25 ==> Detecting git/mercurial file structure 11:27:25 ==> Reading reports 11:27:25 + ./coverage.out bytes=43247 11:27:25 ==> Appending adjustments 11:27:25 https://docs.codecov.io/docs/fixing-reports 11:27:25 + Found adjustments 11:27:25 ==> Gzipping contents 11:27:25 8.0K /tmp/codecov.i0rN1y.gz 11:27:25 ==> Uploading reports 11:27:25 url: https://codecov.io 11:27:25 query: branch=PR-481&commit=61be2951695892e915ff05e0a22b7e68c90b022e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=481&job=&cmd_args= 11:27:25 -> Pinging Codecov 11:27:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-481&commit=61be2951695892e915ff05e0a22b7e68c90b022e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=481&job=&cmd_args= 11:27:26 -> Uploading to 11:27:26 https://storage.googleapis.com/codecov/v4/raw/2024-07-25/5E52B4B073DB2E39498172D8E973AA87/61be2951695892e915ff05e0a22b7e68c90b022e/2d5d0dc0-d16c-4c7a-9e8e-c069d5c7b6e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T112725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=492ce1e800c0a1e63a421b4c8d80466948e874a1cc27c1311ec601a5485cc7dd 11:27:26 % Total % Received % Xferd Average Speed Time Time Time Current 11:27:26 Dload Upload Total Spent Left Speed 11:27:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 14946 --:--:-- --:--:-- --:--:-- 14902 100 5022 0 0 100 5022 0 14902 --:--:-- --:--:-- --:--:-- 14857 11:27:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/61be2951695892e915ff05e0a22b7e68c90b022e [Pipeline] } 11:27:26 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 11:27:29 + [ -d /w/workspace/foundry_device-virtual-go_PR-481/archives ] 11:27:29 + ls -al /w/workspace/foundry_device-virtual-go_PR-481/archives 11:27:29 total 16 11:27:29 drwxr-xr-x 3 root root 4096 Jul 25 11:16 . 11:27:29 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 11:16 .. 11:27:29 drwxr-xr-x 2 root root 4096 Jul 25 11:16 cost 11:27:29 -rw-r--r-- 1 root root 89 Jul 25 11:16 cost.csv 11:27:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-481/archives 11:27:29 + ls -al /w/workspace/foundry_device-virtual-go_PR-481/archives 11:27:29 total 16 11:27:29 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 11:16 . 11:27:29 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 11:16 .. 11:27:29 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 11:16 cost 11:27:29 -rw-r--r-- 1 jenkins jenkins 89 Jul 25 11:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:27:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:27:30 ---> package-listing.sh 11:27:30 ++ facter osfamily 11:27:30 ++ tr '[:upper:]' '[:lower:]' 11:27:30 + OS_FAMILY=debian 11:27:30 + workspace=/w/workspace/foundry_device-virtual-go_PR-481 11:27:30 + START_PACKAGES=/tmp/packages_start.txt 11:27:30 + END_PACKAGES=/tmp/packages_end.txt 11:27:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:30 + PACKAGES=/tmp/packages_start.txt 11:27:30 + '[' /w/workspace/foundry_device-virtual-go_PR-481 ']' 11:27:30 + PACKAGES=/tmp/packages_end.txt 11:27:30 + case "${OS_FAMILY}" in 11:27:30 + dpkg -l 11:27:30 + grep '^ii' 11:27:30 + '[' -f /tmp/packages_start.txt ']' 11:27:30 + '[' -f /tmp/packages_end.txt ']' 11:27:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:31 + '[' /w/workspace/foundry_device-virtual-go_PR-481 ']' 11:27:31 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-481/archives/ 11:27:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-481/archives/ [Pipeline] echo 11:27:31 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-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:27:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:27:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:32 prd-ubuntu20.04-docker-8c-8g-6444 does not seem to be running inside a container 11:27:32 $ 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-481/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-481 -v /w/workspace/foundry_device-virtual-go_PR-481:/w/workspace/foundry_device-virtual-go_PR-481:rw,z -v /w/workspace/foundry_device-virtual-go_PR-481@tmp:/w/workspace/foundry_device-virtual-go_PR-481@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 11:27:40 $ docker top b69c5344238e53d4c5cb00184d7cabf100e53e00a603a000e4278098cc2cfc84 -eo pid,comm [Pipeline] { [Pipeline] sh 11:27:40 + touch /tmp/pre-build-complete [Pipeline] sh 11:27:41 + mkdir -p /var/log/sysstat [Pipeline] sh 11:27:41 + ls /var/log/sa-host 11:27:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:27:41 provisioning config files... 11:27:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-481@tmp/config5466488251209933395tmp [Pipeline] { [Pipeline] echo 11:27:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:27:42 ---> create-netrc.sh [Pipeline] } 11:27:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:27:42 ---> python-tools-install.sh [Pipeline] echo 11:27:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:27:43 ---> sudo-logs.sh 11:27:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:27:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:27:43 ---> job-cost.sh 11:27:43 lf-activate-venv: SKIPPING 11:27:43 DEBUG: total: 0.2199999988079071 11:27:43 INFO: Retrieving Stack Cost... 11:27:44 INFO: Retrieving Pricing Info for: v3-standard-8 11:27:44 INFO: Archiving Costs [Pipeline] echo 11:27:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:27:44 ---> logs-deploy.sh 11:27:44 lf-activate-venv: SKIPPING 11:27:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-481/1 11:27:44 INFO: archiving workspace using pattern(s): 11:27:46 Archives upload complete. 11:27:46 INFO: archiving logs to Nexus