Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 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-ssh1478109611048055711.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10335035628973340931.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh998101660642375281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh16891058140357199828.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh7955017961175933935.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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/v2]] ========================================================= [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.17 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-17265’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17426’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17487 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 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 (main) > 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 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 # timeout=10 Commit message: "Merge pull request #1190 from lenny-intel/Go1.18" > git rev-list --no-walk 274c96a3089376cd4a6ab8c9c701e19955d76f21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T16:33:19.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T16:33:19.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T16:33:19.985Z] ========================================================= [2022-07-11T16:33:19.985Z] EdgeX Global Pipelines Version Info [2022-07-11T16:33:19.985Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:33:21.114Z] ------------------- [2022-07-11T16:33:21.114Z] stable info: [2022-07-11T16:33:21.114Z] ------------------- [2022-07-11T16:33:21.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:33:21.114Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T16:33:21.114Z] Message: update stable to v1.0.234 [2022-07-11T16:33:21.375Z] ------------------- [2022-07-11T16:33:21.375Z] experimental info: [2022-07-11T16:33:21.375Z] ------------------- [2022-07-11T16:33:21.375Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:33:21.375Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T16:33:21.375Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T16:33:21.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-07-11T16:33:21.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-07-11T16:33:21.626Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T16:33:21.634Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T16:33:21.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T16:33:21.651Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T16:33:21.663Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T16:33:21.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-07-11T16:33:21.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T16:33:21.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T16:33:21.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T16:33:21.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-07-11T16:33:21.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T16:33:21.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T16:33:21.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:33:21.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:33:21.785Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:33:21.799Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:33:21.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T16:33:21.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T16:33:21.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-11T16:33:21.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-11T16:33:21.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T16:33:21.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T16:33:21.912Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T16:33:21.923Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T16:33:21.936Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T16:33:21.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T16:33:21.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T16:33:21.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T16:33:21.997Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [Pipeline] echo [2022-07-11T16:33:22.009Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e45c78 [Pipeline] echo [2022-07-11T16:33:22.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:33:22.047Z] provisioning config files... [2022-07-11T16:33:22.062Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7652251892882433157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:33:22.368Z] ---> docker-login.sh [2022-07-11T16:33:22.369Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:33:22.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:22.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:22.629Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:22.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:22.629Z] [2022-07-11T16:33:22.629Z] Login Succeeded [2022-07-11T16:33:22.629Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:33:22.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:22.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:22.891Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:22.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:22.891Z] [2022-07-11T16:33:22.891Z] Login Succeeded [2022-07-11T16:33:22.891Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:33:22.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:22.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:22.891Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:22.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:22.891Z] [2022-07-11T16:33:22.891Z] Login Succeeded [2022-07-11T16:33:22.891Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:33:23.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:23.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:23.151Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:23.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:23.151Z] [2022-07-11T16:33:23.151Z] Login Succeeded [2022-07-11T16:33:23.151Z] docker.io [2022-07-11T16:33:23.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:23.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:23.419Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:23.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:23.419Z] [2022-07-11T16:33:23.419Z] Login Succeeded [2022-07-11T16:33:23.419Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:33:23.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T16:33:23.791Z] + git rev-list -1 --merges 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803~1..0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [Pipeline] echo [2022-07-11T16:33:23.817Z] -----------> git rev-list -1 --merges 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803~1..0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [2022-07-11T16:33:23.817Z] 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [false] [Pipeline] sh [2022-07-11T16:33:24.130Z] + git log --format=format:%s -1 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [Pipeline] echo [2022-07-11T16:33:24.148Z] ========================================================= [2022-07-11T16:33:24.148Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T16:33:24.148Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:33:24.493Z] + git log --format=format:%s -1 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [Pipeline] echo [2022-07-11T16:33:24.504Z] [semverPrep] GIT_COMMIT: 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803, Commit Message: Merge pull request #1190 from lenny-intel/Go1.18 [Pipeline] echo [2022-07-11T16:33:24.513Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T16:33:24.873Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:33:24.873Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T16:33:24.873Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T16:33:24.873Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T16:33:24.873Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T16:33:24.873Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T16:33:24.873Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:25.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:33:25.235Z] [2022-07-11T16:33:25.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:25.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:33:25.550Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T16:33:25.550Z] b85a868b505f: Pulling fs layer [2022-07-11T16:33:25.550Z] e2be974225ed: Pulling fs layer [2022-07-11T16:33:25.550Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T16:33:25.550Z] 988bab9f4d93: Pulling fs layer [2022-07-11T16:33:25.550Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T16:33:25.550Z] eaf3925da568: Pulling fs layer [2022-07-11T16:33:25.550Z] bab4dde63d76: Pulling fs layer [2022-07-11T16:33:25.550Z] bde34c3a00c8: Pulling fs layer [2022-07-11T16:33:25.550Z] b352a97aabf1: Pulling fs layer [2022-07-11T16:33:25.550Z] 4872d77fe225: Pulling fs layer [2022-07-11T16:33:25.550Z] 5851b861e8e6: Pulling fs layer [2022-07-11T16:33:25.550Z] 988bab9f4d93: Waiting [2022-07-11T16:33:25.550Z] 4872d77fe225: Waiting [2022-07-11T16:33:25.550Z] bde34c3a00c8: Waiting [2022-07-11T16:33:25.550Z] 1469e6f7b9e6: Waiting [2022-07-11T16:33:25.550Z] b352a97aabf1: Waiting [2022-07-11T16:33:25.550Z] eaf3925da568: Waiting [2022-07-11T16:33:25.550Z] 5851b861e8e6: Waiting [2022-07-11T16:33:25.550Z] bab4dde63d76: Waiting [2022-07-11T16:33:25.550Z] e2be974225ed: Download complete [2022-07-11T16:33:25.550Z] 988bab9f4d93: Verifying Checksum [2022-07-11T16:33:25.550Z] 988bab9f4d93: Download complete [2022-07-11T16:33:25.816Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T16:33:25.816Z] 1469e6f7b9e6: Download complete [2022-07-11T16:33:25.816Z] eaf3925da568: Verifying Checksum [2022-07-11T16:33:25.816Z] eaf3925da568: Download complete [2022-07-11T16:33:25.816Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T16:33:25.816Z] 339a4e72a1f5: Download complete [2022-07-11T16:33:25.816Z] bde34c3a00c8: Download complete [2022-07-11T16:33:25.816Z] b352a97aabf1: Verifying Checksum [2022-07-11T16:33:25.816Z] b352a97aabf1: Download complete [2022-07-11T16:33:25.816Z] 4872d77fe225: Verifying Checksum [2022-07-11T16:33:25.816Z] 4872d77fe225: Download complete [2022-07-11T16:33:25.816Z] 5851b861e8e6: Verifying Checksum [2022-07-11T16:33:25.816Z] b85a868b505f: Verifying Checksum [2022-07-11T16:33:25.816Z] b85a868b505f: Download complete [2022-07-11T16:33:26.077Z] bab4dde63d76: Verifying Checksum [2022-07-11T16:33:26.077Z] bab4dde63d76: Download complete [2022-07-11T16:33:27.461Z] b85a868b505f: Pull complete [2022-07-11T16:33:27.461Z] e2be974225ed: Pull complete [2022-07-11T16:33:28.033Z] 339a4e72a1f5: Pull complete [2022-07-11T16:33:28.033Z] 988bab9f4d93: Pull complete [2022-07-11T16:33:28.295Z] 1469e6f7b9e6: Pull complete [2022-07-11T16:33:28.555Z] eaf3925da568: Pull complete [2022-07-11T16:33:30.465Z] bab4dde63d76: Pull complete [2022-07-11T16:33:30.465Z] bde34c3a00c8: Pull complete [2022-07-11T16:33:30.727Z] b352a97aabf1: Pull complete [2022-07-11T16:33:30.727Z] 4872d77fe225: Pull complete [2022-07-11T16:33:30.989Z] 5851b861e8e6: Pull complete [2022-07-11T16:33:30.989Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T16:33:30.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:33:30.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:33:31.102Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T16:33:31.143Z] $ 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 [2022-07-11T16:33:32.781Z] $ docker top 698c887549cead8d6ac79925e75b764dd9eca31782284e3d3c88c4d75a02facd -eo pid,comm [2022-07-11T16:33:32.854Z] 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). [2022-07-11T16:33:32.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:33:32.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:33:32.895Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:33:33.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:33:33.032Z] $ docker exec 698c887549cead8d6ac79925e75b764dd9eca31782284e3d3c88c4d75a02facd ssh-agent [2022-07-11T16:33:33.161Z] SSH_AUTH_SOCK=/tmp/ssh-1gd4ZpbLIf7j/agent.33 [2022-07-11T16:33:33.161Z] SSH_AGENT_PID=40 [2022-07-11T16:33:33.168Z] Running ssh-add (command line suppressed) [2022-07-11T16:33:33.305Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4879967177938762343.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4879967177938762343.key) [2022-07-11T16:33:33.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:33:33.608Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T16:33:33.634Z] $ docker exec --env ******** --env ******** 698c887549cead8d6ac79925e75b764dd9eca31782284e3d3c88c4d75a02facd ssh-agent -k [2022-07-11T16:33:33.745Z] unset SSH_AUTH_SOCK; [2022-07-11T16:33:33.746Z] unset SSH_AGENT_PID; [2022-07-11T16:33:33.746Z] echo Agent pid 40 killed; [2022-07-11T16:33:33.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T16:33:33.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:33:33.778Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:33:33.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:33:33.943Z] $ docker exec 698c887549cead8d6ac79925e75b764dd9eca31782284e3d3c88c4d75a02facd ssh-agent [2022-07-11T16:33:34.061Z] SSH_AUTH_SOCK=/tmp/ssh-HdYtr6SqZakK/agent.72 [2022-07-11T16:33:34.061Z] SSH_AGENT_PID=78 [2022-07-11T16:33:34.066Z] Running ssh-add (command line suppressed) [2022-07-11T16:33:34.186Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5985530251206375881.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5985530251206375881.key) [2022-07-11T16:33:34.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:33:34.492Z] + git semver init [2022-07-11T16:33:34.754Z] 2022-07-11 16:33:34,709 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T16:33:34.754Z] 2022-07-11 16:33:34,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-11T16:33:34.754Z] 2022-07-11 16:33:34,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-11T16:33:34.754Z] 2022-07-11 16:33:34,711 [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) [2022-07-11T16:33:35.698Z] 2022-07-11 16:33:35,468 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-07-11T16:33:35.698Z] 2022-07-11 16:33:35,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-07-11T16:33:35.698Z] 2022-07-11 16:33:35,469 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T16:33:35.698Z] 2022-07-11 16:33:35,469 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T16:33:35.698Z] 2.2.1-dev.12 [Pipeline] } [2022-07-11T16:33:35.713Z] $ docker exec --env ******** --env ******** 698c887549cead8d6ac79925e75b764dd9eca31782284e3d3c88c4d75a02facd ssh-agent -k [2022-07-11T16:33:35.828Z] unset SSH_AUTH_SOCK; [2022-07-11T16:33:35.828Z] unset SSH_AGENT_PID; [2022-07-11T16:33:35.828Z] echo Agent pid 78 killed; [2022-07-11T16:33:35.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:33:36.156Z] + git semver [Pipeline] } [2022-07-11T16:33:36.436Z] $ docker stop --time=1 698c887549cead8d6ac79925e75b764dd9eca31782284e3d3c88c4d75a02facd [2022-07-11T16:33:37.762Z] $ docker rm -f 698c887549cead8d6ac79925e75b764dd9eca31782284e3d3c88c4d75a02facd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:33:38.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T16:33:38.388Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T16:33:38.391Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.12 [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 [2022-07-11T16:33:38.565Z] provisioning config files... [2022-07-11T16:33:38.576Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8407910318120543050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:33:38.881Z] ---> docker-login.sh [2022-07-11T16:33:38.881Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:33:38.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:38.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:38.881Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:38.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:38.881Z] [2022-07-11T16:33:38.881Z] Login Succeeded [2022-07-11T16:33:38.881Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:33:38.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:39.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:39.143Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:39.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:39.143Z] [2022-07-11T16:33:39.143Z] Login Succeeded [2022-07-11T16:33:39.143Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:33:39.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:39.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:39.143Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:39.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:39.143Z] [2022-07-11T16:33:39.143Z] Login Succeeded [2022-07-11T16:33:39.143Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:33:39.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:39.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:39.404Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:39.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:39.404Z] [2022-07-11T16:33:39.404Z] Login Succeeded [2022-07-11T16:33:39.404Z] docker.io [2022-07-11T16:33:39.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:33:39.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:33:39.666Z] Configure a credential helper to remove this warning. See [2022-07-11T16:33:39.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:33:39.666Z] [2022-07-11T16:33:39.666Z] Login Succeeded [2022-07-11T16:33:39.927Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:33:39.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T16:33:39.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:33:40.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:33:40.015Z] ========================================================= [2022-07-11T16:33:40.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T16:33:40.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:33:40.335Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T16:33:40.335Z] Sending build context to Docker daemon 9.687MB [2022-07-11T16:33:40.335Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:33:40.335Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-11T16:33:40.335Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T16:33:40.335Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T16:33:40.335Z] 666ba61612fd: Pulling fs layer [2022-07-11T16:33:40.335Z] 8ed8ca486205: Pulling fs layer [2022-07-11T16:33:40.335Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T16:33:40.335Z] c516ae0d96e1: Pulling fs layer [2022-07-11T16:33:40.335Z] 684cea983483: Pulling fs layer [2022-07-11T16:33:40.335Z] dd3240ac7de5: Pulling fs layer [2022-07-11T16:33:40.335Z] b1e948a4e11c: Pulling fs layer [2022-07-11T16:33:40.335Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T16:33:40.335Z] 646ad004c059: Pulling fs layer [2022-07-11T16:33:40.335Z] cc1cd167ecdc: Waiting [2022-07-11T16:33:40.335Z] 684cea983483: Waiting [2022-07-11T16:33:40.335Z] c516ae0d96e1: Waiting [2022-07-11T16:33:40.335Z] dd3240ac7de5: Waiting [2022-07-11T16:33:40.335Z] a8fd76ee1af6: Waiting [2022-07-11T16:33:40.335Z] b1e948a4e11c: Waiting [2022-07-11T16:33:40.335Z] 646ad004c059: Waiting [2022-07-11T16:33:40.600Z] 8ed8ca486205: Verifying Checksum [2022-07-11T16:33:40.600Z] 8ed8ca486205: Download complete [2022-07-11T16:33:40.600Z] 666ba61612fd: Download complete [2022-07-11T16:33:40.600Z] c516ae0d96e1: Verifying Checksum [2022-07-11T16:33:40.600Z] c516ae0d96e1: Download complete [2022-07-11T16:33:40.600Z] 684cea983483: Verifying Checksum [2022-07-11T16:33:40.600Z] 684cea983483: Download complete [2022-07-11T16:33:40.600Z] 59bf1c3509f3: Download complete [2022-07-11T16:33:40.600Z] dd3240ac7de5: Verifying Checksum [2022-07-11T16:33:40.600Z] dd3240ac7de5: Download complete [2022-07-11T16:33:40.600Z] b1e948a4e11c: Verifying Checksum [2022-07-11T16:33:40.600Z] b1e948a4e11c: Download complete [2022-07-11T16:33:40.600Z] 59bf1c3509f3: Pull complete [2022-07-11T16:33:40.862Z] 666ba61612fd: Pull complete [2022-07-11T16:33:40.862Z] 8ed8ca486205: Pull complete [2022-07-11T16:33:41.126Z] 646ad004c059: Verifying Checksum [2022-07-11T16:33:41.127Z] 646ad004c059: Download complete [2022-07-11T16:33:41.386Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T16:33:41.386Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T16:33:41.386Z] cc1cd167ecdc: Download complete [2022-07-11T16:33:45.583Z] cc1cd167ecdc: Pull complete [2022-07-11T16:33:45.583Z] c516ae0d96e1: Pull complete [2022-07-11T16:33:45.583Z] 684cea983483: Pull complete [2022-07-11T16:33:45.583Z] dd3240ac7de5: Pull complete [2022-07-11T16:33:45.583Z] b1e948a4e11c: Pull complete [2022-07-11T16:33:48.119Z] a8fd76ee1af6: Pull complete [2022-07-11T16:33:48.689Z] 646ad004c059: Pull complete [2022-07-11T16:33:48.689Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T16:33:48.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:33:48.689Z] ---> 8f69c11f6b0c [2022-07-11T16:33:48.689Z] Step 3/11 : ARG MAKE=make build [2022-07-11T16:33:51.239Z] ---> Running in 78bb4c262731 [2022-07-11T16:33:51.239Z] Removing intermediate container 78bb4c262731 [2022-07-11T16:33:51.239Z] ---> 1677aae70187 [2022-07-11T16:33:51.240Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-11T16:33:51.240Z] ---> Running in 3c309ac0d11d [2022-07-11T16:33:51.240Z] Removing intermediate container 3c309ac0d11d [2022-07-11T16:33:51.240Z] ---> c508d626a9c9 [2022-07-11T16:33:51.240Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:33:51.240Z] ---> Running in cbef6f4f0909 [2022-07-11T16:33:51.240Z] Removing intermediate container cbef6f4f0909 [2022-07-11T16:33:51.240Z] ---> c0d0d0d624ed [2022-07-11T16:33:51.240Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:33:51.240Z] ---> Running in fc0b8c326eb0 [2022-07-11T16:33:51.807Z] Removing intermediate container fc0b8c326eb0 [2022-07-11T16:33:51.807Z] ---> 62bd30aaf72c [2022-07-11T16:33:51.807Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-11T16:33:51.807Z] ---> Running in f93b03d763d6 [2022-07-11T16:33:52.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:33:53.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:33:53.453Z] OK: 221 MiB in 52 packages [2022-07-11T16:33:53.516Z] Still waiting to schedule task [2022-07-11T16:33:53.516Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17425’ [2022-07-11T16:33:54.024Z] Removing intermediate container f93b03d763d6 [2022-07-11T16:33:54.024Z] ---> ed86a3e58b14 [2022-07-11T16:33:54.024Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-11T16:33:54.024Z] ---> 85708c18499d [2022-07-11T16:33:54.024Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:33:54.024Z] ---> Running in 72e979c6b37a [2022-07-11T16:34:08.957Z] Removing intermediate container 72e979c6b37a [2022-07-11T16:34:08.957Z] ---> 1e4129ff03d6 [2022-07-11T16:34:08.957Z] Step 10/11 : COPY . . [2022-07-11T16:34:09.217Z] ---> 5971284657fe [2022-07-11T16:34:09.217Z] Step 11/11 : RUN ${MAKE} [2022-07-11T16:34:09.217Z] ---> Running in 200dae398c76 [2022-07-11T16:34:09.477Z] noop [2022-07-11T16:34:09.738Z] Removing intermediate container 200dae398c76 [2022-07-11T16:34:09.738Z] ---> dc207d1695a3 [2022-07-11T16:34:09.738Z] Successfully built dc207d1695a3 [2022-07-11T16:34:09.738Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:10.056Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:34:10.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:34:10.144Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T16:34:10.201Z] $ 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 [2022-07-11T16:34:10.616Z] $ docker top f7749d946dfc3ca7fa0f96d2c10f9f4703cc2b64ec33fb908e5ed461fb3d2b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:34:11.002Z] + go version [2022-07-11T16:34:11.002Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T16:34:11.047Z] $ docker stop --time=1 f7749d946dfc3ca7fa0f96d2c10f9f4703cc2b64ec33fb908e5ed461fb3d2b4d [2022-07-11T16:34:12.358Z] $ docker rm -f f7749d946dfc3ca7fa0f96d2c10f9f4703cc2b64ec33fb908e5ed461fb3d2b4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:12.773Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:34:12.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:34:12.860Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T16:34:12.899Z] $ 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 [2022-07-11T16:34:13.290Z] $ docker top 3ed38991d502db7fb8fb3807e9247d55d0808bbc62d3118cfaf9e67f41de5e15 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:34:13.650Z] + make test [2022-07-11T16:34:13.650Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T16:34:20.228Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-11T16:34:32.441Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-11T16:34:32.441Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-11T16:34:32.441Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-11T16:34:33.013Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.098s coverage: 23.7% of statements [2022-07-11T16:34:33.013Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-11T16:34:33.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements [2022-07-11T16:34:33.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.084s coverage: 78.9% of statements [2022-07-11T16:34:33.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.083s coverage: 10.8% of statements [2022-07-11T16:34:33.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.084s coverage: 60.0% of statements [2022-07-11T16:34:33.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-11T16:34:33.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-11T16:34:33.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 34.8% of statements [2022-07-11T16:34:33.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-11T16:34:33.797Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.086s coverage: 85.4% of statements [2022-07-11T16:34:33.797Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-11T16:34:33.797Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-11T16:34:33.797Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.098s coverage: 65.1% of statements [2022-07-11T16:34:33.797Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.823s coverage: 89.2% of statements [2022-07-11T16:34:33.797Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-11T16:34:33.797Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements [2022-07-11T16:34:33.797Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-11T16:34:51.890Z] GO111MODULE=on go vet ./... [2022-07-11T16:34:54.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T16:34:54.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T16:34:54.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T16:34:54.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T16:34:54.468Z] $ docker stop --time=1 3ed38991d502db7fb8fb3807e9247d55d0808bbc62d3118cfaf9e67f41de5e15 [2022-07-11T16:34:56.799Z] $ docker rm -f 3ed38991d502db7fb8fb3807e9247d55d0808bbc62d3118cfaf9e67f41de5e15 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:34:57.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T16:34:57.371Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T16:34:57.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T16:34:58.103Z] + ls -al . [2022-07-11T16:34:58.103Z] total 304 [2022-07-11T16:34:58.103Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 16:34 . [2022-07-11T16:34:58.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:33 .. [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 16:33 .dockerignore [2022-07-11T16:34:58.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:33 .git [2022-07-11T16:34:58.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:33 .github [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 11 16:33 .gitignore [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 11 16:33 .golangci.yml [2022-07-11T16:34:58.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:33 .semver [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 11 16:33 CHANGELOG.md [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:33 GOVERNANCE.md [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 11 16:33 Jenkinsfile [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 11 16:33 LICENSE [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 11 16:33 Makefile [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 11 16:33 OWNERS.md [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 11 16:33 README.md [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 11 16:33 VERSION [2022-07-11T16:34:58.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:33 bin [2022-07-11T16:34:58.103Z] -rw-r--r-- 1 jenkins jenkins 131190 Jul 11 16:34 coverage.out [2022-07-11T16:34:58.103Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 16:33 example [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jul 11 16:33 go.mod [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 34891 Jul 11 16:33 go.sum [2022-07-11T16:34:58.103Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 16:33 internal [2022-07-11T16:34:58.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:33 openapi [2022-07-11T16:34:58.103Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 16:33 pkg [2022-07-11T16:34:58.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:33 snap [2022-07-11T16:34:58.103Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 11 16:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:34:58.496Z] + 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=0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 --label arch=amd64 --label version=2.2.1-dev.12 . [2022-07-11T16:34:58.497Z] Sending build context to Docker daemon 9.819MB [2022-07-11T16:34:58.497Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:34:58.497Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-11T16:34:58.497Z] ---> dc207d1695a3 [2022-07-11T16:34:58.497Z] Step 3/25 : ARG MAKE=make build [2022-07-11T16:34:58.497Z] ---> Running in dc92fb5e580c [2022-07-11T16:34:58.757Z] Removing intermediate container dc92fb5e580c [2022-07-11T16:34:58.757Z] ---> 93c46f099469 [2022-07-11T16:34:58.757Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-11T16:34:58.757Z] ---> Running in a4c9b21fbcb3 [2022-07-11T16:34:58.757Z] Removing intermediate container a4c9b21fbcb3 [2022-07-11T16:34:58.757Z] ---> c3ec53cd1755 [2022-07-11T16:34:58.757Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:34:58.757Z] ---> Running in 49744845d0c2 [2022-07-11T16:34:59.017Z] Removing intermediate container 49744845d0c2 [2022-07-11T16:34:59.017Z] ---> 0934c90dde17 [2022-07-11T16:34:59.017Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:34:59.017Z] ---> Running in 5797f16141b6 [2022-07-11T16:34:59.589Z] Removing intermediate container 5797f16141b6 [2022-07-11T16:34:59.589Z] ---> 096d0e0ae1af [2022-07-11T16:34:59.589Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-11T16:34:59.589Z] ---> Running in 5f84dcd9d54c [2022-07-11T16:34:59.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:00.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:01.069Z] OK: 221 MiB in 52 packages [2022-07-11T16:35:01.333Z] Removing intermediate container 5f84dcd9d54c [2022-07-11T16:35:01.333Z] ---> 6092f89724d0 [2022-07-11T16:35:01.333Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-11T16:35:01.593Z] ---> 981b4377fcbb [2022-07-11T16:35:01.593Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:35:01.593Z] ---> Running in 8b1fc08d7e05 [2022-07-11T16:35:02.164Z] Removing intermediate container 8b1fc08d7e05 [2022-07-11T16:35:02.164Z] ---> 2a8a321a24c9 [2022-07-11T16:35:02.164Z] Step 10/25 : COPY . . [2022-07-11T16:35:02.733Z] ---> bae6d1237ca2 [2022-07-11T16:35:02.733Z] Step 11/25 : RUN ${MAKE} [2022-07-11T16:35:02.733Z] ---> Running in fe36a8236b45 [2022-07-11T16:35:02.993Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.12" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-11T16:35:21.115Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-11T16:35:23.656Z] Removing intermediate container fe36a8236b45 [2022-07-11T16:35:23.656Z] ---> 217ec4a3363b [2022-07-11T16:35:23.656Z] Step 12/25 : FROM alpine:3.16 [2022-07-11T16:35:24.229Z] 3.16: Pulling from library/alpine [2022-07-11T16:35:24.230Z] 2408cc74d12b: Pulling fs layer [2022-07-11T16:35:24.490Z] 2408cc74d12b: Verifying Checksum [2022-07-11T16:35:24.490Z] 2408cc74d12b: Download complete [2022-07-11T16:35:24.752Z] 2408cc74d12b: Pull complete [2022-07-11T16:35:24.752Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T16:35:24.752Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T16:35:24.752Z] ---> e66264b98777 [2022-07-11T16:35:24.752Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:35:24.752Z] ---> Running in db5a0a0a6a4c [2022-07-11T16:35:25.012Z] Removing intermediate container db5a0a0a6a4c [2022-07-11T16:35:25.012Z] ---> 8e3be48d2015 [2022-07-11T16:35:25.012Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:35:25.012Z] ---> Running in 31751c3a9e0c [2022-07-11T16:35:25.580Z] Removing intermediate container 31751c3a9e0c [2022-07-11T16:35:25.580Z] ---> ef9224ea2277 [2022-07-11T16:35:25.580Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-11T16:35:25.580Z] ---> Running in 0401697ae436 [2022-07-11T16:35:25.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:26.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:35:27.044Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T16:35:27.044Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-11T16:35:27.306Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T16:35:27.306Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-11T16:35:27.306Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-11T16:35:27.567Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:35:27.567Z] OK: 8 MiB in 19 packages [2022-07-11T16:35:27.830Z] Removing intermediate container 0401697ae436 [2022-07-11T16:35:27.830Z] ---> 803973bb055b [2022-07-11T16:35:27.830Z] Step 16/25 : WORKDIR / [2022-07-11T16:35:27.830Z] ---> Running in 29a16dcda0ef [2022-07-11T16:35:28.090Z] Removing intermediate container 29a16dcda0ef [2022-07-11T16:35:28.090Z] ---> 59e04e2eaac1 [2022-07-11T16:35:28.090Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-11T16:35:28.090Z] ---> 08e18dd9ca50 [2022-07-11T16:35:28.090Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-11T16:35:29.032Z] ---> 4bd07d74de8e [2022-07-11T16:35:29.032Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-11T16:35:29.032Z] ---> 857bc7890f6c [2022-07-11T16:35:29.032Z] Step 20/25 : EXPOSE 59999 [2022-07-11T16:35:29.032Z] ---> Running in e76d7e365ed3 [2022-07-11T16:35:29.032Z] Removing intermediate container e76d7e365ed3 [2022-07-11T16:35:29.032Z] ---> cb362ba45aaa [2022-07-11T16:35:29.032Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-11T16:35:29.292Z] ---> Running in 3846e1f192a5 [2022-07-11T16:35:29.292Z] Removing intermediate container 3846e1f192a5 [2022-07-11T16:35:29.292Z] ---> f29ab3139102 [2022-07-11T16:35:29.292Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T16:35:29.292Z] ---> Running in 124f61797516 [2022-07-11T16:35:29.292Z] Removing intermediate container 124f61797516 [2022-07-11T16:35:29.292Z] ---> f2abfaed1bed [2022-07-11T16:35:29.292Z] Step 23/25 : LABEL arch=amd64 [2022-07-11T16:35:29.554Z] ---> Running in 96e8ea476cf6 [2022-07-11T16:35:29.554Z] Removing intermediate container 96e8ea476cf6 [2022-07-11T16:35:29.554Z] ---> 187506e0280c [2022-07-11T16:35:29.554Z] Step 24/25 : LABEL git_sha=0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [2022-07-11T16:35:29.554Z] ---> Running in 54518be18a14 [2022-07-11T16:35:29.554Z] Removing intermediate container 54518be18a14 [2022-07-11T16:35:29.554Z] ---> fd4890e75a98 [2022-07-11T16:35:29.554Z] Step 25/25 : LABEL version=2.2.1-dev.12 [2022-07-11T16:35:29.815Z] ---> Running in d4767176451e [2022-07-11T16:35:29.815Z] Removing intermediate container d4767176451e [2022-07-11T16:35:29.815Z] ---> 953d5ef7cad5 [2022-07-11T16:35:29.815Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T16:35:29.815Z] Successfully built 953d5ef7cad5 [2022-07-11T16:35:29.815Z] 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 [2022-07-11T16:35:30.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:35:30.223Z] [2022-07-11T16:35:30.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:35:30.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:35:30.521Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T16:35:30.521Z] 5eb5b503b376: Pulling fs layer [2022-07-11T16:35:30.521Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T16:35:30.521Z] ec43610c2a17: Pulling fs layer [2022-07-11T16:35:30.521Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T16:35:30.521Z] 33b1e0a273af: Pulling fs layer [2022-07-11T16:35:30.521Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T16:35:30.521Z] 2f39f015ded8: Pulling fs layer [2022-07-11T16:35:30.521Z] 3a2ae6a8a46f: Waiting [2022-07-11T16:35:30.521Z] 5d3b04190fa2: Waiting [2022-07-11T16:35:30.521Z] 33b1e0a273af: Waiting [2022-07-11T16:35:30.521Z] 2f39f015ded8: Waiting [2022-07-11T16:35:30.521Z] 5c69ac0246d0: Download complete [2022-07-11T16:35:30.521Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T16:35:30.521Z] 3a2ae6a8a46f: Download complete [2022-07-11T16:35:30.521Z] 33b1e0a273af: Verifying Checksum [2022-07-11T16:35:30.521Z] 33b1e0a273af: Download complete [2022-07-11T16:35:30.781Z] 5d3b04190fa2: Download complete [2022-07-11T16:35:30.781Z] ec43610c2a17: Verifying Checksum [2022-07-11T16:35:30.781Z] ec43610c2a17: Download complete [2022-07-11T16:35:30.781Z] 5eb5b503b376: Verifying Checksum [2022-07-11T16:35:30.781Z] 5eb5b503b376: Download complete [2022-07-11T16:35:31.350Z] 2f39f015ded8: Download complete [2022-07-11T16:35:31.923Z] 5eb5b503b376: Pull complete [2022-07-11T16:35:32.182Z] 5c69ac0246d0: Pull complete [2022-07-11T16:35:32.441Z] ec43610c2a17: Pull complete [2022-07-11T16:35:32.706Z] 3a2ae6a8a46f: Pull complete [2022-07-11T16:35:32.965Z] 33b1e0a273af: Pull complete [2022-07-11T16:35:32.965Z] 5d3b04190fa2: Pull complete [2022-07-11T16:35:37.159Z] 2f39f015ded8: Pull complete [2022-07-11T16:35:37.159Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T16:35:37.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:35:37.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:35:37.255Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T16:35:37.362Z] $ 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 [2022-07-11T16:35:39.165Z] $ docker top 8a5f4da57761c3a15984128caca64ac9f3b854f9eae9fa2bb08e04898b2c1875 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:35:39.564Z] ---> job-cost.sh [2022-07-11T16:35:39.564Z] lf-activate-venv: SKIPPING [2022-07-11T16:35:39.564Z] INFO: No Stack... [2022-07-11T16:35:40.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T16:35:40.705Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T16:35:40.998Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-07-11T16:35:40.998Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T16:35:41.012Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-87-stack-cost] [2022-07-11T16:35:41.021Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-87-stack-cost] did not exist. Created. [2022-07-11T16:35:41.021Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T16:35:41.321Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T16:35:41.358Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T16:35:41.365Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T16:35:41.389Z] $ docker stop --time=1 8a5f4da57761c3a15984128caca64ac9f3b854f9eae9fa2bb08e04898b2c1875 [2022-07-11T16:35:42.558Z] $ docker rm -f 8a5f4da57761c3a15984128caca64ac9f3b854f9eae9fa2bb08e04898b2c1875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T17:14:22.557Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19191 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-07-11T17:14:22.569Z] Running in /w/workspace/device-sdk-go/87 [Pipeline] { [Pipeline] checkout [2022-07-11T17:14:22.622Z] The recommended git tool is: git [2022-07-11T17:14:31.496Z] using credential edgex-jenkins-ssh [2022-07-11T17:14:31.517Z] Cloning the remote Git repository [2022-07-11T17:14:31.582Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-07-11T17:14:31.679Z] > git init /w/workspace/device-sdk-go/87 # timeout=10 [2022-07-11T17:14:31.767Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-07-11T17:14:31.768Z] > git --version # timeout=10 [2022-07-11T17:14:31.789Z] > git --version # 'git version 2.25.1' [2022-07-11T17:14:31.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T17:14:31.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T17:14:33.607Z] Avoid second fetch [2022-07-11T17:14:33.607Z] Checking out Revision 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 (main) [2022-07-11T17:14:33.567Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-07-11T17:14:33.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T17:14:33.635Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T17:14:33.654Z] > git checkout -f 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 # timeout=10 [2022-07-11T17:14:38.185Z] Commit message: "Merge pull request #1190 from lenny-intel/Go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T17:14:39.041Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T17:14:39.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T17:14:39.042Z] Dload Upload Total Spent Left Speed [2022-07-11T17:14:39.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 81298 0 --:--:-- --:--:-- --:--:-- 81298 [Pipeline] sh [2022-07-11T17:14:39.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T17:14:40.200Z] + sudo tee /etc/docker/daemon.new [2022-07-11T17:14:40.200Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T17:14:40.200Z] { [2022-07-11T17:14:40.200Z] "registry-mirrors": [ [2022-07-11T17:14:40.200Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T17:14:40.200Z] ], [2022-07-11T17:14:40.200Z] "bip": "10.250.0.254/24", [2022-07-11T17:14:40.200Z] "hosts": [ [2022-07-11T17:14:40.200Z] "tcp://0.0.0.0:5555", [2022-07-11T17:14:40.200Z] "unix:///var/run/docker.sock" [2022-07-11T17:14:40.200Z] ], [2022-07-11T17:14:40.200Z] "mtu": 1458, [2022-07-11T17:14:40.200Z] "selinux-enabled": true, [2022-07-11T17:14:40.200Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T17:14:40.200Z] } [Pipeline] sh [2022-07-11T17:14:40.597Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T17:14:40.954Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:14:59.370Z] provisioning config files... [2022-07-11T17:14:59.396Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/87@tmp/config2458430262767086139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:14:59.918Z] ---> docker-login.sh [2022-07-11T17:14:59.918Z] nexus3.edgexfoundry.org:10001 [2022-07-11T17:15:00.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:00.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:00.790Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:00.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:00.790Z] [2022-07-11T17:15:00.790Z] Login Succeeded [2022-07-11T17:15:00.790Z] nexus3.edgexfoundry.org:10002 [2022-07-11T17:15:01.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:01.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:01.336Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:01.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:01.336Z] [2022-07-11T17:15:01.336Z] Login Succeeded [2022-07-11T17:15:01.336Z] nexus3.edgexfoundry.org:10003 [2022-07-11T17:15:01.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:01.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:01.886Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:01.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:01.886Z] [2022-07-11T17:15:01.886Z] Login Succeeded [2022-07-11T17:15:01.886Z] nexus3.edgexfoundry.org:10004 [2022-07-11T17:15:02.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:02.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:02.163Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:02.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:02.163Z] [2022-07-11T17:15:02.163Z] Login Succeeded [2022-07-11T17:15:02.163Z] docker.io [2022-07-11T17:15:02.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:03.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:03.038Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:03.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:03.038Z] [2022-07-11T17:15:03.038Z] Login Succeeded [2022-07-11T17:15:03.038Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T17:15:03.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T17:15:03.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T17:15:03.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T17:15:03.366Z] ========================================================= [2022-07-11T17:15:03.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T17:15:03.366Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:15:03.737Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T17:15:04.015Z] Sending build context to Docker daemon 5.189MB [2022-07-11T17:15:04.296Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T17:15:04.296Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-11T17:15:04.296Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T17:15:04.296Z] 9b3977197b4f: Pulling fs layer [2022-07-11T17:15:04.296Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T17:15:04.296Z] 94645a83ff95: Pulling fs layer [2022-07-11T17:15:04.296Z] e6fb740bc735: Pulling fs layer [2022-07-11T17:15:04.296Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T17:15:04.296Z] 355e64cbe906: Pulling fs layer [2022-07-11T17:15:04.296Z] 63ab81a10011: Pulling fs layer [2022-07-11T17:15:04.296Z] 555d1d1c4555: Pulling fs layer [2022-07-11T17:15:04.296Z] 7d9057610161: Pulling fs layer [2022-07-11T17:15:04.296Z] e6fb740bc735: Waiting [2022-07-11T17:15:04.296Z] 63ab81a10011: Waiting [2022-07-11T17:15:04.296Z] 3a77bd46dcc9: Waiting [2022-07-11T17:15:04.296Z] 355e64cbe906: Waiting [2022-07-11T17:15:04.296Z] 555d1d1c4555: Waiting [2022-07-11T17:15:04.296Z] 7d9057610161: Waiting [2022-07-11T17:15:04.296Z] 94645a83ff95: Verifying Checksum [2022-07-11T17:15:04.296Z] 94645a83ff95: Download complete [2022-07-11T17:15:04.296Z] 1a89e8eeedd5: Verifying Checksum [2022-07-11T17:15:04.296Z] 1a89e8eeedd5: Download complete [2022-07-11T17:15:04.296Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T17:15:04.296Z] 3a77bd46dcc9: Download complete [2022-07-11T17:15:04.580Z] 355e64cbe906: Download complete [2022-07-11T17:15:04.580Z] 9b3977197b4f: Verifying Checksum [2022-07-11T17:15:04.580Z] 9b3977197b4f: Download complete [2022-07-11T17:15:04.580Z] 63ab81a10011: Verifying Checksum [2022-07-11T17:15:04.580Z] 63ab81a10011: Download complete [2022-07-11T17:15:05.576Z] 9b3977197b4f: Pull complete [2022-07-11T17:15:05.576Z] 7d9057610161: Verifying Checksum [2022-07-11T17:15:05.576Z] 7d9057610161: Download complete [2022-07-11T17:15:06.188Z] 1a89e8eeedd5: Pull complete [2022-07-11T17:15:06.470Z] 94645a83ff95: Pull complete [2022-07-11T17:15:06.744Z] 555d1d1c4555: Verifying Checksum [2022-07-11T17:15:06.744Z] 555d1d1c4555: Download complete [2022-07-11T17:15:07.339Z] e6fb740bc735: Verifying Checksum [2022-07-11T17:15:07.339Z] e6fb740bc735: Download complete [2022-07-11T17:15:19.738Z] e6fb740bc735: Pull complete [2022-07-11T17:15:19.738Z] 3a77bd46dcc9: Pull complete [2022-07-11T17:15:19.738Z] 355e64cbe906: Pull complete [2022-07-11T17:15:19.738Z] 63ab81a10011: Pull complete [2022-07-11T17:15:26.457Z] 555d1d1c4555: Pull complete [2022-07-11T17:15:27.444Z] 7d9057610161: Pull complete [2022-07-11T17:15:27.444Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T17:15:27.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T17:15:27.718Z] ---> 819e984ddca1 [2022-07-11T17:15:27.718Z] Step 3/11 : ARG MAKE=make build [2022-07-11T17:15:28.322Z] ---> Running in c343eeaa1209 [2022-07-11T17:15:28.922Z] Removing intermediate container c343eeaa1209 [2022-07-11T17:15:28.922Z] ---> 02af90855514 [2022-07-11T17:15:28.922Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-11T17:15:28.922Z] ---> Running in a6001c4042e2 [2022-07-11T17:15:29.196Z] Removing intermediate container a6001c4042e2 [2022-07-11T17:15:29.196Z] ---> acb6d6d44e29 [2022-07-11T17:15:29.196Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T17:15:29.196Z] ---> Running in 3a02c91f8d3d [2022-07-11T17:15:29.475Z] Removing intermediate container 3a02c91f8d3d [2022-07-11T17:15:29.475Z] ---> b4be36114f64 [2022-07-11T17:15:29.475Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:15:29.759Z] ---> Running in 209c59b3b170 [2022-07-11T17:15:31.742Z] Removing intermediate container 209c59b3b170 [2022-07-11T17:15:31.742Z] ---> 800ac636aba0 [2022-07-11T17:15:31.742Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-11T17:15:31.742Z] ---> Running in fedb1144ff3a [2022-07-11T17:15:34.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:15:35.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:15:36.327Z] OK: 220 MiB in 52 packages [2022-07-11T17:15:36.936Z] Removing intermediate container fedb1144ff3a [2022-07-11T17:15:36.936Z] ---> 4762d24bb14e [2022-07-11T17:15:36.936Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-11T17:15:37.536Z] ---> 54e507184233 [2022-07-11T17:15:37.536Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:15:37.812Z] ---> Running in 83ba55752149 [2022-07-11T17:16:34.349Z] Removing intermediate container 83ba55752149 [2022-07-11T17:16:34.349Z] ---> 0c84fade1c6e [2022-07-11T17:16:34.349Z] Step 10/11 : COPY . . [2022-07-11T17:16:34.349Z] ---> 109b9d43c59e [2022-07-11T17:16:34.349Z] Step 11/11 : RUN ${MAKE} [2022-07-11T17:16:34.349Z] ---> Running in 58c5896d3d26 [2022-07-11T17:16:34.349Z] noop [2022-07-11T17:16:34.349Z] Removing intermediate container 58c5896d3d26 [2022-07-11T17:16:34.349Z] ---> 0ba283244203 [2022-07-11T17:16:34.349Z] Successfully built 0ba283244203 [2022-07-11T17:16:34.349Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:16:34.717Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T17:16:34.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:16:34.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-19191 does not seem to be running inside a container [2022-07-11T17:16:35.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/87 -v /w/workspace/device-sdk-go/87:/w/workspace/device-sdk-go/87:rw,z -v /w/workspace/device-sdk-go/87@tmp:/w/workspace/device-sdk-go/87@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 [2022-07-11T17:16:36.549Z] $ docker top 22bbbb86042cef010bd0668d63cc987ae01b57b04170372c13a63878bce52778 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:16:37.499Z] + go version [2022-07-11T17:16:37.499Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T17:16:37.536Z] $ docker stop --time=1 22bbbb86042cef010bd0668d63cc987ae01b57b04170372c13a63878bce52778 [2022-07-11T17:16:39.207Z] $ docker rm -f 22bbbb86042cef010bd0668d63cc987ae01b57b04170372c13a63878bce52778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:16:39.836Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T17:16:39.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:16:40.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-19191 does not seem to be running inside a container [2022-07-11T17:16:40.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/87 -v /w/workspace/device-sdk-go/87:/w/workspace/device-sdk-go/87:rw,z -v /w/workspace/device-sdk-go/87@tmp:/w/workspace/device-sdk-go/87@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 [2022-07-11T17:16:41.666Z] $ docker top 396d9c47ab1f090a300ad73c88b41f3e0c537040ec2b0e899dd2d349e0dde14f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T17:16:42.613Z] + make test [2022-07-11T17:16:42.613Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-11T17:17:21.652Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-11T17:19:13.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-11T17:19:13.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-11T17:19:13.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-11T17:19:26.072Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.450s coverage: 23.7% of statements [2022-07-11T17:19:26.072Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-11T17:19:26.072Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.285s coverage: 27.6% of statements [2022-07-11T17:19:26.072Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.382s coverage: 78.9% of statements [2022-07-11T17:19:26.072Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.296s coverage: 10.8% of statements [2022-07-11T17:19:27.536Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.677s coverage: 60.0% of statements [2022-07-11T17:19:27.536Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-11T17:19:27.536Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-11T17:19:31.886Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.536s coverage: 34.8% of statements [2022-07-11T17:19:31.886Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-11T17:19:33.893Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.350s coverage: 85.4% of statements [2022-07-11T17:19:33.893Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-11T17:19:33.893Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-11T17:19:33.894Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.610s coverage: 65.1% of statements [2022-07-11T17:19:37.332Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.605s coverage: 89.2% of statements [2022-07-11T17:19:37.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-11T17:19:40.043Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.317s coverage: 4.7% of statements [2022-07-11T17:19:40.043Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-11T17:19:41.037Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T17:19:41.037Z] GO111MODULE=on go vet ./... [2022-07-11T17:21:32.993Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T17:21:32.993Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T17:21:32.993Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T17:21:33.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T17:21:33.048Z] $ docker stop --time=1 396d9c47ab1f090a300ad73c88b41f3e0c537040ec2b0e899dd2d349e0dde14f [2022-07-11T17:21:34.967Z] $ docker rm -f 396d9c47ab1f090a300ad73c88b41f3e0c537040ec2b0e899dd2d349e0dde14f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T17:21:36.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T17:21:36.529Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T17:21:37.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T17:21:37.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T17:21:37.969Z] + ls -al . [2022-07-11T17:21:37.969Z] total 300 [2022-07-11T17:21:37.969Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 17:16 . [2022-07-11T17:21:37.969Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 17:14 .. [2022-07-11T17:21:37.969Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 17:14 .dockerignore [2022-07-11T17:21:37.969Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 17:14 .git [2022-07-11T17:21:37.969Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 17:14 .github [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 11 17:14 .gitignore [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 11 17:14 .golangci.yml [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 11 17:14 CHANGELOG.md [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 17:14 GOVERNANCE.md [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 11 17:14 Jenkinsfile [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 11 17:14 LICENSE [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 11 17:14 Makefile [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 11 17:14 OWNERS.md [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 11 17:14 README.md [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 11 16:33 VERSION [2022-07-11T17:21:37.970Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 17:14 bin [2022-07-11T17:21:37.970Z] -rw-r--r-- 1 jenkins jenkins 131190 Jul 11 17:19 coverage.out [2022-07-11T17:21:37.970Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 17:14 example [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jul 11 17:14 go.mod [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 34891 Jul 11 17:14 go.sum [2022-07-11T17:21:37.970Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 17:14 internal [2022-07-11T17:21:37.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 17:14 openapi [2022-07-11T17:21:37.970Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 17:14 pkg [2022-07-11T17:21:37.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 17:14 snap [2022-07-11T17:21:37.970Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 11 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:38.333Z] + 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=0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 --label arch=arm64 --label version=2.2.1-dev.12 . [2022-07-11T17:21:38.948Z] Sending build context to Docker daemon 5.321MB [2022-07-11T17:21:38.948Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T17:21:38.948Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-11T17:21:38.948Z] ---> 0ba283244203 [2022-07-11T17:21:38.948Z] Step 3/25 : ARG MAKE=make build [2022-07-11T17:21:38.948Z] ---> Running in 1cdeb8724d1f [2022-07-11T17:21:39.225Z] Removing intermediate container 1cdeb8724d1f [2022-07-11T17:21:39.225Z] ---> 60783c76afcf [2022-07-11T17:21:39.225Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-11T17:21:39.500Z] ---> Running in 9ff13964dafb [2022-07-11T17:21:39.776Z] Removing intermediate container 9ff13964dafb [2022-07-11T17:21:39.776Z] ---> 2560402819e9 [2022-07-11T17:21:39.776Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T17:21:39.776Z] ---> Running in d6b93c5bb8bd [2022-07-11T17:21:40.386Z] Removing intermediate container d6b93c5bb8bd [2022-07-11T17:21:40.386Z] ---> 05929d76ade4 [2022-07-11T17:21:40.386Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:21:40.386Z] ---> Running in 1dac03f570ac [2022-07-11T17:21:42.406Z] Removing intermediate container 1dac03f570ac [2022-07-11T17:21:42.406Z] ---> 6ccde06caef7 [2022-07-11T17:21:42.406Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-11T17:21:42.406Z] ---> Running in 9c218f6b5528 [2022-07-11T17:21:43.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:21:44.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:21:45.349Z] OK: 220 MiB in 52 packages [2022-07-11T17:21:45.954Z] Removing intermediate container 9c218f6b5528 [2022-07-11T17:21:45.954Z] ---> 639e8d21a7ae [2022-07-11T17:21:45.954Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-11T17:21:46.559Z] ---> b954a31ca40b [2022-07-11T17:21:46.559Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:21:46.837Z] ---> Running in c001860bdb79 [2022-07-11T17:21:48.844Z] Removing intermediate container c001860bdb79 [2022-07-11T17:21:48.844Z] ---> 5b74b9b89a0a [2022-07-11T17:21:48.844Z] Step 10/25 : COPY . . [2022-07-11T17:21:50.290Z] ---> 80159a69a13f [2022-07-11T17:21:50.290Z] Step 11/25 : RUN ${MAKE} [2022-07-11T17:21:50.290Z] ---> Running in 6891c4d9a19f [2022-07-11T17:21:51.282Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.1-dev.12" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-11T17:24:13.188Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-11T17:24:13.188Z] Removing intermediate container 6891c4d9a19f [2022-07-11T17:24:13.188Z] ---> 666b897d0ccd [2022-07-11T17:24:13.188Z] Step 12/25 : FROM alpine:3.16 [2022-07-11T17:24:13.188Z] 3.16: Pulling from library/alpine [2022-07-11T17:24:13.465Z] b3c136eddcbf: Pulling fs layer [2022-07-11T17:24:13.465Z] b3c136eddcbf: Verifying Checksum [2022-07-11T17:24:13.465Z] b3c136eddcbf: Download complete [2022-07-11T17:24:14.076Z] b3c136eddcbf: Pull complete [2022-07-11T17:24:14.076Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T17:24:14.076Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T17:24:14.076Z] ---> 6e30ab57aeee [2022-07-11T17:24:14.076Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T17:24:14.358Z] ---> Running in b2f8eb02779d [2022-07-11T17:24:14.652Z] Removing intermediate container b2f8eb02779d [2022-07-11T17:24:14.653Z] ---> a5453f562f84 [2022-07-11T17:24:14.653Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:24:14.653Z] ---> Running in a2501497b979 [2022-07-11T17:24:16.639Z] Removing intermediate container a2501497b979 [2022-07-11T17:24:16.639Z] ---> ed61c7b31eab [2022-07-11T17:24:16.639Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-11T17:24:16.639Z] ---> Running in b02baa55778f [2022-07-11T17:24:17.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:24:18.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:24:20.034Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T17:24:20.034Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-11T17:24:20.034Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T17:24:20.309Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-11T17:24:20.309Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-11T17:24:20.309Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T17:24:20.309Z] OK: 8 MiB in 19 packages [2022-07-11T17:24:21.289Z] Removing intermediate container b02baa55778f [2022-07-11T17:24:21.289Z] ---> 531d3cbd4094 [2022-07-11T17:24:21.289Z] Step 16/25 : WORKDIR / [2022-07-11T17:24:21.573Z] ---> Running in b064e034d2e2 [2022-07-11T17:24:21.852Z] Removing intermediate container b064e034d2e2 [2022-07-11T17:24:21.852Z] ---> 2d2984893ce5 [2022-07-11T17:24:21.852Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-11T17:24:22.456Z] ---> 9a7860d072ff [2022-07-11T17:24:22.456Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-11T17:24:24.433Z] ---> 39b4b0d10e01 [2022-07-11T17:24:24.433Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-11T17:24:24.712Z] ---> a2fcd620aaaf [2022-07-11T17:24:24.712Z] Step 20/25 : EXPOSE 59999 [2022-07-11T17:24:24.987Z] ---> Running in 63613ab960cb [2022-07-11T17:24:25.261Z] Removing intermediate container 63613ab960cb [2022-07-11T17:24:25.261Z] ---> 3f6d4b09e534 [2022-07-11T17:24:25.261Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-11T17:24:25.261Z] ---> Running in c78bb6c36e63 [2022-07-11T17:24:25.536Z] Removing intermediate container c78bb6c36e63 [2022-07-11T17:24:25.536Z] ---> 1d0668f3aaf3 [2022-07-11T17:24:25.536Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T17:24:25.810Z] ---> Running in 98e9e5287129 [2022-07-11T17:24:26.086Z] Removing intermediate container 98e9e5287129 [2022-07-11T17:24:26.086Z] ---> 666d76e4df0d [2022-07-11T17:24:26.086Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T17:24:26.086Z] ---> Running in 675306fa5753 [2022-07-11T17:24:26.360Z] Removing intermediate container 675306fa5753 [2022-07-11T17:24:26.360Z] ---> d3b97e01ce0c [2022-07-11T17:24:26.360Z] Step 24/25 : LABEL git_sha=0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [2022-07-11T17:24:26.637Z] ---> Running in 73c4ae3a0e60 [2022-07-11T17:24:26.954Z] Removing intermediate container 73c4ae3a0e60 [2022-07-11T17:24:26.954Z] ---> 2ec04a86d46c [2022-07-11T17:24:26.954Z] Step 25/25 : LABEL version=2.2.1-dev.12 [2022-07-11T17:24:26.954Z] ---> Running in fb4825cb0a96 [2022-07-11T17:24:27.241Z] Removing intermediate container fb4825cb0a96 [2022-07-11T17:24:27.241Z] ---> 72accae4e518 [2022-07-11T17:24:27.241Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T17:24:27.241Z] Successfully built 72accae4e518 [2022-07-11T17:24:27.241Z] 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 [2022-07-11T17:24:27.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:24:27.689Z] [2022-07-11T17:24:27.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:24:28.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:24:28.372Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T17:24:28.372Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T17:24:28.372Z] 04944245beec: Pulling fs layer [2022-07-11T17:24:28.372Z] 699f458cf7ca: Pulling fs layer [2022-07-11T17:24:28.372Z] 765212b225bb: Pulling fs layer [2022-07-11T17:24:28.372Z] f23df028b6ca: Pulling fs layer [2022-07-11T17:24:28.372Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T17:24:28.372Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T17:24:28.372Z] 765212b225bb: Waiting [2022-07-11T17:24:28.372Z] f23df028b6ca: Waiting [2022-07-11T17:24:28.372Z] d65c8cfc05b1: Waiting [2022-07-11T17:24:28.372Z] 2437ff75d9bd: Waiting [2022-07-11T17:24:28.372Z] 04944245beec: Verifying Checksum [2022-07-11T17:24:28.372Z] 04944245beec: Download complete [2022-07-11T17:24:28.372Z] 765212b225bb: Verifying Checksum [2022-07-11T17:24:28.372Z] 765212b225bb: Download complete [2022-07-11T17:24:28.372Z] f23df028b6ca: Verifying Checksum [2022-07-11T17:24:28.372Z] f23df028b6ca: Download complete [2022-07-11T17:24:28.372Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T17:24:28.372Z] d65c8cfc05b1: Download complete [2022-07-11T17:24:28.679Z] 699f458cf7ca: Verifying Checksum [2022-07-11T17:24:28.679Z] 699f458cf7ca: Download complete [2022-07-11T17:24:28.956Z] 8998bd30e6a1: Download complete [2022-07-11T17:24:31.586Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T17:24:31.586Z] 2437ff75d9bd: Download complete [2022-07-11T17:24:33.565Z] 8998bd30e6a1: Pull complete [2022-07-11T17:24:33.839Z] 04944245beec: Pull complete [2022-07-11T17:24:35.278Z] 699f458cf7ca: Pull complete [2022-07-11T17:24:35.551Z] 765212b225bb: Pull complete [2022-07-11T17:24:36.535Z] f23df028b6ca: Pull complete [2022-07-11T17:24:36.811Z] d65c8cfc05b1: Pull complete [2022-07-11T17:24:51.901Z] 2437ff75d9bd: Pull complete [2022-07-11T17:24:51.901Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T17:24:51.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:24:51.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:24:52.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-19191 does not seem to be running inside a container [2022-07-11T17:24:52.285Z] $ 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/87 -v /w/workspace/device-sdk-go/87:/w/workspace/device-sdk-go/87:rw,z -v /w/workspace/device-sdk-go/87@tmp:/w/workspace/device-sdk-go/87@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 [2022-07-11T17:24:55.188Z] $ docker top 0e9bcd50b4c679c2bc29a8ae143df9525903392e7416b9e3e5301e3cb68d911c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:24:56.126Z] ---> job-cost.sh [2022-07-11T17:24:56.126Z] lf-activate-venv: SKIPPING [2022-07-11T17:24:56.126Z] INFO: No Stack... [2022-07-11T17:24:56.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T17:24:57.702Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T17:24:58.372Z] + cat /w/workspace/device-sdk-go/87/archives/cost.csv [2022-07-11T17:24:58.372Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T17:24:58.443Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-87-stack-cost] [2022-07-11T17:24:58.452Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-87-stack-cost] did not exist. Created. [2022-07-11T17:24:58.452Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T17:24:59.147Z] /w/workspace/device-sdk-go/87@tmp/durable-eca9a8b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T17:24:59.838Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T17:24:59.859Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T17:24:59.945Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T17:24:59.954Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T17:24:59.988Z] $ docker stop --time=1 0e9bcd50b4c679c2bc29a8ae143df9525903392e7416b9e3e5301e3cb68d911c [2022-07-11T17:25:01.568Z] $ docker rm -f 0e9bcd50b4c679c2bc29a8ae143df9525903392e7416b9e3e5301e3cb68d911c [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 [2022-07-11T17:25:01.988Z] provisioning config files... [2022-07-11T17:25:01.995Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2877193167584570951tmp [Pipeline] { [Pipeline] sh [2022-07-11T17:25:02.293Z] + set +x [2022-07-11T17:25:02.293Z] + curl -s https://codecov.io/bash+ [2022-07-11T17:25:02.293Z] bash -s -- [2022-07-11T17:25:02.293Z] [2022-07-11T17:25:02.293Z] _____ _ [2022-07-11T17:25:02.293Z] / ____| | | [2022-07-11T17:25:02.293Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T17:25:02.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T17:25:02.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T17:25:02.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T17:25:02.293Z] Bash-1.0.6 [2022-07-11T17:25:02.293Z] [2022-07-11T17:25:02.293Z] [2022-07-11T17:25:02.293Z] ==> git version 2.25.1 found [2022-07-11T17:25:02.293Z] ==> 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 [2022-07-11T17:25:02.293Z] Release-Date: 2020-01-08 [2022-07-11T17:25:02.293Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T17:25:02.293Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T17:25:02.293Z] ==> Jenkins CI detected. [2022-07-11T17:25:02.293Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-07-11T17:25:02.293Z] project root: . [2022-07-11T17:25:02.293Z] --> token set from env [2022-07-11T17:25:02.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T17:25:02.293Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T17:25:02.293Z] ==> Python coveragepy not found [2022-07-11T17:25:02.293Z] ==> Searching for coverage reports in: [2022-07-11T17:25:02.293Z] + . [2022-07-11T17:25:02.293Z] -> Found 1 reports [2022-07-11T17:25:02.293Z] ==> Detecting git/mercurial file structure [2022-07-11T17:25:02.293Z] ==> Reading reports [2022-07-11T17:25:02.293Z] + ./coverage.out bytes=131190 [2022-07-11T17:25:02.293Z] ==> Appending adjustments [2022-07-11T17:25:02.293Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T17:25:02.552Z] + Found adjustments [2022-07-11T17:25:02.552Z] ==> Gzipping contents [2022-07-11T17:25:02.552Z] 20K /tmp/codecov.i556EM.gz [2022-07-11T17:25:02.552Z] ==> Uploading reports [2022-07-11T17:25:02.552Z] url: https://codecov.io [2022-07-11T17:25:02.552Z] query: branch=main&commit=0e45c78ae4a01ecb7618f0e8cadec166d2cd8803&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T17:25:02.552Z] -> Pinging Codecov [2022-07-11T17:25:02.552Z] 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=0e45c78ae4a01ecb7618f0e8cadec166d2cd8803&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T17:25:03.933Z] -> Uploading to [2022-07-11T17:25:03.933Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/7E55EF52A471D76F132DFD9A03CDDE97/0e45c78ae4a01ecb7618f0e8cadec166d2cd8803/5cf61343-db56-4e7f-942d-abfe941088ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T172503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40dbe37194c4d2d083f15bcf449d09c8f3a9dedae50006897eb05fc3331ea678 [2022-07-11T17:25:03.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T17:25:03.933Z] Dload Upload Total Spent Left Speed [2022-07-11T17:25:03.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16863 0 0 100 16863 0 74615 --:--:-- --:--:-- --:--:-- 74615 [2022-07-11T17:25:03.933Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [Pipeline] } [2022-07-11T17:25:03.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T17:25:04.047Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T17:25:04.056Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:25:04.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:25:04.347Z] [2022-07-11T17:25:04.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:25:04.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:25:04.654Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T17:25:04.654Z] df9b9388f04a: Pulling fs layer [2022-07-11T17:25:04.654Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T17:25:04.654Z] 25bc292e5bac: Pulling fs layer [2022-07-11T17:25:04.654Z] 114826534d7a: Pulling fs layer [2022-07-11T17:25:04.654Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T17:25:04.654Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T17:25:04.654Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T17:25:04.654Z] 6ad1cebc031e: Waiting [2022-07-11T17:25:04.654Z] 114826534d7a: Waiting [2022-07-11T17:25:04.654Z] 4657fd5d0bcf: Waiting [2022-07-11T17:25:04.654Z] 8a3aa393b2d8: Waiting [2022-07-11T17:25:04.654Z] 25bc292e5bac: Verifying Checksum [2022-07-11T17:25:04.654Z] 25bc292e5bac: Download complete [2022-07-11T17:25:04.654Z] 52dc419b0ee2: Download complete [2022-07-11T17:25:04.654Z] 4657fd5d0bcf: Verifying Checksum [2022-07-11T17:25:04.654Z] 4657fd5d0bcf: Download complete [2022-07-11T17:25:04.654Z] df9b9388f04a: Download complete [2022-07-11T17:25:04.917Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T17:25:04.917Z] 6ad1cebc031e: Download complete [2022-07-11T17:25:04.917Z] df9b9388f04a: Pull complete [2022-07-11T17:25:04.917Z] 52dc419b0ee2: Pull complete [2022-07-11T17:25:05.190Z] 25bc292e5bac: Pull complete [2022-07-11T17:25:05.453Z] 114826534d7a: Download complete [2022-07-11T17:25:05.711Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T17:25:05.711Z] 8a3aa393b2d8: Download complete [2022-07-11T17:25:09.001Z] 114826534d7a: Pull complete [2022-07-11T17:25:09.001Z] 4657fd5d0bcf: Pull complete [2022-07-11T17:25:09.261Z] 6ad1cebc031e: Pull complete [2022-07-11T17:25:12.550Z] 8a3aa393b2d8: Pull complete [2022-07-11T17:25:12.550Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T17:25:12.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:25:12.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:25:12.636Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T17:25:12.693Z] $ 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 [2022-07-11T17:25:14.334Z] $ docker top ab3e5b66d8f31a63b81ad135568db72956896e81de1cb54d26e27656f5ee9ad8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T17:25:14.406Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-07-11T17:25:14.684Z] + set -o pipefail [2022-07-11T17:25:14.684Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-07-11T17:25:19.966Z] [2022-07-11T17:25:19.966Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-07-11T17:25:19.966Z] [2022-07-11T17:25:19.966Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/46887f76-acaa-48b2-a3c6-080cf89887bc [2022-07-11T17:25:19.966Z] [2022-07-11T17:25:19.966Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T17:25:19.966Z] [2022-07-11T17:25:20.537Z] [2022-07-11T17:25:20.537Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T17:25:20.537Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T17:25:20.548Z] $ docker stop --time=1 ab3e5b66d8f31a63b81ad135568db72956896e81de1cb54d26e27656f5ee9ad8 [2022-07-11T17:25:22.925Z] $ docker rm -f ab3e5b66d8f31a63b81ad135568db72956896e81de1cb54d26e27656f5ee9ad8 [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 [2022-07-11T17:25:23.310Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:25:23.323Z] provisioning config files... [2022-07-11T17:25:23.332Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3679736570371544019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:25:23.629Z] --> edgex-publish-swagger.sh [2022-07-11T17:25:23.629Z] === Publish openapi/v2 API === [2022-07-11T17:25:23.629Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-11T17:25:23.629Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-07-11T17:25:23.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T17:25:23.630Z] Dload Upload Total Spent Left Speed [2022-07-11T17:25:24.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 83937 --:--:-- --:--:-- --:--:-- 83937 [2022-07-11T17:25:24.200Z] [2022-07-11T17:25:24.200Z] [Pipeline] } [2022-07-11T17:25:24.208Z] 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 [2022-07-11T17:25:24.608Z] + git log --format=format:%s -1 0e45c78ae4a01ecb7618f0e8cadec166d2cd8803 [Pipeline] sh [2022-07-11T17:25:24.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:25:24.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:25:25.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:25:25.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:25:25.294Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T17:25:25.328Z] $ 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 [2022-07-11T17:25:25.783Z] $ docker top fe6a1d3daca1c413cca03e23182e2c66ceb6d2d16dabd8e14d693ed507622b7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:25:25.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:25:25.884Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:25:26.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:25:26.033Z] $ docker exec fe6a1d3daca1c413cca03e23182e2c66ceb6d2d16dabd8e14d693ed507622b7e ssh-agent [2022-07-11T17:25:26.161Z] SSH_AUTH_SOCK=/tmp/ssh-c5BMtdo6qzCd/agent.33 [2022-07-11T17:25:26.161Z] SSH_AGENT_PID=39 [2022-07-11T17:25:26.167Z] Running ssh-add (command line suppressed) [2022-07-11T17:25:26.284Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4518745953391764820.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4518745953391764820.key) [2022-07-11T17:25:26.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:25:26.591Z] + git semver tag [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,771 [run_tag] DEBUG tag force:False [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,771 [check_head_tag] DEBUG check head tag [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,771 [execute] INFO git cat-file --batch-check [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,774 [execute] INFO git cat-file --batch [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,787 [execute] INFO git tag -a v2.2.1-dev.12 -m v2.2.1-dev.12 [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,787 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.12', '-m', 'v2.2.1-dev.12'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:25:26.852Z] 2022-07-11 17:25:26,793 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T17:25:26.852Z] 2.2.1-dev.12 [Pipeline] } [2022-07-11T17:25:26.862Z] $ docker exec --env ******** --env ******** fe6a1d3daca1c413cca03e23182e2c66ceb6d2d16dabd8e14d693ed507622b7e ssh-agent -k [2022-07-11T17:25:26.975Z] unset SSH_AUTH_SOCK; [2022-07-11T17:25:26.975Z] unset SSH_AGENT_PID; [2022-07-11T17:25:26.976Z] echo Agent pid 39 killed; [2022-07-11T17:25:26.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:25:27.294Z] + git semver [Pipeline] } [2022-07-11T17:25:27.568Z] $ docker stop --time=1 fe6a1d3daca1c413cca03e23182e2c66ceb6d2d16dabd8e14d693ed507622b7e [2022-07-11T17:25:28.870Z] $ docker rm -f fe6a1d3daca1c413cca03e23182e2c66ceb6d2d16dabd8e14d693ed507622b7e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:25:29.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:25:29.276Z] [2022-07-11T17:25:29.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:25:29.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:25:29.581Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T17:25:29.581Z] ab5ef0e58194: Pulling fs layer [2022-07-11T17:25:29.581Z] 9712f1f96733: Pulling fs layer [2022-07-11T17:25:29.581Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T17:25:29.581Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T17:25:29.581Z] e9a5061849ea: Pulling fs layer [2022-07-11T17:25:29.581Z] d747dcd14b5f: Pulling fs layer [2022-07-11T17:25:29.581Z] 2de7ff778b66: Pulling fs layer [2022-07-11T17:25:29.581Z] e9a5061849ea: Waiting [2022-07-11T17:25:29.581Z] d747dcd14b5f: Waiting [2022-07-11T17:25:29.581Z] 2de7ff778b66: Waiting [2022-07-11T17:25:29.581Z] 0d9ebad4ef96: Waiting [2022-07-11T17:25:29.581Z] 9712f1f96733: Download complete [2022-07-11T17:25:30.159Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T17:25:30.159Z] 63f879dbbcfc: Download complete [2022-07-11T17:25:30.159Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T17:25:30.159Z] 0d9ebad4ef96: Download complete [2022-07-11T17:25:30.159Z] d747dcd14b5f: Verifying Checksum [2022-07-11T17:25:30.159Z] d747dcd14b5f: Download complete [2022-07-11T17:25:30.159Z] e9a5061849ea: Download complete [2022-07-11T17:25:30.159Z] ab5ef0e58194: Verifying Checksum [2022-07-11T17:25:30.159Z] ab5ef0e58194: Download complete [2022-07-11T17:25:30.159Z] 2de7ff778b66: Verifying Checksum [2022-07-11T17:25:30.159Z] 2de7ff778b66: Download complete [2022-07-11T17:25:33.449Z] ab5ef0e58194: Pull complete [2022-07-11T17:25:33.449Z] 9712f1f96733: Pull complete [2022-07-11T17:25:34.017Z] 63f879dbbcfc: Pull complete [2022-07-11T17:25:38.210Z] 0d9ebad4ef96: Pull complete [2022-07-11T17:25:38.210Z] e9a5061849ea: Pull complete [2022-07-11T17:25:38.210Z] d747dcd14b5f: Pull complete [2022-07-11T17:25:39.589Z] 2de7ff778b66: Pull complete [2022-07-11T17:25:39.589Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T17:25:39.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:25:39.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:25:39.679Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T17:25:39.708Z] $ 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 [2022-07-11T17:25:42.111Z] $ docker top e541cfc8abf8eeff9585c643f0074e63042002c7e081ba0e901e9eada612e7be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:25:42.206Z] provisioning config files... [2022-07-11T17:25:42.213Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3559159025820576644tmp [2022-07-11T17:25:42.225Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7011627945099058133tmp [2022-07-11T17:25:42.236Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7788997250820087822tmp [Pipeline] { [Pipeline] echo [2022-07-11T17:25:42.251Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:25:42.537Z] ---> sigul-configuration.sh [2022-07-11T17:25:42.537Z] gpg: directory `/root/.gnupg' created [2022-07-11T17:25:42.537Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T17:25:42.537Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T17:25:42.537Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T17:25:42.537Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T17:25:42.537Z] gpg: CAST5 encrypted data [2022-07-11T17:25:42.537Z] gpg: encrypted with 1 passphrase [2022-07-11T17:25:42.537Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T17:25:42.822Z] + mkdir /home/jenkins [2022-07-11T17:25:42.822Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T17:25:43.110Z] + 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 [2022-07-11T17:25:43.119Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:25:43.407Z] ---> sigul-install.sh [2022-07-11T17:25:43.407Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T17:25:43.697Z] + git tag --list [2022-07-11T17:25:43.697Z] 0.7.1 [2022-07-11T17:25:43.697Z] delhi-tag [2022-07-11T17:25:43.697Z] v1.0.0 [2022-07-11T17:25:43.697Z] v1.1.0 [2022-07-11T17:25:43.697Z] v1.1.1 [2022-07-11T17:25:43.697Z] v1.1.2 [2022-07-11T17:25:43.697Z] v1.2.0 [2022-07-11T17:25:43.697Z] v1.2.1 [2022-07-11T17:25:43.697Z] v1.2.2 [2022-07-11T17:25:43.697Z] v1.2.3 [2022-07-11T17:25:43.697Z] v1.3.0 [2022-07-11T17:25:43.697Z] v1.4.0 [2022-07-11T17:25:43.697Z] v2.0.0 [2022-07-11T17:25:43.697Z] v2.1.0 [2022-07-11T17:25:43.697Z] v2.1.1 [2022-07-11T17:25:43.697Z] v2.1.1-dev.2 [2022-07-11T17:25:43.697Z] v2.1.1-dev.3 [2022-07-11T17:25:43.697Z] v2.2.0 [2022-07-11T17:25:43.697Z] v2.2.1-dev.1 [2022-07-11T17:25:43.697Z] v2.2.1-dev.10 [2022-07-11T17:25:43.697Z] v2.2.1-dev.11 [2022-07-11T17:25:43.697Z] v2.2.1-dev.12 [2022-07-11T17:25:43.697Z] v2.2.1-dev.2 [2022-07-11T17:25:43.697Z] v2.2.1-dev.3 [2022-07-11T17:25:43.697Z] v2.2.1-dev.4 [2022-07-11T17:25:43.697Z] v2.2.1-dev.5 [2022-07-11T17:25:43.697Z] v2.2.1-dev.6 [2022-07-11T17:25:43.697Z] v2.2.1-dev.7 [2022-07-11T17:25:43.697Z] v2.2.1-dev.8 [2022-07-11T17:25:43.697Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-11T17:25:43.987Z] + lftools sign git-tag v2.2.1-dev.12 [2022-07-11T17:25:44.559Z] Signing Git tag with Sigul... [2022-07-11T17:25:44.559Z] Signing v2.2.1-dev.12 [Pipeline] echo [2022-07-11T17:25:45.143Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:25:45.429Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T17:25:45.438Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T17:25:45.454Z] $ docker stop --time=1 e541cfc8abf8eeff9585c643f0074e63042002c7e081ba0e901e9eada612e7be [2022-07-11T17:25:46.785Z] $ docker rm -f e541cfc8abf8eeff9585c643f0074e63042002c7e081ba0e901e9eada612e7be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T17:25:47.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:25:47.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:25:47.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:25:47.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:25:47.582Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T17:25:47.612Z] $ 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 [2022-07-11T17:25:48.011Z] $ docker top 5a3594a210b7e9847e8c4d4e540961e38ea9f3f734ce19767c87d00bde92b1e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:25:48.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:25:48.112Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:25:48.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:25:48.246Z] $ docker exec 5a3594a210b7e9847e8c4d4e540961e38ea9f3f734ce19767c87d00bde92b1e6 ssh-agent [2022-07-11T17:25:48.382Z] SSH_AUTH_SOCK=/tmp/ssh-HSCDL5ZSl0QJ/agent.32 [2022-07-11T17:25:48.382Z] SSH_AGENT_PID=38 [2022-07-11T17:25:48.388Z] Running ssh-add (command line suppressed) [2022-07-11T17:25:48.499Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8853917182228232650.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8853917182228232650.key) [2022-07-11T17:25:48.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:25:48.802Z] + git semver bump pre [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,977 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,977 [bump_version] DEBUG bumping version:2.2.1-dev.12 on axis:pre with prefix:dev [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,977 [bump_version] DEBUG bumped version:2.2.1-dev.13 [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,977 [write_version] DEBUG write version:2.2.1-dev.13 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,978 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,980 [execute] INFO git cat-file --batch-check [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,985 [execute] INFO git cat-file --batch [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T17:25:49.061Z] 2022-07-11 17:25:48,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T17:25:49.061Z] 2.2.1-dev.13 [Pipeline] } [2022-07-11T17:25:49.070Z] $ docker exec --env ******** --env ******** 5a3594a210b7e9847e8c4d4e540961e38ea9f3f734ce19767c87d00bde92b1e6 ssh-agent -k [2022-07-11T17:25:49.174Z] unset SSH_AUTH_SOCK; [2022-07-11T17:25:49.175Z] unset SSH_AGENT_PID; [2022-07-11T17:25:49.175Z] echo Agent pid 38 killed; [2022-07-11T17:25:49.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:25:49.494Z] + git semver [Pipeline] } [2022-07-11T17:25:49.767Z] $ docker stop --time=1 5a3594a210b7e9847e8c4d4e540961e38ea9f3f734ce19767c87d00bde92b1e6 [2022-07-11T17:25:51.079Z] $ docker rm -f 5a3594a210b7e9847e8c4d4e540961e38ea9f3f734ce19767c87d00bde92b1e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T17:25:51.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:25:51.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:25:51.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:25:51.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:25:51.820Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T17:25:51.852Z] $ 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 [2022-07-11T17:25:52.242Z] $ docker top 3bec629285c951799dc94d5ced7dcb547c42155c18657046cf3453cdca5d30cd -eo pid,comm [2022-07-11T17:25:52.305Z] 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). [2022-07-11T17:25:52.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:25:52.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:25:52.345Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:25:52.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:25:52.468Z] $ docker exec 3bec629285c951799dc94d5ced7dcb547c42155c18657046cf3453cdca5d30cd ssh-agent [2022-07-11T17:25:52.580Z] SSH_AUTH_SOCK=/tmp/ssh-0eG5QLWRm7v3/agent.33 [2022-07-11T17:25:52.580Z] SSH_AGENT_PID=40 [2022-07-11T17:25:52.585Z] Running ssh-add (command line suppressed) [2022-07-11T17:25:52.698Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1879330716996531309.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1879330716996531309.key) [2022-07-11T17:25:52.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:25:53.002Z] + git semver push [2022-07-11T17:25:53.263Z] 2022-07-11 17:25:53,169 [run_push] DEBUG push [2022-07-11T17:25:53.263Z] 2022-07-11 17:25:53,170 [execute] INFO git cat-file --batch-check [2022-07-11T17:25:53.263Z] 2022-07-11 17:25:53,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T17:25:53.263Z] 2022-07-11 17:25:53,173 [execute] INFO git rev-list 34b40c783cf150ea82a7a352ab96674d17a7b1ac -- [2022-07-11T17:25:53.263Z] 2022-07-11 17:25:53,174 [execute] DEBUG Popen(['git', 'rev-list', '34b40c783cf150ea82a7a352ab96674d17a7b1ac', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:25:53.263Z] 2022-07-11 17:25:53,183 [execute] INFO git fetch -v origin [2022-07-11T17:25:53.263Z] 2022-07-11 17:25:53,183 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-11T17:25:53.832Z] 2022-07-11 17:25:53,652 [run_push] DEBUG no remote changes detected [2022-07-11T17:25:53.832Z] 2022-07-11 17:25:53,652 [execute] INFO git push origin semver [2022-07-11T17:25:53.832Z] 2022-07-11 17:25:53,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:25:54.404Z] 2022-07-11 17:25:54,344 [run_push] DEBUG push all version tags [2022-07-11T17:25:54.404Z] 2022-07-11 17:25:54,345 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T17:25:54.404Z] 2022-07-11 17:25:54,345 [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) [2022-07-11T17:25:55.347Z] 2022-07-11 17:25:55,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-11T17:25:55.347Z] 2.2.1-dev.13 [Pipeline] } [2022-07-11T17:25:55.359Z] $ docker exec --env ******** --env ******** 3bec629285c951799dc94d5ced7dcb547c42155c18657046cf3453cdca5d30cd ssh-agent -k [2022-07-11T17:25:55.460Z] unset SSH_AUTH_SOCK; [2022-07-11T17:25:55.460Z] unset SSH_AGENT_PID; [2022-07-11T17:25:55.460Z] echo Agent pid 40 killed; [2022-07-11T17:25:55.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:25:55.786Z] + git semver [Pipeline] } [2022-07-11T17:25:56.060Z] $ docker stop --time=1 3bec629285c951799dc94d5ced7dcb547c42155c18657046cf3453cdca5d30cd [2022-07-11T17:25:57.341Z] $ docker rm -f 3bec629285c951799dc94d5ced7dcb547c42155c18657046cf3453cdca5d30cd [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 [2022-07-11T17:25:57.858Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-07-11T17:25:57.858Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-11T17:25:57.858Z] total 16 [2022-07-11T17:25:57.858Z] drwxr-xr-x 3 root root 4096 Jul 11 16:35 . [2022-07-11T17:25:57.858Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 17:25 .. [2022-07-11T17:25:57.858Z] drwxr-xr-x 2 root root 4096 Jul 11 16:35 cost [2022-07-11T17:25:57.858Z] -rw-r--r-- 1 root root 83 Jul 11 16:35 cost.csv [2022-07-11T17:25:57.858Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-11T17:25:57.858Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-11T17:25:57.858Z] total 16 [2022-07-11T17:25:57.858Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:35 . [2022-07-11T17:25:57.858Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 17:25 .. [2022-07-11T17:25:57.858Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 16:35 cost [2022-07-11T17:25:57.858Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 11 16:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:25:58.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:25:59.020Z] ---> package-listing.sh [2022-07-11T17:25:59.020Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T17:25:59.020Z] ++ facter osfamily [2022-07-11T17:25:59.280Z] + OS_FAMILY=debian [2022-07-11T17:25:59.280Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-07-11T17:25:59.280Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T17:25:59.280Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T17:25:59.280Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T17:25:59.280Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T17:25:59.280Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-11T17:25:59.280Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T17:25:59.280Z] + case "${OS_FAMILY}" in [2022-07-11T17:25:59.280Z] + dpkg -l [2022-07-11T17:25:59.280Z] + grep '^ii' [2022-07-11T17:25:59.280Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T17:25:59.280Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T17:25:59.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T17:25:59.280Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-11T17:25:59.280Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-07-11T17:25:59.280Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-07-11T17:25:59.293Z] 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 [2022-07-11T17:25:59.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:26:00.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T17:26:00.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:26:00.219Z] prd-ubuntu20.04-docker-8c-8g-17487 does not seem to be running inside a container [2022-07-11T17:26:00.254Z] $ 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 [2022-07-11T17:26:00.524Z] $ docker top ed1a5eca0bc46820c5d4d1589783e87d23dfa93767633fd862137b7abee0173d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:26:00.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T17:26:01.166Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T17:26:01.452Z] + ls /var/log/sa-host [2022-07-11T17:26:01.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:26:01.513Z] provisioning config files... [2022-07-11T17:26:01.520Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3954524259410892933tmp [Pipeline] { [Pipeline] echo [2022-07-11T17:26:01.534Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:26:01.818Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T17:26:01.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:26:02.157Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T17:26:02.166Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:26:02.455Z] ---> sudo-logs.sh [2022-07-11T17:26:02.455Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T17:26:02.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:26:02.768Z] ---> job-cost.sh [2022-07-11T17:26:02.768Z] lf-activate-venv: SKIPPING [2022-07-11T17:26:02.768Z] DEBUG: total: 0.2199999988079071 [2022-07-11T17:26:02.768Z] INFO: Retrieving Stack Cost... [2022-07-11T17:26:03.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T17:26:03.600Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T17:26:03.611Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:26:03.896Z] ---> logs-deploy.sh [2022-07-11T17:26:03.896Z] lf-activate-venv: SKIPPING [2022-07-11T17:26:03.896Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/87 [2022-07-11T17:26:03.896Z] INFO: archiving workspace using pattern(s): [2022-07-11T17:26:04.837Z] Archives upload complete. [2022-07-11T17:26:04.837Z] INFO: archiving logs to Nexus