Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41beedf42db0c4239d13182dec900f5915327502 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-ssh5245898090828393408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14938865781624647747.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9152843882622713068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4114915895603318678.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7790787908575830158.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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12522 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 41beedf42db0c4239d13182dec900f5915327502 (main) Commit message: "build: Ignore all go-mods except go-mod-bootstrap (#1445)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 41beedf42db0c4239d13182dec900f5915327502 # timeout=10 > git rev-list --no-walk 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T01:43:05.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T01:43:05.996Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T01:43:06.015Z] ========================================================= [2023-05-03T01:43:06.015Z] EdgeX Global Pipelines Version Info [2023-05-03T01:43:06.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:43:06.746Z] ------------------- [2023-05-03T01:43:06.746Z] stable info: [2023-05-03T01:43:06.746Z] ------------------- [2023-05-03T01:43:06.746Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T01:43:06.746Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T01:43:06.746Z] Message: update stable to v1.0.248 [2023-05-03T01:43:07.318Z] ------------------- [2023-05-03T01:43:07.318Z] experimental info: [2023-05-03T01:43:07.318Z] ------------------- [2023-05-03T01:43:07.318Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T01:43:07.318Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T01:43:07.318Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T01:43:07.494Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-03T01:43:07.507Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-03T01:43:07.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T01:43:07.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T01:43:07.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T01:43:07.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T01:43:07.579Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T01:43:07.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-03T01:43:07.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T01:43:07.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T01:43:07.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T01:43:07.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-03T01:43:07.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T01:43:07.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T01:43:07.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T01:43:07.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T01:43:07.720Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T01:43:07.734Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T01:43:07.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T01:43:07.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T01:43:07.786Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-03T01:43:07.802Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-03T01:43:07.822Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T01:43:07.841Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T01:43:07.857Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T01:43:07.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T01:43:07.876Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T01:43:07.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T01:43:07.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T01:43:07.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T01:43:07.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41beedf42db0c4239d13182dec900f5915327502 [Pipeline] echo [2023-05-03T01:43:07.924Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41beedf [Pipeline] echo [2023-05-03T01:43:07.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T01:43:07.999Z] provisioning config files... [2023-05-03T01:43:08.015Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6281576193944198138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:43:08.321Z] ---> docker-login.sh [2023-05-03T01:43:08.321Z] nexus3.edgexfoundry.org:10001 [2023-05-03T01:43:08.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:08.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:08.583Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:08.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:08.583Z] [2023-05-03T01:43:08.583Z] Login Succeeded [2023-05-03T01:43:08.583Z] nexus3.edgexfoundry.org:10002 [2023-05-03T01:43:08.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:08.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:08.842Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:08.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:08.842Z] [2023-05-03T01:43:08.842Z] Login Succeeded [2023-05-03T01:43:08.842Z] nexus3.edgexfoundry.org:10003 [2023-05-03T01:43:08.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:08.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:08.842Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:08.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:08.842Z] [2023-05-03T01:43:08.842Z] Login Succeeded [2023-05-03T01:43:08.842Z] nexus3.edgexfoundry.org:10004 [2023-05-03T01:43:09.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:09.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:09.101Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:09.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:09.101Z] [2023-05-03T01:43:09.101Z] Login Succeeded [2023-05-03T01:43:09.101Z] docker.io [2023-05-03T01:43:09.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:09.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:09.361Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:09.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:09.361Z] [2023-05-03T01:43:09.361Z] Login Succeeded [2023-05-03T01:43:09.361Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T01:43:09.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T01:43:09.730Z] + git rev-list -1 --merges 41beedf42db0c4239d13182dec900f5915327502~1..41beedf42db0c4239d13182dec900f5915327502 [Pipeline] echo [2023-05-03T01:43:09.777Z] -----------> git rev-list -1 --merges 41beedf42db0c4239d13182dec900f5915327502~1..41beedf42db0c4239d13182dec900f5915327502 41beedf42db0c4239d13182dec900f5915327502 [false] [Pipeline] sh [2023-05-03T01:43:10.063Z] + git log --format=format:%s -1 41beedf42db0c4239d13182dec900f5915327502 [Pipeline] echo [2023-05-03T01:43:10.103Z] ========================================================= [2023-05-03T01:43:10.103Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T01:43:10.103Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T01:43:10.425Z] + git log --format=format:%s -1 41beedf42db0c4239d13182dec900f5915327502 [Pipeline] echo [2023-05-03T01:43:10.434Z] [semverPrep] GIT_COMMIT: 41beedf42db0c4239d13182dec900f5915327502, Commit Message: build: Ignore all go-mods except go-mod-bootstrap (#1445) [Pipeline] echo [2023-05-03T01:43:10.441Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T01:43:10.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T01:43:10.809Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T01:43:10.809Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T01:43:10.809Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T01:43:10.809Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T01:43:10.809Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T01:43:10.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:43:11.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:43:11.258Z] [2023-05-03T01:43:11.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:43:11.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:43:11.552Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T01:43:11.552Z] b85a868b505f: Pulling fs layer [2023-05-03T01:43:11.552Z] e2be974225ed: Pulling fs layer [2023-05-03T01:43:11.552Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T01:43:11.552Z] 988bab9f4d93: Pulling fs layer [2023-05-03T01:43:11.553Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T01:43:11.553Z] eaf3925da568: Pulling fs layer [2023-05-03T01:43:11.553Z] bab4dde63d76: Pulling fs layer [2023-05-03T01:43:11.553Z] bde34c3a00c8: Pulling fs layer [2023-05-03T01:43:11.553Z] b352a97aabf1: Pulling fs layer [2023-05-03T01:43:11.553Z] 4872d77fe225: Pulling fs layer [2023-05-03T01:43:11.553Z] 5851b861e8e6: Pulling fs layer [2023-05-03T01:43:11.553Z] 988bab9f4d93: Waiting [2023-05-03T01:43:11.553Z] bde34c3a00c8: Waiting [2023-05-03T01:43:11.553Z] b352a97aabf1: Waiting [2023-05-03T01:43:11.553Z] 5851b861e8e6: Waiting [2023-05-03T01:43:11.553Z] 4872d77fe225: Waiting [2023-05-03T01:43:11.553Z] 1469e6f7b9e6: Waiting [2023-05-03T01:43:11.553Z] bab4dde63d76: Waiting [2023-05-03T01:43:11.553Z] eaf3925da568: Waiting [2023-05-03T01:43:11.553Z] e2be974225ed: Verifying Checksum [2023-05-03T01:43:11.553Z] e2be974225ed: Download complete [2023-05-03T01:43:11.553Z] 988bab9f4d93: Verifying Checksum [2023-05-03T01:43:11.553Z] 988bab9f4d93: Download complete [2023-05-03T01:43:11.810Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T01:43:11.810Z] 1469e6f7b9e6: Download complete [2023-05-03T01:43:11.810Z] eaf3925da568: Download complete [2023-05-03T01:43:11.810Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T01:43:11.810Z] 339a4e72a1f5: Download complete [2023-05-03T01:43:11.810Z] bde34c3a00c8: Verifying Checksum [2023-05-03T01:43:11.810Z] bde34c3a00c8: Download complete [2023-05-03T01:43:11.810Z] b352a97aabf1: Download complete [2023-05-03T01:43:11.810Z] 4872d77fe225: Verifying Checksum [2023-05-03T01:43:11.810Z] 4872d77fe225: Download complete [2023-05-03T01:43:11.810Z] 5851b861e8e6: Download complete [2023-05-03T01:43:11.810Z] b85a868b505f: Verifying Checksum [2023-05-03T01:43:11.810Z] b85a868b505f: Download complete [2023-05-03T01:43:12.072Z] bab4dde63d76: Verifying Checksum [2023-05-03T01:43:12.072Z] bab4dde63d76: Download complete [2023-05-03T01:43:13.007Z] b85a868b505f: Pull complete [2023-05-03T01:43:13.279Z] e2be974225ed: Pull complete [2023-05-03T01:43:13.852Z] 339a4e72a1f5: Pull complete [2023-05-03T01:43:13.852Z] 988bab9f4d93: Pull complete [2023-05-03T01:43:14.112Z] 1469e6f7b9e6: Pull complete [2023-05-03T01:43:14.112Z] eaf3925da568: Pull complete [2023-05-03T01:43:16.034Z] bab4dde63d76: Pull complete [2023-05-03T01:43:16.034Z] bde34c3a00c8: Pull complete [2023-05-03T01:43:16.294Z] b352a97aabf1: Pull complete [2023-05-03T01:43:16.294Z] 4872d77fe225: Pull complete [2023-05-03T01:43:16.294Z] 5851b861e8e6: Pull complete [2023-05-03T01:43:16.294Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T01:43:16.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:43:16.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:43:16.397Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T01:43:16.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T01:43:19.949Z] $ docker top fad491d6ac632ed04eeb9c9b57608d8ce4457b4e406dfa9b06ed9c67d57b60a4 -eo pid,comm [2023-05-03T01:43:20.009Z] 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). [2023-05-03T01:43:20.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T01:43:20.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T01:43:20.049Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T01:43:20.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T01:43:20.167Z] $ docker exec fad491d6ac632ed04eeb9c9b57608d8ce4457b4e406dfa9b06ed9c67d57b60a4 ssh-agent [2023-05-03T01:43:20.279Z] SSH_AUTH_SOCK=/tmp/ssh-LGjaTB6WQjWM/agent.32 [2023-05-03T01:43:20.279Z] SSH_AGENT_PID=38 [2023-05-03T01:43:20.284Z] Running ssh-add (command line suppressed) [2023-05-03T01:43:20.403Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7030464133616519283.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7030464133616519283.key) [2023-05-03T01:43:20.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T01:43:20.699Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T01:43:20.710Z] $ docker exec --env ******** --env ******** fad491d6ac632ed04eeb9c9b57608d8ce4457b4e406dfa9b06ed9c67d57b60a4 ssh-agent -k [2023-05-03T01:43:20.814Z] unset SSH_AUTH_SOCK; [2023-05-03T01:43:20.814Z] unset SSH_AGENT_PID; [2023-05-03T01:43:20.815Z] echo Agent pid 38 killed; [2023-05-03T01:43:20.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T01:43:20.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T01:43:20.840Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T01:43:20.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T01:43:20.964Z] $ docker exec fad491d6ac632ed04eeb9c9b57608d8ce4457b4e406dfa9b06ed9c67d57b60a4 ssh-agent [2023-05-03T01:43:21.081Z] SSH_AUTH_SOCK=/tmp/ssh-yYbk90WbPoeC/agent.70 [2023-05-03T01:43:21.082Z] SSH_AGENT_PID=76 [2023-05-03T01:43:21.087Z] Running ssh-add (command line suppressed) [2023-05-03T01:43:21.189Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10111776982206991228.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10111776982206991228.key) [2023-05-03T01:43:21.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T01:43:21.500Z] + git semver init [2023-05-03T01:43:21.760Z] 2023-05-03 01:43:21,695 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T01:43:21.760Z] 2023-05-03 01:43:21,696 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-03T01:43:21.760Z] 2023-05-03 01:43:21,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-03T01:43:21.760Z] 2023-05-03 01:43:21,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T01:43:23.145Z] 2023-05-03 01:43:22,875 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-03T01:43:23.145Z] 2023-05-03 01:43:22,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-03T01:43:23.145Z] 2023-05-03 01:43:22,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T01:43:23.145Z] 2023-05-03 01:43:22,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T01:43:23.145Z] 3.0.0-dev.80 [Pipeline] } [2023-05-03T01:43:23.154Z] $ docker exec --env ******** --env ******** fad491d6ac632ed04eeb9c9b57608d8ce4457b4e406dfa9b06ed9c67d57b60a4 ssh-agent -k [2023-05-03T01:43:23.290Z] unset SSH_AUTH_SOCK; [2023-05-03T01:43:23.290Z] unset SSH_AGENT_PID; [2023-05-03T01:43:23.290Z] echo Agent pid 76 killed; [2023-05-03T01:43:23.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T01:43:23.607Z] + git semver [Pipeline] } [2023-05-03T01:43:23.874Z] $ docker stop --time=1 fad491d6ac632ed04eeb9c9b57608d8ce4457b4e406dfa9b06ed9c67d57b60a4 [2023-05-03T01:43:25.259Z] $ docker rm -f --volumes fad491d6ac632ed04eeb9c9b57608d8ce4457b4e406dfa9b06ed9c67d57b60a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T01:43:25.600Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T01:43:25.810Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T01:43:25.813Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.80 [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 [2023-05-03T01:43:25.941Z] provisioning config files... [2023-05-03T01:43:25.950Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17213535595958948845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:43:26.248Z] ---> docker-login.sh [2023-05-03T01:43:26.248Z] nexus3.edgexfoundry.org:10001 [2023-05-03T01:43:26.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:26.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:26.248Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:26.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:26.248Z] [2023-05-03T01:43:26.248Z] Login Succeeded [2023-05-03T01:43:26.248Z] nexus3.edgexfoundry.org:10002 [2023-05-03T01:43:26.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:26.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:26.248Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:26.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:26.248Z] [2023-05-03T01:43:26.248Z] Login Succeeded [2023-05-03T01:43:26.248Z] nexus3.edgexfoundry.org:10003 [2023-05-03T01:43:26.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:26.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:26.508Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:26.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:26.508Z] [2023-05-03T01:43:26.508Z] Login Succeeded [2023-05-03T01:43:26.508Z] nexus3.edgexfoundry.org:10004 [2023-05-03T01:43:26.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:26.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:26.508Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:26.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:26.508Z] [2023-05-03T01:43:26.508Z] Login Succeeded [2023-05-03T01:43:26.508Z] docker.io [2023-05-03T01:43:26.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:43:26.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:43:26.767Z] Configure a credential helper to remove this warning. See [2023-05-03T01:43:26.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:43:26.767Z] [2023-05-03T01:43:26.767Z] Login Succeeded [2023-05-03T01:43:26.767Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T01:43:26.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T01:43:26.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:43:26.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:43:26.885Z] ========================================================= [2023-05-03T01:43:26.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T01:43:26.885Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:43:27.212Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T01:43:27.212Z] Sending build context to Docker daemon 11.04MB [2023-05-03T01:43:27.212Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:43:27.212Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-03T01:43:27.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T01:43:27.212Z] f56be85fc22e: Pulling fs layer [2023-05-03T01:43:27.212Z] 85791d961cd3: Pulling fs layer [2023-05-03T01:43:27.212Z] d694b5ae8c79: Pulling fs layer [2023-05-03T01:43:27.212Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T01:43:27.212Z] 4d19c01a9841: Pulling fs layer [2023-05-03T01:43:27.212Z] 9325e15d5711: Pulling fs layer [2023-05-03T01:43:27.212Z] 9f32a84ed3da: Waiting [2023-05-03T01:43:27.212Z] 556b6ee489ea: Pulling fs layer [2023-05-03T01:43:27.212Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T01:43:27.212Z] 4d19c01a9841: Waiting [2023-05-03T01:43:27.212Z] 556b6ee489ea: Waiting [2023-05-03T01:43:27.212Z] 9325e15d5711: Waiting [2023-05-03T01:43:27.212Z] c5a4b2cf53e6: Waiting [2023-05-03T01:43:27.212Z] 85791d961cd3: Verifying Checksum [2023-05-03T01:43:27.212Z] 85791d961cd3: Download complete [2023-05-03T01:43:27.473Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T01:43:27.473Z] 9f32a84ed3da: Download complete [2023-05-03T01:43:27.473Z] 4d19c01a9841: Verifying Checksum [2023-05-03T01:43:27.473Z] 4d19c01a9841: Download complete [2023-05-03T01:43:27.473Z] f56be85fc22e: Download complete [2023-05-03T01:43:27.473Z] 9325e15d5711: Verifying Checksum [2023-05-03T01:43:27.473Z] 9325e15d5711: Download complete [2023-05-03T01:43:27.473Z] f56be85fc22e: Pull complete [2023-05-03T01:43:27.732Z] 85791d961cd3: Pull complete [2023-05-03T01:43:28.001Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T01:43:28.001Z] c5a4b2cf53e6: Download complete [2023-05-03T01:43:28.259Z] d694b5ae8c79: Verifying Checksum [2023-05-03T01:43:28.259Z] d694b5ae8c79: Download complete [2023-05-03T01:43:28.259Z] 556b6ee489ea: Verifying Checksum [2023-05-03T01:43:28.259Z] 556b6ee489ea: Download complete [2023-05-03T01:43:31.541Z] d694b5ae8c79: Pull complete [2023-05-03T01:43:31.541Z] 9f32a84ed3da: Pull complete [2023-05-03T01:43:31.808Z] 4d19c01a9841: Pull complete [2023-05-03T01:43:31.808Z] 9325e15d5711: Pull complete [2023-05-03T01:43:34.338Z] 556b6ee489ea: Pull complete [2023-05-03T01:43:34.905Z] c5a4b2cf53e6: Pull complete [2023-05-03T01:43:34.905Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T01:43:34.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T01:43:34.905Z] ---> c4be618373d6 [2023-05-03T01:43:34.905Z] Step 3/10 : ARG MAKE=make build [2023-05-03T01:43:40.223Z] ---> Running in 1c38d93b4fa2 [2023-05-03T01:43:40.223Z] Removing intermediate container 1c38d93b4fa2 [2023-05-03T01:43:40.223Z] ---> 13e827bc0ef0 [2023-05-03T01:43:40.223Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-03T01:43:40.223Z] ---> Running in a35db17e1b1c [2023-05-03T01:43:40.223Z] Removing intermediate container a35db17e1b1c [2023-05-03T01:43:40.223Z] ---> 8918691bda29 [2023-05-03T01:43:40.223Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T01:43:40.223Z] ---> Running in c79f79b934fb [2023-05-03T01:43:40.223Z] Removing intermediate container c79f79b934fb [2023-05-03T01:43:40.223Z] ---> 29e4cc16f1d4 [2023-05-03T01:43:40.223Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-03T01:43:40.223Z] ---> Running in 95386fc70d1b [2023-05-03T01:43:40.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T01:43:40.907Z] Still waiting to schedule task [2023-05-03T01:43:40.908Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-03T01:43:41.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T01:43:41.959Z] OK: 265 MiB in 53 packages [2023-05-03T01:43:42.218Z] Removing intermediate container 95386fc70d1b [2023-05-03T01:43:42.218Z] ---> 634bc4a64f91 [2023-05-03T01:43:42.218Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-03T01:43:42.218Z] ---> 5494fa1ab620 [2023-05-03T01:43:42.218Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:43:42.218Z] ---> Running in e5736d9db23b [2023-05-03T01:44:20.966Z] Removing intermediate container e5736d9db23b [2023-05-03T01:44:20.966Z] ---> ff4a445aae90 [2023-05-03T01:44:20.966Z] Step 9/10 : COPY . . [2023-05-03T01:44:20.966Z] ---> a490847f39c3 [2023-05-03T01:44:20.966Z] Step 10/10 : RUN ${MAKE} [2023-05-03T01:44:20.966Z] ---> Running in 7939ac6c1d62 [2023-05-03T01:44:20.966Z] noop [2023-05-03T01:44:21.227Z] Removing intermediate container 7939ac6c1d62 [2023-05-03T01:44:21.227Z] ---> 82c03bfedf62 [2023-05-03T01:44:21.227Z] Successfully built 82c03bfedf62 [2023-05-03T01:44:21.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:44:21.552Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T01:44:21.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:44:21.645Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T01:44:21.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-03T01:44:22.668Z] $ docker top 9554d9e47fb35b2d03d1da3179ab39ed8feebe88831ac051cd9a9c458c00773f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:44:23.024Z] + go version [2023-05-03T01:44:23.024Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T01:44:23.030Z] $ docker stop --time=1 9554d9e47fb35b2d03d1da3179ab39ed8feebe88831ac051cd9a9c458c00773f [2023-05-03T01:44:24.324Z] $ docker rm -f --volumes 9554d9e47fb35b2d03d1da3179ab39ed8feebe88831ac051cd9a9c458c00773f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:44:24.755Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T01:44:24.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:44:24.834Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T01:44:24.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-03T01:44:25.196Z] $ docker top 24f3aa94fb46a3dea62be6c190da81766bec8c043af1f5d4a342e695d68fcfd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:44:25.545Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-03T01:44:25.837Z] + make test [2023-05-03T01:44:25.838Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T01:44:34.082Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-03T01:44:49.007Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.067s coverage: 27.6% of statements [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-03T01:44:49.007Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.060s coverage: 80.2% of statements [2023-05-03T01:44:49.007Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.068s coverage: 86.0% of statements [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-03T01:44:49.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-03T01:44:49.007Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.101s coverage: 77.5% of statements [2023-05-03T01:44:49.268Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-03T01:44:49.268Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-03T01:44:49.833Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-03T01:44:53.435Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.065s coverage: 14.6% of statements [2023-05-03T01:44:53.435Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.082s coverage: 68.5% of statements [2023-05-03T01:44:53.435Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements [2023-05-03T01:44:53.435Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements [2023-05-03T01:45:15.355Z] GO111MODULE=on go vet ./... [2023-05-03T01:45:16.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T01:45:16.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T01:45:16.287Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T01:45:16.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T01:45:16.312Z] $ docker stop --time=1 24f3aa94fb46a3dea62be6c190da81766bec8c043af1f5d4a342e695d68fcfd3 [2023-05-03T01:45:21.434Z] $ docker rm -f --volumes 24f3aa94fb46a3dea62be6c190da81766bec8c043af1f5d4a342e695d68fcfd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T01:45:21.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T01:45:22.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T01:45:22.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T01:45:22.972Z] + ls -al . [2023-05-03T01:45:22.972Z] total 272 [2023-05-03T01:45:22.972Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 01:44 . [2023-05-03T01:45:22.972Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:43 .. [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:43 .dockerignore [2023-05-03T01:45:22.972Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:43 .git [2023-05-03T01:45:22.972Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:43 .github [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 131 May 3 01:43 .gitignore [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 01:43 .golangci.yml [2023-05-03T01:45:22.972Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:43 .semver [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 3 01:43 CHANGELOG.md [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:43 GOVERNANCE.md [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 885 May 3 01:43 Jenkinsfile [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 3 01:43 LICENSE [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 3 01:43 Makefile [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 619 May 3 01:43 OWNERS.md [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 3 01:43 README.md [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 01:43 VERSION [2023-05-03T01:45:22.972Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:43 bin [2023-05-03T01:45:22.972Z] -rw-r--r-- 1 jenkins jenkins 106121 May 3 01:44 coverage.out [2023-05-03T01:45:22.972Z] drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:43 example [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 3 01:43 go.mod [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 3 01:43 go.sum [2023-05-03T01:45:22.972Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:43 internal [2023-05-03T01:45:22.972Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:43 openapi [2023-05-03T01:45:22.972Z] drwxrwxr-x 6 jenkins jenkins 4096 May 3 01:43 pkg [2023-05-03T01:45:22.972Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:43 snap [2023-05-03T01:45:22.972Z] -rw-rw-r-- 1 jenkins jenkins 222 May 3 01:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:45:23.370Z] + 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=41beedf42db0c4239d13182dec900f5915327502 --label arch=amd64 --label version=3.0.0-dev.80 . [2023-05-03T01:45:23.370Z] Sending build context to Docker daemon 11.15MB [2023-05-03T01:45:23.370Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:45:23.370Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-03T01:45:23.370Z] ---> 82c03bfedf62 [2023-05-03T01:45:23.370Z] Step 3/23 : ARG MAKE=make build [2023-05-03T01:45:23.629Z] ---> Running in 4186b02018bf [2023-05-03T01:45:23.629Z] Removing intermediate container 4186b02018bf [2023-05-03T01:45:23.629Z] ---> b8b4410ef98a [2023-05-03T01:45:23.629Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-03T01:45:23.629Z] ---> Running in f650722ce9d4 [2023-05-03T01:45:23.629Z] Removing intermediate container f650722ce9d4 [2023-05-03T01:45:23.629Z] ---> bb1d92242196 [2023-05-03T01:45:23.629Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T01:45:23.887Z] ---> Running in e133910b2c6a [2023-05-03T01:45:23.887Z] Removing intermediate container e133910b2c6a [2023-05-03T01:45:23.887Z] ---> 3f09df6273e9 [2023-05-03T01:45:23.887Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-03T01:45:23.887Z] ---> Running in 8e54100667df [2023-05-03T01:45:24.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T01:45:24.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T01:45:24.406Z] OK: 265 MiB in 53 packages [2023-05-03T01:45:24.970Z] Removing intermediate container 8e54100667df [2023-05-03T01:45:24.970Z] ---> 4ebe595d2bfa [2023-05-03T01:45:24.970Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-03T01:45:24.970Z] ---> a72c780081eb [2023-05-03T01:45:24.970Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:45:24.970Z] ---> Running in 1ccdfc07e449 [2023-05-03T01:45:25.951Z] Removing intermediate container 1ccdfc07e449 [2023-05-03T01:45:25.951Z] ---> 614c68d92340 [2023-05-03T01:45:25.951Z] Step 9/23 : COPY . . [2023-05-03T01:45:26.209Z] ---> 0cec6db00529 [2023-05-03T01:45:26.209Z] Step 10/23 : RUN ${MAKE} [2023-05-03T01:45:26.209Z] ---> Running in 8869219047be [2023-05-03T01:45:26.465Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.80" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-03T01:45:48.433Z] Removing intermediate container 8869219047be [2023-05-03T01:45:48.433Z] ---> 1bd34264a505 [2023-05-03T01:45:48.433Z] Step 11/23 : FROM alpine:3.17 [2023-05-03T01:45:48.433Z] 3.17: Pulling from library/alpine [2023-05-03T01:45:48.433Z] f56be85fc22e: Already exists [2023-05-03T01:45:48.433Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T01:45:48.433Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T01:45:48.433Z] ---> 9ed4aefc74f6 [2023-05-03T01:45:48.433Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-03T01:45:48.433Z] ---> Running in 478dbde4db4e [2023-05-03T01:45:48.433Z] Removing intermediate container 478dbde4db4e [2023-05-03T01:45:48.433Z] ---> 97afdb3afbee [2023-05-03T01:45:48.433Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-03T01:45:48.433Z] ---> Running in f878390e48cc [2023-05-03T01:45:48.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T01:45:48.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T01:45:48.433Z] OK: 7 MiB in 15 packages [2023-05-03T01:45:48.433Z] Removing intermediate container f878390e48cc [2023-05-03T01:45:48.433Z] ---> 544b45db4cc1 [2023-05-03T01:45:48.433Z] Step 14/23 : WORKDIR / [2023-05-03T01:45:48.433Z] ---> Running in 8793c09ecc29 [2023-05-03T01:45:48.693Z] Removing intermediate container 8793c09ecc29 [2023-05-03T01:45:48.693Z] ---> 3eccfe3cef75 [2023-05-03T01:45:48.693Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-03T01:45:48.693Z] ---> f717055afab0 [2023-05-03T01:45:48.693Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-03T01:45:49.865Z] ---> 41d275a1f7f6 [2023-05-03T01:45:49.865Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-03T01:45:49.865Z] ---> 5ad6b28c4c1d [2023-05-03T01:45:49.865Z] Step 18/23 : EXPOSE 59999 [2023-05-03T01:45:49.865Z] ---> Running in b0415afbf1ea [2023-05-03T01:45:49.865Z] Removing intermediate container b0415afbf1ea [2023-05-03T01:45:49.865Z] ---> 8274c88a63d6 [2023-05-03T01:45:49.865Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-03T01:45:49.865Z] ---> Running in 7f17700b4e4a [2023-05-03T01:45:49.865Z] Removing intermediate container 7f17700b4e4a [2023-05-03T01:45:49.865Z] ---> 665f13c497d8 [2023-05-03T01:45:49.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T01:45:49.865Z] ---> Running in 27cd1573921f [2023-05-03T01:45:50.128Z] Removing intermediate container 27cd1573921f [2023-05-03T01:45:50.128Z] ---> e8ff07fb4b34 [2023-05-03T01:45:50.128Z] Step 21/23 : LABEL arch=amd64 [2023-05-03T01:45:50.128Z] ---> Running in aba04cf7704e [2023-05-03T01:45:50.128Z] Removing intermediate container aba04cf7704e [2023-05-03T01:45:50.128Z] ---> 9c5b7a901d95 [2023-05-03T01:45:50.128Z] Step 22/23 : LABEL git_sha=41beedf42db0c4239d13182dec900f5915327502 [2023-05-03T01:45:50.128Z] ---> Running in afaebba2d154 [2023-05-03T01:45:50.128Z] Removing intermediate container afaebba2d154 [2023-05-03T01:45:50.128Z] ---> 79c35b10dc8b [2023-05-03T01:45:50.128Z] Step 23/23 : LABEL version=3.0.0-dev.80 [2023-05-03T01:45:50.469Z] ---> Running in feb4ba6c8326 [2023-05-03T01:45:50.469Z] Removing intermediate container feb4ba6c8326 [2023-05-03T01:45:50.469Z] ---> 6141ac9a30b5 [2023-05-03T01:45:50.469Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T01:45:50.470Z] Successfully built 6141ac9a30b5 [2023-05-03T01:45:50.470Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:45:51.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T01:45:51.382Z] [2023-05-03T01:45:51.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:45:53.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T01:45:53.154Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T01:45:53.154Z] 5eb5b503b376: Pulling fs layer [2023-05-03T01:45:53.154Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T01:45:53.154Z] ec43610c2a17: Pulling fs layer [2023-05-03T01:45:53.154Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T01:45:53.154Z] 33b1e0a273af: Pulling fs layer [2023-05-03T01:45:53.154Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T01:45:53.154Z] 2f39f015ded8: Pulling fs layer [2023-05-03T01:45:53.154Z] 5d3b04190fa2: Waiting [2023-05-03T01:45:53.154Z] 2f39f015ded8: Waiting [2023-05-03T01:45:53.154Z] 3a2ae6a8a46f: Waiting [2023-05-03T01:45:53.154Z] 33b1e0a273af: Waiting [2023-05-03T01:45:53.939Z] 5c69ac0246d0: Verifying Checksum [2023-05-03T01:45:53.939Z] 5c69ac0246d0: Download complete [2023-05-03T01:45:53.939Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T01:45:53.939Z] 3a2ae6a8a46f: Download complete [2023-05-03T01:45:54.349Z] ec43610c2a17: Verifying Checksum [2023-05-03T01:45:54.349Z] ec43610c2a17: Download complete [2023-05-03T01:45:54.349Z] 33b1e0a273af: Verifying Checksum [2023-05-03T01:45:54.349Z] 33b1e0a273af: Download complete [2023-05-03T01:45:54.349Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T01:45:54.349Z] 5d3b04190fa2: Download complete [2023-05-03T01:45:54.998Z] 5eb5b503b376: Verifying Checksum [2023-05-03T01:45:54.998Z] 5eb5b503b376: Download complete [2023-05-03T01:45:56.152Z] 5eb5b503b376: Pull complete [2023-05-03T01:45:56.152Z] 5c69ac0246d0: Pull complete [2023-05-03T01:45:56.152Z] ec43610c2a17: Pull complete [2023-05-03T01:45:56.152Z] 3a2ae6a8a46f: Pull complete [2023-05-03T01:45:57.780Z] 33b1e0a273af: Pull complete [2023-05-03T01:45:57.780Z] 5d3b04190fa2: Pull complete [2023-05-03T01:45:58.039Z] 2f39f015ded8: Download complete [2023-05-03T01:46:02.282Z] 2f39f015ded8: Pull complete [2023-05-03T01:46:02.282Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T01:46:02.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T01:46:02.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:46:02.375Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T01:46:02.410Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T01:46:07.627Z] $ docker top 0bb554a8766f1d82af894c0ee3d15fa8f18fbef22912dfe5625aa6c61e0cb0aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:46:08.018Z] ---> job-cost.sh [2023-05-03T01:46:08.018Z] lf-activate-venv: SKIPPING [2023-05-03T01:46:08.018Z] INFO: No Stack... [2023-05-03T01:46:08.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T01:46:08.536Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T01:46:08.825Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-03T01:46:08.825Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T01:46:08.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-211-stack-cost] [2023-05-03T01:46:08.843Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-211-stack-cost] did not exist. Created. [2023-05-03T01:46:08.843Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T01:46:09.145Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T01:46:09.173Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T01:46:09.179Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T01:46:09.196Z] $ docker stop --time=1 0bb554a8766f1d82af894c0ee3d15fa8f18fbef22912dfe5625aa6c61e0cb0aa [2023-05-03T01:46:10.343Z] $ docker rm -f --volumes 0bb554a8766f1d82af894c0ee3d15fa8f18fbef22912dfe5625aa6c61e0cb0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T01:46:42.289Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12524 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-03T01:46:42.302Z] Running in /w/workspace/device-sdk-go/211 [Pipeline] { [Pipeline] checkout [2023-05-03T01:46:42.341Z] The recommended git tool is: git [2023-05-03T01:46:49.737Z] using credential edgex-jenkins-ssh [2023-05-03T01:46:49.761Z] Cloning the remote Git repository [2023-05-03T01:46:49.806Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-03T01:46:49.912Z] > git init /w/workspace/device-sdk-go/211 # timeout=10 [2023-05-03T01:46:50.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-03T01:46:50.078Z] > git --version # timeout=10 [2023-05-03T01:46:50.098Z] > git --version # 'git version 2.25.1' [2023-05-03T01:46:50.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T01:46:50.268Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T01:46:52.039Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-03T01:46:52.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T01:46:53.069Z] Avoid second fetch [2023-05-03T01:46:53.070Z] Checking out Revision 41beedf42db0c4239d13182dec900f5915327502 (main) [2023-05-03T01:46:53.735Z] Commit message: "build: Ignore all go-mods except go-mod-bootstrap (#1445)" [2023-05-03T01:46:53.083Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T01:46:53.161Z] > git checkout -f 41beedf42db0c4239d13182dec900f5915327502 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T01:46:54.752Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T01:46:54.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T01:46:54.752Z] Dload Upload Total Spent Left Speed [2023-05-03T01:46:54.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-05-03T01:46:55.428Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T01:46:55.770Z] + sudo tee /etc/docker/daemon.new [2023-05-03T01:46:55.770Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T01:46:55.770Z] { [2023-05-03T01:46:55.770Z] "registry-mirrors": [ [2023-05-03T01:46:55.770Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T01:46:55.770Z] ], [2023-05-03T01:46:55.770Z] "bip": "10.250.0.254/24", [2023-05-03T01:46:55.770Z] "hosts": [ [2023-05-03T01:46:55.770Z] "tcp://0.0.0.0:5555", [2023-05-03T01:46:55.770Z] "unix:///var/run/docker.sock" [2023-05-03T01:46:55.770Z] ], [2023-05-03T01:46:55.770Z] "mtu": 1458, [2023-05-03T01:46:55.770Z] "selinux-enabled": true, [2023-05-03T01:46:55.770Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T01:46:55.770Z] } [Pipeline] sh [2023-05-03T01:46:56.111Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T01:46:56.459Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T01:47:14.766Z] provisioning config files... [2023-05-03T01:47:14.798Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/211@tmp/config14728245476276992361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:47:15.168Z] ---> docker-login.sh [2023-05-03T01:47:15.168Z] nexus3.edgexfoundry.org:10001 [2023-05-03T01:47:15.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:47:15.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:47:15.758Z] Configure a credential helper to remove this warning. See [2023-05-03T01:47:15.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:47:15.758Z] [2023-05-03T01:47:15.758Z] Login Succeeded [2023-05-03T01:47:15.758Z] nexus3.edgexfoundry.org:10002 [2023-05-03T01:47:16.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:47:16.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:47:16.030Z] Configure a credential helper to remove this warning. See [2023-05-03T01:47:16.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:47:16.030Z] [2023-05-03T01:47:16.030Z] Login Succeeded [2023-05-03T01:47:16.030Z] nexus3.edgexfoundry.org:10003 [2023-05-03T01:47:16.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:47:16.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:47:16.574Z] Configure a credential helper to remove this warning. See [2023-05-03T01:47:16.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:47:16.574Z] [2023-05-03T01:47:16.574Z] Login Succeeded [2023-05-03T01:47:16.574Z] nexus3.edgexfoundry.org:10004 [2023-05-03T01:47:16.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:47:16.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:47:16.850Z] Configure a credential helper to remove this warning. See [2023-05-03T01:47:16.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:47:16.850Z] [2023-05-03T01:47:16.850Z] Login Succeeded [2023-05-03T01:47:16.850Z] docker.io [2023-05-03T01:47:17.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:47:17.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:47:17.393Z] Configure a credential helper to remove this warning. See [2023-05-03T01:47:17.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:47:17.393Z] [2023-05-03T01:47:17.393Z] Login Succeeded [2023-05-03T01:47:17.394Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T01:47:17.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T01:47:17.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:47:17.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:47:17.798Z] ========================================================= [2023-05-03T01:47:17.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T01:47:17.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:47:18.172Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T01:47:18.776Z] Sending build context to Docker daemon 5.935MB [2023-05-03T01:47:18.776Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:47:18.776Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-03T01:47:19.052Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T01:47:19.052Z] c41833b44d91: Pulling fs layer [2023-05-03T01:47:19.052Z] ed15518f5707: Pulling fs layer [2023-05-03T01:47:19.052Z] feae8fd75edb: Pulling fs layer [2023-05-03T01:47:19.052Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T01:47:19.052Z] 3cdef696dda3: Pulling fs layer [2023-05-03T01:47:19.052Z] 2ced38df9373: Pulling fs layer [2023-05-03T01:47:19.052Z] 58f1dce35555: Pulling fs layer [2023-05-03T01:47:19.052Z] 3cdef696dda3: Waiting [2023-05-03T01:47:19.052Z] 2ced38df9373: Waiting [2023-05-03T01:47:19.052Z] 58f1dce35555: Waiting [2023-05-03T01:47:19.052Z] 242c74f7c9fa: Waiting [2023-05-03T01:47:19.052Z] ed15518f5707: Verifying Checksum [2023-05-03T01:47:19.052Z] ed15518f5707: Download complete [2023-05-03T01:47:19.052Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T01:47:19.052Z] 242c74f7c9fa: Download complete [2023-05-03T01:47:19.052Z] c41833b44d91: Verifying Checksum [2023-05-03T01:47:19.052Z] c41833b44d91: Download complete [2023-05-03T01:47:19.052Z] 3cdef696dda3: Verifying Checksum [2023-05-03T01:47:19.052Z] 3cdef696dda3: Download complete [2023-05-03T01:47:20.046Z] c41833b44d91: Pull complete [2023-05-03T01:47:21.044Z] 58f1dce35555: Verifying Checksum [2023-05-03T01:47:21.044Z] 58f1dce35555: Download complete [2023-05-03T01:47:21.044Z] ed15518f5707: Pull complete [2023-05-03T01:47:22.024Z] feae8fd75edb: Download complete [2023-05-03T01:47:22.302Z] 2ced38df9373: Verifying Checksum [2023-05-03T01:47:22.302Z] 2ced38df9373: Download complete [2023-05-03T01:47:34.678Z] feae8fd75edb: Pull complete [2023-05-03T01:47:34.678Z] 242c74f7c9fa: Pull complete [2023-05-03T01:47:34.678Z] 3cdef696dda3: Pull complete [2023-05-03T01:47:41.373Z] 2ced38df9373: Pull complete [2023-05-03T01:47:43.998Z] 58f1dce35555: Pull complete [2023-05-03T01:47:43.998Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T01:47:43.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T01:47:43.998Z] ---> fadd8f120f05 [2023-05-03T01:47:43.998Z] Step 3/10 : ARG MAKE=make build [2023-05-03T01:47:45.962Z] ---> Running in 2cfcab0ff7f5 [2023-05-03T01:47:46.233Z] Removing intermediate container 2cfcab0ff7f5 [2023-05-03T01:47:46.233Z] ---> 7216ea8b640a [2023-05-03T01:47:46.233Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-03T01:47:46.233Z] ---> Running in b97bc0c00aa7 [2023-05-03T01:47:46.822Z] Removing intermediate container b97bc0c00aa7 [2023-05-03T01:47:46.822Z] ---> 774f707ee3ba [2023-05-03T01:47:46.822Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T01:47:46.822Z] ---> Running in b8b892271918 [2023-05-03T01:47:47.090Z] Removing intermediate container b8b892271918 [2023-05-03T01:47:47.090Z] ---> b2eb6eebc680 [2023-05-03T01:47:47.090Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-03T01:47:47.090Z] ---> Running in fb4adf7c1497 [2023-05-03T01:47:48.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T01:47:49.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T01:47:50.636Z] OK: 263 MiB in 53 packages [2023-05-03T01:47:51.271Z] Removing intermediate container fb4adf7c1497 [2023-05-03T01:47:51.271Z] ---> ea5c68928b87 [2023-05-03T01:47:51.271Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-03T01:47:51.916Z] ---> 569bc11349ab [2023-05-03T01:47:51.916Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:47:51.916Z] ---> Running in 958fdb6cdb98 [2023-05-03T01:48:59.873Z] Removing intermediate container 958fdb6cdb98 [2023-05-03T01:48:59.873Z] ---> c8a6254f498a [2023-05-03T01:48:59.873Z] Step 9/10 : COPY . . [2023-05-03T01:49:00.843Z] ---> 2e804f036abc [2023-05-03T01:49:00.843Z] Step 10/10 : RUN ${MAKE} [2023-05-03T01:49:00.843Z] ---> Running in 05ca35c5a000 [2023-05-03T01:49:01.815Z] noop [2023-05-03T01:49:02.792Z] Removing intermediate container 05ca35c5a000 [2023-05-03T01:49:02.792Z] ---> dc4cc05ea4df [2023-05-03T01:49:02.792Z] Successfully built dc4cc05ea4df [2023-05-03T01:49:02.792Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:49:03.149Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T01:49:03.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:49:03.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-12524 does not seem to be running inside a container [2023-05-03T01:49:03.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/211 -v /w/workspace/device-sdk-go/211:/w/workspace/device-sdk-go/211:rw,z -v /w/workspace/device-sdk-go/211@tmp:/w/workspace/device-sdk-go/211@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 ******** ci-base-image-arm64 cat [2023-05-03T01:49:04.859Z] $ docker top a23066cf965804e38ba7f2ea107de501adea86367341ca1e16ff133d4627644c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:49:05.727Z] + go version [2023-05-03T01:49:05.727Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T01:49:05.744Z] $ docker stop --time=1 a23066cf965804e38ba7f2ea107de501adea86367341ca1e16ff133d4627644c [2023-05-03T01:49:07.462Z] $ docker rm -f --volumes a23066cf965804e38ba7f2ea107de501adea86367341ca1e16ff133d4627644c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:49:08.042Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T01:49:08.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:49:08.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-12524 does not seem to be running inside a container [2023-05-03T01:49:08.342Z] $ 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/211 -v /w/workspace/device-sdk-go/211:/w/workspace/device-sdk-go/211:rw,z -v /w/workspace/device-sdk-go/211@tmp:/w/workspace/device-sdk-go/211@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 ******** ci-base-image-arm64 cat [2023-05-03T01:49:09.658Z] $ docker top 9efea82901de0323312033628f1603e36176e6ddefc42128e7b76050aed9ab12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:49:10.519Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/211 [Pipeline] fileExists [Pipeline] sh [2023-05-03T01:49:11.168Z] + make test [2023-05-03T01:49:11.168Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T01:49:58.086Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-03T01:52:19.811Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-03T01:52:19.812Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-03T01:52:19.812Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-03T01:52:19.812Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-03T01:52:19.812Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-03T01:52:29.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.251s coverage: 27.6% of statements [2023-05-03T01:52:32.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.302s coverage: 80.2% of statements [2023-05-03T01:52:42.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-03T01:52:42.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-03T01:52:43.196Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.459s coverage: 86.0% of statements [2023-05-03T01:52:48.553Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-03T01:52:48.821Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-03T01:52:49.089Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.546s coverage: 77.5% of statements [2023-05-03T01:52:52.446Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.296s coverage: 14.6% of statements [2023-05-03T01:52:55.037Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-03T01:52:55.037Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-03T01:52:55.621Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.488s coverage: 68.5% of statements [2023-05-03T01:52:57.580Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.477s coverage: 89.2% of statements [2023-05-03T01:53:00.938Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-03T01:53:01.528Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.316s coverage: 5.5% of statements [2023-05-03T01:53:02.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T01:53:02.124Z] GO111MODULE=on go vet ./... [2023-05-03T01:55:39.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T01:55:39.378Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T01:55:39.378Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T01:55:39.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T01:55:39.410Z] $ docker stop --time=1 9efea82901de0323312033628f1603e36176e6ddefc42128e7b76050aed9ab12 [2023-05-03T01:55:41.398Z] $ docker rm -f --volumes 9efea82901de0323312033628f1603e36176e6ddefc42128e7b76050aed9ab12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T01:55:43.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T01:55:43.121Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T01:55:43.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T01:55:44.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T01:55:44.556Z] + ls -al . [2023-05-03T01:55:44.556Z] total 268 [2023-05-03T01:55:44.556Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 01:49 . [2023-05-03T01:55:44.556Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:46 .. [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 01:46 .dockerignore [2023-05-03T01:55:44.556Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:46 .git [2023-05-03T01:55:44.556Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:46 .github [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 131 May 3 01:46 .gitignore [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 01:46 .golangci.yml [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 3 01:46 CHANGELOG.md [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:46 GOVERNANCE.md [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 885 May 3 01:46 Jenkinsfile [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 3 01:46 LICENSE [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 3 01:46 Makefile [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 619 May 3 01:46 OWNERS.md [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 3 01:46 README.md [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 01:43 VERSION [2023-05-03T01:55:44.556Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:46 bin [2023-05-03T01:55:44.556Z] -rw-r--r-- 1 jenkins jenkins 106119 May 3 01:53 coverage.out [2023-05-03T01:55:44.556Z] drwxrwxr-x 5 jenkins jenkins 4096 May 3 01:46 example [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 3 01:46 go.mod [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 3 01:46 go.sum [2023-05-03T01:55:44.556Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:46 internal [2023-05-03T01:55:44.556Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:46 openapi [2023-05-03T01:55:44.556Z] drwxrwxr-x 6 jenkins jenkins 4096 May 3 01:46 pkg [2023-05-03T01:55:44.556Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:46 snap [2023-05-03T01:55:44.556Z] -rw-rw-r-- 1 jenkins jenkins 222 May 3 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:55:44.909Z] + 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=41beedf42db0c4239d13182dec900f5915327502 --label arch=arm64 --label version=3.0.0-dev.80 . [2023-05-03T01:55:45.509Z] Sending build context to Docker daemon 6.042MB [2023-05-03T01:55:45.509Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:55:45.509Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-03T01:55:45.510Z] ---> dc4cc05ea4df [2023-05-03T01:55:45.510Z] Step 3/23 : ARG MAKE=make build [2023-05-03T01:55:46.097Z] ---> Running in 90ea0b03b550 [2023-05-03T01:55:46.370Z] Removing intermediate container 90ea0b03b550 [2023-05-03T01:55:46.370Z] ---> 3d1bd984ba44 [2023-05-03T01:55:46.370Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-03T01:55:46.642Z] ---> Running in a4894b082479 [2023-05-03T01:55:46.911Z] Removing intermediate container a4894b082479 [2023-05-03T01:55:46.911Z] ---> 39e4d3e4c613 [2023-05-03T01:55:46.911Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T01:55:46.911Z] ---> Running in 1e9cb83b19ea [2023-05-03T01:55:47.185Z] Removing intermediate container 1e9cb83b19ea [2023-05-03T01:55:47.185Z] ---> 88f986c0aad6 [2023-05-03T01:55:47.185Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-03T01:55:47.185Z] ---> Running in 387120310cb6 [2023-05-03T01:55:48.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T01:55:48.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T01:55:50.312Z] OK: 263 MiB in 53 packages [2023-05-03T01:55:51.002Z] Removing intermediate container 387120310cb6 [2023-05-03T01:55:51.002Z] ---> 24e741c233dd [2023-05-03T01:55:51.002Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-03T01:55:51.615Z] ---> ae1c37ffdc11 [2023-05-03T01:55:51.615Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:55:51.615Z] ---> Running in 37a4a4360898 [2023-05-03T01:55:54.059Z] Removing intermediate container 37a4a4360898 [2023-05-03T01:55:54.059Z] ---> df065dddbaca [2023-05-03T01:55:54.059Z] Step 9/23 : COPY . . [2023-05-03T01:55:55.472Z] ---> ea01907c9287 [2023-05-03T01:55:55.472Z] Step 10/23 : RUN ${MAKE} [2023-05-03T01:55:55.472Z] ---> Running in db4ed6efd648 [2023-05-03T01:55:56.439Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.80" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-03T01:58:18.161Z] Removing intermediate container db4ed6efd648 [2023-05-03T01:58:18.161Z] ---> d45a4e251282 [2023-05-03T01:58:18.161Z] Step 11/23 : FROM alpine:3.17 [2023-05-03T01:58:18.161Z] 3.17: Pulling from library/alpine [2023-05-03T01:58:18.161Z] c41833b44d91: Already exists [2023-05-03T01:58:18.161Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T01:58:18.161Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T01:58:18.161Z] ---> 51e60588ff2c [2023-05-03T01:58:18.161Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-03T01:58:18.161Z] ---> Running in 930343b35cfe [2023-05-03T01:58:18.161Z] Removing intermediate container 930343b35cfe [2023-05-03T01:58:18.161Z] ---> 06b8a448442a [2023-05-03T01:58:18.161Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-03T01:58:18.161Z] ---> Running in 93622140a78b [2023-05-03T01:58:18.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T01:58:18.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T01:58:19.707Z] OK: 7 MiB in 15 packages [2023-05-03T01:58:20.671Z] Removing intermediate container 93622140a78b [2023-05-03T01:58:20.671Z] ---> e6850d366e5b [2023-05-03T01:58:20.671Z] Step 14/23 : WORKDIR / [2023-05-03T01:58:20.671Z] ---> Running in e096417a6413 [2023-05-03T01:58:20.941Z] Removing intermediate container e096417a6413 [2023-05-03T01:58:20.941Z] ---> 4bcbea2db482 [2023-05-03T01:58:20.941Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-03T01:58:21.524Z] ---> 527d569ffa21 [2023-05-03T01:58:21.524Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-03T01:58:22.949Z] ---> aa67f0332add [2023-05-03T01:58:22.949Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-03T01:58:23.535Z] ---> 2d65e15d30b2 [2023-05-03T01:58:23.535Z] Step 18/23 : EXPOSE 59999 [2023-05-03T01:58:23.535Z] ---> Running in 58cebac0c2da [2023-05-03T01:58:23.803Z] Removing intermediate container 58cebac0c2da [2023-05-03T01:58:23.803Z] ---> aa9c71215e28 [2023-05-03T01:58:23.803Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-03T01:58:23.803Z] ---> Running in e461a517ee39 [2023-05-03T01:58:24.072Z] Removing intermediate container e461a517ee39 [2023-05-03T01:58:24.072Z] ---> dc8fbffbc314 [2023-05-03T01:58:24.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T01:58:24.341Z] ---> Running in b6c074d9cdb4 [2023-05-03T01:58:24.608Z] Removing intermediate container b6c074d9cdb4 [2023-05-03T01:58:24.608Z] ---> ffd80041d3a5 [2023-05-03T01:58:24.608Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T01:58:24.608Z] ---> Running in e8b8891268dd [2023-05-03T01:58:24.875Z] Removing intermediate container e8b8891268dd [2023-05-03T01:58:24.875Z] ---> 14e7fe541d32 [2023-05-03T01:58:24.875Z] Step 22/23 : LABEL git_sha=41beedf42db0c4239d13182dec900f5915327502 [2023-05-03T01:58:25.151Z] ---> Running in c50035db17eb [2023-05-03T01:58:25.432Z] Removing intermediate container c50035db17eb [2023-05-03T01:58:25.432Z] ---> 9c9773367871 [2023-05-03T01:58:25.432Z] Step 23/23 : LABEL version=3.0.0-dev.80 [2023-05-03T01:58:25.432Z] ---> Running in 872e77a368e0 [2023-05-03T01:58:25.699Z] Removing intermediate container 872e77a368e0 [2023-05-03T01:58:25.699Z] ---> e983f911e981 [2023-05-03T01:58:25.700Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T01:58:25.700Z] Successfully built e983f911e981 [2023-05-03T01:58:25.700Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:58:26.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T01:58:26.156Z] [2023-05-03T01:58:26.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:58:26.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T01:58:26.497Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T01:58:26.497Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T01:58:26.497Z] 04944245beec: Pulling fs layer [2023-05-03T01:58:26.497Z] 699f458cf7ca: Pulling fs layer [2023-05-03T01:58:26.497Z] 765212b225bb: Pulling fs layer [2023-05-03T01:58:26.497Z] f23df028b6ca: Pulling fs layer [2023-05-03T01:58:26.497Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T01:58:26.497Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T01:58:26.497Z] 765212b225bb: Waiting [2023-05-03T01:58:26.497Z] f23df028b6ca: Waiting [2023-05-03T01:58:26.497Z] d65c8cfc05b1: Waiting [2023-05-03T01:58:26.497Z] 2437ff75d9bd: Waiting [2023-05-03T01:58:26.766Z] 04944245beec: Verifying Checksum [2023-05-03T01:58:26.766Z] 04944245beec: Download complete [2023-05-03T01:58:26.766Z] 765212b225bb: Download complete [2023-05-03T01:58:26.766Z] f23df028b6ca: Verifying Checksum [2023-05-03T01:58:26.766Z] f23df028b6ca: Download complete [2023-05-03T01:58:26.766Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T01:58:26.766Z] d65c8cfc05b1: Download complete [2023-05-03T01:58:27.031Z] 699f458cf7ca: Verifying Checksum [2023-05-03T01:58:27.031Z] 699f458cf7ca: Download complete [2023-05-03T01:58:27.299Z] 8998bd30e6a1: Download complete [2023-05-03T01:58:29.882Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T01:58:29.882Z] 2437ff75d9bd: Download complete [2023-05-03T01:58:31.291Z] 8998bd30e6a1: Pull complete [2023-05-03T01:58:31.560Z] 04944245beec: Pull complete [2023-05-03T01:58:32.975Z] 699f458cf7ca: Pull complete [2023-05-03T01:58:33.243Z] 765212b225bb: Pull complete [2023-05-03T01:58:34.206Z] f23df028b6ca: Pull complete [2023-05-03T01:58:34.206Z] d65c8cfc05b1: Pull complete [2023-05-03T01:58:49.227Z] 2437ff75d9bd: Pull complete [2023-05-03T01:58:49.227Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T01:58:49.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T01:58:49.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:58:49.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-12524 does not seem to be running inside a container [2023-05-03T01:58:49.523Z] $ 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/211 -v /w/workspace/device-sdk-go/211:/w/workspace/device-sdk-go/211:rw,z -v /w/workspace/device-sdk-go/211@tmp:/w/workspace/device-sdk-go/211@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-03T01:58:52.239Z] $ docker top 22e4722238ab42fe10a7986b2b10b7a86245d0b8107290b8b632c64279902187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:58:53.092Z] ---> job-cost.sh [2023-05-03T01:58:53.092Z] lf-activate-venv: SKIPPING [2023-05-03T01:58:53.092Z] INFO: No Stack... [2023-05-03T01:58:53.676Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T01:58:54.261Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T01:58:55.166Z] + cat /w/workspace/device-sdk-go/211/archives/cost.csv [2023-05-03T01:58:55.166Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T01:58:55.237Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-211-stack-cost] [2023-05-03T01:58:55.243Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-211-stack-cost] did not exist. Created. [2023-05-03T01:58:55.243Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T01:58:55.906Z] /w/workspace/device-sdk-go/211@tmp/durable-d5c90d14/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T01:58:56.564Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T01:58:56.587Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T01:58:56.655Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T01:58:56.663Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T01:58:56.674Z] $ docker stop --time=1 22e4722238ab42fe10a7986b2b10b7a86245d0b8107290b8b632c64279902187 [2023-05-03T01:58:58.202Z] $ docker rm -f --volumes 22e4722238ab42fe10a7986b2b10b7a86245d0b8107290b8b632c64279902187 [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 [2023-05-03T01:58:58.658Z] provisioning config files... [2023-05-03T01:58:58.665Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7065012593727151663tmp [Pipeline] { [Pipeline] sh [2023-05-03T01:58:58.954Z] + set +x [2023-05-03T01:58:58.954Z] + bash -s -- [2023-05-03T01:58:58.954Z] + curl -s https://codecov.io/bash [2023-05-03T01:58:58.954Z] [2023-05-03T01:58:58.954Z] _____ _ [2023-05-03T01:58:58.954Z] / ____| | | [2023-05-03T01:58:58.954Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T01:58:58.954Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T01:58:58.954Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T01:58:58.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T01:58:58.954Z] Bash-1.0.6 [2023-05-03T01:58:58.954Z] [2023-05-03T01:58:58.954Z] [2023-05-03T01:58:58.954Z] ==> git version 2.25.1 found [2023-05-03T01:58:58.954Z] ==> 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 [2023-05-03T01:58:58.954Z] Release-Date: 2020-01-08 [2023-05-03T01:58:58.954Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-03T01:58:58.954Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T01:58:58.954Z] ==> Jenkins CI detected. [2023-05-03T01:58:58.954Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-03T01:58:58.954Z] project root: . [2023-05-03T01:58:58.954Z] --> token set from env [2023-05-03T01:58:58.954Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T01:58:58.954Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T01:58:58.954Z] ==> Python coveragepy not found [2023-05-03T01:58:58.954Z] ==> Searching for coverage reports in: [2023-05-03T01:58:58.954Z] + . [2023-05-03T01:58:58.954Z] -> Found 1 reports [2023-05-03T01:58:58.954Z] ==> Detecting git/mercurial file structure [2023-05-03T01:58:59.212Z] ==> Reading reports [2023-05-03T01:58:59.212Z] + ./coverage.out bytes=106119 [2023-05-03T01:58:59.212Z] ==> Appending adjustments [2023-05-03T01:58:59.212Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T01:58:59.471Z] + Found adjustments [2023-05-03T01:58:59.471Z] ==> Gzipping contents [2023-05-03T01:58:59.471Z] 16K /tmp/codecov.wpWFdT.gz [2023-05-03T01:58:59.471Z] ==> Uploading reports [2023-05-03T01:58:59.471Z] url: https://codecov.io [2023-05-03T01:58:59.471Z] query: branch=main&commit=41beedf42db0c4239d13182dec900f5915327502&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T01:58:59.471Z] -> Pinging Codecov [2023-05-03T01:58:59.471Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=41beedf42db0c4239d13182dec900f5915327502&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T01:58:59.729Z] -> Uploading to [2023-05-03T01:58:59.729Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/7E55EF52A471D76F132DFD9A03CDDE97/41beedf42db0c4239d13182dec900f5915327502/c2fad644-8b75-402a-9e2d-c5da64c42638.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T015859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ee8d7d488e89a3aa984771d2e411ca26cfc5e5264429bbbe2637a549b2875ef [2023-05-03T01:58:59.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T01:58:59.729Z] Dload Upload Total Spent Left Speed [2023-05-03T01:58:59.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14991 0 0 100 14991 0 61438 --:--:-- --:--:-- --:--:-- 61438 [2023-05-03T01:58:59.987Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/41beedf42db0c4239d13182dec900f5915327502 [Pipeline] } [2023-05-03T01:58:59.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-03T01:59:00.206Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T01:59:00.219Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:00.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T01:59:00.521Z] [2023-05-03T01:59:00.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:00.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T01:59:00.839Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T01:59:00.839Z] df9b9388f04a: Pulling fs layer [2023-05-03T01:59:00.839Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T01:59:00.839Z] 25bc292e5bac: Pulling fs layer [2023-05-03T01:59:00.839Z] 114826534d7a: Pulling fs layer [2023-05-03T01:59:00.839Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T01:59:00.839Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T01:59:00.839Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T01:59:00.839Z] 6ad1cebc031e: Waiting [2023-05-03T01:59:00.839Z] 114826534d7a: Waiting [2023-05-03T01:59:00.839Z] 4657fd5d0bcf: Waiting [2023-05-03T01:59:00.839Z] 8a3aa393b2d8: Waiting [2023-05-03T01:59:00.839Z] 25bc292e5bac: Download complete [2023-05-03T01:59:00.839Z] 52dc419b0ee2: Download complete [2023-05-03T01:59:00.839Z] 4657fd5d0bcf: Verifying Checksum [2023-05-03T01:59:00.839Z] 4657fd5d0bcf: Download complete [2023-05-03T01:59:01.098Z] df9b9388f04a: Download complete [2023-05-03T01:59:01.098Z] 6ad1cebc031e: Verifying Checksum [2023-05-03T01:59:01.098Z] 6ad1cebc031e: Download complete [2023-05-03T01:59:01.098Z] df9b9388f04a: Pull complete [2023-05-03T01:59:01.358Z] 52dc419b0ee2: Pull complete [2023-05-03T01:59:01.358Z] 25bc292e5bac: Pull complete [2023-05-03T01:59:01.615Z] 114826534d7a: Verifying Checksum [2023-05-03T01:59:01.615Z] 114826534d7a: Download complete [2023-05-03T01:59:01.873Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T01:59:01.873Z] 8a3aa393b2d8: Download complete [2023-05-03T01:59:05.152Z] 114826534d7a: Pull complete [2023-05-03T01:59:05.152Z] 4657fd5d0bcf: Pull complete [2023-05-03T01:59:05.152Z] 6ad1cebc031e: Pull complete [2023-05-03T01:59:07.718Z] 8a3aa393b2d8: Pull complete [2023-05-03T01:59:07.718Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T01:59:07.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T01:59:07.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:59:08.062Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T01:59:08.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-03T01:59:16.790Z] $ docker top e9ae524b23e65e56049fe45bc569e826f9abb419a1accd38bc7c0877a96f2317 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T01:59:16.850Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-03T01:59:17.124Z] + set -o pipefail [2023-05-03T01:59:17.124Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-03T01:59:23.690Z] [2023-05-03T01:59:23.690Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-03T01:59:23.690Z] [2023-05-03T01:59:23.690Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/bf2a6cdc-901d-4d5e-b6f2-a4404d865360 [2023-05-03T01:59:23.690Z] [2023-05-03T01:59:23.690Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T01:59:23.690Z] [2023-05-03T01:59:23.690Z] [2023-05-03T01:59:23.690Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T01:59:23.690Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T01:59:23.690Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-03T01:59:23.699Z] $ docker stop --time=1 e9ae524b23e65e56049fe45bc569e826f9abb419a1accd38bc7c0877a96f2317 [2023-05-03T01:59:27.687Z] $ docker rm -f --volumes e9ae524b23e65e56049fe45bc569e826f9abb419a1accd38bc7c0877a96f2317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-03T01:59:28.028Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T01:59:28.044Z] provisioning config files... [2023-05-03T01:59:28.051Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13977287060492143221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:59:28.344Z] --> edgex-publish-swagger.sh [2023-05-03T01:59:28.344Z] === Publish openapi/v3 API === [2023-05-03T01:59:28.344Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-03T01:59:28.344Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-03T01:59:28.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T01:59:28.344Z] Dload Upload Total Spent Left Speed [2023-05-03T01:59:28.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 103k --:--:-- --:--:-- --:--:-- 102k 100 23674 0 0 100 23674 0 35229 --:--:-- --:--:-- --:--:-- 35176 [2023-05-03T01:59:28.917Z] [2023-05-03T01:59:28.917Z] [Pipeline] } [2023-05-03T01:59:28.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T01:59:29.327Z] + git log --format=format:%s -1 41beedf42db0c4239d13182dec900f5915327502 [Pipeline] sh [2023-05-03T01:59:29.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T01:59:29.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:29.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:59:29.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:59:29.978Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T01:59:30.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T01:59:30.428Z] $ docker top 1ba14d294ec529ec0c8804c2c9640e49603f107f9e4fb049e462afae4ff97fad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T01:59:30.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T01:59:30.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T01:59:30.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T01:59:30.606Z] $ docker exec 1ba14d294ec529ec0c8804c2c9640e49603f107f9e4fb049e462afae4ff97fad ssh-agent [2023-05-03T01:59:30.711Z] SSH_AUTH_SOCK=/tmp/ssh-XDDjelBoCWLL/agent.32 [2023-05-03T01:59:30.711Z] SSH_AGENT_PID=38 [2023-05-03T01:59:30.717Z] Running ssh-add (command line suppressed) [2023-05-03T01:59:30.815Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13136991726479133785.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13136991726479133785.key) [2023-05-03T01:59:30.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T01:59:31.113Z] + git semver tag [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,282 [run_tag] DEBUG tag force:False [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,283 [check_head_tag] DEBUG check head tag [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,285 [execute] INFO git cat-file --batch-check [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,290 [execute] INFO git cat-file --batch [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,328 [execute] INFO git tag -a v3.0.0-dev.80 -m v3.0.0-dev.80 [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,329 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.80', '-m', 'v3.0.0-dev.80'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T01:59:31.373Z] 2023-05-03 01:59:31,333 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T01:59:31.373Z] 3.0.0-dev.80 [Pipeline] } [2023-05-03T01:59:31.383Z] $ docker exec --env ******** --env ******** 1ba14d294ec529ec0c8804c2c9640e49603f107f9e4fb049e462afae4ff97fad ssh-agent -k [2023-05-03T01:59:31.490Z] unset SSH_AUTH_SOCK; [2023-05-03T01:59:31.490Z] unset SSH_AGENT_PID; [2023-05-03T01:59:31.491Z] echo Agent pid 38 killed; [2023-05-03T01:59:31.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T01:59:31.813Z] + git semver [Pipeline] } [2023-05-03T01:59:32.085Z] $ docker stop --time=1 1ba14d294ec529ec0c8804c2c9640e49603f107f9e4fb049e462afae4ff97fad [2023-05-03T01:59:33.393Z] $ docker rm -f --volumes 1ba14d294ec529ec0c8804c2c9640e49603f107f9e4fb049e462afae4ff97fad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:33.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T01:59:33.805Z] [2023-05-03T01:59:33.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:34.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T01:59:34.107Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T01:59:34.107Z] ab5ef0e58194: Pulling fs layer [2023-05-03T01:59:34.107Z] 9712f1f96733: Pulling fs layer [2023-05-03T01:59:34.107Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T01:59:34.107Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T01:59:34.107Z] e9a5061849ea: Pulling fs layer [2023-05-03T01:59:34.107Z] d747dcd14b5f: Pulling fs layer [2023-05-03T01:59:34.107Z] 2de7ff778b66: Pulling fs layer [2023-05-03T01:59:34.107Z] e9a5061849ea: Waiting [2023-05-03T01:59:34.107Z] 0d9ebad4ef96: Waiting [2023-05-03T01:59:34.107Z] d747dcd14b5f: Waiting [2023-05-03T01:59:34.107Z] 9712f1f96733: Download complete [2023-05-03T01:59:34.364Z] 63f879dbbcfc: Verifying Checksum [2023-05-03T01:59:34.364Z] 63f879dbbcfc: Download complete [2023-05-03T01:59:34.623Z] e9a5061849ea: Verifying Checksum [2023-05-03T01:59:34.623Z] e9a5061849ea: Download complete [2023-05-03T01:59:34.623Z] d747dcd14b5f: Verifying Checksum [2023-05-03T01:59:34.623Z] d747dcd14b5f: Download complete [2023-05-03T01:59:34.623Z] ab5ef0e58194: Verifying Checksum [2023-05-03T01:59:34.623Z] ab5ef0e58194: Download complete [2023-05-03T01:59:34.623Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T01:59:34.623Z] 0d9ebad4ef96: Download complete [2023-05-03T01:59:34.882Z] 2de7ff778b66: Verifying Checksum [2023-05-03T01:59:34.882Z] 2de7ff778b66: Download complete [2023-05-03T01:59:37.411Z] ab5ef0e58194: Pull complete [2023-05-03T01:59:37.668Z] 9712f1f96733: Pull complete [2023-05-03T01:59:38.602Z] 63f879dbbcfc: Pull complete [2023-05-03T01:59:41.883Z] 0d9ebad4ef96: Pull complete [2023-05-03T01:59:42.142Z] e9a5061849ea: Pull complete [2023-05-03T01:59:42.401Z] d747dcd14b5f: Pull complete [2023-05-03T01:59:43.778Z] 2de7ff778b66: Pull complete [2023-05-03T01:59:43.778Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T01:59:43.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T01:59:43.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:59:43.852Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T01:59:43.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-03T01:59:54.167Z] $ docker top ec9fdacd34f17cc9cf8657abfe56aa7357364464a2dab3c014a96febff783ed3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T01:59:54.233Z] provisioning config files... [2023-05-03T01:59:54.239Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12544265242232303035tmp [2023-05-03T01:59:54.246Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8411538560563818514tmp [2023-05-03T01:59:54.255Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9826217570570601678tmp [Pipeline] { [Pipeline] echo [2023-05-03T01:59:54.271Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:59:54.554Z] ---> sigul-configuration.sh [2023-05-03T01:59:54.554Z] gpg: directory `/root/.gnupg' created [2023-05-03T01:59:54.554Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T01:59:54.554Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T01:59:54.554Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T01:59:54.554Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T01:59:54.554Z] gpg: CAST5 encrypted data [2023-05-03T01:59:54.554Z] gpg: encrypted with 1 passphrase [2023-05-03T01:59:54.554Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T01:59:54.845Z] + mkdir /home/jenkins [2023-05-03T01:59:54.845Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T01:59:55.132Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-03T01:59:55.140Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:59:55.423Z] ---> sigul-install.sh [2023-05-03T01:59:55.423Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T01:59:55.708Z] + git tag --list [2023-05-03T01:59:55.708Z] 0.7.1 [2023-05-03T01:59:55.708Z] delhi-tag [2023-05-03T01:59:55.708Z] v1.0.0 [2023-05-03T01:59:55.708Z] v1.1.0 [2023-05-03T01:59:55.708Z] v1.1.1 [2023-05-03T01:59:55.708Z] v1.1.2 [2023-05-03T01:59:55.708Z] v1.2.0 [2023-05-03T01:59:55.708Z] v1.2.1 [2023-05-03T01:59:55.708Z] v1.2.2 [2023-05-03T01:59:55.708Z] v1.2.3 [2023-05-03T01:59:55.708Z] v1.3.0 [2023-05-03T01:59:55.708Z] v1.4.0 [2023-05-03T01:59:55.708Z] v2.0.0 [2023-05-03T01:59:55.708Z] v2.1.0 [2023-05-03T01:59:55.708Z] v2.1.1 [2023-05-03T01:59:55.708Z] v2.1.1-dev.2 [2023-05-03T01:59:55.708Z] v2.1.1-dev.3 [2023-05-03T01:59:55.708Z] v2.2.0 [2023-05-03T01:59:55.708Z] v2.2.1-dev.1 [2023-05-03T01:59:55.708Z] v2.2.1-dev.10 [2023-05-03T01:59:55.708Z] v2.2.1-dev.11 [2023-05-03T01:59:55.708Z] v2.2.1-dev.12 [2023-05-03T01:59:55.708Z] v2.2.1-dev.13 [2023-05-03T01:59:55.708Z] v2.2.1-dev.14 [2023-05-03T01:59:55.708Z] v2.2.1-dev.2 [2023-05-03T01:59:55.708Z] v2.2.1-dev.3 [2023-05-03T01:59:55.708Z] v2.2.1-dev.4 [2023-05-03T01:59:55.708Z] v2.2.1-dev.5 [2023-05-03T01:59:55.708Z] v2.2.1-dev.6 [2023-05-03T01:59:55.708Z] v2.2.1-dev.7 [2023-05-03T01:59:55.708Z] v2.2.1-dev.8 [2023-05-03T01:59:55.708Z] v2.2.1-dev.9 [2023-05-03T01:59:55.708Z] v2.3.0 [2023-05-03T01:59:55.708Z] v2.3.0-dev.14 [2023-05-03T01:59:55.708Z] v2.3.0-dev.15 [2023-05-03T01:59:55.708Z] v2.3.0-dev.16 [2023-05-03T01:59:55.708Z] v2.3.0-dev.17 [2023-05-03T01:59:55.708Z] v2.3.0-dev.18 [2023-05-03T01:59:55.708Z] v2.3.0-dev.19 [2023-05-03T01:59:55.708Z] v2.3.0-dev.20 [2023-05-03T01:59:55.708Z] v2.3.0-dev.21 [2023-05-03T01:59:55.708Z] v2.3.0-dev.22 [2023-05-03T01:59:55.708Z] v2.3.0-dev.23 [2023-05-03T01:59:55.708Z] v2.3.0-dev.24 [2023-05-03T01:59:55.708Z] v2.3.0-dev.25 [2023-05-03T01:59:55.708Z] v2.3.0-dev.26 [2023-05-03T01:59:55.708Z] v2.3.0-dev.27 [2023-05-03T01:59:55.708Z] v2.3.0-dev.28 [2023-05-03T01:59:55.708Z] v2.3.0-dev.29 [2023-05-03T01:59:55.708Z] v2.3.0-dev.30 [2023-05-03T01:59:55.708Z] v2.3.0-dev.31 [2023-05-03T01:59:55.708Z] v2.3.0-dev.32 [2023-05-03T01:59:55.708Z] v2.3.0-dev.33 [2023-05-03T01:59:55.708Z] v2.3.0-dev.34 [2023-05-03T01:59:55.708Z] v2.3.0-dev.35 [2023-05-03T01:59:55.708Z] v2.3.0-dev.36 [2023-05-03T01:59:55.708Z] v2.3.0-dev.37 [2023-05-03T01:59:55.708Z] v2.3.0-dev.38 [2023-05-03T01:59:55.708Z] v2.3.0-dev.39 [2023-05-03T01:59:55.708Z] v2.3.0-dev.40 [2023-05-03T01:59:55.708Z] v2.3.0-dev.41 [2023-05-03T01:59:55.708Z] v2.3.0-dev.42 [2023-05-03T01:59:55.708Z] v2.3.0-dev.43 [2023-05-03T01:59:55.708Z] v2.3.0-dev.44 [2023-05-03T01:59:55.708Z] v2.3.0-dev.45 [2023-05-03T01:59:55.708Z] v2.3.0-dev.46 [2023-05-03T01:59:55.708Z] v2.3.0-dev.47 [2023-05-03T01:59:55.708Z] v2.3.0-dev.48 [2023-05-03T01:59:55.708Z] v2.3.0-dev.49 [2023-05-03T01:59:55.708Z] v2.3.0-dev.50 [2023-05-03T01:59:55.708Z] v2.3.0-dev.51 [2023-05-03T01:59:55.708Z] v2.3.1 [2023-05-03T01:59:55.708Z] v2.3.1-dev.1 [2023-05-03T01:59:55.708Z] v2.3.1-dev.2 [2023-05-03T01:59:55.708Z] v2.3.1-dev.3 [2023-05-03T01:59:55.708Z] v2.3.1-dev.4 [2023-05-03T01:59:55.708Z] v3.0.0-dev.1 [2023-05-03T01:59:55.708Z] v3.0.0-dev.10 [2023-05-03T01:59:55.708Z] v3.0.0-dev.11 [2023-05-03T01:59:55.708Z] v3.0.0-dev.12 [2023-05-03T01:59:55.708Z] v3.0.0-dev.13 [2023-05-03T01:59:55.708Z] v3.0.0-dev.14 [2023-05-03T01:59:55.708Z] v3.0.0-dev.15 [2023-05-03T01:59:55.708Z] v3.0.0-dev.16 [2023-05-03T01:59:55.708Z] v3.0.0-dev.17 [2023-05-03T01:59:55.708Z] v3.0.0-dev.18 [2023-05-03T01:59:55.708Z] v3.0.0-dev.19 [2023-05-03T01:59:55.708Z] v3.0.0-dev.2 [2023-05-03T01:59:55.708Z] v3.0.0-dev.20 [2023-05-03T01:59:55.708Z] v3.0.0-dev.21 [2023-05-03T01:59:55.708Z] v3.0.0-dev.22 [2023-05-03T01:59:55.708Z] v3.0.0-dev.23 [2023-05-03T01:59:55.708Z] v3.0.0-dev.24 [2023-05-03T01:59:55.708Z] v3.0.0-dev.25 [2023-05-03T01:59:55.708Z] v3.0.0-dev.26 [2023-05-03T01:59:55.708Z] v3.0.0-dev.27 [2023-05-03T01:59:55.708Z] v3.0.0-dev.28 [2023-05-03T01:59:55.708Z] v3.0.0-dev.29 [2023-05-03T01:59:55.708Z] v3.0.0-dev.3 [2023-05-03T01:59:55.708Z] v3.0.0-dev.30 [2023-05-03T01:59:55.708Z] v3.0.0-dev.31 [2023-05-03T01:59:55.708Z] v3.0.0-dev.32 [2023-05-03T01:59:55.708Z] v3.0.0-dev.33 [2023-05-03T01:59:55.708Z] v3.0.0-dev.34 [2023-05-03T01:59:55.708Z] v3.0.0-dev.35 [2023-05-03T01:59:55.708Z] v3.0.0-dev.36 [2023-05-03T01:59:55.708Z] v3.0.0-dev.37 [2023-05-03T01:59:55.708Z] v3.0.0-dev.38 [2023-05-03T01:59:55.708Z] v3.0.0-dev.39 [2023-05-03T01:59:55.708Z] v3.0.0-dev.4 [2023-05-03T01:59:55.708Z] v3.0.0-dev.40 [2023-05-03T01:59:55.708Z] v3.0.0-dev.41 [2023-05-03T01:59:55.708Z] v3.0.0-dev.42 [2023-05-03T01:59:55.708Z] v3.0.0-dev.43 [2023-05-03T01:59:55.708Z] v3.0.0-dev.44 [2023-05-03T01:59:55.708Z] v3.0.0-dev.45 [2023-05-03T01:59:55.708Z] v3.0.0-dev.46 [2023-05-03T01:59:55.708Z] v3.0.0-dev.47 [2023-05-03T01:59:55.708Z] v3.0.0-dev.48 [2023-05-03T01:59:55.708Z] v3.0.0-dev.49 [2023-05-03T01:59:55.708Z] v3.0.0-dev.5 [2023-05-03T01:59:55.708Z] v3.0.0-dev.50 [2023-05-03T01:59:55.708Z] v3.0.0-dev.51 [2023-05-03T01:59:55.708Z] v3.0.0-dev.52 [2023-05-03T01:59:55.708Z] v3.0.0-dev.53 [2023-05-03T01:59:55.708Z] v3.0.0-dev.54 [2023-05-03T01:59:55.708Z] v3.0.0-dev.55 [2023-05-03T01:59:55.708Z] v3.0.0-dev.56 [2023-05-03T01:59:55.708Z] v3.0.0-dev.57 [2023-05-03T01:59:55.708Z] v3.0.0-dev.58 [2023-05-03T01:59:55.708Z] v3.0.0-dev.59 [2023-05-03T01:59:55.708Z] v3.0.0-dev.6 [2023-05-03T01:59:55.708Z] v3.0.0-dev.60 [2023-05-03T01:59:55.708Z] v3.0.0-dev.61 [2023-05-03T01:59:55.708Z] v3.0.0-dev.62 [2023-05-03T01:59:55.708Z] v3.0.0-dev.63 [2023-05-03T01:59:55.708Z] v3.0.0-dev.64 [2023-05-03T01:59:55.708Z] v3.0.0-dev.65 [2023-05-03T01:59:55.708Z] v3.0.0-dev.66 [2023-05-03T01:59:55.708Z] v3.0.0-dev.67 [2023-05-03T01:59:55.708Z] v3.0.0-dev.68 [2023-05-03T01:59:55.708Z] v3.0.0-dev.69 [2023-05-03T01:59:55.708Z] v3.0.0-dev.7 [2023-05-03T01:59:55.708Z] v3.0.0-dev.70 [2023-05-03T01:59:55.708Z] v3.0.0-dev.71 [2023-05-03T01:59:55.708Z] v3.0.0-dev.72 [2023-05-03T01:59:55.708Z] v3.0.0-dev.73 [2023-05-03T01:59:55.708Z] v3.0.0-dev.74 [2023-05-03T01:59:55.708Z] v3.0.0-dev.75 [2023-05-03T01:59:55.708Z] v3.0.0-dev.76 [2023-05-03T01:59:55.708Z] v3.0.0-dev.77 [2023-05-03T01:59:55.708Z] v3.0.0-dev.78 [2023-05-03T01:59:55.708Z] v3.0.0-dev.79 [2023-05-03T01:59:55.708Z] v3.0.0-dev.8 [2023-05-03T01:59:55.708Z] v3.0.0-dev.80 [2023-05-03T01:59:55.708Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-03T01:59:55.995Z] + lftools sign git-tag v3.0.0-dev.80 [2023-05-03T01:59:56.562Z] Signing Git tag with Sigul... [2023-05-03T01:59:56.562Z] Signing v3.0.0-dev.80 [Pipeline] echo [2023-05-03T01:59:57.137Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:59:57.418Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T01:59:57.425Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T01:59:57.445Z] $ docker stop --time=1 ec9fdacd34f17cc9cf8657abfe56aa7357364464a2dab3c014a96febff783ed3 [2023-05-03T01:59:58.762Z] $ docker rm -f --volumes ec9fdacd34f17cc9cf8657abfe56aa7357364464a2dab3c014a96febff783ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T01:59:59.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T01:59:59.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:59:59.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:59:59.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:59:59.550Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T01:59:59.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T01:59:59.906Z] $ docker top 0b3d59aaa8524a96111bdd88000e0109582ce65a97721807af812ac8b7a0b935 -eo pid,comm [2023-05-03T01:59:59.951Z] 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). [2023-05-03T01:59:59.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T01:59:59.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T01:59:59.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T02:00:00.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T02:00:00.102Z] $ docker exec 0b3d59aaa8524a96111bdd88000e0109582ce65a97721807af812ac8b7a0b935 ssh-agent [2023-05-03T02:00:00.202Z] SSH_AUTH_SOCK=/tmp/ssh-umGNwEqKd8DT/agent.32 [2023-05-03T02:00:00.203Z] SSH_AGENT_PID=38 [2023-05-03T02:00:00.206Z] Running ssh-add (command line suppressed) [2023-05-03T02:00:00.305Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7374027343217113603.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7374027343217113603.key) [2023-05-03T02:00:00.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T02:00:00.609Z] + git semver bump pre [2023-05-03T02:00:00.868Z] 2023-05-03 02:00:00,806 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T02:00:00.868Z] 2023-05-03 02:00:00,806 [bump_version] DEBUG bumping version:3.0.0-dev.80 on axis:pre with prefix:dev [2023-05-03T02:00:00.868Z] 2023-05-03 02:00:00,806 [bump_version] DEBUG bumped version:3.0.0-dev.81 [2023-05-03T02:00:00.868Z] 2023-05-03 02:00:00,806 [write_version] DEBUG write version:3.0.0-dev.81 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-03T02:00:00.869Z] 2023-05-03 02:00:00,806 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T02:00:00.869Z] 2023-05-03 02:00:00,807 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T02:00:00.869Z] 2023-05-03 02:00:00,808 [execute] INFO git cat-file --batch-check [2023-05-03T02:00:00.869Z] 2023-05-03 02:00:00,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T02:00:00.869Z] 2023-05-03 02:00:00,813 [execute] INFO git cat-file --batch [2023-05-03T02:00:00.869Z] 2023-05-03 02:00:00,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T02:00:00.869Z] 2023-05-03 02:00:00,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T02:00:00.869Z] 3.0.0-dev.81 [Pipeline] } [2023-05-03T02:00:00.879Z] $ docker exec --env ******** --env ******** 0b3d59aaa8524a96111bdd88000e0109582ce65a97721807af812ac8b7a0b935 ssh-agent -k [2023-05-03T02:00:00.975Z] unset SSH_AUTH_SOCK; [2023-05-03T02:00:00.975Z] unset SSH_AGENT_PID; [2023-05-03T02:00:00.975Z] echo Agent pid 38 killed; [2023-05-03T02:00:00.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T02:00:01.282Z] + git semver [Pipeline] } [2023-05-03T02:00:01.553Z] $ docker stop --time=1 0b3d59aaa8524a96111bdd88000e0109582ce65a97721807af812ac8b7a0b935 [2023-05-03T02:00:03.021Z] $ docker rm -f --volumes 0b3d59aaa8524a96111bdd88000e0109582ce65a97721807af812ac8b7a0b935 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T02:00:03.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T02:00:03.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:00:03.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T02:00:03.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:00:03.732Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T02:00:03.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T02:00:04.091Z] $ docker top 1fe59786680724dc9dd6ceb1ac3a74d95eb7ebd2455b0327eccf893a291a8095 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T02:00:04.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T02:00:04.179Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T02:00:04.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T02:00:04.293Z] $ docker exec 1fe59786680724dc9dd6ceb1ac3a74d95eb7ebd2455b0327eccf893a291a8095 ssh-agent [2023-05-03T02:00:04.397Z] SSH_AUTH_SOCK=/tmp/ssh-BXROjYjTBLTw/agent.32 [2023-05-03T02:00:04.397Z] SSH_AGENT_PID=38 [2023-05-03T02:00:04.402Z] Running ssh-add (command line suppressed) [2023-05-03T02:00:04.521Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5997086019912388337.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5997086019912388337.key) [2023-05-03T02:00:04.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T02:00:04.820Z] + git semver push [2023-05-03T02:00:05.078Z] 2023-05-03 02:00:05,018 [run_push] DEBUG push [2023-05-03T02:00:05.078Z] 2023-05-03 02:00:05,019 [execute] INFO git cat-file --batch-check [2023-05-03T02:00:05.078Z] 2023-05-03 02:00:05,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T02:00:05.078Z] 2023-05-03 02:00:05,023 [execute] INFO git rev-list 01650792099a6ae2c63fcf052e2487845384a262 -- [2023-05-03T02:00:05.078Z] 2023-05-03 02:00:05,023 [execute] DEBUG Popen(['git', 'rev-list', '01650792099a6ae2c63fcf052e2487845384a262', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T02:00:05.078Z] 2023-05-03 02:00:05,034 [execute] INFO git fetch -v origin [2023-05-03T02:00:05.078Z] 2023-05-03 02:00:05,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-03T02:00:05.647Z] 2023-05-03 02:00:05,483 [run_push] DEBUG no remote changes detected [2023-05-03T02:00:05.647Z] 2023-05-03 02:00:05,483 [execute] INFO git push origin semver [2023-05-03T02:00:05.647Z] 2023-05-03 02:00:05,484 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T02:00:06.583Z] 2023-05-03 02:00:06,255 [run_push] DEBUG push all version tags [2023-05-03T02:00:06.583Z] 2023-05-03 02:00:06,255 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T02:00:06.583Z] 2023-05-03 02:00:06,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T02:00:07.151Z] 2023-05-03 02:00:07,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T02:00:07.151Z] 3.0.0-dev.81 [Pipeline] } [2023-05-03T02:00:07.162Z] $ docker exec --env ******** --env ******** 1fe59786680724dc9dd6ceb1ac3a74d95eb7ebd2455b0327eccf893a291a8095 ssh-agent -k [2023-05-03T02:00:07.261Z] unset SSH_AUTH_SOCK; [2023-05-03T02:00:07.261Z] unset SSH_AGENT_PID; [2023-05-03T02:00:07.261Z] echo Agent pid 38 killed; [2023-05-03T02:00:07.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T02:00:07.580Z] + git semver [Pipeline] } [2023-05-03T02:00:07.849Z] $ docker stop --time=1 1fe59786680724dc9dd6ceb1ac3a74d95eb7ebd2455b0327eccf893a291a8095 [2023-05-03T02:00:09.124Z] $ docker rm -f --volumes 1fe59786680724dc9dd6ceb1ac3a74d95eb7ebd2455b0327eccf893a291a8095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-03T02:00:09.639Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-03T02:00:09.639Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-03T02:00:09.639Z] total 16 [2023-05-03T02:00:09.639Z] drwxr-xr-x 3 root root 4096 May 3 01:46 . [2023-05-03T02:00:09.639Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:59 .. [2023-05-03T02:00:09.639Z] drwxr-xr-x 2 root root 4096 May 3 01:46 cost [2023-05-03T02:00:09.639Z] -rw-r--r-- 1 root root 85 May 3 01:46 cost.csv [2023-05-03T02:00:09.639Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-03T02:00:09.639Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-03T02:00:09.639Z] total 16 [2023-05-03T02:00:09.639Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:46 . [2023-05-03T02:00:09.639Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 01:59 .. [2023-05-03T02:00:09.639Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 01:46 cost [2023-05-03T02:00:09.639Z] -rw-r--r-- 1 jenkins jenkins 85 May 3 01:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:00:09.930Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:00:10.920Z] ---> package-listing.sh [2023-05-03T02:00:10.920Z] ++ facter osfamily [2023-05-03T02:00:10.920Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T02:00:11.221Z] + OS_FAMILY=debian [2023-05-03T02:00:11.221Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-03T02:00:11.221Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T02:00:11.221Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T02:00:11.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T02:00:11.221Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T02:00:11.221Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-03T02:00:11.221Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T02:00:11.221Z] + case "${OS_FAMILY}" in [2023-05-03T02:00:11.221Z] + dpkg -l [2023-05-03T02:00:11.221Z] + grep '^ii' [2023-05-03T02:00:11.221Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T02:00:11.221Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T02:00:11.221Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T02:00:11.221Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-03T02:00:11.221Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-03T02:00:11.221Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-05-03T02:00:11.239Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T02:00:11.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T02:00:12.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T02:00:12.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T02:00:12.142Z] prd-ubuntu20.04-docker-8c-8g-12522 does not seem to be running inside a container [2023-05-03T02:00:12.168Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T02:00:12.371Z] $ docker top 5d40d6d5f62f899095ccc29f20e4a4c3e70e8345699c4308cf52c061cb12248a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T02:00:12.724Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T02:00:13.005Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T02:00:13.287Z] + ls /var/log/sa-host [2023-05-03T02:00:13.287Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T02:00:13.436Z] provisioning config files... [2023-05-03T02:00:13.448Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11835086683089594395tmp [Pipeline] { [Pipeline] echo [2023-05-03T02:00:13.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:00:13.745Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T02:00:13.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:00:14.083Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T02:00:14.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:00:14.375Z] ---> sudo-logs.sh [2023-05-03T02:00:14.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T02:00:14.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:00:14.685Z] ---> job-cost.sh [2023-05-03T02:00:14.685Z] lf-activate-venv: SKIPPING [2023-05-03T02:00:14.685Z] DEBUG: total: 0.2199999988079071 [2023-05-03T02:00:14.685Z] INFO: Retrieving Stack Cost... [2023-05-03T02:00:15.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T02:00:15.510Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T02:00:15.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T02:00:15.801Z] ---> logs-deploy.sh [2023-05-03T02:00:15.801Z] lf-activate-venv: SKIPPING [2023-05-03T02:00:15.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/211 [2023-05-03T02:00:15.801Z] INFO: archiving workspace using pattern(s): [2023-05-03T02:00:16.738Z] Archives upload complete. [2023-05-03T02:00:16.738Z] INFO: archiving logs to Nexus