Pull request #1408 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f729d0fb48de1968c2893fbda3ca8145ff456ce1+661b18549173505f3afdb4be110c3839c952cb0c (da4ee5f9e451fb962966d942d20b85df77c1877c) 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-ssh379008402997116328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14175041188932520533.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11927466824921444787.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8348582271487990113.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1408/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1408/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7359303056078924958.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6279 in /w/workspace/gexfoundry_device-sdk-go_PR-1408 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1408 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit f729d0fb48de1968c2893fbda3ca8145ff456ce1 Merge succeeded, producing f729d0fb48de1968c2893fbda3ca8145ff456ce1 Checking out Revision f729d0fb48de1968c2893fbda3ca8145ff456ce1 (PR-1408) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T22:37:59.565Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T22:37:59.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1408/head:refs/remotes/origin/PR-1408 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f729d0fb48de1968c2893fbda3ca8145ff456ce1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f729d0fb48de1968c2893fbda3ca8145ff456ce1 # timeout=10 > git rev-list --no-walk 5c21faf5717da52a6d682ddc928ddc395af60b66 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T22:37:59.632Z] ========================================================= [2023-03-29T22:37:59.632Z] EdgeX Global Pipelines Version Info [2023-03-29T22:37:59.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:38:00.346Z] ------------------- [2023-03-29T22:38:00.346Z] stable info: [2023-03-29T22:38:00.346Z] ------------------- [2023-03-29T22:38:00.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T22:38:00.346Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T22:38:00.346Z] Message: update stable to v1.0.245 [2023-03-29T22:38:00.916Z] ------------------- [2023-03-29T22:38:00.916Z] experimental info: [2023-03-29T22:38:00.916Z] ------------------- [2023-03-29T22:38:00.916Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T22:38:00.916Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T22:38:00.916Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T22:38:01.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-29T22:38:01.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-29T22:38:01.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T22:38:01.140Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T22:38:01.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T22:38:01.167Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T22:38:01.180Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T22:38:01.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-29T22:38:01.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T22:38:01.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T22:38:01.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T22:38:01.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-29T22:38:01.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T22:38:01.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T22:38:01.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T22:38:01.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:38:01.308Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:38:01.319Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:38:01.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T22:38:01.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T22:38:01.349Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T22:38:01.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T22:38:01.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T22:38:01.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T22:38:01.422Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T22:38:01.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T22:38:01.450Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T22:38:01.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1408 [Pipeline] echo [2023-03-29T22:38:01.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1408 [Pipeline] echo [2023-03-29T22:38:01.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1408 [Pipeline] echo [2023-03-29T22:38:01.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] echo [2023-03-29T22:38:01.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f729d0f [Pipeline] echo [2023-03-29T22:38:01.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:38:01.552Z] provisioning config files... [2023-03-29T22:38:01.563Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/config2748682710419685879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:38:01.858Z] ---> docker-login.sh [2023-03-29T22:38:01.858Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:38:02.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:02.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:02.117Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:02.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:02.117Z] [2023-03-29T22:38:02.117Z] Login Succeeded [2023-03-29T22:38:02.117Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:38:02.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:02.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:02.117Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:02.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:02.117Z] [2023-03-29T22:38:02.375Z] Login Succeeded [2023-03-29T22:38:02.375Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:38:02.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:02.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:02.375Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:02.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:02.375Z] [2023-03-29T22:38:02.375Z] Login Succeeded [2023-03-29T22:38:02.375Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:38:02.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:02.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:02.375Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:02.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:02.375Z] [2023-03-29T22:38:02.375Z] Login Succeeded [2023-03-29T22:38:02.635Z] docker.io [2023-03-29T22:38:02.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:02.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:02.635Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:02.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:02.635Z] [2023-03-29T22:38:02.635Z] Login Succeeded [2023-03-29T22:38:02.893Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:38:02.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T22:38:03.268Z] + git rev-list -1 --merges f729d0fb48de1968c2893fbda3ca8145ff456ce1~1..f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] echo [2023-03-29T22:38:03.318Z] -----------> git rev-list -1 --merges f729d0fb48de1968c2893fbda3ca8145ff456ce1~1..f729d0fb48de1968c2893fbda3ca8145ff456ce1 f729d0fb48de1968c2893fbda3ca8145ff456ce1 [false] [Pipeline] sh [2023-03-29T22:38:03.611Z] + git log --format=format:%s -1 f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] echo [2023-03-29T22:38:03.623Z] ========================================================= [2023-03-29T22:38:03.623Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T22:38:03.623Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:38:03.931Z] + git log --format=format:%s -1 f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] echo [2023-03-29T22:38:03.942Z] [semverPrep] GIT_COMMIT: f729d0fb48de1968c2893fbda3ca8145ff456ce1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-29T22:38:03.952Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T22:38:04.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T22:38:04.279Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T22:38:04.279Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T22:38:04.279Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T22:38:04.279Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T22:38:04.279Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T22:38:04.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:04.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:04.637Z] [2023-03-29T22:38:04.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:04.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:04.936Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T22:38:04.936Z] b85a868b505f: Pulling fs layer [2023-03-29T22:38:04.936Z] e2be974225ed: Pulling fs layer [2023-03-29T22:38:04.936Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T22:38:04.936Z] 988bab9f4d93: Pulling fs layer [2023-03-29T22:38:04.936Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T22:38:04.936Z] eaf3925da568: Pulling fs layer [2023-03-29T22:38:04.936Z] bab4dde63d76: Pulling fs layer [2023-03-29T22:38:04.936Z] bde34c3a00c8: Pulling fs layer [2023-03-29T22:38:04.936Z] b352a97aabf1: Pulling fs layer [2023-03-29T22:38:04.936Z] 4872d77fe225: Pulling fs layer [2023-03-29T22:38:04.936Z] 5851b861e8e6: Pulling fs layer [2023-03-29T22:38:04.936Z] b352a97aabf1: Waiting [2023-03-29T22:38:04.936Z] 4872d77fe225: Waiting [2023-03-29T22:38:04.936Z] 1469e6f7b9e6: Waiting [2023-03-29T22:38:04.936Z] eaf3925da568: Waiting [2023-03-29T22:38:04.936Z] 5851b861e8e6: Waiting [2023-03-29T22:38:04.936Z] bab4dde63d76: Waiting [2023-03-29T22:38:04.936Z] bde34c3a00c8: Waiting [2023-03-29T22:38:04.936Z] 988bab9f4d93: Waiting [2023-03-29T22:38:04.936Z] e2be974225ed: Download complete [2023-03-29T22:38:04.936Z] 988bab9f4d93: Download complete [2023-03-29T22:38:05.197Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T22:38:05.197Z] 1469e6f7b9e6: Download complete [2023-03-29T22:38:05.197Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T22:38:05.197Z] 339a4e72a1f5: Download complete [2023-03-29T22:38:05.197Z] eaf3925da568: Verifying Checksum [2023-03-29T22:38:05.197Z] eaf3925da568: Download complete [2023-03-29T22:38:05.197Z] bde34c3a00c8: Verifying Checksum [2023-03-29T22:38:05.197Z] bde34c3a00c8: Download complete [2023-03-29T22:38:05.197Z] b352a97aabf1: Verifying Checksum [2023-03-29T22:38:05.197Z] b352a97aabf1: Download complete [2023-03-29T22:38:05.197Z] 4872d77fe225: Verifying Checksum [2023-03-29T22:38:05.197Z] 4872d77fe225: Download complete [2023-03-29T22:38:05.197Z] 5851b861e8e6: Download complete [2023-03-29T22:38:05.197Z] b85a868b505f: Verifying Checksum [2023-03-29T22:38:05.197Z] b85a868b505f: Download complete [2023-03-29T22:38:05.456Z] bab4dde63d76: Verifying Checksum [2023-03-29T22:38:05.456Z] bab4dde63d76: Download complete [2023-03-29T22:38:06.393Z] b85a868b505f: Pull complete [2023-03-29T22:38:06.651Z] e2be974225ed: Pull complete [2023-03-29T22:38:06.910Z] 339a4e72a1f5: Pull complete [2023-03-29T22:38:07.169Z] 988bab9f4d93: Pull complete [2023-03-29T22:38:07.430Z] 1469e6f7b9e6: Pull complete [2023-03-29T22:38:07.688Z] eaf3925da568: Pull complete [2023-03-29T22:38:09.590Z] bab4dde63d76: Pull complete [2023-03-29T22:38:09.590Z] bde34c3a00c8: Pull complete [2023-03-29T22:38:09.590Z] b352a97aabf1: Pull complete [2023-03-29T22:38:09.590Z] 4872d77fe225: Pull complete [2023-03-29T22:38:09.590Z] 5851b861e8e6: Pull complete [2023-03-29T22:38:09.590Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T22:38:09.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:09.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:38:09.682Z] prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container [2023-03-29T22:38:09.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T22:38:10.827Z] $ docker top 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 -eo pid,comm [2023-03-29T22:38:10.880Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T22:38:10.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T22:38:10.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:38:10.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:38:11.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:38:11.016Z] $ docker exec 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 ssh-agent [2023-03-29T22:38:11.112Z] SSH_AUTH_SOCK=/tmp/ssh-BKXBxvDiO7rF/agent.32 [2023-03-29T22:38:11.112Z] SSH_AGENT_PID=38 [2023-03-29T22:38:11.118Z] Running ssh-add (command line suppressed) [2023-03-29T22:38:11.225Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/private_key_2680202789426450418.key (/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/private_key_2680202789426450418.key) [2023-03-29T22:38:11.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:38:11.520Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T22:38:11.533Z] $ docker exec --env ******** --env ******** 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 ssh-agent -k [2023-03-29T22:38:11.624Z] unset SSH_AUTH_SOCK; [2023-03-29T22:38:11.624Z] unset SSH_AGENT_PID; [2023-03-29T22:38:11.625Z] echo Agent pid 38 killed; [2023-03-29T22:38:11.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T22:38:11.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:38:11.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:38:11.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:38:11.759Z] $ docker exec 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 ssh-agent [2023-03-29T22:38:11.858Z] SSH_AUTH_SOCK=/tmp/ssh-oEVdtlEDQjZo/agent.70 [2023-03-29T22:38:11.858Z] SSH_AGENT_PID=76 [2023-03-29T22:38:11.867Z] Running ssh-add (command line suppressed) [2023-03-29T22:38:11.963Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/private_key_14815628173474401247.key (/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/private_key_14815628173474401247.key) [2023-03-29T22:38:11.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:38:12.258Z] + git semver init [2023-03-29T22:38:12.517Z] 2023-03-29 22:38:12,427 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T22:38:12.517Z] 2023-03-29 22:38:12,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver [2023-03-29T22:38:12.517Z] 2023-03-29 22:38:12,428 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver [2023-03-29T22:38:12.517Z] 2023-03-29 22:38:12,428 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1408, universal_newlines=False, shell=None, istream=None) [2023-03-29T22:38:13.451Z] 2023-03-29 22:38:13,411 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408/.git/info/exclude [2023-03-29T22:38:13.451Z] 2023-03-29 22:38:13,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver/PR-1408 with force:False [2023-03-29T22:38:13.451Z] 2023-03-29 22:38:13,411 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver/PR-1408 [2023-03-29T22:38:13.451Z] 2023-03-29 22:38:13,414 [execute] INFO git cat-file --batch-check [2023-03-29T22:38:13.451Z] 2023-03-29 22:38:13,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:38:13.451Z] 2023-03-29 22:38:13,420 [execute] INFO git cat-file --batch [2023-03-29T22:38:13.451Z] 2023-03-29 22:38:13,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:38:13.451Z] 2023-03-29 22:38:13,426 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1408/.semver/PR-1408 [2023-03-29T22:38:13.451Z] 0.0.0 [Pipeline] } [2023-03-29T22:38:13.464Z] $ docker exec --env ******** --env ******** 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 ssh-agent -k [2023-03-29T22:38:13.556Z] unset SSH_AUTH_SOCK; [2023-03-29T22:38:13.557Z] unset SSH_AGENT_PID; [2023-03-29T22:38:13.557Z] echo Agent pid 76 killed; [2023-03-29T22:38:13.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T22:38:13.873Z] + git semver [Pipeline] } [2023-03-29T22:38:14.153Z] $ docker stop --time=1 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 [2023-03-29T22:38:15.470Z] $ docker rm -f --volumes 73a04f6c06d027284c03c4412094279795cc8080c83199a72779e147faa2f9a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:38:15.810Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T22:38:16.027Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T22:38:16.030Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:38:16.191Z] provisioning config files... [2023-03-29T22:38:16.200Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/config6598581528746196382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:38:16.499Z] ---> docker-login.sh [2023-03-29T22:38:16.499Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:38:16.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:16.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:16.499Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:16.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:16.499Z] [2023-03-29T22:38:16.499Z] Login Succeeded [2023-03-29T22:38:16.499Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:38:16.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:16.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:16.499Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:16.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:16.499Z] [2023-03-29T22:38:16.499Z] Login Succeeded [2023-03-29T22:38:16.499Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:38:16.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:16.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:16.756Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:16.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:16.756Z] [2023-03-29T22:38:16.756Z] Login Succeeded [2023-03-29T22:38:16.756Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:38:16.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:16.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:16.756Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:16.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:16.756Z] [2023-03-29T22:38:16.756Z] Login Succeeded [2023-03-29T22:38:16.756Z] docker.io [2023-03-29T22:38:16.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:17.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:17.024Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:17.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:17.024Z] [2023-03-29T22:38:17.024Z] Login Succeeded [2023-03-29T22:38:17.024Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:38:17.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T22:38:17.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:38:17.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:38:17.113Z] ========================================================= [2023-03-29T22:38:17.113Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T22:38:17.113Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:17.430Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T22:38:17.430Z] Sending build context to Docker daemon 10.91MB [2023-03-29T22:38:17.430Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:38:17.430Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T22:38:17.430Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T22:38:17.430Z] 63b65145d645: Pulling fs layer [2023-03-29T22:38:17.430Z] a2d21d5440eb: Pulling fs layer [2023-03-29T22:38:17.430Z] 935e6c44a52c: Pulling fs layer [2023-03-29T22:38:17.430Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T22:38:17.430Z] 30dea6a524f1: Pulling fs layer [2023-03-29T22:38:17.430Z] a2aff8979fd8: Pulling fs layer [2023-03-29T22:38:17.430Z] 6808be2612f2: Pulling fs layer [2023-03-29T22:38:17.430Z] f25807f1079a: Pulling fs layer [2023-03-29T22:38:17.430Z] 94cc34f8dd06: Waiting [2023-03-29T22:38:17.430Z] 6808be2612f2: Waiting [2023-03-29T22:38:17.430Z] f25807f1079a: Waiting [2023-03-29T22:38:17.430Z] a2aff8979fd8: Waiting [2023-03-29T22:38:17.430Z] 30dea6a524f1: Waiting [2023-03-29T22:38:17.691Z] a2d21d5440eb: Download complete [2023-03-29T22:38:17.691Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T22:38:17.691Z] 30dea6a524f1: Verifying Checksum [2023-03-29T22:38:17.691Z] 30dea6a524f1: Download complete [2023-03-29T22:38:17.691Z] 63b65145d645: Verifying Checksum [2023-03-29T22:38:17.691Z] 63b65145d645: Download complete [2023-03-29T22:38:17.691Z] a2aff8979fd8: Verifying Checksum [2023-03-29T22:38:17.691Z] a2aff8979fd8: Download complete [2023-03-29T22:38:17.691Z] 63b65145d645: Pull complete [2023-03-29T22:38:17.959Z] a2d21d5440eb: Pull complete [2023-03-29T22:38:18.219Z] f25807f1079a: Verifying Checksum [2023-03-29T22:38:18.219Z] f25807f1079a: Download complete [2023-03-29T22:38:18.219Z] 935e6c44a52c: Verifying Checksum [2023-03-29T22:38:18.219Z] 935e6c44a52c: Download complete [2023-03-29T22:38:18.482Z] 6808be2612f2: Verifying Checksum [2023-03-29T22:38:18.482Z] 6808be2612f2: Download complete [2023-03-29T22:38:21.769Z] 935e6c44a52c: Pull complete [2023-03-29T22:38:21.769Z] 94cc34f8dd06: Pull complete [2023-03-29T22:38:21.769Z] 30dea6a524f1: Pull complete [2023-03-29T22:38:21.769Z] a2aff8979fd8: Pull complete [2023-03-29T22:38:23.666Z] 6808be2612f2: Pull complete [2023-03-29T22:38:24.607Z] f25807f1079a: Pull complete [2023-03-29T22:38:24.607Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T22:38:24.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T22:38:24.607Z] ---> 3b553350e43f [2023-03-29T22:38:24.607Z] Step 3/10 : ARG MAKE=make build [2023-03-29T22:38:25.991Z] ---> Running in 805267914a62 [2023-03-29T22:38:25.991Z] Removing intermediate container 805267914a62 [2023-03-29T22:38:25.991Z] ---> c51d4596343f [2023-03-29T22:38:25.991Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-29T22:38:25.991Z] ---> Running in fe8dd77f66ba [2023-03-29T22:38:25.992Z] Removing intermediate container fe8dd77f66ba [2023-03-29T22:38:25.992Z] ---> 0d1866c82f84 [2023-03-29T22:38:25.992Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:38:25.992Z] ---> Running in 7974296717b8 [2023-03-29T22:38:26.251Z] Removing intermediate container 7974296717b8 [2023-03-29T22:38:26.251Z] ---> 320f3d438646 [2023-03-29T22:38:26.251Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-29T22:38:26.251Z] ---> Running in b1272023895b [2023-03-29T22:38:26.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:38:26.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:38:26.767Z] OK: 265 MiB in 53 packages [2023-03-29T22:38:27.026Z] Removing intermediate container b1272023895b [2023-03-29T22:38:27.026Z] ---> cda7926ababa [2023-03-29T22:38:27.026Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T22:38:27.284Z] ---> 91090d6dc37d [2023-03-29T22:38:27.284Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:38:27.284Z] ---> Running in e7886d584308 [2023-03-29T22:38:31.141Z] Still waiting to schedule task [2023-03-29T22:38:31.141Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6267’ [2023-03-29T22:38:49.221Z] Removing intermediate container e7886d584308 [2023-03-29T22:38:49.221Z] ---> d91afbbf6d86 [2023-03-29T22:38:49.221Z] Step 9/10 : COPY . . [2023-03-29T22:38:49.221Z] ---> f4de894d3fb0 [2023-03-29T22:38:49.221Z] Step 10/10 : RUN ${MAKE} [2023-03-29T22:38:49.221Z] ---> Running in a1a8cffe0376 [2023-03-29T22:38:49.221Z] noop [2023-03-29T22:38:49.221Z] Removing intermediate container a1a8cffe0376 [2023-03-29T22:38:49.221Z] ---> 45c61e68c02b [2023-03-29T22:38:49.221Z] Successfully built 45c61e68c02b [2023-03-29T22:38:49.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:49.528Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T22:38:49.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:38:49.604Z] prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container [2023-03-29T22:38:49.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T22:38:49.996Z] $ docker top 768dae9ed3d170b8d0013632524000304f74c2eb0a8d620025b41be3cb8429e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:38:50.328Z] + go version [2023-03-29T22:38:50.328Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T22:38:50.341Z] $ docker stop --time=1 768dae9ed3d170b8d0013632524000304f74c2eb0a8d620025b41be3cb8429e2 [2023-03-29T22:38:51.658Z] $ docker rm -f --volumes 768dae9ed3d170b8d0013632524000304f74c2eb0a8d620025b41be3cb8429e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:52.050Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T22:38:52.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:38:52.114Z] prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container [2023-03-29T22:38:52.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T22:38:52.480Z] $ docker top dd3a2ce810608be3372c47ca5d198cfd60c059e8c7617e7c8d79f5196106eb64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:38:52.819Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1408 [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:38:53.110Z] + make test [2023-03-29T22:38:53.110Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T22:38:59.671Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-29T22:39:14.531Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.081s coverage: 27.6% of statements [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-29T22:39:14.531Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 79.9% of statements [2023-03-29T22:39:14.531Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.067s coverage: 86.0% of statements [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-29T22:39:14.531Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.089s coverage: 75.7% of statements [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-29T22:39:14.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-29T22:39:14.787Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-29T22:39:17.316Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.073s coverage: 14.9% of statements [2023-03-29T22:39:17.316Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 68.5% of statements [2023-03-29T22:39:17.316Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements [2023-03-29T22:39:17.316Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 5.5% of statements [2023-03-29T22:39:35.438Z] GO111MODULE=on go vet ./... [2023-03-29T22:39:38.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:39:38.299Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:39:38.299Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:39:38.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T22:39:38.326Z] $ docker stop --time=1 dd3a2ce810608be3372c47ca5d198cfd60c059e8c7617e7c8d79f5196106eb64 [2023-03-29T22:39:41.397Z] $ docker rm -f --volumes dd3a2ce810608be3372c47ca5d198cfd60c059e8c7617e7c8d79f5196106eb64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:39:41.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T22:39:41.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T22:39:42.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T22:39:42.834Z] + ls -al . [2023-03-29T22:39:42.834Z] total 276 [2023-03-29T22:39:42.834Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 22:38 . [2023-03-29T22:39:42.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:37 .. [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:37 .dockerignore [2023-03-29T22:39:42.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:38 .git [2023-03-29T22:39:42.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:37 .github [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:37 .gitignore [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:37 .golangci.yml [2023-03-29T22:39:42.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:38 .semver [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:37 CHANGELOG.md [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:37 GOVERNANCE.md [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:37 Jenkinsfile [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:37 LICENSE [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:37 Makefile [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:37 OWNERS.md [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:37 README.md [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:38 VERSION [2023-03-29T22:39:42.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:37 bin [2023-03-29T22:39:42.834Z] -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:39 coverage.out [2023-03-29T22:39:42.834Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:37 example [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:37 go.mod [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:37 go.sum [2023-03-29T22:39:42.834Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:37 internal [2023-03-29T22:39:42.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:37 openapi [2023-03-29T22:39:42.834Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:37 pkg [2023-03-29T22:39:42.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:37 snap [2023-03-29T22:39:42.834Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:39:43.149Z] + 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=f729d0fb48de1968c2893fbda3ca8145ff456ce1 --label arch=amd64 --label version=0.0.0 . [2023-03-29T22:39:43.150Z] Sending build context to Docker daemon 11.02MB [2023-03-29T22:39:43.150Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:39:43.150Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-29T22:39:43.150Z] ---> 45c61e68c02b [2023-03-29T22:39:43.150Z] Step 3/23 : ARG MAKE=make build [2023-03-29T22:39:43.411Z] ---> Running in c026776f7a07 [2023-03-29T22:39:43.411Z] Removing intermediate container c026776f7a07 [2023-03-29T22:39:43.411Z] ---> 2d115bfe7d10 [2023-03-29T22:39:43.411Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-29T22:39:43.411Z] ---> Running in af8444566997 [2023-03-29T22:39:43.411Z] Removing intermediate container af8444566997 [2023-03-29T22:39:43.411Z] ---> 713857dea816 [2023-03-29T22:39:43.411Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:39:43.669Z] ---> Running in 31f2f55a6d4f [2023-03-29T22:39:43.669Z] Removing intermediate container 31f2f55a6d4f [2023-03-29T22:39:43.669Z] ---> 0b82c6686f0b [2023-03-29T22:39:43.669Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-29T22:39:43.669Z] ---> Running in 37ddcb2b08c9 [2023-03-29T22:39:43.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:39:44.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:39:44.186Z] OK: 265 MiB in 53 packages [2023-03-29T22:39:44.754Z] Removing intermediate container 37ddcb2b08c9 [2023-03-29T22:39:44.754Z] ---> f627ee6c8f6a [2023-03-29T22:39:44.754Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-29T22:39:44.754Z] ---> a268510b2f52 [2023-03-29T22:39:44.754Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:39:44.754Z] ---> Running in 7873e5baf883 [2023-03-29T22:39:45.792Z] Removing intermediate container 7873e5baf883 [2023-03-29T22:39:45.792Z] ---> 8ecf8f50a789 [2023-03-29T22:39:45.792Z] Step 9/23 : COPY . . [2023-03-29T22:39:46.053Z] ---> e239ac8a023a [2023-03-29T22:39:46.053Z] Step 10/23 : RUN ${MAKE} [2023-03-29T22:39:46.053Z] ---> Running in 7453fc88f337 [2023-03-29T22:39:46.312Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-29T22:40:04.398Z] Removing intermediate container 7453fc88f337 [2023-03-29T22:40:04.398Z] ---> 011044463406 [2023-03-29T22:40:04.398Z] Step 11/23 : FROM alpine:3.17 [2023-03-29T22:40:04.398Z] 3.17: Pulling from library/alpine [2023-03-29T22:40:04.398Z] f56be85fc22e: Pulling fs layer [2023-03-29T22:40:04.398Z] f56be85fc22e: Download complete [2023-03-29T22:40:04.398Z] f56be85fc22e: Pull complete [2023-03-29T22:40:04.399Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:40:04.399Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:40:04.399Z] ---> 9ed4aefc74f6 [2023-03-29T22:40:04.399Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T22:40:04.399Z] ---> Running in 3266b54189cc [2023-03-29T22:40:04.399Z] Removing intermediate container 3266b54189cc [2023-03-29T22:40:04.399Z] ---> b9e3c78ead87 [2023-03-29T22:40:04.399Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-29T22:40:04.399Z] ---> Running in 0b8f049608ba [2023-03-29T22:40:04.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:40:04.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:40:04.915Z] OK: 7 MiB in 15 packages [2023-03-29T22:40:05.173Z] Removing intermediate container 0b8f049608ba [2023-03-29T22:40:05.173Z] ---> 6e5c5fde2cad [2023-03-29T22:40:05.173Z] Step 14/23 : WORKDIR / [2023-03-29T22:40:05.173Z] ---> Running in ed5caf372cb6 [2023-03-29T22:40:05.173Z] Removing intermediate container ed5caf372cb6 [2023-03-29T22:40:05.173Z] ---> c7ef1ef38480 [2023-03-29T22:40:05.173Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-29T22:40:05.430Z] ---> 2f4c89898603 [2023-03-29T22:40:05.430Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-29T22:40:06.084Z] ---> 664372551145 [2023-03-29T22:40:06.084Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-29T22:40:06.084Z] ---> 3a0308b97aa9 [2023-03-29T22:40:06.084Z] Step 18/23 : EXPOSE 59999 [2023-03-29T22:40:06.084Z] ---> Running in 986204f8f7b8 [2023-03-29T22:40:06.084Z] Removing intermediate container 986204f8f7b8 [2023-03-29T22:40:06.084Z] ---> 10c8267077c4 [2023-03-29T22:40:06.084Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-29T22:40:06.363Z] ---> Running in 0269ed182195 [2023-03-29T22:40:06.363Z] Removing intermediate container 0269ed182195 [2023-03-29T22:40:06.363Z] ---> 4d7ac14570f6 [2023-03-29T22:40:06.363Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:40:06.363Z] ---> Running in 00ea5d29da22 [2023-03-29T22:40:06.363Z] Removing intermediate container 00ea5d29da22 [2023-03-29T22:40:06.363Z] ---> 58f50949764d [2023-03-29T22:40:06.363Z] Step 21/23 : LABEL arch=amd64 [2023-03-29T22:40:06.363Z] ---> Running in 951929251d5b [2023-03-29T22:40:06.363Z] Removing intermediate container 951929251d5b [2023-03-29T22:40:06.363Z] ---> e01070076fef [2023-03-29T22:40:06.363Z] Step 22/23 : LABEL git_sha=f729d0fb48de1968c2893fbda3ca8145ff456ce1 [2023-03-29T22:40:06.623Z] ---> Running in e45c85531df4 [2023-03-29T22:40:06.623Z] Removing intermediate container e45c85531df4 [2023-03-29T22:40:06.623Z] ---> ca2ed27451bf [2023-03-29T22:40:06.623Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:40:06.623Z] ---> Running in 02f7980b1001 [2023-03-29T22:40:06.623Z] Removing intermediate container 02f7980b1001 [2023-03-29T22:40:06.623Z] ---> 2226de00fd9b [2023-03-29T22:40:06.623Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T22:40:06.623Z] Successfully built 2226de00fd9b [2023-03-29T22:40:06.623Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:40:07.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:07.045Z] [2023-03-29T22:40:07.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:40:07.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:07.352Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T22:40:07.352Z] 5eb5b503b376: Pulling fs layer [2023-03-29T22:40:07.352Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T22:40:07.352Z] ec43610c2a17: Pulling fs layer [2023-03-29T22:40:07.352Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T22:40:07.352Z] 33b1e0a273af: Pulling fs layer [2023-03-29T22:40:07.352Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T22:40:07.352Z] 2f39f015ded8: Pulling fs layer [2023-03-29T22:40:07.352Z] 33b1e0a273af: Waiting [2023-03-29T22:40:07.352Z] 5d3b04190fa2: Waiting [2023-03-29T22:40:07.352Z] 3a2ae6a8a46f: Waiting [2023-03-29T22:40:07.352Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T22:40:07.352Z] 5c69ac0246d0: Download complete [2023-03-29T22:40:07.352Z] 3a2ae6a8a46f: Download complete [2023-03-29T22:40:07.352Z] 33b1e0a273af: Verifying Checksum [2023-03-29T22:40:07.352Z] 33b1e0a273af: Download complete [2023-03-29T22:40:07.352Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T22:40:07.352Z] 5d3b04190fa2: Download complete [2023-03-29T22:40:07.352Z] ec43610c2a17: Verifying Checksum [2023-03-29T22:40:07.352Z] ec43610c2a17: Download complete [2023-03-29T22:40:07.613Z] 5eb5b503b376: Verifying Checksum [2023-03-29T22:40:07.613Z] 5eb5b503b376: Download complete [2023-03-29T22:40:08.181Z] 2f39f015ded8: Download complete [2023-03-29T22:40:08.750Z] 5eb5b503b376: Pull complete [2023-03-29T22:40:08.750Z] 5c69ac0246d0: Pull complete [2023-03-29T22:40:09.316Z] ec43610c2a17: Pull complete [2023-03-29T22:40:09.316Z] 3a2ae6a8a46f: Pull complete [2023-03-29T22:40:09.574Z] 33b1e0a273af: Pull complete [2023-03-29T22:40:09.574Z] 5d3b04190fa2: Pull complete [2023-03-29T22:40:13.766Z] 2f39f015ded8: Pull complete [2023-03-29T22:40:13.766Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T22:40:13.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:13.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:40:13.859Z] prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container [2023-03-29T22:40:13.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T22:40:16.842Z] $ docker top 776bca7f75a61239e264a81140de8c44b0253ca19492e352948964836c0fef85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:40:17.226Z] ---> job-cost.sh [2023-03-29T22:40:17.227Z] lf-activate-venv: SKIPPING [2023-03-29T22:40:17.227Z] INFO: No Stack... [2023-03-29T22:40:17.796Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:40:18.055Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:40:18.345Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives/cost.csv [2023-03-29T22:40:18.345Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T22:40:18.359Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [2023-03-29T22:40:18.365Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] did not exist. Created. [2023-03-29T22:40:18.366Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:40:18.669Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T22:40:18.700Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:40:18.707Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:40:18.725Z] $ docker stop --time=1 776bca7f75a61239e264a81140de8c44b0253ca19492e352948964836c0fef85 [2023-03-29T22:40:19.894Z] $ docker rm -f --volumes 776bca7f75a61239e264a81140de8c44b0253ca19492e352948964836c0fef85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T22:41:16.394Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6285 in /w/workspace/gexfoundry_device-sdk-go_PR-1408 [Pipeline] { [Pipeline] ws [2023-03-29T22:41:16.406Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-03-29T22:41:16.492Z] The recommended git tool is: git [2023-03-29T22:41:23.805Z] using credential edgex-jenkins-ssh [2023-03-29T22:41:23.823Z] Cloning the remote Git repository [2023-03-29T22:41:23.890Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T22:41:24.017Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-03-29T22:41:24.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T22:41:24.230Z] > git --version # timeout=10 [2023-03-29T22:41:24.257Z] > git --version # 'git version 2.25.1' [2023-03-29T22:41:24.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:41:24.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:41:26.358Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-29T22:41:26.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:41:28.238Z] Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit f729d0fb48de1968c2893fbda3ca8145ff456ce1 [2023-03-29T22:41:27.553Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-29T22:41:27.610Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T22:41:27.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:41:27.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1408/head:refs/remotes/origin/PR-1408 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T22:41:28.639Z] Merge succeeded, producing f729d0fb48de1968c2893fbda3ca8145ff456ce1 [2023-03-29T22:41:28.640Z] Checking out Revision f729d0fb48de1968c2893fbda3ca8145ff456ce1 (PR-1408) [2023-03-29T22:41:29.359Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:41:28.265Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:41:28.352Z] > git checkout -f f729d0fb48de1968c2893fbda3ca8145ff456ce1 # timeout=10 [2023-03-29T22:41:28.483Z] > git remote # timeout=10 [2023-03-29T22:41:28.508Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T22:41:28.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:41:28.570Z] > git merge 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 [2023-03-29T22:41:28.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T22:41:28.649Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:41:28.667Z] > git checkout -f f729d0fb48de1968c2893fbda3ca8145ff456ce1 # timeout=10 [2023-03-29T22:41:30.329Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T22:41:30.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:41:30.329Z] Dload Upload Total Spent Left Speed [2023-03-29T22:41:30.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-03-29T22:41:31.006Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T22:41:31.377Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T22:41:31.377Z] + sudo tee /etc/docker/daemon.new [2023-03-29T22:41:31.377Z] { [2023-03-29T22:41:31.377Z] "registry-mirrors": [ [2023-03-29T22:41:31.377Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T22:41:31.377Z] ], [2023-03-29T22:41:31.377Z] "bip": "10.250.0.254/24", [2023-03-29T22:41:31.377Z] "hosts": [ [2023-03-29T22:41:31.377Z] "tcp://0.0.0.0:5555", [2023-03-29T22:41:31.377Z] "unix:///var/run/docker.sock" [2023-03-29T22:41:31.377Z] ], [2023-03-29T22:41:31.377Z] "mtu": 1458, [2023-03-29T22:41:31.377Z] "selinux-enabled": true, [2023-03-29T22:41:31.377Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T22:41:31.377Z] } [Pipeline] sh [2023-03-29T22:41:31.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T22:41:32.124Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:41:50.488Z] provisioning config files... [2023-03-29T22:41:50.524Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config12927553600515175598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:41:51.052Z] ---> docker-login.sh [2023-03-29T22:41:51.052Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:41:51.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:51.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:51.651Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:51.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:51.651Z] [2023-03-29T22:41:51.651Z] Login Succeeded [2023-03-29T22:41:51.651Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:41:51.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:52.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:52.200Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:52.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:52.200Z] [2023-03-29T22:41:52.200Z] Login Succeeded [2023-03-29T22:41:52.200Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:41:52.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:52.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:52.750Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:52.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:52.750Z] [2023-03-29T22:41:52.750Z] Login Succeeded [2023-03-29T22:41:52.750Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:41:53.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:53.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:53.025Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:53.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:53.025Z] [2023-03-29T22:41:53.025Z] Login Succeeded [2023-03-29T22:41:53.025Z] docker.io [2023-03-29T22:41:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:41:53.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:41:53.575Z] Configure a credential helper to remove this warning. See [2023-03-29T22:41:53.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:41:53.575Z] [2023-03-29T22:41:53.575Z] Login Succeeded [2023-03-29T22:41:53.853Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:41:53.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T22:41:54.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:41:54.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:41:54.295Z] ========================================================= [2023-03-29T22:41:54.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T22:41:54.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:41:54.675Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T22:41:55.315Z] Sending build context to Docker daemon 5.855MB [2023-03-29T22:41:55.315Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:41:55.315Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T22:41:55.594Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T22:41:55.594Z] af6eaf76a39c: Pulling fs layer [2023-03-29T22:41:55.594Z] 55522c791124: Pulling fs layer [2023-03-29T22:41:55.594Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T22:41:55.594Z] 169dfbe0d373: Pulling fs layer [2023-03-29T22:41:55.594Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T22:41:55.594Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T22:41:55.594Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T22:41:55.594Z] e1ff8fa3b103: Waiting [2023-03-29T22:41:55.594Z] 169dfbe0d373: Waiting [2023-03-29T22:41:55.594Z] 5abe8eddf0d5: Waiting [2023-03-29T22:41:55.594Z] 52ebb69f0ebf: Waiting [2023-03-29T22:41:55.594Z] 55522c791124: Verifying Checksum [2023-03-29T22:41:55.594Z] 55522c791124: Download complete [2023-03-29T22:41:55.594Z] 169dfbe0d373: Verifying Checksum [2023-03-29T22:41:55.594Z] 169dfbe0d373: Download complete [2023-03-29T22:41:55.594Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T22:41:55.594Z] e1ff8fa3b103: Download complete [2023-03-29T22:41:55.594Z] af6eaf76a39c: Download complete [2023-03-29T22:41:56.593Z] af6eaf76a39c: Pull complete [2023-03-29T22:41:57.211Z] 55522c791124: Pull complete [2023-03-29T22:41:57.491Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T22:41:57.491Z] 5abe8eddf0d5: Download complete [2023-03-29T22:41:58.940Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T22:41:58.940Z] ce5c4a1c91eb: Download complete [2023-03-29T22:41:58.940Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T22:41:58.940Z] 52ebb69f0ebf: Download complete [2023-03-29T22:42:11.494Z] ce5c4a1c91eb: Pull complete [2023-03-29T22:42:11.769Z] 169dfbe0d373: Pull complete [2023-03-29T22:42:12.043Z] e1ff8fa3b103: Pull complete [2023-03-29T22:42:20.334Z] 52ebb69f0ebf: Pull complete [2023-03-29T22:42:21.767Z] 5abe8eddf0d5: Pull complete [2023-03-29T22:42:21.767Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T22:42:21.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T22:42:21.767Z] ---> 6cb57ee374ae [2023-03-29T22:42:21.767Z] Step 3/10 : ARG MAKE=make build [2023-03-29T22:42:23.860Z] ---> Running in fcf01b6c63b7 [2023-03-29T22:42:23.860Z] Removing intermediate container fcf01b6c63b7 [2023-03-29T22:42:23.860Z] ---> dd322c170fcd [2023-03-29T22:42:23.860Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-29T22:42:24.131Z] ---> Running in aeab684d6366 [2023-03-29T22:42:24.402Z] Removing intermediate container aeab684d6366 [2023-03-29T22:42:24.402Z] ---> 2749374d3a40 [2023-03-29T22:42:24.402Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:42:24.402Z] ---> Running in a8914688bf8d [2023-03-29T22:42:24.994Z] Removing intermediate container a8914688bf8d [2023-03-29T22:42:24.994Z] ---> 49200e77c7d6 [2023-03-29T22:42:24.994Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-29T22:42:24.994Z] ---> Running in 50ef81926ba2 [2023-03-29T22:42:25.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:42:26.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:42:28.128Z] OK: 263 MiB in 53 packages [2023-03-29T22:42:30.093Z] Removing intermediate container 50ef81926ba2 [2023-03-29T22:42:30.093Z] ---> 296534feb245 [2023-03-29T22:42:30.093Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T22:42:30.365Z] ---> 9df391127a1b [2023-03-29T22:42:30.366Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:42:30.366Z] ---> Running in 2f3c503f90b4 [2023-03-29T22:43:38.427Z] Removing intermediate container 2f3c503f90b4 [2023-03-29T22:43:38.427Z] ---> a4fac58f8812 [2023-03-29T22:43:38.427Z] Step 9/10 : COPY . . [2023-03-29T22:43:38.427Z] ---> 2d78244f3c0a [2023-03-29T22:43:38.427Z] Step 10/10 : RUN ${MAKE} [2023-03-29T22:43:38.427Z] ---> Running in 952a9ea31ce1 [2023-03-29T22:43:38.427Z] noop [2023-03-29T22:43:39.016Z] Removing intermediate container 952a9ea31ce1 [2023-03-29T22:43:39.016Z] ---> dce06f16bd4c [2023-03-29T22:43:39.016Z] Successfully built dce06f16bd4c [2023-03-29T22:43:39.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:43:39.396Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:43:39.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:43:39.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container [2023-03-29T22:43:39.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T22:43:40.968Z] $ docker top f51bbb9b087d8332dfa11089259099a74a2b96a86a17ee20cc8e774d2b80724d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:43:41.835Z] + go version [2023-03-29T22:43:41.835Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T22:43:41.862Z] $ docker stop --time=1 f51bbb9b087d8332dfa11089259099a74a2b96a86a17ee20cc8e774d2b80724d [2023-03-29T22:43:43.620Z] $ docker rm -f --volumes f51bbb9b087d8332dfa11089259099a74a2b96a86a17ee20cc8e774d2b80724d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:43:44.211Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:43:44.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:43:44.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container [2023-03-29T22:43:44.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T22:43:45.956Z] $ docker top 77bdc1dec3c2d21f6043b45863e5b91973a6336165be1a11c31f8e47fd809b96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:43:46.845Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:43:47.516Z] + make test [2023-03-29T22:43:47.516Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T22:44:44.002Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-29T22:47:35.816Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-29T22:47:35.816Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-29T22:47:35.816Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-29T22:47:35.816Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-29T22:47:35.816Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-29T22:47:41.186Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.275s coverage: 27.6% of statements [2023-03-29T22:47:47.874Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.328s coverage: 79.9% of statements [2023-03-29T22:48:06.130Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-29T22:48:06.130Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-29T22:48:06.130Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.435s coverage: 86.0% of statements [2023-03-29T22:48:14.382Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-29T22:48:14.382Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.540s coverage: 75.7% of statements [2023-03-29T22:48:18.667Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-29T22:48:21.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-29T22:48:21.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-29T22:48:22.237Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.352s coverage: 14.9% of statements [2023-03-29T22:48:22.237Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.456s coverage: 68.5% of statements [2023-03-29T22:48:26.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.548s coverage: 89.2% of statements [2023-03-29T22:48:27.515Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-29T22:48:28.105Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.299s coverage: 5.5% of statements [2023-03-29T22:48:28.694Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T22:48:28.694Z] GO111MODULE=on go vet ./... [2023-03-29T22:51:35.569Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:51:35.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:51:35.569Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:51:35.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T22:51:35.603Z] $ docker stop --time=1 77bdc1dec3c2d21f6043b45863e5b91973a6336165be1a11c31f8e47fd809b96 [2023-03-29T22:51:37.632Z] $ docker rm -f --volumes 77bdc1dec3c2d21f6043b45863e5b91973a6336165be1a11c31f8e47fd809b96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:51:39.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T22:51:39.593Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T22:51:40.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:51:40.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T22:51:41.058Z] + ls -al . [2023-03-29T22:51:41.058Z] total 272 [2023-03-29T22:51:41.058Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:43 . [2023-03-29T22:51:41.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:41 .. [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:41 .dockerignore [2023-03-29T22:51:41.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:41 .git [2023-03-29T22:51:41.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:41 .github [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:41 .gitignore [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:41 .golangci.yml [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:41 CHANGELOG.md [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:41 GOVERNANCE.md [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:41 Jenkinsfile [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:41 LICENSE [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:41 Makefile [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:41 OWNERS.md [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:41 README.md [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:38 VERSION [2023-03-29T22:51:41.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:41 bin [2023-03-29T22:51:41.058Z] -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:48 coverage.out [2023-03-29T22:51:41.058Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:41 example [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:41 go.mod [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:41 go.sum [2023-03-29T22:51:41.058Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:41 internal [2023-03-29T22:51:41.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:41 openapi [2023-03-29T22:51:41.058Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:41 pkg [2023-03-29T22:51:41.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:41 snap [2023-03-29T22:51:41.058Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:51:41.411Z] + 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=f729d0fb48de1968c2893fbda3ca8145ff456ce1 --label arch=arm64 --label version=0.0.0 . [2023-03-29T22:51:41.999Z] Sending build context to Docker daemon 5.963MB [2023-03-29T22:51:41.999Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:51:41.999Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-29T22:51:41.999Z] ---> dce06f16bd4c [2023-03-29T22:51:41.999Z] Step 3/23 : ARG MAKE=make build [2023-03-29T22:51:41.999Z] ---> Running in 8335aa4f4f68 [2023-03-29T22:51:42.269Z] Removing intermediate container 8335aa4f4f68 [2023-03-29T22:51:42.269Z] ---> 97856445571b [2023-03-29T22:51:42.269Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-29T22:51:42.540Z] ---> Running in 80e1262f7b7e [2023-03-29T22:51:42.815Z] Removing intermediate container 80e1262f7b7e [2023-03-29T22:51:42.815Z] ---> 56e5d96e86db [2023-03-29T22:51:42.815Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:51:43.085Z] ---> Running in 68a57f3b6471 [2023-03-29T22:51:43.355Z] Removing intermediate container 68a57f3b6471 [2023-03-29T22:51:43.355Z] ---> e68ed8071713 [2023-03-29T22:51:43.355Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-29T22:51:43.355Z] ---> Running in 301b821c0dde [2023-03-29T22:51:44.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:51:45.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:51:46.783Z] OK: 263 MiB in 53 packages [2023-03-29T22:51:47.751Z] Removing intermediate container 301b821c0dde [2023-03-29T22:51:47.751Z] ---> 6af9e8f08f75 [2023-03-29T22:51:47.751Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-29T22:51:48.347Z] ---> 9af8bd8f2789 [2023-03-29T22:51:48.347Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:51:48.347Z] ---> Running in 0e966253d59f [2023-03-29T22:51:50.944Z] Removing intermediate container 0e966253d59f [2023-03-29T22:51:50.944Z] ---> 8babecd4fed4 [2023-03-29T22:51:50.944Z] Step 9/23 : COPY . . [2023-03-29T22:51:52.891Z] ---> 9e8873666dd3 [2023-03-29T22:51:52.891Z] Step 10/23 : RUN ${MAKE} [2023-03-29T22:51:52.891Z] ---> Running in 78b1d9ca5867 [2023-03-29T22:51:53.853Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-29T22:54:30.601Z] Removing intermediate container 78b1d9ca5867 [2023-03-29T22:54:30.601Z] ---> b90e8c227c0d [2023-03-29T22:54:30.601Z] Step 11/23 : FROM alpine:3.17 [2023-03-29T22:54:30.601Z] 3.17: Pulling from library/alpine [2023-03-29T22:54:30.601Z] c41833b44d91: Pulling fs layer [2023-03-29T22:54:30.601Z] c41833b44d91: Verifying Checksum [2023-03-29T22:54:30.601Z] c41833b44d91: Download complete [2023-03-29T22:54:30.601Z] c41833b44d91: Pull complete [2023-03-29T22:54:30.601Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:54:30.601Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:54:30.601Z] ---> 51e60588ff2c [2023-03-29T22:54:30.601Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T22:54:30.601Z] ---> Running in 0fabd834e6cf [2023-03-29T22:54:30.601Z] Removing intermediate container 0fabd834e6cf [2023-03-29T22:54:30.601Z] ---> 51ac5fe113d7 [2023-03-29T22:54:30.601Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-29T22:54:30.601Z] ---> Running in 599870c5b0a1 [2023-03-29T22:54:30.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:54:30.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:54:31.187Z] OK: 7 MiB in 15 packages [2023-03-29T22:54:32.600Z] Removing intermediate container 599870c5b0a1 [2023-03-29T22:54:32.600Z] ---> 70ff2d9d2515 [2023-03-29T22:54:32.600Z] Step 14/23 : WORKDIR / [2023-03-29T22:54:32.600Z] ---> Running in e5e87b0c5806 [2023-03-29T22:54:32.867Z] Removing intermediate container e5e87b0c5806 [2023-03-29T22:54:32.867Z] ---> e7bb0b92ca7d [2023-03-29T22:54:32.867Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-29T22:54:33.452Z] ---> b4bc570bee6e [2023-03-29T22:54:33.452Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-29T22:54:34.861Z] ---> 692059ee200c [2023-03-29T22:54:34.861Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-29T22:54:35.450Z] ---> e0ccfa2e5d58 [2023-03-29T22:54:35.450Z] Step 18/23 : EXPOSE 59999 [2023-03-29T22:54:35.450Z] ---> Running in b56f81d0a9ba [2023-03-29T22:54:35.719Z] Removing intermediate container b56f81d0a9ba [2023-03-29T22:54:35.719Z] ---> c2abbc3e7ca2 [2023-03-29T22:54:35.719Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-29T22:54:35.719Z] ---> Running in e90980c287be [2023-03-29T22:54:35.989Z] Removing intermediate container e90980c287be [2023-03-29T22:54:35.989Z] ---> 45540159a9fd [2023-03-29T22:54:35.989Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:54:36.258Z] ---> Running in 981fe11bb2ed [2023-03-29T22:54:36.526Z] Removing intermediate container 981fe11bb2ed [2023-03-29T22:54:36.526Z] ---> db87c041bf66 [2023-03-29T22:54:36.526Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T22:54:36.526Z] ---> Running in 6d4d7f4956f0 [2023-03-29T22:54:36.794Z] Removing intermediate container 6d4d7f4956f0 [2023-03-29T22:54:36.794Z] ---> 6d1d5a1fd41b [2023-03-29T22:54:36.794Z] Step 22/23 : LABEL git_sha=f729d0fb48de1968c2893fbda3ca8145ff456ce1 [2023-03-29T22:54:36.794Z] ---> Running in b599c832b0fa [2023-03-29T22:54:37.062Z] Removing intermediate container b599c832b0fa [2023-03-29T22:54:37.062Z] ---> 63161e22c40f [2023-03-29T22:54:37.062Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:54:37.331Z] ---> Running in 02e22968e4ba [2023-03-29T22:54:37.599Z] Removing intermediate container 02e22968e4ba [2023-03-29T22:54:37.599Z] ---> fdb077dc1eac [2023-03-29T22:54:37.599Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T22:54:37.599Z] Successfully built fdb077dc1eac [2023-03-29T22:54:37.599Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:54:38.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:54:38.031Z] [2023-03-29T22:54:38.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:54:38.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:54:38.366Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T22:54:38.366Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T22:54:38.366Z] 04944245beec: Pulling fs layer [2023-03-29T22:54:38.366Z] 699f458cf7ca: Pulling fs layer [2023-03-29T22:54:38.366Z] 765212b225bb: Pulling fs layer [2023-03-29T22:54:38.366Z] f23df028b6ca: Pulling fs layer [2023-03-29T22:54:38.366Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T22:54:38.366Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T22:54:38.366Z] f23df028b6ca: Waiting [2023-03-29T22:54:38.755Z] d65c8cfc05b1: Waiting [2023-03-29T22:54:38.755Z] 2437ff75d9bd: Waiting [2023-03-29T22:54:38.755Z] 765212b225bb: Waiting [2023-03-29T22:54:38.755Z] 04944245beec: Verifying Checksum [2023-03-29T22:54:38.755Z] 04944245beec: Download complete [2023-03-29T22:54:38.755Z] 765212b225bb: Download complete [2023-03-29T22:54:38.755Z] f23df028b6ca: Verifying Checksum [2023-03-29T22:54:38.755Z] f23df028b6ca: Download complete [2023-03-29T22:54:38.755Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T22:54:38.755Z] d65c8cfc05b1: Download complete [2023-03-29T22:54:38.755Z] 699f458cf7ca: Verifying Checksum [2023-03-29T22:54:38.755Z] 699f458cf7ca: Download complete [2023-03-29T22:54:39.397Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T22:54:39.397Z] 8998bd30e6a1: Download complete [2023-03-29T22:54:42.067Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T22:54:42.067Z] 2437ff75d9bd: Download complete [2023-03-29T22:54:46.407Z] 8998bd30e6a1: Pull complete [2023-03-29T22:54:46.407Z] 04944245beec: Pull complete [2023-03-29T22:54:47.827Z] 699f458cf7ca: Pull complete [2023-03-29T22:54:48.095Z] 765212b225bb: Pull complete [2023-03-29T22:54:48.681Z] f23df028b6ca: Pull complete [2023-03-29T22:54:48.948Z] d65c8cfc05b1: Pull complete [2023-03-29T22:55:03.961Z] 2437ff75d9bd: Pull complete [2023-03-29T22:55:03.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T22:55:03.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:55:03.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:55:04.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-6285 does not seem to be running inside a container [2023-03-29T22:55:04.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T22:55:07.507Z] $ docker top bdd6c69a6181096eb4cdeb602574fe1c881af77e9edd73b43bc3c28fc5070abf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:08.377Z] ---> job-cost.sh [2023-03-29T22:55:08.377Z] lf-activate-venv: SKIPPING [2023-03-29T22:55:08.377Z] INFO: No Stack... [2023-03-29T22:55:08.960Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T22:55:09.543Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:55:10.189Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2023-03-29T22:55:10.190Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T22:55:10.269Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [2023-03-29T22:55:10.274Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] did not exist. Created. [2023-03-29T22:55:10.274Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:55:10.939Z] /w/workspace/device-sdk-go/2@tmp/durable-79c5d1a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T22:55:11.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T22:55:11.625Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T22:55:11.703Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:55:11.710Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1408-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:55:11.728Z] $ docker stop --time=1 bdd6c69a6181096eb4cdeb602574fe1c881af77e9edd73b43bc3c28fc5070abf [2023-03-29T22:55:13.287Z] $ docker rm -f --volumes bdd6c69a6181096eb4cdeb602574fe1c881af77e9edd73b43bc3c28fc5070abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T22:55:13.681Z] provisioning config files... [2023-03-29T22:55:13.692Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/config17630609258302582794tmp [Pipeline] { [Pipeline] sh [2023-03-29T22:55:13.980Z] + set +x [2023-03-29T22:55:13.980Z] + curl -s https://codecov.io/bash [2023-03-29T22:55:13.980Z] + bash -s -- [2023-03-29T22:55:13.980Z] [2023-03-29T22:55:13.980Z] _____ _ [2023-03-29T22:55:13.980Z] / ____| | | [2023-03-29T22:55:13.980Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T22:55:13.980Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T22:55:13.980Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T22:55:13.980Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T22:55:13.980Z] Bash-1.0.6 [2023-03-29T22:55:13.980Z] [2023-03-29T22:55:13.980Z] [2023-03-29T22:55:13.980Z] ==> git version 2.25.1 found [2023-03-29T22:55:13.980Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T22:55:13.980Z] Release-Date: 2020-01-08 [2023-03-29T22:55:13.980Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T22:55:13.980Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T22:55:13.980Z] ==> Jenkins CI detected. [2023-03-29T22:55:13.980Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1408 [2023-03-29T22:55:13.980Z] project root: . [2023-03-29T22:55:13.980Z] --> token set from env [2023-03-29T22:55:13.980Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T22:55:13.980Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T22:55:13.980Z] ==> Python coveragepy not found [2023-03-29T22:55:13.980Z] ==> Searching for coverage reports in: [2023-03-29T22:55:13.980Z] + . [2023-03-29T22:55:13.980Z] -> Found 1 reports [2023-03-29T22:55:13.980Z] ==> Detecting git/mercurial file structure [2023-03-29T22:55:13.980Z] ==> Reading reports [2023-03-29T22:55:13.980Z] + ./coverage.out bytes=106712 [2023-03-29T22:55:13.980Z] ==> Appending adjustments [2023-03-29T22:55:13.980Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T22:55:14.239Z] + Found adjustments [2023-03-29T22:55:14.239Z] ==> Gzipping contents [2023-03-29T22:55:14.239Z] 16K /tmp/codecov.7sZ1mm.gz [2023-03-29T22:55:14.239Z] ==> Uploading reports [2023-03-29T22:55:14.239Z] url: https://codecov.io [2023-03-29T22:55:14.239Z] query: branch=PR-1408&commit=f729d0fb48de1968c2893fbda3ca8145ff456ce1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1408%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1408&job=&cmd_args= [2023-03-29T22:55:14.497Z] -> Pinging Codecov [2023-03-29T22:55:14.497Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1408&commit=f729d0fb48de1968c2893fbda3ca8145ff456ce1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1408%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1408&job=&cmd_args= [2023-03-29T22:55:14.497Z] -> Uploading to [2023-03-29T22:55:14.497Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/f729d0fb48de1968c2893fbda3ca8145ff456ce1/df9bc506-229a-4cd5-b863-210a7695157f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T225514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=969287ac7dc6613872de1d75fa9a59331b4cc62273a862838cdeb47f6a61d6b0 [2023-03-29T22:55:14.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:55:14.497Z] Dload Upload Total Spent Left Speed [2023-03-29T22:55:14.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15122 0 0 100 15122 0 60488 --:--:-- --:--:-- --:--:-- 60488 [2023-03-29T22:55:14.755Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f729d0fb48de1968c2893fbda3ca8145ff456ce1 [Pipeline] } [2023-03-29T22:55:14.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T22:55:15.444Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives ] [2023-03-29T22:55:15.444Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives [2023-03-29T22:55:15.444Z] total 16 [2023-03-29T22:55:15.444Z] drwxr-xr-x 3 root root 4096 Mar 29 22:40 . [2023-03-29T22:55:15.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:40 .. [2023-03-29T22:55:15.444Z] drwxr-xr-x 2 root root 4096 Mar 29 22:40 cost [2023-03-29T22:55:15.444Z] -rw-r--r-- 1 root root 86 Mar 29 22:40 cost.csv [2023-03-29T22:55:15.444Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives [2023-03-29T22:55:15.444Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives [2023-03-29T22:55:15.444Z] total 16 [2023-03-29T22:55:15.444Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:40 . [2023-03-29T22:55:15.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:40 .. [2023-03-29T22:55:15.444Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 22:40 cost [2023-03-29T22:55:15.444Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 29 22:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:15.738Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:16.599Z] ---> package-listing.sh [2023-03-29T22:55:16.599Z] ++ facter osfamily [2023-03-29T22:55:16.599Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T22:55:16.858Z] + OS_FAMILY=debian [2023-03-29T22:55:16.858Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1408 [2023-03-29T22:55:16.858Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T22:55:16.858Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T22:55:16.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T22:55:16.858Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T22:55:16.858Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1408 ']' [2023-03-29T22:55:16.858Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T22:55:16.858Z] + case "${OS_FAMILY}" in [2023-03-29T22:55:16.858Z] + dpkg -l [2023-03-29T22:55:16.858Z] + grep '^ii' [2023-03-29T22:55:16.858Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T22:55:16.858Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T22:55:16.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T22:55:16.858Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1408 ']' [2023-03-29T22:55:16.858Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives/ [2023-03-29T22:55:16.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1408/archives/ [Pipeline] echo [2023-03-29T22:55:16.868Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1408/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T22:55:17.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:55:17.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:55:17.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:55:17.775Z] prd-ubuntu20.04-docker-8c-8g-6279 does not seem to be running inside a container [2023-03-29T22:55:17.806Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1408/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1408 -v /w/workspace/gexfoundry_device-sdk-go_PR-1408:/w/workspace/gexfoundry_device-sdk-go_PR-1408:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T22:55:18.001Z] $ docker top 710cd755229607221e15742069b48840e7c3a0d311e7ab5c45c91943d6f144f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:55:18.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T22:55:18.627Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T22:55:18.912Z] + ls /var/log/sa-host [2023-03-29T22:55:18.913Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:55:18.976Z] provisioning config files... [2023-03-29T22:55:18.984Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1408@tmp/config4782009146047605620tmp [Pipeline] { [Pipeline] echo [2023-03-29T22:55:18.996Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:19.284Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T22:55:19.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:19.605Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T22:55:19.612Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:19.897Z] ---> sudo-logs.sh [2023-03-29T22:55:19.897Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T22:55:19.927Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:20.210Z] ---> job-cost.sh [2023-03-29T22:55:20.210Z] lf-activate-venv: SKIPPING [2023-03-29T22:55:20.210Z] DEBUG: total: 0.2199999988079071 [2023-03-29T22:55:20.210Z] INFO: Retrieving Stack Cost... [2023-03-29T22:55:20.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:55:21.034Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T22:55:21.043Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:21.322Z] ---> logs-deploy.sh [2023-03-29T22:55:21.322Z] lf-activate-venv: SKIPPING [2023-03-29T22:55:21.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1408/2 [2023-03-29T22:55:21.322Z] INFO: archiving workspace using pattern(s): [2023-03-29T22:55:22.255Z] Archives upload complete. [2023-03-29T22:55:22.255Z] INFO: archiving logs to Nexus