Pull request #1531 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e29fde07f71cd63801829b35788a0c73dd6f5eb6+cdda6ba38339e8ee36b58c288de44ad2194d3f5d (7ae2976ce4d79ff9128bed2ce5c02abd8ec0b71a) 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-ssh3860724080020378245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh14312804590277076531.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-sdk-go/branches/PR-1531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17232462607287500957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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 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-ssh3453801227545706256.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-sdk-go/branches/PR-1531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13984293286928682357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16157’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16159 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1531 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cdda6ba38339e8ee36b58c288de44ad2194d3f5d into PR head commit e29fde07f71cd63801829b35788a0c73dd6f5eb6 Merge succeeded, producing e29fde07f71cd63801829b35788a0c73dd6f5eb6 Checking out Revision e29fde07f71cd63801829b35788a0c73dd6f5eb6 (PR-1531) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e29fde07f71cd63801829b35788a0c73dd6f5eb6 # 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 cdda6ba38339e8ee36b58c288de44ad2194d3f5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e29fde07f71cd63801829b35788a0c73dd6f5eb6 # timeout=10 > git rev-list --no-walk 8a1ae1e898068d4c5c4946da98df4a6f2aecea43 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:47:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:47:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:47:02 ========================================================= 15:47:02 EdgeX Global Pipelines Version Info 15:47:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:47:03 ------------------- 15:47:03 stable info: 15:47:03 ------------------- 15:47:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:47:03 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:47:03 Message: update stable to v1.0.255 15:47:04 ------------------- 15:47:04 experimental info: 15:47:04 ------------------- 15:47:04 Commited By: **** collab-it+edgex@linuxfoundation.org 15:47:04 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:47:04 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1531 [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1531 [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1531 [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e29fde07f71cd63801829b35788a0c73dd6f5eb6 [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e29fde0 [Pipeline] echo 15:47:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:05 provisioning config files... 15:47:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config3199982388586480958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:05 ---> docker-login.sh 15:47:05 nexus3.edgexfoundry.org:10001 15:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:07 Configure a credential helper to remove this warning. See 15:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:07 15:47:07 Login Succeeded 15:47:07 nexus3.edgexfoundry.org:10002 15:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:07 Configure a credential helper to remove this warning. See 15:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:07 15:47:07 Login Succeeded 15:47:07 nexus3.edgexfoundry.org:10003 15:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:07 Configure a credential helper to remove this warning. See 15:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:07 15:47:07 Login Succeeded 15:47:07 nexus3.edgexfoundry.org:10004 15:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:07 Configure a credential helper to remove this warning. See 15:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:07 15:47:07 Login Succeeded 15:47:07 docker.io 15:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:07 Configure a credential helper to remove this warning. See 15:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:07 15:47:07 Login Succeeded 15:47:07 ---> docker-login.sh ends [Pipeline] } 15:47:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:47:08 + git rev-list -1 --merges e29fde07f71cd63801829b35788a0c73dd6f5eb6~1..e29fde07f71cd63801829b35788a0c73dd6f5eb6 [Pipeline] echo 15:47:08 -----------> git rev-list -1 --merges e29fde07f71cd63801829b35788a0c73dd6f5eb6~1..e29fde07f71cd63801829b35788a0c73dd6f5eb6 e29fde07f71cd63801829b35788a0c73dd6f5eb6 [false] [Pipeline] sh 15:47:08 + git log --format=format:%s -1 e29fde07f71cd63801829b35788a0c73dd6f5eb6 [Pipeline] echo 15:47:08 ========================================================= 15:47:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:47:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:08 + git log --format=format:%s -1 e29fde07f71cd63801829b35788a0c73dd6f5eb6 [Pipeline] echo 15:47:08 [semverPrep] GIT_COMMIT: e29fde07f71cd63801829b35788a0c73dd6f5eb6, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo 15:47:08 [semverPrep] This is not a build commit. [Pipeline] sh 15:47:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:47:09 + grep -v github /etc/ssh/ssh_known_hosts 15:47:09 + [ -e /tmp/ssh_known_hosts ] 15:47:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:47:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:47:09 + sudo tee -a /etc/ssh/ssh_known_hosts 15:47:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:09 15:47:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:09 0.1.4: Pulling from edgex-devops/py-git-semver 15:47:09 b85a868b505f: Pulling fs layer 15:47:09 e2be974225ed: Pulling fs layer 15:47:09 339a4e72a1f5: Pulling fs layer 15:47:09 988bab9f4d93: Pulling fs layer 15:47:09 1469e6f7b9e6: Pulling fs layer 15:47:09 eaf3925da568: Pulling fs layer 15:47:09 bab4dde63d76: Pulling fs layer 15:47:09 bde34c3a00c8: Pulling fs layer 15:47:09 b352a97aabf1: Pulling fs layer 15:47:09 4872d77fe225: Pulling fs layer 15:47:09 5851b861e8e6: Pulling fs layer 15:47:09 1469e6f7b9e6: Waiting 15:47:09 b352a97aabf1: Waiting 15:47:09 bab4dde63d76: Waiting 15:47:09 bde34c3a00c8: Waiting 15:47:09 eaf3925da568: Waiting 15:47:09 4872d77fe225: Waiting 15:47:09 988bab9f4d93: Waiting 15:47:09 e2be974225ed: Verifying Checksum 15:47:09 e2be974225ed: Download complete 15:47:09 988bab9f4d93: Verifying Checksum 15:47:09 988bab9f4d93: Download complete 15:47:10 1469e6f7b9e6: Verifying Checksum 15:47:10 1469e6f7b9e6: Download complete 15:47:10 339a4e72a1f5: Verifying Checksum 15:47:10 339a4e72a1f5: Download complete 15:47:10 eaf3925da568: Download complete 15:47:10 bde34c3a00c8: Download complete 15:47:10 b352a97aabf1: Verifying Checksum 15:47:10 b352a97aabf1: Download complete 15:47:10 4872d77fe225: Verifying Checksum 15:47:10 4872d77fe225: Download complete 15:47:10 5851b861e8e6: Verifying Checksum 15:47:10 5851b861e8e6: Download complete 15:47:10 b85a868b505f: Verifying Checksum 15:47:10 b85a868b505f: Download complete 15:47:10 bab4dde63d76: Verifying Checksum 15:47:10 bab4dde63d76: Download complete 15:47:11 b85a868b505f: Pull complete 15:47:12 e2be974225ed: Pull complete 15:47:13 339a4e72a1f5: Pull complete 15:47:14 988bab9f4d93: Pull complete 15:47:15 1469e6f7b9e6: Pull complete 15:47:16 eaf3925da568: Pull complete 15:47:19 bab4dde63d76: Pull complete 15:47:19 bde34c3a00c8: Pull complete 15:47:19 b352a97aabf1: Pull complete 15:47:20 4872d77fe225: Pull complete 15:47:20 5851b861e8e6: Pull complete 15:47:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:21 prd-ubuntu20.04-docker-8c-8g-16159 does not seem to be running inside a container 15:47:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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-devops/py-git-semver:0.1.4 cat 15:47:29 $ docker top 5d540c72ec1dcc0a0e1c180e1955ab79fe0d943d48e81f056189ee9a74d0539f -eo pid,comm 15:47:29 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). 15:47:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:29 [ssh-agent] Looking for ssh-agent implementation... 15:47:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:29 $ docker exec 5d540c72ec1dcc0a0e1c180e1955ab79fe0d943d48e81f056189ee9a74d0539f ssh-agent 15:47:29 SSH_AUTH_SOCK=/tmp/ssh-JIGQII2TgKGB/agent.15 15:47:29 SSH_AGENT_PID=21 15:47:29 Running ssh-add (command line suppressed) 15:47:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_17444955257350160659.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_17444955257350160659.key) 15:47:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:30 + git tag --points-at HEAD [Pipeline] } 15:47:30 $ docker exec --env ******** --env ******** 5d540c72ec1dcc0a0e1c180e1955ab79fe0d943d48e81f056189ee9a74d0539f ssh-agent -k 15:47:30 unset SSH_AUTH_SOCK; 15:47:30 unset SSH_AGENT_PID; 15:47:30 echo Agent pid 21 killed; 15:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:47:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:30 [ssh-agent] Looking for ssh-agent implementation... 15:47:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:30 $ docker exec 5d540c72ec1dcc0a0e1c180e1955ab79fe0d943d48e81f056189ee9a74d0539f ssh-agent 15:47:30 SSH_AUTH_SOCK=/tmp/ssh-gttIit58GaLs/agent.53 15:47:30 SSH_AGENT_PID=59 15:47:30 Running ssh-add (command line suppressed) 15:47:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_6394586771853549390.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_6394586771853549390.key) 15:47:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:30 + git semver init 15:47:31 2023-11-01 15:47:31,198 [run_init] DEBUG init version:0.0.0 force:False 15:47:31 2023-11-01 15:47:31,200 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver 15:47:31 2023-11-01 15:47:31,201 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver 15:47:31 2023-11-01 15:47:31,201 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531, universal_newlines=False, shell=None, istream=None) 15:47:32 2023-11-01 15:47:32,455 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.git/info/exclude 15:47:32 2023-11-01 15:47:32,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 with force:False 15:47:32 2023-11-01 15:47:32,455 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 15:47:32 2023-11-01 15:47:32,457 [execute] INFO git cat-file --batch-check 15:47:32 2023-11-01 15:47:32,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) 15:47:32 2023-11-01 15:47:32,463 [execute] INFO git cat-file --batch 15:47:32 2023-11-01 15:47:32,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) 15:47:32 2023-11-01 15:47:32,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 15:47:32 0.0.0 [Pipeline] } 15:47:32 $ docker exec --env ******** --env ******** 5d540c72ec1dcc0a0e1c180e1955ab79fe0d943d48e81f056189ee9a74d0539f ssh-agent -k 15:47:32 unset SSH_AUTH_SOCK; 15:47:32 unset SSH_AGENT_PID; 15:47:32 echo Agent pid 59 killed; 15:47:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:33 + git semver [Pipeline] } 15:47:33 $ docker stop --time=1 5d540c72ec1dcc0a0e1c180e1955ab79fe0d943d48e81f056189ee9a74d0539f 15:47:35 $ docker rm -f --volumes 5d540c72ec1dcc0a0e1c180e1955ab79fe0d943d48e81f056189ee9a74d0539f [Pipeline] // withDockerContainer [Pipeline] sh 15:47:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:47:36 Stashed 1 file(s) [Pipeline] echo 15:47:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:36 provisioning config files... 15:47:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config1821987703085957051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:36 ---> docker-login.sh 15:47:36 nexus3.edgexfoundry.org:10001 15:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:36 Configure a credential helper to remove this warning. See 15:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:36 15:47:36 Login Succeeded 15:47:36 nexus3.edgexfoundry.org:10002 15:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 nexus3.edgexfoundry.org:10003 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 nexus3.edgexfoundry.org:10004 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 docker.io 15:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:37 Configure a credential helper to remove this warning. See 15:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:37 15:47:37 Login Succeeded 15:47:37 ---> docker-login.sh ends [Pipeline] } 15:47:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:47:37 ========================================================= 15:47:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:47:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:38 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:47:38 Sending build context to Docker daemon 11.25MB 15:47:38 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 15:47:38 Step 2/10 : FROM ${BASE} AS builder 15:47:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:47:38 7264a8db6415: Pulling fs layer 15:47:38 c4d48a809fc2: Pulling fs layer 15:47:38 4f1c88b9dad5: Pulling fs layer 15:47:38 ad3a456e5733: Pulling fs layer 15:47:38 33e27b845d1e: Pulling fs layer 15:47:38 c68163c4e522: Pulling fs layer 15:47:38 50da416c3ac9: Pulling fs layer 15:47:38 23d2d4c4bb30: Pulling fs layer 15:47:38 33e27b845d1e: Waiting 15:47:38 ad3a456e5733: Waiting 15:47:38 c68163c4e522: Waiting 15:47:38 50da416c3ac9: Waiting 15:47:38 c4d48a809fc2: Verifying Checksum 15:47:38 c4d48a809fc2: Download complete 15:47:38 ad3a456e5733: Download complete 15:47:38 33e27b845d1e: Verifying Checksum 15:47:38 33e27b845d1e: Download complete 15:47:38 7264a8db6415: Verifying Checksum 15:47:38 7264a8db6415: Download complete 15:47:38 c68163c4e522: Verifying Checksum 15:47:38 c68163c4e522: Download complete 15:47:38 23d2d4c4bb30: Verifying Checksum 15:47:38 23d2d4c4bb30: Download complete 15:47:39 4f1c88b9dad5: Verifying Checksum 15:47:39 7264a8db6415: Pull complete 15:47:39 50da416c3ac9: Verifying Checksum 15:47:40 c4d48a809fc2: Pull complete 15:47:44 4f1c88b9dad5: Pull complete 15:47:44 ad3a456e5733: Pull complete 15:47:45 33e27b845d1e: Pull complete 15:47:46 c68163c4e522: Pull complete 15:47:49 50da416c3ac9: Pull complete 15:47:49 23d2d4c4bb30: Pull complete 15:47:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:47:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:47:49 ---> 0786185ac409 15:47:49 Step 3/10 : ARG MAKE=make build 15:47:51 Still waiting to schedule task 15:47:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:48:08 ---> Running in ecb415de4db5 15:48:08 Removing intermediate container ecb415de4db5 15:48:08 ---> a0878fab9027 15:48:08 Step 4/10 : WORKDIR /device-sdk-go 15:48:08 ---> Running in 72d70755e8be 15:48:09 Removing intermediate container 72d70755e8be 15:48:09 ---> e1a8e2eb793b 15:48:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:48:09 ---> Running in b668a94759bb 15:48:10 Removing intermediate container b668a94759bb 15:48:10 ---> 6f4091a093a3 15:48:10 Step 6/10 : RUN apk add --update --no-cache make git 15:48:10 ---> Running in afb6ea9e1b65 15:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:48:11 OK: 264 MiB in 52 packages 15:48:12 Removing intermediate container afb6ea9e1b65 15:48:12 ---> 3fda6d143ebd 15:48:12 Step 7/10 : COPY go.mod vendor* ./ 15:48:12 ---> 64ab2e43e3cb 15:48:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:13 ---> Running in 5d2f5dae1d5b 15:50:04 Removing intermediate container 5d2f5dae1d5b 15:50:04 ---> 105bc891e382 15:50:04 Step 9/10 : COPY . . 15:50:04 ---> 2fa5b8732cdd 15:50:04 Step 10/10 : RUN ${MAKE} 15:50:04 ---> Running in 602b75b51617 15:50:04 noop 15:50:04 Removing intermediate container 602b75b51617 15:50:04 ---> 708b6b63df4e 15:50:04 Successfully built 708b6b63df4e 15:50:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:05 + docker inspect -f . ci-base-image-x86_64 15:50:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:05 prd-ubuntu20.04-docker-8c-8g-16159 does not seem to be running inside a container 15:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:09 $ docker top 937eaa8f9030d474f8fda893f57635b9da2320a8562004071ad5fce609b8e792 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:10 + go version 15:50:10 go version go1.21.0 linux/amd64 [Pipeline] } 15:50:10 $ docker stop --time=1 937eaa8f9030d474f8fda893f57635b9da2320a8562004071ad5fce609b8e792 15:50:14 $ docker rm -f --volumes 937eaa8f9030d474f8fda893f57635b9da2320a8562004071ad5fce609b8e792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:15 + docker inspect -f . ci-base-image-x86_64 15:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:15 prd-ubuntu20.04-docker-8c-8g-16159 does not seem to be running inside a container 15:50:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:20 $ docker top 6660d50971e9c25e77acb9f97e974b6d6497da1df2993a9c18617880c20311b9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:20 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] fileExists [Pipeline] sh 15:50:21 + make test 15:50:21 go test -race -coverprofile=coverage.out ./... 15:50:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 15:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 15:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 15:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 15:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 15:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 15:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 15:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 15:50:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 15:50:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements 15:50:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.056s coverage: 81.5% of statements 15:50:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.073s coverage: 86.0% of statements 15:50:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.070s coverage: 71.8% of statements 15:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 15:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 15:50:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 15:50:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements 15:50:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.412s coverage: 45.9% of statements 15:50:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.066s coverage: 68.5% of statements 15:50:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.106s coverage: 89.2% of statements 15:50:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.041s coverage: 5.5% of statements 15:51:25 GO111MODULE=on go vet ./... 15:51:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:25 ./bin/test-attribution-txt.sh [Pipeline] echo 15:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:51:25 $ docker stop --time=1 6660d50971e9c25e77acb9f97e974b6d6497da1df2993a9c18617880c20311b9 15:51:43 $ docker rm -f --volumes 6660d50971e9c25e77acb9f97e974b6d6497da1df2993a9c18617880c20311b9 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:51:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:45 + ls -al . 15:51:45 total 304 15:51:45 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:50 . 15:51:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:46 .. 15:51:45 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 15:47 .dockerignore 15:51:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:50 .git 15:51:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:47 .github 15:51:45 -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 15:47 .gitignore 15:51:45 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 15:47 .golangci.yml 15:51:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:47 .semver 15:51:45 -rw-rw-r-- 1 jenkins jenkins 44878 Nov 1 15:47 CHANGELOG.md 15:51:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:47 GOVERNANCE.md 15:51:45 -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 15:47 Jenkinsfile 15:51:45 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 15:47 LICENSE 15:51:45 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 15:47 Makefile 15:51:45 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 15:47 OWNERS.md 15:51:45 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 15:47 README.md 15:51:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 15:47 VERSION 15:51:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:47 bin 15:51:45 -rw-r--r-- 1 jenkins jenkins 122153 Nov 1 15:50 coverage.out 15:51:45 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 15:47 example 15:51:45 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 15:47 go.mod 15:51:45 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 15:47 go.sum 15:51:45 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 15:47 internal 15:51:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:47 openapi 15:51:45 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 15:47 pkg 15:51:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:47 snap 15:51:45 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 15:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e29fde07f71cd63801829b35788a0c73dd6f5eb6 --label arch=amd64 --label version=0.0.0 . 15:51:45 Sending build context to Docker daemon 11.38MB 15:51:45 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 15:51:45 Step 2/23 : FROM ${BASE} AS builder 15:51:45 ---> 708b6b63df4e 15:51:45 Step 3/23 : ARG MAKE=make build 15:51:47 ---> Running in b44f567f312c 15:51:50 Removing intermediate container b44f567f312c 15:51:50 ---> 98c1fbc8c02e 15:51:50 Step 4/23 : WORKDIR /device-sdk-go 15:51:51 ---> Running in 5be047433092 15:51:59 Removing intermediate container 5be047433092 15:51:59 ---> 6602748a39c3 15:51:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:52:00 ---> Running in f2ad24bbb1cc 15:52:02 Removing intermediate container f2ad24bbb1cc 15:52:02 ---> 59ac7b09490c 15:52:02 Step 6/23 : RUN apk add --update --no-cache make git 15:52:04 ---> Running in 9bcda6ad5598 15:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:52:08 OK: 264 MiB in 52 packages 15:52:13 Removing intermediate container 9bcda6ad5598 15:52:13 ---> 0d6cf4f250f0 15:52:13 Step 7/23 : COPY go.mod vendor* ./ 15:52:15 ---> 3fa4683f0cea 15:52:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:16 ---> Running in 51b55e7fda06 15:52:22 Removing intermediate container 51b55e7fda06 15:52:22 ---> ff36fb30fd6e 15:52:22 Step 9/23 : COPY . . 15:52:25 ---> 8246cc5c594e 15:52:25 Step 10/23 : RUN ${MAKE} 15:52:28 ---> Running in 006bbb6302f9 15:52:29 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:53:07 Removing intermediate container 006bbb6302f9 15:53:07 ---> b5e712d62f7a 15:53:07 Step 11/23 : FROM alpine:3.18 15:53:07 3.18: Pulling from library/alpine 15:53:07 96526aa774ef: Pulling fs layer 15:53:07 96526aa774ef: Verifying Checksum 15:53:07 96526aa774ef: Download complete 15:53:07 96526aa774ef: Pull complete 15:53:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:53:07 Status: Downloaded newer image for alpine:3.18 15:53:07 ---> 8ca4688f4f35 15:53:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:53:08 ---> Running in b6c51fee9ee0 15:53:08 Removing intermediate container b6c51fee9ee0 15:53:08 ---> 1ae22476c384 15:53:08 Step 13/23 : RUN apk add --update --no-cache 15:53:09 ---> Running in 674179dcc8e1 15:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:53:09 OK: 7 MiB in 15 packages 15:53:10 Removing intermediate container 674179dcc8e1 15:53:10 ---> 8743a3b956ec 15:53:10 Step 14/23 : WORKDIR / 15:53:10 ---> Running in 36993d6d1f61 15:53:11 Removing intermediate container 36993d6d1f61 15:53:11 ---> 644e04c993c5 15:53:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:53:11 ---> ba14dcf5d11d 15:53:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:53:12 ---> 8ee1b3c57147 15:53:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:53:13 ---> 92ace2d46281 15:53:13 Step 18/23 : EXPOSE 59999 15:53:13 ---> Running in 276094c70c50 15:53:13 Removing intermediate container 276094c70c50 15:53:13 ---> 1f67fec22617 15:53:13 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:53:13 ---> Running in daece3264351 15:53:14 Removing intermediate container daece3264351 15:53:14 ---> 60368522992e 15:53:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:14 ---> Running in 015919f6e4d7 15:53:14 Removing intermediate container 015919f6e4d7 15:53:14 ---> 358416c8a5e5 15:53:14 Step 21/23 : LABEL arch=amd64 15:53:14 ---> Running in f21391c992d0 15:53:15 Removing intermediate container f21391c992d0 15:53:15 ---> afd6c1fe8064 15:53:15 Step 22/23 : LABEL git_sha=e29fde07f71cd63801829b35788a0c73dd6f5eb6 15:53:15 ---> Running in b6b150c07783 15:53:16 Removing intermediate container b6b150c07783 15:53:16 ---> 648fbfa0293b 15:53:16 Step 23/23 : LABEL version=0.0.0 15:53:16 ---> Running in 59e1ef8f6666 15:53:16 Removing intermediate container 59e1ef8f6666 15:53:16 ---> 6320f52600bd 15:53:16 [Warning] One or more build-args [ARCH] were not consumed 15:53:16 Successfully built 6320f52600bd 15:53:16 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:17 15:53:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:17 latest: Pulling from edgex-lftools-log-publisher 15:53:17 5eb5b503b376: Pulling fs layer 15:53:17 5c69ac0246d0: Pulling fs layer 15:53:17 ec43610c2a17: Pulling fs layer 15:53:17 3a2ae6a8a46f: Pulling fs layer 15:53:17 33b1e0a273af: Pulling fs layer 15:53:17 5d3b04190fa2: Pulling fs layer 15:53:17 2f39f015ded8: Pulling fs layer 15:53:17 3a2ae6a8a46f: Waiting 15:53:17 2f39f015ded8: Waiting 15:53:17 33b1e0a273af: Waiting 15:53:17 5d3b04190fa2: Waiting 15:53:17 5c69ac0246d0: Verifying Checksum 15:53:17 5c69ac0246d0: Download complete 15:53:17 3a2ae6a8a46f: Download complete 15:53:17 33b1e0a273af: Verifying Checksum 15:53:17 33b1e0a273af: Download complete 15:53:17 5d3b04190fa2: Verifying Checksum 15:53:17 5d3b04190fa2: Download complete 15:53:17 ec43610c2a17: Verifying Checksum 15:53:17 ec43610c2a17: Download complete 15:53:17 5eb5b503b376: Verifying Checksum 15:53:17 5eb5b503b376: Download complete 15:53:18 2f39f015ded8: Download complete 15:53:19 5eb5b503b376: Pull complete 15:53:19 5c69ac0246d0: Pull complete 15:53:20 ec43610c2a17: Pull complete 15:53:20 3a2ae6a8a46f: Pull complete 15:53:20 33b1e0a273af: Pull complete 15:53:20 5d3b04190fa2: Pull complete 15:53:26 2f39f015ded8: Pull complete 15:53:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:26 prd-ubuntu20.04-docker-8c-8g-16159 does not seem to be running inside a container 15:53:26 $ 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/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:53:37 $ docker top 027fefbbc63ee7257ce7c5cfdce4ff90500ceaa219bb8b06cb59649af3ead2d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:38 ---> job-cost.sh 15:53:38 lf-activate-venv: SKIPPING 15:53:38 INFO: No Stack... 15:53:38 INFO: Retrieving Pricing Info for: v3-standard-8 15:53:38 INFO: Archiving Costs [Pipeline] sh 15:53:39 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/cost.csv 15:53:39 + cut -d, -f6 [Pipeline] lock 15:53:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-2-stack-cost] 15:53:39 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-2-stack-cost] did not exist. Created. 15:53:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:39 + echo total: 0.2199999988079071 [Pipeline] stash 15:53:39 Stashed 1 file(s) [Pipeline] } 15:53:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:39 $ docker stop --time=1 027fefbbc63ee7257ce7c5cfdce4ff90500ceaa219bb8b06cb59649af3ead2d2 15:53:42 $ docker rm -f --volumes 027fefbbc63ee7257ce7c5cfdce4ff90500ceaa219bb8b06cb59649af3ead2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:57:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16189 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] { [Pipeline] ws 15:57:45 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:57:45 The recommended git tool is: git 15:57:52 using credential edgex-jenkins-ssh 15:57:52 Cloning the remote Git repository 15:57:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:57:53 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:57:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:57:53 > git --version # timeout=10 15:57:53 > git --version # 'git version 2.25.1' 15:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:57:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:57 Merging remotes/origin/main commit cdda6ba38339e8ee36b58c288de44ad2194d3f5d into PR head commit e29fde07f71cd63801829b35788a0c73dd6f5eb6 15:57:57 Merge succeeded, producing e29fde07f71cd63801829b35788a0c73dd6f5eb6 15:57:57 Checking out Revision e29fde07f71cd63801829b35788a0c73dd6f5eb6 (PR-1531) 15:57:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:57:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:57:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:57:57 > git config core.sparsecheckout # timeout=10 15:57:57 > git checkout -f e29fde07f71cd63801829b35788a0c73dd6f5eb6 # timeout=10 15:57:57 > git remote # timeout=10 15:57:57 > git config --get remote.origin.url # timeout=10 15:57:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:57 > git merge cdda6ba38339e8ee36b58c288de44ad2194d3f5d # timeout=10 15:57:57 > git rev-parse HEAD^{commit} # timeout=10 15:57:57 > git config core.sparsecheckout # timeout=10 15:57:57 > git checkout -f e29fde07f71cd63801829b35788a0c73dd6f5eb6 # timeout=10 15:57:58 Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:57:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:59 Dload Upload Total Spent Left Speed 15:57:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 15:57:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:58:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:58:00 + sudo tee /etc/docker/daemon.new 15:58:00 { 15:58:00 "registry-mirrors": [ 15:58:00 "https://nexus3.edgexfoundry.org:10001" 15:58:00 ], 15:58:00 "bip": "10.250.0.254/24", 15:58:00 "hosts": [ 15:58:00 "tcp://0.0.0.0:5555", 15:58:00 "unix:///var/run/docker.sock" 15:58:00 ], 15:58:00 "mtu": 1458, 15:58:00 "selinux-enabled": true, 15:58:00 "seccomp-profile": "/etc/docker/seccomp.json" 15:58:00 } [Pipeline] sh 15:58:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:58:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:23 provisioning config files... 15:58:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config17402348817128095431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:23 ---> docker-login.sh 15:58:23 nexus3.edgexfoundry.org:10001 15:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:24 Configure a credential helper to remove this warning. See 15:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:24 15:58:24 Login Succeeded 15:58:24 nexus3.edgexfoundry.org:10002 15:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:24 Configure a credential helper to remove this warning. See 15:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:24 15:58:24 Login Succeeded 15:58:24 nexus3.edgexfoundry.org:10003 15:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:24 Configure a credential helper to remove this warning. See 15:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:24 15:58:24 Login Succeeded 15:58:24 nexus3.edgexfoundry.org:10004 15:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:25 Configure a credential helper to remove this warning. See 15:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:25 15:58:25 Login Succeeded 15:58:25 docker.io 15:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:26 Configure a credential helper to remove this warning. See 15:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:26 15:58:26 Login Succeeded 15:58:26 ---> docker-login.sh ends [Pipeline] } 15:58:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:58:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:58:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:58:26 ========================================================= 15:58:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:58:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:26 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:58:27 Sending build context to Docker daemon 6.021MB 15:58:27 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 15:58:27 Step 2/10 : FROM ${BASE} AS builder 15:58:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:58:27 9fda8d8052c6: Pulling fs layer 15:58:27 5d54e960e981: Pulling fs layer 15:58:27 c4a7e357bf2a: Pulling fs layer 15:58:27 f0e02332f6b5: Pulling fs layer 15:58:27 cefa15bbcfad: Pulling fs layer 15:58:27 17808c966233: Pulling fs layer 15:58:27 f4c1fc716caa: Pulling fs layer 15:58:27 cefa15bbcfad: Waiting 15:58:27 17808c966233: Waiting 15:58:27 f4c1fc716caa: Waiting 15:58:27 f0e02332f6b5: Waiting 15:58:27 5d54e960e981: Verifying Checksum 15:58:27 5d54e960e981: Download complete 15:58:27 f0e02332f6b5: Verifying Checksum 15:58:27 f0e02332f6b5: Download complete 15:58:27 cefa15bbcfad: Verifying Checksum 15:58:27 cefa15bbcfad: Download complete 15:58:27 9fda8d8052c6: Verifying Checksum 15:58:27 9fda8d8052c6: Download complete 15:58:28 f4c1fc716caa: Verifying Checksum 15:58:28 f4c1fc716caa: Download complete 15:58:29 c4a7e357bf2a: Download complete 15:58:30 17808c966233: Verifying Checksum 15:58:30 17808c966233: Download complete 15:58:31 9fda8d8052c6: Pull complete 15:58:31 5d54e960e981: Pull complete 15:58:47 c4a7e357bf2a: Pull complete 15:58:47 f0e02332f6b5: Pull complete 15:58:47 cefa15bbcfad: Pull complete 15:58:55 17808c966233: Pull complete 15:58:56 f4c1fc716caa: Pull complete 15:58:56 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:58:56 ---> ea914061e18c 15:58:56 Step 3/10 : ARG MAKE=make build 15:58:58 ---> Running in a12ef49ef3a2 15:58:58 Removing intermediate container a12ef49ef3a2 15:58:58 ---> a96094d5d59d 15:58:58 Step 4/10 : WORKDIR /device-sdk-go 15:58:58 ---> Running in de87c6851ea4 15:58:59 Removing intermediate container de87c6851ea4 15:58:59 ---> a139d16a6a14 15:58:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:58:59 ---> Running in cd409a635664 15:58:59 Removing intermediate container cd409a635664 15:58:59 ---> 4139537a5ebc 15:58:59 Step 6/10 : RUN apk add --update --no-cache make git 15:58:59 ---> Running in a2f8723e040d 15:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:59:02 OK: 266 MiB in 52 packages 15:59:03 Removing intermediate container a2f8723e040d 15:59:03 ---> 11ebc171c7b1 15:59:03 Step 7/10 : COPY go.mod vendor* ./ 15:59:04 ---> 9cfb87f7caf7 15:59:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:04 ---> Running in b3dd0f3de04f 16:00:25 Removing intermediate container b3dd0f3de04f 16:00:25 ---> f91ef4f34106 16:00:25 Step 9/10 : COPY . . 16:00:25 ---> 444cf8b62fd9 16:00:25 Step 10/10 : RUN ${MAKE} 16:00:25 ---> Running in 6674e3d13c26 16:00:25 noop 16:00:25 Removing intermediate container 6674e3d13c26 16:00:25 ---> 9f66de076d4a 16:00:25 Successfully built 9f66de076d4a 16:00:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:26 + docker inspect -f . ci-base-image-arm64 16:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:26 prd-ubuntu20.04-docker-arm64-4c-16g-16189 does not seem to be running inside a container 16:00:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:00:27 $ docker top 9edb594550022a756df594bb5eb2ff8364981dd42026f02fbf08d402f36bfb3d -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:28 + go version 16:00:28 go version go1.21.0 linux/arm64 [Pipeline] } 16:00:28 $ docker stop --time=1 9edb594550022a756df594bb5eb2ff8364981dd42026f02fbf08d402f36bfb3d 16:00:30 $ docker rm -f --volumes 9edb594550022a756df594bb5eb2ff8364981dd42026f02fbf08d402f36bfb3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:31 + docker inspect -f . ci-base-image-arm64 16:00:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:32 prd-ubuntu20.04-docker-arm64-4c-16g-16189 does not seem to be running inside a container 16:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:00:33 $ docker top 07425941c3044e8c438fe8a588968b3d64f0d95e283b040b81a42984e72e61db -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:34 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 16:00:34 + make test 16:00:34 go test -race -coverprofile=coverage.out ./... 16:01:21 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:03:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:03:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:03:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:03:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:03:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:03:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.212s coverage: 27.6% of statements 16:03:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.293s coverage: 81.5% of statements 16:04:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:04:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:04:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.387s coverage: 86.0% of statements 16:04:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:04:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.490s coverage: 71.8% of statements 16:04:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.291s coverage: 14.4% of statements 16:04:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.076s coverage: 45.6% of statements 16:04:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:04:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:04:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.402s coverage: 68.5% of statements 16:04:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.464s coverage: 89.2% of statements 16:04:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:04:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.244s coverage: 5.5% of statements 16:04:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:04:23 GO111MODULE=on go vet ./... 16:06:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:06:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:06:44 ./bin/test-attribution-txt.sh [Pipeline] echo 16:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:06:44 $ docker stop --time=1 07425941c3044e8c438fe8a588968b3d64f0d95e283b040b81a42984e72e61db 16:06:46 $ docker rm -f --volumes 07425941c3044e8c438fe8a588968b3d64f0d95e283b040b81a42984e72e61db [Pipeline] // withDockerContainer [Pipeline] sh 16:06:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:06:48 Warning: overwriting stash ‘coverage-report’ 16:06:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:06:49 + ls -al . 16:06:49 total 300 16:06:49 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:00 . 16:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:57 .. 16:06:49 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 15:57 .dockerignore 16:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:57 .git 16:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:57 .github 16:06:49 -rw-rw-r-- 1 jenkins jenkins 137 Nov 1 15:57 .gitignore 16:06:49 -rw-rw-r-- 1 jenkins jenkins 42 Nov 1 15:57 .golangci.yml 16:06:49 -rw-rw-r-- 1 jenkins jenkins 44878 Nov 1 15:57 CHANGELOG.md 16:06:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:57 GOVERNANCE.md 16:06:49 -rw-rw-r-- 1 jenkins jenkins 885 Nov 1 15:57 Jenkinsfile 16:06:49 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 15:57 LICENSE 16:06:49 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 1 15:57 Makefile 16:06:49 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 15:57 OWNERS.md 16:06:49 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 1 15:57 README.md 16:06:49 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 15:47 VERSION 16:06:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:57 bin 16:06:49 -rw-r--r-- 1 jenkins jenkins 122155 Nov 1 16:04 coverage.out 16:06:49 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 15:57 example 16:06:49 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 1 15:57 go.mod 16:06:49 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 1 15:57 go.sum 16:06:49 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 15:57 internal 16:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:57 openapi 16:06:49 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 15:57 pkg 16:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:57 snap 16:06:49 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 15:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:50 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e29fde07f71cd63801829b35788a0c73dd6f5eb6 --label arch=arm64 --label version=0.0.0 . 16:06:50 Sending build context to Docker daemon 6.144MB 16:06:50 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 16:06:50 Step 2/23 : FROM ${BASE} AS builder 16:06:50 ---> 9f66de076d4a 16:06:50 Step 3/23 : ARG MAKE=make build 16:06:50 ---> Running in d9d96b8af0f9 16:06:50 Removing intermediate container d9d96b8af0f9 16:06:50 ---> 47989e0383bd 16:06:50 Step 4/23 : WORKDIR /device-sdk-go 16:06:51 ---> Running in 4e4e3c1bc766 16:06:51 Removing intermediate container 4e4e3c1bc766 16:06:51 ---> 1dd5d1e5b988 16:06:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:06:51 ---> Running in bd2ae0896025 16:06:51 Removing intermediate container bd2ae0896025 16:06:51 ---> de1e2218fc89 16:06:51 Step 6/23 : RUN apk add --update --no-cache make git 16:06:52 ---> Running in 86f714b52d61 16:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:06:54 OK: 266 MiB in 52 packages 16:06:55 Removing intermediate container 86f714b52d61 16:06:55 ---> 59d85a975b1c 16:06:55 Step 7/23 : COPY go.mod vendor* ./ 16:06:56 ---> ad9a8ad1911e 16:06:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:56 ---> Running in 47172fd9b2d3 16:06:58 Removing intermediate container 47172fd9b2d3 16:06:58 ---> 43e387f337ba 16:06:58 Step 9/23 : COPY . . 16:06:59 ---> 131e7e7f4839 16:06:59 Step 10/23 : RUN ${MAKE} 16:06:59 ---> Running in 9e80a10d4716 16:07:00 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:09:07 Removing intermediate container 9e80a10d4716 16:09:07 ---> 250662bd92cc 16:09:07 Step 11/23 : FROM alpine:3.18 16:09:07 3.18: Pulling from library/alpine 16:09:07 579b34f0a95b: Pulling fs layer 16:09:07 579b34f0a95b: Verifying Checksum 16:09:07 579b34f0a95b: Download complete 16:09:07 579b34f0a95b: Pull complete 16:09:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:09:07 Status: Downloaded newer image for alpine:3.18 16:09:07 ---> 3cc203321400 16:09:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:09:07 ---> Running in 5fc4ef24cb08 16:09:07 Removing intermediate container 5fc4ef24cb08 16:09:07 ---> 712bd8cd553d 16:09:07 Step 13/23 : RUN apk add --update --no-cache 16:09:07 ---> Running in fa68c6667540 16:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:09:07 OK: 8 MiB in 15 packages 16:09:08 Removing intermediate container fa68c6667540 16:09:08 ---> 8b0b47be28de 16:09:08 Step 14/23 : WORKDIR / 16:09:08 ---> Running in af4763ba13dd 16:09:08 Removing intermediate container af4763ba13dd 16:09:08 ---> 65857b81d96c 16:09:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:09:08 ---> 2825f2cdb13b 16:09:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:09:10 ---> 72239b9e2df1 16:09:10 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:09:10 ---> 0de45f8e62f4 16:09:10 Step 18/23 : EXPOSE 59999 16:09:11 ---> Running in c27df644b7bb 16:09:11 Removing intermediate container c27df644b7bb 16:09:11 ---> a01aba00da1a 16:09:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:09:11 ---> Running in 903cb381396e 16:09:11 Removing intermediate container 903cb381396e 16:09:11 ---> 3ffd66bd3828 16:09:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:09:11 ---> Running in cb40e113463f 16:09:12 Removing intermediate container cb40e113463f 16:09:12 ---> 0c9caad9fba4 16:09:12 Step 21/23 : LABEL arch=arm64 16:09:12 ---> Running in 63ce7e05ae39 16:09:12 Removing intermediate container 63ce7e05ae39 16:09:12 ---> 9bfde37bccb7 16:09:12 Step 22/23 : LABEL git_sha=e29fde07f71cd63801829b35788a0c73dd6f5eb6 16:09:12 ---> Running in 0b5a3f924588 16:09:12 Removing intermediate container 0b5a3f924588 16:09:12 ---> feabf6a27417 16:09:12 Step 23/23 : LABEL version=0.0.0 16:09:12 ---> Running in 2a0534984625 16:09:13 Removing intermediate container 2a0534984625 16:09:13 ---> 1cbf90576031 16:09:13 [Warning] One or more build-args [ARCH] were not consumed 16:09:13 Successfully built 1cbf90576031 16:09:13 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:13 16:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:14 arm64: Pulling from edgex-lftools-log-publisher 16:09:14 8998bd30e6a1: Pulling fs layer 16:09:14 04944245beec: Pulling fs layer 16:09:14 699f458cf7ca: Pulling fs layer 16:09:14 765212b225bb: Pulling fs layer 16:09:14 f23df028b6ca: Pulling fs layer 16:09:14 d65c8cfc05b1: Pulling fs layer 16:09:14 2437ff75d9bd: Pulling fs layer 16:09:14 765212b225bb: Waiting 16:09:14 f23df028b6ca: Waiting 16:09:14 d65c8cfc05b1: Waiting 16:09:14 2437ff75d9bd: Waiting 16:09:14 04944245beec: Verifying Checksum 16:09:14 04944245beec: Download complete 16:09:14 765212b225bb: Verifying Checksum 16:09:14 765212b225bb: Download complete 16:09:14 f23df028b6ca: Verifying Checksum 16:09:14 f23df028b6ca: Download complete 16:09:14 d65c8cfc05b1: Verifying Checksum 16:09:14 d65c8cfc05b1: Download complete 16:09:14 699f458cf7ca: Verifying Checksum 16:09:14 699f458cf7ca: Download complete 16:09:15 8998bd30e6a1: Verifying Checksum 16:09:15 8998bd30e6a1: Download complete 16:09:18 2437ff75d9bd: Verifying Checksum 16:09:18 2437ff75d9bd: Download complete 16:09:19 8998bd30e6a1: Pull complete 16:09:20 04944245beec: Pull complete 16:09:22 699f458cf7ca: Pull complete 16:09:22 765212b225bb: Pull complete 16:09:23 f23df028b6ca: Pull complete 16:09:23 d65c8cfc05b1: Pull complete 16:09:41 2437ff75d9bd: Pull complete 16:09:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:41 prd-ubuntu20.04-docker-arm64-4c-16g-16189 does not seem to be running inside a container 16:09:41 $ 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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:09:44 $ docker top 777220df47c75810961616f4c810fb9affa51d5684eb8dfd8233d99fbdaa264f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:45 ---> job-cost.sh 16:09:45 lf-activate-venv: SKIPPING 16:09:45 INFO: No Stack... 16:09:46 INFO: Retrieving Pricing Info for: v3-standard-4 16:09:46 INFO: Archiving Costs [Pipeline] sh 16:09:47 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 16:09:47 + cut -d, -f6 [Pipeline] lock 16:09:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-2-stack-cost] 16:09:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-2-stack-cost] did not exist. Created. 16:09:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:09:48 /w/workspace/device-sdk-go/2@tmp/durable-e903f90c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:09:49 + echo total: 0.10999999940395355 [Pipeline] stash 16:09:49 Warning: overwriting stash ‘stack-cost’ 16:09:49 Stashed 1 file(s) [Pipeline] } 16:09:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:09:49 $ docker stop --time=1 777220df47c75810961616f4c810fb9affa51d5684eb8dfd8233d99fbdaa264f 16:09:51 $ docker rm -f --volumes 777220df47c75810961616f4c810fb9affa51d5684eb8dfd8233d99fbdaa264f [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 16:09:51 provisioning config files... 16:09:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config10081221752523634382tmp [Pipeline] { [Pipeline] sh 16:09:51 + set +x 16:09:51 + curl -s https://codecov.io/bash 16:09:51 + bash -s -- 16:09:51 16:09:51 _____ _ 16:09:51 / ____| | | 16:09:51 | | ___ __| | ___ ___ _____ __ 16:09:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:09:51 | |___| (_) | (_| | __/ (_| (_) \ V / 16:09:51 \_____\___/ \__,_|\___|\___\___/ \_/ 16:09:51 Bash-1.0.6 16:09:51 16:09:51 16:09:51 ==> git version 2.25.1 found 16:09:51 ==> 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 16:09:51 Release-Date: 2020-01-08 16:09:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:09:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:09:51 ==> Jenkins CI detected. 16:09:51 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1531 16:09:51 project root: . 16:09:51 --> token set from env 16:09:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:09:51 ==> Running gcov in . (disable via -X gcov) 16:09:51 ==> Python coveragepy not found 16:09:51 ==> Searching for coverage reports in: 16:09:51 + . 16:09:51 -> Found 1 reports 16:09:51 ==> Detecting git/mercurial file structure 16:09:51 ==> Reading reports 16:09:51 + ./coverage.out bytes=122155 16:09:51 ==> Appending adjustments 16:09:51 https://docs.codecov.io/docs/fixing-reports 16:09:52 + Found adjustments 16:09:52 ==> Gzipping contents 16:09:52 20K /tmp/codecov.9eyOYB.gz 16:09:52 ==> Uploading reports 16:09:52 url: https://codecov.io 16:09:52 query: branch=PR-1531&commit=e29fde07f71cd63801829b35788a0c73dd6f5eb6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= 16:09:52 -> Pinging Codecov 16:09:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1531&commit=e29fde07f71cd63801829b35788a0c73dd6f5eb6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= 16:09:52 -> Uploading to 16:09:52 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/7E55EF52A471D76F132DFD9A03CDDE97/e29fde07f71cd63801829b35788a0c73dd6f5eb6/9b0b9adf-4583-43a1-a945-59eb79ede2d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T160952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4af470a384d9b166df1efcab8b286eb424ed79c3e2f83bbf03111d51a1cb6df8 16:09:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:09:52 Dload Upload Total Spent Left Speed 16:09:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16750 0 0 100 16750 0 63688 --:--:-- --:--:-- --:--:-- 63688 16:09:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e29fde07f71cd63801829b35788a0c73dd6f5eb6 [Pipeline] } 16:09:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:09:53 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives ] 16:09:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 16:09:53 total 16 16:09:53 drwxr-xr-x 3 root root 4096 Nov 1 15:53 . 16:09:53 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 15:53 .. 16:09:53 drwxr-xr-x 2 root root 4096 Nov 1 15:53 cost 16:09:53 -rw-r--r-- 1 root root 86 Nov 1 15:53 cost.csv 16:09:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 16:09:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 16:09:53 total 16 16:09:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:53 . 16:09:53 drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 15:53 .. 16:09:53 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:53 cost 16:09:53 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 15:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:09:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:09:54 ---> package-listing.sh 16:09:54 ++ facter osfamily 16:09:54 ++ tr '[:upper:]' '[:lower:]' 16:09:54 + OS_FAMILY=debian 16:09:54 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1531 16:09:54 + START_PACKAGES=/tmp/packages_start.txt 16:09:54 + END_PACKAGES=/tmp/packages_end.txt 16:09:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:09:54 + PACKAGES=/tmp/packages_start.txt 16:09:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' 16:09:54 + PACKAGES=/tmp/packages_end.txt 16:09:54 + case "${OS_FAMILY}" in 16:09:54 + dpkg -l 16:09:54 + grep '^ii' 16:09:54 + '[' -f /tmp/packages_start.txt ']' 16:09:54 + '[' -f /tmp/packages_end.txt ']' 16:09:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:09:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' 16:09:54 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ 16:09:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ [Pipeline] echo 16:09:54 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/gexfoundry_device-sdk-go_PR-1531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:09:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:55 prd-ubuntu20.04-docker-8c-8g-16159 does not seem to be running inside a container 16:09:55 $ 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/gexfoundry_device-sdk-go_PR-1531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:09:56 $ docker top 2f4cbeef47dd9dacd364ebe8b693fab481076613489c28e31cb3f59acb9aaf23 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:57 + touch /tmp/pre-build-complete [Pipeline] sh 16:09:57 + mkdir -p /var/log/sysstat [Pipeline] sh 16:09:57 + ls /var/log/sa-host 16:09:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:57 provisioning config files... 16:09:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config15426558831616159742tmp [Pipeline] { [Pipeline] echo 16:09:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:57 ---> create-netrc.sh [Pipeline] } 16:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:09:58 ---> python-tools-install.sh [Pipeline] echo 16:09:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:09:58 ---> sudo-logs.sh 16:09:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:09:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:09:58 ---> job-cost.sh 16:09:58 lf-activate-venv: SKIPPING 16:09:58 DEBUG: total: 0.2199999988079071 16:09:58 INFO: Retrieving Stack Cost... 16:09:59 INFO: Retrieving Pricing Info for: v3-standard-8 16:09:59 INFO: Archiving Costs [Pipeline] echo 16:09:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:10:00 ---> logs-deploy.sh 16:10:00 lf-activate-venv: SKIPPING 16:10:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1531/2 16:10:00 INFO: archiving workspace using pattern(s): 16:10:00 Archives upload complete. 16:10:01 INFO: archiving logs to Nexus