Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d16e8182ecb0913aee36e010bf21ba70b942b39+55ceb93b68ddd1fabddb6a346a0921fb81c17045 (bc6fd8aeb2f0d4c89122edb3aed4016abe4af55f) 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-ssh9636085786328938033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17938523223122119271.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1610/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-1610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15079159245042752460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5067229449946744348.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-1610/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-1610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3420105760951457830.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7982 in /w/workspace/gexfoundry_device-sdk-go_PR-1610 [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-1610 # 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/1610/head:refs/remotes/origin/PR-1610 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55ceb93b68ddd1fabddb6a346a0921fb81c17045 into PR head commit 6d16e8182ecb0913aee36e010bf21ba70b942b39 Merge succeeded, producing 8c077b60cd103b6cc2394adba6f3b41267b968d3 Checking out Revision 8c077b60cd103b6cc2394adba6f3b41267b968d3 (PR-1610) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d16e8182ecb0913aee36e010bf21ba70b942b39 # 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 55ceb93b68ddd1fabddb6a346a0921fb81c17045 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c077b60cd103b6cc2394adba6f3b41267b968d3 # timeout=10 Commit message: "Merge commit '55ceb93b68ddd1fabddb6a346a0921fb81c17045' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 41a02f1660e79b632e177c6fac435da123a79680 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:37 ========================================================= 18:41:37 EdgeX Global Pipelines Version Info 18:41:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:38 ------------------- 18:41:38 stable info: 18:41:38 ------------------- 18:41:38 Commited By: Ginny Guan ginny@iotechsys.com 18:41:38 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:41:38 Message: update stable to v1.0.260 18:41:38 ------------------- 18:41:38 experimental info: 18:41:38 ------------------- 18:41:38 Commited By: Ginny Guan ginny@iotechsys.com 18:41:38 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:41:38 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1610 [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1610 [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1610 [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c077b60cd103b6cc2394adba6f3b41267b968d3 [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c077b6 [Pipeline] echo 18:41:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:39 provisioning config files... 18:41:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/config11622609853640237212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:40 ---> ****-login.sh 18:41:40 nexus3.edgexfoundry.org:10001 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 nexus3.edgexfoundry.org:10002 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 nexus3.edgexfoundry.org:10003 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 nexus3.edgexfoundry.org:10004 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 ****.io 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:41 Configure a credential helper to remove this warning. See 18:41:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:41 18:41:41 Login Succeeded 18:41:41 ---> ****-login.sh ends [Pipeline] } 18:41:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:41 + git rev-list -1 --merges 8c077b60cd103b6cc2394adba6f3b41267b968d3~1..8c077b60cd103b6cc2394adba6f3b41267b968d3 [Pipeline] echo 18:41:41 -----------> git rev-list -1 --merges 8c077b60cd103b6cc2394adba6f3b41267b968d3~1..8c077b60cd103b6cc2394adba6f3b41267b968d3 8c077b60cd103b6cc2394adba6f3b41267b968d3 18:41:41 8c077b60cd103b6cc2394adba6f3b41267b968d3 [false] [Pipeline] sh 18:41:41 + git log --format=format:%s -1 8c077b60cd103b6cc2394adba6f3b41267b968d3 [Pipeline] echo 18:41:41 ========================================================= 18:41:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:42 + git log --format=format:%s -1 8c077b60cd103b6cc2394adba6f3b41267b968d3 [Pipeline] echo 18:41:42 [semverPrep] GIT_COMMIT: 8c077b60cd103b6cc2394adba6f3b41267b968d3, Commit Message: Merge commit '55ceb93b68ddd1fabddb6a346a0921fb81c17045' into HEAD [Pipeline] echo 18:41:42 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:42 + grep -v github /etc/ssh/ssh_known_hosts 18:41:42 + [ -e /tmp/ssh_known_hosts ] 18:41:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:42 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:42 18:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:43 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:43 b85a868b505f: Pulling fs layer 18:41:43 e2be974225ed: Pulling fs layer 18:41:43 339a4e72a1f5: Pulling fs layer 18:41:43 988bab9f4d93: Pulling fs layer 18:41:43 1469e6f7b9e6: Pulling fs layer 18:41:43 eaf3925da568: Pulling fs layer 18:41:43 bab4dde63d76: Pulling fs layer 18:41:43 bde34c3a00c8: Pulling fs layer 18:41:43 b352a97aabf1: Pulling fs layer 18:41:43 4872d77fe225: Pulling fs layer 18:41:43 5851b861e8e6: Pulling fs layer 18:41:43 988bab9f4d93: Waiting 18:41:43 bab4dde63d76: Waiting 18:41:43 1469e6f7b9e6: Waiting 18:41:43 bde34c3a00c8: Waiting 18:41:43 b352a97aabf1: Waiting 18:41:43 eaf3925da568: Waiting 18:41:43 5851b861e8e6: Waiting 18:41:43 e2be974225ed: Verifying Checksum 18:41:43 e2be974225ed: Download complete 18:41:43 988bab9f4d93: Verifying Checksum 18:41:43 988bab9f4d93: Download complete 18:41:43 1469e6f7b9e6: Verifying Checksum 18:41:43 1469e6f7b9e6: Download complete 18:41:43 339a4e72a1f5: Verifying Checksum 18:41:43 339a4e72a1f5: Download complete 18:41:43 eaf3925da568: Verifying Checksum 18:41:43 eaf3925da568: Download complete 18:41:43 bde34c3a00c8: Download complete 18:41:43 b352a97aabf1: Verifying Checksum 18:41:43 b352a97aabf1: Download complete 18:41:43 4872d77fe225: Verifying Checksum 18:41:43 4872d77fe225: Download complete 18:41:43 5851b861e8e6: Download complete 18:41:43 b85a868b505f: Verifying Checksum 18:41:43 b85a868b505f: Download complete 18:41:43 bab4dde63d76: Verifying Checksum 18:41:43 bab4dde63d76: Download complete 18:41:45 b85a868b505f: Pull complete 18:41:45 e2be974225ed: Pull complete 18:41:45 339a4e72a1f5: Pull complete 18:41:45 988bab9f4d93: Pull complete 18:41:45 1469e6f7b9e6: Pull complete 18:41:45 eaf3925da568: Pull complete 18:41:47 bab4dde63d76: Pull complete 18:41:47 bde34c3a00c8: Pull complete 18:41:48 b352a97aabf1: Pull complete 18:41:48 4872d77fe225: Pull complete 18:41:48 5851b861e8e6: Pull complete 18:41:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:48 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 18:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:52 $ docker top 3bb995083990206a093ad56053bc983a9ba58555b3aa23a6e068ec58e61f3b60 -eo pid,comm 18:41:52 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). 18:41:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:52 [ssh-agent] Looking for ssh-agent implementation... 18:41:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:52 $ docker exec 3bb995083990206a093ad56053bc983a9ba58555b3aa23a6e068ec58e61f3b60 ssh-agent 18:41:52 SSH_AUTH_SOCK=/tmp/ssh-Sxbw7IANOFng/agent.31 18:41:52 SSH_AGENT_PID=38 18:41:52 Running ssh-add (command line suppressed) 18:41:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/private_key_17573043301319131203.key (/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/private_key_17573043301319131203.key) 18:41:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:52 + git tag --points-at HEAD [Pipeline] } 18:41:52 $ docker exec --env ******** --env ******** 3bb995083990206a093ad56053bc983a9ba58555b3aa23a6e068ec58e61f3b60 ssh-agent -k 18:41:52 unset SSH_AUTH_SOCK; 18:41:52 unset SSH_AGENT_PID; 18:41:52 echo Agent pid 38 killed; 18:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:53 [ssh-agent] Looking for ssh-agent implementation... 18:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:53 $ docker exec 3bb995083990206a093ad56053bc983a9ba58555b3aa23a6e068ec58e61f3b60 ssh-agent 18:41:53 SSH_AUTH_SOCK=/tmp/ssh-gmUKVTzJlbBo/agent.71 18:41:53 SSH_AGENT_PID=77 18:41:53 Running ssh-add (command line suppressed) 18:41:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/private_key_581451629746198924.key (/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/private_key_581451629746198924.key) 18:41:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:53 + git semver init 18:41:53 2024-08-19 18:41:53,829 [run_init] DEBUG init version:0.0.0 force:False 18:41:53 2024-08-19 18:41:53,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver 18:41:53 2024-08-19 18:41:53,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver 18:41:53 2024-08-19 18:41:53,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1610, universal_newlines=False, shell=None, istream=None) 18:41:56 2024-08-19 18:41:55,904 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610/.git/info/exclude 18:41:56 2024-08-19 18:41:55,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver/PR-1610 with force:False 18:41:56 2024-08-19 18:41:55,905 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver/PR-1610 18:41:56 2024-08-19 18:41:55,910 [execute] INFO git cat-file --batch-check 18:41:56 2024-08-19 18:41:55,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver, universal_newlines=False, shell=None, istream=) 18:41:56 2024-08-19 18:41:55,917 [execute] INFO git cat-file --batch 18:41:56 2024-08-19 18:41:55,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver, universal_newlines=False, shell=None, istream=) 18:41:56 2024-08-19 18:41:55,924 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver/PR-1610 18:41:56 0.0.0 [Pipeline] } 18:41:56 $ docker exec --env ******** --env ******** 3bb995083990206a093ad56053bc983a9ba58555b3aa23a6e068ec58e61f3b60 ssh-agent -k 18:41:56 unset SSH_AUTH_SOCK; 18:41:56 unset SSH_AGENT_PID; 18:41:56 echo Agent pid 77 killed; 18:41:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:56 + git semver [Pipeline] } 18:41:57 $ docker stop --time=1 3bb995083990206a093ad56053bc983a9ba58555b3aa23a6e068ec58e61f3b60 18:41:58 $ docker rm -f --volumes 3bb995083990206a093ad56053bc983a9ba58555b3aa23a6e068ec58e61f3b60 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:59 Stashed 1 file(s) [Pipeline] echo 18:41:59 [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 18:41:59 provisioning config files... 18:41:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/config1459415704606880021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:59 ---> ****-login.sh 18:41:59 nexus3.edgexfoundry.org:10001 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:59 Configure a credential helper to remove this warning. See 18:41:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:59 18:41:59 Login Succeeded 18:41:59 nexus3.edgexfoundry.org:10002 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:59 Configure a credential helper to remove this warning. See 18:41:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:59 18:41:59 Login Succeeded 18:41:59 nexus3.edgexfoundry.org:10003 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:59 Configure a credential helper to remove this warning. See 18:41:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:59 18:41:59 Login Succeeded 18:41:59 nexus3.edgexfoundry.org:10004 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:59 Configure a credential helper to remove this warning. See 18:41:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:59 18:41:59 Login Succeeded 18:41:59 ****.io 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:00 Configure a credential helper to remove this warning. See 18:42:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:00 18:42:00 Login Succeeded 18:42:00 ---> ****-login.sh ends [Pipeline] } 18:42:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:00 ========================================================= 18:42:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:42:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:00 + 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 . 18:42:00 Sending build context to Docker daemon 25.18MB 18:42:00 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:42:00 Step 2/10 : FROM ${BASE} AS builder 18:42:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:00 619be1103602: Pulling fs layer 18:42:00 7862e08f4a3e: Pulling fs layer 18:42:00 5df492c9dc93: Pulling fs layer 18:42:00 7629e6793208: Pulling fs layer 18:42:00 4f4fb700ef54: Pulling fs layer 18:42:00 fb5054dd5b73: Pulling fs layer 18:42:00 eeca6798cff9: Pulling fs layer 18:42:00 aa269ceb94a6: Pulling fs layer 18:42:00 ada007ff1a6a: Pulling fs layer 18:42:00 7629e6793208: Waiting 18:42:00 4f4fb700ef54: Waiting 18:42:00 aa269ceb94a6: Waiting 18:42:00 ada007ff1a6a: Waiting 18:42:00 fb5054dd5b73: Waiting 18:42:00 eeca6798cff9: Waiting 18:42:00 7862e08f4a3e: Download complete 18:42:00 7629e6793208: Verifying Checksum 18:42:00 7629e6793208: Download complete 18:42:00 4f4fb700ef54: Verifying Checksum 18:42:00 4f4fb700ef54: Download complete 18:42:00 fb5054dd5b73: Verifying Checksum 18:42:00 fb5054dd5b73: Download complete 18:42:00 619be1103602: Verifying Checksum 18:42:00 619be1103602: Download complete 18:42:00 eeca6798cff9: Verifying Checksum 18:42:00 eeca6798cff9: Download complete 18:42:01 619be1103602: Pull complete 18:42:01 ada007ff1a6a: Verifying Checksum 18:42:01 ada007ff1a6a: Download complete 18:42:01 7862e08f4a3e: Pull complete 18:42:01 5df492c9dc93: Download complete 18:42:01 aa269ceb94a6: Verifying Checksum 18:42:04 5df492c9dc93: Pull complete 18:42:04 7629e6793208: Pull complete 18:42:04 4f4fb700ef54: Pull complete 18:42:04 fb5054dd5b73: Pull complete 18:42:05 eeca6798cff9: Pull complete 18:42:07 aa269ceb94a6: Pull complete 18:42:08 ada007ff1a6a: Pull complete 18:42:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:42:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:42:08 ---> f489d0715acc 18:42:08 Step 3/10 : ARG MAKE=make build 18:42:13 ---> Running in efd268558d66 18:42:13 Removing intermediate container efd268558d66 18:42:13 ---> 7e644148d29e 18:42:13 Step 4/10 : WORKDIR /device-sdk-go 18:42:13 ---> Running in 62b9f1f287c6 18:42:13 Removing intermediate container 62b9f1f287c6 18:42:13 ---> 51abd30abafb 18:42:13 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:13 ---> Running in 06dca3eefd7d 18:42:13 Removing intermediate container 06dca3eefd7d 18:42:13 ---> 422fe859c64e 18:42:13 Step 6/10 : RUN apk add --update --no-cache make git 18:42:13 ---> Running in 4533bdfda504 18:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:42:14 Still waiting to schedule task 18:42:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:42:14 OK: 264 MiB in 52 packages 18:42:14 Removing intermediate container 4533bdfda504 18:42:14 ---> 0d86e6baa950 18:42:14 Step 7/10 : COPY go.mod vendor* ./ 18:42:14 ---> 354bd82e1976 18:42:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:14 ---> Running in 2f77223a9f70 18:43:22 Removing intermediate container 2f77223a9f70 18:43:22 ---> bbdfe02c98b5 18:43:22 Step 9/10 : COPY . . 18:43:22 ---> 74f993c959d5 18:43:22 Step 10/10 : RUN ${MAKE} 18:43:22 ---> Running in c79bf5ea3a2a 18:43:22 noop 18:43:22 Removing intermediate container c79bf5ea3a2a 18:43:22 ---> 1888783ddb8b 18:43:22 Successfully built 1888783ddb8b 18:43:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:23 + docker inspect -f . ci-base-image-x86_64 18:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:23 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 18:43:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:23 $ docker top 10d6307afe30cdbee8fd5cec80390d75a8c44588d2f28aae9c22cdd4fffefc64 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:24 + go version 18:43:24 go version go1.21.9 linux/amd64 [Pipeline] } 18:43:24 $ docker stop --time=1 10d6307afe30cdbee8fd5cec80390d75a8c44588d2f28aae9c22cdd4fffefc64 18:43:25 $ docker rm -f --volumes 10d6307afe30cdbee8fd5cec80390d75a8c44588d2f28aae9c22cdd4fffefc64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:25 + docker inspect -f . ci-base-image-x86_64 18:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:25 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 18:43:25 $ 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-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:26 $ docker top 68f824af05e6aee9c98dc02a279bbae6a14b6a7b564fd6565655a36d537d4838 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1610 [Pipeline] fileExists [Pipeline] sh 18:43:26 + make test 18:43:26 go test -race -coverprofile=coverage.out ./... 18:43:35 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7983 in /w/workspace/gexfoundry_device-sdk-go_PR-1610 [Pipeline] { [Pipeline] ws 18:43:50 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:43:53 The recommended git tool is: git 18:44:01 using credential edgex-jenkins-ssh 18:44:01 Cloning the remote Git repository 18:44:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:44:01 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:44:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:01 > git --version # timeout=10 18:44:01 > git --version # 'git version 2.25.1' 18:44:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:44:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:44:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1610/head:refs/remotes/origin/PR-1610 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:44:07 Merging remotes/origin/main commit 55ceb93b68ddd1fabddb6a346a0921fb81c17045 into PR head commit 6d16e8182ecb0913aee36e010bf21ba70b942b39 18:44:07 Merge succeeded, producing c30bcadee867274bd3478864534403694056bf40 18:44:07 Checking out Revision c30bcadee867274bd3478864534403694056bf40 (PR-1610) 18:44:07 > git config core.sparsecheckout # timeout=10 18:44:07 > git checkout -f 6d16e8182ecb0913aee36e010bf21ba70b942b39 # timeout=10 18:44:07 > git remote # timeout=10 18:44:07 > git config --get remote.origin.url # timeout=10 18:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:07 > git merge 55ceb93b68ddd1fabddb6a346a0921fb81c17045 # timeout=10 18:44:07 > git rev-parse HEAD^{commit} # timeout=10 18:44:07 > git config core.sparsecheckout # timeout=10 18:44:07 > git checkout -f c30bcadee867274bd3478864534403694056bf40 # timeout=10 18:44:11 Commit message: "Merge commit '55ceb93b68ddd1fabddb6a346a0921fb81c17045' into HEAD" 18:44:11 First time build. Skipping changelog. 18:44:11 > git rev-list --no-walk 41a02f1660e79b632e177c6fac435da123a79680 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:13 Dload Upload Total Spent Left Speed 18:44:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 18:44:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:13 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 18:44:13 tee /etc/docker/daemon.new 18:44:13 { 18:44:13 "registry-mirrors": [ 18:44:13 "https://nexus3.edgexfoundry.org:10001" 18:44:13 ], 18:44:13 "bip": "10.250.0.254/24", 18:44:13 "hosts": [ 18:44:13 "tcp://0.0.0.0:5555", 18:44:13 "unix:///var/run/docker.sock" 18:44:13 ], 18:44:13 "mtu": 1458, 18:44:13 "selinux-enabled": true, 18:44:13 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:13 } [Pipeline] sh 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:44:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.028s coverage: 26.0% of statements 18:44:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:44:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.040s coverage: 86.0% of statements 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:44:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:44:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 52.2% of statements 18:44:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:14 + sudo service docker restart 18:44:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:44:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.030s coverage: 14.4% of statements 18:44:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.391s coverage: 44.6% of statements 18:44:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.046s coverage: 68.5% of statements 18:44:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.087s coverage: 89.2% of statements 18:44:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:32 provisioning config files... 18:44:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config13661917682326311310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:33 ---> ****-login.sh 18:44:33 nexus3.edgexfoundry.org:10001 18:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:33 Configure a credential helper to remove this warning. See 18:44:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:33 18:44:33 Login Succeeded 18:44:33 nexus3.edgexfoundry.org:10002 18:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:34 Configure a credential helper to remove this warning. See 18:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:34 18:44:34 Login Succeeded 18:44:34 nexus3.edgexfoundry.org:10003 18:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:34 Configure a credential helper to remove this warning. See 18:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:34 18:44:34 Login Succeeded 18:44:34 nexus3.edgexfoundry.org:10004 18:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:34 Configure a credential helper to remove this warning. See 18:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:34 18:44:34 Login Succeeded 18:44:34 ****.io 18:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:44:35 Configure a credential helper to remove this warning. See 18:44:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:44:35 18:44:35 Login Succeeded 18:44:35 ---> ****-login.sh ends [Pipeline] } 18:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:44:35 ========================================================= 18:44:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:44:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:36 + 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 . 18:44:36 Sending build context to Docker daemon 13.03MB 18:44:36 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:44:36 Step 2/10 : FROM ${BASE} AS builder 18:44:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:36 c6b39de5b339: Pulling fs layer 18:44:36 a69c41024577: Pulling fs layer 18:44:36 d6de4b400683: Pulling fs layer 18:44:36 35cb2a7552d0: Pulling fs layer 18:44:36 4f4fb700ef54: Pulling fs layer 18:44:36 464afbd9ba4c: Pulling fs layer 18:44:36 00f215d4a9da: Pulling fs layer 18:44:36 d496ad576159: Pulling fs layer 18:44:36 464afbd9ba4c: Waiting 18:44:36 00f215d4a9da: Waiting 18:44:36 d496ad576159: Waiting 18:44:36 35cb2a7552d0: Waiting 18:44:36 4f4fb700ef54: Waiting 18:44:36 a69c41024577: Verifying Checksum 18:44:36 a69c41024577: Download complete 18:44:37 35cb2a7552d0: Verifying Checksum 18:44:37 35cb2a7552d0: Download complete 18:44:37 4f4fb700ef54: Verifying Checksum 18:44:37 4f4fb700ef54: Download complete 18:44:37 464afbd9ba4c: Verifying Checksum 18:44:37 464afbd9ba4c: Download complete 18:44:37 c6b39de5b339: Download complete 18:44:37 d496ad576159: Verifying Checksum 18:44:37 c6b39de5b339: Pull complete 18:44:38 a69c41024577: Pull complete 18:44:38 d6de4b400683: Verifying Checksum 18:44:38 d6de4b400683: Download complete 18:44:39 00f215d4a9da: Verifying Checksum 18:44:39 00f215d4a9da: Download complete 18:44:52 d6de4b400683: Pull complete 18:44:52 35cb2a7552d0: Pull complete 18:44:52 4f4fb700ef54: Pull complete 18:44:52 464afbd9ba4c: Pull complete 18:44:56 GO111MODULE=on go vet ./... 18:44:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:44:56 $ docker stop --time=1 68f824af05e6aee9c98dc02a279bbae6a14b6a7b564fd6565655a36d537d4838 18:45:00 00f215d4a9da: Pull complete 18:45:01 $ docker rm -f --volumes 68f824af05e6aee9c98dc02a279bbae6a14b6a7b564fd6565655a36d537d4838 18:45:02 d496ad576159: Pull complete 18:45:02 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:45:02 ---> f246e2811388 18:45:02 Step 3/10 : ARG MAKE=make build [Pipeline] // withDockerContainer [Pipeline] sh 18:45:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:03 + ls -al . 18:45:03 total 380 18:45:03 drwxrwxr-x 11 jenkins jenkins 4096 Aug 19 18:43 . 18:45:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 18:41 .. 18:45:03 -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 18:41 .dockerignore 18:45:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 18:44 .git 18:45:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:41 .github 18:45:03 -rw-rw-r-- 1 jenkins jenkins 137 Aug 19 18:41 .gitignore 18:45:03 -rw-rw-r-- 1 jenkins jenkins 42 Aug 19 18:41 .golangci.yml 18:45:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 18:41 .semver 18:45:03 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 19 18:41 CHANGELOG.md 18:45:03 -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 18:41 GOVERNANCE.md 18:45:03 -rw-rw-r-- 1 jenkins jenkins 885 Aug 19 18:41 Jenkinsfile 18:45:03 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 19 18:41 LICENSE 18:45:03 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 19 18:41 Makefile 18:45:03 -rw-rw-r-- 1 jenkins jenkins 619 Aug 19 18:41 OWNERS.md 18:45:03 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 19 18:41 README.md 18:45:03 -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 18:41 VERSION 18:45:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 18:41 bin 18:45:03 -rw-r--r-- 1 jenkins jenkins 126056 Aug 19 18:44 coverage.out 18:45:03 drwxrwxr-x 5 jenkins jenkins 4096 Aug 19 18:41 example 18:45:03 -rw-rw-r-- 1 jenkins jenkins 6996 Aug 19 18:41 go.mod 18:45:03 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 19 18:41 go.sum 18:45:03 drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 18:41 internal 18:45:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:41 openapi 18:45:03 drwxrwxr-x 6 jenkins jenkins 4096 Aug 19 18:41 pkg 18:45:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 18:41 snap 18:45:03 -rw-rw-r-- 1 jenkins jenkins 222 Aug 19 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:03 ---> Running in 40e9e0a8c3ad 18:45:03 + 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=8c077b60cd103b6cc2394adba6f3b41267b968d3 --label arch=amd64 --label version=0.0.0 . 18:45:03 Sending build context to Docker daemon 25.31MB 18:45:03 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:45:03 Step 2/24 : FROM ${BASE} AS builder 18:45:03 ---> 1888783ddb8b 18:45:03 Step 3/24 : ARG MAKE=make build 18:45:04 Removing intermediate container 40e9e0a8c3ad 18:45:04 ---> 76a953147015 18:45:04 Step 4/10 : WORKDIR /device-sdk-go 18:45:04 ---> Running in b227b5f7357d 18:45:04 Removing intermediate container b227b5f7357d 18:45:04 ---> 055c3cefe0ad 18:45:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:04 ---> Running in 2c0984b36044 18:45:04 Removing intermediate container 2c0984b36044 18:45:04 ---> 45b37701e962 18:45:04 Step 6/10 : RUN apk add --update --no-cache make git 18:45:04 ---> Running in 78577d645133 18:45:04 ---> Running in 49df3df5b1e6 18:45:05 Removing intermediate container 49df3df5b1e6 18:45:05 ---> 75c1605778a1 18:45:05 Step 4/24 : WORKDIR /device-sdk-go 18:45:05 ---> Running in 3f3348d3928d 18:45:05 Removing intermediate container 3f3348d3928d 18:45:05 ---> a8817c4b24a0 18:45:05 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:05 ---> Running in 5b6618410cf3 18:45:05 Removing intermediate container 5b6618410cf3 18:45:05 ---> 9abc5544d685 18:45:05 Step 6/24 : RUN apk add --update --no-cache make git 18:45:05 ---> Running in 71c1b16c1a91 18:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:45:06 OK: 264 MiB in 52 packages 18:45:06 Removing intermediate container 71c1b16c1a91 18:45:06 ---> ce60da9527e6 18:45:06 Step 7/24 : COPY go.mod vendor* ./ 18:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:45:06 ---> 5a1aadcaf31a 18:45:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:06 ---> Running in 685e6f4fb342 18:45:07 OK: 266 MiB in 52 packages 18:45:07 Removing intermediate container 685e6f4fb342 18:45:07 ---> 0671133ec741 18:45:07 Step 9/24 : COPY . . 18:45:07 Removing intermediate container 78577d645133 18:45:07 ---> a7797f78b116 18:45:07 Step 7/10 : COPY go.mod vendor* ./ 18:45:08 ---> 8449514cb5c9 18:45:08 Step 10/24 : RUN ${MAKE} 18:45:08 ---> Running in 142625fff65a 18:45:08 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 18:45:08 ---> 93a24c70f99f 18:45:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:08 ---> Running in f89dbaf3f190 18:45:47 Removing intermediate container 142625fff65a 18:45:47 ---> fb91097f6e71 18:45:47 Step 11/24 : FROM alpine:3.18 18:45:47 3.18: Pulling from library/alpine 18:45:47 930bdd4d222e: Pulling fs layer 18:45:47 930bdd4d222e: Verifying Checksum 18:45:47 930bdd4d222e: Download complete 18:45:47 930bdd4d222e: Pull complete 18:45:47 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:45:47 Status: Downloaded newer image for alpine:3.18 18:45:47 ---> 18f865063206 18:45:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:45:47 ---> Running in 36a69e7fe5d3 18:45:47 Removing intermediate container 36a69e7fe5d3 18:45:47 ---> 90869a64ca60 18:45:47 Step 13/24 : RUN apk add --update --no-cache dumb-init 18:45:47 ---> Running in 328975d3faf1 18:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:47 (1/1) Installing dumb-init (1.2.5-r2) 18:45:47 Executing busybox-1.36.1-r7.trigger 18:45:47 OK: 7 MiB in 16 packages 18:45:47 Removing intermediate container 328975d3faf1 18:45:47 ---> 894567a91cf8 18:45:47 Step 14/24 : RUN apk --no-cache upgrade 18:45:47 ---> Running in 3bc3b0ad3153 18:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:47 OK: 7 MiB in 16 packages 18:45:47 Removing intermediate container 3bc3b0ad3153 18:45:47 ---> f61748b6d5c1 18:45:47 Step 15/24 : WORKDIR / 18:45:47 ---> Running in ed5e098b0c22 18:45:47 Removing intermediate container ed5e098b0c22 18:45:47 ---> 627d3c605be4 18:45:47 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:45:47 ---> 5fe5ac235519 18:45:47 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:45:47 ---> 39865d4f6e95 18:45:47 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:45:47 ---> dbe08c949615 18:45:47 Step 19/24 : EXPOSE 59999 18:45:47 ---> Running in b6a8f3d90413 18:45:47 Removing intermediate container b6a8f3d90413 18:45:47 ---> 406915381a41 18:45:47 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:45:47 ---> Running in d38242fbde5f 18:45:47 Removing intermediate container d38242fbde5f 18:45:47 ---> 48b70a15e573 18:45:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:47 ---> Running in 70f74f875127 18:45:47 Removing intermediate container 70f74f875127 18:45:47 ---> f2b86fe02a93 18:45:47 Step 22/24 : LABEL arch=amd64 18:45:47 ---> Running in facd26943e11 18:45:47 Removing intermediate container facd26943e11 18:45:47 ---> 3ed228f07f22 18:45:47 Step 23/24 : LABEL git_sha=8c077b60cd103b6cc2394adba6f3b41267b968d3 18:45:47 ---> Running in 79085081b148 18:45:47 Removing intermediate container 79085081b148 18:45:47 ---> dec2b4807033 18:45:47 Step 24/24 : LABEL version=0.0.0 18:45:47 ---> Running in a41e053007fc 18:45:47 Removing intermediate container a41e053007fc 18:45:47 ---> 2c7e22525cbe 18:45:47 [Warning] One or more build-args [ARCH] were not consumed 18:45:47 Successfully built 2c7e22525cbe 18:45:47 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:48 18:45:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:48 latest: Pulling from edgex-lftools-log-publisher 18:45:48 5eb5b503b376: Pulling fs layer 18:45:48 5c69ac0246d0: Pulling fs layer 18:45:48 ec43610c2a17: Pulling fs layer 18:45:48 3a2ae6a8a46f: Pulling fs layer 18:45:48 33b1e0a273af: Pulling fs layer 18:45:48 5d3b04190fa2: Pulling fs layer 18:45:48 2f39f015ded8: Pulling fs layer 18:45:48 33b1e0a273af: Waiting 18:45:48 5d3b04190fa2: Waiting 18:45:48 2f39f015ded8: Waiting 18:45:48 3a2ae6a8a46f: Waiting 18:45:48 5c69ac0246d0: Download complete 18:45:48 3a2ae6a8a46f: Verifying Checksum 18:45:48 3a2ae6a8a46f: Download complete 18:45:48 33b1e0a273af: Verifying Checksum 18:45:48 33b1e0a273af: Download complete 18:45:48 ec43610c2a17: Verifying Checksum 18:45:48 ec43610c2a17: Download complete 18:45:48 5d3b04190fa2: Verifying Checksum 18:45:48 5d3b04190fa2: Download complete 18:45:48 5eb5b503b376: Verifying Checksum 18:45:48 5eb5b503b376: Download complete 18:45:49 2f39f015ded8: Download complete 18:45:49 5eb5b503b376: Pull complete 18:45:49 5c69ac0246d0: Pull complete 18:45:50 ec43610c2a17: Pull complete 18:45:50 3a2ae6a8a46f: Pull complete 18:45:50 33b1e0a273af: Pull complete 18:45:50 5d3b04190fa2: Pull complete 18:45:54 2f39f015ded8: Pull complete 18:45:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:55 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 18:45:55 $ 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-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@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 18:45:59 $ docker top 9e2868dcefe4c57308b6f829ba31e2661e77fb945f8e338bf6bc0b18176a0cf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:00 ---> job-cost.sh 18:46:00 lf-activate-venv: SKIPPING 18:46:00 INFO: No Stack... 18:46:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:00 INFO: Archiving Costs [Pipeline] sh 18:46:01 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives/cost.csv 18:46:01 + cut -d, -f6 [Pipeline] lock 18:46:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-3-stack-cost] 18:46:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1610-3-stack-cost] did not exist. Created. 18:46:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:01 + echo total: 0.2199999988079071 [Pipeline] stash 18:46:01 Stashed 1 file(s) [Pipeline] } 18:46:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:01 $ docker stop --time=1 9e2868dcefe4c57308b6f829ba31e2661e77fb945f8e338bf6bc0b18176a0cf2 18:46:02 $ docker rm -f --volumes 9e2868dcefe4c57308b6f829ba31e2661e77fb945f8e338bf6bc0b18176a0cf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:47:00 Removing intermediate container f89dbaf3f190 18:47:00 ---> c20bdf9bbd04 18:47:00 Step 9/10 : COPY . . 18:47:00 ---> 55e8c9df40ca 18:47:00 Step 10/10 : RUN ${MAKE} 18:47:00 ---> Running in 1223e41131dc 18:47:00 noop 18:47:00 Removing intermediate container 1223e41131dc 18:47:00 ---> d3ae38e2a6b1 18:47:00 Successfully built d3ae38e2a6b1 18:47:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:00 + docker inspect -f . ci-base-image-arm64 18:47:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:00 prd-ubuntu20.04-docker-arm64-4c-16g-7983 does not seem to be running inside a container 18:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 18:47:02 $ docker top 93a4328c5faff30363416ba32555f40862e0b5cf4f52b85b3bf9842de7f2e4da -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:02 + go version 18:47:02 go version go1.21.9 linux/arm64 [Pipeline] } 18:47:02 $ docker stop --time=1 93a4328c5faff30363416ba32555f40862e0b5cf4f52b85b3bf9842de7f2e4da 18:47:04 $ docker rm -f --volumes 93a4328c5faff30363416ba32555f40862e0b5cf4f52b85b3bf9842de7f2e4da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:05 + docker inspect -f . ci-base-image-arm64 18:47:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:05 prd-ubuntu20.04-docker-arm64-4c-16g-7983 does not seem to be running inside a container 18:47:05 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 18:47:06 $ docker top 59efc6c535d9ae1b32f1b721d96bd29c7f4368a74a13cd006f5fdedb0c824cd7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:07 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 18:47:07 + make test 18:47:07 go test -race -coverprofile=coverage.out ./... 18:47:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:51:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:51:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:51:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:51:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:51:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:51:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.108s coverage: 26.0% of statements 18:51:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.162s coverage: 79.4% of statements 18:51:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:51:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:51:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.242s coverage: 86.0% of statements 18:51:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:51:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.432s coverage: 52.2% of statements 18:51:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.176s coverage: 14.4% of statements 18:51:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.168s coverage: 44.6% of statements 18:51:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:51:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:51:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.303s coverage: 68.5% of statements 18:51:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.377s coverage: 89.2% of statements 18:51:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:51:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.240s coverage: 5.4% of statements 18:51:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:51:43 GO111MODULE=on go vet ./... 18:55:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:55:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:55:20 ./bin/test-attribution-txt.sh [Pipeline] echo 18:55:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:55:20 $ docker stop --time=1 59efc6c535d9ae1b32f1b721d96bd29c7f4368a74a13cd006f5fdedb0c824cd7 18:55:22 $ docker rm -f --volumes 59efc6c535d9ae1b32f1b721d96bd29c7f4368a74a13cd006f5fdedb0c824cd7 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:55:24 Warning: overwriting stash ‘coverage-report’ 18:55:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:55:25 + ls -al . 18:55:25 total 376 18:55:25 drwxrwxr-x 10 jenkins jenkins 4096 Aug 19 18:47 . 18:55:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 18:44 .. 18:55:25 -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 18:44 .dockerignore 18:55:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 18:44 .git 18:55:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:44 .github 18:55:25 -rw-rw-r-- 1 jenkins jenkins 137 Aug 19 18:44 .gitignore 18:55:25 -rw-rw-r-- 1 jenkins jenkins 42 Aug 19 18:44 .golangci.yml 18:55:25 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 19 18:44 CHANGELOG.md 18:55:25 -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 18:44 GOVERNANCE.md 18:55:25 -rw-rw-r-- 1 jenkins jenkins 885 Aug 19 18:44 Jenkinsfile 18:55:25 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 19 18:44 LICENSE 18:55:25 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 19 18:44 Makefile 18:55:25 -rw-rw-r-- 1 jenkins jenkins 619 Aug 19 18:44 OWNERS.md 18:55:25 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 19 18:44 README.md 18:55:25 -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 18:41 VERSION 18:55:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 18:44 bin 18:55:25 -rw-r--r-- 1 jenkins jenkins 126053 Aug 19 18:51 coverage.out 18:55:25 drwxrwxr-x 5 jenkins jenkins 4096 Aug 19 18:44 example 18:55:25 -rw-rw-r-- 1 jenkins jenkins 6996 Aug 19 18:44 go.mod 18:55:25 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 19 18:44 go.sum 18:55:25 drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 18:44 internal 18:55:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:44 openapi 18:55:25 drwxrwxr-x 6 jenkins jenkins 4096 Aug 19 18:44 pkg 18:55:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 18:44 snap 18:55:25 -rw-rw-r-- 1 jenkins jenkins 222 Aug 19 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:26 + 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=c30bcadee867274bd3478864534403694056bf40 --label arch=arm64 --label version=0.0.0 . 18:55:26 Sending build context to Docker daemon 13.16MB 18:55:26 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 18:55:26 Step 2/24 : FROM ${BASE} AS builder 18:55:26 ---> d3ae38e2a6b1 18:55:26 Step 3/24 : ARG MAKE=make build 18:55:26 ---> Running in 9f7bf1f8643d 18:55:26 Removing intermediate container 9f7bf1f8643d 18:55:26 ---> d186c18284cb 18:55:26 Step 4/24 : WORKDIR /device-sdk-go 18:55:27 ---> Running in b1e45dd81466 18:55:27 Removing intermediate container b1e45dd81466 18:55:27 ---> 66e94bfd84f0 18:55:27 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:55:27 ---> Running in 3c9d83a1b342 18:55:27 Removing intermediate container 3c9d83a1b342 18:55:27 ---> 2fe421c19a16 18:55:27 Step 6/24 : RUN apk add --update --no-cache make git 18:55:27 ---> Running in 50d4b5881409 18:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:55:30 OK: 266 MiB in 52 packages 18:55:31 Removing intermediate container 50d4b5881409 18:55:31 ---> aa0fd3d53851 18:55:31 Step 7/24 : COPY go.mod vendor* ./ 18:55:31 ---> 9121149e2ebb 18:55:31 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:31 ---> Running in 9f7e2b2bb5da 18:55:34 Removing intermediate container 9f7e2b2bb5da 18:55:34 ---> 9be6a9661361 18:55:34 Step 9/24 : COPY . . 18:55:35 ---> 05d0027e1e07 18:55:35 Step 10/24 : RUN ${MAKE} 18:55:35 ---> Running in fc64892549df 18:55:36 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 18:58:58 Removing intermediate container fc64892549df 18:58:58 ---> 2cfd02aa7d94 18:58:58 Step 11/24 : FROM alpine:3.18 18:58:58 3.18: Pulling from library/alpine 18:58:58 4983c3fe2029: Pulling fs layer 18:58:58 4983c3fe2029: Verifying Checksum 18:58:58 4983c3fe2029: Download complete 18:58:58 4983c3fe2029: Pull complete 18:58:58 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:58:58 Status: Downloaded newer image for alpine:3.18 18:58:58 ---> a0237000ae83 18:58:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:58:58 ---> Running in 3604a82404f1 18:58:58 Removing intermediate container 3604a82404f1 18:58:58 ---> 664325aced8e 18:58:58 Step 13/24 : RUN apk add --update --no-cache dumb-init 18:58:58 ---> Running in cc4ae718d86c 18:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:58:59 (1/1) Installing dumb-init (1.2.5-r2) 18:58:59 Executing busybox-1.36.1-r7.trigger 18:58:59 OK: 8 MiB in 16 packages 18:59:00 Removing intermediate container cc4ae718d86c 18:59:00 ---> 0e6233117594 18:59:00 Step 14/24 : RUN apk --no-cache upgrade 18:59:00 ---> Running in 25b71f54804b 18:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:59:02 OK: 8 MiB in 16 packages 18:59:03 Removing intermediate container 25b71f54804b 18:59:03 ---> 362903342a9a 18:59:03 Step 15/24 : WORKDIR / 18:59:03 ---> Running in 8ede227a1486 18:59:03 Removing intermediate container 8ede227a1486 18:59:03 ---> e2b228c8d228 18:59:03 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:59:04 ---> c2e0c61f6269 18:59:04 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:59:07 ---> bf5575dc4356 18:59:07 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:59:07 ---> f701d052b6f8 18:59:07 Step 19/24 : EXPOSE 59999 18:59:07 ---> Running in d74409aa0d65 18:59:07 Removing intermediate container d74409aa0d65 18:59:07 ---> d3ae19d9a424 18:59:07 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:59:07 ---> Running in f3616efaf85e 18:59:07 Removing intermediate container f3616efaf85e 18:59:07 ---> edb8f3062cc4 18:59:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:59:07 ---> Running in d2605b016597 18:59:08 Removing intermediate container d2605b016597 18:59:08 ---> 9d3614540fae 18:59:08 Step 22/24 : LABEL arch=arm64 18:59:08 ---> Running in daab2a71ad95 18:59:08 Removing intermediate container daab2a71ad95 18:59:08 ---> 4d7e0bfdf169 18:59:08 Step 23/24 : LABEL git_sha=c30bcadee867274bd3478864534403694056bf40 18:59:08 ---> Running in 1b300d60c649 18:59:09 Removing intermediate container 1b300d60c649 18:59:09 ---> 8cd110b9d892 18:59:09 Step 24/24 : LABEL version=0.0.0 18:59:09 ---> Running in cc445eb4bd44 18:59:09 Removing intermediate container cc445eb4bd44 18:59:09 ---> 65672d4c64ec 18:59:09 [Warning] One or more build-args [ARCH] were not consumed 18:59:09 Successfully built 65672d4c64ec 18:59:09 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:10 18:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:10 arm64: Pulling from edgex-lftools-log-publisher 18:59:10 8998bd30e6a1: Pulling fs layer 18:59:10 04944245beec: Pulling fs layer 18:59:10 699f458cf7ca: Pulling fs layer 18:59:10 765212b225bb: Pulling fs layer 18:59:10 f23df028b6ca: Pulling fs layer 18:59:10 d65c8cfc05b1: Pulling fs layer 18:59:10 2437ff75d9bd: Pulling fs layer 18:59:10 2437ff75d9bd: Waiting 18:59:10 f23df028b6ca: Waiting 18:59:10 765212b225bb: Waiting 18:59:10 d65c8cfc05b1: Waiting 18:59:10 04944245beec: Verifying Checksum 18:59:10 04944245beec: Download complete 18:59:10 765212b225bb: Verifying Checksum 18:59:10 765212b225bb: Download complete 18:59:10 f23df028b6ca: Verifying Checksum 18:59:10 f23df028b6ca: Download complete 18:59:10 d65c8cfc05b1: Verifying Checksum 18:59:10 d65c8cfc05b1: Download complete 18:59:10 699f458cf7ca: Verifying Checksum 18:59:10 699f458cf7ca: Download complete 18:59:11 8998bd30e6a1: Download complete 18:59:13 2437ff75d9bd: Verifying Checksum 18:59:13 2437ff75d9bd: Download complete 18:59:15 8998bd30e6a1: Pull complete 18:59:16 04944245beec: Pull complete 18:59:17 699f458cf7ca: Pull complete 18:59:17 765212b225bb: Pull complete 18:59:18 f23df028b6ca: Pull complete 18:59:19 d65c8cfc05b1: Pull complete 18:59:37 2437ff75d9bd: Pull complete 18:59:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:59:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:37 prd-ubuntu20.04-docker-arm64-4c-16g-7983 does not seem to be running inside a container 18:59:37 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 18:59:40 $ docker top 47f924147e1769c85c08191bec25b0b295e41b84beb6b27fea88c61be97f6418 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:41 ---> job-cost.sh 18:59:41 lf-activate-venv: SKIPPING 18:59:41 INFO: No Stack... 18:59:41 INFO: Retrieving Pricing Info for: v3-standard-4 18:59:42 INFO: Archiving Costs [Pipeline] sh 18:59:43 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 18:59:43 + cut -d, -f6 [Pipeline] lock 18:59:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-3-stack-cost] 18:59:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1610-3-stack-cost] did not exist. Created. 18:59:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:43 /w/workspace/device-sdk-go/3@tmp/durable-82a6a4b4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:59:44 + echo total: 0.10999999940395355 [Pipeline] stash 18:59:44 Warning: overwriting stash ‘stack-cost’ 18:59:44 Stashed 1 file(s) [Pipeline] } 18:59:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:44 $ docker stop --time=1 47f924147e1769c85c08191bec25b0b295e41b84beb6b27fea88c61be97f6418 18:59:46 $ docker rm -f --volumes 47f924147e1769c85c08191bec25b0b295e41b84beb6b27fea88c61be97f6418 [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 18:59:46 provisioning config files... 18:59:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/config9569363721350233694tmp [Pipeline] { [Pipeline] sh 18:59:47 + set +x 18:59:47 + bash -s -- 18:59:47 + curl -s https://codecov.io/bash 18:59:47 18:59:47 _____ _ 18:59:47 / ____| | | 18:59:47 | | ___ __| | ___ ___ _____ __ 18:59:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:59:47 | |___| (_) | (_| | __/ (_| (_) \ V / 18:59:47 \_____\___/ \__,_|\___|\___\___/ \_/ 18:59:47 Bash-1.0.6 18:59:47 18:59:47 18:59:47 ==> git version 2.25.1 found 18:59:47 ==> 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 18:59:47 Release-Date: 2020-01-08 18:59:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:59:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:59:47 ==> Jenkins CI detected. 18:59:47 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1610 18:59:47 project root: . 18:59:47 --> token set from env 18:59:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:59:47 ==> Running gcov in . (disable via -X gcov) 18:59:47 ==> Python coveragepy not found 18:59:47 ==> Searching for coverage reports in: 18:59:47 + . 18:59:47 -> Found 1 reports 18:59:47 ==> Detecting git/mercurial file structure 18:59:47 ==> Reading reports 18:59:47 + ./coverage.out bytes=126053 18:59:47 ==> Appending adjustments 18:59:47 https://docs.codecov.io/docs/fixing-reports 18:59:47 + Found adjustments 18:59:47 ==> Gzipping contents 18:59:47 20K /tmp/codecov.iEgvdv.gz 18:59:47 ==> Uploading reports 18:59:47 url: https://codecov.io 18:59:47 query: branch=PR-1610&commit=8c077b60cd103b6cc2394adba6f3b41267b968d3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1610%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1610&job=&cmd_args= 18:59:47 -> Pinging Codecov 18:59:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1610&commit=8c077b60cd103b6cc2394adba6f3b41267b968d3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1610%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1610&job=&cmd_args= 18:59:47 -> Uploading to 18:59:47 https://storage.googleapis.com/codecov/v4/raw/2024-08-19/7E55EF52A471D76F132DFD9A03CDDE97/8c077b60cd103b6cc2394adba6f3b41267b968d3/7a48defb-b69f-48a8-bae7-5a1c90beb45e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T185947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62ed6377a1dd09a6a2a160eaab4ac9c5ad1f09f22d84045273a1b0ab303e83c8 18:59:47 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:47 Dload Upload Total Spent Left Speed 18:59:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17149 0 0 100 17149 0 77247 --:--:-- --:--:-- --:--:-- 77247 18:59:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8c077b60cd103b6cc2394adba6f3b41267b968d3 [Pipeline] } 18:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:59:48 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives ] 18:59:48 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives 18:59:48 total 16 18:59:48 drwxr-xr-x 3 root root 4096 Aug 19 18:46 . 18:59:48 drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 18:46 .. 18:59:48 drwxr-xr-x 2 root root 4096 Aug 19 18:46 cost 18:59:48 -rw-r--r-- 1 root root 86 Aug 19 18:46 cost.csv 18:59:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives 18:59:48 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives 18:59:48 total 16 18:59:48 drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 18:46 . 18:59:48 drwxrwxr-x 12 jenkins jenkins 4096 Aug 19 18:46 .. 18:59:48 drwxr-xr-x 2 jenkins jenkins 4096 Aug 19 18:46 cost 18:59:48 -rw-r--r-- 1 jenkins jenkins 86 Aug 19 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:59:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:50 ---> package-listing.sh 18:59:50 ++ facter osfamily 18:59:50 ++ tr '[:upper:]' '[:lower:]' 18:59:50 + OS_FAMILY=debian 18:59:50 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1610 18:59:50 + START_PACKAGES=/tmp/packages_start.txt 18:59:50 + END_PACKAGES=/tmp/packages_end.txt 18:59:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:50 + PACKAGES=/tmp/packages_start.txt 18:59:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1610 ']' 18:59:50 + PACKAGES=/tmp/packages_end.txt 18:59:50 + case "${OS_FAMILY}" in 18:59:50 + dpkg -l 18:59:50 + grep '^ii' 18:59:50 + '[' -f /tmp/packages_start.txt ']' 18:59:50 + '[' -f /tmp/packages_end.txt ']' 18:59:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1610 ']' 18:59:50 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives/ 18:59:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives/ [Pipeline] echo 18:59:50 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-1610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:59:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:51 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 18:59:51 $ 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-1610/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-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:51 $ docker top eb31e6750d178166c66541c2da51498b79d9f93f5e0c9f934272e5d50f41facf -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:51 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:52 + mkdir -p /var/log/sysstat [Pipeline] sh 18:59:52 + ls /var/log/sa-host 18:59:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:52 provisioning config files... 18:59:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/config1559528138262571409tmp [Pipeline] { [Pipeline] echo 18:59:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:52 ---> create-netrc.sh [Pipeline] } 18:59:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:59:53 ---> python-tools-install.sh [Pipeline] echo 18:59:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:53 ---> sudo-logs.sh 18:59:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:59:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:53 ---> job-cost.sh 18:59:53 lf-activate-venv: SKIPPING 18:59:53 DEBUG: total: 0.2199999988079071 18:59:53 INFO: Retrieving Stack Cost... 18:59:54 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:54 INFO: Archiving Costs [Pipeline] echo 18:59:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:54 ---> logs-deploy.sh 18:59:54 lf-activate-venv: SKIPPING 18:59:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1610/3 18:59:54 INFO: archiving workspace using pattern(s): 18:59:56 Archives upload complete. 18:59:56 INFO: archiving logs to Nexus 18:59:56 ---> uname -a: 18:59:56 Linux prd-ubuntu20-04-docker-8c-8g-7982 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:59:56 18:59:56 18:59:56 ---> lscpu: 18:59:56 Architecture: x86_64 18:59:56 CPU op-mode(s): 32-bit, 64-bit 18:59:56 Byte Order: Little Endian 18:59:56 Address sizes: 40 bits physical, 48 bits virtual 18:59:56 CPU(s): 8 18:59:56 On-line CPU(s) list: 0-7 18:59:56 Thread(s) per core: 1 18:59:56 Core(s) per socket: 1 18:59:56 Socket(s): 8 18:59:56 NUMA node(s): 1 18:59:56 Vendor ID: AuthenticAMD 18:59:56 CPU family: 23 18:59:56 Model: 49 18:59:56 Model name: AMD EPYC-Rome Processor 18:59:56 Stepping: 0 18:59:56 CPU MHz: 2799.998 18:59:56 BogoMIPS: 5599.99 18:59:56 Virtualization: AMD-V 18:59:56 Hypervisor vendor: KVM 18:59:56 Virtualization type: full 18:59:56 L1d cache: 256 KiB 18:59:56 L1i cache: 256 KiB 18:59:56 L2 cache: 4 MiB 18:59:56 L3 cache: 128 MiB 18:59:56 NUMA node0 CPU(s): 0-7 18:59:56 Vulnerability Itlb multihit: Not affected 18:59:56 Vulnerability L1tf: Not affected 18:59:56 Vulnerability Mds: Not affected 18:59:56 Vulnerability Meltdown: Not affected 18:59:56 Vulnerability Mmio stale data: Not affected 18:59:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:59:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:59:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:59:56 Vulnerability Srbds: Not affected 18:59:56 Vulnerability Tsx async abort: Not affected 18:59:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:59:56 18:59:56 18:59:56 ---> nproc: 18:59:56 8 18:59:56 18:59:56 18:59:56 ---> df -h: 18:59:56 Filesystem Size Used Avail Use% Mounted on 18:59:56 overlay 155G 12G 143G 8% / 18:59:56 tmpfs 64M 0 64M 0% /dev 18:59:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:59:56 shm 64M 0 64M 0% /dev/shm 18:59:56 /dev/vda1 155G 12G 143G 8% /facter-os 18:59:56 18:59:56