Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d75af8d7736dd893bcb45da5c89d1e2b765d6b8d 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-ssh5432625668004373422.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5291622033086623844.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4670288414022726918.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15076896157950592501.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-ssh16983954408585781030.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 Running on prd-ubuntu20.04-docker-8c-8g-14682 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 d75af8d7736dd893bcb45da5c89d1e2b765d6b8d (main) Commit message: "feat: Enhance autodiscovery to better support multiple instances of same device service (#1444)" > 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 d75af8d7736dd893bcb45da5c89d1e2b765d6b8d # timeout=10 > git rev-list --no-walk 4b4cbc68eff8b9bdf916251102062655915288eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T14:44:59.802Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T14:44:59.868Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T14:44:59.889Z] ========================================================= [2023-05-09T14:44:59.889Z] EdgeX Global Pipelines Version Info [2023-05-09T14:44:59.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:45:00.602Z] ------------------- [2023-05-09T14:45:00.603Z] stable info: [2023-05-09T14:45:00.603Z] ------------------- [2023-05-09T14:45:00.603Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T14:45:00.603Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T14:45:00.603Z] Message: update stable to v1.0.249 [2023-05-09T14:45:01.174Z] ------------------- [2023-05-09T14:45:01.174Z] experimental info: [2023-05-09T14:45:01.174Z] ------------------- [2023-05-09T14:45:01.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T14:45:01.174Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T14:45:01.174Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T14:45:01.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-09T14:45:01.376Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-09T14:45:01.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T14:45:01.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T14:45:01.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T14:45:01.443Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T14:45:01.458Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T14:45:01.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-09T14:45:01.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T14:45:01.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T14:45:01.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T14:45:01.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-09T14:45:01.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T14:45:01.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T14:45:01.536Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T14:45:01.544Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T14:45:01.552Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T14:45:01.560Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T14:45:01.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T14:45:01.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T14:45:01.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T14:45:01.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T14:45:01.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T14:45:01.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T14:45:01.622Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T14:45:01.631Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T14:45:01.643Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T14:45:01.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T14:45:01.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T14:45:01.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T14:45:01.701Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [Pipeline] echo [2023-05-09T14:45:01.718Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d75af8d [Pipeline] echo [2023-05-09T14:45:01.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T14:45:01.784Z] provisioning config files... [2023-05-09T14:45:01.797Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9211982566516444274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:45:02.096Z] ---> docker-login.sh [2023-05-09T14:45:02.096Z] nexus3.edgexfoundry.org:10001 [2023-05-09T14:45:02.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:02.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:02.615Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:02.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:02.615Z] [2023-05-09T14:45:02.615Z] Login Succeeded [2023-05-09T14:45:02.615Z] nexus3.edgexfoundry.org:10002 [2023-05-09T14:45:02.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:02.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:02.615Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:02.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:02.615Z] [2023-05-09T14:45:02.615Z] Login Succeeded [2023-05-09T14:45:02.615Z] nexus3.edgexfoundry.org:10003 [2023-05-09T14:45:02.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:02.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:02.615Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:02.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:02.615Z] [2023-05-09T14:45:02.615Z] Login Succeeded [2023-05-09T14:45:02.874Z] nexus3.edgexfoundry.org:10004 [2023-05-09T14:45:02.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:02.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:02.874Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:02.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:02.874Z] [2023-05-09T14:45:02.874Z] Login Succeeded [2023-05-09T14:45:02.874Z] docker.io [2023-05-09T14:45:02.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:03.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:03.818Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:03.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:03.818Z] [2023-05-09T14:45:03.818Z] Login Succeeded [2023-05-09T14:45:03.818Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T14:45:03.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T14:45:04.236Z] + git rev-list -1 --merges d75af8d7736dd893bcb45da5c89d1e2b765d6b8d~1..d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [Pipeline] echo [2023-05-09T14:45:04.255Z] -----------> git rev-list -1 --merges d75af8d7736dd893bcb45da5c89d1e2b765d6b8d~1..d75af8d7736dd893bcb45da5c89d1e2b765d6b8d d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [false] [Pipeline] sh [2023-05-09T14:45:04.542Z] + git log --format=format:%s -1 d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [Pipeline] echo [2023-05-09T14:45:04.556Z] ========================================================= [2023-05-09T14:45:04.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T14:45:04.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T14:45:04.876Z] + git log --format=format:%s -1 d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [Pipeline] echo [2023-05-09T14:45:04.888Z] [semverPrep] GIT_COMMIT: d75af8d7736dd893bcb45da5c89d1e2b765d6b8d, Commit Message: feat: Enhance autodiscovery to better support multiple instances of same device service (#1444) [Pipeline] echo [2023-05-09T14:45:04.897Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T14:45:05.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T14:45:05.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T14:45:05.299Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T14:45:05.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T14:45:05.299Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T14:45:05.299Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T14:45:05.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:45:05.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T14:45:05.736Z] [2023-05-09T14:45:05.736Z] 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-09T14:45:06.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T14:45:06.035Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T14:45:06.035Z] b85a868b505f: Pulling fs layer [2023-05-09T14:45:06.035Z] e2be974225ed: Pulling fs layer [2023-05-09T14:45:06.035Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T14:45:06.035Z] 988bab9f4d93: Pulling fs layer [2023-05-09T14:45:06.035Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T14:45:06.035Z] eaf3925da568: Pulling fs layer [2023-05-09T14:45:06.035Z] bab4dde63d76: Pulling fs layer [2023-05-09T14:45:06.035Z] bde34c3a00c8: Pulling fs layer [2023-05-09T14:45:06.035Z] b352a97aabf1: Pulling fs layer [2023-05-09T14:45:06.035Z] 4872d77fe225: Pulling fs layer [2023-05-09T14:45:06.035Z] 5851b861e8e6: Pulling fs layer [2023-05-09T14:45:06.035Z] eaf3925da568: Waiting [2023-05-09T14:45:06.035Z] bab4dde63d76: Waiting [2023-05-09T14:45:06.035Z] bde34c3a00c8: Waiting [2023-05-09T14:45:06.035Z] 5851b861e8e6: Waiting [2023-05-09T14:45:06.035Z] b352a97aabf1: Waiting [2023-05-09T14:45:06.035Z] 4872d77fe225: Waiting [2023-05-09T14:45:06.035Z] e2be974225ed: Verifying Checksum [2023-05-09T14:45:06.035Z] e2be974225ed: Download complete [2023-05-09T14:45:06.035Z] 988bab9f4d93: Verifying Checksum [2023-05-09T14:45:06.035Z] 988bab9f4d93: Download complete [2023-05-09T14:45:06.035Z] 1469e6f7b9e6: Download complete [2023-05-09T14:45:06.035Z] eaf3925da568: Verifying Checksum [2023-05-09T14:45:06.035Z] eaf3925da568: Download complete [2023-05-09T14:45:06.035Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T14:45:06.035Z] 339a4e72a1f5: Download complete [2023-05-09T14:45:06.295Z] bde34c3a00c8: Verifying Checksum [2023-05-09T14:45:06.295Z] bde34c3a00c8: Download complete [2023-05-09T14:45:06.295Z] b352a97aabf1: Download complete [2023-05-09T14:45:06.295Z] 4872d77fe225: Verifying Checksum [2023-05-09T14:45:06.295Z] 4872d77fe225: Download complete [2023-05-09T14:45:06.295Z] 5851b861e8e6: Verifying Checksum [2023-05-09T14:45:06.295Z] 5851b861e8e6: Download complete [2023-05-09T14:45:06.295Z] b85a868b505f: Verifying Checksum [2023-05-09T14:45:06.295Z] b85a868b505f: Download complete [2023-05-09T14:45:06.565Z] bab4dde63d76: Verifying Checksum [2023-05-09T14:45:06.565Z] bab4dde63d76: Download complete [2023-05-09T14:45:07.504Z] b85a868b505f: Pull complete [2023-05-09T14:45:07.504Z] e2be974225ed: Pull complete [2023-05-09T14:45:08.072Z] 339a4e72a1f5: Pull complete [2023-05-09T14:45:08.072Z] 988bab9f4d93: Pull complete [2023-05-09T14:45:08.331Z] 1469e6f7b9e6: Pull complete [2023-05-09T14:45:08.331Z] eaf3925da568: Pull complete [2023-05-09T14:45:10.234Z] bab4dde63d76: Pull complete [2023-05-09T14:45:10.234Z] bde34c3a00c8: Pull complete [2023-05-09T14:45:10.234Z] b352a97aabf1: Pull complete [2023-05-09T14:45:10.234Z] 4872d77fe225: Pull complete [2023-05-09T14:45:10.234Z] 5851b861e8e6: Pull complete [2023-05-09T14:45:10.234Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T14:45:10.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T14:45:10.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:45:10.319Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:45:10.345Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T14:45:12.450Z] $ docker top a9f002a89bbda8495a079cdb137a9f3a993636eca4a48db01fdd898e5da29ea1 -eo pid,comm [2023-05-09T14:45:12.524Z] 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-09T14:45:12.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T14:45:12.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T14:45:12.570Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T14:45:12.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T14:45:12.683Z] $ docker exec a9f002a89bbda8495a079cdb137a9f3a993636eca4a48db01fdd898e5da29ea1 ssh-agent [2023-05-09T14:45:12.794Z] SSH_AUTH_SOCK=/tmp/ssh-Ek2boO0wjDME/agent.32 [2023-05-09T14:45:12.794Z] SSH_AGENT_PID=38 [2023-05-09T14:45:12.801Z] Running ssh-add (command line suppressed) [2023-05-09T14:45:12.903Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5127660476929055663.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5127660476929055663.key) [2023-05-09T14:45:12.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T14:45:13.218Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T14:45:13.225Z] $ docker exec --env ******** --env ******** a9f002a89bbda8495a079cdb137a9f3a993636eca4a48db01fdd898e5da29ea1 ssh-agent -k [2023-05-09T14:45:13.309Z] unset SSH_AUTH_SOCK; [2023-05-09T14:45:13.309Z] unset SSH_AGENT_PID; [2023-05-09T14:45:13.309Z] echo Agent pid 38 killed; [2023-05-09T14:45:13.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T14:45:13.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T14:45:13.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T14:45:13.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T14:45:13.449Z] $ docker exec a9f002a89bbda8495a079cdb137a9f3a993636eca4a48db01fdd898e5da29ea1 ssh-agent [2023-05-09T14:45:13.573Z] SSH_AUTH_SOCK=/tmp/ssh-IHzrsduhtpkL/agent.71 [2023-05-09T14:45:13.573Z] SSH_AGENT_PID=77 [2023-05-09T14:45:13.578Z] Running ssh-add (command line suppressed) [2023-05-09T14:45:13.658Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17002699039835960979.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17002699039835960979.key) [2023-05-09T14:45:13.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T14:45:13.965Z] + git semver init [2023-05-09T14:45:14.225Z] 2023-05-09 14:45:14,161 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T14:45:14.225Z] 2023-05-09 14:45:14,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-09T14:45:14.225Z] 2023-05-09 14:45:14,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-09T14:45:14.225Z] 2023-05-09 14:45:14,162 [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-09T14:45:15.607Z] 2023-05-09 14:45:15,205 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-09T14:45:15.607Z] 2023-05-09 14:45:15,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-09T14:45:15.607Z] 2023-05-09 14:45:15,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:45:15.607Z] 2023-05-09 14:45:15,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:45:15.607Z] 3.0.0-dev.85 [Pipeline] } [2023-05-09T14:45:15.611Z] $ docker exec --env ******** --env ******** a9f002a89bbda8495a079cdb137a9f3a993636eca4a48db01fdd898e5da29ea1 ssh-agent -k [2023-05-09T14:45:15.716Z] unset SSH_AUTH_SOCK; [2023-05-09T14:45:15.717Z] unset SSH_AGENT_PID; [2023-05-09T14:45:15.718Z] echo Agent pid 77 killed; [2023-05-09T14:45:15.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T14:45:16.035Z] + git semver [Pipeline] } [2023-05-09T14:45:16.301Z] $ docker stop --time=1 a9f002a89bbda8495a079cdb137a9f3a993636eca4a48db01fdd898e5da29ea1 [2023-05-09T14:45:17.547Z] $ docker rm -f --volumes a9f002a89bbda8495a079cdb137a9f3a993636eca4a48db01fdd898e5da29ea1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T14:45:17.900Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T14:45:18.114Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T14:45:18.118Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.85 [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-09T14:45:18.292Z] provisioning config files... [2023-05-09T14:45:18.302Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1052892802417851056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:45:18.602Z] ---> docker-login.sh [2023-05-09T14:45:18.602Z] nexus3.edgexfoundry.org:10001 [2023-05-09T14:45:18.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:18.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:18.602Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:18.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:18.602Z] [2023-05-09T14:45:18.602Z] Login Succeeded [2023-05-09T14:45:18.602Z] nexus3.edgexfoundry.org:10002 [2023-05-09T14:45:18.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:18.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:18.602Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:18.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:18.603Z] [2023-05-09T14:45:18.603Z] Login Succeeded [2023-05-09T14:45:18.603Z] nexus3.edgexfoundry.org:10003 [2023-05-09T14:45:18.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:18.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:18.861Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:18.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:18.861Z] [2023-05-09T14:45:18.861Z] Login Succeeded [2023-05-09T14:45:18.861Z] nexus3.edgexfoundry.org:10004 [2023-05-09T14:45:18.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:18.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:18.861Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:18.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:18.861Z] [2023-05-09T14:45:18.861Z] Login Succeeded [2023-05-09T14:45:18.861Z] docker.io [2023-05-09T14:45:19.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:45:19.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:45:19.120Z] Configure a credential helper to remove this warning. See [2023-05-09T14:45:19.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:45:19.120Z] [2023-05-09T14:45:19.120Z] Login Succeeded [2023-05-09T14:45:19.120Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T14:45:19.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T14:45:19.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T14:45:19.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T14:45:19.223Z] ========================================================= [2023-05-09T14:45:19.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T14:45:19.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:45:19.542Z] + 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-09T14:45:19.543Z] Sending build context to Docker daemon 11.08MB [2023-05-09T14:45:19.543Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T14:45:19.543Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T14:45:19.543Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T14:45:19.543Z] f56be85fc22e: Pulling fs layer [2023-05-09T14:45:19.543Z] 85791d961cd3: Pulling fs layer [2023-05-09T14:45:19.543Z] d694b5ae8c79: Pulling fs layer [2023-05-09T14:45:19.543Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T14:45:19.543Z] 4d19c01a9841: Pulling fs layer [2023-05-09T14:45:19.543Z] 9325e15d5711: Pulling fs layer [2023-05-09T14:45:19.543Z] 556b6ee489ea: Pulling fs layer [2023-05-09T14:45:19.543Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T14:45:19.543Z] 9f32a84ed3da: Waiting [2023-05-09T14:45:19.543Z] 4d19c01a9841: Waiting [2023-05-09T14:45:19.543Z] 9325e15d5711: Waiting [2023-05-09T14:45:19.543Z] 556b6ee489ea: Waiting [2023-05-09T14:45:19.543Z] c5a4b2cf53e6: Waiting [2023-05-09T14:45:19.543Z] 85791d961cd3: Download complete [2023-05-09T14:45:19.802Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T14:45:19.802Z] 9f32a84ed3da: Download complete [2023-05-09T14:45:19.802Z] 4d19c01a9841: Verifying Checksum [2023-05-09T14:45:19.802Z] 4d19c01a9841: Download complete [2023-05-09T14:45:19.802Z] f56be85fc22e: Verifying Checksum [2023-05-09T14:45:19.802Z] f56be85fc22e: Download complete [2023-05-09T14:45:19.802Z] 9325e15d5711: Verifying Checksum [2023-05-09T14:45:19.802Z] 9325e15d5711: Download complete [2023-05-09T14:45:19.802Z] f56be85fc22e: Pull complete [2023-05-09T14:45:20.062Z] 85791d961cd3: Pull complete [2023-05-09T14:45:20.321Z] d694b5ae8c79: Verifying Checksum [2023-05-09T14:45:20.321Z] d694b5ae8c79: Download complete [2023-05-09T14:45:20.579Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T14:45:20.579Z] c5a4b2cf53e6: Download complete [2023-05-09T14:45:20.579Z] 556b6ee489ea: Verifying Checksum [2023-05-09T14:45:20.579Z] 556b6ee489ea: Download complete [2023-05-09T14:45:23.864Z] d694b5ae8c79: Pull complete [2023-05-09T14:45:23.864Z] 9f32a84ed3da: Pull complete [2023-05-09T14:45:23.864Z] 4d19c01a9841: Pull complete [2023-05-09T14:45:23.864Z] 9325e15d5711: Pull complete [2023-05-09T14:45:25.765Z] 556b6ee489ea: Pull complete [2023-05-09T14:45:26.702Z] c5a4b2cf53e6: Pull complete [2023-05-09T14:45:26.702Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T14:45:26.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T14:45:26.702Z] ---> c4be618373d6 [2023-05-09T14:45:26.702Z] Step 3/10 : ARG MAKE=make build [2023-05-09T14:45:30.904Z] ---> Running in da84fc7cf943 [2023-05-09T14:45:30.904Z] Removing intermediate container da84fc7cf943 [2023-05-09T14:45:30.904Z] ---> 9291fe0af238 [2023-05-09T14:45:30.904Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T14:45:30.904Z] ---> Running in b0e3cd9d009b [2023-05-09T14:45:30.904Z] Removing intermediate container b0e3cd9d009b [2023-05-09T14:45:30.904Z] ---> 471b4d1ceae3 [2023-05-09T14:45:30.904Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T14:45:30.904Z] ---> Running in 687775c62186 [2023-05-09T14:45:30.904Z] Removing intermediate container 687775c62186 [2023-05-09T14:45:30.904Z] ---> 8b7520827abc [2023-05-09T14:45:30.904Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T14:45:30.904Z] ---> Running in 4ada3c30185f [2023-05-09T14:45:30.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T14:45:30.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T14:45:30.904Z] OK: 265 MiB in 53 packages [2023-05-09T14:45:31.470Z] Removing intermediate container 4ada3c30185f [2023-05-09T14:45:31.470Z] ---> a3396b641897 [2023-05-09T14:45:31.470Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T14:45:31.470Z] ---> 35ff92a7b36c [2023-05-09T14:45:31.470Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T14:45:31.470Z] ---> Running in 0848224c128f [2023-05-09T14:45:33.245Z] Still waiting to schedule task [2023-05-09T14:45:33.246Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T14:45:58.018Z] Removing intermediate container 0848224c128f [2023-05-09T14:45:58.018Z] ---> 8f725e42be27 [2023-05-09T14:45:58.018Z] Step 9/10 : COPY . . [2023-05-09T14:45:58.018Z] ---> 663fea641ae4 [2023-05-09T14:45:58.018Z] Step 10/10 : RUN ${MAKE} [2023-05-09T14:45:58.018Z] ---> Running in b188c7cfa43e [2023-05-09T14:45:58.018Z] noop [2023-05-09T14:45:58.018Z] Removing intermediate container b188c7cfa43e [2023-05-09T14:45:58.018Z] ---> c47ed80d8397 [2023-05-09T14:45:58.018Z] Successfully built c47ed80d8397 [2023-05-09T14:45:58.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:45:58.336Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T14:45:58.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:45:58.411Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:45:58.535Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-09T14:45:58.858Z] $ docker top df1dc7e9072e7a247192d33fe317d9f0c320b00eb2d4be94cceaafb19cb6a623 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T14:45:59.217Z] + go version [2023-05-09T14:45:59.217Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T14:45:59.220Z] $ docker stop --time=1 df1dc7e9072e7a247192d33fe317d9f0c320b00eb2d4be94cceaafb19cb6a623 [2023-05-09T14:46:00.474Z] $ docker rm -f --volumes df1dc7e9072e7a247192d33fe317d9f0c320b00eb2d4be94cceaafb19cb6a623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:46:00.872Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T14:46:00.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:46:00.938Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:46:01.113Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-09T14:46:01.454Z] $ docker top e323789a93353083c577fe62b6387c1b11bf0ebefecc4e3e3e52b7bf8eab4ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T14:46:01.818Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T14:46:02.117Z] + make test [2023-05-09T14:46:02.118Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T14:46:09.073Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T14:46:21.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.048s coverage: 27.6% of statements [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T14:46:21.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.060s coverage: 80.2% of statements [2023-05-09T14:46:21.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.091s coverage: 86.0% of statements [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T14:46:21.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.098s coverage: 77.5% of statements [2023-05-09T14:46:21.276Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T14:46:21.536Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T14:46:21.536Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T14:46:21.795Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T14:46:24.328Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.065s coverage: 14.3% of statements [2023-05-09T14:46:24.328Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.069s coverage: 68.5% of statements [2023-05-09T14:46:24.328Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements [2023-05-09T14:46:24.328Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 5.5% of statements [2023-05-09T14:46:42.396Z] GO111MODULE=on go vet ./... [2023-05-09T14:46:44.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T14:46:45.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T14:46:45.182Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T14:46:45.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T14:46:45.200Z] $ docker stop --time=1 e323789a93353083c577fe62b6387c1b11bf0ebefecc4e3e3e52b7bf8eab4ac0 [2023-05-09T14:46:48.848Z] $ docker rm -f --volumes e323789a93353083c577fe62b6387c1b11bf0ebefecc4e3e3e52b7bf8eab4ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T14:46:49.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T14:46:49.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T14:46:49.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T14:46:50.249Z] + ls -al . [2023-05-09T14:46:50.249Z] total 272 [2023-05-09T14:46:50.249Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 14:46 . [2023-05-09T14:46:50.249Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:44 .. [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 14:44 .dockerignore [2023-05-09T14:46:50.249Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:45 .git [2023-05-09T14:46:50.249Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:44 .github [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 131 May 9 14:44 .gitignore [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 14:44 .golangci.yml [2023-05-09T14:46:50.249Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:45 .semver [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 14:44 CHANGELOG.md [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:44 GOVERNANCE.md [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 14:44 Jenkinsfile [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 14:44 LICENSE [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 14:44 Makefile [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 14:44 OWNERS.md [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 14:44 README.md [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:45 VERSION [2023-05-09T14:46:50.249Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:44 bin [2023-05-09T14:46:50.249Z] -rw-r--r-- 1 jenkins jenkins 106406 May 9 14:46 coverage.out [2023-05-09T14:46:50.249Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 14:44 example [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 9 14:44 go.mod [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 14:44 go.sum [2023-05-09T14:46:50.249Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:44 internal [2023-05-09T14:46:50.249Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:44 openapi [2023-05-09T14:46:50.249Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 14:44 pkg [2023-05-09T14:46:50.249Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:44 snap [2023-05-09T14:46:50.249Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 14:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:46:50.552Z] + 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=d75af8d7736dd893bcb45da5c89d1e2b765d6b8d --label arch=amd64 --label version=3.0.0-dev.85 . [2023-05-09T14:46:50.553Z] Sending build context to Docker daemon 11.19MB [2023-05-09T14:46:50.553Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T14:46:50.553Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T14:46:50.553Z] ---> c47ed80d8397 [2023-05-09T14:46:50.553Z] Step 3/23 : ARG MAKE=make build [2023-05-09T14:46:50.813Z] ---> Running in f117763d036c [2023-05-09T14:46:50.813Z] Removing intermediate container f117763d036c [2023-05-09T14:46:50.813Z] ---> 5299538bbe05 [2023-05-09T14:46:50.813Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T14:46:50.813Z] ---> Running in 48e06e5c88bd [2023-05-09T14:46:50.813Z] Removing intermediate container 48e06e5c88bd [2023-05-09T14:46:50.813Z] ---> aacce2bfbfbe [2023-05-09T14:46:50.813Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T14:46:50.813Z] ---> Running in b8b6c5395db4 [2023-05-09T14:46:51.073Z] Removing intermediate container b8b6c5395db4 [2023-05-09T14:46:51.073Z] ---> 3becd9ae50fa [2023-05-09T14:46:51.073Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T14:46:51.073Z] ---> Running in e081058df631 [2023-05-09T14:46:51.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T14:46:51.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T14:46:51.592Z] OK: 265 MiB in 53 packages [2023-05-09T14:46:52.161Z] Removing intermediate container e081058df631 [2023-05-09T14:46:52.161Z] ---> 5162f9732900 [2023-05-09T14:46:52.161Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T14:46:52.161Z] ---> ccff69ef5933 [2023-05-09T14:46:52.161Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T14:46:52.161Z] ---> Running in 4cadac2d535f [2023-05-09T14:46:52.728Z] Removing intermediate container 4cadac2d535f [2023-05-09T14:46:52.728Z] ---> b55afca2575f [2023-05-09T14:46:52.728Z] Step 9/23 : COPY . . [2023-05-09T14:46:53.299Z] ---> abdc5635668a [2023-05-09T14:46:53.299Z] Step 10/23 : RUN ${MAKE} [2023-05-09T14:46:53.299Z] ---> Running in 95ec65c77349 [2023-05-09T14:46:53.558Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.85" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T14:47:11.634Z] Removing intermediate container 95ec65c77349 [2023-05-09T14:47:11.634Z] ---> 1c4e23eb047c [2023-05-09T14:47:11.634Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T14:47:11.634Z] 3.17: Pulling from library/alpine [2023-05-09T14:47:11.634Z] f56be85fc22e: Already exists [2023-05-09T14:47:11.634Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T14:47:11.634Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T14:47:11.634Z] ---> 9ed4aefc74f6 [2023-05-09T14:47:11.634Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T14:47:11.634Z] ---> Running in 3defb85d49e0 [2023-05-09T14:47:11.634Z] Removing intermediate container 3defb85d49e0 [2023-05-09T14:47:11.634Z] ---> a8f53cc6e427 [2023-05-09T14:47:11.634Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T14:47:11.634Z] ---> Running in e0d0ce2a9779 [2023-05-09T14:47:11.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T14:47:11.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T14:47:11.892Z] OK: 7 MiB in 15 packages [2023-05-09T14:47:12.151Z] Removing intermediate container e0d0ce2a9779 [2023-05-09T14:47:12.151Z] ---> c13af7d9f9c3 [2023-05-09T14:47:12.151Z] Step 14/23 : WORKDIR / [2023-05-09T14:47:12.151Z] ---> Running in e46602a65fa1 [2023-05-09T14:47:12.151Z] Removing intermediate container e46602a65fa1 [2023-05-09T14:47:12.151Z] ---> ce87c0b9c654 [2023-05-09T14:47:12.151Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T14:47:12.411Z] ---> b409acfab217 [2023-05-09T14:47:12.411Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T14:47:12.981Z] ---> 6e6f4442006e [2023-05-09T14:47:12.981Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T14:47:12.981Z] ---> db96b1c7221c [2023-05-09T14:47:12.981Z] Step 18/23 : EXPOSE 59999 [2023-05-09T14:47:13.243Z] ---> Running in 0597616cf3c2 [2023-05-09T14:47:13.243Z] Removing intermediate container 0597616cf3c2 [2023-05-09T14:47:13.243Z] ---> babb09831681 [2023-05-09T14:47:13.243Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T14:47:13.243Z] ---> Running in 692c9688995b [2023-05-09T14:47:13.243Z] Removing intermediate container 692c9688995b [2023-05-09T14:47:13.243Z] ---> 73b3b38f9124 [2023-05-09T14:47:13.243Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T14:47:13.243Z] ---> Running in 0a37e285f86d [2023-05-09T14:47:13.243Z] Removing intermediate container 0a37e285f86d [2023-05-09T14:47:13.243Z] ---> d9f52fcec25e [2023-05-09T14:47:13.243Z] Step 21/23 : LABEL arch=amd64 [2023-05-09T14:47:13.243Z] ---> Running in fdf3a932908e [2023-05-09T14:47:13.504Z] Removing intermediate container fdf3a932908e [2023-05-09T14:47:13.504Z] ---> 02fc56531f0a [2023-05-09T14:47:13.504Z] Step 22/23 : LABEL git_sha=d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [2023-05-09T14:47:13.504Z] ---> Running in 18cfbc467b43 [2023-05-09T14:47:13.504Z] Removing intermediate container 18cfbc467b43 [2023-05-09T14:47:13.504Z] ---> 7ac5768e2cdf [2023-05-09T14:47:13.504Z] Step 23/23 : LABEL version=3.0.0-dev.85 [2023-05-09T14:47:13.504Z] ---> Running in b72bf96d8011 [2023-05-09T14:47:13.504Z] Removing intermediate container b72bf96d8011 [2023-05-09T14:47:13.504Z] ---> 4ae690dd48b5 [2023-05-09T14:47:13.504Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T14:47:13.764Z] Successfully built 4ae690dd48b5 [2023-05-09T14:47:13.764Z] 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-09T14:47:14.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T14:47:14.209Z] [2023-05-09T14:47:14.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:47:14.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T14:47:14.510Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T14:47:14.510Z] 5eb5b503b376: Pulling fs layer [2023-05-09T14:47:14.510Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T14:47:14.510Z] ec43610c2a17: Pulling fs layer [2023-05-09T14:47:14.510Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T14:47:14.510Z] 33b1e0a273af: Pulling fs layer [2023-05-09T14:47:14.510Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T14:47:14.510Z] 2f39f015ded8: Pulling fs layer [2023-05-09T14:47:14.510Z] 3a2ae6a8a46f: Waiting [2023-05-09T14:47:14.510Z] 33b1e0a273af: Waiting [2023-05-09T14:47:14.510Z] 5d3b04190fa2: Waiting [2023-05-09T14:47:14.510Z] 2f39f015ded8: Waiting [2023-05-09T14:47:14.510Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T14:47:14.510Z] 5c69ac0246d0: Download complete [2023-05-09T14:47:14.510Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T14:47:14.510Z] 3a2ae6a8a46f: Download complete [2023-05-09T14:47:14.510Z] 33b1e0a273af: Verifying Checksum [2023-05-09T14:47:14.510Z] 33b1e0a273af: Download complete [2023-05-09T14:47:14.510Z] ec43610c2a17: Verifying Checksum [2023-05-09T14:47:14.510Z] ec43610c2a17: Download complete [2023-05-09T14:47:14.510Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T14:47:14.510Z] 5d3b04190fa2: Download complete [2023-05-09T14:47:14.769Z] 5eb5b503b376: Verifying Checksum [2023-05-09T14:47:14.769Z] 5eb5b503b376: Download complete [2023-05-09T14:47:15.336Z] 2f39f015ded8: Download complete [2023-05-09T14:47:15.904Z] 5eb5b503b376: Pull complete [2023-05-09T14:47:15.904Z] 5c69ac0246d0: Pull complete [2023-05-09T14:47:16.471Z] ec43610c2a17: Pull complete [2023-05-09T14:47:16.471Z] 3a2ae6a8a46f: Pull complete [2023-05-09T14:47:16.728Z] 33b1e0a273af: Pull complete [2023-05-09T14:47:16.728Z] 5d3b04190fa2: Pull complete [2023-05-09T14:47:20.632Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14684 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-09T14:47:20.648Z] Running in /w/workspace/device-sdk-go/216 [Pipeline] { [Pipeline] checkout [2023-05-09T14:47:20.690Z] The recommended git tool is: git [2023-05-09T14:47:20.911Z] 2f39f015ded8: Pull complete [2023-05-09T14:47:20.911Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T14:47:20.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T14:47:20.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:47:20.980Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:47:20.999Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T14:47:23.839Z] $ docker top 1f272fdf05c7ba33f86bb5d32278ef8f0bd027c0b8164f51da26af3abd0de210 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:47:24.221Z] ---> job-cost.sh [2023-05-09T14:47:24.221Z] lf-activate-venv: SKIPPING [2023-05-09T14:47:24.221Z] INFO: No Stack... [2023-05-09T14:47:24.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T14:47:25.046Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T14:47:25.334Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-09T14:47:25.334Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T14:47:25.347Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-216-stack-cost] [2023-05-09T14:47:25.353Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-216-stack-cost] did not exist. Created. [2023-05-09T14:47:25.353Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T14:47:25.655Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T14:47:25.688Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T14:47:25.699Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T14:47:25.713Z] $ docker stop --time=1 1f272fdf05c7ba33f86bb5d32278ef8f0bd027c0b8164f51da26af3abd0de210 [2023-05-09T14:47:26.537Z] using credential edgex-jenkins-ssh [2023-05-09T14:47:26.561Z] Cloning the remote Git repository [2023-05-09T14:47:26.860Z] $ docker rm -f --volumes 1f272fdf05c7ba33f86bb5d32278ef8f0bd027c0b8164f51da26af3abd0de210 [2023-05-09T14:47:26.614Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T14:47:26.716Z] > git init /w/workspace/device-sdk-go/216 # timeout=10 [2023-05-09T14:47:26.882Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T14:47:26.883Z] > git --version # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T14:47:26.908Z] > git --version # 'git version 2.25.1' [2023-05-09T14:47:26.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T14:47:27.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T14:47:28.795Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-09T14:47:28.821Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T14:47:29.709Z] Avoid second fetch [2023-05-09T14:47:29.709Z] Checking out Revision d75af8d7736dd893bcb45da5c89d1e2b765d6b8d (main) [2023-05-09T14:47:30.322Z] Commit message: "feat: Enhance autodiscovery to better support multiple instances of same device service (#1444)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T14:47:29.727Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T14:47:29.805Z] > git checkout -f d75af8d7736dd893bcb45da5c89d1e2b765d6b8d # timeout=10 [2023-05-09T14:47:31.419Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T14:47:31.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T14:47:31.419Z] Dload Upload Total Spent Left Speed [2023-05-09T14:47:31.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-05-09T14:47:32.102Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T14:47:32.443Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-05-09T14:47:32.443Z] sudo tee /etc/docker/daemon.new [2023-05-09T14:47:32.443Z] { [2023-05-09T14:47:32.443Z] "registry-mirrors": [ [2023-05-09T14:47:32.443Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T14:47:32.443Z] ], [2023-05-09T14:47:32.443Z] "bip": "10.250.0.254/24", [2023-05-09T14:47:32.443Z] "hosts": [ [2023-05-09T14:47:32.443Z] "tcp://0.0.0.0:5555", [2023-05-09T14:47:32.443Z] "unix:///var/run/docker.sock" [2023-05-09T14:47:32.443Z] ], [2023-05-09T14:47:32.443Z] "mtu": 1458, [2023-05-09T14:47:32.443Z] "selinux-enabled": true, [2023-05-09T14:47:32.443Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T14:47:32.443Z] } [Pipeline] sh [2023-05-09T14:47:32.787Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T14:47:33.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T14:47:51.426Z] provisioning config files... [2023-05-09T14:47:51.457Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/216@tmp/config7557342274963291574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:47:51.812Z] ---> docker-login.sh [2023-05-09T14:47:51.812Z] nexus3.edgexfoundry.org:10001 [2023-05-09T14:47:52.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:47:52.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:47:52.356Z] Configure a credential helper to remove this warning. See [2023-05-09T14:47:52.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:47:52.356Z] [2023-05-09T14:47:52.356Z] Login Succeeded [2023-05-09T14:47:52.356Z] nexus3.edgexfoundry.org:10002 [2023-05-09T14:47:52.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:47:52.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:47:52.896Z] Configure a credential helper to remove this warning. See [2023-05-09T14:47:52.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:47:52.896Z] [2023-05-09T14:47:52.896Z] Login Succeeded [2023-05-09T14:47:52.896Z] nexus3.edgexfoundry.org:10003 [2023-05-09T14:47:53.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:47:53.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:47:53.169Z] Configure a credential helper to remove this warning. See [2023-05-09T14:47:53.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:47:53.169Z] [2023-05-09T14:47:53.169Z] Login Succeeded [2023-05-09T14:47:53.169Z] nexus3.edgexfoundry.org:10004 [2023-05-09T14:47:53.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:47:53.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:47:53.440Z] Configure a credential helper to remove this warning. See [2023-05-09T14:47:53.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:47:53.440Z] [2023-05-09T14:47:53.440Z] Login Succeeded [2023-05-09T14:47:53.440Z] docker.io [2023-05-09T14:47:53.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T14:47:53.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T14:47:53.981Z] Configure a credential helper to remove this warning. See [2023-05-09T14:47:53.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T14:47:53.981Z] [2023-05-09T14:47:53.981Z] Login Succeeded [2023-05-09T14:47:53.981Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T14:47:53.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T14:47:54.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T14:47:54.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T14:47:54.304Z] ========================================================= [2023-05-09T14:47:54.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T14:47:54.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:47:54.655Z] + 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-09T14:47:54.927Z] Sending build context to Docker daemon 5.955MB [2023-05-09T14:47:55.197Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T14:47:55.197Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T14:47:55.197Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T14:47:55.197Z] c41833b44d91: Pulling fs layer [2023-05-09T14:47:55.197Z] ed15518f5707: Pulling fs layer [2023-05-09T14:47:55.197Z] feae8fd75edb: Pulling fs layer [2023-05-09T14:47:55.197Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T14:47:55.198Z] 3cdef696dda3: Pulling fs layer [2023-05-09T14:47:55.198Z] 2ced38df9373: Pulling fs layer [2023-05-09T14:47:55.198Z] 58f1dce35555: Pulling fs layer [2023-05-09T14:47:55.198Z] 3cdef696dda3: Waiting [2023-05-09T14:47:55.198Z] 2ced38df9373: Waiting [2023-05-09T14:47:55.198Z] 58f1dce35555: Waiting [2023-05-09T14:47:55.198Z] 242c74f7c9fa: Waiting [2023-05-09T14:47:55.198Z] ed15518f5707: Verifying Checksum [2023-05-09T14:47:55.198Z] ed15518f5707: Download complete [2023-05-09T14:47:55.198Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T14:47:55.198Z] 242c74f7c9fa: Download complete [2023-05-09T14:47:55.198Z] 3cdef696dda3: Verifying Checksum [2023-05-09T14:47:55.198Z] 3cdef696dda3: Download complete [2023-05-09T14:47:55.484Z] c41833b44d91: Verifying Checksum [2023-05-09T14:47:55.484Z] c41833b44d91: Download complete [2023-05-09T14:47:56.464Z] c41833b44d91: Pull complete [2023-05-09T14:47:56.743Z] 58f1dce35555: Verifying Checksum [2023-05-09T14:47:56.743Z] 58f1dce35555: Download complete [2023-05-09T14:47:57.020Z] ed15518f5707: Pull complete [2023-05-09T14:47:57.998Z] feae8fd75edb: Verifying Checksum [2023-05-09T14:47:57.998Z] feae8fd75edb: Download complete [2023-05-09T14:47:57.998Z] 2ced38df9373: Verifying Checksum [2023-05-09T14:47:57.998Z] 2ced38df9373: Download complete [2023-05-09T14:48:10.347Z] feae8fd75edb: Pull complete [2023-05-09T14:48:10.347Z] 242c74f7c9fa: Pull complete [2023-05-09T14:48:10.347Z] 3cdef696dda3: Pull complete [2023-05-09T14:48:17.020Z] 2ced38df9373: Pull complete [2023-05-09T14:48:19.631Z] 58f1dce35555: Pull complete [2023-05-09T14:48:19.631Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T14:48:19.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T14:48:19.631Z] ---> fadd8f120f05 [2023-05-09T14:48:19.631Z] Step 3/10 : ARG MAKE=make build [2023-05-09T14:48:21.584Z] ---> Running in a5a44050c1ba [2023-05-09T14:48:21.854Z] Removing intermediate container a5a44050c1ba [2023-05-09T14:48:21.854Z] ---> 6346e2092f83 [2023-05-09T14:48:21.854Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T14:48:21.854Z] ---> Running in 5e5aca1dfc18 [2023-05-09T14:48:22.126Z] Removing intermediate container 5e5aca1dfc18 [2023-05-09T14:48:22.127Z] ---> c47e47b46130 [2023-05-09T14:48:22.127Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T14:48:22.127Z] ---> Running in 0568e09ea4b2 [2023-05-09T14:48:22.714Z] Removing intermediate container 0568e09ea4b2 [2023-05-09T14:48:22.714Z] ---> 3a574a0ed269 [2023-05-09T14:48:22.714Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T14:48:22.714Z] ---> Running in 35ff14121920 [2023-05-09T14:48:23.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T14:48:24.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T14:48:25.335Z] OK: 263 MiB in 53 packages [2023-05-09T14:48:26.306Z] Removing intermediate container 35ff14121920 [2023-05-09T14:48:26.306Z] ---> 9a1d37b3ad01 [2023-05-09T14:48:26.306Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T14:48:26.576Z] ---> 79487533306f [2023-05-09T14:48:26.576Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T14:48:26.854Z] ---> Running in 575e4da1f427 [2023-05-09T14:49:34.785Z] Removing intermediate container 575e4da1f427 [2023-05-09T14:49:34.785Z] ---> b7902537df92 [2023-05-09T14:49:34.785Z] Step 9/10 : COPY . . [2023-05-09T14:49:34.785Z] ---> c1695d126d37 [2023-05-09T14:49:34.785Z] Step 10/10 : RUN ${MAKE} [2023-05-09T14:49:34.785Z] ---> Running in e24da9545e93 [2023-05-09T14:49:34.785Z] noop [2023-05-09T14:49:34.785Z] Removing intermediate container e24da9545e93 [2023-05-09T14:49:34.785Z] ---> b611976c3050 [2023-05-09T14:49:34.785Z] Successfully built b611976c3050 [2023-05-09T14:49:34.785Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:49:35.142Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T14:49:35.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:49:35.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-14684 does not seem to be running inside a container [2023-05-09T14:49:35.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/216 -v /w/workspace/device-sdk-go/216:/w/workspace/device-sdk-go/216:rw,z -v /w/workspace/device-sdk-go/216@tmp:/w/workspace/device-sdk-go/216@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-09T14:49:36.663Z] $ docker top a317039cb5f1b66f6c39753972a751fb74892cbde0570aa309ea8f354172c780 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T14:49:37.511Z] + go version [2023-05-09T14:49:37.511Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T14:49:37.532Z] $ docker stop --time=1 a317039cb5f1b66f6c39753972a751fb74892cbde0570aa309ea8f354172c780 [2023-05-09T14:49:39.182Z] $ docker rm -f --volumes a317039cb5f1b66f6c39753972a751fb74892cbde0570aa309ea8f354172c780 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:49:39.746Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T14:49:39.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:49:39.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-14684 does not seem to be running inside a container [2023-05-09T14:49:40.004Z] $ 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/216 -v /w/workspace/device-sdk-go/216:/w/workspace/device-sdk-go/216:rw,z -v /w/workspace/device-sdk-go/216@tmp:/w/workspace/device-sdk-go/216@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-09T14:49:41.187Z] $ docker top 04b75fc23915212db2ba4b967aaed1ad66799eab0542b8933a53b78c219301ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T14:49:42.022Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/216 [Pipeline] fileExists [Pipeline] sh [2023-05-09T14:49:42.360Z] + make test [2023-05-09T14:49:42.360Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T14:50:21.247Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T14:52:13.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T14:52:13.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T14:52:13.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T14:52:13.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T14:52:13.991Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T14:52:19.329Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.227s coverage: 27.6% of statements [2023-05-09T14:52:23.580Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.248s coverage: 80.2% of statements [2023-05-09T14:52:35.885Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T14:52:35.885Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T14:52:35.885Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.342s coverage: 86.0% of statements [2023-05-09T14:52:42.538Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T14:52:42.538Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.451s coverage: 77.5% of statements [2023-05-09T14:52:46.816Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T14:52:48.222Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T14:52:48.222Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T14:52:50.165Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.297s coverage: 14.3% of statements [2023-05-09T14:52:50.165Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.416s coverage: 68.5% of statements [2023-05-09T14:52:52.114Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.452s coverage: 89.2% of statements [2023-05-09T14:52:52.698Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T14:52:52.967Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.239s coverage: 5.5% of statements [2023-05-09T14:52:53.929Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T14:52:53.929Z] GO111MODULE=on go vet ./... [2023-05-09T14:55:15.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T14:55:15.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T14:55:15.687Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T14:55:15.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T14:55:15.716Z] $ docker stop --time=1 04b75fc23915212db2ba4b967aaed1ad66799eab0542b8933a53b78c219301ba [2023-05-09T14:55:17.662Z] $ docker rm -f --volumes 04b75fc23915212db2ba4b967aaed1ad66799eab0542b8933a53b78c219301ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T14:55:19.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T14:55:19.314Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T14:55:19.879Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T14:55:20.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T14:55:20.575Z] + ls -al . [2023-05-09T14:55:20.575Z] total 268 [2023-05-09T14:55:20.575Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 14:49 . [2023-05-09T14:55:20.575Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:47 .. [2023-05-09T14:55:20.575Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 14:47 .dockerignore [2023-05-09T14:55:20.575Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:47 .git [2023-05-09T14:55:20.575Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:47 .github [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 131 May 9 14:47 .gitignore [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 14:47 .golangci.yml [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 14:47 CHANGELOG.md [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:47 GOVERNANCE.md [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 14:47 Jenkinsfile [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 14:47 LICENSE [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 14:47 Makefile [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 14:47 OWNERS.md [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 14:47 README.md [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:45 VERSION [2023-05-09T14:55:20.576Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:47 bin [2023-05-09T14:55:20.576Z] -rw-r--r-- 1 jenkins jenkins 106406 May 9 14:52 coverage.out [2023-05-09T14:55:20.576Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 14:47 example [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 9 14:47 go.mod [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 14:47 go.sum [2023-05-09T14:55:20.576Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:47 internal [2023-05-09T14:55:20.576Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:47 openapi [2023-05-09T14:55:20.576Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 14:47 pkg [2023-05-09T14:55:20.576Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:47 snap [2023-05-09T14:55:20.576Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 14:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:55:20.923Z] + 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=d75af8d7736dd893bcb45da5c89d1e2b765d6b8d --label arch=arm64 --label version=3.0.0-dev.85 . [2023-05-09T14:55:21.198Z] Sending build context to Docker daemon 6.062MB [2023-05-09T14:55:21.466Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T14:55:21.466Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T14:55:21.466Z] ---> b611976c3050 [2023-05-09T14:55:21.466Z] Step 3/23 : ARG MAKE=make build [2023-05-09T14:55:21.466Z] ---> Running in a7577cf0b54b [2023-05-09T14:55:21.736Z] Removing intermediate container a7577cf0b54b [2023-05-09T14:55:21.736Z] ---> 6a8e098e8a13 [2023-05-09T14:55:21.736Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T14:55:22.003Z] ---> Running in eecd4d8e542d [2023-05-09T14:55:22.271Z] Removing intermediate container eecd4d8e542d [2023-05-09T14:55:22.271Z] ---> ddc986689e20 [2023-05-09T14:55:22.271Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T14:55:22.271Z] ---> Running in 292b353e1e70 [2023-05-09T14:55:22.539Z] Removing intermediate container 292b353e1e70 [2023-05-09T14:55:22.539Z] ---> b697c4b44ec0 [2023-05-09T14:55:22.539Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T14:55:22.539Z] ---> Running in e96edec6f963 [2023-05-09T14:55:23.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T14:55:24.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T14:55:25.538Z] OK: 263 MiB in 53 packages [2023-05-09T14:55:26.127Z] Removing intermediate container e96edec6f963 [2023-05-09T14:55:26.127Z] ---> 2ae258cbdb1a [2023-05-09T14:55:26.127Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T14:55:26.713Z] ---> 31b7e3ddf9ba [2023-05-09T14:55:26.713Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T14:55:26.713Z] ---> Running in 1ebbc7fd8966 [2023-05-09T14:55:29.305Z] Removing intermediate container 1ebbc7fd8966 [2023-05-09T14:55:29.305Z] ---> 5c30e4a757a6 [2023-05-09T14:55:29.305Z] Step 9/23 : COPY . . [2023-05-09T14:55:30.718Z] ---> feee80a7db1e [2023-05-09T14:55:30.718Z] Step 10/23 : RUN ${MAKE} [2023-05-09T14:55:30.718Z] ---> Running in 111c66e764cb [2023-05-09T14:55:31.306Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.85" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T14:57:53.002Z] Removing intermediate container 111c66e764cb [2023-05-09T14:57:53.002Z] ---> ff7c5a311bee [2023-05-09T14:57:53.002Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T14:57:53.002Z] 3.17: Pulling from library/alpine [2023-05-09T14:57:53.002Z] c41833b44d91: Already exists [2023-05-09T14:57:53.002Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T14:57:53.002Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T14:57:53.002Z] ---> 51e60588ff2c [2023-05-09T14:57:53.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T14:57:53.002Z] ---> Running in eb88ab5dd350 [2023-05-09T14:57:53.002Z] Removing intermediate container eb88ab5dd350 [2023-05-09T14:57:53.002Z] ---> d592ff4439eb [2023-05-09T14:57:53.002Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T14:57:53.002Z] ---> Running in 88e200d4954c [2023-05-09T14:57:53.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T14:57:53.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T14:57:53.002Z] OK: 7 MiB in 15 packages [2023-05-09T14:57:53.002Z] Removing intermediate container 88e200d4954c [2023-05-09T14:57:53.002Z] ---> 94d7ff4cd716 [2023-05-09T14:57:53.002Z] Step 14/23 : WORKDIR / [2023-05-09T14:57:53.002Z] ---> Running in ec04d532ce14 [2023-05-09T14:57:53.002Z] Removing intermediate container ec04d532ce14 [2023-05-09T14:57:53.002Z] ---> ec46ef527912 [2023-05-09T14:57:53.002Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T14:57:53.002Z] ---> 9ced34f82929 [2023-05-09T14:57:53.002Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T14:57:53.002Z] ---> beee2067b7ba [2023-05-09T14:57:53.002Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T14:57:53.002Z] ---> 20a180f62dfa [2023-05-09T14:57:53.002Z] Step 18/23 : EXPOSE 59999 [2023-05-09T14:57:53.002Z] ---> Running in 363573e06005 [2023-05-09T14:57:53.002Z] Removing intermediate container 363573e06005 [2023-05-09T14:57:53.002Z] ---> bf99c128dc3d [2023-05-09T14:57:53.002Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T14:57:53.002Z] ---> Running in 92a0024fa39d [2023-05-09T14:57:53.002Z] Removing intermediate container 92a0024fa39d [2023-05-09T14:57:53.002Z] ---> 5c51a02f317f [2023-05-09T14:57:53.002Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T14:57:53.002Z] ---> Running in 2d51bba23e30 [2023-05-09T14:57:53.002Z] Removing intermediate container 2d51bba23e30 [2023-05-09T14:57:53.002Z] ---> 52143954f7b9 [2023-05-09T14:57:53.002Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T14:57:53.002Z] ---> Running in d3e9a914b23b [2023-05-09T14:57:53.002Z] Removing intermediate container d3e9a914b23b [2023-05-09T14:57:53.002Z] ---> d875fce27be1 [2023-05-09T14:57:53.002Z] Step 22/23 : LABEL git_sha=d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [2023-05-09T14:57:53.002Z] ---> Running in 1f7eadeaf5c5 [2023-05-09T14:57:53.002Z] Removing intermediate container 1f7eadeaf5c5 [2023-05-09T14:57:53.002Z] ---> 486f71401166 [2023-05-09T14:57:53.002Z] Step 23/23 : LABEL version=3.0.0-dev.85 [2023-05-09T14:57:53.002Z] ---> Running in d9313ddb083c [2023-05-09T14:57:53.002Z] Removing intermediate container d9313ddb083c [2023-05-09T14:57:53.002Z] ---> 66b7e0d96253 [2023-05-09T14:57:53.002Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T14:57:53.002Z] Successfully built 66b7e0d96253 [2023-05-09T14:57:53.002Z] 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-09T14:57:53.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T14:57:53.442Z] [2023-05-09T14:57:53.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:57:53.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T14:57:53.853Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T14:57:53.853Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T14:57:53.853Z] 04944245beec: Pulling fs layer [2023-05-09T14:57:53.853Z] 699f458cf7ca: Pulling fs layer [2023-05-09T14:57:53.853Z] 765212b225bb: Pulling fs layer [2023-05-09T14:57:53.853Z] f23df028b6ca: Pulling fs layer [2023-05-09T14:57:53.853Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T14:57:53.853Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T14:57:53.853Z] 765212b225bb: Waiting [2023-05-09T14:57:53.853Z] f23df028b6ca: Waiting [2023-05-09T14:57:53.853Z] d65c8cfc05b1: Waiting [2023-05-09T14:57:53.853Z] 2437ff75d9bd: Waiting [2023-05-09T14:57:54.142Z] 04944245beec: Verifying Checksum [2023-05-09T14:57:54.142Z] 04944245beec: Download complete [2023-05-09T14:57:54.142Z] 765212b225bb: Verifying Checksum [2023-05-09T14:57:54.142Z] 765212b225bb: Download complete [2023-05-09T14:57:54.142Z] f23df028b6ca: Verifying Checksum [2023-05-09T14:57:54.142Z] f23df028b6ca: Download complete [2023-05-09T14:57:54.142Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T14:57:54.142Z] d65c8cfc05b1: Download complete [2023-05-09T14:57:54.142Z] 699f458cf7ca: Verifying Checksum [2023-05-09T14:57:54.142Z] 699f458cf7ca: Download complete [2023-05-09T14:57:54.764Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T14:57:54.764Z] 8998bd30e6a1: Download complete [2023-05-09T14:57:56.751Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T14:57:56.751Z] 2437ff75d9bd: Download complete [2023-05-09T14:57:58.715Z] 8998bd30e6a1: Pull complete [2023-05-09T14:57:59.301Z] 04944245beec: Pull complete [2023-05-09T14:58:00.714Z] 699f458cf7ca: Pull complete [2023-05-09T14:58:00.982Z] 765212b225bb: Pull complete [2023-05-09T14:58:01.568Z] f23df028b6ca: Pull complete [2023-05-09T14:58:01.838Z] d65c8cfc05b1: Pull complete [2023-05-09T14:58:16.851Z] 2437ff75d9bd: Pull complete [2023-05-09T14:58:16.851Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T14:58:16.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T14:58:16.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:58:17.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-14684 does not seem to be running inside a container [2023-05-09T14:58:17.113Z] $ 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/216 -v /w/workspace/device-sdk-go/216:/w/workspace/device-sdk-go/216:rw,z -v /w/workspace/device-sdk-go/216@tmp:/w/workspace/device-sdk-go/216@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-09T14:58:23.260Z] $ docker top 4ae1b4360980087312292a9009926b2ec5194c15d7b42c3950157c5d2b1835ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:58:24.094Z] ---> job-cost.sh [2023-05-09T14:58:24.095Z] lf-activate-venv: SKIPPING [2023-05-09T14:58:24.095Z] INFO: No Stack... [2023-05-09T14:58:24.681Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T14:58:25.267Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T14:58:26.173Z] + cat /w/workspace/device-sdk-go/216/archives/cost.csv [2023-05-09T14:58:26.173Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T14:58:26.239Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-216-stack-cost] [2023-05-09T14:58:26.246Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-216-stack-cost] did not exist. Created. [2023-05-09T14:58:26.246Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T14:58:26.585Z] /w/workspace/device-sdk-go/216@tmp/durable-9f653b86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T14:58:27.500Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T14:58:27.524Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T14:58:27.587Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T14:58:27.594Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T14:58:27.609Z] $ docker stop --time=1 4ae1b4360980087312292a9009926b2ec5194c15d7b42c3950157c5d2b1835ba [2023-05-09T14:58:29.115Z] $ docker rm -f --volumes 4ae1b4360980087312292a9009926b2ec5194c15d7b42c3950157c5d2b1835ba [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-09T14:58:29.566Z] provisioning config files... [2023-05-09T14:58:29.572Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16793642645074432038tmp [Pipeline] { [Pipeline] sh [2023-05-09T14:58:29.861Z] + set +x [2023-05-09T14:58:29.861Z] + curl -s https://codecov.io/bash [2023-05-09T14:58:29.861Z] + bash -s -- [2023-05-09T14:58:29.861Z] [2023-05-09T14:58:29.861Z] _____ _ [2023-05-09T14:58:29.861Z] / ____| | | [2023-05-09T14:58:29.861Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T14:58:29.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T14:58:29.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T14:58:29.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T14:58:29.861Z] Bash-1.0.6 [2023-05-09T14:58:29.861Z] [2023-05-09T14:58:29.861Z] [2023-05-09T14:58:29.861Z] ==> git version 2.25.1 found [2023-05-09T14:58:29.861Z] ==> 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-09T14:58:29.861Z] Release-Date: 2020-01-08 [2023-05-09T14:58:29.861Z] 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-09T14:58:29.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T14:58:29.861Z] ==> Jenkins CI detected. [2023-05-09T14:58:29.861Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T14:58:29.861Z] project root: . [2023-05-09T14:58:29.861Z] --> token set from env [2023-05-09T14:58:29.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T14:58:29.861Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T14:58:29.861Z] ==> Python coveragepy not found [2023-05-09T14:58:29.861Z] ==> Searching for coverage reports in: [2023-05-09T14:58:29.861Z] + . [2023-05-09T14:58:29.861Z] -> Found 1 reports [2023-05-09T14:58:30.121Z] ==> Detecting git/mercurial file structure [2023-05-09T14:58:30.121Z] ==> Reading reports [2023-05-09T14:58:30.121Z] + ./coverage.out bytes=106406 [2023-05-09T14:58:30.121Z] ==> Appending adjustments [2023-05-09T14:58:30.121Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T14:58:30.382Z] + Found adjustments [2023-05-09T14:58:30.382Z] ==> Gzipping contents [2023-05-09T14:58:30.382Z] 16K /tmp/codecov.DrSPxE.gz [2023-05-09T14:58:30.382Z] ==> Uploading reports [2023-05-09T14:58:30.382Z] url: https://codecov.io [2023-05-09T14:58:30.382Z] query: branch=main&commit=d75af8d7736dd893bcb45da5c89d1e2b765d6b8d&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T14:58:30.382Z] -> Pinging Codecov [2023-05-09T14:58:30.382Z] 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=d75af8d7736dd893bcb45da5c89d1e2b765d6b8d&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T14:58:30.382Z] -> Uploading to [2023-05-09T14:58:30.382Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/d75af8d7736dd893bcb45da5c89d1e2b765d6b8d/7d71b17b-6cbb-44b4-843a-529593f07c20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T145830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fdaea9e37c696cf6d4710680f344f881096aaae287d118da28795a1998184c9 [2023-05-09T14:58:30.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T14:58:30.382Z] Dload Upload Total Spent Left Speed [2023-05-09T14:58:30.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15098 0 0 100 15098 0 68940 --:--:-- --:--:-- --:--:-- 68940 [2023-05-09T14:58:30.642Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [Pipeline] } [2023-05-09T14:58:30.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T14:58:30.847Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T14:58:30.858Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:58:31.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T14:58:31.157Z] [2023-05-09T14:58:31.157Z] 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-09T14:58:31.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T14:58:31.457Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T14:58:31.457Z] df9b9388f04a: Pulling fs layer [2023-05-09T14:58:31.457Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T14:58:31.457Z] 25bc292e5bac: Pulling fs layer [2023-05-09T14:58:31.457Z] 114826534d7a: Pulling fs layer [2023-05-09T14:58:31.457Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T14:58:31.457Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T14:58:31.457Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T14:58:31.457Z] 4657fd5d0bcf: Waiting [2023-05-09T14:58:31.457Z] 6ad1cebc031e: Waiting [2023-05-09T14:58:31.457Z] 8a3aa393b2d8: Waiting [2023-05-09T14:58:31.457Z] 114826534d7a: Waiting [2023-05-09T14:58:31.457Z] 25bc292e5bac: Verifying Checksum [2023-05-09T14:58:31.457Z] 25bc292e5bac: Download complete [2023-05-09T14:58:31.457Z] 52dc419b0ee2: Download complete [2023-05-09T14:58:31.457Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T14:58:31.457Z] 4657fd5d0bcf: Download complete [2023-05-09T14:58:31.457Z] df9b9388f04a: Download complete [2023-05-09T14:58:31.716Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T14:58:31.716Z] 6ad1cebc031e: Download complete [2023-05-09T14:58:31.716Z] df9b9388f04a: Pull complete [2023-05-09T14:58:31.716Z] 52dc419b0ee2: Pull complete [2023-05-09T14:58:31.994Z] 25bc292e5bac: Pull complete [2023-05-09T14:58:32.260Z] 114826534d7a: Verifying Checksum [2023-05-09T14:58:32.260Z] 114826534d7a: Download complete [2023-05-09T14:58:32.260Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T14:58:32.260Z] 8a3aa393b2d8: Download complete [2023-05-09T14:58:35.586Z] 114826534d7a: Pull complete [2023-05-09T14:58:35.586Z] 4657fd5d0bcf: Pull complete [2023-05-09T14:58:35.846Z] 6ad1cebc031e: Pull complete [2023-05-09T14:58:39.143Z] 8a3aa393b2d8: Pull complete [2023-05-09T14:58:39.143Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T14:58:39.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T14:58:39.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:58:39.217Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:58:39.237Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-09T14:58:43.754Z] $ docker top 474553aa339a3a92a730b8787885ea19daac54ba689a5240bef7121554dda961 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T14:58:43.831Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-09T14:58:44.108Z] + set -o pipefail [2023-05-09T14:58:44.108Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-09T14:58:49.382Z] [2023-05-09T14:58:49.382Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-09T14:58:49.382Z] [2023-05-09T14:58:49.382Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/3c42bd01-92e7-4453-ab70-945068456b1b [2023-05-09T14:58:49.382Z] [2023-05-09T14:58:49.382Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T14:58:49.382Z] [2023-05-09T14:58:49.382Z] [2023-05-09T14:58:49.382Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T14:58:49.382Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T14:58:49.382Z] More details here: https://snyk.co/ue1NS [2023-05-09T14:58:49.382Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T14:58:49.382Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T14:58:49.387Z] $ docker stop --time=1 474553aa339a3a92a730b8787885ea19daac54ba689a5240bef7121554dda961 [2023-05-09T14:58:52.586Z] $ docker rm -f --volumes 474553aa339a3a92a730b8787885ea19daac54ba689a5240bef7121554dda961 [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-09T14:58:52.987Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T14:58:52.996Z] provisioning config files... [2023-05-09T14:58:53.005Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12402598597243414772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:58:53.301Z] --> edgex-publish-swagger.sh [2023-05-09T14:58:53.301Z] === Publish openapi/v3 API === [2023-05-09T14:58:53.301Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-09T14:58:53.301Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-09T14:58:53.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T14:58:53.301Z] Dload Upload Total Spent Left Speed [2023-05-09T14:58:53.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 104k --:--:-- --:--:-- --:--:-- 103k 100 23674 0 0 100 23674 0 45352 --:--:-- --:--:-- --:--:-- 45265 [2023-05-09T14:58:53.870Z] [2023-05-09T14:58:53.870Z] [Pipeline] } [2023-05-09T14:58:53.876Z] 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-09T14:58:54.248Z] + git log --format=format:%s -1 d75af8d7736dd893bcb45da5c89d1e2b765d6b8d [Pipeline] sh [2023-05-09T14:58:54.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T14:58:54.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:58:54.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T14:58:54.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:58:54.900Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:58:54.920Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T14:58:55.369Z] $ docker top 36c326add8a517b5532829ae404d2dec96679e5c4c8bd4fb64c99fbb81639cf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T14:58:55.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T14:58:55.459Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T14:58:55.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T14:58:55.556Z] $ docker exec 36c326add8a517b5532829ae404d2dec96679e5c4c8bd4fb64c99fbb81639cf9 ssh-agent [2023-05-09T14:58:55.666Z] SSH_AUTH_SOCK=/tmp/ssh-9I1OH1UTNQyZ/agent.32 [2023-05-09T14:58:55.666Z] SSH_AGENT_PID=38 [2023-05-09T14:58:55.670Z] Running ssh-add (command line suppressed) [2023-05-09T14:58:55.760Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6985269344730709461.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6985269344730709461.key) [2023-05-09T14:58:55.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T14:58:56.068Z] + git semver tag [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,237 [run_tag] DEBUG tag force:False [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,237 [check_head_tag] DEBUG check head tag [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,239 [execute] INFO git cat-file --batch-check [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,242 [execute] INFO git cat-file --batch [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,294 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,294 [execute] INFO git tag -a v3.0.0-dev.85 -m v3.0.0-dev.85 [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,294 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.85', '-m', 'v3.0.0-dev.85'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T14:58:56.328Z] 2023-05-09 14:58:56,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:58:56.328Z] 3.0.0-dev.85 [Pipeline] } [2023-05-09T14:58:56.329Z] $ docker exec --env ******** --env ******** 36c326add8a517b5532829ae404d2dec96679e5c4c8bd4fb64c99fbb81639cf9 ssh-agent -k [2023-05-09T14:58:56.419Z] unset SSH_AUTH_SOCK; [2023-05-09T14:58:56.419Z] unset SSH_AGENT_PID; [2023-05-09T14:58:56.419Z] echo Agent pid 38 killed; [2023-05-09T14:58:56.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T14:58:56.743Z] + git semver [Pipeline] } [2023-05-09T14:58:57.006Z] $ docker stop --time=1 36c326add8a517b5532829ae404d2dec96679e5c4c8bd4fb64c99fbb81639cf9 [2023-05-09T14:58:58.289Z] $ docker rm -f --volumes 36c326add8a517b5532829ae404d2dec96679e5c4c8bd4fb64c99fbb81639cf9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:58:58.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T14:58:58.684Z] [2023-05-09T14:58:58.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:58:58.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T14:58:58.987Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T14:58:58.987Z] ab5ef0e58194: Pulling fs layer [2023-05-09T14:58:58.987Z] 9712f1f96733: Pulling fs layer [2023-05-09T14:58:58.987Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T14:58:58.987Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T14:58:58.987Z] e9a5061849ea: Pulling fs layer [2023-05-09T14:58:58.987Z] d747dcd14b5f: Pulling fs layer [2023-05-09T14:58:58.987Z] 2de7ff778b66: Pulling fs layer [2023-05-09T14:58:58.987Z] e9a5061849ea: Waiting [2023-05-09T14:58:58.987Z] 0d9ebad4ef96: Waiting [2023-05-09T14:58:58.987Z] d747dcd14b5f: Waiting [2023-05-09T14:58:58.987Z] 2de7ff778b66: Waiting [2023-05-09T14:58:58.987Z] 9712f1f96733: Verifying Checksum [2023-05-09T14:58:58.987Z] 9712f1f96733: Download complete [2023-05-09T14:58:59.248Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T14:58:59.248Z] 63f879dbbcfc: Download complete [2023-05-09T14:58:59.248Z] e9a5061849ea: Verifying Checksum [2023-05-09T14:58:59.248Z] e9a5061849ea: Download complete [2023-05-09T14:58:59.508Z] d747dcd14b5f: Download complete [2023-05-09T14:58:59.508Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T14:58:59.508Z] 0d9ebad4ef96: Download complete [2023-05-09T14:58:59.508Z] ab5ef0e58194: Verifying Checksum [2023-05-09T14:58:59.508Z] ab5ef0e58194: Download complete [2023-05-09T14:58:59.508Z] 2de7ff778b66: Verifying Checksum [2023-05-09T14:58:59.508Z] 2de7ff778b66: Download complete [2023-05-09T14:59:02.036Z] ab5ef0e58194: Pull complete [2023-05-09T14:59:02.036Z] 9712f1f96733: Pull complete [2023-05-09T14:59:02.604Z] 63f879dbbcfc: Pull complete [2023-05-09T14:59:05.890Z] 0d9ebad4ef96: Pull complete [2023-05-09T14:59:06.151Z] e9a5061849ea: Pull complete [2023-05-09T14:59:06.412Z] d747dcd14b5f: Pull complete [2023-05-09T14:59:07.347Z] 2de7ff778b66: Pull complete [2023-05-09T14:59:07.347Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T14:59:07.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T14:59:07.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:59:07.439Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:59:07.460Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-09T14:59:12.607Z] $ docker top 1455b0824ba00120ca65a111ab907e2adab038c61e83267ae8cffceac8f357d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T14:59:12.678Z] provisioning config files... [2023-05-09T14:59:12.688Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5896779889117339510tmp [2023-05-09T14:59:12.700Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3826140962898740077tmp [2023-05-09T14:59:12.709Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12684867095648806896tmp [Pipeline] { [Pipeline] echo [2023-05-09T14:59:12.722Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:13.004Z] ---> sigul-configuration.sh [2023-05-09T14:59:13.004Z] gpg: directory `/root/.gnupg' created [2023-05-09T14:59:13.004Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T14:59:13.004Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T14:59:13.004Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T14:59:13.004Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T14:59:13.004Z] gpg: CAST5 encrypted data [2023-05-09T14:59:13.004Z] gpg: encrypted with 1 passphrase [2023-05-09T14:59:13.004Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T14:59:13.290Z] + mkdir /home/jenkins [2023-05-09T14:59:13.290Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T14:59:13.580Z] + 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-09T14:59:13.588Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:13.939Z] ---> sigul-install.sh [2023-05-09T14:59:13.939Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T14:59:14.226Z] + git tag --list [2023-05-09T14:59:14.226Z] 0.7.1 [2023-05-09T14:59:14.226Z] delhi-tag [2023-05-09T14:59:14.226Z] v1.0.0 [2023-05-09T14:59:14.226Z] v1.1.0 [2023-05-09T14:59:14.226Z] v1.1.1 [2023-05-09T14:59:14.226Z] v1.1.2 [2023-05-09T14:59:14.226Z] v1.2.0 [2023-05-09T14:59:14.226Z] v1.2.1 [2023-05-09T14:59:14.226Z] v1.2.2 [2023-05-09T14:59:14.226Z] v1.2.3 [2023-05-09T14:59:14.226Z] v1.3.0 [2023-05-09T14:59:14.226Z] v1.4.0 [2023-05-09T14:59:14.226Z] v2.0.0 [2023-05-09T14:59:14.226Z] v2.1.0 [2023-05-09T14:59:14.226Z] v2.1.1 [2023-05-09T14:59:14.226Z] v2.1.1-dev.2 [2023-05-09T14:59:14.226Z] v2.1.1-dev.3 [2023-05-09T14:59:14.226Z] v2.2.0 [2023-05-09T14:59:14.226Z] v2.2.1-dev.1 [2023-05-09T14:59:14.226Z] v2.2.1-dev.10 [2023-05-09T14:59:14.226Z] v2.2.1-dev.11 [2023-05-09T14:59:14.226Z] v2.2.1-dev.12 [2023-05-09T14:59:14.226Z] v2.2.1-dev.13 [2023-05-09T14:59:14.226Z] v2.2.1-dev.14 [2023-05-09T14:59:14.226Z] v2.2.1-dev.2 [2023-05-09T14:59:14.226Z] v2.2.1-dev.3 [2023-05-09T14:59:14.226Z] v2.2.1-dev.4 [2023-05-09T14:59:14.226Z] v2.2.1-dev.5 [2023-05-09T14:59:14.226Z] v2.2.1-dev.6 [2023-05-09T14:59:14.226Z] v2.2.1-dev.7 [2023-05-09T14:59:14.226Z] v2.2.1-dev.8 [2023-05-09T14:59:14.226Z] v2.2.1-dev.9 [2023-05-09T14:59:14.226Z] v2.3.0 [2023-05-09T14:59:14.226Z] v2.3.0-dev.14 [2023-05-09T14:59:14.226Z] v2.3.0-dev.15 [2023-05-09T14:59:14.226Z] v2.3.0-dev.16 [2023-05-09T14:59:14.226Z] v2.3.0-dev.17 [2023-05-09T14:59:14.226Z] v2.3.0-dev.18 [2023-05-09T14:59:14.226Z] v2.3.0-dev.19 [2023-05-09T14:59:14.226Z] v2.3.0-dev.20 [2023-05-09T14:59:14.226Z] v2.3.0-dev.21 [2023-05-09T14:59:14.226Z] v2.3.0-dev.22 [2023-05-09T14:59:14.226Z] v2.3.0-dev.23 [2023-05-09T14:59:14.226Z] v2.3.0-dev.24 [2023-05-09T14:59:14.226Z] v2.3.0-dev.25 [2023-05-09T14:59:14.226Z] v2.3.0-dev.26 [2023-05-09T14:59:14.226Z] v2.3.0-dev.27 [2023-05-09T14:59:14.226Z] v2.3.0-dev.28 [2023-05-09T14:59:14.226Z] v2.3.0-dev.29 [2023-05-09T14:59:14.226Z] v2.3.0-dev.30 [2023-05-09T14:59:14.226Z] v2.3.0-dev.31 [2023-05-09T14:59:14.226Z] v2.3.0-dev.32 [2023-05-09T14:59:14.226Z] v2.3.0-dev.33 [2023-05-09T14:59:14.226Z] v2.3.0-dev.34 [2023-05-09T14:59:14.226Z] v2.3.0-dev.35 [2023-05-09T14:59:14.226Z] v2.3.0-dev.36 [2023-05-09T14:59:14.226Z] v2.3.0-dev.37 [2023-05-09T14:59:14.226Z] v2.3.0-dev.38 [2023-05-09T14:59:14.226Z] v2.3.0-dev.39 [2023-05-09T14:59:14.226Z] v2.3.0-dev.40 [2023-05-09T14:59:14.226Z] v2.3.0-dev.41 [2023-05-09T14:59:14.226Z] v2.3.0-dev.42 [2023-05-09T14:59:14.226Z] v2.3.0-dev.43 [2023-05-09T14:59:14.226Z] v2.3.0-dev.44 [2023-05-09T14:59:14.226Z] v2.3.0-dev.45 [2023-05-09T14:59:14.226Z] v2.3.0-dev.46 [2023-05-09T14:59:14.226Z] v2.3.0-dev.47 [2023-05-09T14:59:14.226Z] v2.3.0-dev.48 [2023-05-09T14:59:14.226Z] v2.3.0-dev.49 [2023-05-09T14:59:14.226Z] v2.3.0-dev.50 [2023-05-09T14:59:14.226Z] v2.3.0-dev.51 [2023-05-09T14:59:14.226Z] v2.3.1 [2023-05-09T14:59:14.226Z] v2.3.1-dev.1 [2023-05-09T14:59:14.226Z] v2.3.1-dev.2 [2023-05-09T14:59:14.226Z] v2.3.1-dev.3 [2023-05-09T14:59:14.226Z] v2.3.1-dev.4 [2023-05-09T14:59:14.226Z] v3.0.0-dev.1 [2023-05-09T14:59:14.226Z] v3.0.0-dev.10 [2023-05-09T14:59:14.226Z] v3.0.0-dev.11 [2023-05-09T14:59:14.226Z] v3.0.0-dev.12 [2023-05-09T14:59:14.226Z] v3.0.0-dev.13 [2023-05-09T14:59:14.226Z] v3.0.0-dev.14 [2023-05-09T14:59:14.226Z] v3.0.0-dev.15 [2023-05-09T14:59:14.226Z] v3.0.0-dev.16 [2023-05-09T14:59:14.226Z] v3.0.0-dev.17 [2023-05-09T14:59:14.226Z] v3.0.0-dev.18 [2023-05-09T14:59:14.226Z] v3.0.0-dev.19 [2023-05-09T14:59:14.226Z] v3.0.0-dev.2 [2023-05-09T14:59:14.226Z] v3.0.0-dev.20 [2023-05-09T14:59:14.227Z] v3.0.0-dev.21 [2023-05-09T14:59:14.227Z] v3.0.0-dev.22 [2023-05-09T14:59:14.227Z] v3.0.0-dev.23 [2023-05-09T14:59:14.227Z] v3.0.0-dev.24 [2023-05-09T14:59:14.227Z] v3.0.0-dev.25 [2023-05-09T14:59:14.227Z] v3.0.0-dev.26 [2023-05-09T14:59:14.227Z] v3.0.0-dev.27 [2023-05-09T14:59:14.227Z] v3.0.0-dev.28 [2023-05-09T14:59:14.227Z] v3.0.0-dev.29 [2023-05-09T14:59:14.227Z] v3.0.0-dev.3 [2023-05-09T14:59:14.227Z] v3.0.0-dev.30 [2023-05-09T14:59:14.227Z] v3.0.0-dev.31 [2023-05-09T14:59:14.227Z] v3.0.0-dev.32 [2023-05-09T14:59:14.227Z] v3.0.0-dev.33 [2023-05-09T14:59:14.227Z] v3.0.0-dev.34 [2023-05-09T14:59:14.227Z] v3.0.0-dev.35 [2023-05-09T14:59:14.227Z] v3.0.0-dev.36 [2023-05-09T14:59:14.227Z] v3.0.0-dev.37 [2023-05-09T14:59:14.227Z] v3.0.0-dev.38 [2023-05-09T14:59:14.227Z] v3.0.0-dev.39 [2023-05-09T14:59:14.227Z] v3.0.0-dev.4 [2023-05-09T14:59:14.227Z] v3.0.0-dev.40 [2023-05-09T14:59:14.227Z] v3.0.0-dev.41 [2023-05-09T14:59:14.227Z] v3.0.0-dev.42 [2023-05-09T14:59:14.227Z] v3.0.0-dev.43 [2023-05-09T14:59:14.227Z] v3.0.0-dev.44 [2023-05-09T14:59:14.227Z] v3.0.0-dev.45 [2023-05-09T14:59:14.227Z] v3.0.0-dev.46 [2023-05-09T14:59:14.227Z] v3.0.0-dev.47 [2023-05-09T14:59:14.227Z] v3.0.0-dev.48 [2023-05-09T14:59:14.227Z] v3.0.0-dev.49 [2023-05-09T14:59:14.227Z] v3.0.0-dev.5 [2023-05-09T14:59:14.227Z] v3.0.0-dev.50 [2023-05-09T14:59:14.227Z] v3.0.0-dev.51 [2023-05-09T14:59:14.227Z] v3.0.0-dev.52 [2023-05-09T14:59:14.227Z] v3.0.0-dev.53 [2023-05-09T14:59:14.227Z] v3.0.0-dev.54 [2023-05-09T14:59:14.227Z] v3.0.0-dev.55 [2023-05-09T14:59:14.227Z] v3.0.0-dev.56 [2023-05-09T14:59:14.227Z] v3.0.0-dev.57 [2023-05-09T14:59:14.227Z] v3.0.0-dev.58 [2023-05-09T14:59:14.227Z] v3.0.0-dev.59 [2023-05-09T14:59:14.227Z] v3.0.0-dev.6 [2023-05-09T14:59:14.227Z] v3.0.0-dev.60 [2023-05-09T14:59:14.227Z] v3.0.0-dev.61 [2023-05-09T14:59:14.227Z] v3.0.0-dev.62 [2023-05-09T14:59:14.227Z] v3.0.0-dev.63 [2023-05-09T14:59:14.227Z] v3.0.0-dev.64 [2023-05-09T14:59:14.227Z] v3.0.0-dev.65 [2023-05-09T14:59:14.227Z] v3.0.0-dev.66 [2023-05-09T14:59:14.227Z] v3.0.0-dev.67 [2023-05-09T14:59:14.227Z] v3.0.0-dev.68 [2023-05-09T14:59:14.227Z] v3.0.0-dev.69 [2023-05-09T14:59:14.227Z] v3.0.0-dev.7 [2023-05-09T14:59:14.227Z] v3.0.0-dev.70 [2023-05-09T14:59:14.227Z] v3.0.0-dev.71 [2023-05-09T14:59:14.227Z] v3.0.0-dev.72 [2023-05-09T14:59:14.227Z] v3.0.0-dev.73 [2023-05-09T14:59:14.227Z] v3.0.0-dev.74 [2023-05-09T14:59:14.227Z] v3.0.0-dev.75 [2023-05-09T14:59:14.227Z] v3.0.0-dev.76 [2023-05-09T14:59:14.227Z] v3.0.0-dev.77 [2023-05-09T14:59:14.227Z] v3.0.0-dev.78 [2023-05-09T14:59:14.227Z] v3.0.0-dev.79 [2023-05-09T14:59:14.227Z] v3.0.0-dev.8 [2023-05-09T14:59:14.227Z] v3.0.0-dev.80 [2023-05-09T14:59:14.227Z] v3.0.0-dev.81 [2023-05-09T14:59:14.227Z] v3.0.0-dev.82 [2023-05-09T14:59:14.227Z] v3.0.0-dev.83 [2023-05-09T14:59:14.227Z] v3.0.0-dev.84 [2023-05-09T14:59:14.227Z] v3.0.0-dev.85 [2023-05-09T14:59:14.227Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T14:59:14.513Z] + lftools sign git-tag v3.0.0-dev.85 [2023-05-09T14:59:15.082Z] Signing Git tag with Sigul... [2023-05-09T14:59:15.082Z] Signing v3.0.0-dev.85 [Pipeline] echo [2023-05-09T14:59:15.659Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:15.959Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T14:59:15.967Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T14:59:15.984Z] $ docker stop --time=1 1455b0824ba00120ca65a111ab907e2adab038c61e83267ae8cffceac8f357d9 [2023-05-09T14:59:17.305Z] $ docker rm -f --volumes 1455b0824ba00120ca65a111ab907e2adab038c61e83267ae8cffceac8f357d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T14:59:17.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T14:59:17.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:59:18.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T14:59:18.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:59:18.082Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:59:18.108Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T14:59:18.426Z] $ docker top f06ad2219f8ee3e8f0060925301fbf14ebf275815f65be1b0fc913a20a55ebaa -eo pid,comm [2023-05-09T14:59:18.477Z] 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-09T14:59:18.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T14:59:18.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T14:59:18.512Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T14:59:18.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T14:59:18.602Z] $ docker exec f06ad2219f8ee3e8f0060925301fbf14ebf275815f65be1b0fc913a20a55ebaa ssh-agent [2023-05-09T14:59:18.708Z] SSH_AUTH_SOCK=/tmp/ssh-c0VO9P4TF6t3/agent.31 [2023-05-09T14:59:18.708Z] SSH_AGENT_PID=37 [2023-05-09T14:59:18.712Z] Running ssh-add (command line suppressed) [2023-05-09T14:59:18.790Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4964651214723679735.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4964651214723679735.key) [2023-05-09T14:59:18.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T14:59:19.095Z] + git semver bump pre [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,260 [bump_version] DEBUG bumping version:3.0.0-dev.85 on axis:pre with prefix:dev [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,260 [bump_version] DEBUG bumped version:3.0.0-dev.86 [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,260 [write_version] DEBUG write version:3.0.0-dev.86 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,260 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,262 [execute] INFO git cat-file --batch-check [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,262 [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-09T14:59:19.355Z] 2023-05-09 14:59:19,268 [execute] INFO git cat-file --batch [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T14:59:19.355Z] 2023-05-09 14:59:19,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:59:19.355Z] 3.0.0-dev.86 [Pipeline] } [2023-05-09T14:59:19.355Z] $ docker exec --env ******** --env ******** f06ad2219f8ee3e8f0060925301fbf14ebf275815f65be1b0fc913a20a55ebaa ssh-agent -k [2023-05-09T14:59:19.449Z] unset SSH_AUTH_SOCK; [2023-05-09T14:59:19.449Z] unset SSH_AGENT_PID; [2023-05-09T14:59:19.449Z] echo Agent pid 37 killed; [2023-05-09T14:59:19.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T14:59:19.774Z] + git semver [Pipeline] } [2023-05-09T14:59:20.042Z] $ docker stop --time=1 f06ad2219f8ee3e8f0060925301fbf14ebf275815f65be1b0fc913a20a55ebaa [2023-05-09T14:59:21.304Z] $ docker rm -f --volumes f06ad2219f8ee3e8f0060925301fbf14ebf275815f65be1b0fc913a20a55ebaa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T14:59:21.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T14:59:21.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:59:21.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T14:59:21.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:59:22.012Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:59:22.033Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T14:59:22.354Z] $ docker top 509eb1b3fa228ca338a528d560e41f234634242312c4884127045276a5fbc297 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T14:59:22.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T14:59:22.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T14:59:22.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T14:59:22.590Z] $ docker exec 509eb1b3fa228ca338a528d560e41f234634242312c4884127045276a5fbc297 ssh-agent [2023-05-09T14:59:22.700Z] SSH_AUTH_SOCK=/tmp/ssh-D2tnwATFd3Gq/agent.33 [2023-05-09T14:59:22.700Z] SSH_AGENT_PID=39 [2023-05-09T14:59:22.720Z] Running ssh-add (command line suppressed) [2023-05-09T14:59:22.802Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3208472131815330546.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3208472131815330546.key) [2023-05-09T14:59:22.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T14:59:23.113Z] + git semver push [2023-05-09T14:59:23.370Z] 2023-05-09 14:59:23,289 [run_push] DEBUG push [2023-05-09T14:59:23.370Z] 2023-05-09 14:59:23,289 [execute] INFO git cat-file --batch-check [2023-05-09T14:59:23.370Z] 2023-05-09 14:59:23,289 [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-09T14:59:23.370Z] 2023-05-09 14:59:23,292 [execute] INFO git rev-list 46d890ab3961a8b226769f61be805917c024fbcb -- [2023-05-09T14:59:23.370Z] 2023-05-09 14:59:23,292 [execute] DEBUG Popen(['git', 'rev-list', '46d890ab3961a8b226769f61be805917c024fbcb', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T14:59:23.370Z] 2023-05-09 14:59:23,304 [execute] INFO git fetch -v origin [2023-05-09T14:59:23.370Z] 2023-05-09 14:59:23,304 [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-09T14:59:23.937Z] 2023-05-09 14:59:23,764 [run_push] DEBUG no remote changes detected [2023-05-09T14:59:23.937Z] 2023-05-09 14:59:23,765 [execute] INFO git push origin semver [2023-05-09T14:59:23.937Z] 2023-05-09 14:59:23,765 [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-09T14:59:24.875Z] 2023-05-09 14:59:24,665 [run_push] DEBUG push all version tags [2023-05-09T14:59:24.875Z] 2023-05-09 14:59:24,665 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T14:59:24.875Z] 2023-05-09 14:59:24,666 [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-09T14:59:25.811Z] 2023-05-09 14:59:25,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T14:59:25.811Z] 3.0.0-dev.86 [Pipeline] } [2023-05-09T14:59:25.811Z] $ docker exec --env ******** --env ******** 509eb1b3fa228ca338a528d560e41f234634242312c4884127045276a5fbc297 ssh-agent -k [2023-05-09T14:59:25.890Z] unset SSH_AUTH_SOCK; [2023-05-09T14:59:25.890Z] unset SSH_AGENT_PID; [2023-05-09T14:59:25.890Z] echo Agent pid 39 killed; [2023-05-09T14:59:25.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T14:59:26.220Z] + git semver [Pipeline] } [2023-05-09T14:59:26.795Z] $ docker stop --time=1 509eb1b3fa228ca338a528d560e41f234634242312c4884127045276a5fbc297 [2023-05-09T14:59:28.030Z] $ docker rm -f --volumes 509eb1b3fa228ca338a528d560e41f234634242312c4884127045276a5fbc297 [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-09T14:59:28.661Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-09T14:59:28.661Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T14:59:28.661Z] total 16 [2023-05-09T14:59:28.661Z] drwxr-xr-x 3 root root 4096 May 9 14:47 . [2023-05-09T14:59:28.661Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:59 .. [2023-05-09T14:59:28.661Z] drwxr-xr-x 2 root root 4096 May 9 14:47 cost [2023-05-09T14:59:28.661Z] -rw-r--r-- 1 root root 86 May 9 14:47 cost.csv [2023-05-09T14:59:28.661Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T14:59:28.661Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T14:59:28.661Z] total 16 [2023-05-09T14:59:28.661Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:47 . [2023-05-09T14:59:28.661Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:59 .. [2023-05-09T14:59:28.661Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 14:47 cost [2023-05-09T14:59:28.661Z] -rw-r--r-- 1 jenkins jenkins 86 May 9 14:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:28.954Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:29.827Z] ---> package-listing.sh [2023-05-09T14:59:29.827Z] ++ facter osfamily [2023-05-09T14:59:29.827Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T14:59:30.087Z] + OS_FAMILY=debian [2023-05-09T14:59:30.087Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T14:59:30.087Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T14:59:30.087Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T14:59:30.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T14:59:30.087Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T14:59:30.087Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-09T14:59:30.087Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T14:59:30.087Z] + case "${OS_FAMILY}" in [2023-05-09T14:59:30.087Z] + dpkg -l [2023-05-09T14:59:30.087Z] + grep '^ii' [2023-05-09T14:59:30.087Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T14:59:30.087Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T14:59:30.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T14:59:30.087Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-09T14:59:30.087Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-09T14:59:30.087Z] + 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-09T14:59:30.098Z] 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-09T14:59:30.376Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T14:59:30.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T14:59:30.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T14:59:31.004Z] prd-ubuntu20.04-docker-8c-8g-14682 does not seem to be running inside a container [2023-05-09T14:59:31.024Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T14:59:31.279Z] $ docker top efc3b9101a45b9e098cb4442748073c5dc1e043bba3bfc1bd443ef9267a33f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T14:59:31.628Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T14:59:31.916Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T14:59:32.201Z] + ls /var/log/sa-host [2023-05-09T14:59:32.201Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T14:59:32.359Z] provisioning config files... [2023-05-09T14:59:32.367Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15219579751276268610tmp [Pipeline] { [Pipeline] echo [2023-05-09T14:59:32.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:32.665Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T14:59:32.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:33.003Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T14:59:33.011Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:33.294Z] ---> sudo-logs.sh [2023-05-09T14:59:33.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T14:59:33.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:33.603Z] ---> job-cost.sh [2023-05-09T14:59:33.603Z] lf-activate-venv: SKIPPING [2023-05-09T14:59:33.603Z] DEBUG: total: 0.2199999988079071 [2023-05-09T14:59:33.603Z] INFO: Retrieving Stack Cost... [2023-05-09T14:59:33.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T14:59:34.121Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T14:59:34.131Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T14:59:34.413Z] ---> logs-deploy.sh [2023-05-09T14:59:34.413Z] lf-activate-venv: SKIPPING [2023-05-09T14:59:34.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/216 [2023-05-09T14:59:34.413Z] INFO: archiving workspace using pattern(s): [2023-05-09T14:59:35.360Z] Archives upload complete. [2023-05-09T14:59:35.618Z] INFO: archiving logs to Nexus [2023-05-09T14:59:36.187Z] ---> uname -a: [2023-05-09T14:59:36.188Z] Linux prd-ubuntu20-04-docker-8c-8g-14682 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T14:59:36.188Z] [2023-05-09T14:59:36.188Z] [2023-05-09T14:59:36.188Z] ---> lscpu: [2023-05-09T14:59:36.188Z] Architecture: x86_64 [2023-05-09T14:59:36.188Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T14:59:36.188Z] Byte Order: Little Endian [2023-05-09T14:59:36.188Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T14:59:36.188Z] CPU(s): 8 [2023-05-09T14:59:36.188Z] On-line CPU(s) list: 0-7 [2023-05-09T14:59:36.188Z] Thread(s) per core: 1 [2023-05-09T14:59:36.188Z] Core(s) per socket: 1 [2023-05-09T14:59:36.188Z] Socket(s): 8 [2023-05-09T14:59:36.188Z] NUMA node(s): 1 [2023-05-09T14:59:36.188Z] Vendor ID: AuthenticAMD [2023-05-09T14:59:36.188Z] CPU family: 23 [2023-05-09T14:59:36.188Z] Model: 49 [2023-05-09T14:59:36.188Z] Model name: AMD EPYC-Rome Processor [2023-05-09T14:59:36.188Z] Stepping: 0 [2023-05-09T14:59:36.188Z] CPU MHz: 2800.000 [2023-05-09T14:59:36.188Z] BogoMIPS: 5600.00 [2023-05-09T14:59:36.188Z] Virtualization: AMD-V [2023-05-09T14:59:36.188Z] Hypervisor vendor: KVM [2023-05-09T14:59:36.188Z] Virtualization type: full [2023-05-09T14:59:36.188Z] L1d cache: 256 KiB [2023-05-09T14:59:36.188Z] L1i cache: 256 KiB [2023-05-09T14:59:36.188Z] L2 cache: 4 MiB [2023-05-09T14:59:36.188Z] L3 cache: 128 MiB [2023-05-09T14:59:36.188Z] NUMA node0 CPU(s): 0-7 [2023-05-09T14:59:36.188Z] Vulnerability Itlb multihit: Not affected [2023-05-09T14:59:36.188Z] Vulnerability L1tf: Not affected [2023-05-09T14:59:36.188Z] Vulnerability Mds: Not affected [2023-05-09T14:59:36.188Z] Vulnerability Meltdown: Not affected [2023-05-09T14:59:36.188Z] Vulnerability Mmio stale data: Not affected [2023-05-09T14:59:36.188Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T14:59:36.188Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T14:59:36.188Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T14:59:36.188Z] Vulnerability Srbds: Not affected [2023-05-09T14:59:36.188Z] Vulnerability Tsx async abort: Not affected [2023-05-09T14:59:36.188Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-09T14:59:36.188Z] [2023-05-09T14:59:36.188Z] [2023-05-09T14:59:36.188Z] ---> nproc: [2023-05-09T14:59:36.188Z] 8 [2023-05-09T14:59:36.188Z] [2023-05-09T14:59:36.188Z] [2023-05-09T14:59:36.188Z] ---> df -h: [2023-05-09T14:59:36.188Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T14:59:36.188Z] overlay 155G 13G 143G 9% / [2023-05-09T14:59:36.188Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T14:59:36.188Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T14:59:36.188Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T14:59:36.188Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-09T14:59:36.188Z] [2023-05-09T14:59:36.188Z]